Bug#345517: But kdesdk and kdesvn are not co-instalable...

2006-01-12 Thread Yannick Roehlly
Hi Michael, Furthermore the kdesvn implementation aims to be a full replacement for the kdesdk SVN IO slaves with the same interface and so there is no reason to install them side by side. That's true for kdesvn-kio-plugins and kdesdk-kio-plugins but not for kdesdk and kdesvn. At this

Bug#345517: But kdesdk and kdesvn are not co-instalable...

2006-01-12 Thread Yannick Roehlly
Le Jeudi 12 Janvier 2006 15:36, Michael Biebl a écrit : Good point, I will investigate if kdesvn-kio-plugins can already replace kdesdk-kio-plugins completely and if so I will add the missing Provides: line to kdesvn-kio-plugins. Hi Michael, I investigated a little. The problem is that

Bug#347903: May it be possible to install both kdesdk and kdesvn?

2006-01-13 Thread Yannick Roehlly
Package: kdesdk Version: 4:3.5.0-2 Severity: wishlist Hello, Let's try to make it simple. ;-) - kdesvn depends on kdesvn-kio-plugins; - kdesvn-kio-plugins conflict with kdesdk-kio-plugins (see bug #345517) - kdesdk depends on kdesdk-kio-plugins so kdesdk and kdesvn can not be both installed.

Bug#345517: But kdesdk and kdesvn are not co-instalable...

2006-01-13 Thread Yannick Roehlly
Le Jeudi 12 Janvier 2006 20:10, Michael Biebl a écrit : would you mind to file a wishlist bug against kdesdk then? Bug#347903 Yannick

Bug#336946: inkscape: Wrong letter spacing on powerpc

2005-11-02 Thread Yannick Roehlly
Le Mercredi 2 Novembre 2005 10:59, Wolfram Quester a écrit : Thanks for your report, but I can't reproduce this bug on my PowerBook. The document uses Bitstream Vera Sans as font, which is in the debian package ttf-bitstream-vera. Are you sure that you have this package installed in your

Bug#344682: konserve: Konserve install kde documentation in the wrong place

2005-12-24 Thread Yannick Roehlly
Package: konserve Version: 0.10.3-2.1 Severity: normal Merry Christmas, Konserve installs the documentation in /usr/share/doc/HTML whereas it should install it in /usr/share/doc/kde/HTML. This can be achieved by setting kde_htmldir in the package generation scripts. Sincerely, Yannick --

Bug#342764: Complement

2005-12-24 Thread Yannick Roehlly
Merry Christmas, I'm not sure but I think that the documentation in /usr/share/doc/taskjuggler is the internal documentation to the program. Nevertheless, the package installs the khelp documentation in /usr/share/doc/HTML/en/taskjuggler when it should go in

Bug#344683: qalculate-kde installs kde documentation in the wrong place

2005-12-24 Thread Yannick Roehlly
Package: qalculate-kde Version: 0.9.0-1 Severity: normal Merry Christmas, The qalculate-kde package installs the documentation in /usr/share/doc/HTML whereas it should install it in /usr/share/doc/kde/HTML. This can be achieved by setting kde_htmldir in the package generation scripts.

Bug#342764: Complement continued...

2005-12-24 Thread Yannick Roehlly
I can see that the debian/rules yet exports kde_htmldir = /usr/share/doc/kde/HTML. Thus, the problem seems to be in the taskjuggler build scripts that may not use kde_htmldir variable. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#344683: (no subject)

2005-12-24 Thread Yannick Roehlly
As you are using cdbs, this can be done by adding include /usr/share/cdbs/1/class/kde.mk to the debian/rules (or maybe only export kde_htmldir = /usr/share/doc/kde/HTML). Yannick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#342764: Complement continued... [2]

2005-12-24 Thread Yannick Roehlly
Adding this to debian/rules does the trick: DEB_COMPRESS_EXCLUDE := .docbook install/taskjuggler:: mkdir -p debian/taskjuggler/usr/share/doc/kde/ mv debian/taskjuggler/usr/share/doc/HTML \ debian/taskjuggler/usr/share/doc/kde -- To UNSUBSCRIBE, email to [EMAIL

Bug#386899: libexiv2-0.10 ships a wrong shlibs file

2006-09-10 Thread Yannick Roehlly
Package: libexiv2-0.10 Version: 0.10-1.1 Severity: important The libexiv2-0.10.shlibs provided by the package contains: libexiv2 0.10 libexiv2-0.10 (=${binary:Version}) With this, building a package against libexiv2-0.10 version 0.10-1.1 makes the new package depend on libexiv2-0.10 with

Bug#386899: Last NMU does not solve the problem

2006-09-13 Thread Yannick Roehlly
Hi Andrea, Your last NMU does not solve the problem! The problem is that in the debian/rules $${binary:Version} in not evaluated as the binary version of libexiv2-0.10 package but is left as it in the shlibs file. In the 0.10.1.2 package, the libexiv2-0.10.shlibs contains libexiv2

Bug#387889: Little error in /etc/default/ntpdate

2006-09-17 Thread Yannick Roehlly
Package: ntpdate Version: 1:4.2.2+dfsg.2-2 Severity: minor There is a little error in the ntp.conf parsing command in /etc/default/ntpdate: sed -rne 's/^(server|peer) ([-_.[:alnum:]]+).*$/\2/p' /etc/ntp.conf | \ grep -v '^127\.127\.' 2/dev/null The error redirection (2/dev/null) applies to

Bug#394281: wrong /usr/lib/pkgconfig/libgcj.pc link?

2006-10-20 Thread Yannick Roehlly
Package: gcj Version: 4:4.1.1-13 Severity: normal Trying to build a package I found this error: RuntimeError: pkg-config --list-all outputted the following error: Failed to open '/usr/lib/pkgconfig/libgcj.pc': No such file or directory gcj provides /usr/lib/pkgconfig/libgcj.pc which is a

Bug#395001: e00compr does not contain usr/bin/e00conv except for i386

2006-10-24 Thread Yannick Roehlly
Package: e00compr Version: 1.0.0-2 Severity: important On my powerpc machine, the e00compr does not provide any binary. According to http://packages.debian.org/unstable/science/e00compr the package does not ship /usr/bin/e00conv for any architecture but i386. Sincerely, Yannick -- System

Bug#391364: network-manager-gnome: nm-applet actualy ask for wpa-psk not for ASCII passphrase

2006-10-31 Thread Yannick Roehlly
Le mardi 31 octobre 2006 13:49, Michael Biebl a écrit : Maybe you typed in the passphrase incorrectly. Could you please try again (delete the old stored key in gnome-keyring first using gnome-keyring-manager) with the ascii passphrase you setup on your WLan router. As the PSK is computed

Bug#397324: texlive-fonts-extra does not provide all the packages it claims to

2006-11-06 Thread Yannick Roehlly
Package: texlive-fonts-extra Version: 2005.dfsg.2-2 Severity: normal Hi Norbert, While I was cleaning up my TEXMFHOME of files provided by TeXlive (that I had installed because they were not in TeTeX), I noticed that the texlive-fonts-extra does not actually provide at least three packages it

Bug#397324: After looking the source...

2006-11-06 Thread Yannick Roehlly
I found that iwona and antt are not installed because they are blacklisted in tpm2deb.cfg: blacklist;tpm;iwona;texlive-lang-polish blacklist;tpm;antt;texlive-lang-polish I suppose this means that they should go in texlive-lang-polish but they don't seem to appear in this

Bug#391364: network-manager-gnome: nm-applet actualy ask for wpa-psk not for ASCII passphrase

2006-10-06 Thread Yannick Roehlly
Package: network-manager-gnome Version: 0.6.4-3+b1 Severity: normal Hi, When I try to connect to a WPA encrypted network using nm-applet, I'm asked forthe key or passphrase to access the network. If I use my ASCII passphrase, nm-applet does not connect to the network but it does if I use the

Bug#492855: [quanta] Please remove the css and html docrc and links from /usr/share/apps/quanta/doc

2008-07-29 Thread Yannick Roehlly
Package: quanta Version: 4:3.5.9-3 Severity: normal --- Please enter the report below this line. --- Quanta used to recommend or suggest wdg-html-reference to provide documentation. This package is no more in Debian but quanta still provides the links to its containts (for html and css

Bug#492855: (no subject)

2008-08-09 Thread Yannick Roehlly
Oops. In fact its the w3-rec package that provides the w3c recommendations. Apparently, I got lost when looking for the right package. Maybe quanta should suggest it to make it easier for users to find it. Yannick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#496118: [kommander] Experimental kommander can't launch scripts

2008-08-22 Thread Yannick Roehlly
Package: kommander Version: 4:4.1.0-1 Severity: normal --- Please enter the report below this line. --- When trying to launch a script with the experimental kommander, it complains about missing libkommanderwidgets: kommander(19280) KommanderFactory::loadPlugins: KommanderFactory::loadPlugins

Bug#491125: [rails] rails uninstallable on sid (depends on non existant rubygems

2008-07-16 Thread Yannick Roehlly
Package: rails Version: 2.1.0-1 Severity: important --- Please enter the report below this line. --- The rails package in Sid depends on the rubygems one that is no longer present in unstable. Of course, this bug can also be considered as belonging to both rubygems1.8 and rubygems1.9 that

Bug#491807: [mongrel] Uninstalable in Sid - depends on non existant libgems-ruby1.8

2008-07-21 Thread Yannick Roehlly
Package: mongrel Version: 1.1.5-2 Severity: important --- Please enter the report below this line. --- Mongrel is currently uninstalable in Sid as it depends on libgems-ruby1.8 which is no longer present. Yannick --- System information. --- Architecture: amd64 Kernel: Linux 2.6.25

Bug#457311: on Apple ibook, the use of the external display freeze the system

2007-12-21 Thread Yannick Roehlly
Package: xserver-xorg-video-ati Version: 1:6.7.197~git20071219.ce4fa1ce-1 Severity: important --- Please enter the report below this line. --- With the new experimental xserver-xorg-video-ati my ibook freezes as soon as I try to use the external display either booting with the monitor plugged

Bug#457311: on Apple ibook, the use of the external display freeze the system

2007-12-22 Thread Yannick Roehlly
Le vendredi 21 décembre 2007, vous avez écrit : Yannick Roehlly wrote: I try to tail the syslog log by ssh when enabling the vga output but it gave no result. It is just a freeze of X then, not of the whole machine? Hi Brice, No, the whole machine is freezing (above, the ssh session

Bug#457311: on Apple ibook, the use of the external display freeze the system

2007-12-22 Thread Yannick Roehlly
Le samedi 22 décembre 2007, Michel Dänzer a écrit : isolating the problematic change with git-bisect would be nice. Hi Michel, git-bisect is a handy tool! :-) Here's the culprit: f3d2ec3a5ae61215c792018320158750e7aa937c is first bad commit commit f3d2ec3a5ae61215c792018320158750e7aa937c

Bug#457311: on Apple ibook, the use of the external display freeze the system

2007-12-24 Thread Yannick Roehlly
Le lundi 24 décembre 2007, Alex Deucher a écrit : FYI, this should be fixed in git. the pll structure was not fully populated on mac cards. Hi Alex, Your changes actually fix the problem. Thanks. Good Christmas Eve, Yannick

Bug#458149: deeply disturb udev

2007-12-28 Thread Yannick Roehlly
Package: libsane Version: 1.0.19~cvs20071213-2 Severity: critical --- Please enter the report below this line. --- Hi, I'm not sure if the severity is appropriate (maybe I'm just upset because I spent nearly two days to identify the problem) but I think it corresponds to the Debian definition

Bug#458149: deeply disturb udev

2007-12-29 Thread Yannick Roehlly
Le samedi 29 décembre 2007, Julien BLACHE a écrit : Do you have libsane-extras installed ? Yes, and _it_ is the culprit! I removed libsane-extras and upgraded libsane to -2 and the problem did not reappear. So you can reassign the bug to the bad guy. Yannick

Bug#455423: Missing python-compizconfig dependency

2007-12-09 Thread Yannick Roehlly
Package: compizconfig-settings-manager Version: 0.6.0-1 Severity: grave --- Please enter the report below this line. --- Compizconfig-settings-manager depends on python-compizconfig; if the later is not instaled, ccsm fails with: ImportError: No module named compizconfig Sincerely,

Bug#446243: libncurses5 does not ship libtic.so.5

2007-10-11 Thread Yannick Roehlly
Package: libncurses5 Version: 5.6+20071006-2 Severity: normal Hi, The last ncurses upload is build with --with-ticlib (according to the changelog) but does not ship libtic.so.5. Here's an example an error displayed when logging in: tput: error while loading shared libraries: libtic.so.5:

Bug#446349: With gdm 2.20, it's no longer possible to shutdown/reboot the computer from KDE

2007-10-12 Thread Yannick Roehlly
Package: kdebase Version: 4:3.5.7.dfsg.1-1 Severity: normal --- Please enter the report below this line. --- Hi, With GDM 2.20 (in fact, since 2.19) the socket changed from /tmp/.gdm_socket to /var/run/gdm_socket. This makes impossible to shutdown or reboot the computer directly from KDE.

Bug#446947: bug yet reported against kdebase

2007-10-19 Thread Yannick Roehlly
Hi, I reported this problem against kdebase #446349 Sincerely, Yannick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#398974: network-manager-kde: knetworkmanager does not see my wireless devices

2007-01-08 Thread Yannick Roehlly
Hi Timo, hi Michael, Le lundi 8 janvier 2007 13:44, Timo Hoenig a écrit : I have fixed this issue. Could you please grab the patch [1] and build packages for Yannick that he can give it a try? I've rebuilt the the debian package from the debian source with your patch. Now, knetworkmanager

Bug#398974: network-manager-kde: knetworkmanager does not see my wireless devices

2007-01-08 Thread Yannick Roehlly
Le lundi 8 janvier 2007 16:13, Timo Hoenig a écrit : Nevertheless, I can connect with the connect to another network feature except that I have to use the WPA-PSK key and not the ASCII passphrase; Does that differ to the usage of nm-applet? No, the nm-applet has the same problem here. The

Bug#398974: network-manager-kde: knetworkmanager does not see my wireless devices

2007-01-08 Thread Yannick Roehlly
Le lundi 8 janvier 2007 19:27, Michael Biebl a écrit : Maybe http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385089 is related to your problem. Do you have more than one wallet in kwalletmanager? Do other programs, that use kwallet work? Indeed, it may be related. I tried to connect, quit

Bug#398974: network-manager-kde: knetworkmanager does not see my wireless devices

2007-01-09 Thread Yannick Roehlly
Le mardi 9 janvier 2007 17:46, Michael Biebl a écrit : First of all, thanks Timo for your great help. I incorporated all your proposed patches (kwallet deadlock, dbus bool type). Yannick, could you please install http://debs.michaelbiebl.de/knetworkmanager/network-manager-kde_0.1-3~test1

Bug#398974: network-manager-kde: knetworkmanager does not see my wireless devices

2007-01-10 Thread Yannick Roehlly
Le mardi 9 janvier 2007 18:57, Michael Biebl a écrit : Sorry, forgot about that. I put up the sources and you can grab them with dget -x \ http://debs.michaelbiebl.de/knetworkmanager/knetworkmanager_0.1-3~test1.dsc Hi Michael, hi Timo, I've tested you package. On my personal user, I've

Bug#398974: network-manager-kde: knetworkmanager does not see my wireless devices

2006-11-16 Thread Yannick Roehlly
Package: network-manager-kde Version: 1:0.1-2 Severity: normal knetworkmanager does no see the wireless devices of my ibook. I tested with the airport extreme card (with the bcm43xx driver) and with an usb wireless key with zd1211 driver. With either, knetworkmanager says there is no wireless

Bug#398974: network-manager-kde: knetworkmanager does not see my wireless devices

2006-11-16 Thread Yannick Roehlly
Hi Michael, thank you for the quick reply. Michael Biebl wrote : can you please send me the config files /etc/dbus/system.d/(knetworkmanager.conf|nm-applet.conf). They are the ones that come with the packages (I checked by downloading and extracting). Just in case, they come attached to this

Bug#398974: network-manager-kde: knetworkmanager does not see my wireless devices

2006-11-17 Thread Yannick Roehlly
Hi Michael, Le vendredi 17 novembre 2006 14:49, Michael Biebl a écrit : to be honest, I'm a bit lost at this issue. There is nothing obviously wrong with your setup. I even consulted upstream and he agreed that your problem is very bizarre but had no real idea either. Has this problem with

Bug#398974: network-manager-kde: knetworkmanager does not see my wireless devices

2006-11-17 Thread Yannick Roehlly
Le vendredi 17 novembre 2006 14:49, vous avez écrit : Has this problem with knetworkmanager always existed or did I fail to work after an upgrade? (If so, which one) Hi again Michael, Thanks to snapshot.debian.net I recompiled and tested old versions of knetworkmanager. Versions

Bug#420628: Recompilation of the ati module solves the problem too.

2007-04-24 Thread Yannick Roehlly
Package: xserver-xorg-core Version: 2:1.3.0.0.dfsg-2 --- Please enter the report below this line. --- Hi, Recompiling xserver-xorg-video-ati against the new xserver-xorg-core makes MergedFB work again. Sincerely, Yannick --- System information. --- Architecture: powerpc Kernel: Linux

Bug#420628: Recompilation of the ati module solves the problem too.

2007-04-25 Thread Yannick Roehlly
Le mardi 24 avril 2007 23:48, Brice Goglin a écrit : Which ATI release ? 6.6.3 or 6.6.191 ? The 6.6.3 (unstable) one.

Bug#391364: Please reassign to network-manager

2007-04-25 Thread Yannick Roehlly
Package: network-manager-gnome Version: 0.6.4-7 --- Please enter the report below this line. --- Hi Michael, In fact,it's an upstream bug of network-manager[1] on PowerPC. The problem occurs too using knetworkmanager. Could you please inform the upstream developers of the problem (I don't

Bug#427547: 2.2.1~rc3-1 l10n packages are (near) empty

2007-06-04 Thread Yannick Roehlly
Package: openoffice.org-l10n-fr Version: 2.2.1~rc3-1 Severity: important --- Please enter the report below this line. --- Hi, After upgrading to 2.2.1~rc3-1 : $dpkg -L openoffice.org-l10n-fr /. /usr /usr/share /usr/share/doc /usr/share/doc/openoffice.org-l10n-fr

Bug#428807: Are the macintosh modules builts?

2007-06-20 Thread Yannick Roehlly
Isn't this related to bug #425072 ? Yannick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#425072: Does not build macintosh options

2007-05-18 Thread Yannick Roehlly
Package: linux-source-2.6.21 Version: 2.6.21-1 Severity: important --- Please enter the report below this line. --- Building the kernel on a powerpc machine leads to a semi-usable kernel because the macintosh specific modules are not built (e.g. pmu). According to this message on the debian

Bug#330175: kxmleditor installs html documentation in the wrong place

2005-09-26 Thread Yannick Roehlly
Package: kxmleditor Version: 1.1.4-2 Severity: normal The kxmleditor package installs the html documentation in /usr/share/doc/HTML instead of using the correct Debian location that is /usr/share/doc/kde/HTML. This can be achieved by positioning kde_htmldir to /usr/share/doc/kde/HTML in

Bug#321324: php4-dev: Wrong PHP_API_VERSION defined in /usr/include/php4/main/php.h ?

2005-08-04 Thread Yannick Roehlly
but libapache-mod-php4 now provides phpapi-20050606 so the newly built php4-yaz does not install. If that's not a php4-dev bug but a bug in the build script I'm using, I apology. Sincerely, Yannick Roehlly -- System Information: Debian Release: testing/unstable APT prefers unstable APT

Bug#322192: basket: Wrong kde_htmldir

2005-08-09 Thread Yannick Roehlly
Package: basket Version: 0.5.0-1 Severity: normal Basket installs it's html KDE documentation in /usr/share/doc/HTML whereas the correct location for Debian is /usr/share/doc/kde/HTML. This can be achieved ajusting the kde_htmldir in the configure script. Sincerely, Yannick -- System

Bug#322196: kxdocker: Wrong kde_htmldir

2005-08-09 Thread Yannick Roehlly
Package: kxdocker Version: 0.33-1 Severity: normal Kxdocker installs it's html KDE documentation in /usr/share/doc/HTML whereas the correct location for Debian is /usr/share/doc/kde/HTML. This can be achieved ajusting the kde_htmldir in the configure script. Sincerely, Yannick -- System

Bug#353834: bcm43xx-source: Unable to compile

2006-02-21 Thread Yannick Roehlly
Package: bcm43xx-source Version: 20060212-2 Severity: normal Hi Rene. I can't compile the module on my ibook. I usualy don't use the kernel headers as I compile my own kernel. Copying the ieee80211softmac headers in /usr/src/linux and doing a make-kpkg --rootcmd fakeroot modules fails with:

Bug#365996: kitty installs KDE documentation in the wrong place

2006-05-04 Thread Yannick Roehlly
Package: kitty Version: 0.9.2-2 Severity: normal Hi! The kitty package installs the KDE documentation into /usr/share/doc/HTML whereas it should go in /usr/share/doc/kde/HTML for Debian. As you're using cdbs, you can achieve this by using the kde class with the addition of: include

Bug#358035: acknowledged by developer (Should be fixed)

2006-04-26 Thread Yannick Roehlly
Le Mardi 25 Avril 2006 07:48, Debian Bug Tracking System a écrit : Assuming that this refers to upstream's #122041, this should be fixed in 3.5.2. Please reopen if you can reproduce in any current release. Hi Filipus! The bug is only partly solved. If the message is already loaded (either in

Bug#350056: bcm43xx-source: Typo error in the debian/rules used to build the module package.

2006-01-26 Thread Yannick Roehlly
Package: bcm43xx-source Version: 20060108-4 Severity: normal Thank you for packaging this module. There's a little typo error in the 121th line of the debian/rules to build the module package. There's a mdir where there should be a mkdir. Sincerely, Yannick -- System Information: Debian

Bug#377490: ggz-kde-client installs KDE html documentation in the wrong place

2006-07-09 Thread Yannick Roehlly
Package: ggz-kde-client Version: 0.0.13-1 Severity: normal The KDE html documentation is installed in /usr/share/doc/HTML but it should be in /usr/share/doc/kde/HTML. Additionally, index.docbook are gziped and they should'nt be. For the first problem, you can define the kde_htmldir in you're

Bug#377493: ggz-kde-games-data installs KDE html documentation in the wrong place

2006-07-09 Thread Yannick Roehlly
Package: ggz-kde-games-data Version: 0.0.13-1 Severity: normal Please see bug #377490 (ggz-kde-clent) for description and a solution. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (300, 'experimental') Architecture: powerpc (ppc)

Bug#377498: Please improve network-manager cooperation with ifplugd/guessnet

2006-07-09 Thread Yannick Roehlly
Package: network-manager Version: 0.6.3-2 Severity: normal Hi, This bug is related to bug #355478 discussion but as it raises some problem with guessnet I open a new one. Contrary to Mickael (bug #355478) I think network-manager shouldn't conflict with ifplugd, at least not until it can handle

Bug#385139: disc-cover: Please add support for texlive

2006-08-29 Thread Yannick Roehlly
Package: disc-cover Version: 1.5.4-3 Severity: wishlist Hi, I'm currently migrating from tetex to texlive and I had to uninstall disc-cover as it depends on tetex-bin, tetex-base and tetex-extra. So I tried to rebuild the package doing the following: - I dropped the tetex-bin and tetex-base

Bug#383420: exim4-config 4.63 should conflict with exim4 4.63

2006-08-17 Thread Yannick Roehlly
Package: exim4-config Version: 4.63-2 Severity: normal When ugrading my Debian Sid, I did not notice that I was upgrading exim4-config but not exim4 packages (the PowerPC packages were not yet autobuilt). The post.inst script fails with: Param�trage de exim4-config (4.63-2) ... 2006-08-17

Bug#380484: libclucene-dev puts .h file in /usr/lib

2006-07-30 Thread Yannick Roehlly
Package: libclucene-dev Version: 0.9.15-2 Severity: normal libclucene-dev puts clucene-config.h in /usr/lib/CLucene/ whereas it should AFAIK go in /usr/include/CLucene/. For instance, trying to compile kat fails with: /usr/include/CLucene/config/CompilerGcc.h:12:68: error:

Bug#358035: kmail crashes when viewing the source of a message

2006-03-20 Thread Yannick Roehlly
Package: kmail Version: 4:3.5.1-2 Severity: normal Since the 4:3.5.1-2 update, kmail crashes when I try to view the source of any message. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (300, 'experimental') Architecture: powerpc

Bug#475688: [console-common] install-keymap looks for /usr/bin/dumpkeys which is the wrong place with kbd

2008-04-12 Thread Yannick Roehlly
Package: console-common Version: 0.7.75 Severity: normal --- Please enter the report below this line. --- When upgrading console-common, I noticed this message: /usr/sbin/install-keymap: line 73: /usr/bin/dumpkeys: Aucun fichier ou répertoire de ce type The problem is that

Bug#548308: inkscape: Can't use text tool since GTK upgrade.

2009-09-25 Thread Yannick Roehlly
Package: inkscape Version: 0.46-9 Severity: normal Since the upgrade to GTK 2.18, I can no longuer use the text tool of Inkscape. When I select the text tool and click on a drawing to add text, Inkscape crash because of an internal error with this message on the console:

Bug#612529: python-matplotlib: Cairo update breaks matplotlib.image imgshow

2011-02-08 Thread Yannick Roehlly
Package: python-matplotlib Version: 1.0.1-1 Severity: normal Tags: sid With the recent libcairo2 update, matplotlib.image segfaults when using imgshow(). For instance, launch ipython and execute this commands: import matplotlib.pyplot as plt import matplotlib.image as mpimg

Bug#612529: cairo 1.10.2-1 is experimental not testing

2011-02-08 Thread Yannick Roehlly
libcairo2 1.10.2-1 is from experimental, not testing. Yannick -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#612529: [Python-modules-team] Bug#612529: python-matplotlib: Cairo update breaks matplotlib.image imgshow

2011-02-09 Thread Yannick Roehlly
Le Wednesday 09 February 2011 00:14:52 Sandro Tosi, vous avez écrit : For instance, launch ipython and execute this commands: import matplotlib.pyplot as plt import matplotlib.image as mpimg img=mpimg.imread('/usr/share/gdm/themes/debian-greeter/debian.png')

Bug#612529: [Python-modules-team] Bug#612529: Bug#612529: python-matplotlib: Cairo update breaks matplotlib.image imgshow

2011-02-09 Thread Yannick Roehlly
I'm awfully sorry. :'( I had manually upgraded ipython to version 10.1 and reverting back to the official version 10 Debian package makes the problem disappear. So this bug may be closed. Nevertheless, when you plan to upgrade ipython, I can test, if you need, an experimental package on my

Bug#612529: Rebuilding python-cairo does not help

2011-02-24 Thread Yannick Roehlly
I rebuilded python-cairo and that did not solved the problem. Regards, Yannick -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#567207: network-manager: Can't launch X application while connected to a wireless network

2010-01-27 Thread Yannick Roehlly
Package: network-manager Version: 0.7.999-2 Severity: critical Justification: breaks unrelated software I know the summary of the bug is a bit strange, but it's what happens. While connected to a wireless network (I didn't test connected to a wired network) all X application fails to start with

Bug#567207: [Pkg-utopia-maintainers] Bug#567207: network-manager: Can't launch X application while connected to a wireless network

2010-01-27 Thread Yannick Roehlly
Le Thursday 28 January 2010 02:45:26 Michael Biebl, vous avez écrit : Hi Yannick, Hi Michael, I'm pretty sure, what happens is, that you have changed /etc/NetworkManager/nm-system-settings.conf and removed the ifupdown plugin. In fact, I never changed anything in nm-system-settings.conf

Bug#551780: Same problem with ssh

2010-01-17 Thread Yannick Roehlly
Hi, I have the same problem with ssh. The problem comes from the feature added to complete hosts known through mDNS/DNS-SD (avahi) [bug #518561]. When the avahi daemon is not active on the machine, the problem does no occur. Note, that maybe the bugs is in the avahi-daemon itself. Yannick

Bug#515734: Related to GDM?

2009-02-17 Thread Yannick Roehlly
Good evening (GMT+1), I have the same problem with a French keymap, but the problem is only with GDM and inside GDM. Although X.org is configured to use fr keymap, on the GDM screen the keymap is set to qwerty. But after login in, the keymap is correct (at least with KDE 4 and GNOME). KDM has

Bug#537131: dbus: install some files in /debian directory

2009-07-15 Thread Yannick Roehlly
Package: dbus Version: 1.2.16-1 Severity: normal dbus package installs some files in /debian directory: /debian /debian/tmp /debian/tmp/etc /debian/tmp/etc/dbus-1 /debian/tmp/etc/dbus-1/session.d /debian/tmp/etc/dbus-1/system.d /debian/tmp/etc/dbus-1/session.conf

Bug#537131: cdbs may be the problem

2009-07-15 Thread Yannick Roehlly
A local build with the upgraded cdbs leads to packages with files in the correct place. So it seems to be a simple matter of rebuild in an updated environment. Yannick -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#582461: libssh-4: Upgrading to 0.4.3-1 messes kio-sftp

2010-05-20 Thread Yannick Roehlly
Package: libssh-4 Version: 0.4.3-1 Severity: normal Tags: sid When upgrading to 0.4.3-1, Dolphin can no longer use the ssh user configuration (what's in ~/.ssh). I use Dolphin to connect via sftp to ssh servers. With the 0.4.3-1 upgrade, Dolphin asks me to validate the server key fingerprint (as

Bug#582461: libssh-4: Upgrading to 0.4.3-1 messes kio-sftp

2010-05-21 Thread Yannick Roehlly
Hi Laurent, Alas no. Theses packages do not fix the problem. Yannick -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#570860: durep: French debconf template translation

2010-02-21 Thread Yannick Roehlly
# debian-l10n-fre...@lists.debian.org # Translator: # Yannick Roehlly yannick.roeh...@free.fr, 2010. msgid msgstr Project-Id-Version: durep 0.9-2\n Report-Msgid-Bugs-To: du...@packages.debian.org\n POT-Creation-Date: 2010-02-03 17:23+0100\n PO-Revision-Date: 2010-02-16 19:35+0100\n Last-Translator

Bug#576595: gimp: Gimp loses progressbar with GTK 2.20.0

2010-04-05 Thread Yannick Roehlly
Package: gimp Version: 2.6.8-2.1 Severity: normal With the upgrade of GTK to 2.20, GIMP has lost it's progressbar and zoom level in the statusbar. The bug has been reported in GNOME bugzilla (#612956) [1] and patch is provided in the bug discussion (the git commit is indicated). I've applied

Bug#523385: xserver-xorg-core: xserver 1.6.0 eats CPU when moving windows

2009-04-09 Thread Yannick Roehlly
Package: xserver-xorg-core Version: 2:1.6.0-1 Severity: normal Good evening (UTC+0200), With Xorg 7.4 hitting Sid today, I experience this problem: moving windows has become jerky (sorry, I'm not sure it's the good term - in French it would be saccadé - I mean the reverse of smooth or fluid) and

Bug#523385: xserver-xorg-core: xserver 1.6.0 eats CPU when moving windows

2009-04-09 Thread Yannick Roehlly
Le Thursday 09 April 2009 21:30:59 Brice Goglin, vous avez écrit : Did it work fine with Lenny ? Did you ever try X packages that were in experimental during the last months? It worked in Sid until the today update. Since the update, I've only cleaned the xorg.conf to match Xorg

Bug#523385: Playing movies too.

2009-04-09 Thread Yannick Roehlly
The problem happens also when playing movies (vlc). In fact, Xorg is cpu-angry unless it displays static content (which is climate change unfriendly). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#523385: xserver-xorg-core: xserver 1.6.0 eats CPU when moving windows

2009-04-10 Thread Yannick Roehlly
Le Friday 10 April 2009 09:37:48 Brice Goglin, vous avez écrit : Yannick Roehlly wrote: I just uploaded radeonhd 1.2.5 to unstable. It might be good to test it since 1.2.4 was pretty old already. If 1.2.5 doesn't help, we'll ask the upstream developers. Hi Brice, It's not related to the Xorg

Bug#523385: xserver-xorg-core: xserver 1.6.0 eats CPU when moving windows

2009-04-10 Thread Yannick Roehlly
Hi Julien, Le Friday 10 April 2009 12:33:54 Julien Cristau, vous avez écrit : What's in /proc/mtrr? reg00: base=0x0 (0MB), size= 2048MB, count=1: write-back Also 'dmesg|grep mtrr'. [ 1010.396231] mtrr: no MTRR for c000,1000 found [ 1050.243537] mtrr: no MTRR for

Bug#523385: xserver-xorg-core: xserver 1.6.0 eats CPU when moving windows

2009-04-10 Thread Yannick Roehlly
Le Friday 10 April 2009 13:37:02 Julien Cristau, vous avez écrit : Yes. Not having a write-combining mapping for the framebuffer is a big fat fail. Downgrading to testing xserver makes the problem disappear and the /proc/mtrr revert to: reg00: base=0x0 (0MB), size= 2048MB,

Bug#523385: Compiling git drm corrects the problem.

2009-04-11 Thread Yannick Roehlly
I have the same results as Andrea. Compiling the drm and radeon modules as described there : http://wiki.x.org/wiki/radeonhd:r6xx_r7xx_branch solves the problem both with radeon and radeonhd drivers. I've also tested Ubuntu Jaunty beta, and the problem is not there. Thus, they have either

Bug#528091: Both calibre and python-django-tagging provide /usr/share/pyshared/tagging/managers.py

2009-05-10 Thread Yannick Roehlly
Package: calibre Version: 0.5.9+dfsg-1 Severity: normal Both calibre and python-django-tagging provide /usr/share/pyshared/tagging/managers.py and thus can not be installed at the same time. I'm reporting this bug against calibre because it's managers.py file comes from the django project.

Bug#582461: libssh config files

2010-05-28 Thread Yannick Roehlly
Hi Andreas, Hi Laurent, Le Friday 28 May 2010 14:04:08 Laurent Bigonville, vous avez écrit : Let us know if it works The corrected packages works mostly. Some times, Dolphin / kio_sftp says that it can't authenticate the host and ask me to confirm the key. If I do so, then the weird directory

Bug#582461: libssh config files

2010-05-30 Thread Yannick Roehlly
Le Sunday 30 May 2010 18:45:59 Laurent Bigonville, vous avez écrit : I've uploaded a 3rd version of the package with a new patch. Hi Laurent, The v3 packages are like the v2. They work but I once encountered a problem of host unknown (the system asks to add a new key fingerprint) and once

Bug#548308: Seems related to GTK_IM_MODULE

2009-10-16 Thread Yannick Roehlly
Ubuntu has the same bug reported (bug #406036 [1]). In the discussion there, it is pointed out that the problem is caused by the GTK input module. In my case, im-switch defines GTK_IM_MODULE=xim. Setting GTK_IM_MODULE to makes the text tool work again. I was going to report the bug on

Bug#545255: choqok: The architecture of the source package is restricted to i386

2009-09-05 Thread Yannick Roehlly
Package: choqok Version: 0.6.6-1 Severity: normal The source package is limited to i386 architecture. I think it's a mistake as choqok works well at least on amd64. Sincerely, Yannick -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#533415: devscripts: [uupdate] Fails to update source by not finding the diff file

2009-06-17 Thread Yannick Roehlly
Package: devscripts Version: 2.10.51 Severity: important Tags: patch When trying to update a source package with a new upstream source, uupdate fails to find the initial diff.gz file with this error: gzip: ../../PACKAGENAME_INITIALVERSION.diff.gz: No such file or directory This comes from the

Bug#535097: /usr/bin/wine must be adapted to ia32-libs transition

2009-06-29 Thread Yannick Roehlly
Package: wine Version: 1.0.1-2 Severity: normal Tags: patch With the ongoing ia32-libs transition, 32bits libraries have been moved from /emul to /lib32 and /usr/lib32. /usr/bin/wine is doing some checking to know if both 64bit and 32bits versions (or neither) of libnss-mdns are installed. This

Bug#553918: virtualbox-ose-source: Please, make dkms a recommendation.

2009-11-02 Thread Yannick Roehlly
Package: virtualbox-ose-source Version: 3.0.10-dfsg-1 Severity: normal The new virtualbox-ose-source depends on dkms. Although dkms is great for people who don't want to bother with module compilation / installation, some others prefer to do it manually. Would you please make

Bug#624917: Is this a libcv-dev bug?

2011-05-08 Thread Yannick Roehlly
Adding an #include stddef.h to /usr/include/opencv/cxcore.hpp makes kipi-plugin compile (well, at least the git version). So maybe this bug is a libcv-dev one. Yannick -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#548308: inkscape: Can't use text tool since GTK upgrade.

2011-08-31 Thread Yannick Roehlly
Hi Alex, I can't reproduce the bug here (and I did not have troubles with Inkscape since a long time) so I suppose it is fixed. Thanks, Yannick -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#636765: goldendict: run and eat CPU but does not start

2011-08-05 Thread Yannick Roehlly
Package: goldendict Version: 1.0.2~git20110805-1 Severity: grave Tags: sid Justification: renders package unusable Hi, With 1.0.2~git20110805-1 update, Goldendict no longuer starts. When I launch it, the process runs and eats CPU but the program never show up and I must kill the process. If I

  1   2   >