Ticket #62 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

When two applets are playing at once, the first one closing causes QTSession.close.

Reported by: sthiel Assigned to: sthiel
Priority: minor Milestone: milestone4
Component: Implementation Version:
Keywords: Cc:
Super-ticket: Reviewer:
Minutes Spent: 40

Description

Standard synchronization problem. Make a stack, only QTSession.close/open when the stack is empty.

Change History

12/02/07 11:56:31 changed by sthiel

  • summary changed from When two applets are playing at once, the first on closing causes QTSession.close. to When two applets are playing at once, the first one closing causes QTSession.close..

12/02/07 11:58:51 changed by sthiel

  • type changed from task to defect.

12/02/07 13:11:15 changed by sthiel

  • status changed from new to closed.
  • resolution set to fixed.
  • minutes_worked set to 40.

-Fixed in 124 125