[Bugs] #2064 UNSP: Sudden death while clicking around on the journal
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Mon Aug 16 09:59:13 EDT 2010
#2064: Sudden death while clicking around on the journal
------------------------------------------+---------------------------------
Reporter: bernie | Owner: alsroot
Type: defect | Status: closed
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: journal | Version: 0.88.x
Severity: Unspecified | Resolution: fixed
Keywords: r+ | Distribution: Unspecified
Status_field: Needinfo |
------------------------------------------+---------------------------------
Changes (by tomeu):
* keywords: r? => r+
Comment:
> + if (old and len(old)) and (not new and not len(new)):
Why not just "if old and not new"?
> + logging.debug('Activity %s went away', name)
I would add the name of the function to the string so it's easier to grep
Please push with these changes, thanks!
(but don't close this ticket just now)
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2064#comment:12>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list