[haiku-bugs] Re: [Haiku] #13386: Some GUI issues of SoftwareUpdater

  • From: "perelandra" <trac@xxxxxxxxxxxx>
  • Date: Mon, 20 Mar 2017 19:17:30 -0000

#13386: Some GUI issues of SoftwareUpdater
--------------------------------------------+----------------------------
   Reporter:  humdinger                     |      Owner:  perelandra
       Type:  bug                           |     Status:  new
   Priority:  normal                        |  Milestone:  Unscheduled
  Component:  Applications/SoftwareUpdater  |    Version:  R1/Development
 Resolution:                                |   Keywords:
 Blocked By:                                |   Blocking:
Has a Patch:  0                             |   Platform:  All
--------------------------------------------+----------------------------

Comment (by perelandra):

 The problem window class is being used from the package server:
 
https://github.com/haiku/haiku/blob/master/src/servers/package/ProblemWindow.cpp

 From what I can understand looking at the server code it monitors the
 package directory for changes and installs any new packages placed there
 manually.  So that would explain why the window is not modal (no other
 windows are displayed by the server).

 I can tweak the layout of the class, and perhaps make it modal.

--
Ticket URL: <https://dev.haiku-os.org/ticket/13386#comment:8>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: