Opened 12 years ago

Last modified 10 years ago

#3433 new defect

Can't launch activities when disk is full

Reported by: dsd Owned by:
Priority: Normal Milestone: Unspecified
Component: Sugar Version: Unspecified
Severity: Unspecified Keywords:
Cc: erikos, humitos, godiard Distribution/OS: OLPC
Bug Status: Unconfirmed

Description

If I fill the disk, I can't launch activities.

This is because the os.mkdir(activity_root) in sugar/activityfactory.py fails with an exception (no space on device). This activity has not been run before.

(You can determine this by filling the disk, mounting /home/olpc/.sugar/default/logs as a tmpfs then restarting sugar and trying to launch an activity - shell.log will have the trace)

Can sugar activities be made to work here even when the disk is full?

Reproduced on Sugar-0.95.6 on OLPC 12.1.0.

Change History (2)

comment:1 Changed 12 years ago by humitos

  • Cc humitos godiard added

comment:2 Changed 10 years ago by ignacio

  • Priority changed from Unspecified by Maintainer to Normal
Note: See TracTickets for help on using tickets.