-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Wow, easy... I have to confess I'm not familiar with Python. Not at all.
Sure, I know a thing or two about Linux software development and I have
written some small programs for Windows before, but Python looks way too
complicated to me.:)

I have tested the patch though. It works smooth as far as I can tell. I
also tried to run the Python script you attached to your mail. But then
this happened:

- -----
Traceback (most recent call last):
  File "describe_gpodder_downloads.py", line 5, in <module>
    import gpodder.libpodcasts
  File "/var/lib/python-support/python2.5/gpodder/libpodcasts.py", line
36, in <module>
    import libgpodder
  File "/var/lib/python-support/python2.5/gpodder/libgpodder.py", line
72, in <module>
    from librssreader import rssReader
  File "/var/lib/python-support/python2.5/gpodder/librssreader.py", line
38, in <module>
    from libpodcasts import podcastChannel
ImportError: cannot import name podcastChannel
- -----

Am I supposed to run this script in gPodder's SVN directory? I have got
an older version of gPodder installed on my system (v0.9.5, to be
exact). I'm guessing that it doesn't work because you recently
restructured some of your libraries. Is this true?

Pieter

- ---
Thomas Perl schreef:
> Hello, Pieter!
> 
> On Wed, 2007-10-31 at 15:11 +0100, Pieter De Decker wrote:
>> How about adding an option to the right-click menu of each channel
>> saying "Open channel folder"?
> 
> I've tried to do that, but my solution is a bit dirty (I'm using
> "gnome-open" and "os.system()", which is not a good solution), the patch
> is attached, tell me what you think :)
> 
> I've also attached a small script I just shuffled together that
> "describes" the download folder structure using the "gpodder" Python
> module, it's "describe_gpodder_downloads.py" and you can run it using
> Python. If you have not installed gPodder onto your system, you have to
> set the PYTHONPATH environment variable to "src/" in your local gpodder
> working copy.
> 
> HTH.
> Thomas
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> gpodder-devel mailing list
> gpodder-devel@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/gpodder-devel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHKJccpMP4s2L9d4gRAg6uAJ0UZ+taiRSQ1gIEThxSs6eODq8L/ACgkfJT
omDowCjh2mpShPlRI4hVlUM=
=4wke
-----END PGP SIGNATURE-----
_______________________________________________
gpodder-devel mailing list
gpodder-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Reply via email to