[haiku-bugs] Re: [Haiku] #12041: HaikuDepot doesn't show progress when downloading and installing deps

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Sat, 23 Jan 2016 09:52:36 -0000

#12041: HaikuDepot doesn't show progress when downloading and installing deps
-------------------------------------+-------------------------------------
   Reporter:  danboid                |      Owner:  stippi
       Type:  bug                    |     Status:  new
   Priority:  normal                 |  Milestone:  Unscheduled
  Component:                         |    Version:  R1/Development
  Applications/HaikuDepot            |   Keywords:  HaikuDepot download
 Resolution:                         |  progress dependencies
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  All
-------------------------------------+-------------------------------------

Comment (by bonefish):

 There is [http://cgit.haiku-
 
os.org/haiku/tree/headers/os/package/PackageRoster.h?id=2bc48401b450ffe1f412e3398fde4999139a2109#n88]
 with only one kind of event, `B_INSTALLATION_LOCATION_PACKAGES_CHANGED`,
 which just says that packages have been activated and/or deactivated. You
 have to keep track of the state and compare the old with the new one to
 find out what happened exactly.

 Given that this ticket is about download progress, downloading happens in
 the applications, not in the package daemon, so there aren't any global
 notification events for that.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12041#comment:7>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: