You are not logged in.
Hi all,
I'm having a bit of a problem with my iPod Classic (80GB) and gPodder. A couple of days ago, it was working fine. I was able to download my podcasts and sync them without any problems. Now, when I run gPodder as user, I get this error:
/usr/lib/python2.6/site-packages/dbus/connection.py:242: DeprecationWarning: object.__init__() takes no parameters
super(Connection, self).__init__(*args, **kwargs)
Plugin loaded: gpodder.soundcloud
Creating new from file gPodder
** (gpodder:4820): WARNING **: Itdb_Track ID '2243' not found.
** (gpodder:4820): WARNING **: iTunesDB and ArtworkDB artwork sizes inconsistent (210917+1 != 0)
Creating new from file gPodderSyncProgress
/usr/lib/python2.6/site-packages/gpodder/gtkui/base.py:64: GtkWarning: GtkFrame does not have a property called padding
self.builder.add_from_file(filename)
/usr/lib/python2.6/site-packages/gpodder/gtkui/base.py:64: GtkWarning: GtkFrame does not have a property called expand
self.builder.add_from_file(filename)
/usr/lib/python2.6/site-packages/gpodder/gtkui/base.py:64: GtkWarning: GtkFrame does not have a property called fill
self.builder.add_from_file(filename)
Error opening /media/MATT/iPod_Control/Artwork/F1061_1.ithmb: Permission denied
Error opening /media/MATT/iPod_Control/Artwork/F1060_1.ithmb: Permission denied
Error opening /media/MATT/iPod_Control/Artwork/F1068_1.ithmb: Permission denied
Error opening /media/MATT/iPod_Control/Artwork/F1055_1.ithmb: Permission denied
/usr/lib/python2.6/site-packages/gpod/gpod.py:1524: Warning: g_propagate_error: assertion `src != NULL' failed
return _gpod.itdb_write(*args)
Syncing as user with gtkpod gives me a similar message. Everything works fine when I run it with sudo, but I want to avoid running as root as much as I can. Is there any way I can change the permissions to allow my iPod to sync as user?
Thanks in advance for your help.
Last edited by coolpyrofreak (2010-03-04 01:38:52)
Offline
Can i see the permissions of your F1061_1.ithmb file?
Last edited by n0dix (2010-03-03 18:09:13)
Offline
Sure. It goes like this:
-rwxr-xr-x 1 matt users 9554160 Mar 3 08:39 /media/MATT/iPod_Control/Artwork/F1061_1.ithmb
The other three files listed in that gPodder output have the same permissions.
Last edited by coolpyrofreak (2010-03-04 01:20:40)
Offline
Okay, now everything seems to work. I have no idea what fixed it or what was wrong with it. I just synced my podcasts, and everything was fine. Weird.
Offline