Bug#1027785: btrfs-progs: Version 6.1 breaks btrbk

2023-01-03 Thread Yannick Roehlly
Package: btrfs-progs Version: 6.1-1+b1 Severity: important Tags: upstream Hi, Version 6.1 of btrfs-progs has a bug that makes the UUID empty in the subvolume list: https://github.com/kdave/btrfs-progs/issues/562 This breaks btrbk that stops making snapshots and backups:

Bug#1023453: pgcli: Can't handle PostgreSQL "special" commands

2022-11-04 Thread Yannick Roehlly
Package: pgcli Version: 3.5.0-2 Severity: normal Hi, PostgreSQL "special" command (like `\d`) executed inside pgcli fails with this error: 'ProtocolSafeCursor' object has no attribute 'mogrify' The behaviour was changed during the psycopg3 port [1] and I suppose that the problem comes form the

Bug#1022364: qutebrowser: FTBFS: dh_usrlocal: error: debian/qutebrowser/usr/local/bin/qutebrowser is not a directory

2022-10-24 Thread Yannick Roehlly
Hi, Isn't this linked to https://github.com/pypa/pip/issues/10978 ? Yannick

Bug#1021367: pgcli: needs psycopg>=3.0.14

2022-10-06 Thread Yannick Roehlly
Package: pgcli Version: 3.5.0-1 Severity: grave Justification: renders package unusable Hi, Starting pgcli fails with pkg_resources.DistributionNotFound: The 'psycopg>=3.0.14' distribution was not found and is required by pgcli The current package depends on python3-psycopg2. The

Bug#969094: udisks2: /lib/udev/rules.d/90-udisks2-zram.rules both in udisks2 and udisks2-zram

2020-08-27 Thread Yannick Roehlly
Package: udisks2 Version: 2.9.1-1 Severity: grave Justification: renders package unusable Hi, The update of udisks2 to 2.9.1-1 is not possible when udisks2-zram is installed because both packages contain '/lib/udev/rules.d/90-udisks2- zram.rules'. Yannick -- System Information: Debian

Bug#968781: python3-sunpy: Breaks python3-asdf

2020-08-21 Thread Yannick Roehlly
Package: python3-sunpy Version: 2.0.1-2 Severity: important Hi, Having python3-sunpy installed breaks the use of python3-asdf. For instance, using the example from the asdf documentation: %<--- import asdf import numpy as np # Create some data sequence = np.arange(100) squares = sequence**2

Bug#956736: python3-pbr: Uninstallable because of broken alternative

2020-04-14 Thread Yannick Roehlly
Package: python3-pbr Version: 5.4.3-3 Severity: grave Justification: renders package unusable Hi, Updating python3-pbr (or installing it) fails with: update-alternatives: error: alternative path /usr/bin/python3-pbr doesn't exist I suppose it's a left over of the alternative configuration

Bug#947953: python3-x2go: Makes pyhoca-gui fail to start.

2020-01-02 Thread Yannick Roehlly
Package: python3-x2go Version: 0.6.1.3-1 Severity: normal Tags: upstream Hi, pyhoca-gui fails to start with this error: %<--- Traceback (most recent call last): File "/usr/bin/pyhoca-gui", line 50, in app.main(args=args, logger=logger, liblogger=liblogger) File

Bug#925411: kernel-package: Not suitable for release

2019-04-08 Thread Yannick Roehlly
Hi, I'm another happy user of make-kpkg. ;-) I've just tested the "make bindeb- pkg" method. I see two drawback: - (minor) I didn't find the way to do the same thing as the "--revision" option. - I see a big advantage of using make-kpkg with dkms. I can keep the kernel sources in a

Bug#914010: gimp: Large and Huge icon size displayed as Small one

2018-11-18 Thread Yannick Roehlly
Package: gimp Version: 2.10.8-1 Severity: normal Hi, When using a personalised icon size (for HiDPI screens) the “Medium” size is bigger than the “Small” size but going for “Large” or “Huge” one make the icon size identical to the small one. There is an issue [1] open on GNOME's gitlab relating

Bug#896601: deepin-icon-theme: Invalid Type "fixed" in index.theme

2018-04-22 Thread Yannick Roehlly
Package: deepin-icon-theme Version: 15.12.56-2 Severity: normal Hi, When using the deepin-icon-theme (on KDE in my case), launching some commands in console displays these errors: Invalid Type= "fixed" line for icon theme: "/usr/share/icons/deepin/apps/256/" Invalid Type= "fixed" line for icon

Bug#891203: astropy-utils: Please package the showtable script

2018-02-23 Thread Yannick Roehlly
Package: astropy-utils Version: 3.0-2 Severity: wishlist Hi, The showtable script is, I think, useful and should be packaged. I created a manpage (attached) based on the script help. As there is already a showtable.1 manpage in casacore-tools, maybe we can rename the script to showtable.py.

Bug#891198: python3-astropy: generic_parsetab.py should be rebuild with system ply

2018-02-23 Thread Yannick Roehlly
Package: python3-astropy Version: 3.0-2 Severity: normal Hi, Importing astropy.units raises a warning: In [1]: from astropy import units as u WARNING: yacc table file version is out of date WARNING: Couldn't create 'astropy.units.format.generic_parsetab'. [Errno 13] Permission denied:

Bug#891159: usbauth-notifier: Install fails with "preinst: db_stop: not found" and leave package in bad inconsistent state

2018-02-22 Thread Yannick Roehlly
Package: usbauth-notifier Version: 1.0~git20180119-1 Severity: grave Justification: renders package unusable Hi, Installing usbauth-notifier fails with: /var/lib/dpkg/tmp.ci/preinst: 15: /var/lib/dpkg/tmp.ci/preinst: db_stop: not found Apparently, ". /usr/share/debconf/confmodule" is missing

Bug#870289: xapers: Must depend on python-pybtex

2017-07-31 Thread Yannick Roehlly
Package: xapers Version: 0.7.1-1 Severity: grave Justification: renders package unusable Hi, Launching xapers fails with “ImportError: No module named pybtex”. The package depends on pybtex but this one recently (26 Jul 2017) switched to Python 3 for the CLI, so the python-pybtex package is not

Bug#841896: glueviz: Does not work correctly if PyQt5 is installed

2016-10-24 Thread Yannick Roehlly
Package: glueviz Version: 0.9.0+dfsg-1 Severity: normal Hi, >From version 0.9.0 glue uses QtPy for the GUI. This one selects the >appropriate PyQt backend among those available, PyQt5 having the highest ranking. But glue seems to have problem with Qt5: one can load a dataset but the

Bug#832254: Package name

2016-07-23 Thread Yannick Roehlly
Oops, the name of the package is python-backports-shutil-get-terminal-size Yannick

Bug#832255: python3-ipykernel: Can't use %pylab in jupyter qtconsole

2016-07-23 Thread Yannick Roehlly
Package: python3-ipykernel Version: 4.3.1-2 Severity: normal Tags: upstream Hi, Using %pylab in jupyter qtconsole does not allow to display matplotlib graphics. Launching the qtconsole from command line exhibits this problem: ERROR:tornado.application:Exception in callback

Bug#832254: ipython: Add python-backport-shutil-get-terminal-size dependency to the binary package

2016-07-23 Thread Yannick Roehlly
Package: ipython Version: 5.0.0-1 Severity: important Hi, The python-backport-shutil-get-terminal-size is not picked as a dependency on the package during build, but ipython needs it to run. Cheers, Yannick -- System Information: Debian Release: stretch/sid APT prefers unstable APT

Bug#830563: kdepim: should recommend libkf5akonadisearch-plugins

2016-07-09 Thread Yannick Roehlly
Package: kdepim Version: 4:16.04.2-2 Severity: normal Hi, The update of KDEPIM to version 16.04 makes krunner loose the possibility to search in contacts. To make this search available, one must install the libkf5akonadisearch-plugins package. This package should be at least a recommendation

Bug#814845: dh-make: does not honour "-c mit" parameter

2016-02-15 Thread Yannick Roehlly
Package: dh-make Version: 2.201604 Severity: normal Tags: patch Hi, When passing the "-c mit" parameter, dh-make behaves as if no license parameter was given. The problem is only a missing key in the "matches" dictionary (line 258). Yannick -- System Information: Debian Release: stretch/sid

Bug#807681: Seems to be caused by rpl

2015-12-14 Thread Yannick Roehlly
Hi, I have the same problem and tracked it down to the rpl package, at least on my system. The “setup.py” of rpl claims to be encoded in UTF-8 but is not (file tells me that is ISO-8859). The problem is in the name of the author. Removing rpl (or rebuilding it with a corrected “setup.py”) make

Bug#807681: Seems to be caused by rpl

2015-12-14 Thread Yannick Roehlly
Sorry, I replied to the python3-pkg-resources but in fact my message is about the python2 package problem. Maybe it's a bug in other packages revealed by the new python-setuptools. Yannick

Bug#768954: python-cssutils: Empty package, upgrade fails during alternative updates

2014-11-10 Thread Yannick Roehlly
Package: python-cssutils Version: 1.0-1 Severity: grave Justification: renders package unusable Hi, The package does not contain the Python modules nor the scripts. The missing scripts make the install fails during update-alternative: update-alternatives: erreur: le chemin alternatif

Bug#766161: kate can't be installed because of content overlap wit kate-data

2014-10-21 Thread Yannick Roehlly
Package: kate Version: 4:4.14.2-1 Severity: grave Justification: renders package unusable Hi, The cleaning of kate-data.install lead to kate and kate-data both containing, at least, kateproject.example and ui.rc in /usr/share/kde4/apps/kate/plugins/project/. Regards, Yannick -- System

Bug#744145: [python-pip] python-requests upgrade to version 2.4.3-1 presents the same problem

2014-10-21 Thread Yannick Roehlly
Package: python-pip Version: 1.5.6-2 --- Please enter the report below this line. --- The today upgrade of python-requests to version 2.4.3-1 has removed IncompleteRead from requests.compat and leads to the same problem in pip. Regards, Yannick --- System information. --- Architecture: amd64

Bug#744145: [python-pip] The problem comes from de-vendorize.patch

2014-10-21 Thread Yannick Roehlly
Package: python-pip Version: 1.5.6-2 --- Please enter the report below this line. --- The problem comes from de-vendorize.patch: --- a/pip/download.py +++ b/pip/download.py @@ -19,13 +19,13 @@ [...] -from pip._vendor.requests.compat import IncompleteRead [...] +from requests.compat import

Bug#765488: qtmultimedia5-dev: Qt5MultimediaConfig.cmake references a file from libqt5multimedia5-plugins without dependency

2014-10-15 Thread Yannick Roehlly
Package: qtmultimedia5-dev Version: 5.3.2-2 Severity: normal Hi, When compiling a program against qtmultimedia5-dev I encountered this problem: CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5Multimedia/Qt5MultimediaConfig.cmake:27 (message): The imported target Qt5::Multimedia references

Bug#762986: lyx-common: Both lyx and lyx-common provide the desktop file.

2014-09-26 Thread Yannick Roehlly
Package: lyx-common Version: 2.1.2-1 Severity: grave Justification: renders package unusable Hi, Lyx can't be upgraded to version 2.1.2-1 nor installed because both the lyx and lyx-common packages provide /usr/share/applications/lyx.desktop Regards, Yannick -- System Information: Debian

Bug#762240: baloo-dev: Missing dependency on libkfilemetadata-dev

2014-09-19 Thread Yannick Roehlly
Package: baloo-dev Version: 4:4.14.1-1 Severity: normal Hi, /usr/include/baloo/file.h includes kfilemetadata/properties.h which is provided by libkfilemetadata-dev. Regards, Yannick -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#759314: It's a licence / linking problem in kde-runtime

2014-08-26 Thread Yannick Roehlly
Hi Johannes, In fact, the problem is not in dolphin but in kde-runtime. The maintainers removed the linking against libssh because of licence problems (see [1] and [2]). Until a solution is found, you can use the fish:// protocol that should work, although it's slower (in my experience).

Bug#749731: It's a problem with python-configparser

2014-06-21 Thread Yannick Roehlly
Hi, You currently have to uninstall python-configparser to use weboob on Debian. On weboob bug tracker, this bug is reported[1] and the patch attached makes weboob work when python-configparser is installed. Yannick [1] https://symlink.me/issues/1393--- a/weboob/core/repositories.py +++

Bug#737067: ipython nbconvert can't find style.min.css

2014-01-29 Thread Yannick Roehlly
Package: ipython Version: 1.1.0-1 Severity: normal Tags: patch Hi, Trying to convert an ipython notebook to html fails with this error: IOError: [Errno 2] No such file or directory: '/usr/lib/python2.7/dist- packages/IPython/html/static/style/style.min.css' The attached patch corrects the

Bug#736468: python-netcdf: _netcdf.so present both in python-netcdf and python-scientific

2014-01-23 Thread Yannick Roehlly
Package: python-netcdf Version: 2.9.3-1 Severity: grave Justification: renders package unusable Updating to 2.9.3-1 fails because the file /usr/lib/python2.7/dist-packages/Scientific/_netcdf.so is present both in python-netcdf and python-scientific. Yannick -- System Information: Debian

Bug#732023: libtk-img: undefined symbol TIFFReassignTagToIgnore in libtifftcl3.8.2.so

2013-12-12 Thread Yannick Roehlly
Package: libtk-img Version: 1:1.3-release-12+b1 Severity: grave Justification: renders package unusable Hi, The saods9 programme fails to start with: Error in startup script: couldn't load file /usr/lib/tcltk/Img1.3/libtifftcl3.8.2.so: /usr/lib/tcltk/Img1.3/libtifftcl3.8.2.so: undefined

Bug#731052: [libreoffice-core] Maybe not linked to bad extension

2013-12-06 Thread Yannick Roehlly
Package: libreoffice-core Version: 1:4.1.3-1 --- Please enter the report below this line. --- Hi, Even when removing all the locally-installed extensions and keeping only the presentation minimizer (installed with the package), if I ask to update the extension, I have the same problem.

Bug#695707: (no subject)

2012-12-21 Thread Yannick Roehlly
Hi Barry, I updated Python 2.7 to experimental and rebuild python-virtualenv with the multiarch patch. Now that works. But I add to delete and re-create my virtual environment (sorry, I did not note down the error message / problem). Maybe this worth an entry in the readme / changelog / news.

Bug#695707: [libpython2.7-stdlib] Breaks python-virtualenv

2012-12-11 Thread Yannick Roehlly
Package: libpython2.7-stdlib Version: 2.7.3-11 Severity: normal --- Please enter the report below this line. --- Hi Matthias, The patch closing bug #695596 makes packages installable on the system but the multi-arch breaks the use of python-virtualenv. For instance (use virtualenvwrapper):

Bug#695707: [libpython2.7-stdlib] Breaks python-virtualenv

2012-12-11 Thread Yannick Roehlly
Hi Matthias, Thanks for the quick answer. Le mardi 11 décembre 2012 23:08:04 Matthias Klose a écrit : - the plat-linux2 directory is now renamed to plat-multiarch. I assume virtualenv uses plat-linux2 directly, however I can't find any reference to that in virtualenv.py. This will

Bug#680883: python-matplotlib: Editing curve properties not possible using Qt4Agg backend (corrected upstream)

2012-07-08 Thread Yannick Roehlly
Package: python-matplotlib Version: 1.1.1~rc2-1 Severity: normal Tags: upstream Hi, Using Qt4Agg backend, it is not possible to use the button to edit curve properties on the window displaying a plot. This has been reported as upstream bug #917 [1] and as been corrected by commit a180e1d [2].

Bug#670320: ruby-locale: fails to get available locale

2012-04-25 Thread Yannick Roehlly
Le mercredi 25 avril 2012 01:14:16 Sebastian Ramacher a écrit : As far as I can tell this is only reproducible if LANGUAGE is set but empty. So I guess KDE sets LANGUAGE to an empty value an Xfce does not. Hi Sebastian, In fact, you're right. The LANGUAGE env. variable is never defined except

Bug#670320: ruby-locale: fails to get available locale

2012-04-24 Thread Yannick Roehlly
Package: ruby-locale Version: 2.0.5-3 Severity: normal Hi, With the update from 2.0.5-2 to 2.0.5-3 I encounter some strange behaviour. Under KDE, the programmes that use ruby-locale fails. For instance, on irb: irb(main):001:0 require 'locale' = true irb(main):002:0 Locale.current = []

Bug#655413: ipython-notebook: Wrong link for saved notebooks

2012-01-10 Thread Yannick Roehlly
Package: ipython-notebook Version: 0.12-1 Severity: normal Hi, Thanks for packaging this new ipython version with the notebook feature. In the first notebook page, the one listing the saved notebooks, the link to each notebook has 'undefined' appended before the uid of the netbook making these

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

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

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

  1   2   >