Comment 24 for bug 99044

Revision history for this message
In , Daniel Nicoletti (dantti) wrote :

Hi,
If someone give me the directions to what is the first app called in startkde i can write a simple pach that:
Check for quotas and full disk space at startUp and simply do a
KMessageBox::Warning("You runned out of space, free some files or buy a new HD :P")
then start dolphin after that check again to see if there's is at least "5 mb" free and start kde otherwise warn again...
i can also do a system service that could check periodicaly for space and quotas, if someone know if there is some working in progress or where should i do that i'll appreciate, someone told me that solid should have something like this.