[Bug 1952643] Re: gpodder crashed with AttributeError in visit(): 'function' object has no attribute 'startswith'

2021-12-04 Thread Thomas Perl
Forwarded upstream here: https://github.com/gpodder/gpodder/issues/1195 ** Bug watch added: github.com/gpodder/gpodder/issues #1195 https://github.com/gpodder/gpodder/issues/1195 ** Also affects: gpodder via https://github.com/gpodder/gpodder/issues/1195 Importance: Unknown

[Bug 1575053] Re: Please move the "$HOME/snap" directory to a less obtrusive location

2020-01-21 Thread Thomas Perl
Were there already good reasons why it can't follow XDG, if only via symlinks? https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html Or if not, maybe there should be an updated XDG base dir specification that takes into account the requirements of Snap and Flatpak and other

[Bug 1755428] Re: Kubuntu - gPodder fails to launch.

2018-03-21 Thread Thomas Perl
Closed, thanks for the feedback. ** Changed in: gpodder (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1755428 Title: Kubuntu - gPodder fails to launch. To

[Bug 1755428] Re: Kubuntu - gPodder fails to launch.

2018-03-20 Thread Thomas Perl
Looks like you used a newer version and then downgraded to an older version? An older version can't open the database that has been upgraded to the newer version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1748516] Re: gPodder show nothing

2018-02-16 Thread Thomas Perl
** Changed in: gpodder (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1748516 Title: gPodder show nothing To manage notifications about this bug go to:

[Bug 1748516] Re: gPodder show nothing

2018-02-12 Thread Thomas Perl
Please also note that Debian unstable has version 3.10.0-5 of the package, which has some missing dependencies added: http://metadata.ftp- master.debian.org/changelogs/main/g/gpodder/gpodder_3.10.0-5_changelog -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1748516] Re: gPodder show nothing

2018-02-12 Thread Thomas Perl
Can you run "gpodder" in a Terminal and post the output? You can get the output for example using: gpodder --verbose 2>&1 | tee ~/Desktop/gpodder-log.txt After running gPodder and reproducing the bug, there should be a file "gpodder-log.txt" that you can attach here. If possible, before

[Bug 794270] Re: Enqueue as alternative to Play

2017-01-04 Thread Thomas Perl
** Changed in: gpodder (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/794270 Title: Enqueue as alternative to Play To manage notifications about this bug

[Bug 315414] Re: Cannot change Download folder if no file was downloaded

2017-01-04 Thread Thomas Perl
** Changed in: gpodder (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/315414 Title: Cannot change Download folder if no file was downloaded To manage

[Bug 420541] Re: gPodder 0.17.0 downloads text files

2017-01-04 Thread Thomas Perl
** Changed in: gpodder (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/420541 Title: gPodder 0.17.0 downloads text files To manage notifications about this bug

[Bug 909417] Re: gpodder no longer able to open media files

2015-08-26 Thread Thomas Perl
Closing as fixed as per comment #4 ** Changed in: gpodder (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/909417 Title: gpodder no longer able to open

[Bug 1311464] Re: On upgrade from 12.04 14.04 gPodder does not copy over podcasts and config

2014-05-03 Thread Thomas Perl
If you upgraded from gPodder 2.x to gPodder 3.x, you have to use the utility shipped with gPodder 3: gpodder-migrate2tres This will move your old database to the new file format. ** Changed in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas Perl (thp) ** Changed in: gpodder (Ubuntu

[Bug 227522] Re: gpodder crashes on logon

2013-03-08 Thread Thomas Perl
Ubuntu 8.04 as well as gPodder 0.10.4 are both ancient versions. This bug does not happen in more recent versions of gPodder (at least since version 2.0, which has been released in September 2009 - the current version is 3.5.0 released a few days ago). -- You received this bug notification

[Bug 227522] Re: gpodder crashes on logon

2013-03-08 Thread Thomas Perl
Fixed in gPodder 2.0. Please upgrade, as the old version of gPodder against which this bug was report is not supported anymore. ** Changed in: gpodder (Ubuntu) Status: Confirmed = Fix Released ** Changed in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas Perl (thp) -- You

[Bug 1048156] Re: soffice.bin crashed with SIGSEGV in UpdateNativeMenu()

2012-09-18 Thread Thomas Perl
Steps to reproduce: 1. Start LibreOffice Calc 2. Click the Chart icon in the toolbar 3. Click Cancel Backtrace with libreoffice-dbg installed, obtained via: 1. Do step 1. of Steps to reproduce 2. sudo gdb -p $(pgrep soffice.bin) 3. c on the (gdb) prompt 4. Do step 2. and 3. of Steps to

[Bug 1048156] Re: soffice.bin crashed with SIGSEGV in UpdateNativeMenu()

2012-09-18 Thread Thomas Perl
On Unity, it also crashes, but I get the following error: ** (soffice:25543): CRITICAL **: void g_lo_menu_remove(GLOMenu*, gint): assertion `0 = position position (gint) menu-items-len' failed The difference in behaviour could be because Unity and Gnome Shell differ in terms of how the menus

[Bug 948561] Re: must use root (sudo) for gpodder to work properly

2012-07-31 Thread Thomas Perl
** Changed in: gpodder (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948561 Title: must use root (sudo) for gpodder to work properly To manage notifications

[Bug 982316] Re: Deja Dup is unable to detect network connection

2012-07-15 Thread Thomas Perl
I'm experiencing the same problem, as storage I'm using a SSH server, and my configuration is set up in ~/.ssh/config, so I've only set the Server and Folder fields in the Backup app. Tracing this back to the code (looking at the deja-dup_22.0-0ubuntu2 source) gives me common/BackendFile.vala:

[Bug 948561] Re: must use root (sudo) for gpodder to work properly

2012-03-07 Thread Thomas Perl
Could you try running the development version of gPodder from Git? Instructions are here: http://wiki.gpodder.org/wiki/Git -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948561 Title: must use root

[Bug 948561] Re: must use root (sudo) for gpodder to work properly

2012-03-06 Thread Thomas Perl
It works fine for me with 20.20 on 11.10. It must be some permission problem or misconfiguration on your side. Please check the permissions of the following files/directories (e.g. with ls -l): * ~/ (your $HOME) * ~/gpodder-downloads/ * ~/.config/ * ~/.config/gpodder/ Please also send a log

[Bug 948561] Re: must use root (sudo) for gpodder to work properly

2012-03-06 Thread Thomas Perl
That should have been It works for me with 2.20 on 11.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948561 Title: must use root (sudo) for gpodder to work properly To manage notifications

[Bug 940501] [NEW] Leaving Unity in switcher (Super+S) will not lock screen

2012-02-24 Thread Thomas Perl
Public bug reported: When I leave Unity in switcher mode (all 4 workspaces visible, Super+S) and leave my computer for a while, returning to it will show the Desktops. Only when I select a Desktop from the switcher will it show the lock screen. Preconditions: * System Settings - Brightness and

[Bug 940501] Re: Leaving Unity in switcher (Super+S) will not lock screen

2012-02-24 Thread Thomas Perl
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/940501 Title: Leaving Unity in switcher (Super+S) will not lock screen To manage notifications about this bug go to:

[Bug 909417] Re: gpodder no longer able to open media files

2011-12-28 Thread Thomas Perl
Please try upgrading to gPodder 2.20 from the gPodder Ubuntu PPA: https://launchpad.net/~thp/+archive/gpodder -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/909417 Title: gpodder no longer able to

[Bug 443317] Re: Feedparser cannot parse official EA.com podcast

2011-11-30 Thread Thomas Perl
** Changed in: feedparser (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/443317 Title: Feedparser cannot parse official EA.com podcast To manage

[Bug 794270] Re: Enqueue as alternative to Play

2011-06-08 Thread Thomas Perl
Thanks for this idea! The supporting code for this has now been committed to the tres branch (upcoming 3.x releases of gPodder, unstable branch): http://gpodder.org/commit/b0f24a0bc With this, users will be able to write hook scripts that append items to the context menu, so not only can you do

[Bug 794270] Re: Enqueue as alternative to Play

2011-06-08 Thread Thomas Perl
Yes, once it's out, it will be available in the PPA. The problem right now is that the on-disk format (DB schema, storage locations, etc..) have changed, and even though there is a migration script available, I'd like to keep the opportunity open for me to make changes to the schema and locations

[Bug 790556] Re: version mismatch

2011-05-31 Thread Thomas Perl
Related upstream bug: https://bugs.gpodder.org/show_bug.cgi?id=1358 And yes, I'll have a look at it soon. Sorry for the delays on getting that fixed :/ ** Bug watch added: bugs.gpodder.org/ #1358 http://bugs.gpodder.org/show_bug.cgi?id=1358 -- You received this bug notification because you

[Bug 782303] Re: gpodder cannot be installed properly for Kubuntu

2011-05-14 Thread Thomas Perl
Fixed upstream: http://gpodder.org/commit/717b417d -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/782303 Title: gpodder cannot be installed properly for Kubuntu -- ubuntu-bugs mailing list

[Bug 782303] Re: gpodder cannot be installed properly for Kubuntu

2011-05-14 Thread Thomas Perl
*** This bug is a duplicate of bug 660299 *** https://bugs.launchpad.net/bugs/660299 ** This bug has been marked a duplicate of bug 660299 Missing dependency * You can subscribe to bug 660299 by following this link: https://bugs.launchpad.net/ubuntu/+source/gpodder/+bug/660299/+subscribe

[Bug 660299] Re: Missing dependency

2011-05-14 Thread Thomas Perl
) Assignee: (unassigned) = Thomas Perl (thp) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/660299 Title: Missing dependency -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https

[Bug 782303] Re: gpodder cannot be installed properly for Kubuntu

2011-05-13 Thread Thomas Perl
Please try using one of the GNOME icon themes - it could be that the currently-selected (KDE) icon theme is missing a specific icon (as the error message suggests). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 758329] Re: gpodder crashed with OperationalError in recreate_table(): no such column: total_time

2011-04-12 Thread Thomas Perl
*** This bug is a duplicate of bug 749340 *** https://bugs.launchpad.net/bugs/749340 Can you send me your ~/.config/gpodder/database.sqlite file? Also, please upgrade to gPodder 2.14, which is the latest version and includes some fixes related to the database migration. -- You received this

[Bug 708758] Re: gpodder crashed with AttributeError in genexpr()

2011-04-03 Thread Thomas Perl
This has been fixed upstream about a year ago: http://gpodder.org/commit/af03a960 Please upgrade to a newer version of Ubuntu which includes a more recent version of gPodder or use the gPodder Ubuntu PPA: https://launchpad.net/~thp/+archive/gpodder -- You received this bug notification because

[Bug 708758] Re: gpodder crashed with AttributeError in genexpr()

2011-04-03 Thread Thomas Perl
Closing as Fix Released (in gPodder 2.13 in the PPA) as per comment #3. Thanks for the feedback. ** Changed in: gpodder (Ubuntu) Status: New = Fix Released ** Changed in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas Perl (thp) -- You received this bug notification because you

[Bug 700260] Re: sometimes launcher disappears

2011-03-22 Thread Thomas Perl
Mark, I've tried 11.04 alpha 3 now, and I can't reproduce the issue there. Would be nice to have it fixed in 10.10 as well, but given that the 11.04 release isn't too far away, that's okay. Will just have to upgrade when 11.04 is out. -- You received this bug notification because you are a

[Bug 700260] Re: sometimes launcher disappears

2011-03-19 Thread Thomas Perl
Neil: I can still reproduce this on Ubuntu 10.10, with all the latest updates installed (and the system rebooted to make sure the latest version installed is also loaded). I'm not able to reopen the bug, can you please do so? Thanks :) -- You received this bug notification because you are a

[Bug 509180] Re: ecryptfs sometimes seems to add trailing garbage to encrypted files

2011-02-05 Thread Thomas Perl
I still have this issue on Ubuntu 10.10, versions of ecryptfs packages: ii ecryptfs-utils 83-0ubuntu3ecryptfs cryptographic filesystem (utilities ii libecryptfs0 83-0ubuntu3ecryptfs cryptographic filesystem (library) Kernel version: (uname -r) 2.6.35-25-generic The

[Bug 700260] Re: sometimes launcher disappears

2011-02-04 Thread Thomas Perl
As described in bug #703252, I can reliably reproduce this issue with the following steps: 1.) Make sure all applications are closed 2.) Open Firefox 3.) Set Firefox to Fullscreen (using the menu or F11) 4.) The Unity Sidebar and Panel disappear, Firefox is fullscreen 5.) Move your mouse to the

[Bug 703252] [NEW] Sidebar and panel do not reappear after closing fullscreen app

2011-01-15 Thread Thomas Perl
Public bug reported: Binary package hint: unity On an up to date Ubuntu Maverick installation, it is possible to bring Unity into a situation where the sidebar and panel are hidden and nothing is displayed (only the wallpaper). Steps to reproduce: 1.) Make sure all applications are closed 2.)

[Bug 703252] Re: Sidebar and panel do not reappear after closing fullscreen app

2011-01-15 Thread Thomas Perl
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703252 Title: Sidebar and panel do not reappear after closing fullscreen app -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 660299] Re: Missing dependency

2010-10-29 Thread Thomas Perl
This bug will be fixed in the next gPodder release, and Ubuntu users should use the gPodder PPA (linked from the gpodder.org download page), as we can't get new releases of gPodder into the Ubuntu Repositories (gPodder's development cycle is ~ 1 month, and Ubuntu lags ~ 9 months behind [release

[Bug 660299] Re: Missing dependency

2010-10-25 Thread Thomas Perl
Upstream bug: https://bugs.gpodder.org/show_bug.cgi?id=1183 ** Bug watch added: bugs.gpodder.org/ #1183 http://bugs.gpodder.org/show_bug.cgi?id=1183 -- Missing dependency https://bugs.launchpad.net/bugs/660299 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 583697] Re: What looks like an empty tooltip in episodes list.

2010-05-21 Thread Thomas Perl
Fix released in gPodder 2.5. We can't push newer versions of gPodder into the Ubuntu repositories, so you have to use the PPA. Thank you for your bug report. ** Changed in: gpodder (Ubuntu) Status: New = Fix Released ** Changed in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas

[Bug 550055] Re: gpodder does not save state when closed by logging out

2010-04-08 Thread Thomas Perl
Fixed upstream: http://gpodder.org/commit/09d9fb8 ** Changed in: gpodder (Ubuntu) Status: New = Fix Committed ** Changed in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas Perl (thp) -- gpodder does not save state when closed by logging out https://bugs.launchpad.net/bugs/550055

[Bug 532327] Re: allow_empty_feeds should be on by default

2010-03-23 Thread Thomas Perl
Fixed in http://gpodder.org/commit/5c75d30 ** Changed in: gpodder (Ubuntu) Status: New = Fix Committed ** Changed in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas Perl (thp) -- allow_empty_feeds should be on by default https://bugs.launchpad.net/bugs/532327 You received

[Bug 521248] Re: Welcome to gPodder hangs, gives Python traceback

2010-02-13 Thread Thomas Perl
Fixed in gPodder 2.2. Please download from the gPodder PPA: http://gpodder.org/download ** Changed in: gpodder (Ubuntu) Status: New = Fix Released ** Changed in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas Perl (thp) -- Welcome to gPodder hangs, gives Python traceback https

[Bug 508886] Re: gpodder crashed with AttributeError in set_attributes()

2010-02-13 Thread Thomas Perl
Fixed in gPodder 2.2. Please download from the gPodder PPA: http://gpodder.org/download ** Changed in: gpodder (Ubuntu) Status: Confirmed = Fix Released ** Changed in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas Perl (thp) -- gpodder crashed with AttributeError

Re: [Bug 508886] Re: gpodder crashed with AttributeError in set_attributes()

2010-02-13 Thread Thomas Perl
Hello! On Sat, Feb 13, 2010 at 09:23:19PM -, lexual wrote: I'm confused. Will this fix be released to the lucid archives? This depends entirely on the Ubuntu MOTUs - the source of the updated packages is available in my PPA, I myself don't have the permissions to upload the fix to the Lucid

Re: [Bug 521248] Re: Welcome to gPodder hangs, gives Python traceback

2010-02-13 Thread Thomas Perl
On Sat, Feb 13, 2010 at 11:50:25PM -, jimav wrote: Hmm, does Fixed Rleased mean I should see gpodder 2.2 in Ubuntu 9.10 ? After doing a system update, I have version 0.16.1-1 You have to add the gPodder PPA from http://gpodder.org/ to your software sources to get gPodder 2.2. HTH. Thomas

[Bug 508886] Re: gpodder crashed with AttributeError in set_attributes()

2010-01-25 Thread Thomas Perl
python-mygpoclient packages will be provided in the gPodder PPA in the next few days. -- gpodder crashed with AttributeError in set_attributes() https://bugs.launchpad.net/bugs/508886 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 508886] Re: gpodder crashed with AttributeError in set_attributes()

2010-01-25 Thread Thomas Perl
The source packages have been uploaded to the PPA now, it's just waiting to build: https://launchpad.net/~thp/+archive/gpodder If you are in a real hurry, you can grab the Karmic source package and build it locally yourself: dget http://khan.thpinfo.com/~thp/deb-

[Bug 508886] Re: gpodder crashed with AttributeError in set_attributes()

2010-01-24 Thread Thomas Perl
Francis: Yes, this is a known problem and will be fixed in the next release. See the comments in this bug report for a workaround (or use the Git version). -- gpodder crashed with AttributeError in set_attributes() https://bugs.launchpad.net/bugs/508886 You received this bug notification because

[Bug 508886] Re: gpodder crashed with AttributeError in set_attributes()

2010-01-21 Thread Thomas Perl
Fixed upstream: http://gpodder.org/commit/c8a527020f8 Bill: Does the 'gPodderWelcome' AttributeError happen every time or just sporadically? -- gpodder crashed with AttributeError in set_attributes() https://bugs.launchpad.net/bugs/508886 You received this bug notification because you are a

[Bug 508886] Re: gpodder crashed with AttributeError in set_attributes()

2010-01-20 Thread Thomas Perl
Please try the following in your Git checkout (don't git pull or you will have to install the python-mygpoclient package, as we are in the middle of a transition - in case you accidentally do it, use git checkout gpodder-before-mygpoclient to get the last revision before that dependency is

[Bug 508886] Re: gpodder crashed with AttributeError in set_attributes()

2010-01-20 Thread Thomas Perl
(Oh, and just a personal reminder for me: If my assumption is correct, this is related to the fix in https://bugzilla.gnome.org/show_bug.cgi?id=591085 being applied in released versions, and that we should now use the buildable name to fetch the widget ID.) ** Bug watch added: GNOME Bug Tracker

[Bug 508886] Re: gpodder crashed with AttributeError in set_attributes()

2010-01-19 Thread Thomas Perl
Can you please check if the development version also has the same problem? http://wiki.gpodder.org/wiki/Running_gPodder_from_Git Also, does the problem happen every time or just occassionally? -- gpodder crashed with AttributeError in set_attributes() https://bugs.launchpad.net/bugs/508886 You

[Bug 508886] Re: gpodder crashed with AttributeError in set_attributes()

2010-01-19 Thread Thomas Perl
Klaus: Please don't build a package - simply running bin/gpodder --verbose inside the git checkout should be enough (and help not polluting your /usr and /usr/local hierarchy ;). -- gpodder crashed with AttributeError in set_attributes() https://bugs.launchpad.net/bugs/508886 You received this

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2010-01-13 Thread Thomas Perl
Still an issue for me in Karmic with a USB keyboard. -- xmodmap settings not getting honored when keyboard devices are hotplugged https://bugs.launchpad.net/bugs/287215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 487486] Re: Multiple new episode dialogs when set to automatically check for new episodes

2009-12-15 Thread Thomas Perl
** Changed in: gpodder (Ubuntu) Status: New = Fix Released -- Multiple new episode dialogs when set to automatically check for new episodes https://bugs.launchpad.net/bugs/487486 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 487486] Re: Multiple new episode dialogs when set to automatically check for new episodes

2009-11-24 Thread Thomas Perl
Please upgrade to gPodder 2.0. -- Multiple new episode dialogs when set to automatically check for new episodes https://bugs.launchpad.net/bugs/487486 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 410210] Re: gpodder crashed with AttributeError in on_show_example_podcasts()

2009-10-14 Thread Thomas Perl
Graham: Which version of gPodder are you using? The one in the Ubuntu repos or the one from gpodder.org? -- gpodder crashed with AttributeError in on_show_example_podcasts() https://bugs.launchpad.net/bugs/410210 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 443317] [NEW] Feedparser cannot parse official EA.com podcast

2009-10-05 Thread Thomas Perl
Public bug reported: The official EA Podcast at http://www.ea.com/rest/podcast cannot be parsed with feedparser, although it can be viewed from within Firefox and downloaded using wget. Some debugging with wireshark reveals that the Accept: header that is sent by the feedparser is not understood

[Bug 443317] Re: Feedparser cannot parse official EA.com podcast

2009-10-05 Thread Thomas Perl
** Attachment added: Patch to make feedparser handle http://www.ea.com/rest/podcast; http://launchpadlibrarian.net/33044114/feedparser_eacom_fix.patch -- Feedparser cannot parse official EA.com podcast https://bugs.launchpad.net/bugs/443317 You received this bug notification because you are

[Bug 420541] Re: gPodder 0.17.0 downloads text files

2009-09-01 Thread Thomas Perl
I cannot reproduce this bug here (downloaded the last 6 episodes from this feed: http://www.blogtalkradio.com/feed/featuredtoday). Can you please try to reproduce this bug with the development version? Instructions can be found at http://wiki.gpodder.org/wiki/Running_gPodder_from_Git Thanks :)

[Bug 420541] Re: gPodder 0.17.0 downloads text files

2009-09-01 Thread Thomas Perl
I tried the feed you listed in comment #3, but I was able to download all files just fine with the development version of gPodder. If you can't get it working with 0.17.0, please try the development version or wait for the next release. Thanks :) -- gPodder 0.17.0 downloads text files

[Bug 410210] Re: gpodder crashed with AttributeError in on_show_example_podcasts()

2009-08-23 Thread Thomas Perl
: (unassigned) = Thomas Perl (thp) -- gpodder crashed with AttributeError in on_show_example_podcasts() https://bugs.launchpad.net/bugs/410210 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 407607] Re: gpodder notification windows cannot be closed

2009-08-01 Thread Thomas Perl
Fixed in gPodder 0.17.0. You can download it from http://gpodder.org/ ** Changed in: gpodder (Ubuntu) Status: New = Fix Released ** Changed in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas Perl (thp) -- gpodder notification windows cannot be closed https://bugs.launchpad.net

[Bug 393226] Re: Impossible to rename a podcast using non-ASCII characters

2009-07-05 Thread Thomas Perl
Does this also happen with gPodder 0.16.1 downloaded from http://gpodder.org/downloads.html? -- Impossible to rename a podcast using non-ASCII characters https://bugs.launchpad.net/bugs/393226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 393226] Re: Impossible to rename a podcast using non-ASCII characters

2009-07-05 Thread Thomas Perl
Fixed in 0.16.1. ** Changed in: gpodder (Ubuntu) Status: New = Fix Released -- Impossible to rename a podcast using non-ASCII characters https://bugs.launchpad.net/bugs/393226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 313148] Re: button mappings wrong with logitech marble mouse

2009-04-27 Thread Thomas Perl
I have a slightly different problem: I do not get mouse press events for the two small buttons. Did you do anything else to get things working, or do get event data when doing cat /dev/input/mice and pressing the small buttons on the marble mouse? I don't. -- button mappings wrong with logitech

[Bug 347483] Re: gpodder crashed with OperationalError in __check_schema()

2009-04-16 Thread Thomas Perl
The bug has been forwarded upstream: http://bugs.gpodder.org/show_bug.cgi?id=416 ** Bug watch added: bugs.gpodder.org/ #416 http://bugs.gpodder.org/show_bug.cgi?id=416 -- gpodder crashed with OperationalError in __check_schema() https://bugs.launchpad.net/bugs/347483 You received this bug

[Bug 362045] Re: gpodder crashed with OperationalError in __check_schema()

2009-04-16 Thread Thomas Perl
*** This bug is a duplicate of bug 347483 *** https://bugs.launchpad.net/bugs/347483 The proprietary launchpad.net does not allow me (the gPodder maintainer!) to access the bug report 347483 even though I can access _this_ bug and this is a duplicate of the other bug, so I post here in the

[Bug 341474] Re: gpodder crashed with ValueError in format_date()

2009-04-11 Thread Thomas Perl
Yes, you can help out with testing the development version and reporting bugs, instructions are here: http://wiki.gpodder.org/wiki/Running_gPodder_from_Git Please note that bugs found in the development version should be reported at http://bugs.gpodder.org and not here. Thanks :) -- gpodder

[Bug 341474] Re: gpodder crashed with ValueError in format_date()

2009-04-08 Thread Thomas Perl
Tim: thanks for your additional report and traceback. I have fixed this bug in the development version. -- gpodder crashed with ValueError in format_date() https://bugs.launchpad.net/bugs/341474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 356898] Re: gpodder crashed with TypeError in cover_download_finished()

2009-04-07 Thread Thomas Perl
Thank you for your bug report. Can you please provide the traceback and verbose output? You can generate the needed output and save it in a file like this: 1.) Open a Terminal window (Applications - Accessories - Terminal) 2.) Type gpodder --verbose 21 | tee ~/Desktop/gpodder-bug356898-log.txt

[Bug 356990] Re: can only configure one device at a time

2009-04-07 Thread Thomas Perl
Thank you for your bug report. This is already filed as an upstream bug report: http://bugs.gpodder.org/show_bug.cgi?id=116 Please subscribe there to receive progress notifications when this feature is implemented. ** Bug watch added: bugs.gpodder.org/ #116

[Bug 294132] Re: When playing a mp3 in a external player (vlc) a nothing selected popup window appears.

2009-04-07 Thread Thomas Perl
in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas Perl (thp) -- When playing a mp3 in a external player (vlc) a nothing selected popup window appears. https://bugs.launchpad.net/bugs/294132 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 356898] Re: gpodder crashed with TypeError in cover_download_finished()

2009-04-07 Thread Thomas Perl
This has been fixed in the latest gPodder release (0.15.1). You can get a .deb from http://gpodder.org/ ** Changed in: gpodder (Ubuntu) Status: New = Fix Committed ** Changed in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas Perl (thp) -- gpodder crashed with TypeError

[Bug 341474] Re: gpodder crashed with ValueError in format_date()

2009-04-07 Thread Thomas Perl
: (unassigned) = Thomas Perl (thp) -- gpodder crashed with ValueError in format_date() https://bugs.launchpad.net/bugs/341474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https

[Bug 291182] Re: Ipod classic 6g black 160g doesnt sync with gpodder 0.13.0

2009-04-07 Thread Thomas Perl
Can you reproduce this problem with gPodder 0.15.1 from http://gpodder.org? -- Ipod classic 6g black 160g doesnt sync with gpodder 0.13.0 https://bugs.launchpad.net/bugs/291182 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 345003] Re: gpodder uses deprecated modules

2009-03-21 Thread Thomas Perl
Thanks for your bug report. I've fixed that in git, will be part of the next release. ** Changed in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas Perl (thp) Status: New = Fix Committed -- gpodder uses deprecated modules https://bugs.launchpad.net/bugs/345003 You received

[Bug 344428] Re: Screen freezes after gdm login

2009-03-20 Thread Thomas Perl
Looks like bug 329039 to me. -- Screen freezes after gdm login https://bugs.launchpad.net/bugs/344428 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 341474] Re: gpodder crashed with ValueError in format_date()

2009-03-13 Thread Thomas Perl
Depends on the MOTUs, although I think it might be a bit late to get this fix into Jaunty - any MOTUs here to help? -- gpodder crashed with ValueError in format_date() https://bugs.launchpad.net/bugs/341474 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 341474] Re: gpodder crashed with ValueError in format_date()

2009-03-12 Thread Thomas Perl
Please test with the latest version from http://gpodder.org/downloads.html -- gpodder crashed with ValueError in format_date() https://bugs.launchpad.net/bugs/341474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 340976] Re: gPodder 0.15.0 is broken in Jaunty

2009-03-11 Thread Thomas Perl
Fixed in Git. Will be part of the next bugfix release. I'm going to wait a few more days, so we might catch some other bugs that found their way into 0.15.0. ** Changed in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas Perl (thp) Status: New = Fix Committed -- gPodder 0.15.0

[Bug 258996] Re: gpodder crashed with ValueError in change_menu_item()

2009-02-23 Thread Thomas Perl
This has been fixed in several recent versions of gPodder recently. Please grab gPodder 0.14.1 from http://gpodder.org/ or wait for the package to migrate to Ubuntu from Debian sid. If there are Ubuntu MOTUs around: Please sync gpodder-0.14.1 from Debian sid. -- gpodder crashed with ValueError

[Bug 258996] Re: gpodder crashed with ValueError in change_menu_item()

2009-02-23 Thread Thomas Perl
Please set to Fix Released when gPodder 0.14.1 lands in Ubuntu's repositories. ** Changed in: gpodder (Ubuntu) Assignee: (unassigned) = Thomas Perl (thp) Status: New = Fix Committed -- gpodder crashed with ValueError in change_menu_item() https://bugs.launchpad.net/bugs/258996 You

[Bug 328948] Re: gpodder crashed with SIGSEGV in strlen()

2009-02-13 Thread Thomas Perl
Thank you for your bug report. Can you please try the workaround at http://bugs.gpodder.org/show_bug.cgi?id=307 and tell me if this fixes your problem? -- gpodder crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/328948 You received this bug notification because you are a member

[Bug 285409] Re: midori crashed with SIGSEGV

2009-01-28 Thread Thomas Perl
Installed midori and webkit debug symbols, used the given wiki page instructions to obtain a backtrace using gdb. Backtrace is attached as textfile. What I did to obtain this backtrace: 1.) Open Midori 2.) Go to youtube.com 3.) Wait for the page to load completely 4.) Click on one of the videos

[Bug 269224] Re: Make more of Etoile available as binaries

2009-01-25 Thread Thomas Perl
By the way, there is a mailing list specially targeted towards packagers: https://mail.gna.org/listinfo/etoile-packaging/ -- Make more of Etoile available as binaries https://bugs.launchpad.net/bugs/269224 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 317766] Re: gpodder crashes when run from the command line

2009-01-25 Thread Thomas Perl
Have you found out the cause of your problem already? What exactly is run on the command line (type gpodder) and what kind of packages of gPodder have you got installed? -- gpodder crashes when run from the command line https://bugs.launchpad.net/bugs/317766 You received this bug notification

[Bug 315414] Re: Cannot change Download folder if no file was downloaded

2009-01-14 Thread Thomas Perl
Is this related to http://bugs.gpodder.org/show_bug.cgi?id=314 ? -- Cannot change Download folder if no file was downloaded https://bugs.launchpad.net/bugs/315414 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 315414] Re: Cannot change Download folder if no file was downloaded

2009-01-12 Thread Thomas Perl
Can you please try to reproduce this bug with the latest version of gPodder (0.14.0) from either Debian unstable or www.gpodder.org ? -- Cannot change Download folder if no file was downloaded https://bugs.launchpad.net/bugs/315414 You received this bug notification because you are a member of

[Bug 313519] Re: FingerScroll: Rubberband effect doesn't work after switching the value of mode property

2009-01-05 Thread Thomas Perl
For the Ubuntu maintainers: The Maemo package is based on the Ubuntu package, and the Ubuntu-specific patches (especially spring2.patch) have been left in the package, so it's related to the Ubuntu package as well. From what I can see from the source, spring2.patch adds the changes for the

[Bug 297700] Re: gpodder shows dialog Nothing selected, but file is played

2008-11-23 Thread Thomas Perl
No problem. Tell your friends about gPodder :) ** Changed in: gpodder (Ubuntu) Status: New = Fix Committed -- gpodder shows dialog Nothing selected, but file is played https://bugs.launchpad.net/bugs/297700 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 297700] Re: gpodder shows dialog Nothing selected, but file is played

2008-11-21 Thread Thomas Perl
Please use this: http://khan.thpinfo.com/~thp/deb- outgoing/gpodder_0.13.1-1_all.deb gPodder 0.13.1 is currently not available in Ubuntu due to the way they manage their stable releases. If you don't trust the .deb from the link above, you can also grab 0.13.1 (either the architecture

[Bug 297700] Re: gpodder shows dialog Nothing selected, but file is played

2008-11-19 Thread Thomas Perl
Which gPodder version are you using? Does this happen with 0.13.1 too? -- gpodder shows dialog Nothing selected, but file is played https://bugs.launchpad.net/bugs/297700 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 260849] Re: photoprint is missing libgutenprint.so.2

2008-11-14 Thread Thomas Perl
Please provide a source .dsc file if you want us to try it out. Thanks! -- photoprint is missing libgutenprint.so.2 https://bugs.launchpad.net/bugs/260849 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 36651] Re: Network Manager does not remember WEP/WPA key

2008-11-03 Thread Thomas Perl
I have installed Intrepid Ibex (final!) and am experiencing the same bug - it seems like Network Manager saves/decodes the password in a wrong way, because the entry box is pre-filled with a (wrong, much longer) key and when I enter my key, it works. It is annoying that it does not save the WPA

  1   2   >