[Bug 967091] Re: Wrong tint in flash when it uses video acceleration

2012-05-14 Thread Stephen Warren
I don't think that last bug edit is valid; the bug is in Flash's use of the VDPAU API, and hence it is related to libvdpau acceleration not video acceleration. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 657270] Re: Netstat not displaying all listening ports when using IPv4 and IPv6

2012-05-11 Thread Michael Warren
After doing more research, I believe this is because Apache is not using the IPV6_V6ONLY flag when it binds to port 80. This allows the IPv6 socket to serve both IPv4 and IPv6 traffic. Since there is technically only one listening socket, this is why netstat only shows the IPv6 socket.

[Bug 988202] Re: Ubuntu cannot automatically change brightness of screen and keyboard backlight in Macbook Air 4, 2

2012-05-08 Thread Warren Kretzschmar
I have the problem that when I change the screen brightness via the fn keys or the system configuration panel, I get an increase in brightness for maybe half a second and then it goes back to some default. Same for key backlighting My /sys/class/backlight folder has two dirs: acpi_video0 and

[Bug 988202] Re: Ubuntu cannot automatically change brightness of screen and keyboard backlight in Macbook Air 4, 2

2012-05-08 Thread Warren Kretzschmar
The problem I reported seems to be related to lightum. I deinstalled lightum via: sudo apt-get remove lightum restarted Ubuntu, and now I can change brightness level as usual using the keyboard. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 967091] Re: Wrong tint with Nvidia after upgrading to 11.2

2012-05-05 Thread Stephen Warren
The whole point of the libvdpau patch is that it is easily reversible, and integrates trivially with the Ubuntu packaging process. To reverse it, just change the configuration file. To integrate with the packaging process, put the config file in the Flash package. That way, if a new Flash

[Bug 967091] Re: Wrong tint with Nvidia after upgrading to 11.2

2012-05-04 Thread Stephen Warren
The following libvdpau patch detects Flash and implements some workarounds: http://lists.freedesktop.org/archives/vdpau/2012-May/22.html I'm not entirely sure if it's appropriate to add this to libvdpau, but it certainly does solve the issues on my machine... -- You received this bug

[Bug 812394] Re: Disable hibernate option by default

2012-05-04 Thread Stephen Warren
If hibernate must be disabled by default (which IMHO is a silly idea, since it makes the whole fact that hibernate even exists completely undiscoverable), then rather than directing users to create a file in /etc (hardly something that the average end-user is going to know how to do), why not

[Bug 990593] [NEW] Ubuntu 11.10 - 12.04 upgrade wipes all mysql databases and user info

2012-04-28 Thread Warren
(20120425) Logs.var.log.daemon.log: Logs.var.log.kern.log: Apr 27 16:25:49 warren-laptop2 kernel: [ 21.905012] type=1400 audit(1335569149.398:19): apparmor=STATUS operation=profile_load name=/usr/sbin/mysqld pid=957 comm=apparmor_parser Apr 27 16:25:49 warren-laptop2 kernel: [ 21.962907

[Bug 990593] Re: Ubuntu 11.10 - 12.04 upgrade wipes all mysql databases and user info

2012-04-28 Thread Warren
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990593 Title: Ubuntu 11.10 - 12.04 upgrade wipes all mysql databases and user info To manage notifications about this bug go to:

Re: [Bug 987036] Re: Psensor is running when first logging in

2012-04-26 Thread Warren Clemmons
Jean Philippe Orsini I apologize for making a rash decision of reporting a bug with Psensor version 0.6.2.16. T -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987036 Title: Psensor is running when

[Bug 987036] [NEW] Psensor is running when first logging in

2012-04-22 Thread Warren Clemmons
Public bug reported: 1. Lubuntu 12.04 (Ubuntu 12.04 LTS) 2. psensor: Installed: 0.6.2.16-1ubuntu4 Candidate: 0.6.2.16-1ubuntu4 Version table: *** 0.6.2.16-1ubuntu4 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/universe i386 Packages 100 /var/lib/dpkg/status 3. I

[Bug 987036] Re: Psensor is running when first logging in

2012-04-22 Thread Warren Clemmons
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987036 Title: Psensor is running when first logging in To manage notifications about this bug go to:

[Bug 983850] Re: Macbook air 4, 2 screen goes black when mini-dvi adapter is removed

2012-04-18 Thread Warren Kretzschmar
** Tags added: kernel-bug-exists-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/983850 Title: Macbook air 4,2 screen goes black when mini-dvi adapter is removed To manage notifications

[Bug 983850] [NEW] Macbook air 4, 2 screen goes black when mini-dvi adapter is removed

2012-04-17 Thread Warren Kretzschmar
Public bug reported: I have a monitor connected to my macbook air 4,2 through a dvi to mini- dvi adapter plugged into the thunderbolt port. If I have the adapter connected to the mac when I start up, everything works fine. However, when I remove or connect the dvi to mini-dvi adapter while the

[Bug 983850] Re: Macbook air 4, 2 screen goes black when mini-dvi adapter is removed

2012-04-17 Thread Warren Kretzschmar
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/983850 Title: Macbook air 4,2 screen goes black when mini-dvi adapter is removed To manage notifications about this bug go to:

[Bug 983850] Re: Macbook air 4, 2 screen goes black when mini-dvi adapter is removed

2012-04-17 Thread Warren Kretzschmar
I installed the mainline kernel v3.4-rc3-precise and I see some improvement. Now instead of going black when I remove or attach the adapter, the macbook screen stays active. However, when I remove the adapter, I can still move my mouse into the area that would be reserved for the second screen.

[Bug 968489] Re: flash video appears blue ubuntu 12.04

2012-03-30 Thread Stephen Warren
Jan, this definitely isn't a libvdpau problem; libvdpau is just a wrapper library that is used to locate the vendor-specific VDPAU driver. The problem is either in the Ubuntu desktop environment (window manager/compositor), the application which uses VDPAU (e.g. Adobe Flash) or the VDPAU driver

[Bug 968489] Re: flash video appears blue ubuntu 12.04

2012-03-30 Thread Stephen Warren
Ah right, I thought that by blue you meant a solid single color, rather than just swapped chroma components. In that case, yes, as you say, I believe Pierre-Loup has confirmed this is a bug in Adobe Flash, hence the workaround he created. -- You received this bug notification because you are a

[Bug 774978] Re: xserver crashes in RecordAReply when XRecord is enabled in syndaemon

2012-02-28 Thread Warren Strange
I also have this problem - and I agree it is very annoying. FWIW - I also installed a utility to disable my touchpad when the mouse is plugged in. Could this be triggering the issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 910624] [NEW] Lines appear at the top of the desktop on Oneiric

2012-01-01 Thread Will Warren
Public bug reported: This is the same bug as reported in #889519 but i've reported it seperately so as to include all the extra information provided by ubuntu-bug. Thanks ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: unity 4.22.0-0ubuntu3 ProcVersionSignature: Ubuntu 3.0.0-12.20-generic

[Bug 910624] Re: Lines appear at the top of the desktop on Oneiric

2012-01-01 Thread Will Warren
** Attachment added: Screenshot at 2011-11-12 10:25:00.png https://bugs.launchpad.net/bugs/910624/+attachment/2653390/+files/Screenshot%20at%202011-11-12%2010%3A25%3A00.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 910624] Re: Lines appear at the top of the desktop on Oneiric

2012-01-01 Thread Will Warren
The orginal bug is https://bugs.launchpad.net/unity/+bug/889519 If there's some way to attach all the collected data to that one instead, and close this one, then that's probably a good idea. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 806606] Re: ip information frame not displayed correctly

2011-12-23 Thread Warren Hill
Well done Matt. All issues with the UI now appear to be fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806606 Title: ip information frame not displayed correctly To manage notifications

[Bug 806606] Re: ip information frame not displayed correctly

2011-12-03 Thread Warren Hill
Other problems. If you go to the ping tab and enter a valid address say www.bbc.co.uk or anything else the box displaying the IP address is too small to read -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 806606] Re: ip information frame not displayed correctly

2011-12-03 Thread Warren Hill
** Tags added: gnome-session-fallback -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806606 Title: ip information frame not displayed correctly To manage notifications about this bug go to:

[Bug 430411] Re: socket file location doesn't support chroot'd postfix smtpd, which is default

2011-11-22 Thread Stephen Warren
It doesn't just work. Just work means it works without having to change anything to make it work. The reason I filed this bug is not because it can't be made to work, but that the default configuration of the two packages (postfix, spamass- milter IIRC) when simply apt-get install'd is such that

[Bug 875651] Re: evolution not installed after upgrade to oneiric

2011-11-17 Thread Warren Hill
I now have this fixed see https://answers.launchpad.net/ubuntu/+source/evolution/+question/179139 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875651 Title: evolution not installed after upgrade

[Bug 801356] Re: Lines appear at the top of the desktop, and at the bottom of some windows

2011-11-09 Thread Will Warren
Hi Bryce, thanks for your comments. I have upgraded and am using Oneiric now. The issues with the unity overlay's transparency have been resolved, however there are still lines at the top of the screen when the desktop is focused. When an app is running full screen, there are no issues. I'm not

[Bug 801356] Re: Lines appear at the top of the desktop, and at the bottom of some windows

2011-11-09 Thread Will Warren
Sure Thing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/801356 Title: Lines appear at the top of the desktop, and at the bottom of some windows To manage notifications about this bug go to:

[Bug 858046] Re: 11.04: external monitor not working from laptop

2011-10-14 Thread Warren Dew
I don't know whether this is the same or a different bug, but I have similar issues with a Lenovo W520, issues that are extensively discussed on the forums. There are workarounds for external VGA monitors but not, as far as I've been able to tell, for external digital monitors. Forum discussion

[Bug 873538] [NEW] installation of all apps attempted show an error and are unsuccessful

2011-10-13 Thread Warren Sievert
Public bug reported: I tried to install as many as 5 different applications found in the software-center and each one seemed to download, but resulted in error when installing. I believe the message said unable to add/remove packages, but I am not 100% sure. This is my first experience with

[Bug 873538] Re: installation of all apps attempted show an error and are unsuccessful

2011-10-13 Thread Warren Sievert
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/873538 Title: installation of all apps attempted show an error and are unsuccessful To manage notifications about this bug go to:

[Bug 870175] [NEW] [EMU10K1 - SB Live! Value [CT4780]] ALSA test tone not correctly played back

2011-10-07 Thread Stephanie Warren
Public bug reported: warren@aaron-desktop:~$ sudo aplay -1 [sudo] password for warren: aplay: invalid option -- '1' Try `aplay --help' for more information. warren@aaron-desktop:~$ aplay --help Usage: aplay [OPTION]... [FILE]... -h, --help help --version print current

[Bug 870175] Re: [EMU10K1 - SB Live! Value [CT4780]] ALSA test tone not correctly played back

2011-10-07 Thread Stephanie Warren
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/870175 Title: [EMU10K1 - SB Live! Value [CT4780]] ALSA test tone not correctly played back To manage notifications about this bug go to:

[Bug 771905] Re: (natty/nvidia) No logo at boot on nvidia card

2011-10-04 Thread Stephen Warren
Will there be an update released for Natty? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/771905 Title: (natty/nvidia) No logo at boot on nvidia card To manage notifications about this bug go to:

[Bug 850923] Re: Two-finger scrolling is off by default

2011-09-15 Thread Adam Warren
Thank you for taking the time to report this issue. This is not necessarily a bug because the default scrolling for linux is edge scrolling, which I agree, is less common. You have to change the setting at least once. Please continue to report bugs you may have. ** Changed in:

[Bug 850063] Re: Can't install 'ubuntu-desktop' error when upgrading from 11.04 to 11.10

2011-09-14 Thread Adam Warren
*** This bug is a duplicate of bug 850058 *** https://bugs.launchpad.net/bugs/850058 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 850058, so it is being marked as such. Please look

[Bug 849624] Re: `thunderbird -calendar` does not work

2011-09-13 Thread Adam Warren
** Changed in: thunderbird (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/849624 Title: `thunderbird -calendar` does not work To manage notifications about

[Bug 849624] Re: `thunderbird -calendar` does not work

2011-09-13 Thread Adam Warren
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately the -calendar command does not run with Thunderbird, it is designed for Sunbird. You can enter thunderbird -h in the terminal to see all available commands. -- You received this bug notification

[Bug 554855] Re: After suspend-resume on a duel screen setup, display settings are set to 'mirror screens'

2011-07-30 Thread Warren Strange
PID ACCESS COMMAND /dev/snd/controlC0: warren 9476 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf696 irq 45' Mixer name : 'Intel IbexPeak HDMI' Components : 'HDA:111d76d5,1028040a,00100104 HDA

[Bug 554855] AlsaDevices.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243216/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855

[Bug 554855] AcpiTables.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: AcpiTables.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243215/+files/AcpiTables.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855

[Bug 554855] AplayDevices.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: AplayDevices.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243217/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855

[Bug 554855] BootDmesg.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243218/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855 Title:

[Bug 554855] Card0.Amixer.values.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: Card0.Amixer.values.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243219/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 554855] Card0.Codecs.codec.0.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: Card0.Codecs.codec.0.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243220/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 554855] Card0.Codecs.codec.3.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: Card0.Codecs.codec.3.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243221/+files/Card0.Codecs.codec.3.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 554855] CurrentDmesg.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243222/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855

[Bug 554855] IwConfig.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243223/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855 Title:

[Bug 554855] Lspci.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243224/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855 Title: After

[Bug 554855] Lsusb.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243225/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855 Title: After

[Bug 554855] PciMultimedia.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: PciMultimedia.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243226/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855

[Bug 554855] ProcCpuinfo.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243227/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855

[Bug 554855] ProcCpuinfo_.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: ProcCpuinfo_.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243228/+files/ProcCpuinfo_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855

[Bug 554855] ProcInterrupts.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243229/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 554855] ProcModules.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243230/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855

[Bug 554855] RfKill.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243231/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855 Title: After

[Bug 554855] UdevDb.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243232/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855 Title: After

[Bug 554855] UdevLog.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243233/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855 Title:

[Bug 554855] WifiSyslog.txt

2011-07-30 Thread Warren Strange
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/554855/+attachment/2243234/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855

[Bug 803127] Re: w3c-markup-validator depends on w3c-sgml-lib (nonexistent in Natty)

2011-06-29 Thread Warren Hill
I can confirm that with this workaround: Installing w3c-sgml-lib from Oneiric before installing w3c-markup- validator. All installs cleanly and once the apache config files are extended to use the validator all appears to work: It passes the good html I have asked it to validate and fails the

[Bug 801356] Re: Lines appear at the top of the desktop, and at the bottom of some windows

2011-06-27 Thread Will Warren
Unfortunately I am unable to reproduce it using the drivers from ATI's site as they are incompatible with the version of X.org that ships with Natty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 801356] Re: Lines appear at the top of the desktop, and at the bottom of some windows

2011-06-25 Thread Will Warren
I reported this bug using the ubuntu-bug tool, and it added the regression tag automatically, even though I was NOT using unity with Maverick. I did mention that there is a thread on the Ubuntu forums about this that included screenshots, but I might as well attach them to this too. ** Tags

[Bug 801356] Re: Lines appear at the top of the desktop, and at the bottom of some windows

2011-06-25 Thread Will Warren
Here's the other screenshot ** Attachment added: Image of lines at the top of the desktop https://bugs.launchpad.net/ubuntu/+source/unity/+bug/801356/+attachment/2181539/+files/lines-unity.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 801356] [NEW] Lines appear at the top of the desktop, and at the bottom of some windows

2011-06-23 Thread Will Warren
Public bug reported: These strange lines appear at the top of the desktop, and at the bottom of the unity overlay (the thing that comes up when you click the ubuntu logo in the top left. Running natty (upgraded from maverick) although I know another person has experienced it after doing a fresh

[Bug 801356] Re: Lines appear at the top of the desktop, and at the bottom of some windows

2011-06-23 Thread Will Warren
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/801356 Title: Lines appear at the top of the desktop, and at the bottom of some windows To manage notifications about this bug go to:

[Bug 771905] Re: No logo at boot on nvidia card

2011-06-11 Thread Stephen Warren
Psychotron's workaround of adding GRUB_GFXPAYLOAD_LINUX=text to /etc/defaults/grub works for me. Alternatively, another option that works for me: Find the following pre- existing text in /etc/defaults/grub: # Uncomment to disable graphical terminal (grub-pc only) #GRUB_TERMINAL=console and

[Bug 771905] Re: No logo at boot on nvidia card

2011-06-07 Thread Stephen Warren
If you break into the grub menu, edit the grub option you want to boot, and remote quiet splash from the linux command-line, you'll boot into text mode, and hence see the crypt password prompt. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 719356] Re: visudo doesn’t handle includedir apparently

2011-06-07 Thread Stephen Warren
I believe the syntax in the /etc/sudoers file is #includedir /etc/sudoers.d not includedir /etc/sudoers.d, i.e. you do need the leading # character; the visudo syntax error message when you omit it is correct. See `man sudoers`. -- You received this bug notification because you are a member of

[Bug 771905] Re: No logo at boot on nvidia card

2011-06-07 Thread Stephen Warren
Hmm. I partially take that back. The actual content of the kernel command-line isn't important. What is important is editing in grub (i.e. at the grub menu, press e to edit, don't make any changes, then press ctrl-x to boot). That works most of the time, but just occasionally doesn't. -- You

[Bug 771905] Re: No logo at boot on nvidia card

2011-06-07 Thread Stephen Warren
If you edit /boot/grub.cfg and override the timeout lines to be timeout=0, grub never displays a boot menu, but instead jumps straight to booting the default option. In this case, the password prompt is visible for me. IIRC, by default, Ubuntu configures grub to *not* display the menu (hence this

[Bug 777302] Re: No password prompt on boot for crypted root disk

2011-06-06 Thread Stephen Warren
Me too. Is this related to using a video/X driver that doesn't support KMS? I notice that Jerico's lspci.txt in comment #5 shows an ATI graphics card, and the fglrx binary driver is listed in ProcModules.txt in comment #8. (As background, in Maverick, I uninstalled the Ubuntu NVIDIA driver

[Bug 554855] Re: After suspend-resume on a duel screen setup, display settings are set to 'mirror screens'

2011-05-22 Thread Warren Strange
I can confirm I have this bug as well on Natty (Dell E6410). It is very annoying -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554855 Title: After suspend-resume on a duel screen setup,

[Bug 765564] [NEW] type 'exceptions.NameError': global name 'trans' is not defined

2011-04-19 Thread Steve Warren
Public bug reported: Binary package hint: aptdaemon crashed after latest updates ProblemType: Crash DistroRelease: Ubuntu 11.04 Package: aptdaemon 0.41+bzr646-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.38-9.43~pre201104180902-generic 2.6.38.3 Uname: Linux 2.6.38-9-generic i686 Annotation:

[Bug 765564] Re: type 'exceptions.NameError': global name 'trans' is not defined

2011-04-19 Thread Steve Warren
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/765564 Title: type 'exceptions.NameError': global name 'trans' is not defined -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 766412] Re: package language-selector-common 0.6.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-04-19 Thread Michael Warren
I am encountering the same error as above. This was working about an hour ago. Seems like a new version of the language-selector-common package may have been pushed with a bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 753691] [NEW] thunderbird does not display message text untill rebuild index in folder properties is executed.

2011-04-07 Thread warren
Public bug reported: Binary package hint: firefox-3.5 entire inbox index is rebuilt when executed. ProblemType: Bug Architecture: i386 CheckboxSubmission: 955717b83640d8bd88b98ef9b61f56c5 CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b Date: Thu Apr 7 09:24:54 2011 DistroRelease: Ubuntu 9.10

[Bug 753691] Re: thunderbird does not display message text untill rebuild index in folder properties is executed.

2011-04-07 Thread warren
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/753691 Title: thunderbird does not display message text untill rebuild index in folder properties is executed. -- ubuntu-bugs mailing list

[Bug 750006] Re: package flashplugin-installer 10.2.153.1ubuntu1 failed to install: subprocess installed post-installation script returned error exit status 1

2011-04-04 Thread Brian Warren
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750006 Title: package flashplugin-installer 10.2.153.1ubuntu1 failed to install: subprocess installed post-installation script returned error exit

[Bug 750006] [NEW] package flashplugin-installer 10.2.153.1ubuntu1 failed to install: subprocess installed post-installation script returned error exit status 1

2011-04-04 Thread Brian Warren
Public bug reported: Binary package hint: flashplugin-nonfree Simply attempted to install this package and it failed ProblemType: Package DistroRelease: Ubuntu 11.04 Package: flashplugin-installer 10.2.153.1ubuntu1 ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38 Uname: Linux

[Bug 403339] Re: problem with key repeat, extra key up events

2011-03-04 Thread warren
I apologize, but I decided not to use linux this year. I waited until I was certain to answer the last post, as others are affected by this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/403339

[Bug 710796] Re: [regression] hibernate no longer works on natty

2011-02-08 Thread Stephen Warren
One proposal from OEM is to keep hibernate enabled at the kernel level, retain an option in gnome-power-manager to put the system into hibernate on a critical battery event, and remove hibernate from the rest of the UI (the power menu + shutdown dialog). That doesn't make a lot of sense to

[Bug 682211] Re: lastcomm cannot find /var/account/pacct

2011-02-04 Thread Warren Turkal
***FIX INCLUDED*** This appears to actually be a result of the default accounting file path being /var/log/account instead of /var/account. I looked at the source, and it appears that the configure code for setting the default file location is simply not working. The config check looking for the

[Bug 682211] Re: lastcomm cannot find /var/account/pacct

2011-02-04 Thread Warren Turkal
I should mention that I am using the autoconf packaged for meerkat (i.e. version 2.67-2ubuntu1) to regenerate the configure script. ** Also affects: acct Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 682211] Re: lastcomm cannot find /var/account/pacct

2011-02-04 Thread Warren Turkal
Is there a better tag than patch to indicate that I have added a fix, if not a patch, to this bug. ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/682211 Title: lastcomm cannot

[Bug 403339] Re: problem with key repeat, extra key up events

2011-01-25 Thread warren
Workaround: Works for all games that do not work properly because of keyup events. Type xset r off into console. Works even if game is already running. Remember to type xset r on for normal operation afterwards. I have already used this for some flash games that gave me trouble in the past. --

[Bug 702749] [NEW] Control modifier doesn't work; CTRL-C/V don't copy/paste

2011-01-13 Thread Stephen Warren
Public bug reported: I'm running xvnc4viewer on Ubuntu to connect to a Windows 7 VM inside qemu-kvm running under Lucid 64. When I connect from the Lucid machine to the VM running locally, CTRL-C/V for cut/paste work, as do many other keyboard shortcuts using the CTRL modifier. IIRC, I also ran

[Bug 702749] Re: Control modifier doesn't work; CTRL-C/V don't copy/paste

2011-01-13 Thread Stephen Warren
** Description changed: I'm running xvnc4viewer on Ubuntu to connect to a Windows 7 VM inside qemu-kvm running under Lucid 64. When I connect from the Lucid machine to the VM running locally, CTRL-C/V for cut/paste work, as do many other keyboard shortcuts using - the CTRL modifier. +

[Bug 702750] [NEW] gvncviewer doesn't implement cut/paste buffer sharing/syncing

2011-01-13 Thread Stephen Warren
Public bug reported: I'm connecting from a Maverick client to a Windows 7 VM (inside qemu- kvm) running on Lucid. If I connect using xvnc4viewer (and run a utility called autocutsel to sync X's various selection/cut buffers), then I can copy from the VM inside the VNC viewer, and paste into

[Bug 702750] Re: gvncviewer doesn't implement cut/paste buffer sharing/syncing

2011-01-13 Thread Stephen Warren
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702750 Title: gvncviewer doesn't implement cut/paste buffer sharing/syncing -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 695249] Re: ASUS G73JW fails to suspend or hibernate: pm_op(): usb_dev_suspend+0x0/0x20 returns -2

2011-01-12 Thread Stephen Warren
** Tags removed: needs-upstream-testing ** Changed in: linux (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/695249 Title: ASUS G73JW fails to suspend or

[Bug 695249] Re: ASUS G73JW fails to suspend or hibernate: pm_op(): usb_dev_suspend+0x0/0x20 returns -2

2011-01-06 Thread Stephen Warren
I've found the complete solution! It's at http://ubuntuforums.org/archive/index.php/t-1444822.html, in John Dias's April 27th, 2010, 02:16 AM comment. Just in case that goes away, and in the hope of bumping the information in Google's ranking (that link is on something like page 6 of my Google

[Bug 695249] Re: ASUS G73JW fails to suspend or hibernate: pm_op(): usb_dev_suspend+0x0/0x20 returns -2

2011-01-05 Thread Stephen Warren
I noticed there was a new BIOS, so I upgraded (old version: 202 new version: 203). I don't see any difference in behaviour; to recap, with USB ports enabled, suspend fails since it can't suspend the usb3 device, with USB ports disabled, suspend just hangs and the machine locks up (no kernel

[Bug 611810] Re: [PATCH] NVIDIA GPU audio-over-HDMI: Patch required to support recent GPUs

2010-12-31 Thread Stephen Warren
andy1, your issue sounds unrelated to this bug. You might have better luck with speaker-test (e.g. perhaps only have to run it once rather than N times), since I assume Front_Left.wav is a very short sample? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 695249] Re: ASUS G73JW fails to suspend or hibernate: pm_op(): usb_dev_suspend+0x0/0x20 returns -2

2010-12-29 Thread Stephen Warren
Device usb3 in the kernel error log is the USB3 bus controller/root-hub; lsusb -t lists it as XHCI instead of EHCI. If I disable this port in the BIOS (security option, USB ports, lock external ports), the USB3 bus no longer shows up in lsusb, and suspend is not aborted with the kernel messages

[Bug 695249] Re: ASUS G73JW fails to suspend or hibernate: pm_op(): usb_dev_suspend+0x0/0x20 returns -2

2010-12-29 Thread Stephen Warren
In fact, both 2.6.35-24.42 and 2.6.37-020637rc2.201011160905 hang in the same way with USB ports disabled,as described above. I tried netconsole, and I get no kind of error messages at all during suspend from either kernel; just expected messages e.g. wireless shutting down etc. -- You received

[Bug 695249] Re: ASUS G73JW fails to suspend or hibernate: pm_op(): usb_dev_suspend+0x0/0x20 returns -2

2010-12-29 Thread Stephen Warren
With 2.6.35-24.42: Following https://wiki.ubuntu.com/DebuggingKernelSuspend (i.e. echo 1 /sys/power/pm_trace), the CMOS time doesn't seem to be reset to a debug value upon boot after hang/power-cycle (the time is still exactly correct), so I think any hash matches message is invalid. I think

[Bug 695249] [NEW] ASUS G73JW fails to suspend or hibernate: pm_op(): usb_dev_suspend+0x0/0x20 returns -2

2010-12-28 Thread Stephen Warren
Public bug reported: Attempts to either suspend or hibernate my new laptop, it will fail. The system is still running OK and dumped back to X with the screensaver/lock running. The following messages are in /var/log/syslog: Dec 28 20:59:03 dart kernel: [ 125.572258] PM: Syncing filesystems ...

[Bug 695249] Re: ASUS G73JW fails to suspend or hibernate: pm_op(): usb_dev_suspend+0x0/0x20 returns -2

2010-12-28 Thread Stephen Warren
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/695249 Title: ASUS G73JW fails to suspend or hibernate: pm_op(): usb_dev_suspend+0x0/0x20 returns -2 -- ubuntu-bugs mailing list

[Bug 695249] Re: ASUS G73JW fails to suspend or hibernate: pm_op(): usb_dev_suspend+0x0/0x20 returns -2

2010-12-28 Thread Stephen Warren
I also tried the most recent mainline kernel I could find in the PPA, linux- image-2.6.37-020637rc2-generic_2.6.37-020637rc2.201011160905_amd64.deb. With that kernel, either suspend or hibernate simply hang with a blank screen with the cursor flashing, and require a hard power cycle. ** Tags

<    3   4   5   6   7   8   9   10   11   12   >