Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Exaile - new audio player, similar to Amarok, but for Gtk+
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Lloeki
Guru
Guru


Joined: 14 Jun 2006
Posts: 437
Location: France

PostPosted: Mon Jan 01, 2007 11:10 am    Post subject: Reply with quote

okay, I fixed the lib scanning issue. that was an encoding one.
if you type 'locale' at a shell, I was getting "POSIX" as locale setting. I then set /etc/env.d/02locale with
Code:
LC_ALL="en_US.UTF-8"
LANG="en_US.UTF-8"

env-update'd and source /etc/profile, and locale was giving the right locale. I then restarted X to log in again, and exaile did not complain anymore :)
failing files were like 'Gorillaz - 07 - El Mañana.mp3', with accented characters and such.
_________________
Moved to using Arch Linux
Life is meant to be lived, not given up...
HOLY COW I'M TOTALLY GOING SO FAST OH F*** ;)
Back to top
View user's profile Send private message
Daeluin
n00b
n00b


Joined: 04 Jan 2003
Posts: 57
Location: lost

PostPosted: Thu Jan 04, 2007 6:06 pm    Post subject: Reply with quote

awesome!
had the same locale problem, followed your fix and it works now.

In my case, I'd just updated profiles from 2006.0 to 2006.1. Yesterday I noticed the change from /etc/locales.build to /etc/locale.gen. Think this could have something to do with it?

In any case, thanks for your help!

for the dbus thing, I don't think I'm getting that. Do you have dev-python/dbus-python installed?
Back to top
View user's profile Send private message
Lloeki
Guru
Guru


Joined: 14 Jun 2006
Posts: 437
Location: France

PostPosted: Thu Jan 04, 2007 6:09 pm    Post subject: Reply with quote

well, I was with dbus-0.63, without python use flag :)
I now upgraded to dbus-1 + dbus-python, and all is fine.

there should really be some (dbus, libnotify) use flags + conditional deps on notify-python and dbus-python||(dbus+python use flag) in the ebuild.
_________________
Moved to using Arch Linux
Life is meant to be lived, not given up...
HOLY COW I'M TOTALLY GOING SO FAST OH F*** ;)
Back to top
View user's profile Send private message
reiman
Tux's lil' helper
Tux's lil' helper


Joined: 29 May 2004
Posts: 108
Location: sweden

PostPosted: Mon Jan 08, 2007 12:37 am    Post subject: Reply with quote

this player looks very promising, emerging :)
Back to top
View user's profile Send private message
Lloeki
Guru
Guru


Joined: 14 Jun 2006
Posts: 437
Location: France

PostPosted: Wed Jan 10, 2007 2:36 pm    Post subject: Reply with quote

0.2.8 is out...

a quick ebuild patch:
Code:
# diff -u exaile-0.2.7.ebuild exaile-0.2.8.ebuild
--- exaile-0.2.7.ebuild 2006-12-31 17:05:22.000000000 +0100
+++ exaile-0.2.8.ebuild 2007-01-10 15:41:43.000000000 +0100
@@ -40,7 +40,7 @@
       serpentine? ( app-cdr/serpentine )
       streamripper? ( media-sound/streamripper )"
 
-S=${WORKDIR}/${PV}
+S=${WORKDIR}/exaile_${PV}
 
 pkg_setup() {
    if has_version "<sys-apps/dbus-0.90" ; then
@@ -64,7 +64,7 @@
    sed -i \
       -e '/mutagen/d' \
       Makefile || die "sed failed"
-   epatch "${FILESDIR}/${P}-fix-status-icon.patch"
+   #epatch "${FILESDIR}/${P}-fix-status-icon.patch"
 }
 
 src_compile() {


seems to work great
_________________
Moved to using Arch Linux
Life is meant to be lived, not given up...
HOLY COW I'M TOTALLY GOING SO FAST OH F*** ;)
Back to top
View user's profile Send private message
eatnumber1
n00b
n00b


Joined: 13 Jan 2007
Posts: 55
Location: New York

PostPosted: Sat Jan 13, 2007 1:56 pm    Post subject: Reply with quote

Starting exaile gives me the error:
Code:
Introspect error: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Traceback (most recent call last):
  File "/usr/share/exaile/xl/dbusinterface.py", line 225, in test
    iface.test_service("testing dbus service")
  File "//usr/lib/python2.4/site-packages/dbus/proxies.py", line 25, in __call__
    ret = self._proxy_method (*args, **keywords)
  File "//usr/lib/python2.4/site-packages/dbus/proxies.py", line 102, in __call__
    reply_message = self._connection.send_with_reply_and_block(message, timeout)
  File "dbus_bindings.pyx", line 455, in dbus_bindings.Connection.send_with_reply_and_block
DBusException: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

And I also quite often get the error:
Code:
Traceback (most recent call last):
  File "/usr/share/exaile/xl/db.py", line 185, in _execute
    cur.execute(query, args)
OperationalError: database is locked

during execution.
Lastly, when I try to quit, I get:
Code:
Traceback (most recent call last):
  File "/usr/share/exaile/xl/xlmisc.py", line 1756, in notify
    self.func()
  File "/usr/bin/exaile", line 1057, in timer_update
    self.mon.handle_events()
  File "/usr/lib/python2.4/site-packages/gamin.py", line 229, in handle_events
    self.__raise_disconnected();
TypeError: __raise_disconnected() takes no arguments (1 given)

Any help?
Back to top
View user's profile Send private message
eatnumber1
n00b
n00b


Joined: 13 Jan 2007
Posts: 55
Location: New York

PostPosted: Sun Jan 14, 2007 12:30 am    Post subject: Reply with quote

For other reasons, I had to emerge -e world, and that fixed it.
Back to top
View user's profile Send private message
Daeluin
n00b
n00b


Joined: 04 Jan 2003
Posts: 57
Location: lost

PostPosted: Wed Jan 17, 2007 1:13 pm    Post subject: Reply with quote

Anyone else having a problem with the gamin option in preferences? When I enable it exaile freezes up. Also freezes on startup with it enabled, almost immediately. Gamin is running fine for other things, as far as I know... using 0.1.8 and gnome 2.16
gam_server is running as well, and it works fine in thunar.

perhaps I need an emerge -e world too. been using this system for over a year now, even though it's completely updated with all current packages and profiles. anything in particular that would go bad on such a system and need modifying? and would emerge -e help?
Back to top
View user's profile Send private message
juniper
l33t
l33t


Joined: 22 Oct 2004
Posts: 947
Location: we the north

PostPosted: Fri Jan 26, 2007 7:25 pm    Post subject: Reply with quote

does anyone know if exaile supports read/write to generic mp3 players?
Back to top
View user's profile Send private message
synic
n00b
n00b


Joined: 11 Jan 2003
Posts: 49
Location: SLC, Utah

PostPosted: Sun Feb 11, 2007 8:12 pm    Post subject: Reply with quote

SVN currently has a Mass Storage driver for the new "devices panel". It will be available in the 0.2.9 release.
_________________
Adam Olsen
Jabber: synic@jbother.org | irc.freenode.net / #exaile
Try Exaile! It's groovy. http://www.exaile.org
Back to top
View user's profile Send private message
synic
n00b
n00b


Joined: 11 Jan 2003
Posts: 49
Location: SLC, Utah

PostPosted: Sun Feb 11, 2007 8:14 pm    Post subject: Reply with quote

Daeluin wrote:
Anyone else having a problem with the gamin option in preferences? When I enable it exaile freezes up. Also freezes on startup with it enabled, almost immediately. Gamin is running fine for other things, as far as I know... using 0.1.8 and gnome 2.16
gam_server is running as well, and it works fine in thunar.

perhaps I need an emerge -e world too. been using this system for over a year now, even though it's completely updated with all current packages and profiles. anything in particular that would go bad on such a system and need modifying? and would emerge -e help?


Unfortunately I can't get gamin to work properly (I've even asked on the mailing list). Gamin support will most likely be dropped in Exaile 0.2.9. It seems to work for smaller libraries, but large ones it chokes on.

Adam
_________________
Adam Olsen
Jabber: synic@jbother.org | irc.freenode.net / #exaile
Try Exaile! It's groovy. http://www.exaile.org
Back to top
View user's profile Send private message
floffe
Guru
Guru


Joined: 24 Nov 2003
Posts: 414
Location: Linköping, Sweden

PostPosted: Sun Feb 11, 2007 10:18 pm    Post subject: Reply with quote

Exaile is in portage now, so I guess this thread could die off and relevant discussion raised in the Multimedia forum
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5
Page 5 of 5

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum