This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Amarok don't work.

Tags: None
(comma "," separated)
User avatar
Kodert
Registered Member
Posts
8
Karma
0
OS

Amarok don't work.

Fri Jul 02, 2010 12:04 am
When i write $: amarok , start but he try config and abort with:
Code: Select all
Amarok non riesce a trovare alcun plugin della collezione. È possibile che Amarok sia installato con il prefisso sbagliato, correggi l'installazione utilizzando:
 $ cd /path/to/amarok/source-code/
$ su -c "make uninstall"
$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` && su -c "make install"
$ kbuildsycoca4 --noincremental
$ amarok
Altre informazioni possono essere trovate nel file README. Per ulteriore assistenza puoi trovarci in #amarok su irc.freenode.net

If do amarok --debug this is the output:
Code: Select all
amarok:  ************************************************************************************************************
amarok:  ** DEBUGGING OUTPUT IS NOW ENABLED. PLEASE NOTE THAT YOU WILL ONLY SEE THE FULL OUTPUT ON THE NEXT START. **
amarok:  ************************************************************************************************************
amarok: END__: static void App::handleCliArgs() - Took 0.00023s
amarok: END__: virtual int App::newInstance() - Took 0.0003s
amarok: [PluginManager] Plugin trader constraint:  "[X-KDE-Amarok-framework-version] == 54 and [X-KDE-Amarok-plugintype] == 'collection' and [X-KDE-Amarok-rank] > 0"
amarok: [CollectionManager] Second attempt: Received [ "0" ] collection plugin offers

I don't know what do , i ask help to you, thanks.

I have a Aspire 8920g with debian squeeze 64bit.
Before the squeeze i had Lenny after the dist-upgrade amarok worked , yesterday i had update and upgrade , after reboot this is the problem.
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: Amarok don't work.

Fri Jul 02, 2010 4:17 am
Please run "kbuildsycoca4 --noincremental"


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
User avatar
Kodert
Registered Member
Posts
8
Karma
0
OS

Re: Amarok don't work.

Fri Jul 02, 2010 8:42 am
I just run it but this is the output:
Code: Select all
kbuildsycoca4 running...
kbuildsycoca4(4088) KBuildMimeTypeFactory::createEntry: Missing <comment> field in "application/x-wine-extension-arescol.xml"
kbuildsycoca4(4088) KBuildMimeTypeFactory::createEntry: Missing <comment> field in "application/x-msdownload.xml"
kbuildsycoca4(4088) KBuildMimeTypeFactory::createEntry: Missing <comment> field in "application/x-wine-extension-aspx.xml"
kbuildsycoca4(4088) KBuildMimeTypeFactory::createEntry: Missing <comment> field in "application/x-wine-extension-ascx.xml"
kbuildsycoca4(4088) KBuildMimeTypeFactory::createEntry: Missing <comment> field in "application/x-kdeuser1.xml"
kbuildsycoca4(4088) KBuildMimeTypeFactory::createEntry: Missing <comment> field in "text/x-component.xml"
kbuildsycoca4(4088) KConfigGroup::readXdgListEntry: List entry MimeType in ".hidden/katefll.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(4088) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/aircrack_mc.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(4088) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/MySQLAdministrator.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(4088) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/MySQLQueryBrowser.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(4088) KConfigGroup::readXdgListEntry: List entry MimeType in "/usr/share/applications/openoffice.org-startcenter.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(4088)/kdecore (services) KServicePrivate::init: The desktop entry file "/usr/share/applications/kde/kresources.desktop" has Type= "Application" but also has a X-KDE-Library key. This works for now, but makes user-preference handling difficult, so support for this might be removed at some point. Consider splitting it into two desktop files.
kbuildsycoca4(4088) KConfigGroup::readXdgListEntry: List entry MimeType in "/usr/share/applications/software-properties.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(4088) parseLayoutNode: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file.

Also try reinstall amaok but no result.
User avatar
Kodert
Registered Member
Posts
8
Karma
0
OS

Re: Amarok don't work.

Fri Jul 02, 2010 7:00 pm
Anyone can help me? What i have to do?
I need Amarok for live...
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: Amarok don't work.

Fri Jul 02, 2010 10:58 pm
Please ensure that all packages upgraded successfully. Some packages may be blocked.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
User avatar
Kodert
Registered Member
Posts
8
Karma
0
OS

Re: Amarok don't work.

Sat Jul 03, 2010 9:22 am
how?
if i do apt-get upgadre , no receive error , all is update.
User avatar
Kodert
Registered Member
Posts
8
Karma
0
OS

Re: Amarok don't work.

Wed Jul 07, 2010 8:14 pm
Up
valoriez
KDE CWG
Posts
625
Karma
3
OS

Re: Amarok don't work.

Wed Jul 07, 2010 8:35 pm
Kodert, have you discussed this with your Debian packagers? It appears to be a problem with packaging, not with Amarok. In the meantime, please run amarok from the console:

Code: Select all
amarok -d --nofork


Perhaps the output will help pin down the problem.

Valorie
User avatar
Kodert
Registered Member
Posts
8
Karma
0
OS

Re: Amarok don't work.

Thu Jul 08, 2010 12:00 pm
Now this is the output , kbuildsycoca4 not return error..........
I don't know what do :'(
Code: Select all
$ kbuildsycoca4 --noincremental
kbuildsycoca4 running...
$ amarok --debug
amarok:  ************************************************************************************************************
amarok:  ** DEBUGGING OUTPUT IS NOW ENABLED. PLEASE NOTE THAT YOU WILL ONLY SEE THE FULL OUTPUT ON THE NEXT START. **
amarok:  ************************************************************************************************************
amarok: END__: static void App::handleCliArgs() - Took 0.00022s
amarok: END__: virtual int App::newInstance() - Took 0.0003s
amarok: [PluginManager] Plugin trader constraint:  "[X-KDE-Amarok-framework-version] == 54 and [X-KDE-Amarok-plugintype] == 'collection' and [X-KDE-Amarok-rank] > 0"
amarok: [CollectionManager] Second attempt: Received [ "0" ] collection plugin offers
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: Amarok don't work.

Thu Jul 08, 2010 8:46 pm
You need to look for and install all amarok-* packages, as I suspect the needed components are in a seperate package, and the dependencies got mucked up.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
User avatar
Kodert
Registered Member
Posts
8
Karma
0
OS

Re: Amarok don't work.

Fri Jul 09, 2010 10:02 am
I had try to see the dependecy of amarok and reinstall all but no result.
valoriez
KDE CWG
Posts
625
Karma
3
OS

Re: Amarok don't work.

Fri Jul 09, 2010 10:18 am
Kodert, you might try

Code: Select all
sudo apt-get build-dep amarok


in the console. This might bring in more packages which Amarok needs to run.

Valorie
User avatar
Kodert
Registered Member
Posts
8
Karma
0
OS

Re: Amarok don't work.

Fri Jul 09, 2010 11:59 am
Done , but same error , nothing change.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok don't work.

Fri Jul 09, 2010 12:11 pm
You should really check with your distribution, this very much looks like a packaging problem, maybe there is a newer package available in the repositories?


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]