Bug 203205

Summary: libkfilemodule error in Qt programs
Product: [I don't know] kde Reporter: Diffor <diffor>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: Laurent.Rineau__kde, rakuco
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Diffor 2009-08-09 19:46:44 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    Ubuntu Packages

(7223) findLibraryInternal: plugins should not have a 'lib' prefix: "libkfilemodule.so"                           
(7223) KPluginLoader::load: The plugin "libkfilemodule" doesn't contain a kde_plugin_verification_data structure

This bug is present in most Qt programs when you open a OpenFileDialog. Example in Arora.
Comment 1 Raphael Kubo da Costa 2009-08-09 21:02:43 UTC
Hi. These are just warnings for plugins that probably aren't declared using certain macros and functions and are harmless, so I'm closing this report.
Comment 2 Laurent RINEAU 2009-12-03 15:35:36 UTC
I am annoyed by that warning?
Is it a general KDE guideline to ignore warnings?!

In my opinion that bug should be reopened until the kfilemodule plugin is fixed so that it is compiled using the new convention.
Comment 3 Laurent RINEAU 2009-12-03 15:36:22 UTC
(In reply to comment #2)
> I am annoyed by that warning?

Sorry, typo: that was not a question but an affirmation.