You are not logged in.

#51 2006-05-30 16:24:37

russianpirate
Member
Registered: 2006-05-17
Posts: 161

Re: Exaile - GTK+ Amarok clone

barebones, the version was recently updated but i just tried it and it installs fine


Darkstar:
Athlon 64 3500+ (OC ~2.49ghz)
Leadtek GeForce 6800 128mb (unlocked/OC)
Rosewill Value DDR400 1GB
WDC SE 80GB
NEC 3550 DVDRW DL 16X

Offline

#52 2006-05-30 18:34:41

barebones
Member
Registered: 2006-04-30
Posts: 235

Re: Exaile - GTK+ Amarok clone

tomk- yeah, thats the output I got, thats why it confused me.

I built russianpirate's version from the AUR and everything went fine though, I dunno what went wrong with the other one. Thanks guys

Offline

#53 2006-07-16 05:38:57

misterwhite
Member
Registered: 2006-02-07
Posts: 7

Re: Exaile - GTK+ Amarok clone

I managed to get this built, had to set pkver=1181

install went smooth, but when i try and run it, the following error erupts:

[alex@i8500 ~]$ exaile
Traceback (most recent call last):
  File "/usr/bin/exaile", line 34, in ?
    from xl import *
  File "/usr/share/exaile/xl/tracks.py", line 23, in ?
    import DiscID, CDDB
ImportError: No module named DiscID

any thoughts? perhaps this is just do to an present instability? perhaps the beta2 is better?

i've got all the necessary deps, and tried the pil reinstall that was recommmended for mic64, didn't fix it. i'd really like to give this app the once over, as i'm tryring to avoid installing kde/gnome gear on this box at all costs. quod libet just doesn't cut it.

Offline

#54 2006-07-16 05:42:10

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: Exaile - GTK+ Amarok clone

misterwhite, you're missing a dependency. a quick google search suggests that it might be python-cddb


I am a gated community.

Offline

#55 2006-07-16 06:25:18

misterwhite
Member
Registered: 2006-02-07
Posts: 7

Re: Exaile - GTK+ Amarok clone

cheers stonecrest,for the quick reply.
got the deps sorted.

still have an issue though, i get a glimpse of the splash screen, and then it exits with:

[alex@i8500 cddb]$ exaile
Introspect error: The name org.exaile.DBusInterface was not provided by any .service files
***** You can safely ignore the above error.
Error reading settings file, using defaults.
Traceback (most recent call last):
  File "/usr/bin/exaile", line 2071, in ?
    main()
  File "/usr/bin/exaile", line 2060, in main
    exaile = ExaileWindow(fr)
  File "/usr/bin/exaile", line 104, in __init__
    media.set_audio_sink(self.settings.get('audio_sink', 'Use GConf'
  File "/usr/share/exaile/xl/media.py", line 70, in set_audio_sink
    audio_sink = gst.parse_launch("gconfaudiosink")
gobject.GError: no element "gconfaudiosink"

looks to me like it's asking for some gnome deps.  i thought that i'd read something about gstreamer0.10-good providing what ""-gconf did when looking at quod libet... couldn't see anything further in that post though.

see thread

maybe i'm just clueless and am missing some setting somewhere, but nothing to fiddle with in /etc or ~

EDIT: yeah, it fires up fine now with gstreamer0.10-gconf installed. if anyone is aware of how to circumvent this dependancy, it would be appreciated. i suppose in the end i mind less having gnome cruft on my box than kde cruft...

Offline

Board footer

Powered by FluxBB