Bug 325889

Summary: Metabug to reduce unnecessary/wrong output to the .xsession-errors file
Product: [I don't know] kde Reporter: Michael <gen.9.madblock>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: cfeck, nate
Priority: NOR    
Version: 4.11.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on: 174365, 234140, 255689, 260923, 269442, 321864, 324884    
Bug Blocks:    

Description Michael 2013-10-11 12:25:14 UTC
Alot of KDE components produce a vast ammount of debug output that is written to .xsession-errors. This does not only cause unnecessary IO but also decreases performance, battery life, ssd life and in extreme cases causes multi-gigabye logfiles for some users. Googling for '.xsession-errors' reveals that a lot of users notice this file in a negative way while there are little actual issues solved by providing information from this file. Usually dedicated logfiles or the output from a run on the console is used to find issues.

Even using kdebug to disable debug messages, some components still produce a a lot of output. There are previously reported bug, some that have no been addressed for several years. I hope it is not bad as a non-kde-dev to create this metabug that depends on the currently open bugs regarding this issue.

Most of these components should only log really ciritcal stuff - any other errors/issues should be enabled on-demand by running the application with --debug or something like this.

Reproducible: Always



Expected Results:  
.xession-errors should only provide first-hint informations if randomly X-applications crash or encounter other critical issues.
For regular debugging programs are usually invoked on a separate console and debugged in other ways.
Comment 1 Andrew Crouthamel 2018-11-10 03:12:23 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Andrew Crouthamel 2018-11-20 03:59:00 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Nate Graham 2020-09-28 22:41:51 UTC
All blockers are closed; marking this as fixed.