[haiku-bugs] [Haiku] #10602: sort-save screensaver maked the ScreenSaver preferences slugish.

  • From: "bbjimmy" <trac@xxxxxxxxxxxx>
  • Date: Mon, 24 Feb 2014 20:44:11 -0000

#10602: sort-save screensaver maked the ScreenSaver preferences slugish.
-------------------------------------+------------------------------
 Reporter:  bbjimmy                  |        Owner:  axeld
     Type:  bug                      |       Status:  new
 Priority:  normal                   |    Milestone:  R1
Component:  Preferences/ScreenSaver  |      Version:  R1/Development
 Keywords:                           |   Blocked By:
 Blocking:                           |  Has a Patch:  0
 Platform:  All                      |
-------------------------------------+------------------------------
 on r1a4.1 this didn't happen as the preferences app didn't attempt to
 display a preview:

 status_t sort_save::StartSaver(BView* view, bool preview )
 {
         if( preview ) return B_ERROR;
         SetTickSize(50000);
         return B_OK;
 }

 it seems the preferences app ignores the B_ERROR now.

--
Ticket URL: <https://dev.haiku-os.org/ticket/10602>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: