[Bug 1072234] Re: 050d:0017 Bluetooth mouse randomly disconnects

2013-11-11 Thread James Brierley
After a couple of weeks on the vanilla 3.12.0-031200rc7-generic, the problem has not shown itself. ** Tags added: kernel-fixed-upstream-3.12.0-031200rc7-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

Re: [Bug 1072234] Re: 050d:0017 Bluetooth mouse randomly disconnects

2013-11-11 Thread James Brierley
Downloading the image now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1072234 Title: 050d:0017 Bluetooth mouse randomly disconnects To manage notifications about this bug go to: https://bugs.lau

[Bug 1430230] Re: Log flooding with warning message when using linux-lowlatency kernel

2015-03-30 Thread James Brierley
This is a kernel bug, rather than anything else. See http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6c51d46f135b00c00373fcd029786ccef2b02b5b A workaround is to boot with ‘nothreadirqs’ in the kernel command line. ** Also affects: linux-meta-lowlatency (Ubuntu) Impor

[Bug 1430230] Re: Log flooding with warning message when using linux-lowlatency kernel

2015-03-30 Thread James Brierley
Yes, it isn’t ideal and sort of defeats the ‘low latency’ object, but it’s better than having your SSD thwacked (one of these writes to the log per second also adds up in terms of CPU activity). As the patch is just a one-liner, which allows execution in both soft and hard interrupt contexts inste

[Bug 1232783] Dependencies.txt

2013-09-29 Thread James Brierley
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1232783/+attachment/3849272/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1232783

[Bug 1232783] [NEW] Appearance dialog crashes on Intel graphics hardware

2013-09-29 Thread James Brierley
Public bug reported: When launching the appearance dialog, it is unresponsive and quickly stalls, the window greys out and it requires a kill or 'force quit'. This appears to be specific to Intel graphics hardware (and possibly other brands) as another Ubuntu user I know who is using the propriet

[Bug 1232783] ProcEnviron.txt

2013-09-29 Thread James Brierley
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1232783/+attachment/3849273/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1232783

[Bug 1232783] Re: Appearance dialog crashes on Intel graphics hardware

2013-09-29 Thread James Brierley
Thank you for your report! However, processing it in order to get sufficient information for the developers failed, since the report is ill-formed. Perhaps the report data got modified? need more than 1 value to unpack If you encounter the crash again, please file a new report. Thank you for

[Bug 1072234] Re: 050d:0017 Bluetooth mouse randomly disconnects

2013-10-29 Thread James Brierley
I'm still investigating this bug. The situation at present is: * Bug still present in Saucy's stock 3.11.0-13 kernel. * Appears to be related to USB powersaving. * Installing sysfsutils and adding the line "bus/usb/devices/*/power/autosuspend -1" to /etc/sysfs.conf *appears* to be a workaround.

[Bug 1072234] Re: 050d:0017 Bluetooth mouse randomly disconnects

2013-10-29 Thread James Brierley
Clarification: the kernel I am patching is from the Ubuntu kernel team's git repository, not a 'vanilla' kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1072234 Title: 050d:0017 Bluetooth mous

[Bug 1072234] Re: 050d:0017 Bluetooth mouse randomly disconnects

2013-10-29 Thread James Brierley
And a correction: sysfsutils doesn't actually support globbing; I pieced together this suggestion from several solutions, no wonder it didn't work... The correct version of this workaround is to do something such as this: james@rainbowphoenix:~$ ls -1 /sys/bus/usb/devices/*/power/autosuspend /sys/

[Bug 192502] Re: bluetooth audio skips, cuts out

2013-12-16 Thread James Brierley
I got rid of this problem by disabling un-needed options in /etc/bluetooth/audio.conf. Here’s my file: # Configuration file for the audio service # This section contains options which are not specific to any # particular interface [General] # Switch to master role for incoming connections (defau

[Bug 1072234] Re: 050d:0017 Bluetooth mouse randomly disconnects

2013-10-30 Thread James Brierley
Not good news: Sarah Sharp's patch to the USB core (mentioned above) hasn't helped. Now that I've *finally* found out what I should be doing in /etc/sysfs.conf ( module/usbcore/parameters/autosuspend = -1 ) I might finally be able to see if this improves things. -- You received this bug notifi

[Bug 1072234] Re: 050d:0017 Bluetooth mouse randomly disconnects

2013-10-30 Thread James Brierley
The steps in the previous comment didn't work either. It seems that autosuspend still occurs for individual devices even when usbcore is told not to do it. I don't know enough about the internals of the Linux kernel to know if this is intended behaviour. I've tried manually adding every USB device

[Bug 1072234] Re: 050d:0017 Bluetooth mouse randomly disconnects

2013-11-01 Thread James Brierley
* manually adding every USB device to /etc/sysfs.conf * adding usbcore.autosuspend = -1 to the kernel's boot arguments * disabling /usr/lib/pm-utils/usb_bluetooth ...all do not help. I'm fairly lost. ** Tags added: saucy ** Changed in: linux (Ubuntu) Status: Incomplete => New -- You re

[Bug 919338] Re: vt100-w no longer displays in 132 columns on DEC VT420 terminal

2012-04-15 Thread James Brierley
apport information ** Tags added: apport-collected precise ** Description changed: I have a DEC VT420 terminal connected to my Ubuntu system, set up for 'wide' (132 column) mode. Until recently, possibly although not definitely when I began testing Precise, running getty with the vt100-w

[Bug 919338] AlsaDevices.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072000/+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/919338 Ti

[Bug 919338] AplayDevices.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "AplayDevices.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072001/+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/919338

[Bug 919338] ArecordDevices.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "ArecordDevices.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072002/+files/ArecordDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/9193

[Bug 919338] AudioDevicesInUse.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "AudioDevicesInUse.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072003/+files/AudioDevicesInUse.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 919338] BootDmesg.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072004/+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/919338 Title:

[Bug 919338] CRDA.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072005/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/919338 Title: vt100-w

[Bug 919338] Card0.Amixer.values.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072006/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

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

2012-04-15 Thread James Brierley
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072007/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 919338] Card2.Amixer.values.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "Card2.Amixer.values.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072008/+files/Card2.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 919338] CurrentDmesg.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072010/+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/919338

[Bug 919338] IwConfig.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072011/+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/919338 Title:

[Bug 919338] Card3.Codecs.codec.0.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "Card3.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072009/+files/Card3.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 919338] Lspci.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072012/+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/919338 Title: vt100-

[Bug 919338] Lsusb.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072013/+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/919338 Title: vt100-

[Bug 919338] ProcCpuinfo.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072015/+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/919338 Ti

[Bug 919338] PciMultimedia.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072014/+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/919338

[Bug 919338] ProcInterrupts.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072016/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/9193

[Bug 919338] ProcModules.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072017/+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/919338 Ti

[Bug 919338] PulseList.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072018/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/919338 Title:

[Bug 919338] UdevDb.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072019/+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/919338 Title: vt10

[Bug 919338] UdevLog.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072020/+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/919338 Title: vt

[Bug 919338] WifiSyslog.txt

2012-04-15 Thread James Brierley
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/919338/+attachment/3072021/+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/919338 Titl

[Bug 919338] Re: vt100-w no longer displays in 132 columns on DEC VT420 terminal

2012-04-15 Thread James Brierley
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/919338 Title: vt100-w no longer displays in 132 columns on DEC VT420 terminal To m

[Bug 919338] Re: vt100-w no longer displays in 132 columns on DEC VT420 terminal

2012-04-16 Thread James Brierley
Unfortunately I have reinstalled since I first posted this and thus have no old kernels on my system. I will download the Oneiric kernel manually and report back. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1227149] Re: USB audio sound card not recognized after update to Linux 3.12-rc1-saucy

2014-05-13 Thread James Brierley
I have the same USB audio hardware as the OP. The kernel’s input subsystem seems to be wrongly detecting the device as a USB human interface device: [2.256727] usb 2-1.7.2: New USB device found, idVendor=08bb, idProduct=2902 [2.256729] usb 2-1.7.2: New USB device strings: Mfr=1, Product=2,

[Bug 1130857] Re: Some images have a blue tint

2013-02-20 Thread James Brierley
Oops, I got to Launchpad after I had downgraded, to be extra clear: this bug refers to *the latest Firefox as of 20/2/13.* -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130857 Title: Some images ha

[Bug 1130857] [NEW] Some images have a blue tint

2013-02-20 Thread James Brierley
Public bug reported: Firefox 19.0 on Xubuntu 12.10 on a Late 2005 Apple Mac mini. Steps to reproduce: 1. Open Firefox. 2. Navigate to an image-heavy website (Flickr, for instance). Note that some images have a blue tint. 3. If you already have enough of a browsing history, open a new tab and ob

[Bug 1103554] [NEW] Pidgin crashes upon sending a Google Talk message

2013-01-23 Thread James Brierley
Public bug reported: Fresh install of Xubuntu on a Mac mini G4. Pidgin starts up and allows adding of accounts and logging in fine. However, as soon as I send a message to one of my contacts it segfaults. The same issue occurs with Precise's version of Pidgin. ProblemType: Bug DistroRelease: Ubun

[Bug 1103554] Re: Pidgin crashes upon sending a Google Talk message

2013-01-23 Thread James Brierley
I am in the process of getting a stack trace as Apport did not add one, please bear with me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1103554 Title: Pidgin crashes upon sending a Google Talk me

[Bug 1103554] Re: Pidgin crashes upon sending a Google Talk message

2013-01-23 Thread James Brierley
apport information ** Tags added: apport-collected ** Description changed: Fresh install of Xubuntu on a Mac mini G4. Pidgin starts up and allows adding of accounts and logging in fine. However, as soon as I send a message to one of my contacts it segfaults. The same issue occurs with Pr

[Bug 1103554] ProcEnviron.txt

2013-01-23 Thread James Brierley
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1103554/+attachment/3496806/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1103554

[Bug 1103554] Re: Pidgin crashes upon sending a Google Talk message

2013-01-23 Thread James Brierley
I eventually got a trace manually: (gdb) bt #0 0x4afeb34c in ?? () #1 0x1c58364c in ?? () from /usr/lib/powerpc-linux-gnu/gstreamer-0.10/libgstaudioconvert.so #2 0x49401f90 in ?? () #3 0x1c579e70 in ?? () from /usr/lib/powerpc-linux-gnu/gstreamer-0.10/libgstaudioconvert.so #4 0x1c57a8c8 in

[Bug 1103554] Re: Pidgin crashes upon sending a Google Talk message

2013-01-23 Thread James Brierley
This was due to the correct audio drivers not being loaded. Marking as invalid. ** Changed in: pidgin (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/1103554 Titl

[Bug 1130857] Re: Some images have a blue tint

2013-02-22 Thread James Brierley
David, here's the rather poor workaround I used: apt-get remove firefox cd /var/cache/apt/archives dpkg -i *firefox*18.02* Then pin Firefox at this version by pasting the following into /etc/apt/preferences.d/firefox: Package: *firefox* Pin: version n=18.0.2 Pin-Priority: 999 apt-get update and

[Bug 774967] Re: Super 1..9 doesn't work when "Alt/Win key behaviour" is not default

2011-10-07 Thread James Brierley
It seems like this problem has been resolved in the Oneiric beta. Everything now seems to work as expected with Caps Lock employed as Super. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774967 Title:

[Bug 1069694] [NEW] Freezes and scrambled screen when switching to TTY

2012-10-22 Thread James Brierley
Public bug reported: Apport thinks this is a GPU hang. It's definitely only happened since I updated to Quantal. Nothing responds after this happens, I can't switch to other TTYs or back to Unity. Only REISUB does anything. It's also happened a couple of times upon ejecting a USB drive, although

[Bug 1069694] Re: Freezes and scrambled screen when switching to TTY

2012-10-22 Thread James Brierley
For some reason not much system information has been uploaded... my graphics hardware is an inbuilt ATI Radeon HD 4200. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069694 Title: Freezes and scram

[Bug 1069702] [NEW] Apport cannot collect xorg information

2012-10-22 Thread James Brierley
Public bug reported: Apport fails to collect any graphics-related information. This is a problem as I am trying to report a xorg problem. ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: apport 2.6.1-0ubuntu3 ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5 Uname: Linux 3.5.0-17-generi

[Bug 1069694] Re: Freezes and scrambled screen when switching to TTY

2012-10-22 Thread James Brierley
#1069702 is the reason that there isn't more debug information. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069694 Title: Freezes and scrambled screen when switching to TTY To manage notificatio

[Bug 1069694] Re: Freezes and scrambled screen when switching to TTY

2012-10-23 Thread James Brierley
The problem occurred again today shortly after my Bluetooth mouse lost its connection and I plugged in a USB mouse to reconnect it. Unsure of how this could have any effect on graphics, but noting it anyway. -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1072161] [NEW] Corruption when moving Launcher icons around

2012-10-27 Thread James Brierley
Public bug reported: When clicking and dragging Launcher icons, the edges of the buttons and sometimes the backgrounds show corruption. It does not persist when they are dropped. Unfortunately unable to provide visual evidence as Print Screen doesn't work when clicking and dragging. ProblemType:

[Bug 1069702] Re: Apport cannot collect xorg information

2012-10-27 Thread James Brierley
This is no longer a problem as of a recent upgrade. ** Changed in: apport (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069702 Title: Apport cannot coll

[Bug 1072234] [NEW] Bluetooth mouse randomly disconnects

2012-10-27 Thread James Brierley
Public bug reported: Since upgrading to Quantal, my Belkin bluetooth mouse disconnects sporadically from my computer. Sometimes this will happen several times a day, at other times it will stay connected for almost the entire day without a problem. After the connection is dropped, Bluetooth seems

[Bug 1072161] Re: Corruption when moving Launcher icons around

2012-10-28 Thread James Brierley
*** This bug is a duplicate of bug 1071813 *** https://bugs.launchpad.net/bugs/1071813 Yes, that is similar to my problem. Sorry for submitting a duplicate. ** This bug has been marked a duplicate of bug 1071813 Unity icon corruption while rearranging. -- You received this bug notificati

[Bug 922522] [NEW] Volume is always set to full on reboot

2012-01-27 Thread James Brierley
Public bug reported: On current Precise, system volume level is not persistent across reboots. It is remembered if I log in and out, but is always being set to maximum after a reboot. This has not been a problem until fairly recently. I am not sure if this is a problem with Pulseaudio itself or th

[Bug 922522] Re: Volume is always set to full on reboot

2012-01-27 Thread James Brierley
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/922522 Title: Volume is always set to full on reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/

[Bug 922522] Re: Volume is always set to full on reboot

2012-01-27 Thread James Brierley
After messing with pavucontrol, this is no longer a problem. Sorry for a pointless bug report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/922522 Title: Volume is always set to full on reboot To

[Bug 922522] Re: Volume is always set to full on reboot

2012-01-28 Thread James Brierley
** Changed in: pulseaudio (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/922522 Title: Volume is always set to full on reboot To manage notifications about thi

[Bug 922522] Re: Volume is always set to full on reboot

2012-01-28 Thread James Brierley
Unfortunately, I was wrong - the problem isn't fixed. The volume control is set at a different position by default now, but in spite of this the volume is still at full until I move the control (mouse wheel or dragging the slider after clicking on the indicator). It seems that the position of the

[Bug 922522] Re: Volume is always set to full on reboot

2012-01-30 Thread James Brierley
I installed Onieric (as opposed to in-development Precise) on my mother's new laptop today, and realised what the problem really was; the volume control on the Unity login screen is not synchronised with the sound indicator on the desktop. On bootup, the login screen's volume control is always at f

[Bug 919338] [NEW] vt100-w no longer displays in 132 columns on DEC VT420 terminal

2012-01-20 Thread James Brierley
Public bug reported: I have a DEC VT420 terminal connected to my Ubuntu system, set up for 'wide' (132 column) mode. Until recently, possibly although not definitely when I began testing Precise, running getty with the vt100-w profile ensured that when I logged in, applications such as top, nano o

[Bug 919338] Re: vt100-w no longer displays in 132 columns on DEC VT420 terminal

2012-01-20 Thread James Brierley
And I of course meant to write $ stty cols 132 above. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/919338 Title: vt100-w no longer displays in 132 columns on DEC VT420 terminal To manage notific

[Bug 919338] Re: vt100-w no longer displays in 132 columns on DEC VT420 terminal

2012-01-20 Thread James Brierley
It does indeed say 'cols#132', so it is then not an ncurses problem (I'll trust you on this since you wrote it!) It points to the entry in /usr/share/terminfo, there was no ~/.terminfo. I'm not sure where the problem lies in that case. ** Package changed: ncurses (Ubuntu) => ubuntu -- You recei

[Bug 774967] Re: Super 1..9 doesn't work when "Alt/Win key behaviour" is not default

2011-12-31 Thread James Brierley
** Changed in: unity (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774967 Title: Super 1..9 doesn't work when "Alt/Win key behaviour" is not default

Re: [Bug 1069694] Re: Freezes and scrambled screen when switching to TTY

2013-04-28 Thread James Brierley
On 28/04/13 15:45, Igor Tarasov wrote: > @James Brierley, does it freeze when you switch to console TTY, or when > you switch back to GUI? > Oh my, I completely forgot about this bug! I've since changed the hardware that exhibited the problem, so unfortunately I can't do an

[Bug 1072234] Re: Bluetooth mouse randomly disconnects

2013-05-14 Thread James Brierley
This is still an issue with the stock Raring kernel. Using the upstream kernel package cured the problem before, so it definitely seems Ubuntu- specific. Trying the most recent upstream kernel again to make sure. ** Tags added: raring -- You received this bug notification because you are a membe

[Bug 1072234] Re: Bluetooth mouse randomly disconnects

2012-11-07 Thread James Brierley
Some updates: When I lose the ability to move the mouse, the light on the Bluetooth adapter continues to flash if the mouse is moved, suggesting that Bluetooth commands are still being received. I am able to reconnect the mouse by disconnecting the Bluetooth adapter, reinserting it and reconnectin

[Bug 1072234] Re: Bluetooth mouse randomly disconnects

2012-11-10 Thread James Brierley
Reverting to Precise's bluez did not eliminate the problem. However, when I booted into my last Precise kernel (3.2.0-32-generic) my Bluetooth became as reliable as it was before. This is even with the latest bluez (4.101-0ubuntu6). So, this is not a bluez problem, but a regression in Linux betwe

[Bug 1077690] Dependencies.txt

2012-11-11 Thread James Brierley
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1077690/+attachment/3430692/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1077690

[Bug 1077690] [NEW] Fritzing segfaults soon after startup

2012-11-11 Thread James Brierley
Public bug reported: Steps to reproduce: 1. Install and open Fritzing in Quantal 2. Do almost anything; drag a component to the breadboard, change views, anything. 3. Fritzing will crash with a segmentation fault. At present the version of Fritzing in the Ubuntu repositories is unfortunately

[Bug 1077690] ProcEnviron.txt

2012-11-11 Thread James Brierley
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1077690/+attachment/3430693/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1077690

[Bug 1072234] Re: Bluetooth mouse randomly disconnects

2012-11-13 Thread James Brierley
Thank you Joseph. I am installing the kernel you specified now. It will take a few days of use before I am certain that the problem happens/does not happen with this kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1086727] [NEW] ureadahead refuses to run even with no existing pack file

2012-12-05 Thread James Brierley
Public bug reported: I noticed that my Quantal desktop was starting slowly, and found that ureadahead was not being started. Attempting to start it manually produced the output: /var/lib/ureadahead/pack: No such file or directory Counted 1 CPUs ureadahead: Error while tracing: No such file or di

[Bug 1086727] Re: ureadahead refuses to run even with no existing pack file

2012-12-08 Thread James Brierley
I have since discovered that this problem relates to running a mainline kernel (to regression test another bug). Reverting to an Ubuntu kernel cured it. Sorry for filing a pointless bug report. ** Changed in: ureadahead (Ubuntu) Status: New => Invalid -- You received this bug notification

[Bug 1072234] Re: Bluetooth mouse randomly disconnects

2012-11-17 Thread James Brierley
After several days of no problems with the upstream kernel, I am fairly confident that the problem is fixed there. Thanks developers for your help. Is it possible to backport the fix to the stable kernel? ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Tags added: kernel-f

[Bug 1079729] Re: Ubuntu uninstallable on 32GB 3G Nexus 7

2012-11-20 Thread James Brierley
Chris and Dan - thank you very much for your work. Is the plan to add a separate image for 32GB wifi-only and 32GB+3G? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1079729 Title: Ubuntu uninstallab

[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2012-12-20 Thread James Brierley
Thank you. I'm finding it very laborious to collect the information due to the difficulties inherent in using Ubuntu on a tablet. Please bear with me, I will try again tomorrow. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2012-12-20 Thread James Brierley
Thank you for the advice Robert, I will see if I can connect a mouse and keyboard. I don't want to sound like I'm complaining, I bought the tablet to help test Ubuntu. I will post again as soon as I can get hold of the relevant logs. -- You received this bug notification because you are a member

[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2012-12-23 Thread James Brierley
Thanks for your help Chris, I've just done this but I'm having problems with openssh-server on my main box so I can't scp across - I am trying to sort this out and I'll get back to you with your ton of debug output as soon as I can. -- You received this bug notification because you are a member o

[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2012-12-23 Thread James Brierley
At long last, here is the syslog. There is most likely a lot of irrelevant stuff in there but I hope it is useful. Happy Christmas to all you developers. -James ** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu-nexus7/+bug/1091663/+attachment/3466609/+files/syslog -- You rece

[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2012-12-24 Thread James Brierley
I'm sorry I don't understand, the page states "get the logs which will be written to /var/log/syslog". I enabled debug output for NetworkManager and ModemManager, attempted a 3G connection, and then uploaded the syslog. Please explain what I have done wrong. -- You received this bug notification

[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2012-12-24 Thread James Brierley
Thank you, I will do this as soon as I can. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1091663 Title: 3G is non-functional on 32GB+3G Nexus 7 To manage notifications about this bug go to: https:

[Bug 917557] Re: Ubuntu Server edition does not recognize serial console during installation

2012-12-26 Thread James Brierley
It may be worth mentioning that Debian's own debian-installer (at least when I last used it) does detect when installation is being conducted over serial and adds a line to inittab enabling serial logins. This should perhaps be adapted to add a ttyS0.conf for Upstart. During a serial Ubuntu instal

[Bug 964479] [NEW] Bottom pinned icon on Launcher is pushed around by unpinned app icons

2012-03-25 Thread James Brierley
Public bug reported: On current Precise beta, the bottom app icon pinned to the Launcher is not 'sticky' as it should be. When I first log in and launch an app that isn't pinned to the Launcher, that app's icon will appear between the bottom pinned icon and second-from-bottom one, instead of betwe

[Bug 964479] Re: Bottom pinned icon on Launcher is pushed around by unpinned app icons

2012-03-25 Thread James Brierley
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964479 Title: Bottom pinned icon on Launcher is pushed around by unpinned app icons To manage notifications about this bug go to: https://bugs.launchpad

[Bug 950044] Re: System menu icon jagged

2012-03-26 Thread James Brierley
Unfortunately I have since changed my motherboard to one that has inbuilt Radeon HD graphics hardware, on which the problem does bit occur. Hence, I can't test this any more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 950044] Re: System menu icon jagged

2012-03-26 Thread James Brierley
And I meant to type 'not' there, yet somehow 'bit' came out. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950044 Title: System menu icon jagged To manage notifications about this bug go to: https:

[Bug 950044] [NEW] System menu icon jagged

2012-03-08 Thread James Brierley
Public bug reported: On current Precise, the system menu icon is jagged and ugly. The other indicator icons seem unaffected. I am using an ATI Radeon X600 video card. This is on a fresh install of Precise beta. During the install, the icon looked as it should, but when launching the installed syst

[Bug 950044] Re: System menu icon jagged

2012-03-08 Thread James Brierley
Here's the visual evidence: ** Attachment added: "uglyicon.png" https://bugs.launchpad.net/ubuntu/+source/unity/+bug/950044/+attachment/2835094/+files/uglyicon.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 950044] Re: System menu icon jagged

2012-03-08 Thread James Brierley
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950044 Title: System menu icon jagged To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/950044/+subscri

[Bug 883912] Re: Please compile bluez with Wiimote support

2012-02-04 Thread James Brierley
I am not sure this is fixed - wiimote.so is still nowhere to be found on my up-to-date Precise system. ** Changed in: bluez (Ubuntu) Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 950044] Re: System menu icon jagged

2012-03-10 Thread James Brierley
No I have not noticed anything similar to that, and yes it has been persistent for the past couple of months. It does not occur on my laptop, which uses the radeonhd driver for X. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1161599] Re: Backup to Ubuntu one failed, after 5 attempts status 400 bad request

2013-05-16 Thread James Brierley
Michael: This fixed the problem for me. Thanks for your work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161599 Title: Backup to Ubuntu one failed, after 5 attempts status 400 bad request To m

[Bug 1181817] [NEW] 'Appearance' settings dialog crashes on launch

2013-05-19 Thread James Brierley
Public bug reported: Running Unity. The Appearance dialog crashes on launch with the following dump. This occurs whether launching it from the desktop or System Settings menu item. (gnome-control-center:8016): gnome-control-center-unity-WARNING **: Could not load /usr/share/themes/Adwaita/index.

  1   2   >