[Bug 256512] New: suspend with no disk space does not inform of the problem
Kevin Brubeck Unhammer
p.ixiemotion at gmail.com
Wed Nov 10 12:03:21 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=256512
Summary: suspend with no disk space does not inform of the
problem
Product: kde
Version: unspecified
Platform: Archlinux Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: p.ixiemotion at gmail.com
Version: unspecified (using KDE 4.5.3)
OS: Linux
I'm using http://pm-utils.freedesktop.org/wiki/ to suspend to RAM, either by
calling "sudo /usr/sbin/pm-suspend" or clicking the suspend button in KDE.
When suspending to RAM with the /var partition full, the above command gives me
$ sudo pm-suspend
/usr/sbin/pm-suspend: line 64: echo: write error: No space left on device
/usr/lib/pm-utils/functions: line 214: echo: write error: No space left on
device
However, when clicking suspend to RAM (sleep) in KDE, nothing happens.
(I think it was simply trying to write to a log file on /var, not sure.)
Reproducible: Didn't try
Steps to Reproduce:
Fill up /var, click the suspend to RAM button
Actual Results:
Nothing.
Expected Results:
An error message with the error output from pm-suspend.
I don't know if pm-utils are the regular way to do suspend, so this may be a
bit Arch Linux specific; however, it should be possible to catch an exit code
from KDE.
(I haven't tried hibernate to disk.)
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list