[Bug 1205827] Re: Regression: USB storage broken on 3.10.06-generic

2013-08-11 Thread Dave Gilbert
Tim: This still affects 3.11.0-1-generic (3.11.0-1.4) Put back to triaged. ** Changed in: linux (Ubuntu Saucy) Status: Fix Released = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 31746] Re: Difficult to find out how to use multiple profiles at the same time

2013-08-11 Thread Dave Gilbert
In the end it's upto Firefox, and their upstream firefox bug 433717 that's linked is marked as won't fix with a note suggesting what to use; so it's upto them. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report.

[Bug 1210855] [NEW] Coccinelle needs rebuild against newer ocaml

2013-08-10 Thread Dave Gilbert
Public bug reported: It looks like coccinelle needs rebuilding against a newer OCaml; this is 1.0.0~rc17.deb-2build1 on saucy, Saucy has 3.12 ocaml, and if I rebuild it from the 1.0.0~rc17.deb-2build1 source it works fine without modification: dg@major:~$ spatch -sp-file cocci/comma3

[Bug 1208198] [NEW] ARM only kernel drivers being built on x86

2013-08-04 Thread Dave Gilbert
Public bug reported: I was doing a kernel config and noticed there are a bunch of ARM/non-x86 only drivers being built on x86 - they're just increasing build time and taking up space in /lib/modules; spotted so far: - Exynos random number generator:

[Bug 1208198] Re: ARM only kernel drivers being built on x86

2013-08-04 Thread Dave Gilbert
Logs not needed; this is observation from source tree; (on both 3.10.0-6 and current dailies) ** 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.

[Bug 1205827] Re: Regression: USB storage broken on 3.10.06-generic

2013-08-04 Thread Dave Gilbert
Thank you Emil; that seems to do the trick! I built a modified 3.11 from the daily with that in and it seems to work. Dave -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205827 Title: Regression:

[Bug 1205827] Re: Regression: USB storage broken on 3.10.06-generic

2013-08-03 Thread Dave Gilbert
Tested upstream Linux major 3.11.0-999-generic #201308030433 bug still exists. (Removed needs-upstream and set to triaged) ** Changed in: linux (Ubuntu) Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1205827] [NEW] Regression: USB storage broken on 3.10.06-generic

2013-07-28 Thread Dave Gilbert
Public bug reported: A Kingston 16GB DataTraveler G2 stick is timing out on 3.10.06-generic #17 If I reboot back to 3.10.04-generic #13 this works It also works in another machine running OpenSLES [2.687510] scsi 8:0:0:0: Direct-Access Kingston DataTraveler G2 1.00 PQ: 0 ANSI: 2 [

[Bug 1205126] Re: rpcgen segfaults if argument is longer than 10 characters

2013-07-28 Thread Dave Gilbert
I can repeat this on Precise, but not saucy - not sure which ones in between. Triaged: Got a fix. (Is this the same as bug 776192 ? ) ** Changed in: eglibc (Ubuntu) Importance: Undecided = Medium ** Changed in: eglibc (Ubuntu) Status: New = Triaged -- You received this bug

[Bug 1205210] Re: BUG: unable to handle kernel NULL pointer dereference at IP: [ffffffff81044a99] __ticket_spin_lock+0x9/0x30

2013-07-28 Thread Dave Gilbert
From your logs; this looks relevant to an unhappy bluetooth adapter: [ 8521.365815] WARNING: at /build/buildd/linux-3.8.0/fs/sysfs/dir.c:536 sysfs_add_one+0xd4/0x100() [ 8521.365820] Hardware name: MM061 [ 8521.365823] sysfs: cannot create duplicate filename

[Bug 1205633] Re: Xorg stalls out the whole system when surfing with firefox

2013-07-28 Thread Dave Gilbert
hmm, a bit tricky to figure out from that. Can you login from another machine over a network while it does that? If so then it's worth seeing if the remote shell hangs while the display is hung, and use something like top to see what's happening. -- You received this bug notification because

[Bug 1205633] Re: Xorg stalls out the whole system when surfing with firefox

2013-07-27 Thread Dave Gilbert
Hi Mirko, I noticed in your X log file there is a stream of errors like: [ 589.510] (EE) RADEON(0): [DRI2] DRI2SwapBuffers: bad drawable [ 589.542] (EE) RADEON(0): [DRI2] DRI2SwapBuffers: bad drawable can you figure out if they correspond to your stalls? I think if you were to look at

[Bug 1203098] Re: Kernel crash on EFI system

2013-07-21 Thread Dave Gilbert
OK, so can you just confirm exactly which version you tested that worked; ideally if you can add the tag explaining this as per: https://wiki.ubuntu.com/Kernel/BugTriage/Responses#Please_Test_Latest_Upstream Dave -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1203156] Re: Xorg crash

2013-07-20 Thread Dave Gilbert
Flipping to xserver-xorg-video-intel since there are loads of i915 errors in the current-dmesg logs. Karol: Tell us a bit more about your setup; what displays do you have connected, via what interface? From the logs I think you have one on an HDMI output, and something else (lower res?) on a

[Bug 1203098] Re: Kernel crash on EFI system

2013-07-20 Thread Dave Gilbert
Hi, I know there are lots of EFI fixes that are going in for people; so what's the newest kernel you've tried; I'd try the newest thing that you can; try the instructions at: https://wiki.ubuntu.com/Kernel/BugTriage/Responses#Please_Test_Latest_Upstream to get the latest. Dave -- You

[Bug 1202878] Re: rsyslogd crashed with SIGSEGV in cstrConstruct()

2013-07-20 Thread Dave Gilbert
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1202878 Title: rsyslogd crashed with SIGSEGV in cstrConstruct() To manage notifications about this

[Bug 778796] Re: ‘info gcc’ broke. The package gcc-doc should be rebuilt with new debhelper to get trigger support

2013-07-20 Thread Dave Gilbert
Still broken in current Saucy (we get gcov rather than gcc) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/778796 Title: ‘info gcc’ broke. The package gcc-doc should be rebuilt with new debhelper

[Bug 485056] Re: istanbul crashed with AttributeError in stop_recording()

2013-07-18 Thread Dave Gilbert
Thanks Vadim. Marking FIx Released (we don't know when but seems to work) ** Changed in: istanbul (Ubuntu) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 469953] Re: [record 3d was on] istanbul assert failure: python: ../../src/xcb_io.c:176: process_responses: Assertion `!(req current_request !(((long) (req-sequence) - (long) (current_reque

2013-07-17 Thread Dave Gilbert
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/469953 Title: [record 3d was on] istanbul assert failure: python: ../../src/xcb_io.c:176:

[Bug 555507] Re: istanbul assert failure: python: ../../src/xcb_io.c:183: process_responses: Assertion `!(req current_request !(((long) (req-sequence) - (long) (current_request)) = 0))' failed

2013-07-17 Thread Dave Gilbert
*** This bug is a duplicate of bug 469953 *** https://bugs.launchpad.net/bugs/469953 ** This bug has been marked a duplicate of bug 469953 [record 3d was on] istanbul assert failure: python: ../../src/xcb_io.c:176: process_responses: Assertion `!(req current_request !(((long)

[Bug 528821] Re: istanbul - Not obvious GUI

2013-07-17 Thread Dave Gilbert
Yeh I just tried this on Saucy and it did take me a little while to notice the icon appear, and then it's really not obvious about the state of it - e.g. when you hit stop it doesn't change icon immediately, so I agree the UI needs to be better. Marking as Low: Just a UI bug (not a crasher) **

[Bug 420602] Re: istanbul crashed with SIGSEGV in malloc()

2013-07-17 Thread Dave Gilbert
Hmm, just tried this on Saucy, I didn't get a segv, but, while Istanbul apparently worked for me on short recordings, on a long recording it apparently just hung (with a disc icon) for many minutes, not using CPU, not writing, so there does seem to be something wrong with it on long recordings.

[Bug 485056] Re: istanbul crashed with AttributeError in stop_recording()

2013-07-17 Thread Dave Gilbert
Hi, It's a few years since you reported this bug, and I'm sorry no one has got around to looking at it. However, I've just tried Istanbul on the Latest Ubuntu alpha (Saucy) and it doesn't seem to crash for me on short recordings; could you try it again on a recent Ubuntu? If it still crashes

[Bug 543830] Re: istanbul crashed with SIGSEGV in gst_clock_get_internal_time()

2013-07-17 Thread Dave Gilbert
Hi, It's a few years since you reported this bug, and I'm sorry no one has got around to looking at it. However, I've just tried Istanbul on the Latest Ubuntu alpha (Saucy) and it doesn't seem to crash for me on short recordings; could you try it again on a recent Ubuntu? If it still crashes

[Bug 526923] Re: istanbul crashed with AttributeError: 'module' object has no attribute 'Element'

2013-07-17 Thread Dave Gilbert
Hi, It's a few years since you reported this bug, and I'm sorry no one has got around to looking at it. However, I've just tried Istanbul on the Latest Ubuntu alpha (Saucy) and it doesn't seem to give me this error, and seems to work for short recordings - could you try it again on a recent

[Bug 1174303] Re: ubiquity crashes during installation if I change the keyboard layout on the language of German to Switzerland.

2013-07-16 Thread Dave Gilbert
hjd: Hi. Could someone please mark bug 1174303 Triaged/High (severe impact for a minority of users)? Thanks ** Changed in: ubiquity (Ubuntu) Importance: Undecided = High ** Changed in: ubiquity (Ubuntu) Status: Confirmed = Triaged -- You received this bug notification because you are

[Bug 1053539] Re: lscpu crashed with SIGFPE in read_topology()

2013-07-16 Thread Dave Gilbert
Looking at the backtrace I can see: nnodes = 0, nodemaps = 0x0, nbooks = 0, bookmaps = 0x0, nsockets = 0, socketmaps = 0x0, ncores = 0, coremaps = 0x0, nthreads = 2, ncaches = 0, caches = 0x0 Why it thinks that ncores = 0 I can't tell however! I can see however that current util-linux git

[Bug 1184085] Re: Xorg server crashes when drawing dashed circles

2013-07-15 Thread Dave Gilbert
Is this https://bugs.freedesktop.org/show_bug.cgi?id=54013 ? ** Bug watch added: freedesktop.org Bugzilla #54013 https://bugs.freedesktop.org/show_bug.cgi?id=54013 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1201112] Re: 64-bit GRUB refuses to Install

2013-07-14 Thread Dave Gilbert
OK, I think your ucfq bug is debian bug 711055: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711055 there is a 3.0027+nmu1 ucf in saucy-proposed that seems to have the fix for that. ** Bug watch added: Debian Bug tracker #711055 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711055 --

[Bug 1201112] Re: 64-bit GRUB refuses to Install

2013-07-14 Thread Dave Gilbert
Added ucf as triaged/high, although it seems to be fixed in a -proposed ucf 3.0027+nmu1 (I don't see an Ubuntu bug for that?) As for the grub cut field, I think the field is right, but with ucf giving junk out previously I think that was upsetting it. ** Also affects: ucf (Ubuntu)

[Bug 1096497] Re: Disabling lock debugging due to kernel taint with no apparent cause

2013-06-29 Thread Dave Gilbert
Hmm so I'm still seeing a taint on 3.9.0-7-generic #15-Ubuntu on Saucy; it seems to be being triggered by the crc_itu_t module for no apparent reason: [0.865613] crc_itu_t: module verification failed: signature and/or required key missing - tmeainting kernel Is this the same bug or more

[Bug 1008011] Re: Barrage does not open - crashes with SIGABRT

2013-06-22 Thread Dave Gilbert
1.0.4-1 has landed in Saucy and seems to start up and run in my Saucy VM ok. Having said that I just get a blackscreen on my main AMD/ATI graphics main machine - but whatever, that's a different bug fromt his one. ** Changed in: barrage (Ubuntu) Status: Triaged = Fix Released -- You

[Bug 987630] Re: changing brightness freezes computer

2013-06-22 Thread Dave Gilbert
As per comment #7 this looks like a kernel issue so flipping to Linux. High: System crash on ~critical hardware function Note I'm not duping it to bug 1007765 since it's kernel, but it might be appropriate to do so; leave that to the kernel guys. ** Package changed: gnome-settings-daemon

[Bug 774434] Re: mouse pointer disappears in ubuntu (11.04 onwards...)

2013-06-16 Thread Dave Gilbert
I've just seen this on an openSUSE vm, so whatever it is, it's not just Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774434 Title: mouse pointer disappears in ubuntu (11.04 onwards...) To

[Bug 1093217] Re: Ubuntu 12.04/12.10/13.04 10-20min boot delay (From 3.2.0.29-3.8.0.19) [Lenovo IdeaPad Z580]

2013-06-15 Thread Dave Gilbert
back to triaged (based on #128) ** Changed in: linux (Ubuntu) Status: Fix Released = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1093217 Title: Ubuntu 12.04/12.10/13.04 10-20min

[Bug 1187534] Re: motif-clients: unowned files after purge (policy 6.8)

2013-06-09 Thread Dave Gilbert
Triaged: It's a backport of an existing understood fix Low: It's only doing cleanup. ** Changed in: openmotif (Ubuntu) Importance: Undecided = Low ** Changed in: openmotif (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1187507] Re: (open)motif should properly transition from libmotif3

2013-06-09 Thread Dave Gilbert
I'd add to a testcase install an app dependent on the *3 version, and then perform the upgrade ** Changed in: openmotif (Ubuntu) Importance: Undecided = Low ** Changed in: openmotif (Ubuntu) Status: New = Triaged ** Changed in: motif (Ubuntu) Importance: Undecided = Low ** Changed

[Bug 1187507] Re: (open)motif should properly transition from libmotif3

2013-06-09 Thread Dave Gilbert
As discussed with Graham; I don't think the tidying up of the fact people have old packages is worth the SRU, but the set of all the fixes that are in the newer version seems worth pulling people onto, otherwise they're going to be hitting old bugs that have been fixed years ago. -- You received

[Bug 504440] Re: sd card safely remove drive kills reader device

2013-06-08 Thread Dave Gilbert
oshunluvr: If you're still seeing this bug, please open a new bug, and add a comment here with the bug number (and mention this bug in your new bug). In your new bug please state the model/make of the card reader you're using (include the output of lsusb if USB attached). Dave -- You received

[Bug 1173649] Re: incorrect color depth - intel graphics card

2013-06-08 Thread Dave Gilbert
Craig: I'm curious, what apps are you seeing looking bad because of this; my understanding from what Chris is saying and from your xdpyinfo is that it's just the default that's 16, so any app that wants to do nice graphics should be able to ask for the highest quality visual rather than the

[Bug 1180730] Re: kernel crash

2013-06-08 Thread Dave Gilbert
OK, so that's another graphics related thing (this time in the main drm code rather than Radeon stuff specifically). The green streaky lines suggest something bad is going on with graphics as well. it's all cooled ok isn't it? -- You received this bug notification because you are a member of

[Bug 659015] Re: Crashes in Properties window with assertion failure

2013-06-08 Thread Dave Gilbert
Javier: Can you state the version that this is fixed in? I've just triggered this on 0.7-1ubuntu1 in Saucy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/659015 Title: Crashes in Properties window

[Bug 653911] Re: When manually zooming below 50% Evince still shows 50% as the zoom level.

2013-06-02 Thread Dave Gilbert
Confirmed, 3.8.2-0ubuntu3 keeps the zoom value correct. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/653911 Title: When manually zooming below 50% Evince still shows 50% as the zoom level. To

[Bug 1184066] Re: Cannot boot usb live media [missed udevadm and udevd] (2013.05.24 daily live)

2013-05-26 Thread Dave Gilbert
OK, lets go back to how you got the thumb drive image. The original message said that you built the image using a USB startup creator on precise. Is that still true? You shouldn't need to do that, you should be able to just dd the image onto a thumbdrive. Dave -- You received this bug

[Bug 1184066] Re: Cannot boot live media [missed udevadm and udevd] (2013.05.24 daily live)

2013-05-25 Thread Dave Gilbert
Critical: As requested by njin (seems reasonable if it's dead in the water) added media date back to title. ** Summary changed: - Cannot boot live media [missed udevadm and udevd] + Cannot boot live media [missed udevadm and udevd] (2013.05.24 daily live) ** Changed in: casper (Ubuntu)

[Bug 1184066] Re: Cannot boot live media [missed udevadm and udevd] (2013.05.24 daily live)

2013-05-25 Thread Dave Gilbert
hmm, that last update about it not being reproducable in virtualbox is odd; if it was missing something from the image then why would it make any difference if booted in virtualbox? I'm also confused by some of the earlier description; there seem to be two things described: * an init missing

[Bug 1184154] Re: After last Kernel Update (3.2.0-44) system hangs on startup

2013-05-25 Thread Dave Gilbert
On the basis that you say it's only this kernel that does it I've changed the package to the kernel package. You say it doesn't respond to anything; how about: * Does it ping from another machine on your network (if you have one) * Does ctrl-alt-f1 go to a text console (ctrl-alt-f7 or f8 to

[Bug 1184085] Re: Xorg server crashes when drawing dashed circles

2013-05-25 Thread Dave Gilbert
Can you try an apport-collect 1184085 after triggering it? In the hope it will include a full set of info. (I tried triggering this on my Arch box running KDE on Intel and it doesn't trigger, so it's not as general as that) From your logs: [ 409.670] (EE) [ 409.670] (EE) Backtrace: [

[Bug 1184085] Re: Xorg server crashes when drawing dashed circles

2013-05-25 Thread Dave Gilbert
High: High impact on small proportion of users (i.e. xfig users on Intel) - but I guess ther eis a chance that it could be a cause of other X crashes as well. ** Changed in: xorg-server (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member

[Bug 1184154] Re: After last Kernel Update (3.2.0-44) system hangs on startup

2013-05-25 Thread Dave Gilbert
Critical: Renders the system temporarily unusable ** Tags added: regression-update ** Changed in: linux (Ubuntu) Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 690431] Re: lspci crashed with SIGSEGV in pci_load_name_list() (with invalid parameter to -i)

2013-05-21 Thread Dave Gilbert
It looks like upstream has taken my patch (as their bbd5d5633abfb070ed40b8452808029cc775f02a ) and it should be in 3.2.0 whenever that happens -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690431

[Bug 1181787] Re: Kernel BUG at ffffffff81187aa1 [memory.c:403: bad pmd/verbose debug info unavailable]

2013-05-19 Thread Dave Gilbert
** Summary changed: - Kernel BUG at 81187aa1 [verbose debug info unavailable] + Kernel BUG at 81187aa1 [memory.c:403: bad pmd/verbose debug info unavailable] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1181742] Re: BUG: Bad page map in process NetworkManager

2013-05-19 Thread Dave Gilbert
note Chud's bug 1171787 - sounds similar. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1181742 Title: BUG: Bad page map in process NetworkManager To manage notifications about this bug go to:

[Bug 1181275] Re: RPC failure on NIS operation

2013-05-19 Thread Dave Gilbert
Triaged: Identified discussions elsewhere and apparent fix Medium: hmm it's fairly importnat but then according to the other links you're breaking spec by going over 1024 ** Changed in: eglibc (Ubuntu) Importance: Undecided = Medium ** Changed in: eglibc (Ubuntu) Status: New = Triaged

[Bug 1180730] Re: kernel crash

2013-05-19 Thread Dave Gilbert
I don't see anything in your oops to suggest it's related to bcmwl (although it's possible depending what else happened); looks more Radeon related from that oops. ** Package changed: bcmwl (Ubuntu) = linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1037895] Re: Resolution changes when using KVM Switch

2013-05-19 Thread Dave Gilbert
*** This bug is a duplicate of bug 988290 *** https://bugs.launchpad.net/bugs/988290 ** This bug has been marked a duplicate of bug 988290 Resolution change with KVM switch on Precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1022973] Re: Display settings lost after KVM switching, Precise

2013-05-19 Thread Dave Gilbert
*** This bug is a duplicate of bug 988290 *** https://bugs.launchpad.net/bugs/988290 ** This bug is no longer a duplicate of bug 1037895 Resolution changes when using KVM Switch ** This bug has been marked a duplicate of bug 988290 Resolution change with KVM switch on Precise -- You

[Bug 988290] Re: Resolution change with KVM switch on Precise

2013-05-19 Thread Dave Gilbert
I merged 1037895 into this Changing from the intel xserver to gnome-screensaver; from the reports it doesn't seem to be Intel specific. Whether it's actually gnome-screensaver or something else seems to be difficult to tell; most people seem to be saying removing it helps them, but #30 is not

[Bug 988290] Re: Resolution change with KVM switch on Precise

2013-05-19 Thread Dave Gilbert
** Bug watch added: GNOME Bug Tracker #700661 https://bugzilla.gnome.org/show_bug.cgi?id=700661 ** Also affects: gnome-screensaver via https://bugzilla.gnome.org/show_bug.cgi?id=700661 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1179202] [NEW] fails to login with error fatal: monitor_read: unsupported request: 144

2013-05-12 Thread Dave Gilbert
Public bug reported: loggin in from raring host to saucy kvm guest withssh dg@saucy.local it's accepting the password, giving me the motd and then closing the connection. In /var/log/auth.log on the guest I see: May 12 13:54:24 saucy pkexec: pam_unix(polkit-1:session): session opened for

[Bug 1179202] [NEW] fails to login with error fatal: monitor_read: unsupported request: 144

2013-05-12 Thread Dave Gilbert
Public bug reported: loggin in from raring host to saucy kvm guest withssh dg@saucy.local it's accepting the password, giving me the motd and then closing the connection. In /var/log/auth.log on the guest I see: May 12 13:54:24 saucy pkexec: pam_unix(polkit-1:session): session opened for

[Bug 1179117] Re: Application: Apport KDE (python2.7), signal: Segmentation fault

2013-05-12 Thread Dave Gilbert
Hmm, this bug is not in the linux package; not too sure what it is in; possibly apport (given the error from cloud_archive.py) ** Package changed: linux (Ubuntu) = apport (Ubuntu) ** Changed in: apport (Ubuntu) Status: Confirmed = New -- You received this bug notification because you

[Bug 607991] Re: lspci reports wrong video memory size

2013-05-12 Thread Dave Gilbert
That's not showing the amount of RAM the card has; it's just showing the amount that's made visible to the host directly: See: http://askubuntu.com/questions/126699/how-to-setup-ati-mobility-radeon-hd-4650 ** Changed in: pciutils (Ubuntu) Status: Confirmed = Invalid -- You received this

[Bug 1179126] Re: Wrong memory size is shown

2013-05-12 Thread Dave Gilbert
That's not showing the amount of RAM the card has; it's just showing the amount that's made visible to the host directly: See: http://askubuntu.com/questions/126699/how-to-setup-ati-mobility-radeon-hd-4650 ** Changed in: pciutils (Ubuntu) Status: New = Invalid -- You received this bug

[Bug 1178622] Re: 'maniuplating' typo

2013-05-12 Thread Dave Gilbert
** Changed in: modemmanager (Ubuntu) Importance: Undecided = Low ** Changed in: modemmanager (Ubuntu) Status: New = Confirmed ** Tags added: bitesize -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1178408] Re: syntax error: '(' unexpected

2013-05-12 Thread Dave Gilbert
You're trying to run C code in the shell; to run C code you need to use a C compiler. ** Changed in: ubuntu-docs (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1178448] Re: cvsd-1.0.22 old bug in Ubuntu 12.04.2 LTS

2013-05-12 Thread Dave Gilbert
Triaged: Pointing to existing bug fix ** Changed in: cvsd (Ubuntu) Importance: Undecided = Medium ** Changed in: cvsd (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1178133] Re: BUG: unable to handle kernel paging request [CIFSSMBQAllEAs+0x2b3/0x450]

2013-05-12 Thread Dave Gilbert
** Summary changed: - BUG: unable to handle kernel paging request + BUG: unable to handle kernel paging request [CIFSSMBQAllEAs+0x2b3/0x450] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1178133

[Bug 1179126] Re: Wrong memory size is shown

2013-05-12 Thread Dave Gilbert
Nope that's not the way it works; in this case it's the system that can see 256MiB of the graphics card memory for when it has to copy things to/from the graphics card. Anyway, not for a bug report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1080674] Re: [QEMU] Corrupted desktop screen for raring desktop installation in QEMU guest (Cirrus graphics). Affects KVM but not VBox.

2013-05-06 Thread Dave Gilbert
Still present in current Saucy ISO on a raring host. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1080674 Title: [QEMU] Corrupted desktop screen for raring desktop installation in QEMU guest

[Bug 1176920] Re: lots of warnings during run in log file (zero width or height/out of video memory/bad bpp)

2013-05-06 Thread Dave Gilbert
and some more that weren't in the set captured by the report: [ 578.859] qxl_surface_create: Zero width or height [ 578.861] - 0th attempt [ 578.861] - OOM at 658 59 32 (= 155288 bytes) [ 578.861] Cache contents: null null null null null null null null null null null null null null null

[Bug 1176920] [NEW] lots of warnings during run in log file (zero width or height/out of video memory/bad bpp)

2013-05-06 Thread Dave Gilbert
Public bug reported: Saucy-daily iso in a KVM guest under raring running with QML/Spice. Unity as the desktop. Every time I open any app I get a few more lines of debug/warnings in the X logs in the guest. It doesn't seem to be having any bad effect other than fillin the logs. ProblemType:

[Bug 1176934] [NEW] Missing entries for Raring/saucy guests

2013-05-06 Thread Dave Gilbert
Public bug reported: virt-manager is missing entries for Raring and Saucy in the guest types that you can select. (On both raring and saucy). I suggest adding it on saucy and backporting for those testing. (Not sure I'd make any different choices, although chosing Qxl/spice as the default

[Bug 1038055] Re: graphics fail to initialise correctly, in kvm with cirrus graphics (after LUKS install)

2013-05-04 Thread Dave Gilbert
Tomas: It's probably best to open a new bug for it, however please make sure it includes at least the following: Can you confirm exactly what your setup is: Is this under KVM - if so what host and what video card config What image exactly did you use as the install? Were you using

[Bug 738302] Re: My scanner [Canon, Inc. CanoScan 3200F] works with windows xp but doesn't with ubuntu

2013-05-04 Thread Dave Gilbert
Confirmed: Multiple users However, I think given http://www.sane-project.org/sane-mfgs.html#Z-CANON I doubt there is much change; the 3xxx and 4xxx seem to be pretty dead. ** Changed in: sane-backends (Ubuntu) Importance: Undecided = Medium ** Changed in: sane-backends (Ubuntu)

[Bug 1173649] Re: incorrect color depth - intel graphics card

2013-04-28 Thread Dave Gilbert
OK thanks Chris - is this a recent change? the reporter is saying that on 12.10 it was defaulting to 24bpp -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173649 Title: incorrect color depth - intel

[Bug 1173649] Re: incorrect color depth - intel graphics card

2013-04-28 Thread Dave Gilbert
OK, fair enough. IMHO it would have been a good idea to put something in a release note or the like - I don't think I've seen any other PC system default to 15bpp for many years. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1171511] Re: seg fault when using auto completion for the condition command

2013-04-28 Thread Dave Gilbert
Triaged: Can trivially repeat with the given instructions ** Changed in: gdb (Ubuntu) Importance: Undecided = Medium ** Changed in: gdb (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1171511] Re: seg fault when using auto completion for the condition command

2013-04-28 Thread Dave Gilbert
Oops, forgot to say it was raring's gdb 7.6~20130417-0ubuntu1 I triggered it on, so still present on Raring. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1171511 Title: seg fault when using auto

[Bug 1171511] Re: seg fault when using auto completion for the condition command

2013-04-28 Thread Dave Gilbert
0x00541894 in condition_completer (cmd=0xc9a930, text=0x7fffd8da 1, word=0x7fffd8da 1) at /build/buildd/gdb-7.6~20130417/gdb/breakpoint.c:1019 1019/build/buildd/gdb-7.6~20130417/gdb/breakpoint.c: No such file or directory. (gdb) where #0 0x00541894 in

[Bug 531701] Re: Flash video will not stay full screen with multiple monitors

2013-04-28 Thread Dave Gilbert
Set back to triaged at request of Krychek ** Changed in: flashplugin-nonfree (Ubuntu) Status: Fix Released = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/531701 Title: Flash video

[Bug 1171511] Re: seg fault when using auto completion for the condition command

2013-04-28 Thread Dave Gilbert
Recreated on cvs head and reported upstream. ** Bug watch added: Sourceware.org Bugzilla #15413 http://sourceware.org/bugzilla/show_bug.cgi?id=15413 ** Also affects: gdb via http://sourceware.org/bugzilla/show_bug.cgi?id=15413 Importance: Unknown Status: Unknown -- You received

[Bug 1162477] Re: typo in nagios.cfg : cfg_drr=...

2013-04-27 Thread Dave Gilbert
** Tags added: bitesize -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios3 in Ubuntu. https://bugs.launchpad.net/bugs/1162477 Title: typo in nagios.cfg : cfg_drr=... To manage notifications about this bug go to:

[Bug 1093217] Re: Ubuntu 12.04/12.10/13.04 10-20min boot delay (From 3.2.0.29-3.8.0.19) [Lenovo IdeaPad Z580]

2013-04-27 Thread Dave Gilbert
** Changed in: linux (Ubuntu) Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1093217 Title: Ubuntu 12.04/12.10/13.04 10-20min boot delay (From 3.2.0.29-3.8.0.19)

[Bug 1173614] Re: bumbum

2013-04-27 Thread Dave Gilbert
If this is a real bug put a real title in please. ** Changed in: update-manager (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/1173614 Title: bumbum To manage

[Bug 1173649] Re: incorrect color depth - intel graphics card

2013-04-27 Thread Dave Gilbert
Hi, Can you add to this bug report the output of dmesg and your /var/log/Xorg.0.log please. I think if you run apport-collect 1173649 I think it should add that and loads of other stuff. ** Changed in: xorg (Ubuntu) Status: New = Incomplete -- You received this bug notification

[Bug 1173423] Re: Kernel fails to update EFI vars, rendering system unbootable

2013-04-27 Thread Dave Gilbert
Phillip: Please specify full board/bios version data - this type of thing can be very dependent on exact bios screwup/version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173423 Title: Kernel

[Bug 1173294] Re: 13.04 Oops at start

2013-04-27 Thread Dave Gilbert
Looks wifi related to me (802.11): Apr 26 02:09:50 laurent avahi-daemon[1387]: Interface eth1.IPv4 no longer relevant for mDNS. Apr 26 02:09:50 laurent kernel: [ 53.534688] BUG: unable to handle kernel paging request at 8800fee0 Apr 26 02:09:50 laurent kernel: [ 53.537843] IP:

[Bug 1173649] Re: incorrect color depth - intel graphics card

2013-04-27 Thread Dave Gilbert
Huh, OK that'sweird From your Xorg.0.log: [40.999] (==) intel(0): Depth 15, (--) framebuffer bpp 16 [40.999] (==) intel(0): RGB weight 555 so that's saying the default is 15bit and from your xdpyinfo output: screen #0: dimensions:1680x1050 pixels (444x278 millimeters)

[Bug 1173423] Re: Kernel fails to update EFI vars, rendering system unbootable [P8P67 PRO REV 3.1, BIOS 1904 08/15/2011]

2013-04-27 Thread Dave Gilbert
** Summary changed: - Kernel fails to update EFI vars, rendering system unbootable + Kernel fails to update EFI vars, rendering system unbootable [P8P67 PRO REV 3.1, BIOS 1904 08/15/2011] ** Tags added: efi -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1162477] Re: typo in nagios.cfg : cfg_drr=...

2013-04-27 Thread Dave Gilbert
** Tags added: bitesize -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1162477 Title: typo in nagios.cfg : cfg_drr=... To manage notifications about this bug go to:

[Bug 1171647] Re: internal compiler error: Segmentation fault

2013-04-27 Thread Dave Gilbert
Hi, Does it always fail in the same source file or does it move around? If it stays in the same file it's probably the compiler. If it fails in a different file each time it's a hardware or other problem. When you say 'after adding a new system call' - is the kernel it's running when this bug

[Bug 1171331] Re: Screen rotation isn't taken into account when positioning screens in KCM

2013-04-27 Thread Dave Gilbert
Triaged because of the fix ** Changed in: kscreen (Ubuntu) Importance: Undecided = Low ** Changed in: kscreen (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1167834] Re: LVM volume name (hostname derived) can conflict with devices names

2013-04-27 Thread Dave Gilbert
Triaged: The cause is identified High: Failure to install (and without identifying problem) ** Changed in: debian-installer (Ubuntu) Importance: Undecided = High ** Changed in: debian-installer (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a

[Bug 1162637] Re: command completion

2013-04-27 Thread Dave Gilbert
** Package changed: gnome-terminal (Ubuntu) = bash-completion (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1162637 Title: command completion To manage notifications about this bug go to:

[Bug 1161575] Re: Kernel Panic in Skype

2013-04-27 Thread Dave Gilbert
You say it was a kernel panic; so it belongs in the kernel package. ** Package changed: xorg (Ubuntu) = linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161575 Title: Kernel Panic in

[Bug 1173649] Re: incorrect color depth - intel graphics card

2013-04-27 Thread Dave Gilbert
Chris can you explain that statement please; he's seeing 15bpp, I'd expect 24bpp and that's what I've seen everywhere else. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173649 Title: incorrect

[Bug 1093217] Re: Ubuntu 12.04/12.10/13.04 10-20min boot delay (From 3.2.0.29-3.2.0.30) [Lenovo IdeaPad Z580]

2013-04-21 Thread Dave Gilbert
** Summary changed: - Ubuntu 12.04 10-20min boot delay (From 3.2.0.29-3.2.0.30) [Lenovo IdeaPad Z580] + Ubuntu 12.04/12.10/13.04 10-20min boot delay (From 3.2.0.29-3.2.0.30) [Lenovo IdeaPad Z580] ** Summary changed: - Ubuntu 12.04/12.10/13.04 10-20min boot delay (From 3.2.0.29-3.2.0.30)

[Bug 1162355] Re: compiz crashed with SIGSEGV in operator()

2013-03-31 Thread Dave Gilbert
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1162355 Title: compiz crashed with SIGSEGV in operator() To manage notifications about this bug go

[Bug 1160582] Re: Crash using 3.2.0-39-generic

2013-03-31 Thread Dave Gilbert
Italo: Please file a separate bug and put a comment here; kernel bugs can often be very specific to a single system so might not be identical causes even for similar errors. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

<    1   2   3   4   5   6   7   8   9   10   >