[Bug 1397632] Re: File Manager appears twice in Whiskermenu

2014-11-30 Thread Elfy
*** This bug is a duplicate of bug 1396804 *** https://bugs.launchpad.net/bugs/1396804 ** This bug has been marked a duplicate of bug 1396804 Name For Thunar Settings Launcher Is Unclear (thunar-settings.desktop) -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1397277] Re: [HP ProBook 4740s] Kernel dead after suspend/resume at i915

2014-11-30 Thread olegon.ru
I'm sorry, but this is not my notebook and I can't constantly test and reboot it, so I revert to Ubuntu kernel and can't continue massive test upstream kernel and dialog with kernel team. If any ideas to workaround - please post it here... -- You received this bug notification because you are a m

[Bug 1337996] Re: [HP 2133, Analog Devices AD1984A] No sound from speakers, headphones work

2014-11-30 Thread WalterHangartner
I had exactly the same problem with Lubuntu 14.10 and HP2133. I was able to workaround by using program HDAJackRetask of package also-tools (including GUI). I used as settings see attachment, and then got sound on speakers. The interesting thing is, that even after removing this settings, the sou

[Bug 1397635] [NEW] Firefox hangs when loading

2014-11-30 Thread Ads20000
Public bug reported: It used to be that when I loaded Firefox it would be responsive for 5 seconds, unresponsive for 10 seconds and then be fine but after purging it and reinstalling it it wouldn't respond when I loaded it at all. Having said that, I can use it after it loaded from ubuntu-bug so I

[Bug 987648] Re: package bash-completion 1:1.3-1ubuntu6 failed to install/upgrade: unable to stat `./etc/bash_completion.d/pkg-config' (which I was about to install): Input/output error

2014-11-30 Thread Peter Cordes
Input/output error? Normally you only see that when a system call returns EIO, which usually only happens when your hard drive has an actual error. (i.e. hard drive failure, not just file that doesn't exist.) I think it's unlikely that dpkg would print "Input/output error" when it didn't see an

[Bug 1397635] Re: Firefox hangs when loading

2014-11-30 Thread Ads20000
Yes I think the issue was the 'pipelight-multi' package from a PPA. After purging that, all is fine :) ** Changed in: firefox (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 1397637] [NEW] package libreoffice-draw 1:4.2.7-0ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2014-11-30 Thread preetham r kotian
Public bug reported: no further info ProblemType: Package DistroRelease: Ubuntu 14.04 Package: libreoffice-draw 1:4.2.7-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8 Uname: Linux 3.13.0-39-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 Date: Sun Nov 30

[Bug 1396804] Re: Name For Thunar Settings Launcher Is Unclear (thunar-settings.desktop)

2014-11-30 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1396804 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1061114] Re: Completion suggests rsync --copy-devices is available

2014-11-30 Thread Peter Cordes
** Changed in: bash-completion (Ubuntu) Status: New => Confirmed ** Tags removed: i386 running-unity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061114 Title: Completion suggests rsync --

[Bug 1397637] Re: package libreoffice-draw 1:4.2.7-0ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2014-11-30 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/1397637 Title: package libreoffice-draw 1:4.2.7-0ubuntu1 failed to install/upgrade: package is in a very bad inc

[Bug 1397249] Re: package shotwell-common 0.20.2-0ubuntu0.14.10.1 failed to install/upgrade: trying to overwrite '/usr/share/appdata/shotwell.appdata.xml', which is also in package shotwell 0.20.1+263

2014-11-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: shotwell (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/1397249 Title: p

[Bug 1397638] [NEW] nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to build

2014-11-30 Thread Shayan
Public bug reported: Description:Ubuntu 14.10 Release:14.10 nvidia-331-uvm: Installed: 331.89-0ubuntu5 Candidate: 331.89-0ubuntu5 Version table: *** 331.89-0ubuntu5 0 500 http://archive.ubuntu.com/ubuntu/ utopic/restricted amd64 Packages 100 /var/lib/dpkg/status

[Bug 1167533] Re: Completions for some long options are missing.

2014-11-30 Thread Peter Cordes
bash_completion uses sed -ne 's/.*\(--[-A-Za-z0-9]\{1,\}=\{0,1\}\).*/\1/p' to parse the options out of the --help output for MANY commands, including grep. Unfortunately, it trips up on lines like this from grep: -r, --recursive like --directories=recurse because the .* matches right

[Bug 1397638] Re: nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to build

2014-11-30 Thread dino99
*** This bug is a duplicate of bug 1268257 *** https://bugs.launchpad.net/bugs/1268257 ** This bug has been marked a duplicate of bug 1268257 nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: "objdump: '... .tmp_nv.o': No such file" --

[Bug 1167533] Re: Completions for some long options are missing. (doesn't parse --help output perfectly)

2014-11-30 Thread Peter Cordes
fixed it: echo ' -r, --recursive like --directories=recurse' | sed -ne 's/\([^-]\|-[^-]\)*\(--[-A-Za-z0-9]\{1,\}=\{0,1\}\).*/\2/p' --recursive using \([^-]\|-[^-]\)* instead of .* at the front of the pattern makes the greedy match at the front stop at the first --. If there are commands that

[Bug 1397641] [NEW] Internal compiler error when building Firefox

2014-11-30 Thread Hadrien
Public bug reported: I followed these instructions to build Firefox from sources on my computer: https://developer.mozilla.org/en-US/docs/Simple_Firefox_build I enabled the debug configuration. After several minutes, I got an error that stopped the build:

[Bug 1392062] Re: you said someone was trying to change my system

2014-11-30 Thread Christopher M. Penalver
** Tags added: bios-outdated-1704 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1392062 Title: you said someone was trying to change my system To manage notifications about this bug go to: https://

[Bug 111502] Re: network-manager unreliable with multiple APs

2014-11-30 Thread Bug Watch Updater
** Changed in: network-manager Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/111502 Title: network-manager unreliable with multiple APs To manage notifications

[Bug 1270615] Re: Last version not built (0.180)

2014-11-30 Thread Markus Koschany
Springlobby was updated for Ubuntu 14.10 hence this wishlist bug can be closed. ** Changed in: springlobby (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/bu

[Bug 1012767] Re: Icon is in the wrong place

2014-11-30 Thread Markus Koschany
The svg icon is installed to the right location and it is visible on all desktop environments hence I am going to close this bug report. ** Changed in: springlobby (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 979180] Re: springlobby crashed with SIGABRT in malloc_consolidate()

2014-11-30 Thread Markus Koschany
Please report back if those crashes still appear with the latest version of Springlobby in Ubuntu 14.10. Otherwise this bug report can be closed. ** Changed in: springlobby (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1006358] Re: Spring RTS does not maximize properly and crashes.

2014-11-30 Thread Markus Koschany
Please try the latest version of Spring in Ubuntu 14.10 and the new development branch 15.04. Spring uses SDL2 now which improved switching between window and fullscreen mode a lot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1397644] [NEW] package shotwell-common 0.20.2-0ubuntu0.14.10.1 failed to install/upgrade: trying to overwrite '/usr/share/appdata/shotwell.appdata.xml', which is also in package shotwell 0.20.1-1

2014-11-30 Thread Luis Arias
Public bug reported: Package manager wasn't happy on this upgrade. I used synaptic to fix broken packages. ProblemType: Package DistroRelease: Ubuntu 14.10 Package: shotwell-common 0.20.2-0ubuntu0.14.10.1 Uname: Linux 3.18.0-031800rc5-generic x86_64 ApportVersion: 2.14.7-0ubuntu8 Architecture: a

[Bug 858553] Re: Spelling Error in Control File Description

2014-11-30 Thread Markus Koschany
This was already fixed in the latest version of ri-li. ** Changed in: ri-li (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/858553 Title: Spelling Er

[Bug 1397601] Re: nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to build

2014-11-30 Thread dino99
*** This bug is a duplicate of bug 1268257 *** https://bugs.launchpad.net/bugs/1268257 ** This bug has been marked a duplicate of bug 1268257 nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: "objdump: '... .tmp_nv.o': No such file" --

[Bug 1397619] Re: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

2014-11-30 Thread dino99
*** This bug is a duplicate of bug 1268257 *** https://bugs.launchpad.net/bugs/1268257 ** This bug has been marked a duplicate of bug 1268257 nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: "objdump: '... .tmp_nv.o': No such file" --

[Bug 976233] Re: [precise] hiccups in display plus one song missing

2014-11-30 Thread Markus Koschany
This bug has been fixed since 14.04. ** Changed in: ri-li (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/976233 Title: [precise] hiccups in display plus o

[Bug 1397607] Re: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

2014-11-30 Thread dino99
*** This bug is a duplicate of bug 1268257 *** https://bugs.launchpad.net/bugs/1268257 ** This bug has been marked a duplicate of bug 1268257 nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: "objdump: '... .tmp_nv.o': No such file" --

[Bug 1382984] Re: Jekyll missing dependency ruby-mercenary

2014-11-30 Thread David Demelier
I confirm this, it's important to test packages before serving them. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1382984 Title: Jekyll missing dependency ruby-mercenary To manage notifications ab

[Bug 878194] Re: one main problem is that it does not opens, even if reinstalled

2014-11-30 Thread Markus Koschany
** Changed in: powermanga (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/878194 Title: one main problem is that it does not opens, even if reinstalled To ma

[Bug 1397644] Re: package shotwell-common 0.20.2-0ubuntu0.14.10.1 failed to install/upgrade: trying to overwrite '/usr/share/appdata/shotwell.appdata.xml', which is also in package shotwell 0.20.1-1~t

2014-11-30 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/1397644 Title: package shotwell-common 0.20.2-0ubuntu0.14.10.1 failed to install/upgrade: trying to overwrite

[Bug 306305] Re: (!)tools.c/load_absolute_file() can't open file /home/shirish/.tlkgames/powermanga.conf (No such file or directory)

2014-11-30 Thread Markus Koschany
** Changed in: powermanga (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/306305 Title: (!)tools.c/load_absolute_file() can't open file /home/shirish/.tlkga

[Bug 599041] Re: pulseaudio gets very CPU intensive when powermanga is running

2014-11-30 Thread Markus Koschany
** Changed in: powermanga (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/599041 Title: pulseaudio gets very CPU intensive when powermanga is running To mana

[Bug 1300361] Re: cannot format when no partition table is present

2014-11-30 Thread Timo Jyrinki
** Changed in: usb-creator (Ubuntu Trusty) Importance: Undecided => High ** Changed in: oem-priority/trusty Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300361 T

[Bug 686163] Re: gamazons item in main menu doesn't have a text label

2014-11-30 Thread Markus Koschany
This was not a bug in gamazon. The label is shown correctly and the desktop file is valid. ** Changed in: gamazons (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/

[Bug 1361474] Re: Error erasing device when there is dos partition table but no partition

2014-11-30 Thread Timo Jyrinki
** Changed in: usb-creator (Ubuntu Trusty) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1361474 Title: Error erasing device when there is dos partition table but no

[Bug 312309] Re: connection error to server

2014-11-30 Thread Markus Koschany
** Changed in: gtkatlantic (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/312309 Title: connection error to server To manage notifications about this bug go

[Bug 1397645] [NEW] pas de mise à jour lubuntu 14.10

2014-11-30 Thread jean-claude thomas
Public bug reported: voici les messages W: Impossible de récupérer http://ubuntu-archive.mirrors.free.org/ubuntu/dists/trusty/InRelease W: Impossible de récupérer http://ubuntu- archive.mirrors.free.org/ubuntu/dists/trusty-updates/InRelease W: Impossible de récupérer http://ubuntu- archive.

[Bug 1263301] Re: Sinus 154 data II Wifi Adapter does not work

2014-11-30 Thread roland aus köln
https://blog.glyphobet.net/essay/140 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1263301 Title: Sinus 154 data II Wifi Adapter does not work To manage notifications about this bug go to: https://

[Bug 1397645] Re: pas de mise à jour lubuntu 14.10

2014-11-30 Thread jean-claude thomas
je pense que le serveur n'est plus actif !! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397645 Title: pas de mise à jour lubuntu 14.10 To manage notifications about this bug go to: https://bugs

[Bug 1251469] Re: Update Extreme Tux Racer package to new 0.6 version

2014-11-30 Thread Markus Koschany
You can't play the extra levels in tuxracer-extras with version 0.6 any more thus the version is kept on hold at version 0.4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1251469 Title: Update Extr

[Bug 1397646] [NEW] trying to inst os

2014-11-30 Thread Richard Yebra
Public bug reported: v ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: ubiquity 2.10.29 ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14 Uname: Linux 3.2.0-23-generic x86_64 ApportVersion: 2.0.1-0ubuntu5 Architecture: amd64 CasperVersion: 1.315 Date: Sun Nov 30 04:38:39 2014 Install

[Bug 1289961] Re: 8086:08b2 [Lenovo ThinkPad T440s] Power management causes Intel wifi 7260 slowness

2014-11-30 Thread Francois Thirioux
** Changed in: linux (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1289961 Title: 8086:08b2 [Lenovo ThinkPad T440s] Power management causes Intel wifi 7260 s

[Bug 1391984] Re: Max resolution of external monitor degrades when upgrading from 13.10 to 14.04.1

2014-11-30 Thread Christopher M. Penalver
Paul Winkler, thank you for reporting this and helping make Ubuntu better. As it will automatically gather and attach updated debug information to this report: apport-collect -p xorg 1391984 Please ensure you have xdiagnose installed, and that you click the Yes button for attaching additional deb

[Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2014-11-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nvidia-graphics-drivers-346 (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 1391707] Re: Screen locks up

2014-11-30 Thread Christopher M. Penalver
Kenneth Keeler, thank you for reporting this and helping make Ubuntu better. As per http://h20564.www2.hp.com/hpsc/swd/public/readIndex?sp4ts.oid=3459253&swLangOid=8&swEnvOid=4060 an update to your BIOS is available (1.32). If you update to this following https://help.ubuntu.com/community/BIOSU

[Bug 1289961] Status changed to Confirmed

2014-11-30 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/1289961 Title: 8086:08b2 [Lenovo ThinkPad T440s] Power man

[Bug 1397622] Re: Gnome-shell 3.14-> 14.10

2014-11-30 Thread Hernou
And I can't writte an file.cfg somewhere to connect my account to friends app ? It don't have an option to connect without accounts system ? Have it a wa to connect it ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1289961] Re: 8086:08b2 [Lenovo ThinkPad T440s] Power management causes Intel wifi 7260 slowness

2014-11-30 Thread Francois Thirioux
I do reopen this bug as it is still alive. I've just installed a wifi repeater, N mode, good connection to router and signal emitting strength. Tests with bandwith tests and dowloads of big files : - windows 8 with uapsd off : 1,5 Mo/s - ubuntu 14.10 kernel 3.16.0-25 or 26, driver 25.222.9.0 (

[Bug 1289961] Re: 8086:08b2 [Lenovo ThinkPad T440s] Power management causes Intel wifi 7260 slowness

2014-11-30 Thread Christopher M. Penalver
Francois Thirioux, for regression testing purposes, could you please test for this in 12.04.0 (not 12.04.3 or some other variant) via http ://old-releases.ubuntu.com/releases/12.04.0/ and advise if this is reproducible? ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You

[Bug 1391657] Re: Unreliable connection with bcm43142 and bcmwl-driver on HP Stream Notebook 14-z010nz

2014-11-30 Thread Christopher M. Penalver
Pascal Fürst, thank you for reporting this and helping make Ubuntu better. Could you please provide the missing information following https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#Broadcom_STA_Wireless_driver ? ** Description changed: - Hello, I've got a Broadcom bcm43142 Wifi-Adapter

[Bug 1308402] Re: [regression] Mouse hotbuttons broken on non-topmost windows

2014-11-30 Thread Mathew Hodson
*** This bug is a duplicate of bug 1311788 *** https://bugs.launchpad.net/bugs/1311788 ** Tags removed: ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1308402 Title: [regression] Mouse ho

[Bug 1391652] Re: 30 sec Xorg freeze - ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)

2014-11-30 Thread Christopher M. Penalver
Jens Askengren, thank you for reporting this and helping make Ubuntu better. Could you please execute the following in a terminal as it will automatically gather and attach updated debug information to this report: apport-collect -p xorg 1391652 Please ensure you have xdiagnose installed, and tha

[Bug 1167533] Re: Completions for some long options are missing. (doesn't parse --help output perfectly)

2014-11-30 Thread Peter Cordes
upstream https://alioth.debian.org/tracker/index.php?func=detail&aid=314896&group_id=100114&atid=413095 Patch attached there. Also fixes ls --directory --[TAB] => now completes options rather than deciding that it's right and user is wrong, and only accepting a directory name. Not smart for

[Bug 1391628] Re: X does not start (that is it crashes) after upgrading

2014-11-30 Thread Christopher M. Penalver
Zoltan Hamar, thank you for reporting this and helping make Ubuntu better. Could you please provide the full computer model as noted on the sticker of the computer itself (not from the Bug Description)? ** Changed in: xserver-xorg-video-intel (Ubuntu) Importance: Undecided => Low ** Changed in

[Bug 385955] Re: urlscan can't handle long url

2014-11-30 Thread Maxime Chatelle
** Changed in: urlscan (Ubuntu) Assignee: (unassigned) => Maxime Chatelle (xakz) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/385955 Title: urlscan can't handle long url To manage notificatio

[Bug 1332344] Re: Urlscan has no Debian maintainer. I have a maintained fork.

2014-11-30 Thread Maxime Chatelle
** Changed in: urlscan (Ubuntu) Status: New => 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/1332344 Title: Urlscan has no Debian maintainer. I have a maintained fork. To manage

[Bug 94299] Re: [apport] [amd64] angrydd.py crashed with AttributeError in __init__()

2014-11-30 Thread Markus Koschany
I can't reproduce this bug with the latest version of angrydd. If someone is still affected, please report back. ** Changed in: angrydd (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 724244] Re: "aptitude versions" missing

2014-11-30 Thread Peter Cordes
** Changed in: bash-completion (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/724244 Title: "aptitude versions" missing To manage notifications abou

[Bug 1382865] Re: Dell Latitude E6330 Touchpad stops working

2014-11-30 Thread Christopher M. Penalver
gare-calhoun, this bug report is being closed due to your last comment https://bugs.launchpad.net/ubuntu/+source/touchpad- glidepoint/+bug/1382865/comments/9 regarding this being fixed by removing the unsupported package touchpad-glidepoint. For future reference you can manage the status of your ow

[Bug 1391422] [NEW] GeForce 820M running very hot in Ubuntu

2014-11-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Ubuntu release: Ubuntu 14.10 Wine: 1:1.6.2-0ubuntu6 GPU: Intel HD 4000+Nvidia GeForce 820M Nvidia drivers: nvidia-331-updates Expected behaviour: GPU temperature should not be excessively high when running OpenGL games. What happens: The GPU temperature

[Bug 385955] Re: urlscan can't handle long url

2014-11-30 Thread Maxime Chatelle
** Changed in: urlscan (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/385955 Title: urlscan can't handle long url To manage notifications about this bug go t

[Bug 1397649] [NEW] remounting root read-only in private mount namespace affects main namespace

2014-11-30 Thread AlainKnaff
Public bug reported: When remounting root read-only in a private mount namespace, then also the real root (in default namespace) is read-only. However, it is then possible to remount the real root read-write, and this doesn't (fortunately...) affect the other namespace. How to reproduce: ---

[Bug 924676] Re: Make screen completion match the -S name

2014-11-30 Thread Peter Cordes
Works now, in Trusty. Must have finally made it in. ** Changed in: bash-completion (Ubuntu) Status: Triaged => 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/924676 Title: Make

[Bug 1391422] Re: GeForce 820M running very hot in Ubuntu

2014-11-30 Thread Christopher M. Penalver
Lars Hansson, thank you for reporting this and helping make Ubuntu better. Could you please execute the following in a terminal as it will automatically gather and attach updated debug information to this report: apport-collect -p xorg 1391422 Please ensure you have xdiagnose installed, and that

[Bug 1397650] [NEW] No medium found with DVD inserted in drive

2014-11-30 Thread Vaclav Cermak
Public bug reported: I'am unable to mount any DVD in my laptop. When I try to do it manually sudo mount /dev/sr0 /mnt/tmp/ it says mount: no medium found on /dev/sr0 Output of lsblk is: NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:00 111,8G 0 disk └─sda1 8:10 93,1G 0 p

[Bug 486212] Re: xane crashes with error with hp scanjet 2400 flatbed scanner

2014-11-30 Thread A. Datta
Hello, I was about to install the ELCOT driver for HP SJ 2400 but noticed that it was going to install libsane. Did not proceed with ELCOT any further. Just did "sudo apt-get install libsane" and voila—prob solved! -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1397649] Missing required logs.

2014-11-30 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1397649 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 1397650] Status changed to Confirmed

2014-11-30 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/1397650 Title: No medium found with DVD inserted in drive

[Bug 1391433] Re: Aurora firefox change to firefox developer edition .WHY???

2014-11-30 Thread Christopher M. Penalver
ladislav jurcek, thank you for taking the time to report this and trying to help make Ubuntu better. However, the Firefox Aurora builds PPA is not a software package provided by the official Ubuntu repositories. Because of this the Ubuntu project can not support or fix this Please report this

[Bug 1393024] Re: Graphical corruption with hidpi scaling

2014-11-30 Thread Steffen Coenen
Well I already uploaded a screenshot when I reported the bug but I can put a direct link here: https://launchpadlibrarian.net/190429875/corruptedborders.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1373510] Re: SAMSUNG SCX-3405 not detected in XUBUNTU 14.04 AMD 64 bit

2014-11-30 Thread vonibenz
Still waiting for a fix by Samsung, Linux Foundation or Canonical. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373510 Title: SAMSUNG SCX-3405 not detected in XUBUNTU 14.04 AMD 64 bit To manage

[Bug 1397652] [NEW] /dev/random and /dev/urandom world writeable

2014-11-30 Thread Lars Noodén
Public bug reported: It looks like in 14.04.1 that /dev/random and /dev/urandom are world- writeable. This occurs in at least 14.04.1 Desktop for AMD64 and Server for i386 $ ls -l /dev/*random crw-rw-rw- 1 root root 1, 8 Nov 25 10:44 /dev/random crw-rw-rw- 1 root root 1, 9 Nov 25 10:44 /dev/ura

[Bug 1322925] Re: Copy, paste stops working randomly in Ubuntu 14.04 nautilus

2014-11-30 Thread Happyday19c
Still affcted in 14.04:nautilus -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322925 Title: Copy, paste stops working randomly in Ubuntu 14.04 nautilus To manage notifications about this bug go to

[Bug 1095180] Re: command / directory mixup for completion of args to meta-commands like sudo

2014-11-30 Thread Peter Cordes
** Summary changed: - incorrect bash-completion for sudo + command / directory mixup for completion of args to meta-commands like sudo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1095180 Title: c

[Bug 1030025] Re: Missing programmable bash completions for host and ping commands

2014-11-30 Thread Peter Cordes
In Trusty, ping is handled by _ping, so custom code just for ping. host just gets the generic _minimal. completion for host was removed in commit bd482ca2f221323aa461ca75c9457ec11f43570e host, nslookup: Remove completions for bind utils from bash_completion. This fixes tests on systems wit

[Bug 1190865] Re: apparmor denies the creation of directory

2014-11-30 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 1397649] Re: remounting root read-only in private mount namespace affects main namespace

2014-11-30 Thread AlainKnaff
apport information ** Tags added: apport-collected precise ** Description changed: When remounting root read-only in a private mount namespace, then also the real root (in default namespace) is read-only. However, it is then possible to remount the real root read-write, and this doesn

[Bug 1397553] Re: BUG: unable to handle kernel paging request at ffffec2000000900

2014-11-30 Thread Christopher M. Penalver
Solitaire, thank you for reporting this and helping make Ubuntu better. Could you please test the latest upstream kernel available from the very top line at the top of the page (the release names are irrelevant for testing, and please do not test the daily folder) following https://wiki.ubuntu.com/

[Bug 1004225] Re: dramatic combination of apt-get and bash completion

2014-11-30 Thread Peter Cordes
** Changed in: bash-completion (Ubuntu) Status: New => Opinion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1004225 Title: dramatic combination of apt-get and bash completion To manage noti

[Bug 376546] Re: Identity filename completion for ssh-add would be nice

2014-11-30 Thread Peter Cordes
upstream still has a naive _parse_help based handler for ssh-add :/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/376546 Title: Identity filename completion for ssh-add would be nice To manage noti

[Bug 1397629] Re: upgrade from 10.04 to 12.04 stops with an error message after first few dialogs after

2014-11-30 Thread Christopher M. Penalver
phil, thank you for reporting this and helping make Ubuntu better. A few issues were noticed: 1) You have PPA sources registered. Offending lines: 2014-11-29 23:53:04,474 DEBUG examining: 'deb http://ppa.launchpad.net/ffmulticonverter/stable/ubuntu lucid main' 2014-11-29 23:53:04,477 DEBUG examin

[Bug 887529] Re: Option --command-fd no longer present in dpkg but shows up in completion

2014-11-30 Thread Peter Cordes
** Changed in: bash-completion (Ubuntu) Status: In Progress => 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/887529 Title: Option --command-fd no longer present in dpkg but shows

[Bug 1320916] Re: NICs being mapped with strange names that make no sense

2014-11-30 Thread Romano Giannetti
I do not have biosdevname installed, but I can't anymore create virtual interfaces. Issuing sudo iw dev wlan0 interface add wlan1 type station will result in a message kernel: [31130.438726] systemd-udevd[24264]: renamed network interface wlan1 to rename4 ...and rename4 is not recogni

[Bug 127732] Re: Searching Hebrew text works in reverse order

2014-11-30 Thread Uri Shabtay
whether you're using Firefox or Chrome - opening this .pdf file within the browser shows that searching Hebrew works flawlessly: https://launchpadlibrarian.net/15351076/PDF%20for%20Bug%20240398.pdf why can't the solution be patched to evince? we're in 2014 -- You received this bug notification

[Bug 1397528] Re: bad canon 540 installation ....

2014-11-30 Thread Christopher M. Penalver
willie drouhet, thank you for reporting this bug to Ubuntu. Lucid Desktop reached EOL on May 9, 2013. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in a supported release? ** Tags added: bios-outdated-a34 ** Changed in: cups (U

[Bug 1004225] Re: dramatic combination of apt-get and bash completion

2014-11-30 Thread Peter Cordes
I always scroll pages of completion results with space, not enter. I didn't know enter was an option there. I just tried it, looks like enter goes by lines, instead of pages? No wonder you were holding it down. So... don't do that. esp. not on sudo. To easily get a big list that you need to

[Bug 1397526] Re: after intalled ubuntu-14.04.1-desktop Lenovo latop it went to unusable state and Bios settings Disappeared

2014-11-30 Thread Christopher M. Penalver
Rajasekhar, thank you for reporting this and helping make Ubuntu better. Could you please test for this via http://cdimage.ubuntu.com/daily- live/current/ and advise to the results? As well, please read the manual for your Lenovo laptop as it will explain how to access the BIOS menu. ** Package c

[Bug 1397654] [NEW] Adding a virtual wireless interface is broken

2014-11-30 Thread Romano Giannetti
Public bug reported: This is quite simple. I used to split my wifi network with:   sudo iw dev wlan0 interface add wlan1 type station ...and it used to work (at least on some machine). Now if I do the same I have:    kernel: [31130.438726] systemd-udevd[24264]: renamed network interface

[Bug 1397501] Re: No network after resuming from hibernate

2014-11-30 Thread Christopher M. Penalver
Nick B., thank you for reporting this and helping make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 1397501 ** Package changed: network-manager (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu)

[Bug 1397654] Re: Adding a virtual wireless interface is broken

2014-11-30 Thread Romano Giannetti
** Description changed: This is quite simple. I used to split my wifi network with:   sudo iw dev wlan0 interface add wlan1 type station ...and it used to work (at least on some machine). Now if I do the same I have:    kernel: [31130.438726] systemd-udevd[24264]: rename

[Bug 1239268] Re: package zentyal-core 2.3.21+quantal1 failed to install/ugrade: subprocess insptalled post-installation script returned error exit status 2

2014-11-30 Thread talat
** Changed in: zentyal-core (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239268 Title: package zentyal-core 2.3.21+quantal1 failed to install/ugrade:

[Bug 1397655] [NEW] package grub-pc 1.99-21ubuntu3.17 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-11-30 Thread canoura
Public bug reported: package grub-pc 1.99-21ubuntu3.17 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 ProblemType: Package DistroRelease: Ubuntu 12.04 Package: grub-pc 1.99-21ubuntu3.17 ProcVersionSignature: Ubuntu 3.11.0-26.45~precise1-gener

[Bug 1393744] Re: 1814:0301 RT2x00/rt61pci disconnects since update to 15.04

2014-11-30 Thread plucky
Installed latest kernel as requested linux-image-3.18.0-031800rc6-generic_3.18.0-031800rc6.201411231935_i386.deb The linux-headers failed to install due to dependency errors. The wireless again disconnected whilst using the new kernel uname -a Linux Xub-Vivid 3.18.0-031800rc6-generic #20141123193

[Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

2014-11-30 Thread tobiasBora
I tried #204 and it works for me on my 3.16 kernel, thank you ! I added too the modification that make bluetooth working and added it in this repository : https://github.com/tobiasBora/MT7630E_3.16 . To try it just run : make load and if it works and if you want to install it permanently run :

[Bug 1374794] Re: update-software-center crashed with AttributeError in __getattr__(): When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "imp

2014-11-30 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1367017 *** https://bugs.launchpad.net/bugs/1367017 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: software-center (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member

[Bug 1397655] Re: package grub-pc 1.99-21ubuntu3.17 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-11-30 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/1397655 Title: package grub-pc 1.99-21ubuntu3.17 failed to install/upgrade: subprocess installed post-installati

[Bug 1393079] Re: Touchpad not working after suspend/resume

2014-11-30 Thread BoD
Unfortunately, I do not have access to a Windows partition to boot on :( Because of this, I don't know a way to update the Bios. I hope someone else interested in this issue can try it and keep us informed here. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1241972] Re: Drag and drop from Dash to Desktop doesn't work

2014-11-30 Thread said
on ubuntu 14.04.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241972 Title: Drag and drop from Dash to Desktop doesn't work To manage notifications about this bug go to: https://bugs.launchpad.n

[Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

2014-11-30 Thread tobiasBora
I tried my code on kernel 3.14 and it works too ! So https://github.com/tobiasBora/MT7630E_3.16 can be used to install Wifi and Bluetooth on a 3.14 (Ubuntu 14.04) and 3.16 (Ubuntu 14.10) kernel with a simple command just above on #214 ! -- You received this bug notification because you are a memb

  1   2   3   4   5   6   7   >