Opened 10 years ago

Closed 10 years ago

#4647 closed defect (fixed)

Feature launch limit fails to display alert on screen

Reported by: tonyforster Owned by: walter
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Sugar Version: Unspecified
Severity: Unspecified Keywords: AU1B
Cc: godiard Distribution/OS: Unspecified
Bug Status: New

Description

Xo-4 OS23, had this twice now. In my case I have set limit to 5. Open 5 activities, mess round for about 5 minutes (sorry I dont know what is triggering it yet) try to open an activity. There is no alert but the activity does not open. I have looked at shell log, it continues to log one error each time, just like before. No hint of whats going wrong.

1383894512.051439 ERROR root: Activity launcher: The maximum number of open activities has been reached. Please close an activity before launching a new one.

Change History (8)

comment:1 Changed 10 years ago by tonyforster

Its writing the alert to the Journal even though you are launching from the Home screen.

comment:2 Changed 10 years ago by tonyforster

Same problem with the limit on instances of the one activity. Alert to the journal when launching from home

comment:3 Changed 10 years ago by walter

  • Bug Status changed from Unconfirmed to New
  • Cc godiard added

Ouch. Thanks for the diagnosis. I'll look into it.

comment:4 Changed 10 years ago by walter

the signal from the launcher is handled in both the homeview and the journal. I'll try return False so the signal will propagate to both handlers.

comment:5 Changed 10 years ago by walter

  • Keywords AU1B added

comment:6 Changed 10 years ago by walter

Well, that didn't work :P

The first time I tried launching from the homeview, the alert ended up in both places and needed to be dismissed in both places. Then it stopped appearing in the homeview but still appeared in the journal view no matter whether I tried to launch from the homeview or the journal.

comment:7 Changed 10 years ago by godiard

Walter, can we close this ticket?

comment:8 Changed 10 years ago by walter

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.