[Bug 221983] Re: [hardy] input/output error with usb storage phone

2008-07-29 Thread Johan Brannlund
I see exactly the same error when I connect my Motorola A1200 phone. Changing the udev rules files does not seem to help. If I remove the microSD card from the phone, put it into an SD adapter and plug that into the card reader on my laptop, I can read and write files just fine. Connecting the pho

[Bug 221983] Re: [hardy] input/output error with usb storage phone

2008-07-29 Thread Johan Brannlund
Apparently this problem also affects suse: http://forums.opensuse.org/hardware/389136-motorola-a1200-connect-error- usbstorage-after-os11-upgrade.html And fedora: http://www.mail-archive.com/fedora- [EMAIL PROTECTED]/msg06877.html -- [hardy] input/output error with usb storage phone https://bugs

[Bug 253399] Re: loud beep when starting intrepid on a dell lattitude/inspiron

2008-11-18 Thread Johan Brannlund
I used to have this problem on my Dell Inspiron 1420, which was upgraded from Hardy. But after a clean reinstall of Intrepid, it doesn't happen anymore. -- loud beep when starting intrepid on a dell lattitude/inspiron https://bugs.launchpad.net/bugs/253399 You received this bug notification beca

[Bug 188811] Re: Unmount of sshfs kills system

2008-11-30 Thread Johan Brannlund
With a fully up-to-date Intrepid, the unmounting no longer kills the system. However, it's still buggy. When I carry out the exact same steps as above and try to unmount I get $ umount ~/Desktop/nullinfinity umount: /home/jbr/Desktop/nullinfinity mount disagrees with the fstab ** Summary changed

[Bug 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2008-11-25 Thread Johan Brannlund
Another workaround is to use ctrl together with f,b,n and p instead of the arrow keys. -- Regression: Connecting to FreeNX breaks keyboard layout in Intrepid https://bugs.launchpad.net/bugs/289918 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 320632] Re: tap-to-click and edge-scrolling broken in Jaunty

2009-01-29 Thread Johan Brannlund
I'm also affected by this bug. Edge scrolling worked fine with 0.15-series synaptics driver but broke after upgrading to the 0.99 series. Input properties for my (alps) touchpad attached. -- tap-to-click and edge-scrolling broken in Jaunty https://bugs.launchpad.net/bugs/320632 You received this

[Bug 320632] Re: tap-to-click and edge-scrolling broken in Jaunty

2009-01-29 Thread Johan Brannlund
** Attachment added: "Input properties for alps touchpad" http://launchpadlibrarian.net/21774960/input -- tap-to-click and edge-scrolling broken in Jaunty https://bugs.launchpad.net/bugs/320632 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 320632] Re: tap-to-click and edge-scrolling broken in Jaunty

2009-01-29 Thread Johan Brannlund
And I should clarify that the above attachment is with the 0.99 series driver, where edge scrolling does not work. -- tap-to-click and edge-scrolling broken in Jaunty https://bugs.launchpad.net/bugs/320632 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 258421] Re: GTK apps should send PDF to CUPS when printing

2009-06-19 Thread Johan Brannlund
The patch just papers over the fact that the original check is buggy: file_format is always set to the null string, when it should be "pdf" or "ps". I'll try to figure out why this happens. -- GTK apps should send PDF to CUPS when printing https://bugs.launchpad.net/bugs/258421 You received this

[Bug 258421] Re: GTK apps should send PDF to CUPS when printing

2009-06-19 Thread Johan Brannlund
I believe the bug is in this line in ev-print-operation.c: file_format = gtk_print_settings_get (print_settings, GTK_PRINT_SETTINGS_OUTPUT_FILE_FORMAT); ... but the key GTK_PRINT_SETTINGS_OUTPUT_FILE_FORMAT is only defined for the "output to file" pseudo-printer, according to http://library.gnom

[Bug 258421] Re: GTK apps should send PDF to CUPS when printing

2009-06-19 Thread Johan Brannlund
Here's a slightly updated patch that uses gtk_printer_accepts_pdf(). ** Attachment added: "New evince printing patch" http://launchpadlibrarian.net/28125774/evince-output-pdf-2.patch -- GTK apps should send PDF to CUPS when printing https://bugs.launchpad.net/bugs/258421 You received this bug

[Bug 258421] Re: GTK apps should send PDF to CUPS when printing

2009-06-19 Thread Johan Brannlund
Yes, I tested that and it does work. But the patch with gtk_printer_accepts_pdf had a bug - apparently that function always returns true for the print to file "printer", even if the user selects postscript. Updated patch attached. ** Attachment added: "Newer evince printing patch" http://launc

[Bug 258421] Re: GTK apps should send PDF to CUPS when printing

2009-06-20 Thread Johan Brannlund
Adding a final, functionally equivalent but slightly cleaned-up version of the patch. As for punting the page management to CUPS, code just landed in evince that does the page management with gtkprint: http://bugzilla.gnome.org/show_bug.cgi?id=557112 So presumably gtk is now the proper place for

[Bug 352118] Re: WPA writes possibly unnecessary messages to the system log

2009-06-21 Thread Johan Brannlund
The attached patch fixes this issue by changing the CTRL-EVENT-SCAN- RESULTS message to a debug message and thus prevents it from showing up by default. ** Attachment added: "wpa-supplicant.patch" http://launchpadlibrarian.net/28178677/wpa-supplicant.patch -- WPA writes possibly unnecessary

[Bug 352118] Re: WPA writes possibly unnecessary messages to the system log

2009-06-04 Thread Johan Brannlund
This still happens for me on Karmic. -- WPA writes possibly unnecessary messages to the system log https://bugs.launchpad.net/bugs/352118 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.ubun

[Bug 287502] Re: please package TeXLive 2008

2009-06-05 Thread Johan Brannlund
For what it's worth, the Debian tex team has abandoned texlive 2008 and is now working on packaging texlive 2009. -- please package TeXLive 2008 https://bugs.launchpad.net/bugs/287502 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 382176] [NEW] computer randomly shuts down

2009-05-31 Thread Johan Brannlund
Public bug reported: Binary package hint: gnome-power-manager At random intervals (a few times a week), the new gnome-power-manager says "The battery is below the critical level and this computer is about to shut down." and proceeds to turn off the computer, even though the computer is plugged in

[Bug 382176] Re: computer randomly shuts down

2009-05-31 Thread Johan Brannlund
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/27337524/Dependencies.txt ** Attachment added: "DevkitPower.txt" http://launchpadlibrarian.net/27337525/DevkitPower.txt ** Attachment added: "GConfNonDefault.txt" http://launchpadlibrarian.net/27337526/GConfNonDefault

[Bug 382176] Re: computer randomly shuts down

2009-05-31 Thread Johan Brannlund
I would mark this bug as Critical since it causes data loss but can't seem to find a way to do so. -- computer randomly shuts down https://bugs.launchpad.net/bugs/382176 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 258421] Re: GTK apps should send PDF to CUPS when printing

2009-05-21 Thread Johan Brannlund
With Karmic and poppler 0.11, the above patch to make evince output PDF works much better. The PDF file that evince gives to cups is now just slightly bigger than the original, instead of being a factor of 100 larger, like it was before. -- GTK apps should send PDF to CUPS when printing https://

[Bug 320632] Re: tap-to-click and edge-scrolling broken in Jaunty

2009-02-27 Thread Johan Brannlund
I also have an alps touchpad and the 0.99.3-2ubuntu3.5 package from the ppa works fine in every way for me. -- tap-to-click and edge-scrolling broken in Jaunty https://bugs.launchpad.net/bugs/320632 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 320632] Re: tap-to-click and edge-scrolling broken in Jaunty

2009-02-27 Thread Johan Brannlund
900 works fine for me too. -- tap-to-click and edge-scrolling broken in Jaunty https://bugs.launchpad.net/bugs/320632 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.ubuntu.com https://lists

[Bug 353570] Re: empathy is uninstallable - dependency errors due to version numbers

2009-05-20 Thread Johan Brannlund
** Changed in: empathy (Ubuntu) Status: Incomplete => Fix Released -- empathy is uninstallable - dependency errors due to version numbers https://bugs.launchpad.net/bugs/353570 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 258421] Re: GTK apps should send PDF to CUPS when printing

2009-03-09 Thread Johan Brannlund
Unfortunately, the patch from the gnome bug didn't help. Evince still produces very large pdf output files for some documents. -- GTK apps should send PDF to CUPS when printing https://bugs.launchpad.net/bugs/258421 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 258421] Re: GTK apps should send PDF to CUPS when printing

2009-03-09 Thread Johan Brannlund
Wow. The poppler pdf output seems to be... less than optimal. Running pdfimages on a 3-page pdf that came from the evince "Print preview" functionality gave me 10 000 ppm images. Poppler seems to embed bitmaps into the pdf, one for each character of text. No wonder the file is huge. Possibly relat

[Bug 258421] Re: GTK apps should send PDF to CUPS when printing

2009-03-11 Thread Johan Brannlund
Sorry, make that "bug in poppler". -- GTK apps should send PDF to CUPS when printing https://bugs.launchpad.net/bugs/258421 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.ubuntu.com https:/

[Bug 258421] Re: GTK apps should send PDF to CUPS when printing

2009-03-11 Thread Johan Brannlund
The reason for the huge files is a bug in Cairo that was fixed very recently. See http://bugs.freedesktop.org/show_bug.cgi?id=12769 Would there be any chance of the Cairo fix going into Jaunty? If not, it's probably better to leave Evince as it is. -- GTK apps should send PDF to CUPS when printi

[Bug 264789] Re: USB Hard Drive Not Accessible

2008-11-03 Thread Johan Brannlund
** Bug watch added: Linux Kernel Bug Tracker #11843 http://bugzilla.kernel.org/show_bug.cgi?id=11843 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=11843 Importance: Unknown Status: Unknown -- USB Hard Drive Not Accessible https://bugs.launchpad.net/bugs/26

[Bug 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2008-11-04 Thread Johan Brannlund
This is still broken for me. Client: Fully up-to-date Intrepid, NX client version 3.2.0-13 Server: CentOS 4.6, NX server version 2.1.0-72 -- Regression: Connecting to FreeNX breaks keyboard layout in Intrepid https://bugs.launchpad.net/bugs/289918 You received this bug notification because you

[Bug 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2008-11-04 Thread Johan Brannlund
Right, the updates from intrepid-proposed do not fix this issue. -- Regression: Connecting to FreeNX breaks keyboard layout in Intrepid https://bugs.launchpad.net/bugs/289918 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 282808] Re: touchpad tapping gets actived on suspend and resume

2008-10-19 Thread Johan Brannlund
I suspect this is a duplicate of https://bugs.launchpad.net/ubuntu/+source/gnome-settings- daemon/+bug/280148/ -- touchpad tapping gets actived on suspend and resume https://bugs.launchpad.net/bugs/282808 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 279086] Re: unable to mount camera

2008-10-14 Thread Johan Brannlund
If I stop hal, I can mount the camera by hand ("mount /dev/sda1 /mnt"). -- unable to mount camera https://bugs.launchpad.net/bugs/279086 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 279086] Re: unable to mount camera

2008-10-14 Thread Johan Brannlund
I can also mount the camera automatically if I remove all references to Panasonic cameras from /usr/share/hal/fdi/preprobe/10osvendor/20-libgphoto2.fdi . After this removal, the camera is recognized as a generic USB device. ** Changed in: hal (Ubuntu) Sourcepackagename: None => hal -- unable to

[Bug 279086] Re: unable to mount camera

2008-10-14 Thread Johan Brannlund
I should say that when mounting, I get errors in dmesg: [ 360.669425] attempt to access beyond end of device [ 360.669455] sdb: rw=0, want=2012160, limit=2012159 but they appear to be non-fatal. I did read somewhere that the camera has an off-by-one bug when formatting SD cards, so this may sim

[Bug 279086] Re: unable to mount camera

2008-10-14 Thread Johan Brannlund
I have an fz8. Same problem. -- unable to mount camera https://bugs.launchpad.net/bugs/279086 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.ubuntu.com https://lists.ubuntu.com/mailman/list

[Bug 279086] Re: unable to mount camera

2008-10-14 Thread Johan Brannlund
** Changed in: hal (Ubuntu) Status: New => Confirmed -- unable to mount camera https://bugs.launchpad.net/bugs/279086 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.ubuntu.com https:

[Bug 269904] Re: Screen refresh problems with nvidia on intrepid

2008-09-15 Thread Johan Brannlund
I take back my earlier comment. -173 fixes the problem for me too. -- Screen refresh problems with nvidia on intrepid https://bugs.launchpad.net/bugs/269904 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 269904] Re: Screen refresh problems with nvidia card

2008-09-13 Thread Johan Brannlund
I also have this problem, running Intrepid with latest updates. For me, the problem is worst in Firefox. Under Metacity, everything looks fine. -- Screen refresh problems with nvidia card https://bugs.launchpad.net/bugs/269904 You received this bug notification because you are a member of Ubuntu

[Bug 269904] Re: Screen refresh problems with nvidia card

2008-09-13 Thread Johan Brannlund
** Attachment added: "Xorg log" http://launchpadlibrarian.net/17599456/Xorg.0.log -- Screen refresh problems with nvidia card https://bugs.launchpad.net/bugs/269904 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 269904] Re: Screen refresh problems with nvidia card

2008-09-13 Thread Johan Brannlund
** Attachment added: "xorg.conf" http://launchpadlibrarian.net/17599458/xorg.conf -- Screen refresh problems with nvidia card https://bugs.launchpad.net/bugs/269904 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 61009] Re: No alsa sound through Motorola V300 phone

2008-09-23 Thread Johan Brannlund
No idea. I don't have this phone anymore. -- No alsa sound through Motorola V300 phone https://bugs.launchpad.net/bugs/61009 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.ubuntu.com https:

[Bug 183033] Re: Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone on CPU1

2008-05-19 Thread Johan Brannlund
https://bugzilla.redhat.com/show_bug.cgi?id=233069 may be the same bug. -- Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone on CPU1 https://bugs.launchpad.net/bugs/183033 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 257336] [NEW] vpnc UI not built in n-m 0.7

2008-08-12 Thread Johan Brannlund
Public bug reported: Binary package hint: network-manager I have installed network-manager 0.7 from the main intrepid archive and this works fine in itself. To use vpnc, I installed network-manager-vpnc from the network-manager PPA. However, this does not appear to include the UI part. If I run

[Bug 257336] Re: vpnc UI not built in n-m 0.7

2008-08-12 Thread Johan Brannlund
Mistake on my part, caused by not fully updated n-m packages. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- vpnc UI not built in n-m 0.7 https://bugs.launchpad.net/bugs/257336 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 234811] Re: [Hardy] system freezes after setting resolution to 1440 x 900 with Radeon 7500 graphics card, when using DVI output, Acer AL1916W monitor

2008-05-25 Thread Johan Brannlund
I've been trying to help with this a bit so I'll take the liberty of summarizing: 7.10: 1440x900 with DVI works as it should 8.04: 1440x900 with DVI hardlocks the machine completely, networking and everything dies 8.04 with kernel from 7.10: same as for 8.04. Using the latest git ati driver fro

[Bug 234811] Re: [Hardy] system freezes after setting resolution to 1440 x 900 with Radeon 7500 graphics card, when using DVI output, Acer AL1916W monitor

2008-05-25 Thread Johan Brannlund
** Changed in: xorg (Ubuntu) Sourcepackagename: None => xorg -- [Hardy] system freezes after setting resolution to 1440 x 900 with Radeon 7500 graphics card, when using DVI output, Acer AL1916W monitor https://bugs.launchpad.net/bugs/234811 You received this bug notification because you are a me

[Bug 253399] Re: loud beep when starting intrepid on a dell d830

2008-08-05 Thread Johan Brannlund
This also happens on my Dell Inspiron 1420. This problem did not appear in Hardy. -- loud beep when starting intrepid on a dell d830 https://bugs.launchpad.net/bugs/253399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 320904] Re: Inspiron 1420 does not resume [regression]

2009-02-01 Thread Johan Brannlund
*** This bug is a duplicate of bug 306315 *** https://bugs.launchpad.net/bugs/306315 ** This bug has been marked a duplicate of bug 306315 nvidia 180.* driver inhibits resume from suspend -- Inspiron 1420 does not resume [regression] https://bugs.launchpad.net/bugs/320904 You received thi

[Bug 323640] Re: Please sync telepathy-gabble 0.7.19-1 (universe) from Debian experimental (main).

2009-02-02 Thread Johan Brannlund
It may be topical to point out that telepathy-gabble 0.7.19 fixes several crasher bugs: Quoting from the t-g 0.7.19 announcement: - Fixes: * Don't crash when closing a muc channel containing an closed D-Bus tube. * Don't crash in calls if using glib with debugging enabled (fd.o #

[Bug 320904] [NEW] Inspiron 1420 does not resume [regression]

2009-01-24 Thread Johan Brannlund
Public bug reported: With Jaunty, my Dell Inspiron 1420 does not resume from suspend-to-ram. It suspends successfully, but when I press the power button to resume, the power light comes on but there is no disk activity. The keyboard is also completely dead. After rebooting, there is no indication

[Bug 320904] Re: Inspiron 1420 does not resume [regression]

2009-01-24 Thread Johan Brannlund
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/21600278/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/21600279/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/21600280/Dependencies.txt ** A

[Bug 320904] Re: Inspiron 1420 does not resume [regression]

2009-01-24 Thread Johan Brannlund
** Tags added: jaunty resume suspend -- Inspiron 1420 does not resume [regression] https://bugs.launchpad.net/bugs/320904 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.ubuntu.com https://l

[Bug 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2009-01-24 Thread Johan Brannlund
Running the following commands when logged in on the server via NX fixes the cursor keys for me: xmodmap -e "keycode 113=Left" xmodmap -e "keycode 114=Right" xmodmap -e "keycode 111=Up" xmodmap -e "keycode 116=Down" I have a US keyboard. -- Regression: Connecting to FreeNX breaks keyboard layou

[Bug 320904] Re: Inspiron 1420 does not resume [regression]

2009-01-25 Thread Johan Brannlund
I did some more testing. After using gnome for a while, I can log out, suspend from the gdm menu and still resume successfully. When I'm at the gdm screen, switching to a console and doing "sudo pm-suspend" also works. Doing "sudo pm-suspend" from a gnome terminal or from a console with gnome runn

[Bug 188501] Re: gtkspell should allow selection of input language

2009-01-26 Thread Johan Brannlund
This is fixed in gtkspell 2.0.15, which is not yet in Ubuntu. -- gtkspell should allow selection of input language https://bugs.launchpad.net/bugs/188501 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 315491] Re: Empathy can't call a GTalk contact (some crashes might be related)

2009-01-18 Thread Johan Brannlund
This is quite likely to be the upstream bug http://bugs.freedesktop.org/show_bug.cgi?id=19327 . Which is fixed by the patch http://git.collabora.co.uk/?p=user/ptlo/tp- gabble- senko/.git;a=commitdiff;h=619209648cdbd8fe12844e2b17580b4e0bb214fe . ** Also affects: empathy via https://bugs.freede

[Bug 294994] Re: NAT traversal for SIP using Empathy

2009-01-18 Thread Johan Brannlund
NAT traversal works for many other SIP accounts, but unfortunately not for ekiga.net. This is upstream bug http://sourceforge.net/tracker/index.php?func=detail&aid=2412241&group_id=143636&atid=756076 For debugging sofiasip, try this before starting empathy: "SOFIASIP_DEBUG=all SOFIASIP_PERSIST=1

[Bug 315491] Re: Empathy can't call a GTalk contact (some crashes might be related)

2009-01-18 Thread Johan Brannlund
Hi. To get the log, you'd have to run gabble with debugging options. See http://live.gnome.org/Empathy/Debugging -- Empathy can't call a GTalk contact (some crashes might be related) https://bugs.launchpad.net/bugs/315491 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 253399] Re: loud beep when starting intrepid on various laptops

2009-01-12 Thread Johan Brannlund
Still happens with a fresh install of the Jaunty cd from Jan 9. -- loud beep when starting intrepid on various laptops https://bugs.launchpad.net/bugs/253399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

[Bug 246141] Re: no support for realtek rtl8187se

2009-01-12 Thread Johan Brannlund
A version of this driver was recently added to the main kernel tree: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c8d86be38785705aca77e33933298c320a1bf2a5 -- no support for realtek rtl8187se https://bugs.launchpad.net/bugs/246141 You received this bug notification b

[Bug 221983] Re: [hardy] input/output error with usb storage phone

2009-01-21 Thread Johan Brannlund
This was a kernel bug in the SCSI subsystem, fixed by git commit ID 44ea91c597ae4641d9ac21b8bbba0795d2f4261e. -- [hardy] input/output error with usb storage phone https://bugs.launchpad.net/bugs/221983 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 291840] Re: gphoto2 backend unable to mount MTP audio player

2009-01-21 Thread Johan Brannlund
** Bug watch added: Red Hat Bugzilla #468881 https://bugzilla.redhat.com/show_bug.cgi?id=468881 ** Also affects: gvfs (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=468881 Importance: Unknown Status: Unknown -- gphoto2 backend unable to mount MTP audio player https://bu

[Bug 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2009-01-21 Thread Johan Brannlund
I'd be very happy if this bug could be fixed on the client side. After all, it was a client change that introduced the bug and there are situations where you have no influence over what's installed on the server. -- Regression: Connecting to FreeNX breaks keyboard layout in Intrepid https://bugs.

[Bug 275998] Re: internal mic capture very low volume when routed through pulseaudio

2008-12-14 Thread Johan Brannlund
i discovered something potentially interesting. With Pulseaudio running, I get the "low mic volume" problem described in this bug. If I kill pulse, and set the "Sound capture" setting in gnome-sound-properties to "HDA Intel STAC92xx Analog (ALSA)" I still have the low volume problem. However, if I

[Bug 132013] Re: gtk+ filechooser should use meta-tracker for searching

2009-03-13 Thread Johan Brannlund
When https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/150379 was resolved as "Fix Released", that made the "Fix Released" status of this bug incorrect. -- gtk+ filechooser should use meta-tracker for searching https://bugs.launchpad.net/bugs/132013 You received this bug notification becaus

[Bug 132013] Re: gtk+ filechooser should use meta-tracker for searching

2009-03-13 Thread Johan Brannlund
It appears that Tracker integration now works again, so please ignore the previous comment. -- gtk+ filechooser should use meta-tracker for searching https://bugs.launchpad.net/bugs/132013 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 221983] Re: [hardy] input/output error with usb storage phone

2009-03-17 Thread Johan Brannlund
This fix is in the Intrepid kernel: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-intrepid.git;a=commit;h=44ea91c597ae4641d9ac21b8bbba07 Your problem is most likely caused by something else. -- [hardy] input/output error with usb storage phone https://bugs.launchpad.net/bugs/221983 You received t

[Bug 285666] Re: [intrepid] pdftoraster takes a long time and eats CPU/memory

2009-03-19 Thread Johan Brannlund
I believe this bug is the same as http://bugs.freedesktop.org/show_bug.cgi?id=12769 . Short summary: there's a bug in poppler (the pdf library). The fix is in git, but not in any released version yet. ** Also affects: cups via https://bugs.freedesktop.org/show_bug.cgi?id=12769 Importance:

[Bug 285666] Re: [intrepid] pdftoraster takes a long time and eats CPU/memory

2009-03-19 Thread Johan Brannlund
*** This bug is a duplicate of bug 150187 *** https://bugs.launchpad.net/bugs/150187 ** This bug has been marked a duplicate of bug 150187 [gutsy] [regression] Evince has very bad quality when printing pdf files. -- [intrepid] pdftoraster takes a long time and eats CPU/memory https://bugs

[Bug 320632] Re: tap-to-click and edge-scrolling broken in Jaunty

2009-02-28 Thread Johan Brannlund
But I've noticed one weird thing: when I click on the gnome workspace switcher in the panel, the workspace switches as it should. But the mouse pointer also jumps about 100 pixels to the right. Which it didn't do with earlier versions of the synaptics driver (i.e., not from the PPA). -- tap-to-cl

[Bug 320632] Re: tap-to-click and edge-scrolling broken in Jaunty

2009-02-28 Thread Johan Brannlund
I'm using gnome. But I noticed that it only happens with the compiz "Desktop cube" plugin and not with "Desktop wall". So it might be a compiz bug. -- tap-to-click and edge-scrolling broken in Jaunty https://bugs.launchpad.net/bugs/320632 You received this bug notification because you are a membe

[Bug 258421] Re: GTK apps should send PDF to CUPS when printing

2009-03-08 Thread Johan Brannlund
I tried forcing evince to output pdf. It sort of works, but the pdftopdf filter consumes very large amounts of memory on large-ish documents. For a 5 meg pdf file, the resident size of pdftopdf grew to 1.6 gigabytes and the machine was swapping like crazy before I killed the process. I'm attaching

[Bug 258421] Re: GTK apps should send PDF to CUPS when printing

2009-03-08 Thread Johan Brannlund
It's possible the out-of-memory problems would be alleviated by the patch in http://bugzilla.gnome.org/show_bug.cgi?id=557112 . -- GTK apps should send PDF to CUPS when printing https://bugs.launchpad.net/bugs/258421 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 323642] Re: telepathy-butterfly crashed with KeyError in remove_channel()

2009-03-08 Thread Johan Brannlund
*** This bug is a duplicate of bug 222511 *** https://bugs.launchpad.net/bugs/222511 ** Bug watch added: freedesktop.org Bugzilla #19857 https://bugs.freedesktop.org/show_bug.cgi?id=19857 ** Also affects: telepathy-butterfly via https://bugs.freedesktop.org/show_bug.cgi?id=19857 Impo

[Bug 338074] Re: please sync with upstream version .8.5 "beta"

2009-03-08 Thread Johan Brannlund
The final version of gnash 0.8.5 has been released: http://www.gnashdev.org/?q=node/67 . -- please sync with upstream version .8.5 "beta" https://bugs.launchpad.net/bugs/338074 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 337716] Re: Ekiga.net doesn't work with sofiasip, Empathy should not have an according preset

2009-03-24 Thread Johan Brannlund
*** This bug is a duplicate of bug 294994 *** https://bugs.launchpad.net/bugs/294994 If you have a public IP, ekiga.net does work with telepathy-sofiasip. But unfortunately not if you're behind NAT. This problem is known upstream. ** This bug has been marked a duplicate of bug 294994 NAT

[Bug 306088] Re: Flash exits full screen moments after entering it

2009-03-26 Thread Johan Brannlund
I also see this problem. Running latest 64-bit Jaunty with Gnome/Compiz on a Dell Inspiron 1420, with an Nvidia 8400 card. Maybe it's nvidia- specific? It used to work with Jaunty up until a few weeks ago. ** Changed in: flashplugin-nonfree (Ubuntu) Status: New => Confirmed -- Flash exi

[Bug 306088] Re: Flash exits full screen moments after entering it

2009-03-26 Thread Johan Brannlund
No, just a single laptop lcd. -- Flash exits full screen moments after entering it https://bugs.launchpad.net/bugs/306088 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.ubuntu.com https://l

[Bug 306088] Re: Flash exits full screen moments after entering it

2009-03-26 Thread Johan Brannlund
And if you run Metacity, Adobe's plugin works the way it should too. -- Flash exits full screen moments after entering it https://bugs.launchpad.net/bugs/306088 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 306088] Re: Flash exits full screen moments after entering it

2009-03-26 Thread Johan Brannlund
For what it's worth, Gnash does not exhibit this bug. -- Flash exits full screen moments after entering it https://bugs.launchpad.net/bugs/306088 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 354519] [NEW] tracker-processes command missing from package

2009-04-03 Thread Johan Brannlund
Public bug reported: Binary package hint: tracker According to the tracker developers, tracker-processes is the preferred command to use for starting reindexing from the command line. It should apparently be located in /usr/bin. This command does not seem to be present in any of the tracker pack

[Bug 356010] [NEW] Claws mail plugin missing

2009-04-05 Thread Johan Brannlund
Public bug reported: Binary package hint: nautilus-sendto Recent versions of nautilus-sendto do not include the claws mail plugin. The package description claims that claws mail (formerly sylpheed claws) is supported. ProblemType: Bug Architecture: amd64 DistroRelease: Ubuntu 9.04 NonfreeKernelM

[Bug 356010] Re: Claws mail plugin missing

2009-04-05 Thread Johan Brannlund
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/24852279/Dependencies.txt -- Claws mail plugin missing https://bugs.launchpad.net/bugs/356010 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 356010] Re: Claws mail plugin missing

2009-04-06 Thread Johan Brannlund
And I should say that this support disappeared some time during the Jaunty cycle. The Intrepid version of nautilus-sendto does have Claws support. -- Claws mail plugin missing https://bugs.launchpad.net/bugs/356010 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 267598] [NEW] ALPS touchpad broken in Intrepid

2008-09-07 Thread Johan Brannlund
Public bug reported: Binary package hint: xfree86-driver-synaptics After the latest Intrepid updates, my ALPS touchpad apparently only works in "dumb mouse emulation" mode, with no features like tapping or scrolling working. Downgrading xserver-xorg-input-synaptics from 0.15.0+git20080820-1ubunt

[Bug 267598] Re: ALPS touchpad broken in Intrepid

2008-09-07 Thread Johan Brannlund
** Attachment added: "Xorg log with working touchpad (i.e. old synaptics driver)" http://launchpadlibrarian.net/17366923/Xorg.0.log -- ALPS touchpad broken in Intrepid https://bugs.launchpad.net/bugs/267598 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 267598] Re: ALPS touchpad broken in Intrepid

2008-09-07 Thread Johan Brannlund
My previous comment wasn't quite correct. Tapping still works with the new driver, but scrolling does not. -- ALPS touchpad broken in Intrepid https://bugs.launchpad.net/bugs/267598 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 267598] Re: ALPS touchpad broken in Intrepid

2008-09-07 Thread Johan Brannlund
** Attachment added: "Xorg log with non-working touchpad (i.e. new driver)" http://launchpadlibrarian.net/17366998/Xorg.0.log -- ALPS touchpad broken in Intrepid https://bugs.launchpad.net/bugs/267598 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 267598] Re: ALPS touchpad broken in Intrepid

2008-09-07 Thread Johan Brannlund
** Attachment added: "Xorg config" http://launchpadlibrarian.net/17367011/xorg.conf -- ALPS touchpad broken in Intrepid https://bugs.launchpad.net/bugs/267598 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 267598] Re: ALPS touchpad broken in Intrepid

2008-09-09 Thread Johan Brannlund
Unfortunately the PPA package didn't improve things. Same result as with 0.15.0+git20080820-1ubuntu5. -- ALPS touchpad broken in Intrepid https://bugs.launchpad.net/bugs/267598 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 382176] Re: computer randomly shuts down

2009-07-28 Thread Johan Brannlund
Hasn't happened recently. Appears to be fixed. ** Changed in: gnome-power-manager (Ubuntu) Status: Incomplete => Fix Released -- computer randomly shuts down https://bugs.launchpad.net/bugs/382176 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 53038] Re: Messed up fonts in emacs

2006-08-01 Thread Johan Brannlund
I can confirm this, it also happens for me on a machine upgraded from Dapper. It also happens with the emacs-snapshot package. The emacs fonts were fine in Dapper. ** Changed in: emacs21 (Ubuntu) Status: Unconfirmed => Confirmed -- Messed up fonts in emacs https://launchpad.net/bugs/5303

[Bug 53038] Re: Messed up fonts in emacs

2006-08-03 Thread Johan Brannlund
Yes, changing my xorg.conf to use the FontPath lines below fixes the problem for me. FontPath "unix/:7100" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath

[Bug 53038] Re: Messed up fonts in emacs

2006-08-03 Thread Johan Brannlund
Attempt to change package, emacs21 -> xorg. ** Changed in: emacs21 (Ubuntu) Sourcepackagename: emacs21 => xorg -- Messed up fonts in emacs https://launchpad.net/bugs/53038 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 55539] SD photo card no longer automounts

2006-08-07 Thread Johan Brannlund
Public bug reported: I'm running Edgy on AMD64 and since a few weeks ago, my SD card no longer automounts. However, I can still mount it manually and read the files on the card. Running "gnome-volume-manager --no-daemon" and inserting the card into the card reader on my laptop shows manager.c/36

[Bug 54828] Re: cdrecord fails to burn cd's

2006-08-12 Thread Johan Brannlund
I can confirm this. I have exactly the same problem on Edgy/AMD64 that Kenny reported, with cdrecord version 2.01+01a03-5ubuntu1 and kernel 2.6.17-5-amd64-k8. ** Changed in: cdrtools (Ubuntu) Status: Unconfirmed => Confirmed -- cdrecord fails to burn cd's https://launchpad.net/bugs/54828

[Bug 54828] Re: cdrecord fails to burn cd's

2006-08-14 Thread Johan Brannlund
I think the line "Error: Cannot gain SYS_RAWIO capability.Is cdrecord installed SUID root?" may be significant here. I tried making cdrecord SUID root, but that didn't help. Running cdrecord as root worked. This is what the kernel says about my drive, btw: hdc: DV-W28EW, ATAPI CD/DVD-ROM drive hd

[Bug 50026] Re: Latest fglrx driver makes shutdown buggy

2006-06-21 Thread Johan Brannlund
** Changed in: xorg-driver-fglrx (Ubuntu) Status: Unconfirmed => Confirmed -- Latest fglrx driver makes shutdown buggy https://launchpad.net/bugs/50026 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 55539] Re: SD photo card no longer automounts

2006-08-16 Thread Johan Brannlund
"ls /dev/mmc*" after inserting the card doesn't print anything? What about "lspci -n |grep 0805" ? If the latter command doesn't show anything, the SDHCI driver for the card reader won't work with your hardware. The "already running" error that you got is because g-v-m is already running in the b

[Bug 51893] Re: aptitude pegs cpu for extended period of time on "aptitude upgrade"

2006-08-24 Thread Johan Brannlund
This bug is still present for me in aptitude 0.4.1-1.1ubuntu3. -- aptitude pegs cpu for extended period of time on "aptitude upgrade" https://launchpad.net/bugs/51893 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   >