Re: [Bug 1134036] Re: Package install hangs if LC_ALL is not set

2013-02-28 Thread Dave Walker
We have seen this previously on a bunch of packages, where the locale isn't configured. We particularly saw this on cloud images, which wouldn't have an understanding of the required locale until first login (& it might not be installed.) Personally, i feel the bug is the locale not being configu

[Bug 1131713] Re: DiskMonitor not working

2013-02-28 Thread Andres Rodriguez
** Changed in: powernap (Ubuntu) Assignee: (unassigned) => Andres Rodriguez (andreserl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1131713 Title: DiskMonitor not working To manage notificat

[Bug 1136616] [NEW] csvtool not parsing escaped quotes correctly

2013-02-28 Thread Joseph Paul Cohen
Public bug reported: It currently prints: $ cat test.csv hello, "hi", "hi\", \"there", "you" $ csvtool col 3 test.csv hi\ $ csvtool col 4 test.csv "\""there""" where it should print: $ cat test.csv hello, "hi", "hi\", \"there", "you" $ csvtool col 3 test.csv "hi\", \"there" $ csvtool col 4

[Bug 1136617] [NEW] virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-28 Thread ken lamblin
Public bug reported: while daily upgrading also, it has never worked, it start, but doesn't run VM choosed and prepared it's as said in summary my install is fresh, edubuntu 12.04.2 on asus-r500v just new nvidia drivers are the only real matter (driver connected but not in use and seems to work b

[Bug 1136112] Re: [needs-packaging] rEFInd

2013-02-28 Thread Brian Murray
*** This is an automated message *** This bug is tagged needs-packaging which identifies it as a request for a new package in Ubuntu. As a part of the managing needs-packaging bug reports specification, https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs- packaging bug reports have

[Bug 1135617] Re: Cannot move or resize java application windows and dialog boxes, Arduino, Netbeans etc

2013-02-28 Thread Chris Giltnane
This occurs on a AMD64 Lenovo T420 laptop as well. the bottom of the window seems to have issues as well see screenshot. attached ** Attachment added: "Selection_010.png" https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1135617/+attachment/3551921/+files/Selection_010.png -- You rece

[Bug 1069780] Re: [needs-packaging] Doesn't work under 12.10

2013-02-28 Thread Brian Murray
*** This is an automated message *** This bug is tagged needs-packaging which identifies it as a request for a new package in Ubuntu. As a part of the managing needs-packaging bug reports specification, https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs- packaging bug reports have

[Bug 1136618] [NEW] "modprobe: ../tools/modprobe.c:550: print_action: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed." makes fglrx unusable

2013-02-28 Thread Ilari Jääskeläinen
Public bug reported: Fresh raring install and this happens, makes fglrx unusable. It runs yes but no kernel module IMHO. ** Affects: fglrx-installer (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: fglrx kmod modprobe raring update-initramfs ** Attachment added: "apt-get

[Bug 1136618] Re: "modprobe: ../tools/modprobe.c:550: print_action: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed." makes fglrx unusable

2013-02-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: fglrx-installer (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1136618 Tit

[Bug 1136617] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-28 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1136617 Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build To manage notif

[Bug 1132334] Re: "unsupported hardware" watermark with fglrx in Raring

2013-02-28 Thread Ilari Jääskeläinen
*** This bug is a duplicate of bug 1136618 *** https://bugs.launchpad.net/bugs/1136618 ** This bug has been marked a duplicate of bug 1136618 "modprobe: ../tools/modprobe.c:550: print_action: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed." makes fglrx unusable --

[Bug 1136630] [NEW] Apport will not submit crash report:

2013-02-28 Thread Adam Bruce
Public bug reported: When I try and submit a LO crash report, I get the following error Cannot connect to crash database, please check your Internet connection. My internet is fine as I can submit other crash reports and also this report is via apport. Please see the attached report that cause

[Bug 1136630] Re: Apport will not submit crash report:

2013-02-28 Thread Adam Bruce
Please note the crash report is over 100MB, maybe this is causing an issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1136630 Title: Apport will not submit crash report: To manage notification

[Bug 1136592] Re: update-grub-gfxpayload should not use files ending with a "~" (backups of edited files)

2013-02-28 Thread Steve Langasek
** Package changed: grub (Ubuntu) => grub-gfxpayload-lists (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1136592 Title: update-grub-gfxpayload should not use files ending with a "~" (backup

[Bug 1136526] Re: linux: 2.6.32-46.105 -proposed tracker

2013-02-28 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package Status: In Progress => New ** Changed in: kernel-sru-workflow/prepare-package-ports-meta Status: In Progress => New ** Changed in: kernel-sru-workflow/prepare-package-meta Status: In Progress => New ** Changed in: kernel-sru

[Bug 1131713] Re: DiskMonitor not working

2013-02-28 Thread Andres Rodriguez
Hi Alain, Would you mind trying the algorithm that detects whether the disks are active/inactive? I have put it here: http://pastebin.ubuntu.com/5574954/ So you should only need to run it for the desired disk drive. Please let me know the output of it. If this detects that the disks are active/i

[Bug 1131713] Re: DiskMonitor not working

2013-02-28 Thread Andres Rodriguez
Oh and could you please increase the debug level in the config /etc/powernap/config and restart the daemon and pastebin whatever is output to /var/log/powernap.log please? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1115998] Re: Wireless cutting out after a few min of use in 13.04

2013-02-28 Thread Britt Yazel
Yes the problem still exists the same as ever. Thank you for taking the time to figure out this bug for us all -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1115998 Title: Wireless cutting out after

[Bug 1134233] Re: sqsh FTBFS in Raring

2013-02-28 Thread Launchpad Bug Tracker
This bug was fixed in the package sqsh - 2.1.7-1ubuntu1 --- sqsh (2.1.7-1ubuntu1) raring; urgency=low * Fix underlinking: link libXt explicitly (LP: #1134233) -- Graham InggsWed, 27 Feb 2013 11:29:35 +0200 ** Changed in: sqsh (Ubuntu) Status: Fix Committed => Fix Releas

[Bug 1136618] Re: "modprobe: ../tools/modprobe.c:550: print_action: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed." makes fglrx unusable

2013-02-28 Thread Ilari Jääskeläinen
Also installing fglrx and uninstalling it after that makes all Xorg video drivers not to work due to compiz OpenGL plugin not working, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1136618 Title: "m

[Bug 1136644] [NEW] gedit search function is not practical anymore

2013-02-28 Thread vollmanr
Public bug reported: i use gedit a lot, and i find it comfortable in general. the new small search window is extremely impractical. FOCUS PROBLEM: CTRL+F > type a search (search of longer strings FAR TOO SLOW) > find and now, typing ESC brings one back to the former place! when trying to use CTR

[Bug 1135902] Re: [ICH4 - Intel ICH6, playback] No sound at all

2013-02-28 Thread Raymond
profiles: output:analog-stereo: Analog Stereo Output (priority 6000) output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 6060) output:iec958-stereo: Digital Stereo (IEC958) Output (priority 5500) output:iec958-st

Re: [Bug 1134036] Re: Package install hangs if LC_ALL is not set

2013-02-28 Thread Julian Edwards
On 01/03/13 09:47, Dave Walker wrote: > We have seen this previously on a bunch of packages, where the locale > isn't configured. We particularly saw this on cloud images, which > wouldn't have an understanding of the required locale until first > login (& it might not be installed.) > > Personal

[Bug 1088279] Re: No description when asked to be installed by the browser

2013-02-28 Thread Dario Ruellan
Thanks Alberto. I'm going to contact Alexander Sack. He was aware of the problem some time ago. Perhaps he has a better idea about how to proceed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1088279

[Bug 1135358] Re: Warzone 2100 complains about version 2.0.2 of libphysfs

2013-02-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libphysfs (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1135358 Title:

[Bug 1136507] Re: Hdd build fails in syslinux stage

2013-02-28 Thread Ubuntu Foundations Team Bug Bot
The attachment "Fix ubuntu-casper-normalisation.patch" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removin

[Bug 1136659] [NEW] [clipboard]: gnome-settings-daemon crashed with signal 5 in _XReply()

2013-02-28 Thread elhoir
Public bug reported: nothing special ProblemType: Crash DistroRelease: Ubuntu 13.04 Package: gnome-settings-daemon 3.6.4-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-8.17-generic 3.8.0 Uname: Linux 3.8.0-8-generic x86_64 ApportVersion: 2.8-0ubuntu4 Architecture: amd64 CrashCounter: 1 Date: Fri

[Bug 1109251] Re: pidgin hangs on startup

2013-02-28 Thread Arthur Heffern
I'm not sure. I'm running into a few problems. I JUST ran an update (doing so every few hours) and got a new pidgin and supporting libraries. Empathy seemed to let me view the AIM account credentials in the account manager now. Pidgin still hangs randomly. Pidgin seems to be freezing at a few

[Bug 1132334] Re: "unsupported hardware" watermark with fglrx in Raring

2013-02-28 Thread Ilari Jääskeläinen
*** This bug is a duplicate of bug 1073062 *** https://bugs.launchpad.net/bugs/1073062 ** This bug is no longer a duplicate of bug 1136618 "modprobe: ../tools/modprobe.c:550: print_action: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed." makes fglrx unusable ** Thi

[Bug 1088279] Re: No description when asked to be installed by the browser

2013-02-28 Thread Dario Ruellan
Seems related to #291417. Looks like a regression, but the context is not the same. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1088279 Title: No description when asked to be installed by the brow

[Bug 1136646] Re: kmod crashed with SIGABRT in raise()

2013-02-28 Thread Apport retracing service
*** This bug is a duplicate of bug 1133476 *** https://bugs.launchpad.net/bugs/1133476 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1133476, so is being marked as such.

[Bug 1136671] [NEW] apt-get does not work via an ipv6 proxy server

2013-02-28 Thread Chris Martin
Public bug reported: running apt-get update: [ discussed in question #223040 ] i have tried/etc/apt/apt.conf.d/80proxies with contents: Acquire::http::proxy "http://ipv6onlydqdn:port/";; and when this didnt work tried: Acquire::http::proxy "http://[ipv6address]:port/";; both times i see

[Bug 1136645] Re: update-notifier crashed with SIGSEGV in g_type_check_instance_cast()

2013-02-28 Thread Apport retracing service
*** This bug is a duplicate of bug 1105262 *** https://bugs.launchpad.net/bugs/1105262 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1105262, so is being marked as such.

[Bug 1136618] Re: "modprobe: ../tools/modprobe.c:550: print_action: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed." makes fglrx unusable

2013-02-28 Thread Ilari Jääskeläinen
*** This bug is a duplicate of bug 1073062 *** https://bugs.launchpad.net/bugs/1073062 ** This bug has been marked a duplicate of bug 1073062 modprobe: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed ** This bug is no longer a duplicate of bug 1073062 modprobe: A

[Bug 1059069] Re: Installing wine1.4 on amd-64 removes debhelper/gettext/lintian

2013-02-28 Thread Daniel Hartwig
** Also affects: wine1.4 (Ubuntu) Importance: Undecided Status: New ** Changed in: lintian (Ubuntu) Status: Confirmed => Invalid ** Changed in: gettext (Ubuntu) Status: Confirmed => Invalid ** Changed in: debhelper (Ubuntu) Status: Confirmed => Invalid -- You rec

[Bug 1136672] [NEW] ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-02-28 Thread maximum07
Public bug reported: Error! Bad return status for module build on kernel: 3.5.0-25-generic (i686) Consult /var/lib/dkms/ndiswrapper/1.57/build/make.log for more information. DKMS make.log for ndiswrapper-1.57 for kernel 3.5.0-25-generic (i686) Thu Feb 28 16:31:33 PST 2013 make -C /usr/src/linux-h

[Bug 1136672] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-02-28 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1136672 Title: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build To manage notification

Re: [Bug 198772] Re: synaptic crashed with SIGSEGV in pkgRecords::Lookup()

2013-02-28 Thread Daniel Hartwig
On 28 February 2013 23:05, habanany <198...@bugs.launchpad.net> wrote: > Nevertheless (Raring Ringtail) looking good What does this mean? Do you not experience the issue on Raring, only on older releases? -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1098561] Re: "Unsupported hardware" watermark appears when FGLRX is installed on 13.04

2013-02-28 Thread Ilari Jääskeläinen
This is most likely due to bug #1073062, fglrx can't build a module. "update-initramfs: Generating /boot/initrd.img-3.7.0-030700rc2-generic modprobe: ../tools/modprobe.c:550: print_action: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed. Aborted (core dumped)" -- You rece

[Bug 1125324] Re: Lenovo EasyCamera not working

2013-02-28 Thread skipx
Same problem here, great IdeaPad U410 but camera problem exactly as described :'( Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1125324 Title: Lenovo EasyCamera not working To manage notif

[Bug 1079196] Re: When selected partition is not focused, it becomes invisible.

2013-02-28 Thread Dario Ruellan
Seems related to Ambiance / Radiance color themes only. Tested using Adwaita and seems to work fine. ** Changed in: hundredpapercuts Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 1136686] [NEW] oss4-dkms 4.2-build2005-2ubuntu1: oss4 kernel module failed to build

2013-02-28 Thread Rodrigo Bernardo
Public bug reported: i dont know ProblemType: Package DistroRelease: Ubuntu 12.04 Package: oss4-dkms 4.2-build2005-2ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-38.61-generic 3.2.37 Uname: Linux 3.2.0-38-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64

[Bug 1136699] [NEW] Intel Graphics instability/unreliability

2013-02-28 Thread Rick Spencer
Public bug reported: Starting some weeks ago my graphics has been misbehaving a bit. This started with starting in low graphics mode from time to time, or booting to a VT instead of the LightDM greeter. Today I had a complete crash while running a Google Hangout. I've attached a picture of the scr

[Bug 1136686] Re: oss4-dkms 4.2-build2005-2ubuntu1: oss4 kernel module failed to build

2013-02-28 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1136686 Title: oss4-dkms 4.2-build2005-2ubuntu1: oss4 kernel module failed to build To manage notifications about

[Bug 1079196] Re: When selected partition is not focused, it becomes invisible.

2013-02-28 Thread Dario Ruellan
** Also affects: ubuntu-themes Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1079196 Title: When selected partition is not focused, it becomes invisible.

[Bug 992603] Re: [Lenovo E525, L430] Touchpad can become disabled after suspend/resume

2013-02-28 Thread Jeff Marcom
System sent to Haitao in Beijing Btw I found this issue on 490Ms models on 12.04.2 Touchpad can be disabled during suspend. I've found that the workaround is to simply sudo rmmod psmouse sudo modprobe psmouse proto=bare. ** Tags removed: jeff-poked ** Tags added: 201211-12076 201211-12079

[Bug 992603] Re: [Lenovo E525, L430, 490Ms] Touchpad can become disabled after suspend/resume

2013-02-28 Thread Jeff Marcom
Confirmed this workaroud also applies to the l430. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/992603 Title: [Lenovo E525, L430, 490Ms] Touchpad can become disabled after suspend/resume To mana

[Bug 1136700] [NEW] cpufreq ondemand governor problem

2013-02-28 Thread James Hochschild
Public bug reported: I'm seeing a problem with the cpufreq ondemand governor in 12.04 32-bit. When I load one core of my Intel i5-3570 processor, instead of switching to a steady 3.8GHz clock as I would expect, the clock actually toggles between 1.6GHz (min frequency) and 3.8GHz (max frequency),

[Bug 1136700] Status changed to Confirmed

2013-02-28 Thread Brad Figg
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1136700 Title: cpufreq ondemand governor problem To manag

[Bug 992603] Status changed to Confirmed

2013-02-28 Thread Brad Figg
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed ** Changed in: linux (Ubuntu Precise) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1134477] Re: jockey fails to install new bcmwl in some cases

2013-02-28 Thread Jeff Marcom
** Tags added: 201202-10576 lexington-lab -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1134477 Title: jockey fails to install new bcmwl in some cases To manage notifications about this bug go to:

[Bug 1136526] Re: linux: 2.6.32-46.105 -proposed tracker

2013-02-28 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package Status: New => In Progress ** Changed in: kernel-sru-workflow/prepare-package-ports-meta Status: New => In Progress ** Changed in: kernel-sru-workflow/prepare-package-meta Status: New => Fix Released ** Changed in: kernel-sr

[Bug 1101919] Re: Display brightness is stuck at lowest setting on GeForce Go 7900 GS

2013-02-28 Thread Jason Lynch
Interestingly, after testing a 3.8.1 kernel, my backlight finally seems to be working correctly again. I can't be sure exactly which kernel version may have fixed the problem, but it was most likely something during the 3.8 development cycle. -- You received this bug notification because you are

[Bug 1136672] Re: ndiswrapper-dkms 1.57-1ubuntu1: ndiswrapper kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1023645 *** https://bugs.launchpad.net/bugs/1023645 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 1023645, so it is being marked as such. Please look

[Bug 1088279] Re: No description when asked to be installed by the browser

2013-02-28 Thread Evan Peck
As Dario said, I believe this is a problem with a themes :P -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1088279 Title: No description when asked to be installed by the browser To manage notificat

[Bug 1136686] Re: oss4-dkms 4.2-build2005-2ubuntu1: oss4 kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 969733 *** https://bugs.launchpad.net/bugs/969733 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 969733, so it is being marked as such. Please look at

[Bug 1136725] [NEW] Shut Down Screen

2013-02-28 Thread Sanath Jo
Public bug reported: My shut down screen is not changing,it looks very ugly i tried to chang it but it is not working ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: xorg 1:7.7+1ubuntu4 ProcVersionSignature: Ubuntu 3.5.0-23.35-generic 3.5.7.2 Uname: Linux 3.5.0-23-generic i686 NonfreeKernel

[Bug 1088279] Re: No description when asked to be installed by the browser

2013-02-28 Thread Evan Peck
Wait- wrong bug, nevermind -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1088279 Title: No description when asked to be installed by the browser To manage notifications about this bug go to: https:

[Bug 1133087] Re: Ubuntu shows grains like screen after the splash from kernel (3.8.0-5)

2013-02-28 Thread Vishnu V
Both kernels works fine... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1133087 Title: Ubuntu shows grains like screen after the splash from kernel (3.8.0-5) To manage notifications about this bug

[Bug 1131003] Re: virtualbox-dkms 4.1.18-dfsg-1ubuntu1.1: virtualbox kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1076603 *** https://bugs.launchpad.net/bugs/1076603 ** This bug is no longer a duplicate of bug 1127704 virtualbox-dkms 4.1.18-dfsg-1ubuntu1.1: virtualbox kernel module failed to build ** This bug has been marked a duplicate of bug 1076603 virtualbox-g

[Bug 1134144] Re: virtualbox-dkms 4.1.22-dfsg-0ubuntu2: virtualbox kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 821816 *** https://bugs.launchpad.net/bugs/821816 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 821816, so it is being marked as such. Please look at

[Bug 1130545] Re: virtualbox-dkms 4.1.18-dfsg-1ubuntu1.1: virtualbox kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1076603 *** https://bugs.launchpad.net/bugs/1076603 ** This bug is no longer a duplicate of bug 1127704 virtualbox-dkms 4.1.18-dfsg-1ubuntu1.1: virtualbox kernel module failed to build ** This bug has been marked a duplicate of bug 1076603 virtualbox-g

[Bug 1129367] Re: virtualbox-dkms 4.1.18-dfsg-1ubuntu1.1: virtualbox kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1076603 *** https://bugs.launchpad.net/bugs/1076603 ** This bug is no longer a duplicate of bug 1127704 virtualbox-dkms 4.1.18-dfsg-1ubuntu1.1: virtualbox kernel module failed to build ** This bug has been marked a duplicate of bug 1076603 virtualbox-g

[Bug 1127704] Re: virtualbox-dkms 4.1.18-dfsg-1ubuntu1.1: virtualbox kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1076603 *** https://bugs.launchpad.net/bugs/1076603 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 1076603, so it is being marked as such. Please look

[Bug 1079196] Re: When selected partition is not focused, it becomes invisible.

2013-02-28 Thread Evan Peck
As Dario said, I believe this is a theme issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1079196 Title: When selected partition is not focused, it becomes invisible. To manage notifications ab

[Bug 1079196] Re: When selected partition is not focused, it becomes invisible.

2013-02-28 Thread Evan Peck
See https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/1008265, similar issue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1079196 Title: When selected partition is not focused, it becomes

[Bug 405120] Re: resume from suspend doesn't work (powers off instead) for Acer Aspire 3810T

2013-02-28 Thread Bob Bib
Good news: the i8042 reset fix (commit 1729ad1f4f9e167ade84ca8b5269695c42351160) has been cherry-picked into Linux 3.2.35: http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.35 If I'm correct, Linux > 3.2.35 is now in precise-updates: https://launchpad.net/ubuntu/+source/linux Thus, it seem

[Bug 405120] Re: resume from suspend doesn't work (powers off instead) for Acer Aspire 3810T

2013-02-28 Thread Bob Bib
* to the current bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/405120 Title: resume from suspend doesn't work (powers off instead) for Acer Aspire 3810T To manage notifications about this bug

[Bug 1136617] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1016165 *** https://bugs.launchpad.net/bugs/1016165 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 1016165, so it is being marked as such. Please look

[Bug 1135720] Re: nvidia-current-updates 304.51-0ubuntu1: nvidia-current-updates kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1083925 *** https://bugs.launchpad.net/bugs/1083925 Actually, it is the same bug. Doesn't matter what kernel version you have. Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported a

[Bug 1127126] Re: nvidia kernel module fails to build on kernel >= 3.7.6

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 576648 *** https://bugs.launchpad.net/bugs/576648 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 576648, so it is being marked as such. Please look at

[Bug 1132798] Re: dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1014834 *** https://bugs.launchpad.net/bugs/1014834 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 1014834, so it is being marked as such. Please look

[Bug 1133658] Re: dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to build [wctdm.c:2587:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘wctdm_init_one’]

2013-02-28 Thread Daniel van Vugt
** Summary changed: - dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to build + dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to build [wctdm.c:2587:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘wctdm_init_one’] -- You received this bug no

[Bug 1125052] Re: Laptop cooling fan stops suddenly after a period of use.

2013-02-28 Thread Dekos Namax
I don't think so, even for 10.10 - which I started using for the first time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1125052 Title: Laptop cooling fan stops suddenly after a period of use. To

[Bug 1132555] Re: mission-control-5 crashed with SIGSEGV in g_slist_find()

2013-02-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: telepathy-mission-control-5 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1136749] [NEW] soffice.bin crashed with SIGSEGV in Window::GetAccessible()

2013-02-28 Thread Adam Bruce
Public bug reported: Crash happened after I tried to close a large .ppx file Not sure is these are possibly related: bug 760665 and bug 831757 as they have the same titles (Also I experienced this apport bug whilst trying to post this bug 1136630) ProblemType: Crash DistroRelease: Ubuntu 13.04

[Bug 1136750] [NEW] virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-28 Thread DarkSnake
Public bug reported: saw similar issues, but differing numbers'n'stuff. :3 ProblemType: Package DistroRelease: Ubuntu 12.04 Package: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2 ProcVersionSignature: Ubuntu 3.5.0-25.39~precise1-generic 3.5.7.4 Uname: Linux 3.5.0-25-generic x86_64 NonfreeKernelModules:

[Bug 1131246] Re: fglrx (not installed): fglrx kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1025488 *** https://bugs.launchpad.net/bugs/1025488 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 1025488, so it is being marked as such. Please look

[Bug 1059069] Re: Installing wine1.4 on amd-64 removes debhelper/gettext/lintian

2013-02-28 Thread Daniel Hartwig
This is almost certainly due to multi-arch issues in wine1.4. See bug 954029 and others. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1059069 Title: Installing wine1.4 on amd-64 removes debhelper/

[Bug 1136750] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-02-28 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1136750 Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build To manage notif

[Bug 1129508] Re: bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 994255 *** https://bugs.launchpad.net/bugs/994255 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 994255, so it is being marked as such. Please look at

[Bug 1129067] Re: bcmwl-kernel-source 5.100.82.112+bdcom-0ubuntu3: bcmwl kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1128163 *** https://bugs.launchpad.net/bugs/1128163 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 1128163, so it is being marked as such. Please look

[Bug 1128163] Re: bcmwl-kernel-source 5.100.82.112+bdcom-0ubuntu3: bcmwl kernel module failed to build

2013-02-28 Thread Daniel van Vugt
Please attach the file make.log. You can find it with this command: find /var/lib/dkms/b* -name make.log If there is no log, please try: sudo apt-get install --reinstall bcmwl-kernel-source and paste the output in this bug. ** Changed in: bcmwl (Ubuntu) Status: New => Incomplete -

[Bug 1127136] Re: bcmwl-kernel-source (not installed): bcmwl kernel module failed to build

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 912155 *** https://bugs.launchpad.net/bugs/912155 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 912155, so it is being marked as such. Please look at

[Bug 1126091] Re: package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to install/upgrade: bcmwl kernel module failed to build on Ubuntu 12.04

2013-02-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 580594 *** https://bugs.launchpad.net/bugs/580594 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 580594, so it is being marked as such. Please look at

[Bug 1136767] [NEW] package texlive-binaries 2009-5ubuntu0.2 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2013-02-28 Thread Maximiliano Alameddin
Public bug reported: No lo se. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: texlive-binaries 2009-5ubuntu0.2 ProcVersionSignature: Ubuntu 2.6.32-45.104-generic 2.6.32.60+drm33.26 Uname: Linux 2.6.32-45-generic i686 NonfreeKernelModules: nvidia wl AptOrdering: nginx: Install tex-com

[Bug 749806] Re: Firefox Crashes everytime I print

2013-02-28 Thread Naveen
I have mozilla ver 19.0 for ubuntu. After recent updates to ubuntu 13.04 dated. 28th Feb. Mozilla Crashes whenever i selected print option. It reportdly crashes everytime i select print option (ctrl+p). Plz. note: before recent updates. Mozilla was working fine... -- You received this bug notif

[Bug 1136781] [NEW] partx information not cleared on loop device detach

2013-02-28 Thread Scott Moser
Public bug reported: It seems the kernel doesn't clear /proc/partitions information completely on detach of a loop device. See the following: DEVLOOP="/dev/loop5" PT_IMG="/tmp/partitioned.img" UNPT_IMG="/tmp/unpartitioned.img" DEVLOOPB=${DEVLOOP##*/} ### Just show that loop device had no prior

[Bug 1136781] Missing required logs.

2013-02-28 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1136781 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a commen

[Bug 1136572] Re: Unable to maintain wireless connection

2013-02-28 Thread Victor Tousignant
This seems not to be limited to wireless connectivity. Wired connection to xfinity modem is also dropping connection immediately after establishing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/113657

[Bug 368419] Re: apt-mirror i18n files

2013-02-28 Thread Yazz D. Atlas
Annoying bug filling up error logs... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/368419 Title: apt-mirror i18n files To manage notifications about this bug go to: https://bugs.launchpad.net/ubun

[Bug 1136793] [NEW] GLX extension not found after update

2013-02-28 Thread Christopher Gilbert
Public bug reported: Just Updated with Proposed Repo Enabled. Upon restart loss of GLX extention, and subsequently compiz. Ubuntu 12.10 Kernel Linux 3.5.0-26-generic xorg version 1:7.7+1ubuntu4 compiz version 1:0.9.8.6+bzr3433-0ubuntu1~test1 ProblemType: Bug DistroRelease: Ubuntu 12.10 Package:

[Bug 1129571] Re: libreoffice armhf FTBFS

2013-02-28 Thread Serge Hallyn
It turns out it is javac in raring chroots which gives me the problem. I finally realized that the bug is about a libreoffice build in a precise chroot. I'm running a build (which has been running most of the day) with qemu-arm-static from a hand-built qemu source tree with this morning's latest H

[Bug 1136781] Re: partx information not cleared on loop device detach

2013-02-28 Thread Scott Moser
** Description changed: It seems the kernel doesn't clear /proc/partitions information - completely on detach of a device. + completely on detach of a loop device. See the following: DEVLOOP="/dev/loop5" PT_IMG="/tmp/partitioned.img" UNPT_IMG="/tmp/unpartitioned.img" DEVLOOPB=${D

[Bug 1136805] [NEW] package fglrx (not installed) failed to install/upgrade: yeni pre-installation betiği alt işlemi çıkış durumunda hata döndürdü:: 1

2013-02-28 Thread Varol Maksutoglu
Public bug reported: ? ProblemType: Package DistroRelease: Ubuntu 12.10 Package: fglrx (not installed) ProcVersionSignature: Ubuntu 3.5.0-23.35-generic 3.5.7.2 Uname: Linux 3.5.0-23-generic x86_64 NonfreeKernelModules: fglrx .tmp.unity.support.test.1: ApportVersion: 2.6.1-0ubuntu10 AptOrdering:

[Bug 1133429] Re: linux: 3.5.0-26.40 -proposed tracker

2013-02-28 Thread Adam Conrad
** Changed in: kernel-sru-workflow Status: Incomplete => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1133429 Title: linux: 3.5.0-26.40 -proposed tracker To manage notifications

[Bug 787736] Re: RebuildData structs are leaked in rebuild() / do_rebuild()

2013-02-28 Thread Marlon Nelson
this package does not fix the bug for me i installed and tested version 0.3.92-0ubuntu1.2 ** Tags removed: verification-needed ** Tags added: verification-failed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 982889] Re: X trying to start before plymouth has finished using the drm driver

2013-02-28 Thread Bryce Harrington
I need someone to install the xserver from this ppa, and verify it fixes the issue: https://launchpad.net/~bryce/+archive/lp982889 All the Xorg.0.log files posted since I mentioned this PPA are from the stock xserver (or older). What we need is an Xorg.0.log from a session with this PPA insta

[Bug 1136819] [NEW] Separator position between user list and channel switcher is not saved

2013-02-28 Thread Simon S.
Public bug reported: How to reproduce: 1) Go to Settings > Preferences and set both channel switcher and user list to the same side and switcher type to tree. 2) Move separator between the two to preferred position 3) Restart xchat Expected result: Separator position should be restored to the po

RE: [Bug 1122252] Re: Epson Perfection 3170 Scanner not detected

2013-02-28 Thread John Johnson
Sorry for the delay. I modified a file "/lib/udev/rules.d/40-libsane.rules" to add my specific scanner i.d. code near the bottom of the Epson listings because it did not include my model. I added the line as follows: # Epson Perfection 3170 | Epson Perfection 3170 ATTRS{idVendor}=="04b8", ATTRS{

<    5   6   7   8   9   10   11   12   >