Bug 235538 - Opening file dialogs popup lots of debug messages in separate window
Summary: Opening file dialogs popup lots of debug messages in separate window
Status: RESOLVED NOT A BUG
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-27 13:55 UTC by mateusz-lists
Modified: 2011-03-20 11:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mateusz-lists 2010-04-27 13:55:05 UTC
Version:            (using KDE 4.4.2)
Compiler:          gcc-4.4.3- 
OS:                Linux
Installed from:    Unlisted Binary Package

When working with pyqt application (like eric4) when using KDE open file dialogs I get annoying many separate debug windows with  messages like:
"Debug Message:
eric4(13900)/ KSycocaPrivate::checkDatabase: We have no database.... launching kdeinit"
or 
"Debug Message:
eric4(29867)/ KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-matkor/ksycoca4"

on which I must click OK.

To reproduce is enough to launch one of recent versions of eric4 and select "file/open" in menu.


TIA, regards
Comment 1 mateusz-lists 2011-03-20 11:34:12 UTC
Seems it is debug config issue.