[Bug 400207] Re: External harddrive not mount/usable -> error -71

2009-07-22 Thread Jacques Latrive
*** This bug is a duplicate of bug 387161 *** https://bugs.launchpad.net/bugs/387161 ** This bug has been marked a duplicate of bug 387161 Koala: External SATA->USB Drive no longer being identified properly -- External harddrive not mount/usable -> error -71 https://bugs.launchpad.net/bug

[Bug 125209] Re: Flash video in Epiphany doesn't die when browser is closed

2007-09-12 Thread Jacques Latrive
I can confirm the bug too with any of the four python extensions. Other extensions seems to be fine. -- Flash video in Epiphany doesn't die when browser is closed https://bugs.launchpad.net/bugs/125209 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug co

[Bug 108584] Re: HAL fails to detect audio cds with a data track

2008-02-29 Thread Jacques Latrive
Actually, I had forgotten this bug as it was fixed not long after I reported it in an update. I'm currently running Hardy on the same hardware with no problems. I'll try the livecd when I can. -- HAL fails to detect audio cds with a data track https://bugs.launchpad.net/bugs/108584 You received t

[Bug 205468] [NEW] Matroska video files get the wrong mime type in hardy.

2008-03-23 Thread Jacques Latrive
Public bug reported: Video files in Matroska container (*.mkv files) are identified with the wrong mime type in hardy : application/x-extension-mkv (which I guess just mean file with a mkv extension I don't know of) instead of application/x-matroska. This causes many problems : file association in

[Bug 205468] Re: Matroska video files get the wrong mime type in hardy.

2008-03-23 Thread Jacques Latrive
Nevermind, I just resolved my bug by removing the ~/.local/share/mime directory. It seems like there were entries for *.mkv files in my personnal mime database that were masking the system one and causing this bug. I don't know how that happened though. My guess is they were created during the upg

[Bug 13305] Re: mplayer won't open from file

2008-03-28 Thread Jacques Latrive
*** This bug is a duplicate of bug 164709 *** https://bugs.launchpad.net/bugs/164709 ** This bug has been marked a duplicate of bug 164709 gmplayer fails to play a file whose filename contains spaces -- mplayer won't open from file https://bugs.launchpad.net/bugs/13305 You received this b

[Bug 13305] Re: mplayer won't open from file

2008-03-05 Thread Jacques Latrive
The bug is still there in hardy and I understand multiverse's packages' bugs are now tracked here. The problem lies within mplayer's desktop file and is very easy to fix : The line "gmplayer %U" has to be changed to "gmplayer %F". %U means the program accepts multiple URIs on the command line, w

[Bug 113092] Re: nautilus in feisty can't open http:// URI which affects service-discovery-applet

2007-06-04 Thread Jacques Latrive
I can confirm this bug. I get exactly the same symptoms described in the second comment. About ftp urls : gnome-open freezes on them (does'nt do anything but does'nt terminate either), evolution freezes when clicking on an ftp:// links in an email, nautilus can't open ftp folders anymore, etc. I

[Bug 103050] Re: Xorg fails to start requesting libwfb when using nvidia-glx-new

2007-04-20 Thread Jacques Latrive
Actually, my bug solved itself (maybe thanks to an update, I can't remember), so I won't open a bug report for an already solved issue :) -- Xorg fails to start requesting libwfb when using nvidia-glx-new https://bugs.launchpad.net/bugs/103050 You received this bug notification because you are a

[Bug 58622] Re: compiz: firefox autoscrolling cursor leaves trailing marks

2007-04-20 Thread Jacques Latrive
I got the same bug with compiz, AIGLX and nvidia drivers on feisty. Actually the problem is not with the autoscrolling feature but with firefox's rendering of "position: fixed" styled elements. (The multi-arrow circle which is displayed using autoscrolling is actually implemented as an element in

[Bug 108584] HAL fails to detect audio cds with a data track

2007-04-21 Thread Jacques Latrive
Public bug reported: Binary package hint: hal When I insert an audio cd with a data track, (this include all cds with the mention "opendisc" and most of the so-called copy-protected cds) the systems acts as if no CD was inserted, and when I double click on the cd drive icon in nautilus, I'm to

[Bug 102815] Re: [feisty] gtk-window-decorator top window bar (minimize, maximize, close) not working

2007-04-14 Thread Jacques Latrive
It also happens to me, but only when windows are maximized. -- [feisty] gtk-window-decorator top window bar (minimize, maximize, close) not working https://bugs.launchpad.net/bugs/102815 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubun

[Bug 102815] Re: [feisty] gtk-window-decorator top window bar (minimize, maximize, close) not working

2007-04-14 Thread Jacques Latrive
** Changed in: compiz (Ubuntu) Status: Unconfirmed => Confirmed -- [feisty] gtk-window-decorator top window bar (minimize, maximize, close) not working https://bugs.launchpad.net/bugs/102815 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug conta

[Bug 103050] Re: Xorg fails to start requesting libwfb when using nvidia-glx-new

2007-04-18 Thread Jacques Latrive
I've got the same bug with nvidia-glx-new. The bug is fixed with these two comands (as root) : # rmmod nvidia # modprobe nvidia_new It looks like the wrong kernel module is loaded at startup ... -- Xorg fails to start requesting libwfb when using nvidia-glx-new https://bugs.launchpad.net/bugs/1

[Bug 103050] Re: Xorg fails to start requesting libwfb when using nvidia-glx-new

2007-04-18 Thread Jacques Latrive
Upon closer inspection, it appears I'm having another bug (Sorry for the polution). Here's what's in my Xorg.0.log : (II) LoadModule: "wfb" (WW) Warning, couldn't open module wfb (II) UnloadModule: "wfb" (EE) Failed to load module "wfb" (module does not exist, 0) (--> that is why I thought it wa

[Bug 519410] Re: Lucid freezes at gdm login

2010-02-09 Thread Jacques Latrive
I can confirm this bug on a laptop with a nvidia card with the nvidia- current-driver. A small precision : the freeze happen only when typing "enter" after typing my password in gdm, or trying to switch to a console (Ctrl+Alt+F1) but the scroll lock light lights up after typing a fey keys and stay

[Bug 515023] Re: ATA pass-through commands preventing external HDD to be mounted

2010-02-07 Thread Jacques Latrive
I can confirm this bug : [129107.780068] usb 1-3: new high speed USB device using ehci_hcd and address 7 [129107.941130] usb 1-3: configuration #1 chosen from 1 choice [129107.942274] scsi8 : SCSI emulation for USB Mass Storage devices [129107.942554] usb-storage: device found at 7 [129107.942558]

[Bug 445038] Re: File type determiner parses mp3, other media files and returns "plain text document"

2009-10-06 Thread Jacques Latrive
*** This bug is a duplicate of bug 444962 *** https://bugs.launchpad.net/bugs/444962 Confirmed since the latest shared-mime-info update in karmic. Every single file is identified as text/plain. (The bug seems to be in the mime database since it can also be observed with the xdg-open command)

[Bug 444962] Re: shared-mime-info-0.7-ubuntu1 update is broken

2009-10-06 Thread Jacques Latrive
The command rm -rf ~/.local/share/mime/ fixes it. This looks like a conflict between the system's and the user's mime database. -- shared-mime-info-0.7-ubuntu1 update is broken https://bugs.launchpad.net/bugs/444962 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 392136] Re: package grub-pc 1.96+20080724-12ubuntu2 failed to install on dmraid (fakeraid) no mapping exists

2009-09-27 Thread Jacques Latrive
I can confirm the bug still happens on latest karmic: ... Generating core.img grub-probe: error: no mapping exists for `isw_ecjeghdcbi_vaio1' Auto-detection of a filesystem module failed. Please specify the module with the option `--modules' explicitly. ... -- package grub-pc 1.96+20080724-12ubun

[Bug 187547] Re: nautilus eat memory, locks desktop

2009-09-17 Thread Jacques Latrive
*** This bug is a duplicate of bug 204413 *** https://bugs.launchpad.net/bugs/204413 ** Changed in: nautilus (Ubuntu) Status: Invalid => Confirmed -- nautilus eat memory, locks desktop https://bugs.launchpad.net/bugs/187547 You received this bug notification because you are a member o

[Bug 187547] Re: nautilus eat memory, locks desktop

2009-09-17 Thread Jacques Latrive
*** This bug is a duplicate of bug 204413 *** https://bugs.launchpad.net/bugs/204413 ** This bug has been marked a duplicate of bug 204413 nautilus memory leak -- nautilus eat memory, locks desktop https://bugs.launchpad.net/bugs/187547 You received this bug notification because you are a

[Bug 414565] Re: Nautilus memory leak when selecting a video file

2009-09-17 Thread Jacques Latrive
*** This bug is a duplicate of bug 204413 *** https://bugs.launchpad.net/bugs/204413 ** This bug has been marked a duplicate of bug 204413 nautilus memory leak -- Nautilus memory leak when selecting a video file https://bugs.launchpad.net/bugs/414565 You received this bug notification bec

[Bug 387161] Re: JMicron drive 152d:2329 causes USB resets on ATA smart probing

2009-09-17 Thread Jacques Latrive
The blacklisting works for me. -- JMicron drive 152d:2329 causes USB resets on ATA smart probing https://bugs.launchpad.net/bugs/387161 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 204413] Re: nautilus memory leak

2009-09-17 Thread Jacques Latrive
I can confirm this bug and reliably reproduce it, after suffering from it for a long time seemingly randomly without understanding what caused it, and finally noticing a strange coincidence tonight (see below). Also I can maybe tell why and how it happens by guesswork ... === Conditions to reprod

[Bug 204413] Re: nautilus memory leak

2009-09-18 Thread Jacques Latrive
Yes, on any video (but like I said, the symptoms are hard to notice and inconsequential on small videos, and I hadn't until yesterday) Also the symptoms happen whether audio file preview is enabled or not. (By the way, what do 'confirmed' and triaged 'mean' ? since it looks like I've done a mista

[Bug 204413] Re: nautilus memory leak

2009-09-18 Thread Jacques Latrive
Correction : on any video *with a thumbnail*. If thumbnailing failed and nautilus show the standard video icon, the bug does not happen. -- nautilus memory leak https://bugs.launchpad.net/bugs/204413 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 419359] Re: pulseaudio eat a lot of cpu and restart about every 20 seconds

2009-08-27 Thread Jacques Latrive
I can confirm this bug (same symptoms) on amd64 with version 1:0.9.16~test6-3-g57e1-0ubuntu1 of the pulseaudio packages. Returning to the previous version (1:0.9.16~test5-0ubuntu2) fixes it. Also pulseaudio is unusable while this bug occur (no sound). ** Changed in: pulseaudio (Ubuntu) S