Bug#357300:

2009-08-04 Thread Matt Kraai
On Tue, Aug 04, 2009 at 12:18:27AM -0700, Matt Kraai wrote: > On Mon, Aug 03, 2009 at 02:40:59PM +0100, Michael Terry wrote: > > I'd like to me-too this bug. It's been a few years, and no response. > > > > I think this would still be very useful, especially if t

Bug#357300:

2009-08-04 Thread Matt Kraai
to the relevant > section. The script that extracts the documents from the debian-policy package and puts them on the website can be found at http://cvs.debian.org/webwml/cron/parts/7doc?view=markup Would you be willing to prepare a patch to make this script extract upgrading-checkl

Bug#381719: Still happening with 2.6.26-8

2009-07-26 Thread Matt Kraai
On Sun, Jul 26, 2009 at 05:51:09PM +0200, Moritz Muehlenhoff wrote: > On Mon, Dec 15, 2008 at 12:02:28AM +0100, Moritz Muehlenhoff wrote: > > On Wed, Oct 15, 2008 at 08:54:03AM -0700, Matt Kraai wrote: > > > Howdy, > > > > > > I'm still experiencing this p

Bug#538262: Start up only if there are torrents

2009-07-24 Thread Matt Kraai
Package: transmission-gtk Version: 1.72-1 Severity: wishlist Howdy, I wish that Transmission would start when I log in and * if there are any torrents, continue transferring them. * if there aren't any torrents, exit. -- Matt Kraai http://ftbf

Bug#537728: Confused by multiple items with same date

2009-07-20 Thread Matt Kraai
pect what's happening is that the number of saved items makes it drop one or the other of these. Since they have the same date, it randomly chooses which one to drop and, if it chooses differently from the last time, it has no record of the item being read so it shows

Bug#537723: "Maximum" misspelled in preferences

2009-07-20 Thread Matt Kraai
Package: pytrainer Version: 1.6.0.8-1 Severity: minor Tags: patch Howdy, On the Heart Rate pane of pytrainer's Preference dialog, "Maximum" is twice misspelled "Maximun." The attached patch fixes these misspellings. -- Matt Kraai

Bug#537306: d.o/international/Makefile: conditionnal subdirs never updated because $(LANGUAGE) Makefile targets never match

2009-07-17 Thread Matt Kraai
x27;ve found to correct the problem. It copies english/international/Makefile to french/international/Makefile, includes "french" in SUBS initially, and removes the ifeqs. Likewise for Dutch and Spanish. -- Matt Kraai http://ftbfs.org/

Bug#537108: Patch

2009-07-15 Thread Matt Kraai
tag 537108 patch thanks Howdy, Here's a patch that fixes this problem by using gtk_button_new_with_mnemonic to create the dialog buttons. I audited the callers of gnc_gtk_dialog_add_button to verify that this is OK. -- Matt Kraai http://ftbf

Bug#537137: No notification area icon

2009-07-15 Thread Matt Kraai
Package: rhythmbox Version: 0.12.3-1 Severity: minor Howdy, Rhythmbox doesn't display an icon in the notification area. -- Matt Kraai http://ftbfs.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subje

Bug#537108: Broken mnemonics on some dialog buttons

2009-07-14 Thread Matt Kraai
scard Transaction" and "Save Transaction" buttons are broken, however. They contain the text "_Discard Transaction" and "_Save Transaction", respectively, and pressing Alt+D or Alt+S does nothing. -- Matt Kraai http://ft

Bug#535854: www.debian.org: developers-reference broken because of absolute symlinks

2009-07-12 Thread Matt Kraai
On Mon, Jul 13, 2009 at 12:59:18AM +0200, Simon Paillard wrote: > On Sun, Jul 12, 2009 at 03:11:11PM -0700, Matt Kraai wrote: > > On Sun, Jul 12, 2009 at 06:37:41PM +0200, Simon Paillard wrote: > > > > Thank you both for handling this problem. I've just committed a

Bug#535854: www.debian.org: developers-reference broken because of absolute symlinks

2009-07-12 Thread Matt Kraai
? mirr...@debian.org, is there a way to find out if www.ru.debian.org and www.at.debian.org are up-to-date? -- Matt Kraai http://ftbfs.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#536379: package less 436

2009-07-09 Thread Matt Kraai
Package: less Version: 434~beta-1 Severity: wishlist Howdy, A new beta of less, 436, was released on July 7, 2009. Would you please package it for experimental? -- Matt Kraai http://ftbfs.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#535606: Package less-434 beta

2009-07-03 Thread Matt Kraai
Package: less Version: 429-2 Severity: wishlist A new beta release of less, less-434, was released on June 30, 2009. Would you please package it for experimental? -- Matt Kraai http://ftbfs.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#535427: Broken podcast feed causes episode to reappear

2009-07-01 Thread Matt Kraai
broken, I wish Rhythmbox would handle it better by not showing me the episode repeatedly. -- Matt Kraai http://ftbfs.org/ SALT.xml Description: XML document

Bug#534404: One of the assorted links at the bottom of www.d.o/devel points to 404

2009-06-24 Thread Matt Kraai
7;. That link is broken. It pints to a > > 404 Not Found. > > The current URL is http://dsa.debian.org/iana/ Thanks for sending us the correct link. I've fixed the website source code, so the website itself should be fixed within a few hours. -- Matt Kraai

Bug#529875: http://packages.debian.org/testing/allpackages points to lenny

2009-05-21 Thread Matt Kraai
Package: www.debian.org On Mon, May 18, 2009 at 01:30:49PM -0700, Andrew Sharp wrote: > I noticed that http://packages.debian.org/testing/allpackages > still points to lenny, but should point to squeeze now. Thanks for reporting this. I've copied this message to the bug tracking system, so that

Bug#528374: standout macro returns unsigned value

2009-05-15 Thread Matt Kraai
On Fri, May 15, 2009 at 08:55:10PM -0400, Thomas Dickey wrote: > On Fri, 15 May 2009, Matt Kraai wrote: >> I'm able to reproduce the problem by compiling the following file: >> >> #include >> >> void >> foo (void) >> { >> standout () == ER

Bug#528374: standout macro returns unsigned value

2009-05-12 Thread Matt Kraai
Package: libncurses5-dev Version: 5.7+20090510-1 Tags: patch The standout macro expands to (((stdscr)->_attrs = (((1UL) << ((8) + 8) If this is compared against ERR, which expands to (-1), and GCC's -Wsign-compare option is enabled, GCC displays the following warning (or error, if -Werror i

Bug#527351: "also" misspelled in documentation

2009-05-06 Thread Matt Kraai
Package: gnupg Version: 1.4.9-4 Severity: minor Tags: patch In the documentation of the --personal-digest-preferences and --personal-compress-preferences, "also" is misspelled "algo." The attached patch fixes these typos. -- Matt http://ftbfs.org/

Bug#526603: Duplicate Interface->Extended Settings menu items in context menu

2009-05-01 Thread Matt Kraai
Package: vlc Version: 0.9.9a-2 Severity: minor Tags: patch When I open the context menu and select the Interface submenu, there are two "Extended Settings..." menu items on it. The attached patch removes one of them. -- Matt http://ftbfs.org/ diff

Bug#526132: dpkg-source displays warnings if gcc not installed

2009-04-29 Thread Matt Kraai
Package: dpkg-dev Version: 1.14.26 Severity: minor If gcc is not installed and dpkg-source is used to extract a package, it produces the following warnings: sh: gcc: command not found dpkg-source: warning: Couldn't determine gcc system type, falling back to default (native compilation) -- Ma

Bug#522733: Debian Developer's Reference: FR instead of EN / broken links

2009-04-15 Thread Matt Kraai
On Thu, Apr 16, 2009 at 08:23:28AM +0200, Raphael Hertzog wrote: > Can we get this fix applied soon ? I've been bugged multiple times already > about the broken links. That document is important to many and we should > not let the situation rot for so long. Even a temporary hack is ok until > you h

Bug#524080: devfer pages generate 404

2009-04-14 Thread Matt Kraai
forcemerge 522733 524080 thanks On Tue, Apr 14, 2009 at 07:53:59PM +0200, Sandro Tosi wrote: > all the pages (for example [1]) linked on the devref index[2], generate a 404 > error. > > [1] http://www.debian.org/doc/developers-reference/developer-duties.html > [2] http://www.debian.org/doc/develo

Bug#523981: New upstream version

2009-04-13 Thread Matt Kraai
Package: less Version: 418-1 Severity: wishlist less 429 has been released. -- Matt http://ftbfs.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debia

Bug#523629: www.debian.org: developer reference no longer available

2009-04-11 Thread Matt Kraai
On Sat, Apr 11, 2009 at 07:01:20PM +0200, Toni Mueller wrote: > On Sat, 11.04.2009 at 08:23:32 -0700, Matt Kraai wrote: > > forcemerge 523639 522733 > > FWIW, the first bugnumber 523639 that you mention, gives me a bug > report about xcdroast. I guess that this is an oversigh

Bug#523629: www.debian.org: developer reference no longer available

2009-04-11 Thread Matt Kraai
forcemerge 523639 522733 thanks On Sat, Apr 11, 2009 at 04:45:11PM +0200, Toni Mueller wrote: > a few days ago it still worked... and I think it's an important resource > for up-to-date information, therefore I tagged this bug as important. > > Anyway, the problem: > > 1. Go to www.debian.org >

Bug#522733: Debian Developer's Reference: FR instead of EN

2009-04-07 Thread Matt Kraai
On Tue, Apr 07, 2009 at 09:47:21PM +0200, Simon Paillard wrote: > On Tue, Apr 07, 2009 at 07:12:48AM -0700, Matt Kraai wrote: > > On Tue, Apr 07, 2009 at 10:09:09AM +0200, Simon Paillard wrote: > > > On Mon, Apr 06, 2009 at 03:40:17PM -0700, Matt Kraai wrote: > > Sorry

Bug#522733: Debian Developer's Reference: FR instead of EN

2009-04-07 Thread Matt Kraai
On Tue, Apr 07, 2009 at 10:09:09AM +0200, Simon Paillard wrote: > On Mon, Apr 06, 2009 at 03:40:17PM -0700, Matt Kraai wrote: > > On Mon, Apr 06, 2009 at 09:46:52PM +0200, Simon Paillard wrote: > > > The names from the packages are not the ones expected by the > > >

Bug#522733: Debian Developer's Reference: FR instead of EN

2009-04-06 Thread Matt Kraai
On Mon, Apr 06, 2009 at 09:46:52PM +0200, Simon Paillard wrote: > The names from the packages are not the ones expected by the > content-negociation setup. > > Hence the change in the crontab. > > However, I guess the old files *html.* shoud be removed. That leaves all of the links broken, since

Bug#522733: Debian Developer's Reference: FR instead of EN

2009-04-06 Thread Matt Kraai
On Mon, Apr 06, 2009 at 09:26:39AM +0200, Dominik Smatana wrote: > Main page of Debian Developer's Reference at: > > http://www.debian.org/doc/developers-reference/ > > or > > http://www.debian.org/doc/manuals/developers-reference/index.en.html > > is in EN language, but several sublinks are po

Bug#516380: Not reproducible with 2.24.5-2

2009-03-17 Thread Matt Kraai
Howdy, I can't reproduce the problem now that I've upgraded to 2.24.5-2. -- Matt http://ftbfs.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o

Bug#520055: Segmentation fault when opening account

2009-03-16 Thread Matt Kraai
On Mon, Mar 16, 2009 at 09:54:17PM -0700, Thomas Bushnell BSG wrote: > force-merge 520055 519148 > thanks > > Already reported, and the fix is in incoming now. Oops, sorry for missing that. Thanks for fixing it so quickly. -- Matt http://ftbfs.or

Bug#520055: Updated patch

2009-03-16 Thread Matt Kraai
Howdy, Sorry, the previous patch was incomplete. The full changeset at http://svn.gnucash.org/trac/changeset/17747 won't leak memory. -- Matt http://ftbfs.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a sub

Bug#520055: Patch, fixed upstream

2009-03-16 Thread Matt Kraai
tag 520055 + fixed-upstream patch thanks Howdy, This bug is fixed upstream by the following changeset: http://svn.gnucash.org/trac/changeset/17747/gnucash/trunk/src/register/register-gnome/gnucash-style.c Applying the patch to the Debian package fixed the issue for me. -- Matt

Bug#520055: Segmentation fault when opening account

2009-03-16 Thread Matt Kraai
Package: gnucash Version: 2.2.6-2 Severity: important When I open GnuCash and try to open an account, GnuCash has a segmentation fault. This occurs irregardless of the account and whether I open it by double-clicking on it or by selecting it and pressing the Open button. Here's a backtrace: #0

Bug#519652: Shows some online Sametime buddies as offline

2009-03-14 Thread Matt Kraai
On Sat, Mar 14, 2009 at 05:23:11PM -0400, Ari Pollak wrote: > Is it possible that these people are set to invisible? I don't think so. I asked them if had configured their client (i.e., Lotus Notes) to make them appear offline and they said no. -- Matt

Bug#519652: Shows some online Sametime buddies as offline

2009-03-13 Thread Matt Kraai
Package: pidgin Version: 2.5.5-1 Pidgin shows some Sametime contacts that are online as offline. I can still send messages to such contacts (I can't do so for contacts who are *really* offline). I don't know what other information to provide, but I'm happy to investigate further. Just let me kn

Bug#519054: clock applet displays wrong appointment times for week after daylight saving change

2009-03-09 Thread Matt Kraai
Package: gnome-panel Version: 2.20.3-5 The clock applet displays the wrong time for my appointments that occur during the week after the 2009 Spring daylight saving change (i.e., from March 8 to March 14). It displays the correct time for appointments before or after this week. Evolution display

Bug#491141: closed by Ari Pollak ()

2009-03-05 Thread Matt Kraai
found 491141 2.5.4-2 thanks I wrote: > When I participate in a Sametime meeting, it shows my name as > "CN=Matt Kraai/O=BII" instead of my alias, "Me", which it shows in > one-on-one Sametime conversations. On Thu, Mar 05, 2009 at 03:54:05PM +, Debian Bug

Bug#518094: New upstream version

2009-03-03 Thread Matt Kraai
Package: transmission Version: 1.50-1 Severity: wishlist Transmission 1.51 was released on February 27. Would you please package it? -- Matt http://ftbfs.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#517345: Uses deprecated mkinitramfs-kpkg

2009-02-26 Thread Matt Kraai
Package: kernel-package Version: 11.017 linux-image packages generated by make-kpkg for recent kernels use mkinitramfs-kpkg to build their initramfs. When mkinitramfs-kpkg is run, it issues the following warning: Depreciation WARNING: use update-initramfs(8) -- Matt

Bug#517344: mkinitramfs-kpkg misspells "deprecation" as "depreciation"

2009-02-26 Thread Matt Kraai
Package: initramfs-tools Version: 0.93 Severity: minor Tags: patch mkinitramfs-kpkg outputs the following warning: Depreciation WARNING: use update-initramfs(8) "Depreciation" should be "Deprecation". -- Matt http://ftbfs.org/ diff -ru initramfs

Bug#516747: Patch to fix planner build

2009-02-25 Thread Matt Kraai
tag 516747 + patch thanks The following patch, extracted from upstream, will hopefully fix the planner build (pbuilder can't satisfy the build-dependencies of planner so I haven't tested it). -- Matt http://ftbfs.org/ diff -ru planner-0.14.3~/libpl

Bug#515742: Patch to fix soqt build failures

2009-02-25 Thread Matt Kraai
tag 515729 + patch tag 515736 + patch tag 515742 + patch thanks The attached patch, extracted from upstream, should fix these build failures by using the SbDict::Key type for the key parameter to delete_dict_value if using Coin3D 3.0 or later. -- Matt

Bug#516425: Patch to fix happy build

2009-02-24 Thread Matt Kraai
tag 516425 + patch thanks The attached patch incorporates Ruben's change, which has already been included upstream, as well as another change to Main.lhs also already included upstream and some changes to get_version.hs. All of these changes are required to allow happy to build successfully. --

Bug#517021: Missing space in error message

2009-02-24 Thread Matt Kraai
Package: smbfs Version: 2:3.3.0-3 Severity: minor Tags: patch I accidentally forgot the "user=" part of the argument to the -o option to mount.cifs, which resulted in the following message: mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) The attac

Bug#516277: Patch to fix alex build

2009-02-24 Thread Matt Kraai
tag 516277 + patch thanks The attached patch fixes the build of alex. It incorporates Ruben Molina's change, which was already made upstream, along with another upstream change to Main.hs required to allow alex to build. It also includes some required changes to get_version.hs. -- Matt

Bug#516057: Patch to specify types of mid-rule action values

2009-02-24 Thread Matt Kraai
tag 516057 + patch thanks The attached patch specifies the data types of the mid-rule action values, which fixes the problem. -- Matt http://ftbfs.org/ diff -ru acpica-unix-20061109~/compiler/aslcompiler.y acpica-unix-20061109/compiler/aslcompiler

Bug#516607: etch is not obsolete yet

2009-02-22 Thread Matt Kraai
On Sun, Feb 22, 2009 at 05:38:56PM +0100, Holger Levsen wrote: > http://www.debian.org/releases/ says etch is obsolete. shouldnt that > say its "current oldstable release" and changed to "obsolete stable" once > security support is ceased? > > very probably, please be so kind to update it :-)

Bug#516380: [Evolution] Bug#516380: Segmentation fault after modifying task

2009-02-21 Thread Matt Kraai
On Sat, Feb 21, 2009 at 11:41:49AM +0100, Yves-Alexis Perez wrote: > I can't reproduce here. I guess it makes all the tasks stuff unusable? While that particular recipe seems to consistently reproduce the problem here, I'm still able to add tasks and mark them as done without crashing Evolution, s

Bug#516380: Segmentation fault after modifying task

2009-02-20 Thread Matt Kraai
Package: evolution Version: 2.22.3.1-1 When I perform the following steps, Evolution has a segmentation fault: * Switch to the Tasks view. * Click in the area that says "Click to add a task". * Enter "Hello." and press Enter. * Double click on the line that says "Hello." in the list of tasks.

Bug#516299: update email address reg

2009-02-20 Thread Matt Kraai
On Fri, Feb 20, 2009 at 03:26:32PM +0100, Bernd Zeimetz wrote: > Matt Kraai wrote: > > Package: nm.debian.org > > > > On Fri, Feb 20, 2009 at 07:47:27AM +0100, Martin Michlmayr wrote: > >>> The footer of that page is misleading; it's actually managed by an &g

Bug#516299: update email address reg

2009-02-20 Thread Matt Kraai
Package: nm.debian.org On Fri, Feb 20, 2009 at 07:47:27AM +0100, Martin Michlmayr wrote: > > The footer of that page is misleading; it's actually managed by an > > entirely different team. > > iirc it wasn't possible to change the contact address, at least it > wasn't a few years ago (we had some

Bug#515866: MacBook Pro keyboard unresponsive at LUKS prompt with kernels >= 2.6.27

2009-02-18 Thread Matt Kraai
On Wed, Feb 18, 2009 at 02:00:45PM +0100, maximilian attems wrote: > this is fixed in latest initramfs-tools by syncing the Ubuntu fix > to add all the hid-* modules to initramfs. > see http://git.debian.org/?p=kernel/initramfs-tools.git;a=summary > or git clone git://git.debian.org/kernel/initram

Bug#515866: MacBook Pro keyboard unresponsive at LUKS prompt with kernels >= 2.6.27

2009-02-17 Thread Matt Kraai
Package: initramfs-tools Version: 0.92o When I boot a 2.6.27 or later kernel on my MacBook Pro and try to enter my passphrase at the LUKS prompt, nothing happens. This appears to be https://bugs.launchpad.net/ubuntu/+source/linux/+bug/310460 The attached script, when put in /etc/initramfs-tool

Bug#515565: Allow allrunes fonts to be used by X applications

2009-02-16 Thread Matt Kraai
On Mon, Feb 16, 2009 at 09:54:27PM +0100, Frank Küster wrote: > Matt Kraai wrote: > > Would it be possible to make the allrunes fonts available to X > > applications, as is done for the Latin Modern fonts in the lmodern > > package? > > In principle, yes. Howe

Bug#515565: Allow allrunes fonts to be used by X applications

2009-02-16 Thread Matt Kraai
Package: texlive-fonts-extra Version: 2007.dfsg.16-1 Severity: wishlist Would it be possible to make the allrunes fonts available to X applications, as is done for the Latin Modern fonts in the lmodern package? -- Matt http://ftbfs.org/ -- To U

Bug#513315: Times out waiting for index to be rebuilt

2009-01-30 Thread Matt Kraai
On Fri, Jan 30, 2009 at 09:19:31PM +0100, Michael Vogt wrote: > Thanks, this is part of my bzr tree and it will be part of the next > upload. Great! Do you know when this'll be? I don't know how to build an experimental chroot until this is fixed. -- Matt

Bug#513315: Times out waiting for index to be rebuilt

2009-01-28 Thread Matt Kraai
tag 513315 + patch thanks On Wed, Jan 28, 2009 at 12:04:33PM +, Enrico Zini wrote: > Importing "apt" is what makes the problem reappear: apt seems to be > changing the default timeout from None to 2.0: I'll reassign this bug > to python-apt. Thanks for figuring out which package was causing t

Bug#513315: Times out waiting for index to be rebuilt

2009-01-27 Thread Matt Kraai
Package: apt-xapian-index Version: 0.16 When I try to create an experimental pbuilder chroot using pbuilder --create --distribution experimental it fails with the following error message: Setting up apt-xapian-index (0.16) ... apt-xapian-index: Building new index in background... Setting up

Bug#513316: Document the default debootstrap implementation

2009-01-27 Thread Matt Kraai
Package: pbuilder Version: 0.185 Severity: minor The pbuilder manual page does not specify which implementation of debootstrap is used by default. It would be nice if it did so. -- Matt http://ftbfs.org/ -- To UNSUBSCRIBE, email to debian-bugs

Bug#513317: gnome-typing-monitor blocks the Lock screen keyboard shortcut

2009-01-27 Thread Matt Kraai
Package: gnome-control-center Version: 1:2.22.2.1-2 When GNOME Typing Monitor locks the screen to enforce a typing break, it blocks the Lock screen keyboard shortcut. I'd sometimes like to use the Lock screen keyboard shortcut after GNOME Typing Monitor has locked the screen so that I can leave m

Bug#511869: Includes space before "FeedValidator" in link

2009-01-15 Thread Matt Kraai
Package: liferea Version: 1.4.18-1.1 Severity: minor If a feed is invalid, Liferea displays the following message at the bottom of the error message: You may want to validate the feed using FeedValidator " FeedValidator" (including the initial space) is a link. I think it would look better if

Bug#510743: New upstream version 1.42

2009-01-04 Thread Matt Kraai
Package: transmission Version: 1.40-5 Severity: wishlist Howdy, Transmission 1.42 was released on December 24th. Would you please package it? -- Matt http://ftbfs.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#510179: New upstream release

2008-12-29 Thread Matt Kraai
Package: sudo Version: 1.6.9p17-1 Severity: wishlist Howdy, sudo 1.7.0 was released on December 19. Would you please package it? -- Matt http://ftbfs.org/ P.S. I've attached a watch file. version=3 ftp://ftp.sudo.ws/pub/sudo/sudo-(.*)\.tar\.gz d

Bug#157691: doesn't include `//' in URL default

2008-12-26 Thread Matt Kraai
On Wed, Dec 24, 2008 at 10:06:00AM +0100, Sven Joachim wrote: > I'm currently revising old emacs21 bugs. > > On 2002-08-21 00:14 +0200, Matt Kraai wrote: > > > Package: emacs21 > > Version: 21.2-1 > > Severity: minor > > Tags: patch > > > > In

Bug#509082: New upstream release

2008-12-17 Thread Matt Kraai
Package: libusb-1.0-0 Version: 2:0.9.4-1 Severity: wishlist Howdy, Would you please package the new upstream release of libusb-1.0? 1.0.0 was released on the 13th. -- Matt http://ftbfs.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@

Bug#508981: Enters an apparently infinite loop during conversion

2008-12-16 Thread Matt Kraai
Package: soundconverter Version: 1.3.1-1 Howdy, When I try to convert the QuickTime movie at http://media.richarddawkins.net/audio/2007/dennettdinesh.mp3 (yes, the extension is misleading) to a very high quality Ogg Vorbis file, SoundConverter hangs after writing 5863477 bytes to the Ogg file.

Bug#487103: Somewhat merged upstream

2008-11-28 Thread Matt Kraai
On Sat, Nov 29, 2008 at 01:06:46AM +0100, Moritz Muehlenhoff wrote: > On Thu, Jul 31, 2008 at 11:48:26PM -0700, Matt Kraai wrote: > > Howdy, > > > > The patch has been merged upstream by Patrick McHardy, one of the > > netfilter maintainers, so I assume it'll be m

Bug#506266: Fw: Re: Broken link in www.d.o/devel/buildd/ due to renaming in cron

2008-11-25 Thread Matt Kraai
On Tue, Nov 25, 2008 at 12:09:54AM -0800, Matt Kraai wrote: > On Mon, Nov 24, 2008 at 12:45:13AM +0100, Simon Paillard wrote: > > On Sat, Nov 22, 2008 at 12:11:44PM -0800, Matt Kraai wrote: > > > On Fri, Nov 21, 2008 at 08:37:57PM +0100, Simon Paillard wrote: > > > >

Bug#506266: Fw: Re: Broken link in www.d.o/devel/buildd/ due to renaming in cron

2008-11-25 Thread Matt Kraai
On Mon, Nov 24, 2008 at 12:45:13AM +0100, Simon Paillard wrote: > On Sat, Nov 22, 2008 at 12:11:44PM -0800, Matt Kraai wrote: > > On Fri, Nov 21, 2008 at 08:37:57PM +0100, Simon Paillard wrote: > > > To record at the proper place the patch that will fix this bug. > >

Bug#506585: Make autoreconf suggest --install if required files are missing

2008-11-22 Thread Matt Kraai
Package: autoconf Version: 2.61-8 Severity: wishlist If autoreconf is run when some required files are missing (e.g., install-sh), automake displays a message suggesting that it be run with the --add-missing option. configure.ac:22: required file `./install-sh' not found configure.ac:22: `aut

Bug#506266: Fw: Re: Broken link in www.d.o/devel/buildd/ due to renaming in cron

2008-11-22 Thread Matt Kraai
On Fri, Nov 21, 2008 at 08:37:57PM +0100, Simon Paillard wrote: > To record at the proper place the patch that will fix this bug. > > To one of the webmasters: can you please patch the cron files ? Done. -- Matt http://ftbfs.org/ -- To UNSUBSC

Bug#506182: Doesn't comment out diag lines preceded by a blank line

2008-11-18 Thread Matt Kraai
Package: libtest-simple-perl Version: 0.84-1 Tags: fixed-upstream Howdy, When I run "make test" on Parrot, it has the following test failure: > t/perl/Parrot_Test..NOK 66/66 > # Failed test 'pir_error_output_like: todo' > # at t/perl/Parrot_Tes

Bug#504781: Function to convert error codes into strings

2008-11-06 Thread Matt Kraai
Package: libusb-1.0-0 Version: 2:0.9.3-2 Severity: wishlist I wish there was a function to convert error codes into strings that could be used in error messages. -- Matt http://ftbfs.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a sub

Bug#504600: Displays blank dialog if "extutils::makemaker" entered in address bar

2008-11-05 Thread Matt Kraai
Package: epiphany-browser Version: 2.22.3-6 When I enter "extutils::makemaker" in the address bar and press Enter (I forgot to select my bookmark which will search the CPAN for it), Epiphany displays a dialog that has OK and Cancel buttons, but no title or other text. -- Matt

Bug#504399: Add "Download Link" and "Save Link As..." to link context menu

2008-11-03 Thread Matt Kraai
Package: liferea Version: 1.5.5-1~1 Severity: wishlist When an article contains a link to something that I'd like to download, I usually open the article in my web browser, then right-click on the link and select "Download Link" or "Save Link As...". I wish that Liferea presented these options so

Bug#504366: Refuses to resize window to 2:1

2008-11-02 Thread Matt Kraai
Package: totem Version: 2.22.2-5 Severity: minor Tags: patch Totem refuses to resize a window to an aspect ratio if the resulting width of the video is more than 128 pixels less than the width of the screen. On my system, the decorations on each side of the video are 5 pixels wide, so some videos

Bug#504318: Make /usr/bin/cpan install packages to satisfy dependencies

2008-11-02 Thread Matt Kraai
Package: perl Version: 5.10.0-16 Severity: wishlist When I install a distribution using /usr/bin/cpan and the distribution depends on modules that aren't installed, /usr/bin/cpan asks me whether it's OK to install them and, if I assent, it does so. Sometimes those modules have already been package

Bug#381719: Still happening with 2.6.26-8

2008-10-15 Thread Matt Kraai
Howdy, I'm still experiencing this problem with 2.6.26-8. Should I report it upstream or should I reproduce it with a pristine upstream kernel first? -- Matt http://ftbfs.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

Bug#500015: Cannot parse feed containing SOH character

2008-10-06 Thread Matt Kraai
On Mon, Oct 06, 2008 at 08:13:58PM +0200, Mike Hommey wrote: > On Wed, Sep 24, 2008 at 07:30:39PM -0700, Matt Kraai wrote: > (...) > > Character Range > > > > [2] Char ::= #x9 | #xA | #xD | [#x20-#xD7FF] | /* any Unicode > > character, &g

Bug#500015: Cannot parse feed containing SOH character

2008-09-24 Thread Matt Kraai
On Wed, Sep 24, 2008 at 10:12:41AM -0700, Rodrigo Gallardo wrote: > > The feed at > > > > http://jc.ngo.org.uk/~nik/use.perl.journals.rss > > > > currently contains a SOH character (i.e., the 0x01 character). When I > > click on it in Liferea, it displays the following error message: > > > >

Bug#500095: Complete column and table names

2008-09-24 Thread Matt Kraai
Package: sqlite3 Version: 3.5.9-4 Severity: wishlist Howdy, I've been using sqlite3 interactively. I wish that it would complete column and table names when I press the tab key. For example, if the database contained a single table named actions, if I entered "INSERT INTO " and pressed tab, I w

Bug#499394: Add option to create .gitignore

2008-09-18 Thread Matt Kraai
Package: libmodule-starter-perl Version: 1.470-2 Severity: wishlist Howdy, I'm using Git to manage a distribution created by module-starter, so I wish there was an option to module-starter that would make it create .gitignore instead of .cvsignore. I believe that the contents should be same exce

Bug#498155: kvm manpage link to QEMU documentation broken

2008-09-07 Thread Matt Kraai
Package: kvm Version: 72+dfsg-1 Severity: minor Tags: patch The link to the QEMU documentation in the kvm manual page points to http://qemu.org/user-doc.html but this documentation is now available at http://bellard.org/qemu/qemu-doc.html The attached patch fixes it. -- Matt

Bug#494266: Patch to make flashplugin-nonfree use alternative with priority 50

2008-09-02 Thread Matt Kraai
tag 494266 patch thanks Howdy, The attached patch should make flashplugin-nonfree use the alternatives subsystem with a priority of 50. -- Matt http://ftbfs.org/ diff -Nru flashplugin-nonfree-1.7.1+1.6.3~/debian/dirs flashplugin-nonfree-1.7.1+1.6

Bug#497592: Allow files to be dragged to an iPod device

2008-09-02 Thread Matt Kraai
Package: rhythmbox Version: 0.11.6-1 Severity: wishlist Howdy, If I find a link to an MP3 that I'd like to listen to on my iPod, but don't want to add to my music library (e.g., a news report), I have to perform the following steps: 1. Download the file. 2. Open the folder containing the downl

Bug#494266: Patch to make flashplugin-nonfree use flash-mozilla.so alternative

2008-08-22 Thread Matt Kraai
tag 464266 patch thanks The attached patch makes flashplugin-nonfree use the flash-mozilla.so alternative instead of installing symbolic links in the browser plugin directories. It appears to work on my system. -- Matt http://ftbfs.org/ diff -Nru

Bug#495799: Does not use synaptics driver for MacBook Pro touchpad

2008-08-20 Thread Matt Kraai
On Wed, Aug 20, 2008 at 05:48:31PM +0300, Timo Aaltonen wrote: > On Wed, 20 Aug 2008, Matt Kraai wrote: > >> Package: xserver-xorg-input-synaptics >> Version: 0.14.7~git20070706-2.1.lenny1 >> Severity: wishlist >> Tags: patch >> >> The synaptics driver isn

Bug#495799: Does not use synaptics driver for MacBook Pro touchpad

2008-08-20 Thread Matt Kraai
Package: xserver-xorg-input-synaptics Version: 0.14.7~git20070706-2.1.lenny1 Severity: wishlist Tags: patch The synaptics driver isn't used for the touchpad on my MacBook Pro. I wish it was. Here's the lshal output for the touchpad: > udi = '/org/freedesktop/Hal/devices/usb_device_5ac_217_noser

Bug#493210: Patch

2008-08-01 Thread Matt Kraai
tag 493210 patch thanks The problem is caused by the if condition in the following code: if (arg_list) message = g_strdup_vprintf (format, arg_list); else message = g_strdup (format); It should be safe to remove this check unless there are cases w

Bug#493093: Not a bug?

2008-08-01 Thread Matt Kraai
Howdy, Section 4.9 of the policy manual doesn't mention anything about the binary target removing files. It does mention that the clean target should undo the effects of the build and binary targets, but it already does so (at least on my system). In particular, the "make maintainer-clean" comma

Bug#489077: Patch

2008-08-01 Thread Matt Kraai
tag 489077 patch thanks The problem is that wxwidgets2.8 uses the name of the build directory to determine if it's supposed to build a special flavour of packages. Since the changelog also has to be modified, the attached patch makes debian/rules extract the flavour from there instead, making the

Bug#487103: Somewhat merged upstream

2008-07-31 Thread Matt Kraai
Howdy, The patch has been merged upstream by Patrick McHardy, one of the netfilter maintainers, so I assume it'll be merged into the official tree eventually. -- Matt http://ftbfs.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Bug#486981: Bug#487103: Patch

2008-07-31 Thread Matt Kraai
On Thu, Jul 31, 2008 at 09:29:24AM +0200, maximilian attems wrote: > please cc akpm on your submission and [EMAIL PROTECTED] Done. Thanks for the pointers. -- Matt http://ftbfs.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#491270: Patch

2008-07-31 Thread Matt Kraai
tag 491270 patch thanks It looks to me like the while loop is supposed to try reading from /dev/urandom and /dev/random, stopping once it succeeds, but the code to increment the iterator is missing, so it keeps trying /dev/urandom over and over again. The attached patch increments the iterator (i

Bug#490332: libupnp4-dev breakage?

2008-07-31 Thread Matt Kraai
Howdy, According to the build log at http://people.debian.org/~lucas/logs/2008/07/10/gmyth-upnp_0.7.1-1_lsid32.buildlog.gz the build used libupnp4-dev 1.8.0~cvs20080628-1, which (as far as I can tell from libupnp's changelog) was incorrectly uploaded. It's been removed and libupnp3-dev has be

Bug#487103: Patch

2008-07-30 Thread Matt Kraai
tag 487103 patch thanks Here's a patch which makes netfilter.h include in.h and in6.h irregardless of whether __KERNEL__ is defined. This allows my simple test file: #include to compile without errors. I'll try to get it included upstream. -- Matt

Bug#487103: Patch

2008-07-30 Thread Matt Kraai
On Wed, Jul 30, 2008 at 11:33:04PM -0700, Matt Kraai wrote: > Here's a patch which makes netfilter.h include in.h and in6.h > irregardless of whether __KERNEL__ is defined. This allows my simple > test file: > > #include > > to compile without errors. I'll

<    1   2   3   4   5   6   7   8   9   10   >