https://bugs.gpodder.org/show_bug.cgi?id=1460

Thomas Perl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever Confirmed|0                           |1

--- Comment #2 from Thomas Perl <[email protected]> 2011-10-23 10:40:20 BST ---
(In reply to comment #1)
> Created attachment 660 [details]
> Patch
> 
> I've been using this patch for the last 3 days and it seems to work well.  In
> fact, I've caught a few exceptions, which I will report soon.
> 
> The code isn't new: it's been in use by FeedingIt for a while:
> https://garage.maemo.org/plugins/ggit/browse.php/?p=feedingit;a=blob;f=src/debugging.py;h=7330871c1dae64d50300a6a7129d3e0bc6889390;hb=HEAD
> 
> The patch saves logs to ~/.gpodder/logging/, you might want to choose a
> different location.

The log files should be saved in gpodder.home (i.e. the "home" variable of the
gpodder module, which contains all gPodder data - if there is only one file,
you can just drop it directly in that folder, e.g.

logfile_name = os.path.join(gpodder.home. 'logfile.txt')

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to