View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#279
Originally Posted by mrklaw View Post
ever since I upgraded I've been having issues where I hit the "Update All" button and gPodder starts updating podcasts and then when it's almost done, my tablet reboots.
For diagnose purposes, you can run gPodder in an xterm like this:

Code:
gpodder --maemo --verbose 2>&1 | tee gpodder.log
This will generate a gpodder.log file in the current directory that you can then attach to a bug report.

That said, the current "workaround" for the update reboot problem is to simply update feeds one by one. I am also not totally sure why this happens, it never really reboots for me (but then, I'm only subscribed to some 5 to 7 podcasts).