GNOME Bugzilla – Bug 135835
Warn if disk full when trying to log in
Last modified: 2009-08-15 18:40:50 UTC
I just again helped a friend to solve why he can't log in. It's quite common that user has run out of disk space and can't log in. There's no any indication of what happened and user is returned to GDM prompt. I think it would be a good feature in GDM to check disk space and warn if there isn't any left. This wont' help users who need graphical file manager to free space but it will at least let user to know what's wrong.
Which version exactly was this? Some work has been done fairly recently (in the GNOME 2.4 version) to make sure this is ventilated to the user, though perhaps that logic is not working right. I've just added some code to cvs to make this less of a problem by attempting to wipe old xsession errors files and trying adding cookies again. In any case if it is in fact the session failing, you should file a bug for gnome-session. It's just not acceptable for that to fail on out of diskspace.
*** This bug has been marked as a duplicate of 72541 ***
Actually this bug isn't a duplicate of 72541 which is about gdm2's space usage and not the user's disk space usage. However, I'm going to close this bug, because the problem, as George says, is with gnome-session. I'll let the bug reporter create a new gnome-session bug if he still sees the problem in post GNOME 2.4 codebase.