[Bugs] #1876 UNSP: Failure to cleanup temporary files after filesystem full errors
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Wed Jun 2 07:57:52 EDT 2010
#1876: Failure to cleanup temporary files after filesystem full errors
------------------------------------------+---------------------------------
Reporter: bernie | Owner: tomeu
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: sugar | Version: 0.84.x
Severity: Critical | Keywords: sugar-0.84 r?
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Changes (by sascha_silbe):
* keywords: sugar-0.84 r! => sugar-0.84 r?
Comment:
Replying to [comment:17 tomeu]:
> {{{
> data_dir = os.path.join(env.get_profile_path(), 'data')
> }}}
> The wiki says that the data dir is for persistent storage and this patch
breaks that assumption. Which of the two needs to be fixed?
I fell into the same trap. :)
Above is ~/.sugar/<profile>/data (contains hard or symbolic links to data
store entries), not ~/.sugar/<profile>/<activity>/data (persistent
activity-global data storage).
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/1876#comment:18>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list