[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2010-01-17 Thread Jeremy Visser
By coincidence, I tested the patch by Arnaud yesterday, and it seems to have fixed the problem for me too. Many thanks. -- [PATCH] fix failure: TypeError: not enough arguments for format string https://bugs.launchpad.net/bugs/436835 You received this bug notification because you are a member of

[Bug 528934] [NEW] IPv6 shouldn’t be dis abled by default

2010-02-27 Thread Jeremy Visser
Public bug reported: libvirt by default disables IPv6 as a result of this patch: https://bugzilla.redhat.com/attachment.cgi?id=355689action=diff This is incorrect behaviour. IPv6 should never be disabled by default, and the need for IPv6–enabled software grows greater every day. Currently,

[Bug 528934] Re: IPv6 shouldn’t be disable d by default

2010-02-27 Thread Jeremy Visser
** Patch added: debdiff which fixes aforementioned problem http://launchpadlibrarian.net/39851835/libvirt-dont-disable-ipv6.lp528934.1.debdiff ** Summary changed: - IPv6 shouldn’t be disabled by default + IPv6 shouldn’t be disabled by default in libvirt -- IPv6 shouldn’t be disabled by

[Bug 528934] Re: IPv6 shouldn’t be disable d by default in libvirt

2010-03-03 Thread Jeremy Visser
** Attachment added: Recreate debdiff against 0.7.5-5ubuntu9 to become 0.7.5-5ubuntu10 http://launchpadlibrarian.net/40133576/libvirt-dont-disable-ipv6.lp528934.2.debdiff -- IPv6 shouldn’t be disabled by default in libvirt https://bugs.launchpad.net/bugs/528934 You received this bug

[Bug 528934] Re: IPv6 shouldn’t be disable d by default in libvirt

2010-03-04 Thread Jeremy Visser
I’ve added the upstream bug. And yes, IPv6 would work correctly when you apply this patch. The original intent of the upstream bug report was that the virbrX interface was receiving RA’s from client VMs. Upstream patched it by way of both settings accept_ra=0 and disable_ipv6=1, though only the

[Bug 528934] Re: IPv6 shouldn’t be disable d by default in libvirt

2010-03-11 Thread Jeremy Visser
** Attachment added: Recreate debdiff against 0.7.5-5ubuntu12 to become 0.7.5-5ubuntu13 http://launchpadlibrarian.net/40782152/libvirt-dont-disable-ipv6.lp528934.3.debdiff -- IPv6 shouldn’t be disabled by default in libvirt https://bugs.launchpad.net/bugs/528934 You received this bug

[Bug 150129] Re: [Gutsy] ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave

2007-10-23 Thread Jeremy Visser
But they're not in .deb format, are they? I'm not sure what Ubuntu's policy for updates is — would this new working ALSA stuff be able to be backported to Gutsy, because this is such a widespread issue? Or will I have to package it up myself and put it in a PPA for people to download? --

[Bug 282648] Re: Attempting to do dual-head with ATI Mobility Radeon 7500 can't go above 640x480

2008-11-07 Thread Jeremy Visser
Probably also a bug is the fact that direct rendering completely fails when Virtual is set. Not even glxgears will run smoothly -- i.e. it only updates once every two seconds or so. Starting a game actually crashes X. -- Attempting to do dual-head with ATI Mobility Radeon 7500 can't go above

[Bug 193686] Re: nm-openvpn with preshared key doesn't work

2008-11-03 Thread Jeremy Visser
I get the same issue, too, using NM 0.6.6 on Gentoo with openvpn plugin 0.3.2_p20070621. Haven't yet tested on Hardy, but I will do so soon. -- nm-openvpn with preshared key doesn't work https://bugs.launchpad.net/bugs/193686 You received this bug notification because you are a member of Ubuntu

[Bug 282648] Re: Attempting to do dual-head with ATI Mobility Radeon 7500 can't go above 640x480

2008-11-04 Thread Jeremy Visser
Thanks for that, Bryce. Indeed, adding a Virtual 2304 1024 line to xorg.conf allows me to run my monitors alongside each other at full resolution. However, I would agree with you that having to set Virtual at all is a bug. However, I couldn't find any bugs that seem to mention it. From what I

[Bug 269082] Re: tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp)

2008-11-05 Thread Jeremy Visser
Does setting SDL_AUDIODRIVER change the behaviour of these programs? Try some of the following: $ SDL_AUDIODRIVER='pulse' tuxpaint $ SDL_AUDIODRIVER='alsa' tuxpaint $ SDL_AUDIODRIVER='esd' tuxpaint -- tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp)

[Bug 277848] Re: Pidgin 2.5.1 system-crashing memory leak

2008-11-05 Thread Jeremy Visser
Even if your ALSA device is muted, I think the problem is that Pidgin is talking to PulseAudio, which for some reason can't talk to ALSA. The PulseAudio gstreamer plugin is queuing up all the sound events, waiting for the ALSA device to become free. ALSA devices receive audio data whether they are

[Bug 269082] Re: tuxpaint and other tux SDL driven apps slow down and/or freeze thin client terminals (ltsp)

2008-11-05 Thread Jeremy Visser
In this case, the bug should be called SDL applications do not use PulseAudio on LTSP, because if I understand correctly, PulseAudio is the only way of getting sound to LTSP clients. IMO, this should be a global Ubuntu default, not just Edubuntu, as users are likely to experience problems (like I

[Bug 282648] [NEW] Attempting to do dual-head with ATI Mobility Radeon 7500 can't go above 640x480

2008-10-13 Thread Jeremy Visser
Public bug reported: Binary package hint: xserver-xorg-driver-ati I have an ATI Mobility Radeon 7500 that works beautifully with a dual- head setup in Windows Vista and XP. With the laptop screen on 1024x768, external VGA monitor on 1280x1024 -- it all works beautifully. Under Windows. Under

[Bug 180008] Re: libflashsupport useless on amd64

2008-02-17 Thread Jeremy Visser
I cannot think of a single user persona (except for maybe Richard Stallman) that would not install Flash at some point in time. So yeah, I agree, it's pretty serious. -- libflashsupport useless on amd64 https://bugs.launchpad.net/bugs/180008 You received this bug notification because you are a

[Bug 180008] Re: libflashsupport useless on amd64

2008-02-18 Thread Jeremy Visser
Yep, running Hardy here. No dice. -- libflashsupport useless on amd64 https://bugs.launchpad.net/bugs/180008 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 175320] Re: telepathy-salut crashed with SIGSEGV in g_closure_invoke()

2008-02-19 Thread Jeremy Visser
I've been able to reproduce this for several weeks now. Running version 0.3.0-1, and is blocking the Sugar networking for me. ** Changed in: telepathy-salut (Ubuntu) Status: Invalid = Confirmed -- telepathy-salut crashed with SIGSEGV in g_closure_invoke()

[Bug 188805] Re: ffmpegthumbnailer crashed when making a thumbnail for a H.264 video

2008-02-19 Thread Jeremy Visser
Yay! It fixes it. Thanks very much. ** Changed in: ffmpegthumbnailer (Ubuntu) Status: Incomplete = Fix Released ** Visibility changed to: Public -- ffmpegthumbnailer crashed when making a thumbnail for a H.264 video https://bugs.launchpad.net/bugs/188805 You received this bug

[Bug 193897] [NEW] Go to Fonts Folder button and fonts:/// URL scheme broken in Hardy

2008-03-07 Thread Jeremy Visser
Public bug reported: Binary package hint: nautilus I presume as a result of the new GVFS/GIO integration in Nautilus, the fonts:/// URL scheme is now broken. In = Gutsy, if you type fonts:/// in the location bar, you will be presented with all the fonts installed in the system. In Hardy, it

[Bug 120610] Re: eclipse-package misses org.eclipse.jdt.apt.core

2008-03-07 Thread Jeremy Visser
Please don't confirm your own bugs. ** Changed in: eclipse (Ubuntu) Status: Confirmed = New -- eclipse-package misses org.eclipse.jdt.apt.core https://bugs.launchpad.net/bugs/120610 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 188804] Re: Install fails with NVidia GeForce2 Go

2008-02-03 Thread Jeremy Visser
GeForce 2 is no longer supported by nvidia-glx, but that shouldn't be the issue, as the live CD does not contain the NVIDIA 3D drivers, only the nv driver that should have support for the GeForce 2. Did you try starting in the safe graphics mode? -- Install fails with NVidia GeForce2 Go

[Bug 188801] Re: totem player wouldnt paly DVD Movie

2008-02-03 Thread Jeremy Visser
Not a bug, see this: https://help.ubuntu.com/community/RestrictedFormats #head-ade7b6cc5a280ee943fd7884cf7dc49ebe7e22ca Odnan, please try and proofread your typing before submitting a bug report. Not intending to flame, but if you can't spend a few seconds correcting typos in order to help us

[Bug 138968] Re: The Release Notes Menu on firefox shows ubuntu 6.10 notes

2008-02-26 Thread Jeremy Visser
Yep, I confirm the above comment. I added bug #195987 against the Ubuntu website for creating the placeholder page. -- The Release Notes Menu on firefox shows ubuntu 6.10 notes https://bugs.launchpad.net/bugs/138968 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 150129] Re: [Gutsy] ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave

2007-11-28 Thread Jeremy Visser
After a lot of experimenting, it seems to be (for me) caused by the fact that PulseAudio is installed, but not activated properly. I find sound is a lot more reliable when I route everything through PulseAudio. I added the following to /etc/asound.conf (only takes effect after a reboot):

[Bug 109364] Re: [apport] easytag crashed with SIGSEGV in g_slice_alloc()

2008-01-22 Thread Jeremy Visser
** Tags added: apport ** Tags added: apport-crash ** Tags removed: apport -- [apport] easytag crashed with SIGSEGV in g_slice_alloc() https://bugs.launchpad.net/bugs/109364 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 181676] Re: gnome-system-monitor crashed with SIGSEGV in g_object_newv()

2008-01-10 Thread Jeremy Visser
Thanks, mate. I wasn't sure if this was a duplicate or not. -- gnome-system-monitor crashed with SIGSEGV in g_object_newv() https://bugs.launchpad.net/bugs/181676 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 138968] Re: The Release Notes Menu on firefox shows ubuntu 6.10 notes

2008-01-11 Thread Jeremy Visser
I'm using Hardy, and this still links to the 6.10 release notes. -- The Release Notes Menu on firefox shows ubuntu 6.10 notes https://bugs.launchpad.net/bugs/138968 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 138968] Re: The Release Notes Menu on firefox shows ubuntu 6.10 notes

2008-01-11 Thread Jeremy Visser
Reopening bug. Apologies if this is the wrong thing to do. ** Changed in: ubufox (Ubuntu) Status: Fix Released = Confirmed -- The Release Notes Menu on firefox shows ubuntu 6.10 notes https://bugs.launchpad.net/bugs/138968 You received this bug notification because you are a member of

[Bug 138968] Re: The Release Notes Menu on firefox shows ubuntu 6.10 notes

2008-01-11 Thread Jeremy Visser
Yeah, but this wasn't fixed in Hardy. -- The Release Notes Menu on firefox shows ubuntu 6.10 notes https://bugs.launchpad.net/bugs/138968 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 178701] Re: Searchmonkey crashes when a result is selected

2008-01-12 Thread Jeremy Visser
** Changed in: searchmonkey (Ubuntu) Status: New = Confirmed -- Searchmonkey crashes when a result is selected https://bugs.launchpad.net/bugs/178701 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 193897] Re: Go to Fonts Folder button and fonts:/// URL scheme broken in Hardy

2008-05-01 Thread Jeremy Visser
No, any other users on the system will not be able to use the fonts if they are put in ~/.fonts. Only you. -- Go to Fonts Folder button and fonts:/// URL scheme broken in Hardy https://bugs.launchpad.net/bugs/193897 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 206358] Re: Slow boot process on waiting for resume device

2008-05-04 Thread Jeremy Visser
I don't like the fact that the resume UUID gets built into the initramfs (at least, that's what I pick up from reading this) as my swap partition's UUID changes every few days for some weird reason. Is it possible to write the resume partition into a file on the hard disk (something like

[Bug 206358] Re: Slow boot process on waiting for resume device

2008-05-06 Thread Jeremy Visser
Murz, after changing the config file, you have to regenerate your initramfs. $ sudo update-initramfs -u -- Slow boot process on waiting for resume device https://bugs.launchpad.net/bugs/206358 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 216397] Re: sdl patch for better pulseaudio support

2008-06-02 Thread Jeremy Visser
OpenArena and X-Moto give bad sound for me here when running through PulseAudio. I'm currently compiling with the patch to see if it fixes it. -- sdl patch for better pulseaudio support https://bugs.launchpad.net/bugs/216397 You received this bug notification because you are a member of Ubuntu

[Bug 216397] Re: sdl patch for better pulseaudio support

2008-06-03 Thread Jeremy Visser
Whoa, what a difference! As-is, the patch makes the sound much, _much_ clearer. -- sdl patch for better pulseaudio support https://bugs.launchpad.net/bugs/216397 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 99880] Re: Garbled font rendering with the Luxi (Mono/Sans/Serif) font family

2007-04-19 Thread Jeremy Visser
This is the result of applying the custom Turner font rendering patches, and does not occur in a vanilla Ubuntu installation. ** Changed in: fontconfig (Ubuntu) Status: Unconfirmed = Rejected -- Garbled font rendering with the Luxi (Mono/Sans/Serif) font family

[Bug 241647] Re: bbc iplayer hangs rhythmbox

2008-07-24 Thread Jeremy Visser
This is most likely a result of Flash causing PulseAudio to crash or otherwise stop responding (perhaps locking the audio device), which in turn locks up the GStreamer Pulse plugin, which in turn locks up Rhythmbox. -- bbc iplayer hangs rhythmbox https://bugs.launchpad.net/bugs/241647 You

[Bug 111273] Re: Ekiga needs Codec G.711, G.726 and G.729 for sparvoip.de (voipbuster.com)

2008-07-25 Thread Jeremy Visser
** Changed in: ekiga (Ubuntu) Status: New = Fix Released -- Ekiga needs Codec G.711, G.726 and G.729 for sparvoip.de (voipbuster.com) https://bugs.launchpad.net/bugs/111273 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 200392] Re: Extreme memory leak in Pidgin when attempting to play sound

2008-07-04 Thread Jeremy Visser
This is _definitely_ related to sound. I can easily reproduce this bug by setting up my Bluetooth headset with PulseAudio. Then, I turn the headset off, which in turn crashes PulseAudio. Then, next time I receive a message in Pidgin, it will attempt to play the sound through PulseAudio, which

[Bug 200392] Re: Extreme memory leak in Pidgin when attempting to play sound

2008-07-04 Thread Jeremy Visser
Typo above: which sends Pidgin's memory usage through the _roof_ -- Extreme memory leak in Pidgin when attempting to play sound https://bugs.launchpad.net/bugs/200392 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 88152] Re: [nvidia-glx] Switch user/switch VT causes lockup with compiz/beryl/desktop-effects

2007-10-02 Thread Jeremy Visser
I can still reproduce this bug while running Compiz on Gutsy x86_64 with the nvidia-glx-new package. Switch to VT1, back to VT7, and I get a black screen with only a mouse pointer. I think this is a _very_ big problem, because as Matthew Vermeulen stated, the FUSA applet is enabled by default,

[Bug 88152] Re: [nvidia-glx] Switch user/switch VT causes lockup with compiz/beryl/desktop-effects

2007-10-02 Thread Jeremy Visser
So yeah, 100 series driver still has the problem for me on a 7600GT. -- [nvidia-glx] Switch user/switch VT causes lockup with compiz/beryl/desktop-effects https://bugs.launchpad.net/bugs/88152 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 88152] Re: [nvidia-glx] Switch user/switch VT causes lockup with compiz/beryl/desktop-effects

2007-10-02 Thread Jeremy Visser
Ralf, no point in hiding the applet, seeing as though it doesn't let you switch users with yourself. Go and have a look — with only one user on the system, you click it, and the only dropdown menu item that pops up is your own name, which is disabled. I'm talking about a multi-user system with

[Bug 147050] Re: gl desktop changes do not persist after reboot

2007-10-02 Thread Jeremy Visser
Can't reproduce — I turn off desktop effects, and they stay off after a logout/reboot. -- gl desktop changes do not persist after reboot https://bugs.launchpad.net/bugs/147050 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 146972] Re: flickering by enabling desktop effects

2007-10-02 Thread Jeremy Visser
Agreed, but really — Windows Vista is not much better. :) -- flickering by enabling desktop effects https://bugs.launchpad.net/bugs/146972 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 150443] Re: Compiz in Gutsy Beta: No workspace switching with mousewheel

2007-10-08 Thread Jeremy Visser
No, with Metacity, you can just right-click a window title and select Move to another workspace. -- Compiz in Gutsy Beta: No workspace switching with mousewheel https://bugs.launchpad.net/bugs/150443 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 150129] Re: [Gutsy] ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave

2007-10-08 Thread Jeremy Visser
Same problem — programs like Totem and Rhythmbox work fine, but any games (like Warsow, OpenArena or Urban Terror) fail, and also Flash doesn't have any sound. I have an NVIDIA sound device exactly the same as Vladimir's, and receive exactly the same error as the OP's when launching Urban Terror:

[Bug 150443] Re: Compiz in Gutsy Beta: No workspace switching with mousewheel

2007-10-09 Thread Jeremy Visser
Doesn't fix it for me. ** Changed in: libwnck (Ubuntu) Status: New = Confirmed -- Compiz in Gutsy Beta: No workspace switching with mousewheel https://bugs.launchpad.net/bugs/150443 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 137745] Re: compiz can only used by one user

2007-10-09 Thread Jeremy Visser
Huh? This has historically worked fine for me. I have previously run games simultaneously on different X servers — e.g. I used to run Xgl with Compiz on :0, and run Quake 3 at the same time on :1. I can also have multiple users logged on with both running Compiz. -- compiz can only used by one

[Bug 114289] Re: General Internet error has occurred

2007-10-09 Thread Jeremy Visser
I encounter this on Gutsy when trying to open an ODT Template (.ott) over an ssh:// share. Normal .odt files work fine, and if I copy the .ott to the local filesystem it works fine, but when I try and use the .ott over the network, I get the General Internet Error. ** Changed in: openoffice.org

[Bug 137745] Re: compiz can only used by one user

2007-10-11 Thread Jeremy Visser
Typical. I have never regretted the day I chose NVIDIA. :) -- compiz can only used by one user https://bugs.launchpad.net/bugs/137745 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 114930] Re: Python C API version mismatch

2007-08-28 Thread Jeremy Visser
** Changed in: clearsilver (Ubuntu) Status: New = Confirmed -- Python C API version mismatch https://bugs.launchpad.net/bugs/114930 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 111273] Re: Ekiga needs Codec G.711, G.726 and G.729 for sparvoip.de (voipbuster.com)

2007-06-26 Thread Jeremy Visser
I can't use iiNetPhone with Ekiga, as it only supports these restricted codecs. -- Ekiga needs Codec G.711, G.726 and G.729 for sparvoip.de (voipbuster.com) https://bugs.launchpad.net/bugs/111273 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 306721] Re: Bluetooth is completely broken on Ubuntu 8.10

2009-02-27 Thread Jeremy Visser
No success here at all. In my O.P. I said it was working on Gentoo -- that was because it was still running BlueZ 3.36. Now I've updated my Gentoo system to BlueZ 4.28, and Bluetooth audio is completely broken on Gentoo as well. I guess this is not an Ubuntu-specific issue. I think Ubuntu should

[Bug 306721] Re: Bluetooth is completely broken on Ubuntu 8.10

2009-03-01 Thread Jeremy Visser
Okay, I updated my Intrepid system from BlueZ 4.25 to 4.30, and I got some working audio! I had to download the BlueZ source tarball and use the tests/simple-agent.py script to get a connection to the headset, since `hcitool cc` is broken. After a connection was established, PulseAudio

Re: [Bug 83170] Re: [apport] vbetool crashed with signal 5

2009-04-18 Thread Jeremy Visser
On Sun, Apr 19, 2009 at 12:59 AM, Dimitrios Symeonidis azim...@gmail.com wrote: it's been 1.5 years since this bug got any attention. is this still an issue for you guys? To be honest, I don't even remember participating in this bug in the first place, and evidently haven't had any problems

[Bug 349564] [NEW] ASUS M2NPV-VM suspend/resume failure

2009-03-27 Thread Jeremy Visser
Public bug reported: I have an ASUS M2NPV-VM motherboard that fails to suspend and resume on Ubuntu 7.10, Ubuntu 8.04, Ubuntu 8.10, and Ubuntu 9.04. Suspend and resume previously worked in Ubuntu 7.04, but has been broken for nearly two years. If I boot up in single user mode, type pm-suspend,

[Bug 349564] Re: ASUS M2NPV-VM suspend/resume failure

2009-03-27 Thread Jeremy Visser
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/24404068/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/24404069/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/24404070/Dependencies.txt **

[Bug 331188] Re: [needs-packaging] openbve

2009-04-05 Thread Jeremy Visser
openBVE 1.0 is out. Will it be uploaded in time for Jaunty release? -- [needs-packaging] openbve https://bugs.launchpad.net/bugs/331188 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 333713] Re: need different wireless network settings for Telstra Next G card

2009-04-09 Thread Jeremy Visser
I tried *99# with my mobile phone over USB without the ***1# ***2# or ***3# at the end, and it worked fine. According to this link, *99# is the offical number Telstra is giving their customers: http://forums.whirlpool.net.au/forum- replies.cfm?t=411575r=7863478#r7863478 I know I have a USB

[Bug 317818] Re: Upgrade GDM to version 2.25.x

2009-03-27 Thread Jeremy Visser
You could say the update from GNOME Terminal 2.24 to 2.26 doesn't bring in anything useful to users (I didn't notice any change, except for having window size presets in the menu), but which version is shipped in Jaunty? 2.26. Also, GDM 2.26 isn't shipped in Universe, as you said it would be. Too

[Bug 349564] Re: ASUS M2NPV-VM suspend/resume failure

2009-03-29 Thread Jeremy Visser
Update on this bug: If I use the integrated graphics card, a GeForce 6150, suspend works fine, including resuming to X. If I use my PCI-Express graphics card, a GeForce 7600GT, the computer locks upon resume. Nothing displays, and if I hit the Reset button on my computer, the computer starts

[Bug 306721] Re: Bluetooth is completely broken on Ubuntu 8.10

2008-12-22 Thread Jeremy Visser
I have been under the impression that it was a kernel bug, but I backported the Bluetooth kernel modules from 2.6.28, which did not fix it. -- Bluetooth is completely broken on Ubuntu 8.10 https://bugs.launchpad.net/bugs/306721 You received this bug notification because you are a member of

Re: [Bug 306721] Re: Bluetooth is completely broken on Ubuntu 8.10

2008-12-24 Thread Jeremy Visser
On Tue, 2008-12-23 at 04:43 +, Robie Basak wrote: So I don't think it's a kernel issue. Interesting -- thanks. I'm now beginning to think my title Bluetooth is completely broken on Ubuntu 8.10 is a bit inaccurate, as I just set up a Bluetooth PAN between my Ubuntu machine and a Vista

Re: [Bug 306721] Re: Bluetooth is completely broken on Ubuntu 8.10

2008-12-25 Thread Jeremy Visser
On Thu, 2008-12-25 at 06:09 +, Robie Basak wrote: Could you try something please? This will clear out all existing pairings and settings, but I think it might have sorted some problems out when I was debugging bluez. After doing this, the applet was able to discover new devices. I

Re: [Bug 306721] Re: Bluetooth is completely broken on Ubuntu 8.10

2008-12-25 Thread Jeremy Visser
On Thu, 2008-12-25 at 06:09 +, Robie Basak wrote: Jeremy, Could you try something please? sudo /etc/init.d/bluetooth stop sudo mv /var/lib/bluetooth{,.bak} sudo mkdir /var/lib/bluetooth sudo /etc/init.d/bluetooth start This will clear out all existing pairings and settings, but I

Re: [Bug 306721] Re: Bluetooth is completely broken on Ubuntu 8.10

2008-12-25 Thread Jeremy Visser
On Thu, 2008-12-25 at 06:09 +, Robie Basak wrote: Jeremy, Could you try something please? sudo /etc/init.d/bluetooth stop sudo mv /var/lib/bluetooth{,.bak} sudo mkdir /var/lib/bluetooth sudo /etc/init.d/bluetooth start This will clear out all existing pairings and settings, but I

[Bug 306721] [NEW] Bluetooth is completely broken on Ubuntu 8.10

2008-12-09 Thread Jeremy Visser
Public bug reported: Binary package hint: bluez In Ubuntu 8.10, Bluetooth is completely broken. I can reproduce this from two fresh installs of Ubuntu 8.10, and from the live CD. I have tested this on three computers, with two different Bluetooth dongles, and one built-in Bluetooth device. No

[Bug 306721] Re: Bluetooth is completely broken on Ubuntu 8.10

2008-12-09 Thread Jeremy Visser
Before some troll marks this as a duplicate, please note that all the other bugs similar to this are from people trying to do something similar, and the same Bluetooth bug happens to be occuring, but is not the central part of the problem, unlike this bug report. If anything, all the so-called

[Bug 306721] Re: Bluetooth is completely broken on Ubuntu 8.10

2008-12-09 Thread Jeremy Visser
I should also note that all the above commands work perfectly on Gentoo and Ubuntu 8.04. -- Bluetooth is completely broken on Ubuntu 8.10 https://bugs.launchpad.net/bugs/306721 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 306721] Re: Bluetooth is completely broken on Ubuntu 8.10

2008-12-09 Thread Jeremy Visser
** Description changed: Binary package hint: bluez In Ubuntu 8.10, Bluetooth is completely broken. I can reproduce this from two fresh installs of Ubuntu 8.10, and from the live CD. I have tested this on three computers, with two different Bluetooth dongles, and one built-in

[Bug 150443] Re: No workspace switching with mousewheel with compiz

2009-01-14 Thread Jeremy Visser
Nope, no progress. As this bug is so old, I don't think there's any shame in being rude any more. It's such a basic usability bug, and this is been dragged on for too long. It's plain unacceptable. -- No workspace switching with mousewheel with compiz https://bugs.launchpad.net/bugs/150443 You

[Bug 306721] Re: Bluetooth is completely broken on Ubuntu 8.10

2009-01-05 Thread Jeremy Visser
I'm totally trying BlueZ 4.25 to see if it fixes anything. Thanks, Mr. Waschbuesch! :) -- Bluetooth is completely broken on Ubuntu 8.10 https://bugs.launchpad.net/bugs/306721 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 306721] Re: Bluetooth is completely broken on Ubuntu 8.10

2009-01-07 Thread Jeremy Visser
Ubuntu Jaunty now has 4.25 packages in the repository: http://packages.ubuntu.com/search?keywords=bluez So I downloaded the 4.25 packages and installed them onto my Intrepid system. No better. Instead of a BT_GETCAPABILITIES error, I get a BT_GET_CAPABILITIES error (the API must have changed).

[Bug 422721] Re: empathy makes screen freeze

2010-01-06 Thread Jeremy Visser
Until you can actually find what bug report it is, this should be marked as confirmed. ** Changed in: empathy (Ubuntu) Status: Invalid = Confirmed -- empathy makes screen freeze https://bugs.launchpad.net/bugs/422721 You received this bug notification because you are a member of Ubuntu

[Bug 417757] Re: [karmic regression] all network apps / browsers suffer from multi-second delays by default due to IPv6 DNS lookups

2009-11-30 Thread Jeremy Visser
** Description changed: In Karmic, DNS lookups take a very long time with some routers, because glibc's DNS resolver tries to do IPv6 () lookups even if there are no (non-loopback) IPv6 interfaces configured. Routers which do not repond to this cause the lookup to take 20 seconds

[Bug 474397] Re: bluetooth file transfer data inconsistency

2009-12-24 Thread Jeremy Visser
Having the same problem. Bluetooth file transfers are corrupted with my phone (ZTE F252), but work fine to a friend's (Motorola MQ5-4411A). When he then sends from his Motorola phone to ZTE, the file transfers work fine. -- bluetooth file transfer data inconsistency

[Bug 436648] Re: [UserInterface Freeze Exception]Change name of software-store to software center

2009-10-27 Thread Jeremy Visser
Not fixed for en_AU. Australian English should use ‘Centre’, but unfortunately I have to look at the obnoxious ‘Center’ whenever I open my Applications menu. ;) (I already ‘translated’ it in Rosetta, but doesn’t look like it made it in.) -- [UserInterface Freeze Exception]Change name of

[Bug 349564] Re: ASUS M2NPV-VM suspend/resume failure

2009-11-18 Thread Jeremy Visser
Further update: As of Ubuntu 9.10, this is now fixed. My computer succeeds at suspending now. As I can't point this to a specific fix, I won't mark as Fix Released, however. ** Changed in: linux (Ubuntu) Status: New = Invalid -- ASUS M2NPV-VM suspend/resume failure

[Bug 306721] Re: Bluetooth is completely broken on Ubuntu 8.10

2009-11-18 Thread Jeremy Visser
As of Ubuntu 9.10, all these problems are now fixed. Bluetooth pairing and file transfer is reliable, and even using a Bluetooth headset works out-of-the-box with the GUI, without needing to install additional packages. This is mainly due to upstream fixes in PulseAudio and BlueZ. ** Changed in:

[Bug 308401] Re: Mouse-out events don't always happen

2009-11-18 Thread Jeremy Visser
Just FYI, I think this is possibly fixed in the latest release. I haven't noticed it, at least. -- Mouse-out events don't always happen https://bugs.launchpad.net/bugs/308401 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 417757] Re: [karmic regression] all network apps / browsers suffer from multi-second delays by default due to IPv6 DNS lookups

2009-11-04 Thread Jeremy Visser
I'm sorry, but blacklisting IPv6 is unacceptable. The 'apocalypse' is drawing near — current projections point to 2012 as the most likely date. So it's almost certain that by 2011 the majority of Internet users will have an IPv6 connection. And then this begs the question: will Ubuntu 10.04

[Bug 394095] Re: Renaming music directory causes loss of metadata

2009-07-02 Thread Jeremy Visser
I confirm this bug. Nautilus doesn't suffer from this with thumbnails of images. .thumbnails has the thumbnails for your pictures, with the filenames based on the MD5 of some file metadata including the path. If you drag the image to another folder, the thumbnail's MD5 filename is updated to

[Bug 354220] Re: asyncq.c: q overrun, queuing locally

2009-06-22 Thread Jeremy Visser
I get this when attempting to use module-bluetooth-device. When I try and load the module, PulseAudio hangs, with its last message being the queuing locally message, and it eventually eats up all the RAM. -- asyncq.c: q overrun, queuing locally https://bugs.launchpad.net/bugs/354220 You received

[Bug 192270] Re: npviewer.bin crashed with SIGSEGV in pthread_mutex_lock()

2009-06-03 Thread Jeremy Visser
This bug report is clearly too vague to determine what the actual problem is. It seems that this error is triggered by a range of causes, and is indicative of the symptom only, not the problem. I am marking this bug as Incomplete to reflect this, as it does not aid in fixing the bug in any way.

[Bug 378055] Re: Empathy windows get maximized

2009-06-03 Thread Jeremy Visser
I confirm this too. Adding a value of Empathy to /apps/maximus/exclude_class is a temporary workaround. -- Empathy windows get maximized https://bugs.launchpad.net/bugs/378055 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 156041] Re: [kde4] synaptic does get when dpkg terminates when run with kdesudo

2008-09-07 Thread Jeremy Visser
I confirm that the new Synaptic from Intrepid fixes the bug for me. Possible to backport this to Hardy? -- [kde4] synaptic does get when dpkg terminates when run with kdesudo https://bugs.launchpad.net/bugs/156041 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 69190] Re: crash after dragging hypertext link

2006-12-01 Thread Jeremy Visser
I reproduce this bug nearly every time I use my laptop, as it has a Synaptics Touchpad and is very prone to dragging things accidentally. Quite often when developing web sites with Firefox, I will accidentally drag a link, and Firefox will crash. Luckily, Firefox 2.0 can restore a crashed

[Bug 153425] Re: (Multiseat) screen shifts when /dev/console written to

2009-06-11 Thread Jeremy Visser
bastafidli, even though your screen is no longer scrolling, I suspect your keystrokes are still being sent to both X.Org and a tty. This is dangerous, because when you enter your login details in GDM, you could not only be logging in to your GNOME session, but also unknowingly executing commands

[Bug 83170] Re: [apport] vbetool crashed with signal 5

2007-04-10 Thread Jeremy Visser
Crash here, with a Compaq Evo N610c (ATI Radeon) laptop. Suspends fine, but does not resume. Hibernate works, but boots up normally - doesn't resume. On next boot, I get a crash dialog. -- [apport] vbetool crashed with signal 5 https://bugs.launchpad.net/bugs/83170 You received this bug

[Bug 241305] Re: security.ubuntu.com not accessible in IPv6 (AAAA record missing in the DNS)

2011-10-12 Thread Jeremy Visser
** Changed in: update-manager (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/241305 Title: security.ubuntu.com not accessible in IPv6 ( record missing

[Bug 241305] Re: security.ubuntu.com not accessible in IPv6 (AAAA record missing in the DNS)

2011-10-12 Thread Jeremy Visser
https://rt.ubuntu.com/Ticket/Display.html?id=2485 ** Bug watch added: rt.ubuntu.com/ #2485 https://rt.ubuntu.com/Ticket/Display.html?id=2485 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/241305

[Bug 181676] Re: gnome-system-monitor crashed with SIGSEGV in g_object_newv()

2011-10-08 Thread Jeremy Visser
I just tested this on my Natty + GNOME 3 PPA system, and could not reproduce it. I must say, if the bug were still present I would probably have reproduced this some other time. Probably not worth wasting time on this one, and consider it accidentally fixed. -- You received this bug

[Bug 803992] Re: Natty update introduced crasher in xorg

2011-07-02 Thread Jeremy Visser
This also affects me. I'm using the GNOME 3 PPA with the NVIDIA binary driver, and a system update around the same time also broke GDM. For the record, X seems to work fine when launched from the command line (and I run, for example, xterm), but GDM still does not show up. -- You received this

[Bug 803992] Re: Natty update introduced crasher in xorg

2011-07-02 Thread Jeremy Visser
I should mention that reverting GDM to version 2.32 from Natty, and then re-upgrading to 3.0 seemed to partially fix this for me (except now the login theme uses Ubuntu instead of GNOME 3 styles). I am not sure whether just reinstalling the GDM 3.0 package would have fixed it as well. -- You

[Bug 579553] Re: Network Manager doesn't appear to handle IPv6 RDNSS entries

2011-04-30 Thread Jeremy Visser
Just tested here on a fresh install of Ubuntu 11.04, and RDNSS entries are handled correctly (after changing the IPv6 setting from 'Ignore' to 'Automatic'). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 345542] Re: linux-image-2.6.28-5-powerpc has ioremap fault with radeon drm module

2009-04-29 Thread Jeremy Visser
I'm affected by this issue (1GHz eMac) as well and can help test things. In the meantime, is there a version of that old kernel floating around that I can downgrade to so I can get my 3D working again? My Mac is virtually unusable without it. -- linux-image-2.6.28-5-powerpc has ioremap fault

[Bug 269890] Re: Compiz fails to draw shadows after suspend

2008-11-11 Thread Jeremy Visser
I can confirm this bug. This bug occurs when resuming both from RAM and disk, and only occurs when Compiz is running when suspended. When Compiz is restarted, the shadows return to normal. If Compiz is not running when suspending, this bug does not occur. Sometimes, I get white shadows. However,

[Bug 153425] Re: (Multiseat) screen shifts when /dev/console written to

2009-05-09 Thread Jeremy Visser
This bug is affecting me too on a multiseat setup. Every time the Enter key is pressed, the first screen shifts. (I suspect this is because the input is being sent to a tty as well as X.org, but it doesn't invalidate the bug.) I can confirm that adding no-scroll to the kernel parameters works

[Bug 651587] Re: telx support disabled

2011-03-26 Thread Jeremy Visser
Well then the problem is that the text Unfortunately there is no way for you to fix this. is incorrect. It should be made to say Please install the vlc-plugin-zvbi package to add teletext support. That itself is what this bug is, and is perfectly valid. -- You received this bug notification

  1   2   >