Opened 13 years ago
Last modified 13 years ago
#2136 new defect
Calculate doesn't respond to stop during a long calculation
Reported by: | garycmartin | Owned by: | rwh |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Calculate | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description
Migrated ticket from http://dev.laptop.org/ticket/8359
Grant Patterson: When doing a long calculation ( e.g. pow(9999999999, 9999999999) ), the activity is unresponsive. Calculate doesn't respond to stop, either in the activity or from the Sugar favorites view. If the calculation completes, then the activity becomes responsive again.
Change History (1)
comment:1 Changed 13 years ago by garycmartin
- Bug Status changed from Unconfirmed to New
Note: See
TracTickets for help on using
tickets.
Confirmed in Calculate-32, one improvement now is that current Sugar does at least have a Stop menu in top frame activity toolbar icon, this will display a 'not responding' dialogue allowing you to force quit.