zoot
unread,Oct 12, 2011, 2:58:56 AM10/12/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to exaile-users
Hi everyone
I have Exaile 0.3.2.1 running on Slackware64 13.37 (Salix64 Xfce
13.37). When plugging in my iPod, the following occurs when running
exaile with the --debug switch (I've enabled the iPod plugin). The
file manager, Thunar automatically pops up after mounting the iPod, so
clearly hald notices it. Could anyone shed some light on this issue
and help me resolve this? Let me know if you need any more details of
my system setup. Thanks!
08:49:16,279:INFO : Loading devices... (xl.main)
08:49:16,282:DEBUG : Provider __local registered for service lyrics
(xl.providers)
08:49:16,283:DEBUG : HAL Providers: [<gpod.iPodHandler object at
0x183d250>, <cd.CDHandler object at 0x1617790>] (xl.hal)
08:49:16,283:INFO : Loading interface... (xl.main)
08:49:16,326:WARNING : Failed to load HAL devices for ipod (xl.hal)
08:49:16,328:DEBUG : Exception caught!
Traceback (most recent call last):
File "/usr/lib64/exaile/xl/hal.py", line 58, in connect
self.on_provider_added(p)
File "/usr/lib64/exaile/xl/hal.py", line 71, in on_provider_added
self.add_device(udi)
File "/usr/lib64/exaile/xl/hal.py", line 106, in add_device
dev = handler.device_from_udi(self, device_udi)
File "/usr/share/exaile/plugins/gpod/__init__.py", line 145, in
device_from_udi
return iPod(device_iface)
File "/usr/share/exaile/plugins/gpod/__init__.py", line 47, in
__init__
self.open_db()
File "/usr/share/exaile/plugins/gpod/__init__.py", line 54, in
open_db
self.db = gpod.Database(mountpoint=self.mountpoint)
AttributeError: 'module' object has no attribute 'Database'
(xl.hal)
08:49:16,329:DEBUG : Connected to HAL (xl.hal)
08:49:16,591:INFO : Loading main window... (xlgui)
08:49:16,591:INFO : Enabling Restart menu item (xlgui.main)
08:49:16,598:INFO : Connecting main window events... (xlgui.main)
08:49:16,602:DEBUG : Adding playlist 0: order0.playing.Playlist %d
(xlgui.main)
08:49:16,602:DEBUG : Tab:0; Tag:playing; Name:Playlist %d
(xlgui.main)
08:49:16,615:INFO : Loading panels... (xlgui)
08:49:16,623:DEBUG : Reloading collection tree
(xlgui.panel.collection)
08:49:16,944:INFO : Connecting panel events... (xlgui)
08:49:16,946:INFO : Done loading main window... (xlgui)
08:49:17, 96:DEBUG : Provider lastfm registered for service covers
(xl.providers)
08:49:45,515:DEBUG : Saving settings... (xl.settings)