Bug#646444: gpointing-device-settings: wheel scrolling emulation stopped working after upgrading to gnome3

2011-11-15 Thread Ari Pollak
I'm assuming this is due to gpointing-device-settings not being ported to gnome-settings-daemon 3.0, and it appears this won't be fixed soon. As a workaround, you can run this and put it in your ~/.xsessionrc: xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation" 8 1 xinput set-int-p

Bug#648784: 30K * /etc/motd broken symlink warnings in piuparts.d.o

2011-11-15 Thread Andreas Beckmann
reassign 648784 piuparts 0.41 tag 648784 patch thanks On Tuesday, 15. November 2011 03:43:09 Dave Steele wrote: > 1m9.9s ERROR: WARN: Broken symlinks: > /etc/motd -> /var/run/motd That's an error in piuparts which does not properly resolve the nested symlink /var/run -> /run and instead tries

Bug#648909: ITP: phlipple -- reduce 3D shapes to a single square

2011-11-15 Thread Miriam Ruiz
Package: wnpp Severity: wishlist Owner: Miriam Ruiz * Package name: phlipple Version : 0.8.2 Upstream Author : Remigiusz Dybka * URL : http://phuzzboxmedia.com/games/phlipple * License : GPL 3.0 or above Programming Lang: C Description : reduce 3D sha

Bug#648910: [xul-ext-flashblock] "mozilla" not capitalized in short description

2011-11-15 Thread Filipus Klutiero
Package: xul-ext-flashblock Version: 1.5.15-1 Severity: minor The short description reads: mozilla extension to block Adobe Flash content "Mozilla" is a proper noun and should be capitalized. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscri

Bug#627860: gnome-control-center: Universal Access fails to launch

2011-11-15 Thread Cyril Brulebois
Package: gnome-control-center Version: 1:3.0.2-3 Followup-For: Bug #627860 Hi, I rebuilt it with debug symbols and got: --- Starting program: /usr/bin/gnome-control-center [Thread debugging using libthread_db enabled] [New Thread 0x7fffe15b5700 (LWP 5797)] [New Thread 0x7fffe0af5700 (LWP 5801)]

Bug#648911: [letodms] "multiples instances" in extended description

2011-11-15 Thread Filipus Klutiero
Package: letodms Version: 3.2.0+dfsg-1 Severity: minor The extended description ends with: * Support multiples instances. "multiples" is a noun, not an adjective. I suppose this should read "Supports multiple instances". By the way, "Browser" does not need to be capitalized. -- To UNSUBS

Bug#648912: freedesktop-sound-theme: missing several sound files compared to the Ubuntu package

2011-11-15 Thread Brian Marshall
Package: freedesktop-sound-theme Version: 0.7.dfsg-1 Severity: normal Hi, It would be nice if you could update the package to include new sounds present in the Ubuntu version. I don't know how useful all of them are, but in particular screen-capture.oga (symlinked to camera-shutter.oga) and audio

Bug#644989: Still not fixed

2011-11-15 Thread Roman Mamedov
On Tue, 15 Nov 2011 16:38:18 -0500 Ted Ts'o wrote: > Are you using a 32-bit or 64-bit userspace with this 64-bit kernel? > Because I can't replicate the problem, and in fact everyone else was > complaining when we were checking for EINVAL instead of ENOTTY (which > is what should be returned). H

Bug#633797: copyright-format: "with exception" underspecified

2011-11-15 Thread Jonas Smedegaard
On 11-11-15 at 06:08pm, Steve Langasek wrote: > On Wed, Nov 16, 2011 at 09:31:05AM +0900, Charles Plessy wrote: > > Le Tue, Nov 15, 2011 at 09:16:18AM +0900, Charles Plessy a écrit : > > > Le Wed, Jul 13, 2011 at 10:21:58PM +0200, Jakub Wilk a écrit : > > > > > copyright-format reads: > > > > > |

Bug#647473: Usertags

2011-11-15 Thread Dave Steele
User: debian...@lists.debian.org Usertags: piuparts piuparts.d.o -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#648889: /usr/include/features.h(323): catastrophic error: could not open source file "bits/predefs.h"

2011-11-15 Thread Jonathan Nieder
Wolfgang Tichy wrote: > Thanks for your answer. I think the intel compiler does support the -B > and -I options. So I think your suggestion would work. However, I am > not sure if I like this solution. It's only a workaround. A fix would involve contacting the Intel developers to get icc to sear

Bug#648913: gedit: Gedit crashes when closing a tab

2011-11-15 Thread nodiscc
Package: gedit Version: 3.0.6-2 Severity: important Hello, I opened two documents in gedit by typing: gedit gnome.desktop gnome.session They were opened as 2 tabs in gedit. When I close one of these, gedit crashes with: Exception TypeError: "Couldn't find conversion for foreign struct 'cairo.

Bug#644989: Still not fixed

2011-11-15 Thread Roman Mamedov
Hello, I have just tried the version from Squeeze (1.41.12-4stable1), and it does work properly: # resize2fs /dev/sda2 resize2fs 1.41.12 (17-May-2010) Filesystem at /dev/sda2 is mounted on /; on-line resizing required old desc_blocks = 1, new_desc_blocks = 1 Performing an on-line resize of /dev/

Bug#648754: [regression] suspend is flakey, "shutdown -h now" does not power off

2011-11-15 Thread Jonathan Nieder
found 648754 linux-2.6/2.6.32-39 quit Matthieu Dubuget wrote: > I tried different kernels packages: > > matt@keynuxmatt:~$ dpkg -l linux-image* | grep "^ii" > ii linux-image-2.6.32-5-amd642.6.32-39Linux 2.6.32 for > 64-bit PCs [...] > The problem is that I could not find a

Bug#648760:

2011-11-15 Thread Robert Norris
A patch against vte has been posted that resolves this: https://bugzilla.gnome.org/show_bug.cgi?id=663779#c9 I have applied this to Debian's libvte9 1:0.28.2-2 and confirmed that it solves the problem.

Bug#648784: [PATCH 1/2] add the /etc/motd nested link testcase

2011-11-15 Thread Andreas Beckmann
/etc/motd -> /var/run/motd /var/run -> /run touch /run/motd incorrectly reports broken symlinks in about 3 packages Signed-off-by: Andreas Beckmann --- piuparts.py | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/piuparts.py b/piuparts.py index bf8866f..5f

Bug#648784: [PATCH 2/2] fix symlink resolution inside paths

2011-11-15 Thread Andreas Beckmann
is_broken_symlink() fails to properly resolve e.g. $ROOT/etc/motd -> /var/run/motd $ROOT/var/run -> /run and reports a broken link even if $ROOT/run/motd exists. Adds a canonicalize_path() method that does not only look for symlinks at the end of the path but also as intermediate parts. (does

Bug#414002: Same error ... narrowed down (?)

2011-11-15 Thread Jonathan Nieder
Hi Andreas, Andreas Kreienbuehl wrote: > To be even more crazy, running ``ps2pdf f.ps'' spits out the following. [...] > Error: /invalidfileaccess in --run-- > Operand stack: >(data/matrix.data) (r) That sounds like a different bug (because no ".."). You're probably looking for [1], aka [

Bug#648914: override: ttf-opendin:oldlibs/None ttf-yanone-kaffeesatz:oldlibs/None

2011-11-15 Thread Christian Perrier
Package: ftp.debian.org Severity: normal These packages are now transition packages after fonts packages were renamed. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#647622: logcheck: error in "logtail -t"/LOGTAILOPTS=" -t"

2011-11-15 Thread Craig Small
Package: logcheck Version: 1.3.14 Followup-For: Bug #647622 I've got the exact same problem with the exact same fix (thanks Jon) I was wondering why I was getting wierd emails from Logcheck failing from cron. The emails had the subject: Logcheck exiting due to errors -- System Information: Deb

Bug#646747: [BTS#646747] templates://spotweb/{spotweb.templates} : Final update for English review (2nd version)

2011-11-15 Thread Christian PERRIER
(thanks, Justin for the corrections and Jan-Pascal for your constructive remarks and, no, I won't shout...definitely not..having a few days after the "final update" is meant for exactly this: leave a possibility to maintainers for last remarks) Dear Debian maintainer, On Monday, October 31, 2011,

Bug#648915: fonts-mplus: M+ FONTS upstream now ships xz compressed archive by default

2011-11-15 Thread Ryo IGARASHI
Package: fonts-mplus Version: 044-1 Severity: minor Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear Maintainer, - From TESTFLIGHT-043, M+ FONTS upstream ships xz compressed archive and drops gzip archive from TESTFLIGHT-044. Therefore, debian/watch file needs to be updated. I

Bug#648916: libloader: FTBFS due to missing build-dependency on ant-optional

2011-11-15 Thread Daniel T Chen
Package: src:libloader Version: 1.1.6.dfsg-2 Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu precise ubuntu-patch This source package FTBFS in Debian and Ubuntu due to a missing component, junit, so we need to use ant-optional as the build-dep instead o

Bug#648917: firmware-b43-installer: Allow firmware installation for BCM43224 and BCM43225 devices

2011-11-15 Thread Geoff Simmons
Package: firmware-b43-installer Version: 1:015-4 Severity: normal Tags: patch Hi, The b43 driver supports the BCM43224 and BCM43225 chips as of Linux 3.1. A patch amending firmware-b43-installer's postinst is attached. Another BCM43224 device ID (0576, found in some ThinkPad systems) may work,

Bug#645811: inux-image-3.0.0-2-686-pae: lirc_serial spuriously claims assigned port and irq to be in use

2011-11-15 Thread Ben Hutchings
On Tue, 2011-11-15 at 21:16 +0100, Torsten Crass wrote: > Hi, > > ok, 'twas my fault -- loading lirc_serial with share_irq=1 did the > trick. Hence I ask you to close this bug report. No, this is not your fault. PC serial ports generally can't (and don't) share IRQs and it should not be necessa

Bug#648896: ITP: kup -- kernel.org upload tool

2011-11-15 Thread Reinhard Tartler
On Mi, Nov 16, 2011 at 00:05:58 (CET), Ben Hutchings wrote: > Package: wnpp > Severity: wishlist > Owner: Ben Hutchings > > * Package name: kup > Version : 0.2 > Upstream Author : H. Peter Anvin > * URL : git://git.zytor.com/users/hpa/kup/kup.git The URL is not a web

Bug#648896: ITP: kup -- kernel.org upload tool

2011-11-15 Thread Ben Hutchings
On Wed, 2011-11-16 at 06:53 +0100, Reinhard Tartler wrote: > On Mi, Nov 16, 2011 at 00:05:58 (CET), Ben Hutchings wrote: > > > Package: wnpp > > Severity: wishlist > > Owner: Ben Hutchings > > > > * Package name: kup > > Version : 0.2 > > Upstream Author : H. Peter Anvin > > * UR

Bug#648904: Kid3 doesn't handle UTF-8 properly with ID3v2 tags despite configuration

2011-11-15 Thread Urs Fleisch
The encoding of ID3v2 tags is stored separately in every frame, so you cannot just switch one option to change them all. The encoding set in Settings, Configure Kid3, Tags tab, ID3v2 section, "Text encoding" is the encoding used for newly created frames. Normally, you do not have to change this

Bug#648570: System function mount (Manual section 2) also suffers from this bug, it fails to mount /dev/fd0 (floppy)...

2011-11-15 Thread yekta.gursel
Package: mount, umount, udev, kernel-2.6.32-5-686 Distribution: Debian 6.0.2.1-i386-DVD, Updated to Debian 6.0.3-i386-DVD, Using Debian 6.0.3-i386-Update-DVD-Volumes 1 and 2 Hardware: MSI MS-7108 Motherboard with Intel Pentium 4, LGA 775, 3.0 GHz, Dual Processor CPU, Intel 848P, ICH5, 2 GB of 4

Bug#648918: transition: qscintilla2

2011-11-15 Thread Scott Kitterman
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition (please explain about the transition: impacted packages, reason, ...) Transition due to the new qscintilla2 release bumping ABI, so libqscintilla2-6 will be libqscintilla2-8. Packages I

Bug#647272: mailcap deprecated?

2011-11-15 Thread Michael Leuchtenburg
Is it now Debian's policy to not support mailcap as a mechanism for resolving MIME references? I can find no reference to this anywhere, so I am puzzled by this regression. It caused Chrome to fail to open PDFs as it uses xdg-open. This was very time-consuming to track down. Cheers, Michael --

Bug#648919: famfamfam-flag: Set "Priority: optional"

2011-11-15 Thread FladischerMichael
Source: famfamfam-flag Version: 0.1-2 Severity: minor -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear Maintainer, Would you consider setting the package priority to: "Priority: optional" This way packages which already have "Priority: optional" can depend on famfamfam-flag-png or famfamfam-f

Bug#627132: New "-custom" binary generation breaks stack backtraces

2011-11-15 Thread Stéphane Glondu
Le 16/11/2011 00:07, Stephen McCamant a écrit : > So my personal opinion is that the original bug isn't really "fixed", > but it's close enough that I think it would be within your > maintainer's discretion to declare it so. Or alternatively this feels > somewhat like a "help" or "wontfix" situatio

Bug#648896: ITP: kup -- kernel.org upload tool

2011-11-15 Thread Reinhard Tartler
On Mi, Nov 16, 2011 at 06:56:22 (CET), Ben Hutchings wrote: [...] > Yes. The packaging is already committed at > . I'm waiting for > the Perl transition to clear before uploading. Thank you for working on the package! Cheers, Reinhard -- G

Bug#648920: qpid-cpp: French debconf templates translation

2011-11-15 Thread Julien Patriarca
Package: qpid-cpp Version: N/A Severity: wishlist Tags: patch l10n *** /home/julien/traductions/po-debconf/patch-translate.txt Please find attached the french debconf templates translation, proofread by the debian-l10n-fr

<    1   2   3   4