[FIXED] exaile

You think you have found a bug? Let us know about it.
Post Reply
User avatar
damNageHack
Posts: 663
Joined: 24. Sep 2009, 17:07

[FIXED] exaile

Post by damNageHack »

Code: Select all

INFO    : Loading Exaile 0.3.0...
INFO    : Loading settings...

(exaile.py:4541): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstamrnb.so': libamrnb.so.3: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

(exaile.py:4541): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstamrwb.so': libamrwb.so.3: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

(exaile.py:4541): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstsndfile.so': libsndfile.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
INFO    : Setting up deferred idle manager function...
INFO    : Loading plugins...
INFO    : Loading collection...
INFO    : Loading devices...
INFO    : Loading interface...
INFO    : HAL Providers: [<cd.CDHandler object at 0x86e940c>]

(exaile.py:4538): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(exaile.py:4538): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(exaile.py:4538): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(exaile.py:4538): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(exaile.py:4538): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'
INFO    : Loading main window...
INFO    : Loading panels...

(exaile.py:4538): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(exaile.py:4538): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(exaile.py:4538): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(exaile.py:4538): libglade-WARNING **: unknown property `primary_icon_stock' for class `GtkEntry'
INFO    : Connecting panel events...
INFO    : Connecting main window events...
The program 'exaile.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 277 error_code 8 request_code 2 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

I have installed the proprietary codecs with the script linked in Apps>Multimedia menu.
Last edited by damNageHack on 12. Oct 2009, 16:28, edited 2 times in total.
Image
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: exaile

Post by thenktor »

You can ignore all GStreamer warnings, and probably the libglade warnings, too. Your problem is:

Code: Select all

The program 'exaile.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
But I don't know how it is caused.

You can try to delete all your Exaile settings folders in your home dir:
.exaile
.config/exaile
.cache/exaile
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
damNageHack
Posts: 663
Joined: 24. Sep 2009, 17:07

Re: exaile

Post by damNageHack »

Thanks. This fixed it. :o

Maybe a hidden bug with settings, dunno.

- Closed -
Image
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: [FIXED] exaile

Post by thenktor »

Did you use settings of a 0.2.x Exaile? This would explain the problems.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
damNageHack
Posts: 663
Joined: 24. Sep 2009, 17:07

Re: [FIXED] exaile

Post by damNageHack »

Maybe. Which version was in Zenwalk 6,0? I remounted /home ;)
Image
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: [FIXED] exaile

Post by thenktor »

Yes, Zen 6.0 uses 0.2.x and we have the new branch now: 0.3.0
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
Post Reply