Bug#1055737: gpodder don't start , claim abandon

2023-12-03 Thread Thomas Perl
Hi, Looking at your logs, It looks like the kernel has decided that it can’t fulfil a memory (RAM) allocation request. There are some sysctl values that affect how the kernel handles overcommitment and other things (e.g. reserved RAM for the admin user). Can you check the output of “sysctl

Bug#1038570: Upstream version 1.3.2 supports SDL2

2023-06-28 Thread Thomas Perl (thp)
Hi, Upstream version 1.3.2 adds support for SDL2: https://repo.or.cz/tennix.git/commit/tennix-1.3.2 Thanks, Thomas

Bug#1030132: gpodder: Suggests obsolete gnome-bluetooth | bluez-gnome

2023-02-01 Thread Thomas Perl
Yes, the intention is to have “bluetooth-sendto” available, so the dependency should probably be updated to "gnome-bluetooth-sendto”. The command is called from the “bluetooth_send_file()” function here:

Bug#992431: RFS: chromono/1.1.1-1 [ITP] -- A circular color puzzle game

2021-08-18 Thread Thomas Perl
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "chromono": * Package name: chromono Version : 1.1.1-1 Upstream Author : Thomas Perl * URL : https://thp.io/2013/chromono/ * License : CC-BY-

Bug#992342: ITP: chromono -- A circular color puzzle game

2021-08-17 Thread Thomas Perl
Package: wnpp Severity: wishlist chro.mono is a puzzle game originally developed in 2013 for mobile devices. It has recently been open sourced. The goal of the game is to touch half-colored spheres with full-colored spheres in such a way that all spheres are filled with a single color each.

Bug#825547: tennix: please make the build reproducible

2019-09-01 Thread Thomas Perl
This was fixed fixed upstream here (based on this patch, but done slightly differently): https://repo.or.cz/tennix.git/commitdiff/d290f01877af035a8156ec1b4c2636aa9f44f72b Upstream releases 1.2.1 and 1.3.0 contain this fix and should have reproduce builds. Thomas

Bug#889850: gpodder fails to launch -- ModuleNotFoundError: No module named 'cairo'

2018-02-08 Thread Thomas Perl
Hi, Did you try installing "python3-cairo”? If that fixes the problem, the dependencies need to be updated in the package. Thanks, Thomas > On 07.02.2018, at 22:24, Dimitri Chausson wrote: > > Package: gpodder > Version: 3.10.0-3 > Severity: normal > > Dear Maintainer, > >

Bug#885295: gpodder: Depends on unmaintained pygtk

2017-12-29 Thread Thomas Perl
Upstream here. gPodder 3.10.0 (just released today) should fix that. Thanks, Thomas > On 26.12.2017, at 06:38, Jeremy Bicha wrote: > > Source: gpodder > Version: 3.9.3-1 > Severity: serious > User: pkg-gnome-maintain...@lists.alioth.debian.org > Usertags: oldlibs pygtk >

Bug#858855: gpodder: subscribing to https://requestforcomments.de/feed raises an ssl error

2017-04-14 Thread Thomas Perl
This seems to be the following upstream bug: https://github.com/gpodder/gpodder/issues/265 A fix would be to upgrade to Python 2.7.9, as indicated here: https://github.com/gpodder/gpodder/issues/269 Thanks, Thomas > On 9 Apr 2017, at 23:59, tony mancill wrote: > > On

Bug#792240: gpodder's window won't be drawn after the system's start from hiberation

2015-07-13 Thread Thomas Perl
Does this also happen with a different desktop environment on the same hardware? Does resizing the window cause a redraw? It looks like a toolkit problem (so any other Gtk+2-based applications should similarly be affected — can you check)? Does this happen when the window is not minimized

Bug#784735: gpodder: wrong standard media player

2015-05-14 Thread Thomas Perl
Hi, On 08 May 2015, at 10:53, Björn Siebke bjoernsie...@web.de wrote: Gpodder references the standard audio player, which is Totem. But when starting a podcast episode from Gpodder only a Videos (Totem) window opens with no option to start the episode. gPodder does the right thing, which

Bug#784770: gpodder: length not displayed

2015-05-14 Thread Thomas Perl
Hi, On 08 May 2015, at 19:02, Björn Siebke bjoernsie...@web.de wrote: In the column length for every episode there is only a - displayed, no time. For which feed does this happen? The feed needs to have the itunes:duration tag in order for gPodder to detect the length. Not all feeds provide

Bug#745248: gpodder often downloads a file twice

2014-05-03 Thread Thomas Perl
Hi, On Sat, 19 Apr 2014, Martin Dosch wrote: it happens very often that gPodder is downloading an episode which was already successful downloaded. This happened at several video podcasts. I don't know if there are any useful informations i could provide. For which feed (URL) does this happen?

Bug#731931: urlwatch: Change in lynx handling of relative URLs confuses html2txt.py

2014-01-29 Thread Thomas Perl
tags 731931 fixed-upstream thanks On 2013-12-14 09:46, Alex Gould wrote: I noticed that shortly after lynx in Debian testing moved to a new version, I got spurious reports in the urlwatch that I run as a cron job. Example: [...] I notice that at line 77 in urlwatch's html2txt.py script, there

Bug#731931: urlwatch: http://www.kayser-threde.de/en/jobs/ gives python stack dump

2014-01-29 Thread Thomas Perl
tags 731931 |fixed-upstream thanks |On 2013-12-11 12:15, Alexis Huxley wrote: With jessie's urlwatch (and prerequisite python-concurrent.futures): torchio$ egrep -v '^($|#)' ~/.urlwatch/urls.txt http://www.kayser-threde.de/en/jobs/ torchio$ urlwatch Traceback (most recent call last): File

Bug#732112: Fwd: Re: urlwatch: Change in lynx handling of relative URLs confuses html2txt.py

2014-01-29 Thread Thomas Perl
tags 732112 fixed-upstream thanks (previous mail was sent to the wrong bug number, sorry for the additional noise..) Original Message Subject: Re: urlwatch: Change in lynx handling of relative URLs confuses html2txt.py Date: Wed, 29 Jan 2014 20:27:31 +0100 From: Thomas

Bug#719569: packagekit: PackageKit should depend on PolicyKit

2013-08-20 Thread Thomas Perl
Hi, On Aug 13, 2013, at 10:40 AM, Matthias Klumpp matth...@tenstral.net wrote: When pkcon is run in a non-X11 environment without a polkit-agent running, it should spawn a pkttyagent process to handle authorization requests. Making polkit recommended by PackageKit seems like a good idea

Bug#719569: packagekit: PackageKit should depend on PolicyKit

2013-08-13 Thread Thomas Perl
Package: packagekit Version: 0.8.10-2 Severity: normal PackageKit's CLI interface (pkcon) doesn't work on a minimal system without X11, because PolicyKit is not available. After PolicyKit is installed manually, an AccessDenied error on D-Bus prevents PackageKit from working. This happens both as

Bug#707192: Configuration missing even after using gpodder-migrate2tres

2013-05-22 Thread Thomas Perl
Hi ael, On May 22, 2013, at 10:49 PM, ael law_ence@ntlworld.com wrote: On Fri, May 10, 2013 at 07:38:07AM -0700, tony mancill wrote: Another confusion is that I have download_dir = /ael_elf1/ael/podcasts in ~/.config/gpodder . But gpodder ignores this and seems to put files into

Bug#707192: gpodder: cannot find config after python upgrade

2013-05-08 Thread Thomas Perl
Hi Clayton, On Wed, 8 May 2013, clayton wrote: Yesterday I used gpodder, and it was normal. Last night I did an apt-get upgrade, and a lot of packages came down, including some Python packages, but as I recall, not a new gpodder. Today when I start gpodder it cannot find it's old config, my

Bug#704888: gpodder: Causes 100% cpu load for several minutes

2013-04-08 Thread Thomas Perl
Hi, Can you reproduce this with gPodder 3.5.0 from Debian unstable after removing your database and downloads? If so, do the logfiles (~/gPodder/Logs/) show anything unusual? Thanks, Thomas 2013/4/7 Johannes Rohr jor...@gmail.com Package: gpodder Version: 2.20.1-1 Severity: normal

Bug#696117: Update fails with “Error while updating feed” for every subscription

2012-12-27 Thread Thomas Perl
Hi, On Thu, 27 Dec 2012, Ben Finney wrote: On 21-Dec-2012, Ben Finney wrote: There are *no* HTTP packets in the TCPDump capture during the gPodder session. The only traffic captured at all is from my IRC client; gPodder appears to have generated no traffic. Further investigation shows that

Bug#696117: Update fails with “Error while updating feed” for every subscription

2012-12-20 Thread Thomas Perl
Hi, On Thu, 20 Dec 2012, Ben Finney wrote: Each feed update fails with the following traceback: = 1355775035.976728 [gPodder] INFO: Error: Traceback (most recent call last): File /usr/lib/pymodules/python2.7/gpodder/gui.py, line 2960, in update_feed_cache_proc

Bug#696117: Update fails with “Error while updating feed” for every subscription

2012-12-17 Thread Thomas Perl
Hi, On Mon, 17 Dec 2012, Ben Finney wrote: Error while updating feed The feed at http://www.abc.net.au/radionational/feed/2888650/podcast.xml could not be updated. (...) How can I diagnose this further to see what might be going wrong? Run gPodder in a Terminal using gpodder

Bug#695470: gpodder lost preferences after upgrade

2012-12-08 Thread Thomas Perl
Hi, On Sat, 8 Dec 2012, tony mancill wrote: On 12/08/2012 09:07 AM, Martin Dosch wrote: after upgrading to unstable gpodder doesn't find it's config. It starts empty like at first start. It works after downgrading to testings version. I'll look into it. Thank you for the bug report!

Bug#688000: gpodder: View downloaded episodes views un-downloaded episodes

2012-09-18 Thread Thomas Perl
Hi, On Tue, 18 Sep 2012, Roland Hieber wrote: when I choose the option Downloaded episodes from the View menu, also some episodes are displayed which are not downloaded (the little icon besides the episode title is empty, and not the music note icon). I expect this option to only show

Bug#681638: gpodder: Mouse/keys not functioning properly

2012-07-15 Thread Thomas Perl
Hi, On Sat, 14 Jul 2012, Connor wrote: My version of gpodder appears to have significant issues regarding mouse and keyboard functionality. Particularly, * Left-clicking any podcast in the Podcasts (N) view brings up the usual right-click menu. Right-clicking appears to function as a

Bug#672585: quiet option for gpo update and gpo download (possibly other commands) missing

2012-05-13 Thread Thomas Perl
tags 672585 wontfix thanks Hi, On Sat, May 12, 2012 at 10:35:47AM +0100, Raf Czlonka wrote: I update my podcast feeds and download them overnight using user's crontab entry. While it's really useful to have a summary at the end of a download running gpo from command line, it would also be

Bug#672583: when run with web interface a couple of errors get thrown

2012-05-13 Thread Thomas Perl
Hi, Thank you for your bug report. On Sat, May 12, 2012 at 10:21:12AM +0100, Raf Czlonka wrote: 1. When running the web interface I get a bunch of errors on the console: [...] Exception happened during processing of request from ('127.0.0.1', 35413) Traceback (most recent call last): File

Bug#654546: gpodder: Loses track of download if the episode disappears during a download

2012-01-09 Thread Thomas Perl
Hi, On Wed, Jan 04, 2012 at 10:40:49AM +0800, clayton wrote: * I was downloading yesterday's episode, and it did not finish, so this morning I resumed it. * while it was downloading, I updated the podcast, which resulted in the episode I was downloading disappearing from the podcast

Bug#620438: Typo in the .desktop file

2011-04-02 Thread Thomas Perl
On Fri, Apr 01, 2011 at 11:42:34PM +0200, Andrea Carpineti wrote: Some typos in the gpodder.desktop file. I added the Italian translation of some entries. Thank you for the patch! Merged upstream: http://gpodder.org/commit/ddb63038 Greetings, Thomas -- To UNSUBSCRIBE, email to

Bug#582656: Same issue, but only for certain feeds

2010-05-25 Thread Thomas Perl
Hello! On Sun, May 23, 2010 at 10:25:54PM -0700, tony mancill wrote: I have observed this behavior as well, but only for certain feeds. (In my case, it's one of the Deutsche Welle podcasts I subscribe to.) I always assumed this was a function of the feed, not gpodder. This might have been

Bug#582907: gpodder: new upstream release

2010-05-24 Thread Thomas Perl
Hello! On Mon, May 24, 2010 at 06:17:30AM -0700, Matt Kraai wrote: gPodder 2.6 was released on May 23, 2010. I'm working on it. Should be ready in a few days. Thanks, Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#581780: gpodder: fails with message already has an attribute GtkHBox

2010-05-16 Thread Thomas Perl
Hello! On Sat, May 15, 2010 at 04:13:37PM -0400, James R. Van Zandt wrote: Package: gpodder Version: 2.0-1 [...] AttributeError: instance gpodder.gui.gPodder at /gui at 0xb752fa8c already has an attribute GtkHBox This bug has already been fixed upstream: http://gpodder.org/commit/c8a527020

Bug#576267: Please package Hildon 2.2 for Debian

2010-04-02 Thread Thomas Perl
Package: libhildon Version: 2.1.34.debian.1-7 Hildon 2.2 has been available for several months. The current version can be downloaded from: http://repository.maemo.org/pool/fremantle/free/libh/libhildon/ As of today, the latest version is 2.2.15-1+0m5 which can be downloaded from the above

Bug#568853: gpodder: Feeds-check not working properly

2010-02-08 Thread Thomas Perl
On Mon, Feb 08, 2010 at 12:33:01PM +0100, Colliar wrote: Clicking on the update funktion (lower left corner) does not update all feeds. I have noticed that on several feeds. That's actually a feature to save bandwith and CPU time. You can set the advanced option feed_update_skipping to False to

Bug#496586: Numptyphysics Debian package

2010-01-24 Thread Thomas Perl
Hello, Leo and Tim! On Sat, Jan 23, 2010 at 11:11:41PM +0100, Leo 'costela' Antunes wrote: I imagine your focus on the Maemo platform will mean most Debian bugs won't really interest you guys, but as long as I can muster up some platform-agnostic patches, would you consider them for inclusion?

Bug#496586: Numptyphysics Debian package

2010-01-23 Thread Thomas Perl
Hello! Sorry for the late reply. On Mon, Jan 11, 2010 at 01:11:06AM +0100, Leo 'costela' Antunes wrote: 1) There doesn't seem to be a better way to contact the developers than personal emails. I though about emailing the list[0], but the fact that there is only one unresponded email with

Bug#565691: ITP: mygpoclient -- Client library for the my.gpodder.org web service

2010-01-17 Thread Thomas Perl
Package: wnpp Severity: wishlist Owner: Thomas Perl t...@thpinfo.com * Package name: mygpoclient Version : 1.0 Upstream Author : Thomas Perl t...@gpodder.org * URL : http://thpinfo.com/2010/mygpoclient/ * License : GPL version 3 or later Programming Lang

Bug#548524: gpodder: Missing dependency.

2009-09-28 Thread Thomas Perl
On Sat, Sep 26, 2009 at 10:48:14PM +0200, Nicola Girardi wrote: Package: gpodder Version: 0.17.0-2 Severity: important The program refused to start until I installed the package dbus-x11, the packages containing the file /usr/bin/dbus-launch. gPodder 2.0 is available in unstable, and makes

Bug#527387: gpodder fails with a stream of errors from python scripts

2009-05-08 Thread Thomas Perl
Don wrote: From a console the command gpodder -r fails with the following output. -- -8--- sqlite3.IntegrityError: column url is not unique -- The previous version ( 0.12.1-1 0 ) works fine so I will downgrade for now. Try

Bug#521726: python-pymtp: needs upating of depends fromlibmtp7 to libmtp8

2009-04-02 Thread Thomas Perl
with libmtp8, at least in a simple test case. If things go weird, for example if my patch introduces other serious bugs, then we remove pymtp from testing. What do you think? Ig the Release Team gives me the approval and Thomas Perl does not object, I would NMU pytmp, just to unblock the libmtp

Bug#521726: python-pymtp: needs upating of depends from libmtp7 to libmtp8

2009-03-30 Thread Thomas Perl
On Sun, Mar 29, 2009 at 11:30:46PM +0200, Rafael Laboissiere wrote: * Adeodato Simó d...@net.com.org.es [2009-03-29 20:08]: Package: python-pymtp Version: 0.0.4-1 Severity: serious X-Debbugs-CC: Rafael Laboissiere raf...@debian.org pymtp hardcodes a dependency on libmtp7, which has

Bug#520369: gpodder: dbus error running from cron

2009-03-23 Thread Thomas Perl
You wrote: I get an error message when executing gpodder --run from cron: [...] dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11 initialization failed. The following patch should fix the issue:

Bug#510042: ITP: seqev - Library for event counters and sequencer

2008-12-28 Thread Thomas Perl
Package: wnpp Severity: wishlist The seqev library is used in the systems programming course at the University of Technology in Vienna, Austria. This library provides an library functions for working with event counters and sequencers. Upstream website:

Bug#510041: ITP: sem182 - Convenience library for working with semaphors

2008-12-28 Thread Thomas Perl
Package: wnpp Severity: wishlist The sem182 library is used in the systems programming course at the University of Technology in Vienna, Austria. This library provides an easier interface for working with semaphors than the standard semaphore functions. Functions for working with semaphore

Bug#504458: gpodder: Bad directory naming

2008-11-03 Thread Thomas Perl
Jake-Todd wrote: Is there a reason for the hash-like naming of folders and files? There's no point for it and is very inconvenient for handling files. Could someone please explain why gpodder handles files this way, and if there could be a change made to have logical naming of folders and

Bug#491696: gpodder: update_channels() got an unexpected keyword argument 'callback_url'

2008-07-21 Thread Thomas Perl
Hello! On Mon, 2008-07-21 at 15:28 +0300, Mykola Nikishov wrote: GPodder dies when invoked from the bash usign 'gpodder --run': Traceback (most recent call last): File /usr/bin/gpodder, line 166, in module sys.exit( main()) File /usr/bin/gpodder, line 129, in main

Bug#491610: gpodder: can't transfer episodes to ipod.

2008-07-20 Thread Thomas Perl
Hello! On Mon, 2008-07-21 at 05:54 +0900, Ippei Tamura wrote: When I tried to transfer new episodes to my ipod, following messages were displayed and nothing was transfered. Thanks for your bug report. This is a known bug and will be fixed in the upcoming days. In the mean time, you can try

Bug#489547: ITP: pymtp -- Pythonic binding to LibMTP to interact with MTP devices

2008-07-06 Thread Thomas Perl
Package: wnpp Severity: wishlist PyMTP is a Pythonic binding to LibMTP that allows Python programs to interact with LibMTP-supported devices. These devices include several popular MP3 players, including Creative Zen, several iRiver devices, NormSoft Pocket Tunes and many others. Homepage:

Bug#489459: gpodder doesn't honour start minimised configuration

2008-07-06 Thread Thomas Perl
Hello! On Sat, 2008-07-05 at 23:25 +0100, Colin Turner wrote: I have configured gpodder to start minimized, and the advanced configuration editor shows start_iconified boolean true but the application doesn't honour that configuration? Thanks for your bug report. We are working on it:

Bug#482907: gpodder: Fails to download podcasts

2008-05-25 Thread Thomas Perl
Hello, Tomaž! On Sun, 2008-05-25 at 21:45 +0200, Tomaž Šolc wrote: If I run gpodder in the console, I get the following backtrace: Exception in thread Thread-6: Traceback (most recent call last): File /usr/lib/python2.5/threading.py, line 486, in __bootstrap_inner self.run() File

Bug#481229: 'gpodder --run' fails

2008-05-14 Thread Thomas Perl
Hello! On Wed, 2008-05-14 at 20:31 +0300, Mykola Nikishov wrote: 'gpodder --run' dies with this: Traceback (most recent call last): File /usr/bin/gpodder, line 166, in module sys.exit( main()) File /usr/bin/gpodder, line 125, in main from gpodder import console File

Bug#478748: gpodder: doesn't recognize new items when not on top

2008-05-08 Thread Thomas Perl
Hello, Holger! Thanks for the sample RSS files collected over time. On Sun, 2008-05-04 at 22:44 +0200, Holger Leskien wrote: The linebreaks seem random. Items are mixed in the samples from the same day. New items are sorted in between with old pubDate (for example nearly three weeks ago).

Bug#478748: gpodder: doesn't recognize new items when not on top

2008-05-02 Thread Thomas Perl
Hello, Holger! On Thu, 2008-05-01 at 13:03 +0200, Holger Leskien wrote: Hi Thomas, When an episode is inserted, it has to have a newer pubDate than the other episodes in the feed. From what I see in the feed, this is the case (episodes have a pubDate, so I can rely on the pubDate to be

Bug#478748: gpodder: doesn't recognize new items when not on top

2008-05-01 Thread Thomas Perl
Hello, Holger! Thanks for your bug report. On Wed, 2008-04-30 at 20:49 +0200, Holger Leskien wrote: gPodder doesn't recognize new feed items when they are not at the top of the feed (inserted in between). Example: http://starfrosch.ch/charts/top/month/feed When an episode is inserted, it

Bug#469736: bsddb.db.DBInvalidArgError trying to start gpodder

2008-03-06 Thread Thomas Perl
Hello, Tony! On Thu, 2008-03-06 at 11:38 -0800, tony mancill wrote: Package: gpodder Version: 0.11.0-1 Severity: important I'm unable to start gpodder on a system running a current version of Debian unstable. The error produced is: Traceback (most recent call last): File

Bug#466496: gpodder: cnn video: Error adding channel

2008-02-18 Thread Thomas Perl
Hello, Clayton! On Tue, 2008-02-19 at 13:37 +0800, clayton wrote: Package: gpodder Version: 0.10.4-1 Severity: normal When I try to subscribe to any of the video podcasts on http://www.cnn.com/services/podcasting/ for instance http://rss.cnn.com/rss/cnn_specialvideo.rss, after a long

Bug#455881: pommed: Volume change beep is very annoying

2007-12-12 Thread Thomas Perl
Package: pommed Version: 1.13~dfsg-2 Severity: normal The default volume change beep sound is really annoying. Before I looked into pommed and its configuration, I thought there were some hardware problems or a bug in the keyboard handling, because the beep didn't really sound like a beep.

Bug#453918: gpodder: odd behaviour

2007-12-03 Thread Thomas Perl
Hello, Cristian! Cristian Ionescu-Idbohrn wrote: On Mon, 3 Dec 2007, Cristian Ionescu-Idbohrn wrote: I also noticed this in the process table: /usr/bin/dbus-launch --exit-with-session /usr/bin/seahorse-agent --execute sh ~/.xsession It may be that what pushes up gconf (seahorse

Bug#453918: gpodder: odd behaviour

2007-12-03 Thread Thomas Perl
Hello, Cristian! Cristian Ionescu-Idbohrn wrote: Hi Thomas, On Mon, 3 Dec 2007, Thomas Perl wrote: Cristian Ionescu-Idbohrn wrote: Package: gpodder Version: 0.10.2-2 Severity: normal I run gpodder under window maker (not gnome). * at startup, I am asked if I want to keep my

Bug#453918: gpodder: odd behaviour

2007-12-03 Thread Thomas Perl
reassign 453918 totem retitle 453918 totem: Starts lots of GNOME stuff when run in WindowMaker thanks Cristian Ionescu-Idbohrn wrote: On Mon, 3 Dec 2007, Thomas Perl wrote: Can you remove gconfd temporarily and see if the problem persists? That would be pushing my luck a bit too far :) I

Bug#453918: gpodder: odd behaviour

2007-12-02 Thread Thomas Perl
Cristian Ionescu-Idbohrn wrote: Package: gpodder Version: 0.10.2-2 Severity: normal I run gpodder under window maker (not gnome). * at startup, I am asked if I want to keep my xsettings (or something similar); it doesn't seem to matter what I annswer to that; settings are changed

Bug#453244: Waiting for sponsor to upload

2007-12-01 Thread Thomas Perl
Hello, Marco! I've already packaged 0.9 shortly after the release, but my sponsor has not yet uploaded the package. I've sent a mail to him some days ago and I also mailed the Debian Multimedia Team and asked for someone to upload the package. The packaging source can already be found in the

Bug#452490: gpodder: channel list is lost if no disk space is available on exit

2007-11-23 Thread Thomas Perl
Hello, Jens! Jens Thiele wrote: The list of subscribed channels is lost if no disk space is available on exit. Would be nice to keep the old one around. I've attached a patch that should fix the bug you encountered. Could you please try the patch using the following procedure and tell me if

Bug#449366: gst-pulse: New upstream version 0.9.5 available

2007-11-05 Thread Thomas Perl
Package: gst-pulse Severity: wishlist Version 0.9.5 of gst-pulse has been released on 2007-10-30. Upstream URL: http://0pointer.de/lennart/projects/gst-pulse/ The packaging files from 0.9.4 work fine, except the patch make-gst-plugin-rank-primary.patch isn't needed anymore, as upstream has

Bug#448486: azureus: Desktop Entry should use %f, not %U

2007-10-29 Thread Thomas Perl
Package: azureus Version: 2.5.0.4-1 Severity: important Azureus' Desktop Entry (/usr/share/applications/azureus.desktop) specifies azureus %U as Exec= line. However, Azureus doesn't accept URL parameters in the form azureus file:///home/user/file.torrent, so when double-clicking on a .torrent

Bug#445516: Packaging infrastructure

2007-10-12 Thread Thomas Perl
Hello, Marco! I already have a source .deb package for Tennix here that I use to build the .deb on the Tennix website, maybe you want to use it as a starting point. The current .diff.gz for version 0.4.1 is attached. Thomas tennix_0.4.1-1.diff.gz Description: GNU Zip compressed data

Bug#441285: gpodder: deleting of not yet downloaded episodes

2007-09-08 Thread Thomas Perl
Hello, Holger! On Sat, 2007-09-08 at 10:04 +0200, Holger Leskien wrote: please enable deleting of not yet downloaded episodes. IMO this is inconsistent. Please be more verbose when describing this feature request/wishlist item. What exactly do you want to have changed in gPodder's behaviour

Bug#441285: gpodder: deleting of not yet downloaded episodes

2007-09-08 Thread Thomas Perl
Hello, Holger! On Sat, 2007-09-08 at 14:27 +0200, Holger Leskien wrote: The status of episodes which are not yet downloaded is empty (no icon) or new (paper with yellow star). If I already know that I won't download one ore more of these episodes I want to mark them as deleted (trashcan

Bug#441284: gpodder: doesn't display some channels anymore

2007-09-08 Thread Thomas Perl
Hello, Holger! On Sat, 2007-09-08 at 09:57 +0200, Holger Leskien wrote: after the update from 0.9.4-1 to 0.9.5-1 gPodder doesn't display the following channels anymore. If you select these channels, the text in the drop down box changes, but the detail view does not.

Bug#430844: gpodder: doesn't read ATOM feeds?

2007-09-02 Thread Thomas Perl
Hello, Holger! On Wed, 2007-06-27 at 18:32 +0200, Holger Leskien wrote: Package: gpodder Version: 0.9.2-1 Severity: wishlist Hi, this feed produces an error: http://www.de-bug.de/pod/feed/atom/ Can you please try out the current development version of gPodder in the subversion

Bug#433029: gpodder: Ukrainian translation

2007-07-14 Thread Thomas Perl
Hello, Mykola! Thanks for submitting the Ukrainian translation. Please download your PO file here and update/fill in the missing/fuzzy strings, as some of the strings have changed in our SVN repository since the last release: http://svn.berlios.de/svnroot/repos/gpodder/trunk/data/po/uk.po Send

Bug#432805: gpodder: Unable to handle No space left on device errors

2007-07-12 Thread Thomas Perl
tags 432805 confirmed tags 432805 fixed-upstream thanks Hello, Mykola! On Thu, 2007-07-12 at 07:59 +0300, Mykola Nikishov wrote: Package: gpodder Version: 0.9.3-2 Severity: important While running Podcasts - Device - Syncronize free space in mp3_player_folder has gone away and GPodder

Bug#430843: gpodder: sometimes empty download episodes message box

2007-06-28 Thread Thomas Perl
tags 430843 moreinfo thanks Hello, Holger! On Wed, 2007-06-27 at 21:00 +0200, Holger Leskien wrote: On Wed, Jun 27, 2007 at 08:39:11PM +0200, Thomas Perl wrote: this feed sometimes brings up an empty (no text at all) confirm download new episodes dialog box: http://www.de-bug.de

Bug#430843: Please test enclosed patch (gPodder no title bug)

2007-06-28 Thread Thomas Perl
Hello, Holger! Please apply the enclosed patch and tell me if this fixes your problem with gPodder and buggy RSS feeds. This patch will take the first line of the description as title for an episode if the episode itself doesn't provide an episode title. Thanks, Thomas Index:

Bug#430843: gpodder: sometimes empty download episodes message box

2007-06-27 Thread Thomas Perl
Hello, Holger! On Wed, 2007-06-27 at 18:30 +0200, Holger Leskien wrote: this feed sometimes brings up an empty (no text at all) confirm download new episodes dialog box: http://www.de-bug.de/pod/feed/ If you try to open the feed in your web browser, you'll see that the feed has podcast

Bug#389607: Can't reproduce this bug

2007-06-25 Thread Thomas Perl
Hello! I can't reproduce this problem anymore. Seems like the bug has gone in one of the latest versions. Thanks, Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#289783: gqview: Cannot reproduce on 2.0.1

2007-06-11 Thread Thomas Perl
Followup-For: Bug #289783 Package: gqview I cannot reproduce this bug with gqview 2.0.1 and the attached svg file. Thanks, Thomas -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (650, 'testing'), (600, 'unstable'), (500, 'stable'), (1, 'experimental')

Bug#374638: Severity important, tagging patch

2007-06-06 Thread Thomas Perl
severity 374638 important tags 374638 patch thanks Severity to important, because has a major effect on the usability of a package, without rendering it completely unusable to everyone. Has a major effect on users with that specific graphics chipset. Also tagged patch -- patch is available in a

Bug#426389: genisoimage: Warn user when using a -o - command line option

2007-05-28 Thread Thomas Perl
Package: genisoimage Version: 9:1.1.2-1 Severity: normal I've just used the -o - option in a genisoimage/wodim pipe and didn't realize that genisoimage writes to stdout by default and the -o - option doesn't do what is does in many other command-line utilities (i.e. write to stdout and not to

Bug#425255: ITP: flake -- Alternative encoder for the Free Lossless Audio Codec

2007-05-20 Thread Thomas Perl
Package: wnpp Owner: Thomas Perl [EMAIL PROTECTED] Severity: wishlist * Package name: flake Version : 0.10 Upstream Author : Justin Ruggles [EMAIL PROTECTED] * URL : http://flake-enc.sourceforge.net/ * License : LGPL Programming Lang: C Description

Bug#420723: Build fix patch

2007-05-16 Thread Thomas Perl
tags 420723 patch thanks Changing GNOMELOCALEDIR to PACKAGE_LOCALE_DIR makes things work again. Trivial patch attached. Enjoy, Thomas --- camorama-0.17/src/main.c 2003-08-20 20:24:40.0 +0200 +++ camorama-0.17-fixed/src/main.c 2007-05-16 20:03:45.0 +0200 @@ -439,7 +439,7 @@

Bug#422503: Subject: jumpnbump: please provide .desktop entry and hicolor icon

2007-05-06 Thread Thomas Perl
Package: jumpnbump Version: 1.50-6 Severity: wishlist Please provide a jumpnbump.desktop entry in /usr/share/applications, so freedesktop.org menus and panels can find Jump'n'Bump (i.e. the it should appear in Gnome's Games menu). It would also be nice if you could package a better version of

Bug#374638: Status of i810switch w/ Macbook

2007-04-20 Thread Thomas Perl
Hello! Now, after Etch is released, I wonder if you'd be willing to apply the patch from above to add support for the i945. Thanks, Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#418766: pommed: Cannot start: undefined symbol: __cxa_pure_virtual

2007-04-11 Thread Thomas Perl
Package: pommed Version: 1.2~dfsg-1 Severity: normal When trying to start pommed using the initscript, it fails with an error about libsmbios.so.1, like that: $ sudo /etc/init.d/pommed start Starting pommed: /usr/sbin/pommed: symbol lookup error: /usr/lib/libsmbios.so.1: undefined symbol:

Bug#394672: Duplicate

2007-04-09 Thread Thomas Perl
forcemerge 394671 394672 thanks This is exactly the same bug, my e-mail client was acting up :/ Enjoy, Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#415059: ITP: gpodder -- A GTK+ Media aggregator and Podcast catcher

2007-03-15 Thread Thomas Perl
Package: wnpp Owner: Thomas Perl [EMAIL PROTECTED] Severity: wishlist * Package name: gpodder Version : 0.9.0 Upstream Author : Thomas Perl [EMAIL PROTECTED] * URL : http://gpodder.berlios.de/ * License : GPL Programming Lang: Python Description : A GTK

Bug#405127: wget doesn't handle IDN domains

2006-12-31 Thread Thomas Perl
Package: wget Version: 1.10.2-2 Severity: normal wget doesn't handle IDN domains (domains with umlauts) right. $ wget -ct0 http://stefan.kögl.co.at/test.tar.gz --16:07:15-- http://stefan.k%C3%B6gl.co.at/test.tar.gz = `test.tar.gz' Resolving stefan.k\303\266gl.co.at... failed: Name

Bug#374638: i810switch MacBook (i945) support

2006-12-24 Thread Thomas Perl
@@ +i810switch (0.6.5-4) unstable; urgency=low + + * Added support for i945 chipset (as found in Apple MacBooks) + + -- Thomas Perl [EMAIL PROTECTED] Sun, 24 Dec 2006 22:28:02 +0100 + i810switch (0.6.5-3) unstable; urgency=low * Added AMD64 to list of supported arches, thanks Julien. Closes: #404039

Bug#382298: Please enable CONFIG_USB_APPLETOUCH=m in 2.6.18 ff

2006-11-11 Thread Thomas Perl
Hello! I'd also like to see this feature built as module in the stock Debian kernel package. This is useful for both MacBooks and MacBook Pros, as far as I can tell. Thanks, Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#397116: python-markup: New version available, now called Genshi

2006-11-05 Thread Thomas Perl
Package: python-markup Severity: wishlist A new release of this package is available at http://genshi.edgewall.org/ The name change is described in the FAQ: http://genshi.edgewall.org/wiki/GenshiFaq Prior to release 0.3, the project was called “Markup”. The name was changed because: *

Bug#394555: gaim: Happens when another user writes a message with umlauts

2006-11-04 Thread Thomas Perl
Followup-For: Bug #394555 Package: gaim Version: 1:2.0.0+beta4-3 This bug exists for me too when another user is sending a message that contains umlauts (probably other non-ASCII characters too). My server connection is set to UTF-8. -- System Information: Debian Release: testing/unstable

Bug#394671: amule: Please include a better icon for aMule

2006-10-22 Thread Thomas Perl
Package: amule Version: 2.1.3-1 Severity: wishlist Debian's aMule package ships a old xpm icon for aMule. There is, however a new, transparent and higher-resolution icon for aMule on the web. One can be found here for example: http://en.wikipedia.org/wiki/Image:AMule.png It would be nice if

Bug#389607: Apache2(-mpm-worker) segfaults on startup (with mod_perl)

2006-09-26 Thread Thomas Perl
Package: apache2-mpm-worker Version: 2.0.55.4-1 Hello! The threaded version of Apache2 (mpm-worker) seems to have problems with mod_perl/perl. Here's a backtrace of starting Apache2. After removing the -mpm-worker package and installing the corresponding - mpm-prefork package (leaving perl

Bug#388581: Python FutureWarning when installing pyblosxom package

2006-09-21 Thread Thomas Perl
Package: pyblosxom Version: 1.2-1 Hello! Installing pyblosxom on a pure Debian sarge system yields the following warnings: Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut... Fertig Die folgenden NEUEN Pakete werden installiert: pyblosxom 0 aktualisiert, 1 neu

Bug#377264: new upstream sources for mpg123

2006-09-09 Thread Thomas Perl
Upstream has released a new version (0.60) on August 29th 2006. Its website (http://www.mpg123.de/) states it's now released under LGPL. The new release also fixes this bug and seems to incorporate (at least some) patchsets from Debian. Quoted from the announcement: This version is the result

Bug#379247: Small patch

2006-07-25 Thread Thomas Perl
Can confirm this bug. Doesn't work with the libxt-dev package removed, works with libxt-dev package installed. Patch included. -- Thomas Perl -- em: [EMAIL PROTECTED] im: [EMAIL PROTECTED] | ww: www.perli.net --- wmbattery-2.25/debian/control 2006-01-25 05:55:17.0 +0100 +++ wmbattery

Bug#364736: graveman: Problems when scanning for devices

2006-06-04 Thread Thomas Perl
Package: graveman Version: 0.3.12-4-2.1 Followup-For: Bug #364736 I also experience crashes when first starting the application (when it searches for new devices). The above mentioned G_SLICE=always-malloc graveman does the trick. On subsequent invocations (when graveman has already found my

Bug#367013: xfdesktop4: xfdesktop segfaults on start with non-JPEG background file

2006-05-12 Thread Thomas Perl
no packages. -- no debconf information -- Thomas Perl -- em: [EMAIL PROTECTED] im: [EMAIL PROTECTED] | ww: www.perli.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

  1   2   >