Opened 11 years ago

Closed 10 years ago

#10039 closed bug (fixed)

[HaikuDepot] locks up while Package changes window is shown

Reported by: diver Owned by: bonefish
Priority: normal Milestone: R1
Component: Servers/package_daemon Version: R1/Package Management
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by diver)

This is hrev46148 gcc2 hybrid.

Move a package to a packages folder which requires additional packages so that package daemon will show Package changes window. Now if you start HaikuDepot it will lock up until you click either Apply changes or Cancel button.

Change History (5)

comment:1 by diver, 11 years ago

Description: modified (diff)
Summary: [HaikuDepot] doesn't list packages if Package changes window is shown[HaikuDepot] locks up while Package changes window is shown

comment:2 by diver, 11 years ago

Component: Applications/HaikuDepotKits/Package Kit
Owner: changed from anevilyak to bonefish
Status: newassigned

pkgman update seems to also hang at this point.

comment:3 by bonefish, 11 years ago

Component: Kits/Package KitServers/package_daemon

The package daemon processes all requests in single thread. I guess this should be changed to at least allow to get information for the installation locations. Any other request should just fail immediately.

comment:4 by bonefish, 10 years ago

Status: assignedin-progress

comment:5 by bonefish, 10 years ago

Resolution: fixed
Status: in-progressclosed

Fixed in hrev46832.

Note: See TracTickets for help on using tickets.