|
Bugzilla – Full Text Bug Listing |
| Summary: | .xsession-errors growing rapidly after updating KDE | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Jörg Spilker <js> |
| Component: | KDE | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jörg Spilker
2005-11-17 11:50:55 UTC
did you update to the version from today (3.5rc1)? No, i updated from ftp.gwdg.de/pub/suse/i386/supplementary/KDE/update_for_10.0 where release 3.4.3-2 is still available hmm, what is part of that .xsession-errors? the only debug output ever added to file notifications was added to 3.5 Lots of lines like this EVENT ON WD=11 CREATE (file) 0x00000100 FILENAME=onlinesig6UyoQ0 EVENT ON WD=11 OPEN (file) 0x00000020 FILENAME=onlinesig6UyoQ0 EVENT ON WD=437 ACCESS (file) 0x00000001 FILENAME=db.kat EVENT ON WD=11 ATTRIB (file) 0x00000004 FILENAME=onlinesig6UyoQ0 EVENT ON WD=11 MODIFY (file) 0x00000002 FILENAME=onlinesig6UyoQ0 EVENT ON WD=437 ACCESS (file) 0x00000001 FILENAME=db.kat EVENT ON WD=11 DELETE (file) 0x00000200 FILENAME=onlinesig.dat EVENT ON WD=437 ACCESS (file) 0x00000001 FILENAME=db.kat EVENT ON WD=11 MOVE_FROM (file) 0x00000040 FILENAME=onlinesig6UyoQ0 EVENT ON WD=11 MOVE_TO (file) 0x00000080 FILENAME=onlinesig.dat EVENT ON WD=437 ACCESS (file) 0x00000001 FILENAME=db.kat EVENT ON WD=437 ACCESS (file) 0x00000001 FILENAME=db.kat EVENT ON WD=11 CREATE (file) 0x00000100 FILENAME=amulesigbtlpRO EVENT ON WD=11 OPEN (file) 0x00000020 FILENAME=amulesigbtlpRO deleting the file and restarting kde shows about 600.000 lines in the file after 1/2 hour. According to lsof, only kde application have opened the file, not my running gnome apps. that's kat. please report it directly to the kat developers (at bugs.kde.org) - whatever you run in the background that creates tons of these temporary files, it's causing this kat events. And as kat is in very early development, it's generating lots of debug Well, thanks for your diagnostics. After disabling kat, everything is fine. I will report to bugs.kde.org. |