Hello Again Thomas

Here is the output of the commands you asked be to run:-

[EMAIL PROTECTED]:~$ dpkg -L python-gpod
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/python-gpod
/usr/share/doc/python-gpod/changelog.gz
/usr/share/doc/python-gpod/changelog.Debian.gz
/usr/share/doc/python-gpod/README.gz
/usr/share/doc/python-gpod/examples
/usr/share/doc/python-gpod/examples/toy_around.py
/usr/share/doc/python-gpod/examples/play_with_ipod_api.py
/usr/share/doc/python-gpod/examples/play_with_smart_playlists.py
/usr/share/doc/python-gpod/examples/coverart_fetch.py
/usr/share/doc/python-gpod/examples/tag_genre_from_audioscrobber.py
/usr/share/doc/python-gpod/examples/create_mp3_tags_from_itdb.py
/usr/share/doc/python-gpod/examples/add_song.py
/usr/share/doc/python-gpod/AUTHORS
/usr/share/doc/python-gpod/copyright
[EMAIL PROTECTED]:~$

and

[EMAIL PROTECTED]:~$ python
Python 2.5.1 (r251:54863, May  2 2007, 16:56:35)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gpod
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named gpod
>>>

I hope this helps.

Many thanks

Paul

Thomas Perl wrote:
Hello, Paul!

On Fri, 2007-09-07 at 19:12 +0100, Paul Rudkin wrote:
  
Many thanks for your prompt response.  This is the output:-
        [EMAIL PROTECTED]:~$ gpodder --verbose
        (ipodsync) Could not find python-gpod. iPod functions will be
        disabled.
        (ipodsync) Please install the "python-gpod" package if you
        want iPod support.
        (ipodsync) Found pymad
        (ipodsync) Found eyeD3
        (ipodsync) PyID3 not found - falling back to channel cover for
        iPod cover art
        (ipodsync) Found mplayer, using it to find track length of
        files
        ....
        ....
Now I think I may have tracked the issue down, at the same time as
updating gPodder, I upgraded Rhythmbox which included an upgrade to
python-gpod, which according to Synaptic is now version 0.5.2.   I
have just checked on a virgin Ubuntu install and python-gpod version
is 0.4.2. 

I notice that libgpod1 also got updated at the same time (0.4.2 ->
0.5.2).   So I guess this is where the problem has come in.  Is this
something that can (or should be fixed) or should I roll back some of
my application upgrades? 
    

Please send me the output of the following command:
-------
dpkg -L python-gpod
-------

Then, start the Python interactive shell with "python" and enter the
following command (without the ">>>") and send me the output (if any):

  
import gpod
        


Thanks,
Thomas




_______________________________________________
gpodder-devel mailing list
gpodder-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/gpodder-devel


  
_______________________________________________
gpodder-devel mailing list
gpodder-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Reply via email to