When running gPodder with make test, it works perfectly. But when I
install it, it can't fetch the subscription I mentioned in the
previous email.

This is what I get with the --verbose option:

> [EMAIL PROTECTED]:/usr/src$ gpodder --verbose > ~/Área\ de\ 
> Trabalho/gpodder.dbg.installed
> Exception in thread Thread-2:
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
>     self.run()
>   File "/usr/lib/python2.5/threading.py", line 446, in run
>     self.__target(*self.__args, **self.__kwargs)
>   File "usr/lib/python2.5/site-packages/gpodder/gui.py", line 1324, in 
> update_feed_cache_proc
>   File "usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 729, in 
> update_channels
>   File "usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 146, in 
> update
>   File "usr/lib/python2.5/site-packages/gpodder/dbsqlite.py", line 236, in 
> save_channel
> OperationalError: attempt to write a readonly database

The content of the gpodder.dbg.installed, were I try to redirect the output, is:

> [   0.138] Detected encoding: UTF-8
> [   0.156] (gPodderLib) Creating gPodderLib()
> [   0.168] (Storage) Setting up SQLite database
> [   0.169] SQLite connection for thread -1210394960 opened.
> [   0.173] (ConverterCollection) Found "oggdec", will try to convert ".ogg" 
> files.
> [   0.183] (gpodder.sync) Could not find gpod
> [   0.306] (GPodderStatusIcon) Creating tray icon
> [   0.450] (Storage) Channel list read, 4 entries.
> [   0.455] Updating channels....
> [   0.455] SQLite connection for thread -1232790640 opened.
> [   0.457] (Storage) Channel list read, 4 entries.
> [   0.473] (gPodder) auto_update_procedure() got called
> [   0.999] (Cache) Using cached feed: http://aguaesal.podomatic.com/rss2.xml
> [   0.999] Channel http://aguaesal.podomatic.com/rss2.xml is up to date
> [   1.402] (Cache) Using cached feed: 
> http://feeds.feedburner.com/Euronews-NoComment
> [   1.402] Channel http://feeds.feedburner.com/Euronews-NoComment is up to 
> date
> [   3.449] start reader
> [   3.522] (UserAppsReader) Player found: 
> /usr/share/applications/soundconverter.desktop
> [   3.548] (UserAppsReader) Player found: 
> /usr/share/applications/bmp-play-2.0.desktop
> [   3.622] (UserAppsReader) Player found: 
> /usr/share/applications/totem.desktop
> [   3.728] (UserAppsReader) Player found: 
> /usr/share/applications/rhythmbox.desktop
> [   3.892] (UserAppsReader) Player found: 
> /usr/share/applications/audacity.desktop
> [   3.981] (UserAppsReader) Player found: 
> /usr/share/applications/kde/kaboodle.desktop
> [   3.982] (UserAppsReader) Player found: 
> /usr/share/applications/kde/noatun.desktop
> [   3.998] (UserAppsReader) Player found: 
> /usr/share/applications/kde/juk.desktop
> [   4.126] (UserAppsReader) Player found: 
> /usr/share/applications/kde/kmid.desktop
> [   4.406] end reader (benchmark: 0.9568 seconds)

On Wed, Jul 16, 2008 at 2:13 PM, Thomas Perl <[EMAIL PROTECTED]> wrote:
> Hello, Bruno!
>
> On Tue, 2008-07-15 at 14:25 +0100, Bruno Miguel wrote:
>> I've just compiled gPodder's latest version, 0.12.0, and I found that
>> the close close button in the subscription options dialog doesn't
>> work. Also, gPodder 0.12.0 isn't able to fetch this feed [1] and the
>> previous version was.
>
> I've tried subscribing to
> http://ww1.rtp.pt/multimedia/videocast/gera_podcast_tv.php?prog=23843
> and it works like a charm for me on gPodder:
>
> http://img172.imageshack.us/my.php?image=biosferabc0.png
>
>
> What does "gpodder --verbose" print when running gPodder from a terminal
> window with that command? Are you sure you have not mixed up your new
> installation with a previous installation (i.e. distro package in /usr,
> your installation in /usr/local)? Can you try to run gPodder from the
> source directory using "make test" and see if the problem goes away?
>
>
> Enjoy,
> Thomas
>
> _______________________________________________
> gpodder-devel mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/gpodder-devel
>
_______________________________________________
gpodder-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Reply via email to