[Python-modules-team] Bug#655413: Bug#655413: ipython-notebook: Wrong link for saved notebooks

2012-01-10 Thread Yannick Roehlly
Hi Julian, Thanks for the answer. Le Tuesday 10 January 2012 23:56:08 Julian Taylor, vous avez écrit : I can't reproduce that issue. Which browser are you using? to my knowledge only firefox and chrome are properly supported. I have the problem with both. what is the content of the body

Bug#650671: libgssapi-krb5-2: breaks ssh connection through netcat bounce

2011-12-01 Thread Yannick Roehlly
Package: libgssapi-krb5-2 Version: 1.10+dfsg~alpha1-5 Severity: normal Hi, First, I'm not sure libgssapi-krb5-2 is the correct package to report this bug against; maybe it's another krb5 package or even openssh. I used to connect to a private-IP remote machine through a public-IP remote machine

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

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

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

[Pkg-kde-extras] 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 ___ pkg-kde-extras mailing list pkg-kde-extras@lists.alioth.debian.org

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-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

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

[Python-modules-team] 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 ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

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

[Python-modules-team] Bug#612529: 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')

[Python-modules-team] Bug#612529: 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: 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

[Python-modules-team] 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

[Python-modules-team] 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 ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

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#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#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-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-27 Thread Yannick Roehlly
Hi Andreas, Le Thursday 27 May 2010 12:22:37, vous avez écrit : Thanks for reporting this bug and helping to find and understand it! Thank you for considering it! Could you provide your /etc/ssh/ssh_config and ~/.ssh/config file that we could try to reproduce it on our system. My system

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#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-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

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#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#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

[BTS] po-debconf://durep/fr.po #570860

2010-02-21 Thread Yannick Roehlly
C'est parti ! Yannick -- To UNSUBSCRIBE, email to debian-l10n-french-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201002212325.54644.yannick.roeh...@free.fr

[LCFC] po-debconf://durep/fr.po

2010-02-16 Thread Yannick Roehlly
Debian French l10n team # debian-l10n-french@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

[RFR] po-debconf://durep/fr.po

2010-02-14 Thread Yannick Roehlly
are available at #/usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # #Developers do not need to manually edit POT or PO files. # # Yannick Roehlly yannick.roeh...@free.fr, 2010. msgid msgstr Project-Id-Version: durep 0.9-2\n

Re: [RFR] po-debconf://durep/fr.po

2010-02-14 Thread Yannick Roehlly
Le Sunday 14 February 2010 18:54:59 Stéphane Blondon, vous avez écrit : Le 14 février 2010 18:06, Yannick Roehlly yannick.roeh...@free.fr a écrit Relecture sur des points traditionnels: - Normalisation de l'en-tête (à moins que ça te pose un problème de donner ton copyright à la liste) Ah

Re: [RFR] po-debconf://durep/fr.po

2010-02-14 Thread Yannick Roehlly
Le Sunday 14 February 2010 18:54:59 Stéphane Blondon, vous avez écrit : Le 14 février 2010 18:06, Yannick Roehlly yannick.roeh...@free.fr a écrit - Minuscule Pour le « ATTENTION », vu que le « WARNING » est en majuscules, je serais d'avis de faire la même chose en français. Yannick

Re: [RFR] po-debconf://durep/fr.po

2010-02-14 Thread Yannick Roehlly
Le Sunday 14 February 2010 21:52:15 Philippe Batailler, vous avez écrit : Philippe Batailler philippe.batail...@free.fr écrivait : Stéphane Blondon stephane.blon...@gmail.com écrivait : Une petite remarque : A-t-on décidé de traduire l'acronyme FHS ? J'ai traduit « FHS policy » par «

Re: [MAJ] po-debconf://durep/fr.po 1f6u

2010-02-07 Thread Yannick Roehlly
Le Saturday 06 February 2010 14:11:47 Christian PERRIER, vous avez écrit : Je soupçonne que Yannick décline la mise à jour (mais tu peux informer cela, Yannick, évidemment!) que que sa traduction date de2003! Boudiou, ça ne nous rajeunit pas… Cela date du temps ou je m'impliquait plus

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

[Pkg-utopia-maintainers] 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

[Pkg-utopia-maintainers] Bug#567207: 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#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#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#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#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#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#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#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

[Pkg-utopia-maintainers] 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

[Pkg-utopia-maintainers] 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 ___ Pkg-utopia-maintainers mailing list

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#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#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#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.

Re: MTRR/WC patch

2009-04-20 Thread Yannick Roehlly
Le Monday 20 April 2009 11:01:03 Brice Goglin, vous avez écrit : Hello, If you have a problem with 2.6.29 and no write-combining entry in /proc/mtrr, could you try replacing libpciaccess0 with the one available at: http://people.debian.org/~bgoglin/mtrr/ It contains a tentative fix that may

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#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#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: 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: 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-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-x-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

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#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#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

Re: [RFR] po://release-notes/installing/fr.po

2009-02-13 Thread Yannick Roehlly
Le Wednesday 11 February 2009 22:51:53 Jean-Luc Coulon (f5ibh), vous avez écrit : D’autre part, voici ce que dit l’atilf : http://www.atilf.fr/tlfi.htm Au temps pour moi. Je ne sais pas pourquoi « l'errata » me choque. ;-) -- Cuando un hombre se casa por segunda vez, es porque adoraba a su

Re: [RFR] po://release-notes/about/fr.po

2009-02-11 Thread Yannick Roehlly
Bonsoir tout le monde, Voici une relecture basée sur la révision 6423 du svn. Ça fait longtemps que je n'ai pas fait de relectures alors elle est à prendre avec des pincettes (notamment en ce qui concerne les expressions utilisées ailleurs dans la documentation de Debian). Il reste une ligne

Re: [RFR] po://release-notes/installing/fr.po

2009-02-11 Thread Yannick Roehlly
Re-bonsoir, Voici une autre relecture. J'ai passé deux chaînes en fuzzy parce que je ne suis pas convaincu par ma correction : - Pour la synchronisation de l'horloge, ce n'est pas une horloge précise (qui s'opposer à une horloge vague - il est à peu près 8h) mais une horloge à l'heure. Y

Re: [RFR] po://release-notes/installing/fr.po

2009-02-11 Thread Yannick Roehlly
Le Tuesday 10 February 2009 08:33:56 Philippe Batailler, vous avez écrit :  Il est également possible de consulter les errata de l'installateur Debian pour une liste de problèmes connus. C'est bien l'errata puisqu'il n'y a qu'un seul fichier qui s'appelle comme ça. Alors il faudrait dire

Re: [RFR] po://release-notes/installing/fr.po

2009-02-11 Thread Yannick Roehlly
J'ai oublié une chose. Le paragraphe sur l'installation avec synthétiseur de paroles n'est pas clair du tout. Si j'ai bien compris, lorsqu'on installe avec un synthétiseur on sélectionne installation graphique mais c'est une installation textuelle qui est utilisée. C'est ça ? Yannick --

Re: [RFR] po://release-notes/installing/fr.po

2009-02-11 Thread Yannick Roehlly
Le Wednesday 11 February 2009 21:21:50 Philippe Batailler, vous avez écrit : Alors il faudrait dire l'erratum ! ;-) Pourquoi ? Parce qu'en latin, errata est le pluriel d'erratum. Mais c'est vrai que c'est du snobisme lexical (comme de dire un scenario des scenarii) et que maintenant en

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#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#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#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#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: [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#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#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#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#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#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#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-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#457311: on Apple ibook, the use of the external display freeze the system

2007-12-26 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 ___ xorg-driver-ati

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#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#457311: on Apple ibook, the use of the external display freeze the system

2007-12-23 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-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-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-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-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

<    1   2   3   4   5   6   7   >