[Bug 1038541] Re: Network Manager copies IPv6 route cache entries to main routing table

2012-08-24 Thread Philippe Gauthier
This causes the babel routing daemon (package babeld) to trigger its route propagation and flood the network with the routing cache entries. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1038541

[Bug 1038541] Re: Network Manager copies IPv6 route cache entries to main routing table

2012-08-24 Thread Philippe Gauthier
** Bug watch added: GNOME Bug Tracker #682616 https://bugzilla.gnome.org/show_bug.cgi?id=682616 ** Also affects: network-manager via https://bugzilla.gnome.org/show_bug.cgi?id=682616 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 659358] Re: Apps freeze because of BUG at fs/ext4/inode.c:2003

2012-04-05 Thread Philippe Gauthier
The RAM in the affected system has been replaced and this fixed a few strange bugs. I am closing this bug because it is very old and may be impossible to reproduce. ** Changed in: linux (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of

[Bug 800945] Re: Pointer artifacts persist on GTK ruler

2011-06-23 Thread Philippe Gauthier
** Changed in: sweep (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/800945 Title: Pointer artifacts persist on GTK ruler To manage notifications about this

[Bug 800945] Re: Pointer artifacts persist on GTK ruler

2011-06-23 Thread Philippe Gauthier
Attached is a patch that removes the code in sweep that overrides the feature in Gtk+ to draw the ruler position marker. I don't see if the sweep code does things differently than in Gtk+, so the simplest fix is to disable and remove the code in sweep. This is what this patch do. ** Patch added:

[Bug 339329] Re: sweep crashed with signal 5 in g_thread_init()

2011-06-22 Thread Philippe Gauthier
*** This bug is a duplicate of bug 490501 *** https://bugs.launchpad.net/bugs/490501 ** This bug has been marked a duplicate of bug 490501 sweep crashes with GThread-ERROR -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 780536] Re: Mouse clicks are offset from the pointer

2011-06-14 Thread Philippe Gauthier
*** This bug is a duplicate of bug 772612 *** https://bugs.launchpad.net/bugs/772612 I am marking this bug as a duplicate of #772612, which is where the main discussion about this bug happens. There is a new version of compiz available today, so I will try to reproduce the problem again. **

[Bug 780536] Re: Mouse clicks are offset from the pointer

2011-06-06 Thread Philippe Gauthier
I am reassigning this bug from unity to compiz because I can reproduce this bug (although not reliably) with the legacy desktop on 11.04. ** Package changed: unity (Ubuntu) = compiz (Ubuntu) ** Changed in: unity Status: New = Invalid -- You received this bug notification because you are

[Bug 790764] [NEW] Unity launcher icons all bunched at the top

2011-05-31 Thread Philippe Gauthier
Public bug reported: Binary package hint: unity The launcher started drawing all the icons one on top of the other at one point. Logging off and back on did not fix the problem, neither did unity --reset. The launcher still seem to work by following the tooltips with the mouse. However these

[Bug 790764] Re: Unity launcher icons all bunched at the top

2011-05-31 Thread Philippe Gauthier
** Attachment added: Screenshot https://bugs.launchpad.net/bugs/790764/+attachment/2149165/+files/unity-launcher-bug-screenshot.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/790764 Title:

[Bug 771788] Re: nVidia driver activated and apparently being used but reported as not being used by jockey-gtk

2011-05-25 Thread Philippe Gauthier
** Changed in: nvidia-graphics-drivers-173 (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/771788 Title: nVidia driver activated and apparently being used but

[Bug 771788] Re: nVidia driver activated and apparently being used but reported as not being used by jockey-gtk

2011-05-25 Thread Philippe Gauthier
I have marked the task about the nvidia-graphics-drivers-173 package as invalid because this bug is caused by a problem in Jockey. In the present report, the graphic drivers are enabled and probably work, but the Additional Drivers window still says that the drivers are not being used. If you --

[Bug 780536] [NEW] Mouse clicks are offset from the pointer

2011-05-10 Thread Philippe Gauthier
Public bug reported: Binary package hint: unity This bug is very similar to bug #755406, but since the original bug is reported to be caused by wine applications and I didn't use wine, I am filing a separate bug. I launched a KVM virtual machine with a graphical window. At some point, the guest

[Bug 780536] Re: Mouse clicks are offset from the pointer

2011-05-10 Thread Philippe Gauthier
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780536 Title: Mouse clicks are offset from the pointer -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 780536] Re: Mouse clicks are offset from the pointer

2011-05-10 Thread Philippe Gauthier
I can reproduce the bug simply by moving the mouse pointer into and then out of the KVM (qemu) window. When the mouse pointer is inside the window it is seems to be captured and is hidden. The offset seems to be related to the distance between the edge of the window and the position of the pointer

[Bug 771788] Re: nVidia driver activated and apparently being used but reported as not being used by jockey-gtk

2011-05-06 Thread Philippe Gauthier
I used a simple script to test the Jockey handler for Nvidia. The result looks like the following: ... ndb = nvidia.NvidiaDriverBase(b, '173') print ndb xorg:nvidia_173([NvidiaDriverBase, nonfree, enabled] NVIDIA accelerated graphics driver) ndb.used() False ndb.enabled() True ndb.changed()

[Bug 673192] Re: Empathy forgets that I accepted a self-signed XMPP SSL certificate

2011-04-22 Thread Philippe Gauthier
** Bug watch added: GNOME Bug Tracker #634164 https://bugzilla.gnome.org/show_bug.cgi?id=634164 ** Also affects: empathy via https://bugzilla.gnome.org/show_bug.cgi?id=634164 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 749603] Re: number of reviews label is clipped

2011-04-03 Thread Philippe Gauthier
I added the line: print cell_area.y + cell_area.height, y + lh in view/appview.py, line 437, and the result is that the layout size is always slightly bigger than the cell size. The result looks like: 439 441 719 721 702 704 675 677 714 716 709 711 703 705 698 700 681 683 665 667 713

[Bug 748425] Re: unity alt-F2 doesn't take into account dead keys

2011-04-02 Thread Philippe Gauthier
*** This bug is a duplicate of bug 746761 *** https://bugs.launchpad.net/bugs/746761 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 74671, so it is being marked as such. Please look at

[Bug 746761] Re: can't type characters with accent

2011-04-02 Thread Philippe Gauthier
** Changed in: unity (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/746761 Title: can't type characters with accent -- ubuntu-bugs mailing list

[Bug 748573] Re: unity panel shadow shows on desktop in expo

2011-04-02 Thread Philippe Gauthier
** Changed in: unity (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/748573 Title: unity panel shadow shows on desktop in expo -- ubuntu-bugs mailing list

[Bug 748661] [NEW] Network Manager applet shows More networks entry with no sub-menu

2011-04-02 Thread Philippe Gauthier
Public bug reported: In a network environment with many detected wireless networks (iwlist wlan1 scanning shows 18 networks), the Network Manager applet shows 5 networks and a More networks entry. However, when this entry is selected there is no sub-menu. ProblemType: Bug DistroRelease: Ubuntu

[Bug 748661] Re: Network Manager applet shows More networks entry with no sub-menu

2011-04-02 Thread Philippe Gauthier
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/748661 Title: Network Manager applet shows More networks entry with no sub-menu -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 748661] Re: Network Manager applet shows More networks entry with no sub-menu

2011-04-02 Thread Philippe Gauthier
** Attachment added: Screenshot of the n-m applet menu https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/748661/+attachment/1970486/+files/nm-applet_more-networks.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 744988] Re: I can't remove the word is when I try to post status to facebook

2011-04-02 Thread Philippe Gauthier
** Tags removed: facebook is patch post status -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/744988 Title: I can't remove the word is when I try to post status to facebook -- ubuntu-bugs mailing

[Bug 592283] Re: add support for t.co URL shortener

2011-04-02 Thread Philippe Gauthier
** Tags removed: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/592283 Title: add support for t.co URL shortener -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 746639] Re: Quirk for 2-button mouse ID 192f:0416 Avago Technologies, Pte.

2011-04-02 Thread Philippe Gauthier
** Attachment added: xorg.conf file for enabling quirks https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/746639/+attachment/1971131/+files/50-avago-tech-mouse-quirks.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 677385] Re: python-pyme: error signing files when using Python 2.6

2011-03-08 Thread Philippe Gauthier
** Changed in: pyme (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/677385 Title: python-pyme: error signing files when using Python 2.6 -- ubuntu-bugs

[Bug 658554] Re: Socks 4/5 proxies not working with Gwibber

2011-02-17 Thread Philippe Gauthier
** Also affects: gwibber (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/658554 Title: Socks 4/5 proxies not working with Gwibber -- ubuntu-bugs

[Bug 658554] Re: Socks 4/5 proxies not working with Gwibber

2011-02-17 Thread Philippe Gauthier
This problem still occurs with the current gwibber PPA. The patch seems reasonable, even if I don't see why the check wouldn't match the full scheme syntax (i.e. socks://) just in case someone has a non-socks proxy called socks.domain.tld. $ apt-cache policy gwibber gwibber: Installé :

[Bug 719741] [NEW] Save dialog does not force file name extensions

2011-02-15 Thread Philippe Gauthier
Public bug reported: Binary package hint: simple-scan Even if file name extensions are not absolutely required, many applications and file sharing tools need them to work properly. If a document is saved and the automatically entered file extension is overwritten, it will not be added back. I

[Bug 707760] [NEW] GnuCash 2.4.0 complains that Finance::Quote isn't installed properly

2011-01-25 Thread Philippe Gauthier
Public bug reported: Binary package hint: gnucash Release of Ubuntu: natty Package Version: 1:2.4.0-3 The new GnuCash version in natty can't download quotes and rates because it thinks that the Finance::Quote perl module is not installed properly. Just before upgrading to the 2.4 version,

[Bug 707760] Re: GnuCash 2.4.0 complains that Finance::Quote isn't installed properly

2011-01-25 Thread Philippe Gauthier
** Description changed: Binary package hint: gnucash Release of Ubuntu: natty Package Version: 1:2.4.0-3 The new GnuCash version in natty can't download quotes and rates because it thinks that the Finance::Quote perl module is not installed properly. Just before upgrading to the

[Bug 707760] Re: GnuCash 2.4.0 complains that Finance::Quote isn't installed properly

2011-01-25 Thread Philippe Gauthier
** Description changed: Binary package hint: gnucash Release of Ubuntu: natty Package Version: 1:2.4.0-3 The new GnuCash version in natty can't download quotes and rates because it thinks that the Finance::Quote perl module is not installed properly. Just before upgrading to

[Bug 696705] Re: Add support for Sony NWZ-E355

2011-01-13 Thread Philippe Gauthier
** Changed in: media-player-info (Ubuntu) Status: New = Confirmed ** Bug watch added: freedesktop.org Bugzilla #33083 http://bugs.freedesktop.org/show_bug.cgi?id=33083 ** Also affects: media-player-info via http://bugs.freedesktop.org/show_bug.cgi?id=33083 Importance: Unknown

[Bug 666180] Re: KVM does not boot Ubuntu i386 10.04 minimal server images

2011-01-09 Thread Philippe Gauthier
@nutznboltz : I tried and failed to reproduce the bug you are describing. Also this bug report is about when an system update causes virtualization to fail. If this does not apply to your situation, I encourage you to open a new bug report. because there is a high probability that the cause of the

[Bug 666180] Re: KVM does not boot Ubuntu i386 10.04 minimal server images

2011-01-09 Thread Philippe Gauthier
You are right. I was implying that libvirt in 10.10 would create proper configuration files and not have this bug, but I didn't verify that. The only thing that I could verify is that some images (32-bit guests) that used to work with /usr/bin/kvm in 10.04 stopped working in 10.10. In my case,

[Bug 666180] Re: KVM does not boot Ubuntu i386 10.04 minimal server images

2011-01-09 Thread Philippe Gauthier
@nutznboltz : I tried and failed to reproduce the bug you are describing. Also this bug report is about when an system update causes virtualization to fail. If this does not apply to your situation, I encourage you to open a new bug report. because there is a high probability that the cause of the

[Bug 666180] Re: KVM does not boot Ubuntu i386 10.04 minimal server images

2011-01-09 Thread Philippe Gauthier
You are right. I was implying that libvirt in 10.10 would create proper configuration files and not have this bug, but I didn't verify that. The only thing that I could verify is that some images (32-bit guests) that used to work with /usr/bin/kvm in 10.04 stopped working in 10.10. In my case,

[Bug 554296] Re: Fonts chipped with subpixel hinting enabled on NV46 (G72M Quadro NVS 110M, GeForce Go 7300)

2010-11-30 Thread Philippe Gauthier
This seems to be fixed in the current release of xserver-xorg-video- nouveau in maverick (and currently, natty), 1:0.0.16+git20100805 +b96170a-0ubuntu1. I am closing this bug, but if someone can reproduce it with the current version of Ubuntu, please don't hesitate to reopen (by changing it's

[Bug 658179] Re: GCM can not create profile

2010-11-14 Thread Philippe Gauthier
This bug is fixed upstream in version 2.31.92. I propose to update the gnome-color-manager package in maverick to 2.32.0. ** Changed in: gnome-color-manager (Ubuntu) Status: New = Confirmed -- GCM can not create profile https://bugs.launchpad.net/bugs/658179 You received this bug

[Bug 658179] Re: GCM can not create profile

2010-11-14 Thread Philippe Gauthier
** Patch added: Debdiff for g-c-m 2.32.0 https://bugs.launchpad.net/ubuntu/+source/gnome-color-manager/+bug/658179/+attachment/1733705/+files/gnome-color-manager_2.32.0-0ubuntu1.debdiff -- GCM can not create profile https://bugs.launchpad.net/bugs/658179 You received this bug notification

[Bug 160414] Re: missing man page for update-desktop-database

2010-11-05 Thread Philippe Gauthier
The package in the latest development release has the man page synced from Debian. (It looks like it is the same as linked in comment #10) I am closing this bug and marking it as fixed. Thanks! ** Changed in: desktop-file-utils (Ubuntu) Status: Triaged = Fix Released -- missing man page

[Bug 499091] Re: [lucid] Alien can't be installed due to dependency on non-existing 'rpm2cpio'

2010-11-05 Thread Philippe Gauthier
This bug as been fixed as of Lucid, which ships with 8.79, so I am marking it as such. Thanks! ** Changed in: alien (Ubuntu) Status: Triaged = Fix Released -- [lucid] Alien can't be installed due to dependency on non-existing 'rpm2cpio' https://bugs.launchpad.net/bugs/499091 You received

[Bug 662284] Re: [maverick] transmission option to inhibit suspension isn't working

2010-11-05 Thread Philippe Gauthier
This a debdiff that ports the fix from upstream to the maverick package. This package will also be available from my PPA. ** Patch added: transmission_2.04-0ubuntu3.debdiff

[Bug 662284] Re: [maverick] transmission option to inhibit suspension isn't working

2010-11-05 Thread Philippe Gauthier
** Tags added: verification-needed -- [maverick] transmission option to inhibit suspension isn't working https://bugs.launchpad.net/bugs/662284 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 666180] Re: KVM does not boot Ubuntu i386 10.04 minimal server images

2010-11-04 Thread Philippe Gauthier
I have exactly the same symptoms as in comment #7. Also, using `qemu` `qemu -enable-kvm` instead of `kvm` allows the guest OS to fully boot. ** Changed in: qemu-kvm (Ubuntu) Status: New = Confirmed -- KVM does not boot Ubuntu i386 10.04 minimal server images

[Bug 666180] Re: KVM does not boot Ubuntu i386 10.04 minimal server images

2010-11-04 Thread Philippe Gauthier
This bug seems to be triggered by the fact that /usr/bin/kvm is a symbolic link that points to qemu-system-x86_64. The shell (i.e. libvirt) that is invoking the virtual machine should add a -cpu qemu32 to the command line if the guest OS is 32-bit. This seems to be a change between the Lucid and

[Bug 666180] Re: KVM does not boot Ubuntu i386 10.04 minimal server images

2010-11-04 Thread Philippe Gauthier
I have exactly the same symptoms as in comment #7. Also, using `qemu` `qemu -enable-kvm` instead of `kvm` allows the guest OS to fully boot. ** Changed in: qemu-kvm (Ubuntu) Status: New = Confirmed -- KVM does not boot Ubuntu i386 10.04 minimal server images

[Bug 666180] Re: KVM does not boot Ubuntu i386 10.04 minimal server images

2010-11-04 Thread Philippe Gauthier
This bug seems to be triggered by the fact that /usr/bin/kvm is a symbolic link that points to qemu-system-x86_64. The shell (i.e. libvirt) that is invoking the virtual machine should add a -cpu qemu32 to the command line if the guest OS is 32-bit. This seems to be a change between the Lucid and

[Bug 389559] Re: thinkpad t500 fingerprint not works

2010-11-01 Thread Philippe Gauthier
*** This bug is a duplicate of bug 657031 *** https://bugs.launchpad.net/bugs/657031 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 657031, so it is being marked as such. Please look

[Bug 659358] Re: Apps freeze because of BUG at fs/ext4/inode.c:2003

2010-10-21 Thread Philippe Gauthier
A new attachment with the content grabbed from /proc/kmsg includes a similar kernel trace. This system that has been crashing at least once a day with kernel 2.6.35 (maverick) is back running 2.6.32 (lucid) all day since the last few days. The system never crashed with this older kernel. I see

[Bug 571011] Re: ubiquity-dm crashed with ValueError in command()

2010-10-18 Thread Philippe Gauthier
This bug happened to me, but the CD image that was used did not have a valid checksum. These issues are not necessarily related, but it might be a good idea to check the validity of the installation media. -- ubiquity-dm crashed with ValueError in command() https://bugs.launchpad.net/bugs/571011

[Bug 658915] Re: Razer Megalodon Headset not recognized on hot plug

2010-10-14 Thread Philippe Gauthier
While headset is plugged after boot and not fully recognized by the Sound preferences panel, ALSA seems happy with the card because it is available in /proc/asound/cards (as card 1) and loaded in /proc/asound/modules. ** Package changed: linux (Ubuntu) = pulseaudio (Ubuntu) -- Razer Megalodon

[Bug 659358] [NEW] Apps freeze because of BUG at fs/ext4/inode.c:2003

2010-10-12 Thread Philippe Gauthier
Public bug reported: A system freeze occurs at least once a day because of a kernel assertion at fs/ext4/inode.c:2003. Applications start to freeze probably because they are being blocked indefinitely for I/O. The system is still alive, but barely usable even for debugging. There is a possible

[Bug 659358] Re: Apps freeze because of BUG at fs/ext4/inode.c:2003

2010-10-12 Thread Philippe Gauthier
** Attachment added: Kernel log https://bugs.launchpad.net/bugs/659358/+attachment/1688674/+files/kernel-BUG.log ** Attachment added: AcpiTables.txt https://bugs.launchpad.net/bugs/659358/+attachment/1688675/+files/AcpiTables.txt ** Attachment added: AlsaDevices.txt

[Bug 649337] Re: evolution crashed with SIGSEGV in __strlen_sse2()

2010-09-29 Thread Philippe Gauthier
** Attachment added: Stack trace (cleaned) https://bugs.launchpad.net/ubuntu/+source/evolution-mapi/+bug/649337/+attachment/1655308/+files/ThreadStacktrace.txt ** Visibility changed to: Public -- evolution crashed with SIGSEGV in __strlen_sse2() https://bugs.launchpad.net/bugs/649337 You

[Bug 587387] Re: Weather Report applet no longer retreives forecast at my location (Melbourne, Australia)

2010-09-08 Thread Philippe Gauthier
*** This bug is a duplicate of bug 629646 *** https://bugs.launchpad.net/bugs/629646 Thanks for the bug report all the comments. This particular bug has been reported more than once. The bug 629646 already contains a link to an upstream bug report, so I am marking this one as a duplicate.

[Bug 629646] Re: Locations using bom.gov.au for forecast data no longer can no longer retrieve forecast data

2010-09-04 Thread Philippe Gauthier
** Also affects: libgweather via https://bugzilla.gnome.org/show_bug.cgi?id=628750 Importance: Unknown Status: Unknown -- Locations using bom.gov.au for forecast data no longer can no longer retrieve forecast data https://bugs.launchpad.net/bugs/629646 You received this bug

[Bug 629646] Re: Locations using bom.gov.au for forecast data no longer can no longer retrieve forecast data

2010-09-03 Thread Philippe Gauthier
This bug is an upstream one and it would be quite helpful if you could send the bug the to the people writing the software by following the instructions at https://wiki.ubuntu.com/Bugs/Upstream/GNOME . If you have done so, please tell us the number of the upstream bug (or the link), so we can add

[Bug 628978] Re: Time of sunrise/-set linked to local time of installed os

2010-09-02 Thread Philippe Gauthier
Thank you for your bug report. The clock applet seems to work a little more than the weather applet to get the sunrise and the sunset times correctly. It looks like it shouldn't be too difficult for the developers to copy the relevant code from one to the other. ** Package changed: libgweather

[Bug 628978] Re: Time of sunrise/-set linked to local time of installed os

2010-09-02 Thread Philippe Gauthier
It looks like it might be a little harder than I thought. The bug has been submitted to the upstream GNOME developers. Thanks again! https://bugzilla.gnome.org/show_bug.cgi?id=628633 ** Bug watch added: GNOME Bug Tracker #628633 https://bugzilla.gnome.org/show_bug.cgi?id=628633 ** Also

[Bug 498137] Re: Weather data for Coventry (UK) no longer available

2010-08-12 Thread Philippe Gauthier
Yes, it seems that the airport was bought and reopened recently [1]. Marking bug as invalid. Thanks! [1] http://www.coventryairport.co.uk/news/2010/06/15/coventry_airport_gears_up_for_business ** Changed in: libgweather (Ubuntu) Status: Fix Released = Invalid -- Weather data for

[Bug 615045] Re: Running catman makes man display junk data

2010-08-09 Thread Philippe Gauthier
** Summary changed: - Cached (compressed) man pages are corrupted by conversion to UTF-8 + Running catman makes man display junk data ** Description changed: After running sudo catman to update the man page cache, the display of - some man pages will be corrupted. Deleting the corresponding

[Bug 615045] Re: Running catman makes man display junk data

2010-08-09 Thread Philippe Gauthier
If I run `sudo man -L fr_CA.utf8 -caM /usr/share/man 6 nethack' from the command line, no cache file is created and so the bug does not happen. If I create a small script that runs the same command, but clears the environment, I get a junk man page. Here is a such a script: #!/usr/bin/python

[Bug 615045] [NEW] Cached (compressed) man pages are corrupted by conversion to UTF-8

2010-08-08 Thread Philippe Gauthier
Public bug reported: After running sudo catman to update the man page cache, the display of some man pages will be corrupted. Deleting the corresponding entries in /var/cache/man/cat[1-8]/ will bring back the original man pages. I can reproduce this problem with man-db 2.5.7-3, but not with

[Bug 615045] Re: Cached (compressed) man pages are corrupted by conversion to UTF-8

2010-08-08 Thread Philippe Gauthier
** Tags added: regression-release -- Cached (compressed) man pages are corrupted by conversion to UTF-8 https://bugs.launchpad.net/bugs/615045 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 528720] Re: Keyboard stuck with irqbalance

2010-07-27 Thread Philippe Gauthier
@L Schmiedl: This bug report is about irqbalance causing the system to freeze. I recommend that you file a new bug with your configuration to let the developers know that there may be other issues. Thanks! -- Keyboard stuck with irqbalance https://bugs.launchpad.net/bugs/528720 You received this

[Bug 561734] Re: quadrapassel doesn't start: Failed to initialise clutter: Unable to select the newly created GLX context

2010-07-21 Thread Philippe Gauthier
I cal also reproduce the bug with nouveau on Lucid, with the xorg-edgers ppa (7.9.0+git20100721.ec0e7b16-0ubuntu0sarvatt~lucid). I get the Unable to make the stage window... error, and a segmentation fault crash (in dri2InvalidateBuffers -- dri2_glx.c:621). -- quadrapassel doesn't start: Failed

[Bug 604697] Re: USB Mouse failed to hibernate

2010-07-13 Thread Philippe Gauthier
donquixote: You can run apport-collect BUGNUMBER [1] [1] https://help.ubuntu.com/community/ReportingBugs#Filing%20bugs%20at%20Launchpad.net -- USB Mouse failed to hibernate https://bugs.launchpad.net/bugs/604697 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 605085] Re: souris gelle

2010-07-13 Thread Philippe Gauthier
** Description changed: - Ma souris arrete de fonctionner, ca la fait 2 fois coup sur coup, quand - gimp etait ouvert, mais si je plug un device usb comme mon gps c'est - imanquable elle arrete de fonctionner. + My mouse stops working. It stopped twice while gimp was open, but if I + plus an usb

[Bug 605085] Re: [usb] Mouse stops responding

2010-07-13 Thread Philippe Gauthier
** Summary changed: - souris gelle + [usb] Mouse stops responding -- [usb] Mouse stops responding https://bugs.launchpad.net/bugs/605085 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 522538] Re: gwibber-service crashed with error in connect()

2010-06-25 Thread Philippe Gauthier
The content of desktop-couchdb.stderr.* when gwibber-service stops working properly: heart_beat_kill_pid = 2954 heart_beat_timeout = 11 heart: Thu Jun 24 10:19:32 2010: Erlang has closed.^M Segmentation fault heart: Thu Jun 24 10:19:34 2010: Executed /usr/bin/couchdb -k. Terminating.^M Traceback

[Bug 597039] Re: Can no longer prevent the screen from locking during idle fadeout

2010-06-23 Thread Philippe Gauthier
*** This bug is a duplicate of bug 59 *** https://bugs.launchpad.net/bugs/59 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 59, so it is being marked as such. Please look

[Bug 595555] Re: screensaver can't be interrupted once fade begins

2010-06-23 Thread Philippe Gauthier
I have the same symptoms in Lucid, but using Xorg edgers PPA. There is also bug #512306 for Lucid. -- screensaver can't be interrupted once fade begins https://bugs.launchpad.net/bugs/59 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 585472] Re: File System Properties reports 128 TB of use

2010-06-03 Thread Philippe Gauthier
$ gvfs-info computer:///root.link display name: Système de fichiers name: root.link type: mountable attributes: standard::type: 6 standard::name: root.link standard::display-name: Système de fichiers standard::icon: drive-harddisk standard::target-uri: file:/// standard::sort-order: 0

[Bug 586840] Re: PHP is disabled by default for publishing from user's public_html folder using userdir module

2010-05-28 Thread Philippe Gauthier
This change was done as a security measure to prevent users to execute code with the permissions of the www-data user. The comment in the php5.conf file is there to explain how to re-enable php in user directory in the case you control all your users. See the following Debian bug report for more

[Bug 587016] Re: xchat-gnome source fails to build

2010-05-28 Thread Philippe Gauthier
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug has been fixed by upstream and should be available in a future release. These symbols are deprecated and when you are building with configure, the option to disable deprecated symbols is used. This option

[Bug 584836] Re: package gnect 1:2.30.0-0ubuntu6 failed to install/upgrade:

2010-05-28 Thread Philippe Gauthier
** Changed in: dpkg (Ubuntu) Status: Fix Committed = Invalid -- package gnect 1:2.30.0-0ubuntu6 failed to install/upgrade: https://bugs.launchpad.net/bugs/584836 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 586633] Re: Libtag and other problems

2010-05-28 Thread Philippe Gauthier
*** This bug is a duplicate of bug 512096 *** https://bugs.launchpad.net/bugs/512096 Thank you for taking the time to report this bug and helping to make Ubuntu better. This error may occur is there was a system failure during a previous update. See the following page for any one of the

[Bug 586836] Re: package xulrunner-1.9.2 1.9.2.3 nobinonly-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-05-28 Thread Philippe Gauthier
*** This bug is a duplicate of bug 586835 *** https://bugs.launchpad.net/bugs/586835 ** This bug has been marked a duplicate of bug 586835 package xulrunner-1.9.2 1.9.2.3 nobinonly-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit

[Bug 586835] Re: package xulrunner-1.9.2 1.9.2.3 nobinonly-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-05-28 Thread Philippe Gauthier
Thank you for taking the time to report this bug and helping to make Ubuntu better. This problem looks like a file system corruption problem affecting the alternatives system, but I am not sure. I am reassigning this bug report to the affected package. ** Package changed: xulrunner-1.9.2 (Ubuntu)

[Bug 586840] Re: PHP is disabled by default for publishing from user's public_html folder using userdir module

2010-05-28 Thread Philippe Gauthier
This change was done as a security measure to prevent users to execute code with the permissions of the www-data user. The comment in the php5.conf file is there to explain how to re-enable php in user directory in the case you control all your users. See the following Debian bug report for more

[Bug 586848] Re: gedit just exits when I try to open a zero byte(empty) file.

2010-05-28 Thread Philippe Gauthier
Good catch! The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please tell us the number of the upstream

[Bug 586848] Re: gedit just exits when I try to open a zero byte(empty) file.

2010-05-28 Thread Philippe Gauthier
Sorry, ignore my previous message. I left the browser window open for too long and didn't see the progress! ** Changed in: gedit (Ubuntu) Status: New = Fix Committed -- gedit just exits when I try to open a zero byte(empty) file. https://bugs.launchpad.net/bugs/586848 You received this

[Bug 586049] Re: Slow desktop performance when desktop effects enabled

2010-05-27 Thread Philippe Gauthier
*** This bug is a duplicate of bug 496653 *** https://bugs.launchpad.net/bugs/496653 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 496653, so it is being marked as such. Please look

[Bug 586080] Re: (Users Settings) Properties has no effect

2010-05-27 Thread Philippe Gauthier
Good catch! The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please tell us the number of the upstream

[Bug 586107] Re: Impossible d'insaller les derni ères mises à jour

2010-05-27 Thread Philippe Gauthier
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that there was an error caused by a corrupted archive. Please execute the following commands, as it will clear your package cache, in a terminal ( Applications - Accessories - Terminal ) : sudo apt-get

[Bug 586106] Re: package libgnome-desktop-2-17 1:2.30.0-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-05-27 Thread Philippe Gauthier
*** This bug is a duplicate of bug 512096 *** https://bugs.launchpad.net/bugs/512096 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 512096, so it is being marked as such. Please look

[Bug 585538] Re: run command interface stops appearing

2010-05-26 Thread Philippe Gauthier
** Package changed: ubuntu = kdebase-workspace (Ubuntu) -- run command interface stops appearing https://bugs.launchpad.net/bugs/585538 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list

[Bug 585525] Re: multiple bad sectors since lucid install

2010-05-26 Thread Philippe Gauthier
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 585525 This will help us to find and resolve the problem. Bear in mind that you may need

[Bug 585627] Re: There's no way to learn the master volume percentage grafically in 10.04

2010-05-26 Thread Philippe Gauthier
I guess that all the indicator menus currently don't support having tooltips. If it's the case, this bug should probably be reassigned to indicator-application. ** Package changed: ubuntu = indicator-sound (Ubuntu) -- There's no way to learn the master volume percentage grafically in 10.04

[Bug 585886] Re: Address typing bug

2010-05-26 Thread Philippe Gauthier
*** This bug is a duplicate of bug 428703 *** https://bugs.launchpad.net/bugs/428703 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 428703, so it is being marked as such. Please look

[Bug 585817] Re: grep ^[A-Z] does not work

2010-05-26 Thread Philippe Gauthier
From the manual page (man grep): grep, egrep, fgrep, rgrep - print lines matching a pattern. If I understand correctly, the behavior you are observing is correct. You might want to take a look at the different options (like `-o'), or use a general purpose regular expression implementation. **

[Bug 585678] Re: package grub-pc 1.98-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-05-26 Thread Philippe Gauthier
*** This bug is a duplicate of bug 511463 *** https://bugs.launchpad.net/bugs/511463 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 511463, so it is being marked as such. Please look

[Bug 585642] Re: package grub-pc 1.98-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-05-26 Thread Philippe Gauthier
*** This bug is a duplicate of bug 511463 *** https://bugs.launchpad.net/bugs/511463 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 511463, so it is being marked as such. Please look

[Bug 585958] Re: BUG: unable to handle kernel paging request at ff01c560

2010-05-26 Thread Philippe Gauthier
Thank you for your report. This package failure looks like being caused by a hardware memory problem. Please start the Memory check from the boot menu. ** Changed in: linux (Ubuntu) Status: New = Invalid -- BUG: unable to handle kernel paging request at ff01c560

[Bug 585954] Re: package ocaml-base-nox 3.11.2-1 failed to install/upgrade: error writing to 'standard output': Input/output error

2010-05-26 Thread Philippe Gauthier
*** This bug is a duplicate of bug 545790 *** https://bugs.launchpad.net/bugs/545790 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 545790, so it is being marked as such. Please look

[Bug 554296] Re: Fonts chipped with subpixel hinting enabled on NV46 (G72M Quadro NVS 110M, GeForce Go 7300)

2010-05-26 Thread Philippe Gauthier
I have two monitors, sub-pixel hinting (optimizations none) enabled. I have been running the proprietary driver without ever seeing this problem for months. xserver-xorg-video-nouveau: Installé : 1:0.0.15+git20100219+9b4118d-0ubuntu5 Candidat : 1:0.0.15+git20100219+9b4118d-0ubuntu5 Table de

[Bug 522538] Re: gwibber-service crashed with error in connect()

2010-05-26 Thread Philippe Gauthier
As I said in an other bug report [1], it seems like the couchdb service may go away for some reason (going to sleep seems to trigger this sometimes) and come back listening on a different port. Some debugging in gwibber-service let us see that its desktopcouch.records.server instance still holds

  1   2   3   4   5   >