Bug 235538

Summary: Opening file dialogs popup lots of debug messages in separate window
Product: [Unmaintained] bindings Reporter: mateusz-lists
Component: generalAssignee: kde-bindings
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.