| Summary: | kdm.log gets filled with lots of KConfigIni errors, trying to read files in "/"-dir as config files. | ||
|---|---|---|---|
| Product: | [Unmaintained] kdm | Reporter: | Stephan Wezel <s.wezel> |
| Component: | general | Assignee: | kdm bugs tracker <kdm-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | mpyne |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Stephan Wezel
2009-11-29 11:46:27 UTC
these messages don't come from kdm, but from one of the programs started by it, possibly by Xstartup or Xsetup, or maybe krootimage (kdm's "built-in" background in unthemed mode). the problem as such looks like a wildcard gone wild - e.g., something to the effect of $CONFIGDIR/* with an empty variable. that could be caused by a broken build => wipe build dir and retry. *** This bug has been marked as a duplicate of bug 334845 *** |