You are not logged in.

#1 2011-06-27 14:00:09

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

Amarok: Could not find any collection plugins

Hello,

after some recent updates, my amarok refuses to start giving the message that no collection plugins where found due to an incompatible KDE library version. Searching the internet revealed no cure... All other KDE apps are working fine, the system is up to date and I tried running both kbuildsycoca4 and ldconfig.
Any idea?

Thanks!


florian@horus ~ % amarok --debug
KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work
amarok: BEGIN: App::App()
amarok:   BEGIN: void App::continueInit()
amarok:     BEGIN: EngineController::EngineController()
amarok:     END__: EngineController::EngineController() [Took: 0s]
amarok:     BEGIN: void EngineController::initializePhonon()
amarok:       [EngineController] Tick Interval (actual):  100
amarok:     END__: void EngineController::initializePhonon() [Took: 0.14s]
amarok:     BEGIN: MainWindow::MainWindow()
amarok:       BEGIN: CollectionManager::CollectionManager()
amarok:       END__: CollectionManager::CollectionManager() [Took: 0s]
amarok:       BEGIN: Plugins::PluginManager::PluginManager(QObject*)
amarok:         BEGIN: void Plugins::PluginManager::findAllPlugins()
amarok:           [PluginManager] found plugin: "amarok_collection-audiocdcollection" enabled: false
amarok:           [PluginManager] found plugin: "amarok_collection-daapcollection" enabled: false
amarok:           [PluginManager] found plugin: "amarok_collection-ipodcollection" enabled: false
amarok:           [PluginManager] found plugin: "amarok_collection-mtpcollection" enabled: false
amarok:           [PluginManager] found plugin: "amarok_collection-mysqlservercollection" enabled: false
amarok:           [PluginManager] found plugin: "amarok_collection-mysqlecollection" enabled: false
amarok:           [PluginManager] found plugin: "amarok_collection-upnpcollection" enabled: false
amarok:           [PluginManager] found plugin: "amarok_collection-umscollection" enabled: false
amarok:           [PluginManager] found plugin: "amarok_device_nfs" enabled: false
amarok:           [PluginManager] found plugin: "amarok_device_smb" enabled: false
amarok:           [PluginManager] found plugin: "amarok_device_massstorage" enabled: false
amarok:           [PluginManager] found plugin: "amarok_service_ampache" enabled: false
amarok:           [PluginManager] found plugin: "amarok_service_jamendo" enabled: false
amarok:           [PluginManager] found plugin: "amarok_service_lastfm" enabled: false
amarok:           [PluginManager] found plugin: "amarok_service_mp3tunes" enabled: false
amarok:           [PluginManager] found plugin: "amarok_service_magnatunestore" enabled: false
amarok:           [PluginManager] found plugin: "amarok_service_opmldirectory" enabled: false
amarok:           [PluginManager] found plugin: "amarok_service_gpodder" enabled: false
amarok:           [PluginManager] 18 plugins in total
amarok:         END__: void Plugins::PluginManager::findAllPlugins() [Took: 0.001s]
amarok:         [WARNING] [PluginManager] "Failed to get factory 'amarok_collection-audiocdcollection' from KPluginLoader: The plugin 'amarok_collection-audiocdcollection' uses an incompatible KDE library (4.6.4 (4.6.4))."
amarok:         [WARNING] [PluginManager] "Failed to get factory 'amarok_collection-ipodcollection' from KPluginLoader: Cannot load library /usr/lib/kde4/amarok_collection-ipodcollection.so: (libgpod.so.4: cannot open shared object file: No such file or directory)"
amarok:         [WARNING] [PluginManager] "Failed to get factory 'amarok_collection-mtpcollection' from KPluginLoader: The plugin 'amarok_collection-mtpcollection' uses an incompatible KDE library (4.6.4 (4.6.4))."
amarok:         [WARNING] [PluginManager] "Failed to get factory 'amarok_collection-mysqlecollection' from KPluginLoader: The plugin 'amarok_collection-mysqlecollection' uses an incompatible KDE library (4.6.4 (4.6.4))."
amarok:         [WARNING] [PluginManager] "Failed to get factory 'amarok_collection-umscollection' from KPluginLoader: The plugin 'amarok_collection-umscollection' uses an incompatible KDE library (4.6.4 (4.6.4))."
amarok:         [PluginManager] No Amarok collection plugins found, running kbuildsycoca4.
amarok:         BEGIN: virtual int App::newInstance()
amarok:           BEGIN: static void App::handleCliArgs()
amarok:           END__: static void App::handleCliArgs() [Took: 0s]
amarok:         END__: virtual int App::newInstance() [Took: 0s]
florian@horus ~ % amarok:         [PluginManager] Second attempt at finding collection plugins                                                                                                                     
amarok:         [WARNING] [PluginManager] "Failed to get factory 'amarok_collection-audiocdcollection' from KPluginLoader: The plugin 'amarok_collection-audiocdcollection' uses an incompatible KDE library (4.6.4 (4.6.4))."
amarok:         [WARNING] [PluginManager] "Failed to get factory 'amarok_collection-ipodcollection' from KPluginLoader: Cannot load library /usr/lib/kde4/amarok_collection-ipodcollection.so: (libgpod.so.4: cannot open shared object file: No such file or directory)"
amarok:         [WARNING] [PluginManager] "Failed to get factory 'amarok_collection-mtpcollection' from KPluginLoader: The plugin 'amarok_collection-mtpcollection' uses an incompatible KDE library (4.6.4 (4.6.4))."
amarok:         [WARNING] [PluginManager] "Failed to get factory 'amarok_collection-mysqlecollection' from KPluginLoader: The plugin 'amarok_collection-mysqlecollection' uses an incompatible KDE library (4.6.4 (4.6.4))."
amarok:         [WARNING] [PluginManager] "Failed to get factory 'amarok_collection-umscollection' from KPluginLoader: The plugin 'amarok_collection-umscollection' uses an incompatible KDE library (4.6.4 (4.6.4))."

Offline

#2 2011-06-27 14:23:32

Pawlerson
Member
Registered: 2010-09-01
Posts: 44

Re: Amarok: Could not find any collection plugins

The same here.

Offline

#3 2011-06-27 15:49:55

Durden
Member
Registered: 2011-06-19
Posts: 261

Re: Amarok: Could not find any collection plugins

Using the testing repo I assume?

Offline

#4 2011-06-27 15:55:26

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

Re: Amarok: Could not find any collection plugins

Nope, not testing.

Offline

#5 2011-06-27 15:59:51

Durden
Member
Registered: 2011-06-19
Posts: 261

Re: Amarok: Could not find any collection plugins

I thought 4.6.4 was testing still. hmm

Offline

#6 2011-06-27 16:02:11

GogglesGuy
Member
From: Rocket City
Registered: 2005-03-29
Posts: 610
Website

Re: Amarok: Could not find any collection plugins

Durden wrote:

I thought 4.6.4 was testing still. hmm


Perhaps it was build against testing?

Offline

#7 2011-06-27 16:04:22

Durden
Member
Registered: 2011-06-19
Posts: 261

Re: Amarok: Could not find any collection plugins

Offline

#8 2011-06-27 16:53:53

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

Re: Amarok: Could not find any collection plugins

Is this posting (or any linked pages) suggesting any way to solve the original problem? If yes, I can't see it....

Offline

#9 2011-06-27 18:08:47

Lampus
Member
Registered: 2011-06-27
Posts: 10

Re: Amarok: Could not find any collection plugins

Rebuild amarok package from abs

Offline

#10 2011-06-27 18:21:16

Osiris
Member
Registered: 2003-01-18
Posts: 157
Website

Re: Amarok: Could not find any collection plugins

Will correctly built amarok packages also be pushed to the repos anytime soon?

Offline

#11 2011-06-27 18:33:05

Lampus
Member
Registered: 2011-06-27
Posts: 10

Re: Amarok: Could not find any collection plugins

I think as soon as possible.
Bug already created here: https://bugs.archlinux.org/task/24908
When I finish rebuild package I can share it, if you want.

Offline

#12 2011-06-27 18:50:07

Lampus
Member
Registered: 2011-06-27
Posts: 10

Re: Amarok: Could not find any collection plugins

In abs old version of amarok (2.4.1-1), so using ARM is simpler: https://wiki.archlinux.org/index.php/Do … ckages#ARM
But now I have working amarok.

Last edited by Lampus (2011-06-27 18:52:20)

Offline

Board footer

Powered by FluxBB