• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Amarok fehler

hallo,
ich bekomme in der konsole folgende Fehler angezeigt:
Code:
amarok
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 

(gst-plugin-scanner:11744): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstgme.so': libgme.so.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

(gst-plugin-scanner:11744): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstcdaudio.so': libcdaudio.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

(gst-plugin-scanner:11744): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstassrender.so': libass.so.4: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

(gst-plugin-scanner:11744): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libresindvd.so': libdvdnav.so.4: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

(gst-plugin-scanner:11744): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgsttimidity.so': libtimidity-0.1.so.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

(gst-plugin-scanner:11744): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstsoundtouch.so': libSoundTouch.so.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

(gst-plugin-scanner:11744): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstofa.so': libofa.so.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

(gst-plugin-scanner:11744): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstcelt.so': libcelt0.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
********************************************************************************************** 
** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: ** 
** amarok --debug                                                                           ** 
********************************************************************************************** 
Coolzero@linux-x6eg:~> amarok(11742)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
amarok(11742)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
amarok(11742)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
amarok(11742)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x7202ea5
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x721bed0

amarok läuft zwar bis jetzt problemlos, troztzdem wüßte ich gerne was das für fehler sing

Danke
 

tomm.fa

.Linux Club Aushilfsadministrator
Teammitglied
Es fehlen halt noch bestimmte Pakete, schaue doch mal am folgendem Beispiel welches das sein kann/könnte:
Code:
zypper wp libresindvd.so
Dann sollten die Gstreamer-Pakete auch alle, soweit möglich, von PackMan kommen.
 
Hallo, dann passiert folgendes:
Code:
zypper wp libresindvd.sokbuildsycoca4 running...
kbuildsycoca4(12968)/kdecore (services) KServicePrivate::init: The desktop entry file  "/usr/share/applications/YaST2/groups/apparmor.desktop"  has Type= "Application"  but no Exec line 

kbuildsycoca4(12968) KBuildServiceFactory::createEntry: Invalid Service :  "/usr/share/applications/YaST2/groups/apparmor.desktop" 
kbuildsycoca4(12968) parseLayoutNode: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file. 


Daten des Repositorys laden ...
kbuildsycoca4 running...
kbuildsycoca4(13571)/kdecore (services) KServicePrivate::init: The desktop entry file  "/usr/share/applications/YaST2/groups/apparmor.desktop"  has Type= "Application"  but no Exec line 

kbuildsycoca4(13571) KBuildServiceFactory::createEntry: Invalid Service :  "/usr/share/applications/YaST2/groups/apparmor.desktop" 
kbuildsycoca4(13571) parseLayoutNode: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file. 
Installierte Pakete lesen ...
S | Name                       | Typ   | Version            | Arch | Repository            
--+----------------------------+-------+--------------------+------+-----------------------
v | gstreamer-0_10-plugins-bad | Paket | 0.10.22-124.4      | i586 | Libs                  
i | gstreamer-0_10-plugins-bad | Paket | 0.10.22-1.pm.130.3 | i586 | Packman               
i | gstreamer-0_10-plugins-bad | Paket | 0.10.22-1.pm.130.3 | i586 | Packman Repository    
i | gstreamer-0_10-plugins-bad | Paket | 0.10.22-1.pm.130.3 | i586 | Packman Repository    
v | gstreamer-0_10-plugins-bad | Paket | 0.10.21-8.6        | i586 | Haupt-Repository (OSS)
v | gstreamer-0_10-plugins-bad | Paket | 0.10.21-8.6        | i586 | openSUSE-11.4-Oss     
v | gstreamer-0_10-plugins-bad | Paket | 0.10.21-8.6        | i586 | openSUSE-11.4-Oss
Was sagt mir das jetzt?

Amarok startet dann wie folgt, was bedeutet das dann noch?
Code:
amarok
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 WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: ** 
** amarok --debug                                                                           ** 
********************************************************************************************** 
Coolzero@linux-x6eg:~> ^C
Coolzero@linux-x6eg:~> kbuildsycoca4 running...
kbuildsycoca4(13907)/kdecore (services) KServicePrivate::init: The desktop entry file  "/usr/share/applications/YaST2/groups/apparmor.desktop"  has Type= "Application"  but no Exec line 

kbuildsycoca4(13907) KBuildServiceFactory::createEntry: Invalid Service :  "/usr/share/applications/YaST2/groups/apparmor.desktop" 
kbuildsycoca4(13907) parseLayoutNode: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file. 
kbuildsycoca4 running...
kbuildsycoca4(14282)/kdecore (services) KServicePrivate::init: The desktop entry file  "/usr/share/applications/YaST2/groups/apparmor.desktop"  has Type= "Application"  but no Exec line 

kbuildsycoca4(14282) KBuildServiceFactory::createEntry: Invalid Service :  "/usr/share/applications/YaST2/groups/apparmor.desktop" 
kbuildsycoca4(14282) parseLayoutNode: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file
.
 
Sind doch nur warnings.

Ich würde an Deiner Stelle die "good" und "ugly"-plugins von gstreamer nachinstallieren, dann erhöht sich die codec-Vielfalt.

Deine zypper-Ausgabe lässt darauf schließen, dass Du einige Repositories doppelt eingetragen hast, das würde ich mal bereinigen.
 
Oben