Bug 203205 - libkfilemodule error in Qt programs
Summary: libkfilemodule error in Qt programs
Status: RESOLVED NOT A BUG
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-09 19:46 UTC by Diffor
Modified: 2009-12-03 15:36 UTC (History)
2 users (show)

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 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.