Opened 3 years ago

Last modified 3 years ago

#16848 new bug

[HaikuDepot] Cannot reopen HD window if download in progress

Reported by: bitigchi Owned by: apl-haiku
Priority: normal Milestone: Unscheduled
Component: Applications/HaikuDepot Version: R1/beta2
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Steps:

  • Start a download
  • Close HD window
  • Try to open the HD window again via clicking the application name

Expected:

  • Spawn a new HD window

Actual:

  • Cannot spawn a new HD window
  • HD entry is still in Deskbar, but there is no selection for the HD window, or an option to start one

Change History (3)

comment:1 by apl-haiku, 3 years ago

Are you able to get a log trace [1] out and see if there are any clues in there?

[1] https://www.haiku-os.org/docs/userguide/en/applications/haikudepot.html

comment:2 by bitigchi, 3 years ago

Tried supertuxkart and after clicking "Install" output I got is below:

{D} did find screenshot for package [supertuxkart]
{D} did find screenshot for package [supertuxkart]
{D} did find screenshot for package [supertuxkart]
{D} did find screenshot for package [supertuxkart]
{D} did find screenshot for package [supertuxkart]
{D} did find screenshot for package [supertuxkart]
{D} did find screenshot for package [supertuxkart]
{D} did find screenshot for package [supertuxkart]
{D} did find screenshot for package [supertuxkart]
{D} did find screenshot for package [supertuxkart]
{D} did find screenshot for package [supertuxkart]
{D} did find screenshot for package [supertuxkart]
{D} did find screenshot for package [supertuxkart]
{I} will stop all process coordinators (closed window here)
{I} will wait until the process coordinator has stopped
{I} did stop all process coordinators

Exit application through Deskbar is not functioning as well.

There is also this question to be resolved: should closing the window terminate the download, or canceling download should exclusively done by a "Cancel" button?

Last edited 3 years ago by bitigchi (previous) (diff)

comment:3 by X512, 3 years ago

Exit application through Deskbar is not functioning as well.

That probably means freeze of BApplication thread. Getting stack trace by SystemManager, Debugger or KDL bt command may be helpful.

Note: See TracTickets for help on using tickets.