Bug#689045: please consider using Git for packaging

2017-08-04 Thread Joe Wreschnig
Moving the source control to Git would have a knock-on benefit of providing secure anonymous access to the repositories. We're trying to fix all unauthenticated packages in MELPA and the ones in goodies-el are some of the most popular remaining (https://github.com/melpa/melpa/issues/3004 for more

Bug#453767: no longer starts after python-gst0.10 upgrade

2007-12-01 Thread Joe Wreschnig
ygst >>> pygst.require("0.10") >>> import gst >>> gst.gst_version (0, 8, 12) I don't know who broke what when, but this is not a bug in Quod Libet. A temporary fix is to remove the python-gst (which is for 0.8) package. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#442392: python-unac -- code is of poor quality and can be done as easily in native Python

2007-09-15 Thread Joe Wreschnig
these make it better, but the former is technically an API change. -- Joe Wreschnig <[EMAIL PROTECTED]> #!/usr/bin/env python # -*- coding: utf-8 -*- # By Joe Wreschnig, to show how stupid python-unac is. # Released into the public domain. """unac - Remove accents from a

Bug#429364: Even when idle, it shows up pretty high in PowerTop

2007-06-17 Thread Joe Wreschnig
this and figure out how many of the wakeups are due to QL (which we can fix), how many are due to Python (which we can probably work around or fix), and how many are due to GStreamer (which we can punt to them). -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#425110: stop after this song fails at the last song in an album

2007-05-20 Thread Joe Wreschnig
; > > -- > > see shy jo > > I can confirm that this does indeed happen, but, as you say, only with > the Random Album Playback plugin activated. I'd say this bug report > should rather be pointed at quodlibet-plugins. Agreed. It's fixed upstream in r4105, at least based on minimal testing. It's one of those areas where I expect there might be a race condition... -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#422120: InternetRadio browser doesn't work anymore in quodlibet

2007-05-03 Thread Joe Wreschnig
r0.10-gnomevfs used to be that plugin, I have no idea what to install to fix it. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#420698: gtk.FileChooserDialog no longer sets filenames correctly

2007-04-30 Thread Joe Wreschnig
On Mon, 2007-04-30 at 20:49 +0200, Josselin Mouette wrote: > Le lundi 23 avril 2007 à 22:21 -0700, Joe Wreschnig a écrit : > > Package: python-gtk2 > > Version: 2.10.4-2 > > > > Since upgrading to PyGTK 2.10.4 (from a 2.8 version) one of Quod Libet's > > uni

Bug#421160: quodlibet: mmkeys not working

2007-04-29 Thread Joe Wreschnig
On Sun, 2007-04-29 at 10:48 -0700, Joe Wreschnig wrote: > On Thu, 2007-04-26 at 21:51 +0200, Javier Kohen wrote: > > Package: quodlibet > > Version: 0.24-2 > > Severity: normal > > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > >

Bug#421160: quodlibet: mmkeys not working

2007-04-29 Thread Joe Wreschnig
c00"? It seems GNOME may be intercepting all multimedia key presses by default in some new version. In fact, they *shouldn't* work in other applications -- the intention is that they work for Quod Libet regardless of where your actual focus is. -- Joe Wreschnig <[EMAIL PROTECTED]> s

Bug#421167: quodlibet: fails to start, claiming 'filesrc' cannot be found

2007-04-27 Thread Joe Wreschnig
On Fri, 2007-04-27 at 09:15 +0200, Sebastian Dröge wrote: > Am Donnerstag, den 26.04.2007, 20:09 -0700 schrieb Joe Wreschnig: > I agree that the fix for this bug was not at all complete and this special > case should be handled too. Is "file://" the only URL that causes a prob

Bug#421167: quodlibet: fails to start, claiming 'filesrc' cannot be found

2007-04-26 Thread Joe Wreschnig
esink.c: (gst_file_sink_uri_set_uri): * plugins/elements/gstfilesrc.c: (gst_file_src_uri_set_uri): Also check for an absolute path following file:// in the filesrc element. Remove redundant check and call g_path_is_absolute() on the unescaped location. Sebastian, do y

Bug#421167: quodlibet: fails to start, claiming 'filesrc' cannot be found

2007-04-26 Thread Joe Wreschnig
rom_uri(gst.URI_SRC, "file://", ""), which previously returned whatever element would handle a file URL. We didn't actually care what it was, as long as it existed (filesrc is just the most common / only? one). I can't reproduce this, but you're the third person I'

Bug#420698: gtk.FileChooserDialog no longer sets filenames correctly

2007-04-24 Thread Joe Wreschnig
es return True print chooser.get_current_folder()" None This worked in GTK 2.8 (i.e. chooser.get_current_folder() returned "/home"). -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#413187: quodlibet-plugins: DeprecationWarning about egg.trayicon

2007-04-20 Thread Joe Wreschnig
This was also reported as #420247 on Quod Libet itself just now. I've summarized the issues in that report, which is that gtk.StatusIcon is crap and can't actually replace egg.trayicon. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#420247: quodlibet: deprecation warning for egg.trayicon

2007-04-20 Thread Joe Wreschnig
the egg.trayicon module it can fall back to in anticipation of someone pulling crap like this, so everything will continue working even if egg.trayicon disappears. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#409436: quodlibet: Two different albums shown as only one

2007-04-20 Thread Joe Wreschnig
ot a sufficient reason to separate them. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#419598: quodlibet: Should not use python-dbus private API (trivial fix)

2007-04-20 Thread Joe Wreschnig
Fixed upstream in r4007. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#419904: gst-plugins-bad0.10: please upload 0.10.4 to unstable

2007-04-18 Thread Joe Wreschnig
es, I'll just upload a new version with the same set of modules. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#399594: libmpcdec: new upstream release available (1.2.3, 2006.11.12)

2007-04-15 Thread Joe Wreschnig
ns of copies of a minor library. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#407956: CVE-2006-4192: buffer overflow

2007-01-23 Thread Joe Wreschnig
ile.cpp. See GNOME #385788. > > Please let me know if I may upload the proposed NMU patch (attached). Yes, go ahead. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#404493: sdlvideosink plugin does not exist in package 'gstreamer0.10-plugins-bad'

2006-12-27 Thread Joe Wreschnig
lvideosink plugin in the package (and may be some other plugins > too). Package also doesn't have dependencies for sdl. This is a wishlist bug. I'll trawl bugzilla later to see if it's a good idea to enale this plugin. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#400237: Incorrect licensing information

2006-11-24 Thread Joe Wreschnig
beginning (pre-GPL portion) of the COPYING file, and be more careful in the future. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#399042: Please enable faad

2006-11-18 Thread Joe Wreschnig
does not seem to be flawless. I get a gstfaad.so, but GStreamer refuses to acknowledge that it exists. I'll continue looking into it. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#392728: quodlibet: please close the tag editor after clicking the 'OK' button

2006-11-06 Thread Joe Wreschnig
On Mon, 2006-11-06 at 14:45 +0200, Tshepang Lekhonkhobe wrote: > On 10/29/06, Joe Wreschnig <[EMAIL PROTECTED]> wrote: > > On Fri, 2006-10-13 at 06:47 +0200, Tshepang Lekhonkhobe wrote: > > > Package: quodlibet > > > Version: 0.23.1-1 > > > Severity: n

Bug#392728: quodlibet: please close the tag editor after clicking the 'OK' button

2006-10-29 Thread Joe Wreschnig
On Sun, 2006-10-29 at 09:59 +0200, Jari Rahkonen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Joe Wreschnig kirjoitti: > > On Fri, 2006-10-13 at 06:47 +0200, Tshepang Lekhonkhobe wrote: > >> Package: quodlibet > >> Version: 0.23.1-1 > &g

Bug#392728: quodlibet: please close the tag editor after clicking the 'OK' button

2006-10-28 Thread Joe Wreschnig
, some per-song changes, saving, and then rename. So this won't be changed upstream. There is no room for a "Done" button. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#392726: quodlibet: please allow searching playlists by first text entered on keyboard, as in nautilus

2006-10-28 Thread Joe Wreschnig
the first > playlist that starts with 'P'. I've added this feature in 0.24. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#392725: quodlibet: please allow deletion of a playlist with the DELETE key on the keyboard

2006-10-28 Thread Joe Wreschnig
st deletions are destructive enough they should require more interaction. Also, it conflicts with the interactive search feature you requested at the same time. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#395726: gst-plugins-bad0.10: missing binary-indep target in debian/rules (Policy 4.9)

2006-10-27 Thread Joe Wreschnig
This target required by both the section > 4.9 of the Debian policy [1] and the Etch release standards [2]. Are .PHONY targets no longer allowed, or did you just trust lintian over actually inspecting the package? (make -f debian/rules binary-indep clearly succeeds.) -- Joe Wreschnig <

Bug#394797: Album browser mangles non-ascii characters (double utf-8)

2006-10-25 Thread Joe Wreschnig
rrect that there's a double encode happening somewhere, at least based on those symptoms. Unfortunately, I can't reproduce it locally, nor can other QL developers. Can you please send me your ~/.quodlibet/config and ~/.quodlibet/album_pattern files (as attachments, not inline)? If you

Bug#390309: python-gst0.10: module interface changed, breaks quodlibet and possibly others

2006-09-30 Thread Joe Wreschnig
yright", "credits" or "license" for more information. >>> import pygst >>> pygst.require("0.10") >>> import gst >>> gst.gst_version, gst.pygst_version ((0, 8, 12), (0, 8, 4)) That would be why it broke. I suspect something broke the import order when it switched from python-central to python-support. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#390192: python-gst0.10: Bindings possibly broken due to gstreamer upgrade

2006-09-29 Thread Joe Wreschnig
(via pygst.require()). This is fixed in Quodlibet >= 0.23.1-1, hence > reassigning and closing. FWIW, QL has had pygst.require("0.10") since we switched, and I try to keep 0.8 installed just to catch such bugs. It's certainly possible something is importing o

Bug#388365: ITA: libifp -- communicate with iRiver iFP audio devices

2006-09-19 Thread Joe Wreschnig
all OS, with all kinds of devices...) -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#388359: O: pathological-music -- puzzle game involving paths and marbles

2006-09-19 Thread Joe Wreschnig
Package: wnpp Severity: normal After some thought, I am orphaning the rest of my Python packages as well. I don't have the energy to maintain them anymore. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#388360: O: pydance-music -- Songs and step patterns for pydance

2006-09-19 Thread Joe Wreschnig
Package: wnpp Severity: normal After some thought, I am orphaning the rest of my Python packages as well. I don't have the energy to maintain them anymore. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#388358: O: pathological -- puzzle game involving paths and marbles

2006-09-19 Thread Joe Wreschnig
Package: wnpp Severity: normal After some thought, I am orphaning the rest of my Python packages as well. I don't have the energy to maintain them anymore. -- Joe Wreschnig <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&qu

Bug#388363: O: feta -- simpler interface to APT, dpkg, and other package tools

2006-09-19 Thread Joe Wreschnig
Package: wnpp Severity: normal I don't really use this any more. Many of the UI warts it covers were dealt with in Aptitude, or people can just use wajig. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#388362: O: uligo -- tsumego (go problems) practice tool

2006-09-19 Thread Joe Wreschnig
Package: wnpp Severity: normal After some thought, I am orphaning the rest of my Python packages as well. I don't have the energy to maintain them anymore. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#388361: O: pydance -- dancing simulation game similar to the kind in arcades

2006-09-19 Thread Joe Wreschnig
Package: wnpp Severity: normal After some thought, I am orphaning the rest of my Python packages as well. I don't have the energy to maintain them anymore. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#382157: pycentral refuses to overwrite local files

2006-08-09 Thread Joe Wreschnig
's a good reason for this behavior, I think this is a grave bug for pycentral, since no other part of the packaging system creates errors in this situation. [0] http://lists.debian.org/debian-python/2006/06/msg00292.html -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#375651: patch for pydance

2006-08-07 Thread Joe Wreschnig
ch will be fixed in 1.8; Pygame also has a regression test for it now, so hopefully it won't happen again). -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#334173: ITP: angrydd -- classic falling block puzzle game

2006-07-27 Thread Joe Wreschnig
e Debian Developer could sponsor an upload, if you ask for > one. Probably he might be a member of the Debian Games Team[*]. I'm not interested in maintaining any Python packages in Debian right now. Feel free to hijack this ITP. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc D

Bug#379867: enable v4l2 plugin ?

2006-07-25 Thread Joe Wreschnig
a it seems like there are not many problems. I'll enable it in the next upload. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#379738: quodlibet: need to be able to run with real-time priority

2006-07-25 Thread Joe Wreschnig
eds to be accessible from Python, and available to a normal user. The GStreamer playing thread is not accessible from Python, so it needs to work on a per-PID, not per-thread basis. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#379440: quodlibet broken after update of python packages

2006-07-23 Thread Joe Wreschnig
o work around it by replacing 0,796992 etc with 0.796992 etc in ~/.quodlibet/config and then never adjusting the volume again. I believe Tristan has already sent 0.22 to his sponsor for upload, and so it should be "fixed" soon. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#338117: Bug#338090: Broken python binding

2006-07-18 Thread Joe Wreschnig
On Tue, 2006-07-18 at 22:47 +0200, Loïc Minier wrote: > This is a followup for Debian bug <http://bugs.debian.org/338117>. > > Hi Joe, > > On Tue, Jan 31, 2006, Joe Wreschnig wrote: > > I've proposed a relevant solution on [EMAIL PROTECTED] that lets &

Bug#356726: #356726: quodlibet: Start minimized option

2006-07-14 Thread Joe Wreschnig
The new tray icon plugin for 0.22 fixes this (if QL was hidden when you exited, it will be hidden when you start it again). However, QL 0.22 depends on Python 2.4, so I'm not sure when it will get into Debian. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is

Bug#375651: pydance: Pydance crash on start, SDL_ttf render failed

2006-06-27 Thread Joe Wreschnig
nd no > image is viewed. This is a regression in Pygame probably due to a change in libSDL_ttf/freetype. I think pydance is the only program in Debian that renders non-AA text, and so the only program that was affected. The upcoming Pygame 1.8 release will fix it. If Pygame 1.8 (or SVN) do

Bug#375110: vorbisgain: does not work on FAT Filesystem

2006-06-26 Thread Joe Wreschnig
On Mon, 2006-06-26 at 22:20 +0200, Stefan Hirschmann wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Joe Wreschnig wrote: > > On Mon, 2006-06-26 at 21:29 +0200, Stefan Hirschmann wrote: > >> Joe Wreschnig wrote: > >>> On Fri, 2006-06-23

Bug#375110: vorbisgain: does not work on FAT Filesystem

2006-06-26 Thread Joe Wreschnig
essage but continue. Also, I can't reproduce this on my FAT partitions. chmod calls succeed and pretend to change the permissions until I remount the device. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#374591: quodlibet: Missing dependancy on pygtk

2006-06-19 Thread Joe Wreschnig
;, line 303, in ? > util.gtk_init() > File "/usr/share/quodlibet/util/__init__.py", line 42, in gtk_init > import pygtk > ImportError: No module named pygtk > > Installing python2.4-gtk2 solves this problem. Removing your custom Python install also solves th

Bug#374500: O: gst-python -- GStreamer Python bindings (0.8)

2006-06-19 Thread Joe Wreschnig
Package: wnpp I am orphaning all my Python packages. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#374501: O: gst0.10-python -- GStreamer Python bindings (0.10)

2006-06-19 Thread Joe Wreschnig
Package: wnpp I am orphaning all my Python packages. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#374499: O: feedparser

2006-06-19 Thread Joe Wreschnig
Package: wnpp I am orphaning all my Python packages. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#374502: RFA: mutagen -- audio metadata editing library

2006-06-19 Thread Joe Wreschnig
Package: wnpp I am orphaning all my Python packages, but I intend to continue developing this upstream. Please contact me if you'd like to maintain it. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#373387: python transition

2006-06-15 Thread Joe Wreschnig
port to > > stable, is enough of a pain to make it reasonable to ask what benefit > > these users will get in return. Supporting just one version, the current one, is fine. However, you do need to migrate the package to use pycentral, since dh_python alone will no longer manage the by

Bug#372844: speex: Missing dependency on libogg0

2006-06-11 Thread Joe Wreschnig
be used. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#370833: New dh_python proposal

2006-06-10 Thread Joe Wreschnig
mmands with dh_ if you do this. Call it deb_pysupport/deb_pycentral or something, and likewise please don't mess with #DEBHELPER#. Stomping all over the namespace because you were rejected from the package per se seems to miss Joey's point. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#370201: Lintian is slightly schizophrenic in Build-Depends checks

2006-06-03 Thread Joe Wreschnig
should be too. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#369488: quodlibet: Fails to play some mp3s with new gstreamer 0.10.6

2006-05-31 Thread Joe Wreschnig
reassign 369488 gstreamer0.10-plugins-base thanks Tentatively I'm going to guess this is a typefinding problem, since that causes most of the issues with MP3s. Punting to plugins-base, since I'm not sure what the correct protocol is for getting samples of bad MP3s. -- Joe Wreschn

Bug#369488: quodlibet: Fails to play some mp3s with new gstreamer 0.10.6

2006-05-30 Thread Joe Wreschnig
s if you run $ gst-launch-0.10 playbin uri=file:///path/to/file.mp3 ? -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#367221: quodlibet: fails to find module pygst

2006-05-29 Thread Joe Wreschnig
pygst. Of course, as > python2.3-dbus doesn't exist anymore, you can't run quodlibet now. This is completely false. Although the original reporter may have been using Python 2.4 causing his pygst to be missing, Quod Libet makes no use of D-BUS, and its lack will not cause QL to stop funct

Bug#367221: quodlibet: fails to find module pygst

2006-05-14 Thread Joe Wreschnig
mmands (on the system where the error occurs): python -V python -c "import pygst; print pygst" locate pygst.py -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#350075: quodlibet: library scan skips symlinks

2006-05-05 Thread Joe Wreschnig
ant.) I would find it very odd for symbolic links to be followed, and since multiple directories can be listed, I don't see any use cases this is preventing. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#365516: gstreamer0.10-pitfdll: Doesn't handle "video/mpeg" that MPlayer can play

2006-05-02 Thread Joe Wreschnig
Has anyone noticed that Totem in Debian doesn't use GStreamer 0.10, and so regardless of whether pitfdll or playbin works in 0.10 or not, Totem is not going to be able to play the file with them? -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally sig

Bug#365379: Segfault when doing "MusicBrainz lookup"

2006-04-29 Thread Joe Wreschnig
reassign 365379 python-musicbrainz retitle 365379 musicbrainz.py assumes sizeof(int) == sizeof(void*) thanks On Sat, 2006-04-29 at 19:25 +0200, Falk Hueffner wrote: > Joe Wreschnig <[EMAIL PROTECTED]> writes: > > > On Sat, 2006-04-29 at 18:38 +0200, Falk Hueffner wrote: > &g

Bug#365379: Segfault when doing "MusicBrainz lookup"

2006-04-29 Thread Joe Wreschnig
uot;, I get: > > [EMAIL PROTECTED]:~% exfalso > zsh: segmentation fault (core dumped) exfalso I'm almost certain this is a python-musicbrainz bug. Can you please attach a GBD backtrace? Instructions are at http://www.sacredchao.net/quodlibet/wiki/Development/GDBTrace. -- Joe Wreschnig <[

Bug#362555: acknowledged by developer (tomboy clean failure unreproducable)

2006-04-25 Thread Joe Wreschnig
issed your mail to [EMAIL PROTECTED] because such mails don't get sent to the original submitter.) -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#363163: quodlibet: Unsaved changes in tag editor are reverted when new song starts playing

2006-04-19 Thread Joe Wreschnig
icked "revert") when a new song starts playing. Thanks for the report; we've fixed this in r3122 upstream. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#362555: FTBFS: gets in an infinite loop during clean target

2006-04-13 Thread Joe Wreschnig
reover, even if something is wrong with the Tomboy makefile, debian/rules should not get in an infinite loop. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#356771: jack: python-flac no longer exists

2006-04-05 Thread Joe Wreschnig
On Wed, 2006-04-05 at 00:31 +0200, Martin Michlmayr wrote: > * Joe Wreschnig <[EMAIL PROTECTED]> [2006-03-13 17:36]: > > Attached is a patch to jack_init.py and jack_tag.py to make them use > > Mutagen rather than pyflac. It doesn't touch the stuff in > > debian/p

Bug#360145: quodlibet: Hang confirmed in QL 0.19

2006-04-03 Thread Joe Wreschnig
kind of files are you playing? If you are using the Fluendo MP3 decoder, please remove it and see if it still happens with MAD. If you are using any plugins (especially the scrobbler ones), please turn them off. We do thread, but there should not be a reproducible deadlock on song change (the s

Bug#360399: python-ctypes 0.9.9.3-2 incompatibly changes API

2006-04-02 Thread Joe Wreschnig
On Sun, 2006-04-02 at 16:56 +0530, Ganesan Rajagopal wrote: > Joe Wreschnig wrote: > > Package: python-ctypes > > Version: 0.9.9.3-2 > > Severity: grave > > > > 0.9.9.3 uses a different API to load shared object files, which is the > > primary purpose of

Bug#360399: python-ctypes 0.9.9.3-2 incompatibly changes API

2006-04-01 Thread Joe Wreschnig
les/ directory and invalidates the tutorial. > > The tutorial is out of date, as well as the samples. The samples have been > removed from CVS, and I will update the tutorail asap. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#343974: quodlibet: request for tab keypress to bypass dropdown arrow on "Add a Tag" dialog

2006-03-22 Thread Joe Wreschnig
What if pressing Enter in the tag entry moved the cursor to the value entry, rather than activating the 'Add' button? -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#358253: pkg-config files in /usr/X11R6, should be in /usr/lib

2006-03-21 Thread Joe Wreschnig
ge.pc' to the PKG_CONFIG_PATH environment variable No package 'xdamage' found -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#356771: jack: python-flac no longer exists

2006-03-13 Thread Joe Wreschnig
Package: jack Version: 3.1.1+cvs20050801-6 Attached is a patch to jack_init.py and jack_tag.py to make them use Mutagen rather than pyflac. It doesn't touch the stuff in debian/patches, however. Mutagen exposes the stream info as f.info.{sample_rate,total_samples}, similar to pyflac. --

Bug#356397: mc-foo: use python-mutagen instead of python-id3

2006-03-11 Thread Joe Wreschnig
blems with the patch, I'll be happy to fix them. -- Joe Wreschnig <[EMAIL PROTECTED]> --- file.py.old 2006-03-11 12:07:38.0 -0600 +++ file.py 2006-03-11 12:52:11.0 -0600 @@ -1,9 +1,9 @@ -import ID3 import string import exceptions import os.path from errno import

Bug#356395: positron: uneeded dependency on python-id3

2006-03-11 Thread Joe Wreschnig
Package: positron Version: 1:1.1-1 Severity: minor Positron depends on python-id3, but does not appear to use it (it has its own tag reader instead, in positron.MP3Info). -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#356394: mc-foo: exception on startup

2006-03-11 Thread Joe Wreschnig
138, in opt_help print self.__str__() File "/usr/bin/mc-foo", line 75, in __str__ s=usage.Options.__str__(self, width) TypeError: __str__() takes exactly 1 argument (2 given) -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#355783: vorbisgain: Man page says --silent, should be --skip

2006-03-07 Thread Joe Wreschnig
Package: vorbisgain Version: 0.36-1 Severity: minor The manual page says the option to skip invalid files is --silent, which is incorrect; it's --skip. --help is correct. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#328692: fullname in manual pages

2006-03-07 Thread Joe Wreschnig
having the Unicode character data handy, however. I could write a Python script to do this, if it would be at all helpful; my Unicode-fu is sadly weak in Perl. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#355051: ifp-line-libifp: permissions error should indicate which device

2006-03-03 Thread Joe Wreschnig
dev", which is used for all removable media. You also need udev > 0.079-080+1, which contains the up-to-date udev rules for ensuring the device has the proper permissions. I'm leaving this bug open, because the README.Debian in the package is out of date. -- Joe Wreschnig <[EMAI

Bug#349157: quodlibet: quodlibet froze very often

2006-03-02 Thread Joe Wreschnig
On Thu, 2006-03-02 at 21:43 +0100, Remi Vanicat wrote: > 2006/3/2, Joe Wreschnig <[EMAIL PROTECTED]>: > > Max, does this solve your problem, too? I can't imagine this is tied to > > locales, but I can see it causing a potential problem (since we start a > > th

Bug#349157: quodlibet: quodlibet froze very often

2006-03-02 Thread Joe Wreschnig
I can see it causing a potential problem (since we start a thread every 5 minutes to save the library, and every two hours to check audio feeds). I can easily work around that, but I'd rather figure out the cause before I write code. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#349157: quodlibet: quodlibet froze very often

2006-03-02 Thread Joe Wreschnig
the way Remi describes when I'm using LANG=de_DE.UTF-8 and > [EMAIL PROTECTED], but it works fine with LANG= and LANG=C. Hrm, that makes this much more interesting. Is anything printed on a terminal if you run QL from there? -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#350593: quodlibet: #350593 (tooltip click doesn't count for cell click) seems to mostly have gone away independently

2006-03-01 Thread Joe Wreschnig
I still don't know what's wrong. The next version includes a "hidden" setting to turn off the hints. I'd like to really fix the problem, but since none of the developers can reproduce it, we have no clue. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#354617: libsdl1.2debian: all sdl progs segfault since the upgrade to 1.2.9-1

2006-02-27 Thread Joe Wreschnig
are several checks for non-NULL xkey later in the function to make sure it's safe before using it. With the patch, XLookupString is called with xkey as a mandatory non-NULL argument. Programs that call it with NULL arguments thus segfault. Please revert this patch. -- Joe Wreschnig &l

Bug#354504: debian-policy: Please include the python policy in the package

2006-02-26 Thread Joe Wreschnig
Python policy does not document current practice but rather "ideal practice" that we are a long way from. As far as that goes, it's not very ideal, and in need of a huge overhaul (which it is getting). (In the future, issues of Python policy should probably be brought up on debian-pyth

Bug#306882: Please, separate Ex Falso if it's possible

2006-02-19 Thread Joe Wreschnig
quodlibet package which depends on exfalso and GStreamer. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#353512: python-logilab-common: garbage left on upgrade makes module useless

2006-02-18 Thread Joe Wreschnig
transition. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#353505: ITP: mutagen -- audio tag editing library and tools

2006-02-18 Thread Joe Wreschnig
metadata tag reader and writer implemented in pure Python. It currently supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, and FLAC, and writing ID3v1.1, ID3v2.4, APEv2, and FLAC. This package will include the Python module, as well as some command line tools for tag editing. -- Joe

Bug#353067: GTK+ 2.8.12 breaks alignment semantics

2006-02-15 Thread Joe Wreschnig
on-constructive message. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#353067: GTK+ 2.8.12 breaks alignment semantics

2006-02-15 Thread Joe Wreschnig
On Thu, 2006-02-16 at 01:01 +0100, Josselin Mouette wrote: > severity 353067 minor > thanks > > Le mercredi 15 février 2006 à 17:18 -0600, Joe Wreschnig a écrit : > > Package: libgtk2.0-0 > > Version: 2.8.12-1 > > Severity: critical > > Justification: breaks

Bug#353067: GTK+ 2.8.12 breaks alignment semantics

2006-02-15 Thread Joe Wreschnig
On Thu, 2006-02-16 at 00:38 +0100, Sebastien Bacher wrote: > severity 353067 important > thanks > > Le mercredi 15 février 2006 à 17:18 -0600, Joe Wreschnig a écrit : > > Package: libgtk2.0-0 > > Version: 2.8.12-1 > > Severity: critical > > Just

Bug#353067: GTK+ 2.8.12 breaks alignment semantics

2006-02-15 Thread Joe Wreschnig
On Thu, 2006-02-16 at 00:38 +0100, Sebastien Bacher wrote: > severity 353067 important > thanks > > Le mercredi 15 février 2006 à 17:18 -0600, Joe Wreschnig a écrit : > > Package: libgtk2.0-0 > > Version: 2.8.12-1 > > Severity: critical > > Just

Bug#353067: GTK+ 2.8.12 breaks alignment semantics

2006-02-15 Thread Joe Wreschnig
t all within the GTK 2.x series (let alone a point release). http://www.sacredchao.net/~piman/images/2006/ql-gtk2.8.10.png http://www.sacredchao.net/~piman/images/2006/ql-gtk2.8.12.png -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#352773: Mixing core 0.10.3 and -base 0.10.2 causes delays

2006-02-13 Thread Joe Wreschnig
ayers pretty unusable. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#352213: rhythmbox: genre information has odd prefixes

2006-02-12 Thread Joe Wreschnig
t;Jazz"; "(13)" should be "Pop", etc. So either Rhythmbox or GStreamer should be mapping these to the proper names. The parsing involved is unfortunately non-trivial. -- Joe Wreschnig <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#351595: Export to iCal, with patch

2006-02-05 Thread Joe Wreschnig
would be appreciated; I have no GIMP talent. -- Joe Wreschnig <[EMAIL PROTECTED]> --- cycle-0.3.1.orig/cal_year.py +++ cycle-0.3.1/cal_year.py @@ -631,6 +630,52 @@ print s return s +def report_year_ical(year, fileobj): +import socket +hostname = socket.gethostname() + +

  1   2   3   >