[haiku-bugs] [Haiku] #15364: hey hangs with offscreen windows

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 17 Sep 2019 18:03:48 -0000

#15364: hey hangs with offscreen windows
---------------------------------------------+-----------------------------
 Reporter:  mmu_man                          |        Owner:  nobody
     Type:  bug                              |       Status:  new
 Priority:  normal                           |    Milestone:  Unscheduled
Component:  Applications/Command Line Tools  |      Version:
                                             |  R1/Development
 Keywords:                                   |   Blocked By:
 Blocking:                                   |  Has a Patch:  0
 Platform:  All                              |
---------------------------------------------+-----------------------------
 When writing dump_windows.sh which iterates over all apps and windows, I
 noticed hey locked up when asking Pe for one of its windows' frame. It
 seems it's actually an offscreen window which I suppose doesn't run an
 event loop.

 It should probably have a large timeout (2s?) instead of the default
 infinite timeout. But still having unresponding windows might cause other
 trouble (like, screen readers which actually must be very responsive), so
 we might as well want to fix this too.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15364>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #15364: hey hangs with offscreen windows - Haiku