Bug#435836: Multiple OTR buttons cause Pidgin to crash

2007-08-03 Thread Felix Geyer
Package: pidgin-otr Version: 3.0.0+cvs20070508-1 Severity: |important pidgin-otr creates multiple buttons for meta contacts. Closing a window with multiple buttons causes Pidgin to crash. This is already fixed |in the new pidgin-otr and libotr release (3.1.0).

Bug#455644: FTBFS with GCC 4.3: missing #includes

2008-03-02 Thread Felix Geyer
I added #include cstdlib to twofish.cpp in the new version 0.3.0: http://keepassx.svn.sourceforge.net/viewvc/keepassx/tags/0.3.0/src/crypto/twofish.cpp?view=markup Hopefully that resolves the problem. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#437253: keepassx: not handling nostrip build option (policy 10.1)

2008-03-02 Thread Felix Geyer
I recommend (applies to the new v0.3.0) using this at the top of debian/rules: CFLAGS = -g ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) CFLAGS += -O0 else CFLAGS += -O2 endif And calling qmake like this: qmake-qt4 PREFIX=/usr DEBUG=1 QMAKE_CFLAGS_DEBUG=$(CFLAGS)

Bug#469391: New upstream version 0.3.0a

2008-03-04 Thread Felix Geyer
Package: keepassx Severity: wishlist Please update to the latest upstream version 0.3.0a http://downloads.sourceforge.net/keepassx/KeePassX-0.3.0a.tar.gz This release fixes #463267, #462103, #467651 and should fix #455644 (unconfirmed). I posted information on how to fix the last remaining bug

Bug#474387: keepassx: Build-Depends for libqt4-dev is too loose

2008-04-05 Thread Felix Geyer
An additional note: KeePassX doesn't directly depend on libpng, only through Qt. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#463267: keepassx: Keepassx ignores the DELAY directives

2008-04-05 Thread Felix Geyer
The delay directive has definitely been implemented in v0.3.0 The correct sequence is: Auto-Type: su{ENTER}{DELAY 1000}{PASSWORD}{ENTER} -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#474455: Package contains duplicate pixmap and desktop file

2008-04-05 Thread Felix Geyer
Package: keepassx Version: 0.3.1-1 Severity: important Since v0.3.0 upstream provides the files keepassx.xpm and keepassx.desktop The Debian package additionally contains these files with the old name (keepass.xpm, keepass.desktop). So currently the package contains duplicates. I suggested

Bug#525529: GParted doesn't mention its name in the menu entry

2009-04-25 Thread Felix Geyer
Package: gparted Version: 0.4.4-1 Severity: normal Current situation: GParted doesn't mention its name in the menu entry. Patch 01_fix-desktop.patch changes Name in gparted.desktop from GParted Partition Editor to Partition Editor. I suggest setting the Name to GParted and GenericName to

Bug#547886: cdrkit FTBFS with glibc 2.10

2009-09-22 Thread Felix Geyer
Source: cdrkit Version: 9:1.1.9-1 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch karmic glibc 2.10 defines the POSIX 2008 symbols getline, fexecve and getdelim. Due to name conflicts with these symbols cdrkit FTBFS. I already posted this on the debburn-devel

Bug#549380: vdr: FTBFS with gcc 4.4

2009-10-02 Thread Felix Geyer
Source: vdr Version: 1.6.0-11 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch karmic vdr FTBFS with gcc 4.4 Attaching patch copied from Fedora. #! /bin/sh /usr/share/dpatch/dpatch-run ## 20_gcc44_ftbfs.dpatch copied from Fedora ## ## All lines beginning

Bug#606451: FTBFS with gold / ld --no-add-needed

2010-12-09 Thread Felix Geyer
Source: wicd-kde User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch User: peter.fritzs...@gmx.de Usertags: no-add-needed Version: 0.2.1-2 Severity: minor Tags: patch Fix FTBFS with ld --no-add-needed Description: Fix FTBFS with --no-add-needed. Author: Felix Geyer

Bug#606469: FTBFS with ld --as-needed

2010-12-09 Thread Felix Geyer
Source: wims User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch User: debian-...@lists.debian.org Usertags: ld-as-needed Version: 4.00-4 Severity: minor Tags: patch Fix FTBFS with ld --as-needed. Description: Fix FTBFS with --as-needed. Author: Felix Geyer debfx

Bug#601046: ITP: gtk2-engines-oxygen -- Gtk2 theme that uses Qt/Oxygen to draw its widgets

2010-12-30 Thread Felix Geyer
On 26.12.2010 16:05, Fathi Boudra wrote: package available on http://alioth.debian.org/~fabo/gtk2-engines-oxygen_1.0.0+git235+95b90b0-1/ Could I upload it? Sure, go ahead. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#608927: FTBFS with gold / ld --no-add-needed

2011-01-04 Thread Felix Geyer
Source: klog User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch User: peter.fritzs...@gmx.de Usertags: no-add-needed Version: 0.5.7-1 Severity: minor Tags: patch Fix FTBFS with ld --no-add-needed:

Bug#609317: FTBFS with gold / ld --no-add-needed

2011-01-08 Thread Felix Geyer
Source: openbox User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch User: peter.fritzs...@gmx.de Usertags: no-add-needed Version: 3.4.11.1-1 Severity: minor Tags: patch Fix FTBFS with ld --no-add-needed:

Bug#608220: hugs98: FTBFS (sort of): Socket.hsc: error: invalid application of 'sizeof' to incomplete type 'struct ucred'

2011-01-08 Thread Felix Geyer
reopen 608220 found 608220 hugs98/98.200609.21-5.1 tags 608220 patch thanks This isn't completely fixed yet. The build log says: ../../src/ffihugs -98 -P../../hugsdir/packages/network: -iHsNet.h -iHsNetworkConfig.h ../../hugsdir/packages/network/Network/BSD.hs -Iinclude -DCALLCONV=ccall

Bug#556689: FTBFS with binutils-gold

2011-01-09 Thread Felix Geyer
tags 556689 patch thanks Attaching the patch that I've just added to the Ubuntu package. #! /bin/sh /usr/share/dpatch/dpatch-run ## 103_fix_ftbfs_no-add-needed.dpatch by Felix Geyer debfx-...@fobos.de ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Fix FTBFS

Bug#610726: docbook-xsl shouldn't recommend docbook-xsl-doc

2011-01-21 Thread Felix Geyer
Package: docbook-xsl Version: 1.75.2+dfsg-5 Severity: minor docbook-xsl should suggest docbook-xsl-doc instead of recommending it. The documentation is not needed when packages just use the XSL stylesheets so the doc packages shouldn't be installed by default. -- To UNSUBSCRIBE, email to

Bug#535759: python-qt4: package too monolithic -- should be split up to match dependencies

2011-02-05 Thread Felix Geyer
Seperating the QtDesigner module into an own package should be possible without much risk of breakage. The QtDesigner library is rarely used and wastes a lot of space. I've checked all rdepends of python-qt4 and python-kde4. The only package that uses it is python-camelot. There may be more

Bug#612663: ITP: pyudev -- Python bindings for libudev

2011-02-09 Thread Felix Geyer
Package: wnpp Severity: wishlist Owner: Felix Geyer debfx-...@fobos.de X-Debbugs-CC: debian-de...@lists.debian.org * Package name: pyudev Version : 0.8 Upstream Author : Sebastian Wiesner lunary...@googlemail.com * URL : http://packages.python.org/pyudev/ * License

Bug#617143: virtualbox-ose: deprecation of dh_pycentral, please use dh_python2

2011-03-07 Thread Felix Geyer
I'd like to delay this a bit as dh_python2 is not available in Ubuntu 10.04 and thus will break backports. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#614365: Move designer plugins to libqt4-dev

2011-03-08 Thread Felix Geyer
On 05.03.2011 17:39, Fathi Boudra wrote: Why do you want to move the declarative plugin? Afaics, only the qt3support plugin requires to be moved. Imho it would be inconsistent to put some designer plugins in libqt4-dev and the other in the regular lib package. How much space is saved?

Bug#609575: ITP: kfritz -- Notifier and manager for AVM Fritz!Box

2011-01-10 Thread Felix Geyer
Package: wnpp Severity: wishlist Owner: Felix Geyer debfx-...@fobos.de X-Debbugs-CC: debian-de...@lists.debian.org * Package name: kfritz Version : 0.0.5 Upstream Author : Joachim Wilke kfr...@joachim-wilke.de * URL : http://www.joachim-wilke.de/kfritz.htm * License

Bug#609578: ITP: libindicate-qt -- Qt bindings for libindicate

2011-01-10 Thread Felix Geyer
Package: wnpp Severity: wishlist Owner: The Ayatana Packagers pkg-ayatana-de...@lists.alioth.debian.org X-Debbugs-CC: debian-de...@lists.debian.org * Package name: libindicate-qt Version : 0.2.5 Upstream Author : Aurélien Gâteau aurelien.gat...@canonical.com * URL :

Bug#609919: mumble-server creates world readable config file

2011-01-13 Thread Felix Geyer
Package: mumble-server Version: 1.2.2-5 mumble-server creates the config file /etc/mumble-server.ini and sets the permissions to 0644 which allows every user to read it. As the server password is stored in this config file it would be much better to set the owner to root:mumble-server and the

Bug#554386: FTBFS with binutils-gold

2011-01-15 Thread Felix Geyer
reopen 554386 found 554386 fluxbox/1.1.1+git20100908.df2f51b-2 tags 554386 patch thanks The fix doesn't seem to work because the order of the flags is wrong. -lfontconfig is added before the *.o files. I have applied this fix to the package on Ubuntu:

Bug#610150: FTBFS with Qt 4.7

2011-01-15 Thread Felix Geyer
Source: rlplot Version: 1.4-1 Severity: minor User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick ubuntu-patch Tags: patch rlplot FTBFS with Qt 4.7 (currently in experimental). Patch from Ubuntu: http://launchpadlibrarian.net/55827534/rlplot_1.4-1_1.4-1ubuntu1.diff.gz

Bug#556322: FTBFS with binutils-gold

2011-01-15 Thread Felix Geyer
tags 556322 patch thanks Fix from Ubuntu: http://launchpadlibrarian.net/62286741/rlplot_1.4-1ubuntu1_1.4-1ubuntu2.diff.gz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#610212: FTBFS with gold / ld --no-add-needed

2011-01-16 Thread Felix Geyer
Source: kftpgrabber User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch User: peter.fritzs...@gmx.de Usertags: no-add-needed Version: 0.8.99~svn1044538-3 Severity: minor Tags: patch fixed-upstream The attached patch makes kftpgrabber build with ld --no-add-needed and

Bug#608220: RFS: hugs98 (NMU, RC bugfix)

2011-01-16 Thread Felix Geyer
On 16.01.2011 22:12, Julien Cristau wrote: On Sun, Jan 16, 2011 at 16:19:11 -0400, David Bremner wrote: Hi Felix; Please discuss with the release team (in CC) whether your upload is OK for squeeze. If they approve it I (or someone else) can sponsor the NMU. Release team: diffstat is big

Bug#590872: HTTP proxy not used when downloading guest additions

2011-01-18 Thread Felix Geyer
As a workaround you can just install the package virtualbox-guest-additions which contains the CD image. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#610608: Upgrade fails if mumble-server.ini doesn't exist

2011-01-20 Thread Felix Geyer
Package: mumble-server Version: 1.2.2-6 Severity: minor Tags: patch Upgrading mumble-server fails in postinst if /etc/mumble-server.ini doesn't exist. The chmod/chown calls should be guarded by a test -f check. Forwarded from:

Bug#505975: ASUS P5QL Pro: Early kernel exception in dmi_table

2008-11-17 Thread Felix Geyer
Package: linux-2.6 Version: 2.6.26-8 Severity: |important Tags: patch |fixed-upstream | |Directly after boot the kernel crashes. This bug seems to only affect systems that use the motherboard ASUS P5QL Pro, but may also affect some other motherboards. For more information: Upstream bug report:

Bug#505975: ASUS P5QL Pro: Early kernel exception in dmi_table

2008-11-17 Thread Felix Geyer
severity 505975 important tags 505975 +fixed-upstream -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#566593: ITA: purple-plugin-pack -- 30 useful plugins for pidgin

2010-02-03 Thread Felix Geyer
I've uploaded my updated package to Debian Mentors and I'm seeking for a sponsor to review it: http://mentors.debian.net/debian/pool/main/p/purple-plugin-pack/purple-plugin-pack_2.6.2-1.dsc -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#545717: ITP: clamz -- Downloader for the Amazon.com MP3 music store

2010-01-05 Thread Felix Geyer
Has the package been rejected from the NEW queue? If so, for what reason? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#566593: ITA: purple-plugin-pack - 30 useful plugins for pidgin

2010-01-23 Thread Felix Geyer
Package: wnpp X-Debbugs-CC: debian-de...@lists.debian.org The old maintainer of purple-plugin-pack, Benjamin Seidenberg, is apparently not active anymore. The currently packaged version is from November 2007 (uploaded in March 2008). In July 2009 I packaged a new version of purple-plugin-pack and

Bug#408439: RFP: blobby -- volleyball game with blobs

2010-01-25 Thread Felix Geyer
owner 408439 ! retitle 408439 ITP: blobby -- volleyball game with blobs thanks I'd like to take over packaging Blobby Volley 2. I've uploaded the package to Debian Mentors and I'm seeking for a sponsor to review it: http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=blobby

Bug#514164: Okular renders boxes around hyperlinks when printing PDF documents

2009-02-04 Thread Felix Geyer
Package: libpoppler-qt4-3 Version: 0.8.7-1 Tags: fixed-upstream patch To print PDF documents Okular uses Poppler to convert the PDF to PostScript, which is then printed by KDE. When converting PDF to PS, Poppler renders boxes around hyperlinks. This is fixed in Poppler v0.10. Fortunately Fedora

Bug#540884: xserver doesn't auto-detect vboxvideo driver

2009-08-10 Thread Felix Geyer
Package: xserver-xorg-core Version: 2:1.6.3-1 Tags: |patch| As the /usr/share/xserver-xorg/pci/*.ids driver auto-detection is disabled, the vboxvideo driver isn't detected anymore. This patch from Fedora fixes the issue. From f8079585cd68ad2e742d611bdf9908dc6db5a4a9 Mon Sep 17 00:00:00 2001

Bug#536107: Please provide an init script

2009-08-23 Thread Felix Geyer
Gonéri Le Bouder wrote: 2009/7/7 Felix Geyer debfx-...@fobos.de: Package: teeworlds-server Version: 0.5.1-2 Severity: wishlist Please provide an init script which runs teeworlds-server as a user that is created when installing the package. Hi, Do you want a init.d script

Bug#530299: Install the HAL driver description for vboxmouse

2009-05-23 Thread Felix Geyer
Package: virtualbox-ose-guest-x11 Version: 2.2.2-dfsg-2 Severity: wishlist Currently the VirtualBox guest utilities don't auto-detect the mouse driver, so the user has to call x11conig.pl or manually edit /etc/X11/xorg.conf Proposed solution: Upstream provides a HAL fdi file which should be

Bug#530302: VBoxClient fails to start as non-root

2009-05-23 Thread Felix Geyer
Package: virtualbox-ose-guest-utils Version: 2.2.2-dfsg-2 Tags: patch VBoxClient fails to start as non-root user, but shouldn't as it is auto-started in /etc/X11/Xsession.d/98vboxadd-xclient. $ VBoxClient --clipboard -d Failed to connect to the VirtualBox kernel service When run as non-root

Bug#527140: virtualbox-ose-qt: Strange package relationships with virtualbox-ose

2009-05-28 Thread Felix Geyer
I think this should also be fixed for virtualbox-ose-guest-x11 as it it replaces and depends on virtualbox-ose-guest-utils. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#530321: virtualbox-ose: Drop /etc/vbox/vbox.cfg

2009-05-28 Thread Felix Geyer
tags 530321 - moreinfo thanks The scenario that causes the problem: - User installs virtualbox-ose - User removes virtualbox-ose, /etc/vbox/vbox.cfg is not removed as it's a config file - User installs virtualbox-2.2 (upstream proprietary package), which removes /etc/vbox/vbox.cfg in postinst

Bug#525529: GParted doesn't mention its name in the menu entry

2009-05-30 Thread Felix Geyer
tags 525529 + patch thanks Adding patch as described above. diff -Nur gparted-0.4.5.org/debian/patches/01_fix-desktop.patch gparted-0.4.5/debian/patches/01_fix-desktop.patch --- gparted-0.4.5.org/debian/patches/01_fix-desktop.patch 2009-05-30 19:27:42.007289422 +0200 +++

Bug#531320: Hide useless help buttons

2009-05-31 Thread Felix Geyer
So I think the buttons should be hidden - dpatch attached. #! /bin/sh /usr/share/dpatch/dpatch-run ## 20-hide-help-buttons.dpatch by Felix Geyer debfx-...@fobos.de ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Hide useless help buttons in dialogs @DPATCH@ diff -Nur

Bug#536107: Please provide an init script

2009-07-07 Thread Felix Geyer
Package: teeworlds-server Version: 0.5.1-2 Severity: wishlist Please provide an init script which runs teeworlds-server as a user that is created when installing the package. Thanks, Felix -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#531968: ITP: tinyxml -- C++ XML parsing library

2009-07-13 Thread Felix Geyer
Submitted the package to http://mentors.debian.net/debian/pool/main/t/tinyxml/tinyxml_2.5.3-1.dsc and seeking sponsorship. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#581498: Recommend www-browser instead of custom browser list

2010-05-13 Thread Felix Geyer
Package: kile Version: 1:2.1.0~svn1112278beta4-1 Severity: minor Currently kile recommends konqueror | iceweasel but I don't think kile specifically needs these browsers. So instead it should just recommend the virtual package www-browser. -- To UNSUBSCRIBE, email to

Bug#582178: FTBFS: missing build-dependency on cmake

2010-05-18 Thread Felix Geyer
Package: uim Version: 1.5.7-5 Justification: ftbfs Severity: serious uic FTBFS as kdelib5-dev dropped the dependency on cmake and uic doesn't build-depend on cmake. From the build log: ... checking for cmake... no configure: WARNING: no CMake found ... Configure Result : ... KDE3 Applet :

Bug#582179: FTBFS: missing build-dependency on cmake

2010-05-18 Thread Felix Geyer
Package: tellico Version: 2.2-3 Justification: ftbfs Severity: serious tellico FTBFS as kdelib5-dev dropped the dependency on cmake and tellico doesn't build-depend on cmake. Build log: cd builds/debbuild \ cmake /tmp/buildd/tellico-2.2 \

Bug#582184: Please provide a watch file

2010-05-18 Thread Felix Geyer
Source: skrooge Severity: wishlist Tags: patch Please add a watch file to the package. version=3 http://skrooge.org/download \ \/files\/skrooge-([\d\.]+).tar.(?:gz|bz2)

Bug#582185: skrooge: missing dependency on libqt4-sql-sqlite

2010-05-18 Thread Felix Geyer
Package: skrooge Version: 0.7.0-1 Severity: important From looking at the source code skrooge can't work without the QSQLITE plugin, so it should depend on libqt4-sql-sqlite. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#582197: FTBFS: utils/upload.h:31:24: error: KIO/MkdirJob: No such file or directory

2010-05-18 Thread Felix Geyer
Source: audex Version: 0.72b1-1 Justification: ftbfs Severity: serious When adding the cmake build-dependency (bug #581281) audex still FTBFS. Attaching a patch that has been applied to the package in Ubuntu to fix this. Build log: /tmp/buildd/audex-0.72b1/utils/upload.h:31:24: error:

Bug#582198: FTBFS: missing build-dependency on cmake

2010-05-18 Thread Felix Geyer
Source: kmess Version: 2.0.3-1 Justification: ftbfs Severity: serious kmess FTBFS as kdelib5-dev dropped the dependency on cmake and kmess doesn't build-depend on cmake. Build log: cd obj-x86_64-linux-gnu cmake /tmp/buildd/kmess-2.0.3/. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_COMPILER:FILEPATH=cc

Bug#522396: RFP: rekonq -- A lightweight, WebKit based web browser for KDE

2010-05-19 Thread Felix Geyer
retitle 522396 ITP: rekonq -- A lightweight, WebKit based web browser for KDE owner 522396 debfx-...@fobos.de thanks I'll take this over and merge the package in Ubuntu with your inital packaging work. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#572614: please package 0.4.2

2010-03-06 Thread Felix Geyer
retitle 572614 please package 0.4.3 thanks Next upstream version has been released: http://downloads.sourceforge.net/keepassx/keepassx-0.4.3.tar.gz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#580108: Host: Debian Lenny, Guest: Debian Squeeze - Guest Additions don't works

2010-05-03 Thread Felix Geyer
The VirtualBox guest additions from the iso file aren't supported. Please uninstall them and install the virtualbox-ose-guest-x11 package instead. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#565805: src:extremetuxracer: FTBFS on kfreebsd-*: need to define type GLUTesselatorFunction

2010-05-08 Thread Felix Geyer
Could you please test if the attached patch fixes the bug? Thanks, Felix Description: Fix FTBFS on kfreebsd Bug-Debian: http://bugs.debian.org/565805 Author: Felix Geyer debfx-...@fobos.de diff -Nur extremetuxracer-0.5beta.orig/src/ppgltk/FT/FTVectoriser.cpp extremetuxracer-0.5beta/src/ppgltk

Bug#580857: SpeedCrunch doesn't get focus when launching

2010-05-09 Thread Felix Geyer
Package: speedcrunch Version: 0.10.1-2 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu Tags: patch When launching SpeedCrunch it shows up on top but doesn't get focused. Ubuntu bug report: https://bugs.launchpad.net/bugs/361623 Upstream bug report:

Bug#580859: Vcs-Browser points to wrong url

2010-05-09 Thread Felix Geyer
Package: weechat Version: 0.3.2-1 Severity: minor The Vcs-Browser tag doesn't point to the git web interface. It should be changed from http://git.debian.org/git/users/kolter/weechat.git to http://git.debian.org/?p=users/kolter/weechat.git -- To UNSUBSCRIBE, email to

Bug#574852: sofa-framework: FTBFS: /usr/bin/ld: cannot find -ltinyxml

2010-03-22 Thread Felix Geyer
Starting from 2.5.3-2 the TinyXML package contains both variants of TinyXML: with and without support for the C++ STL (2.5.3-1 only contained the former). I decided to rename the STL variant from tinyxml to tinyxml-stl so no one links to it without thinking about it as applications might segfault

Bug#575528: override: virtualbox-ose-dkms:kernel/optional, virtualbox-ose-guest-dkms:kernel/optional, virtualbox-ose-guest-source:kernel/optional, virtualbox-ose-guest-utils:misc/optional, virtualbox-

2010-03-26 Thread Felix Geyer
Package: ftp.debian.org Severity: normal Please move all virtualbox-ose packages except virtualbox-ose-dbg to priority optional. They don't conflict with other packages and don't depend on any extra package. Please move virtualbox-ose-guest-x11 to section x11. It provides x11 drivers and

Bug#566403: Fails to build with 2.6.33~rc5

2010-02-23 Thread Felix Geyer
tag 566403 moreinfo thanks Please upgrade to virtualbox-ose 3.1.4. It should work with kernel 2.6.33. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#572025: FTBFS: error: #error I can't tell what endian-ness to use for your architecture.

2010-03-01 Thread Felix Geyer
On 01.03.2010 09:41, Bastian Blank wrote: On Mon, Mar 01, 2010 at 12:31:35PM +0900, Nobuhiro Iwamatsu wrote: Current blobby does not support s390 and sh4. I made patch to support s390 and sh4. I checked build on sh4. Could you apply this patch? Use endian.h. Everything else is

Bug#566593: ITA: purple-plugin-pack -- 30 useful plugins for pidgin

2010-04-17 Thread Felix Geyer
I was able to reach Benjamin Seidenberg on IRC: debfx so you don't mind me taking it over? astronut go ahead In addition I updated the package on Debian Mentors to a new upstream version: http://mentors.debian.net/debian/pool/main/p/purple-plugin-pack/purple-plugin-pack_2.6.3-1.dsc -- To

Bug#604763: Missing IRC-More plugin

2010-11-27 Thread Felix Geyer
severity 604763 important thanks Increasing severity to important as this is a regression. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#595050: [Pkg-virtualbox-devel] Bug#595050: Warning about ext4 kernel bug

2010-09-06 Thread Felix Geyer
On 03.09.2010 10:22, Michael Meskes wrote: On Thu, Sep 02, 2010 at 07:30:35PM +0200, Florian Weimer wrote: I said the kernel should be fixed if it is broken. The warning doesn't say precisely what the bug is, so I don't know. It is shown if the file system ist ext4 or XFS, independently

Bug#594726: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND.

2010-08-28 Thread Felix Geyer
On 08/28/2010 08:29 PM, Ludovic Rousseau wrote: $ sudo /etc/init.d/virtualbox-ose-guest-utils start Starting VirtualBox Additions: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND. failed! I can also reproduce the error message using: $ VBoxService : error: VbglR3Init failed with

Bug#596853: qtmobility-dev: /usr/share/qt4/mkspecs/features/mobilityconfig.prf points to multimedia instead of multimediakit

2010-09-15 Thread Felix Geyer
Is there an upstream bug report about this? Other detection routines might rely on the name multimedia instead of multimediakit. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#597290: virtualbox-ose: Missing kernel headers dependency?

2010-09-18 Thread Felix Geyer
On 09/18/2010 03:36 PM, clayton wrote: It seems to me there should be a dependency in virtualbox for the headers, and failing that, a message telling me it might be a good idea to check whether they are installed would be nice. It would be dkms's job to ensure that the kernel headers are

Bug#597647: qtcreator: Missing dependencies

2010-09-23 Thread Felix Geyer
dh_shlibdeps shouldn't exclude the plugins. See https://bugs.launchpad.net/bugs/645740 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#598008: Circular build dependency between tiles and libspring-2.5-java

2010-09-25 Thread Felix Geyer
Package: tiles Version: 2.2.2-1 Severity: important There is a circular build dependency between tiles and libspring-2.5-java. a) tiles build-depends on libspring-core-2.5-java and libspring-web-2.5-java. b) libspring-2.5-java build-depends on libtiles-java (= 2.2.1). As a result both packages

Bug#601965: Update scripts don't remove tmp dir

2010-10-31 Thread Felix Geyer
Package: libgeoip1 Version: 1.4.7~beta6+dfsg-1 Severity: minor The GeoIP database update scripts don't remove the temp dir after a successfull run. Adding ' cd ..; rmdir ${TMPDIR} ' at the end of the scripts fixes this. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#597719: [kchmviewer] must depend on okular-extra-backends

2010-10-05 Thread Felix Geyer
okular-extra-backends seems to be only necessary when you use the the KHTMLPart widget which is not the default. IMHO kchmviewer should recommend okular-extra-backends instead of depending on it. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#582998: pidgin-sipe: FTBFS: sipe.c:10050: error: missing initializer

2010-10-05 Thread Felix Geyer
tags 582998 + patch thanks The attached patches fix the build error. From 9c04de2fcb941178140fc97eea69d24bbc5a15bc Mon Sep 17 00:00:00 2001 From: Stefan Becker stefan.bec...@nokia.com Date: Sat, 27 Mar 2010 21:14:07 +0200 Subject: [PATCH] Make it compile against purple 2.7.x API Tested with

Bug#556916: FTBFS with binutils-gold

2010-10-18 Thread Felix Geyer
tags 556916 + patch thanks Attached is the patch that I just applied to the Ubuntu package. diff -u neverball-1.5.4/debian/patches/series neverball-1.5.4/debian/patches/series --- neverball-1.5.4/debian/patches/series +++ neverball-1.5.4/debian/patches/series @@ -1,0 +2 @@ +fix-build-gold-linker

Bug#600692: FTBFS with binutils-gold

2010-10-19 Thread Felix Geyer
Source: tiled-qt Version: 0.5.1-1 Severity: minor Tried to build your package and it fails to build with GNU binutils-gold. The important difference is that --no-add-needed is the default behavior of of GNU binutils-gold. Please provide all needed libraries to the linker when building your

Bug#600692: FTBFS with binutils-gold

2010-10-19 Thread Felix Geyer
tags 600692 + patch thanks Attached is the patch that I just applied to the Ubuntu package. Description: Fix FTBFS due to indirect linking. Author: Felix Geyer debfx-...@fobos.de Bug-Debian: http://bugs.debian.org/600692 --- tiled-qt-0.5.1.orig/src/tiled/tiled.pro +++ tiled-qt-0.5.1/src/tiled

Bug#601046: ITP: gtk2-engines-oxygen -- Gtk2 theme that uses Qt/Oxygen to draw its widgets

2010-10-22 Thread Felix Geyer
Package: wnpp Severity: wishlist Owner: Felix Geyer debfx-...@fobos.de X-Debbugs-CC: debian-de...@lists.debian.org * Package name: gtk2-engines-oxygen Version : 0.6.6 Upstream Author : Cédric Bellegarde gnu...@gmail.com * URL : http://kde-look.org/content/show.php

Bug#604030: FTBFS with --as-needed

2010-11-19 Thread Felix Geyer
Package: pristine-tar Version: 1.11 Severity: minor Tags: patch pristine-tar fails to build when --as-needed is passed to the linker: gcc -Wall -O2 -lz -o zgz/zgz zgz/zgz.c zgz/gzip/*.c zgz/old-bzip2/*.c zgz/gzip/deflate.c: In function 'gnu_deflate': zgz/gzip/deflate.c:556:9: warning: 'flush'

Bug#598930: plasma-widget-smooth-tasks: FTBFS on armel: error: no matching function for call to 'qMin(double, qreal)'

2010-10-16 Thread Felix Geyer
tags 598930 + patch thanks Attaching a patch from the Ubuntu package to fix this bug. Index: smooth-tasks-src-wip-2010-02-27/applet/SmoothTasks/ByShapeTaskbarLayout.cpp === ---

Bug#581617: pinentry-qt4: Pinentry-qt4 appears behind the compose window in kde4/icedove

2010-10-16 Thread Felix Geyer
tags 581617 + patch thanks New link for the patch from Fedora: http://pkgs.fedoraproject.org/gitweb/?p=pinentry.git;a=blob;f=0004-Fix-qt4-pinentry-window-created-in-the-background.patch;h=d4bfa428490466931afc6c0264f5c0e5ccf12d1d;hb=HEAD -- To UNSUBSCRIBE, email to

Bug#522386: CA bundle not used

2009-04-03 Thread Felix Geyer
Package: aria2 Version: 1.2.0-1 Severity: wishlist aria2 should use the Debian CA bundle. This can be done by pasing --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt to configure. Also --without-libares can be removed as it isn't used anymore. -- To UNSUBSCRIBE, email to

Bug#586011: gcc-3.3 fails to build with GFDL_INVARIANT_FREE=no

2010-06-15 Thread Felix Geyer
Source: gcc-3.3 Version: 1:3.3.6ds1-19 gcc-3.3 fails to build when GFDL_INVARIANT_FREE is set to no, which is the default on non-Debian systems. The doc has been stripped from the tarball and isn't needed anyway as only libstdc++5 is packaged. Please set the default value of GFDL_INVARIANT_FREE

Bug#588662: Please add new Ubuntu release announcement urls to pattern

2010-07-10 Thread Felix Geyer
Package: apt-cacher-ng Version: 0.4.9-1 Tags: patch The following release announcement URLs aren't yet covered by apt-cacher-ng: ReleaseAnnouncement?lang=* and DevelReleaseAnnouncement?lang=* Ubuntu bugs for reference: https://bugs.launchpad.net/bugs/601883 https://bugs.launchpad.net/bugs/334761

Bug#586818: virtualbox-ose-dkms is installed, but VirtualBox says it's missing

2010-06-22 Thread Felix Geyer
Today, after an update of the virtualbox-ose-dkms package, virtualbox-ose stopped working. The prior version was 3.1.4-dfsg-1~bpo50+1, now is 3.2.4-dfsg-1~bpo50+1, but virtualbox-ose still remains at 3.1.4. The kernel module version always has to match the version of virtualbox-ose. The

Bug#587356: Translations don't work anymore due to Google API changes

2010-06-27 Thread Felix Geyer
Package: plasma-widget-translatoid Version: 1.1-2 Severity: serious Justification: renders package unusable User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick Translations don't work anymore (fail without an error message) because Google changed the API. The upstream version

Bug#592284: plasma-widget-translatoid shouldn't install FindQJSON.cmake

2010-08-08 Thread Felix Geyer
Package: plasma-widget-translatoid Version: 1.30-1 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick ubuntu-patch The plasma-widget-translatoid package shouldn't install the cmake module /usr/share/kde4/apps/cmake/modules/FindQJSON.cmake I already forwarded the

Bug#592286: python-kde4-dev doesn't actually contain pykdeuic4

2010-08-08 Thread Felix Geyer
:04:07.0 +0200 +++ kdebindings-4.4.5/debian/changelog 2010-08-09 00:02:32.0 +0200 @@ -1,3 +1,10 @@ +kdebindings (4:4.4.5-3) UNRELEASED; urgency=low + + * Move pykdeuic4 files to python-kde4-dev and make python-kde4-dev +depend on python-kde4. (Closes: #XXX) + + -- Felix Geyer

Bug#592286: python-kde4-dev doesn't actually contain pykdeuic4

2010-08-09 Thread Felix Geyer
retitle 592286 python-kde4-dev needs to depend on python-kde4 thanks Turns out that applications using PyKDE4 need those uic files at runtime. So instead python-kde4-dev should just depend on python-kde4 to keep the symlink always valid. -- To UNSUBSCRIBE, email to

Bug#592358: [checks/cruft] don't trigger *-autotools-helper-file with dh-autoreconf

2010-08-09 Thread Felix Geyer
Package: lintian Version: 2.4.3 Tags: patch dh-autoreconf depends on automake and provides debhelper/cdbs hooks to call autoreconf. So it updates the autotools helper files. The {ancient,outdated}-autotools-helper-file tags shouldn't be triggered if the package build-depends on dh-autoreconf.

Bug#582946: FATAL: Error inserting vboxnetflt : Invalid module format

2010-05-24 Thread Felix Geyer
On 24.05.2010 20:58, nikolay fedosov wrote: from dmesg: [ 42.156570] vboxdrv: Trying to deactivate the NMI watchdog permanently... [ 42.156579] vboxdrv: Warning: 2.6.31+ kernel detected. Most likely the hardware performance [ 42.156582] vboxdrv: counter framework which can generate NMIs

Bug#546576: abiword FTBFS with gcc 4.4

2009-09-14 Thread Felix Geyer
Package: abiword Version: 2.6.8-5 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch karmic abiword FTBFS with gcc 4.4: AbiCommand.cpp:554: error: invalid conversion from 'const char*' to 'char*' # # Ubuntu: https://bugs.launchpad.net/bugs/429099 # Patch:

Bug#545717: ITP: clamz -- Downloader for the Amazon.com MP3 music store

2009-09-14 Thread Felix Geyer
I just packaged clamz for my personal use: http://ppa.launchpad.net/debfx/ppa/ubuntu/pool/main/c/clamz/clamz_0.2-0ubuntu1~debfx2.dsc Feel free to use it as a basis for your package or just ignore it :) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#545717: ITP: clamz -- Downloader for the Amazon.com MP3 music store

2009-09-14 Thread Felix Geyer
You might want to add the two patches I included in my package as they fix some important bugs. I have taken them from the upstream bug tracker. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#547703: Add fontconfig rules to map Bitstream Vera to DejaVu

2009-09-21 Thread Felix Geyer
Package: ttf-dejavu-core Version: 2.30-1 As ttf-bitstream-vera has been removed from unstable, ttf-dejavu should add fontconfig rules to map Bitstream Vera* fonts to DejaVu*. For example: alias binding=same familyBitstream Vera Sans/family acceptfamilyDejaVu Sans/family/accept /alias

Bug#544995: Allow to copy the fingerprints from the authentication dialog

2009-09-04 Thread Felix Geyer
dialog (LP: #310769) + + -- Felix Geyer debfx-...@fobos.de Mon, 03 Aug 2009 23:01:55 +0200 + pidgin-otr (3.2.0-4) unstable; urgency=low * update pot at build time, patch from Sebastien Bacher (Closes: #518466) diff -u pidgin-otr-3.2.0/debian/control pidgin-otr-3.2.0/debian/control only in patch2

Bug#550375: Key generation doesn't use /dev/urandom with more recent libgcrypt versions

2009-10-09 Thread Felix Geyer
Package: pidgin-otr Version: 3.2.0-4 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch karmic pidgin-otr doesn't use /dev/urandom anymore with more recent libgcrypt versions. Patch to fix this: diff -u pidgin-otr-3.2.0/otr-plugin.c

  1   2   3   4   5   6   7   8   >