[Bug 1426399] Re: Sheel freezes for a short time when pressing the Play key on a connected BT keyboard

2015-02-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/telephony-service

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426399

Title:
  Sheel freezes for a short time when pressing the Play key on a
  connected BT keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1426399/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426634] [NEW] BUG: unable to handle kernel paging request at ffffffffffffffff

2015-02-27 Thread gravy45
Public bug reported:

I was in the process of installing Ubuntu MATE 15.04 Beta 1 as a
Virtualbox 4.3.22 guest (Ubuntu MATE 14.04.1 host), and received this
crash.

version.log: Ubuntu 3.18.0-13.14-generic 3.18.5

ProblemType: KernelOops
DistroRelease: Ubuntu 15.04
Package: linux-image-3.18.0-13-generic 3.18.0-13.14
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
Annotation: Your system might become unstablenow and might need to be restarted.
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu-mate   2559 F pulseaudio
CasperVersion: 1.351
Date: Sat Feb 28 04:43:24 2015
DuplicateSignature: BUG: unable to handle kernel paging request at location 
RIP: 0010:location  location kprobe_int3_handler+0x100/0x170
Failure: oops
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
LiveMediaBuild: Ubuntu-MATE 15.04 Vivid Vervet - Alpha amd64 (20150225)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: innotek GmbH VirtualBox
ProcFB:
 
ProcKernelCmdLine: file=/cdrom/preseed/hostname.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
RfKill:
 
SourcePackage: linux
Title: BUG: unable to handle kernel paging request at 
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.board.name: VirtualBox
dmi.board.vendor: Oracle Corporation
dmi.board.version: 1.2
dmi.chassis.type: 1
dmi.chassis.vendor: Oracle Corporation
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-kerneloops kernel-oops need-duplicate-check vivid

** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/bugs/1426634/+attachment/4330239/+files/lspci-vnvn.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426634

Title:
  BUG: unable to handle kernel paging request at 

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1426634/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426635] [NEW] strace stack buffer overflow

2015-02-27 Thread chpie
*** This bug is a security vulnerability ***

Public security bug reported:


Tested Version : strace-4.9 (from strace sourceforge), strace-4.8 (apt-get 
install strace)
Environment : Ubuntu 14.04.1 LTS x86_64
Details:

stack buffer overflow in startup_child() strace.c

Input length check could be bypassed using long string without having '/' 
character.
So, the strcpy() function in PATH concat processing code starts to overwrite 
stack data.


-- TEST PAYLOAD

abc@ubuntu:~$ ./strace `perl -e 'print ax5042'`
Segmentation fault

-- Backtrace with debugging symbol

(gdb) r `perl -e 'print ax5042'`  
   
Starting program: /home/abc/strace-4.9/strace `perl -e 'print ax5042'`
   

   
Program received signal SIGSEGV, Segmentation fault.
   
__GI_getenv (name=0x7fe3b8107b5b NGUAGE, name@entry=0x7fe3b8107b59 
LANGUAGE) at getenv.c:85
85  getenv.c: No such file or directory.
   
(gdb) bt
   
#0  __GI_getenv (name=0x7fe3b8107b5b NGUAGE, name@entry=0x7fe3b8107b59 
LANGUAGE) at getenv.c:85
#1  0x7fe3b7fbc681 in guess_category_value (categoryname=0x7fe3b80f16b3 
_nl_category_names+51 LC_MESSAGES, category=5)
at dcigettext.c:1372
#2  __dcigettext (domainname=0x7fe3b8107a99 _libc_intl_domainname libc, 
msgid1=0x7fe3b81081ac File name too long, 
msgid2=msgid2@entry=0x0, plural=plural@entry=0, n=n@entry=0, 
category=category@entry=5) at dcigettext.c:573
#3  0x7fe3b7fbb5df in __GI___dcgettext (domainname=optimized out, 
msgid=optimized out, category=category@entry=5)
at dcgettext.c:52
#4  0x7fe3b801398e in __GI___strerror_r (errnum=errnum@entry=36, 
buf=buf@entry=0x0, buflen=buflen@entry=0) at _strerror.c:71
#5  0x7fe3b80138cf in strerror (errnum=errnum@entry=36) at strerror.c:32
#6  0x0041230f in verror_msg (err_no=36, fmt=fmt@entry=0x4273da Can't 
stat '%s', p=p@entry=0x7fff6b28dbf8) at strace.c:277
#7  0x0041315a in perror_msg_and_die (fmt=fmt@entry=0x4273da Can't 
stat '%s') at strace.c:323
#8  0x0041371e in startup_child (argv=0x7fff6b28f160) at strace.c:1220
#9  0x6161616161616161 in ?? ()
#10 0x6161616161616161 in ?? ()
#11 0x6161616161616161 in ?? ()
#12 0x6161616161616161 in ?? ()
#13 0x6161616161616161 in ?? ()

** Affects: strace (Ubuntu)
 Importance: Undecided
 Status: New

** Information type changed from Private Security to Public Security

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426635

Title:
  strace stack buffer overflow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strace/+bug/1426635/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426036] Re: MultiRecipientFieldStyle should inherit from TextFieldStyle

2015-02-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/messaging-app

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426036

Title:
  MultiRecipientFieldStyle should inherit from TextFieldStyle

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1426036/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426639] [NEW] Failed to update Ubuntu from 12.04 to 12.10.

2015-02-27 Thread Zander Bolgar
Public bug reported:

My Ubuntu was not fully working before I started the upgrade. I could
not actually access my desktop - when I logged in I either got a black
screen, an empty desktop, a desktop with icons (no dash), or no desktop
(hang on login screen). I attempted the upgrade to fix it, but it
failed.

Here is a picture of the failed update screen:
http://i.imgur.com/txJ9PcL.jpg

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: ubuntu-release-upgrader-core 1:14.10.10
ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
Uname: Linux 3.16.0-31-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CrashDB: ubuntu
Date: Sat Feb 28 00:39:22 2015
InstallationDate: Installed on 2014-01-08 (415 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: dist-upgrade
UpgradeStatus: Upgraded to utopic on 2015-02-28 (0 days ago)

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade utopic

** Description changed:

  My Ubuntu was not fully working before I started the upgrade. I could
  not actually access my desktop - when I logged in I either got a black
  screen, an empty desktop, a desktop with icons (no dash), or no desktop
  (hang on login screen). I attempted the upgrade to fix it, but it
  failed.
+ 
+ Here is a picture of the failed update screen:
+ http://i.imgur.com/txJ9PcL.jpg
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-release-upgrader-core 1:14.10.10
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CrashDB: ubuntu
  Date: Sat Feb 28 00:39:22 2015
  InstallationDate: Installed on 2014-01-08 (415 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: dist-upgrade
  UpgradeStatus: Upgraded to utopic on 2015-02-28 (0 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426639

Title:
  Failed to update Ubuntu from 12.04 to 12.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1426639/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426581] Re: with greasemonkey in firefox 36, Error: Exposing privileged or cross-origin callable is prohibited

2015-02-27 Thread Steve Langasek
OK, I still don't know why this is broken, but I did figure out that
even though the line numbers are wrong, they would change if I edited
the greasemonkey script; so bisecting line numbers, I get to this
function:

  var requestPrototype = (function() {
for(var topLevel in window) {
  if(!window[topLevel]) continue;
  // need an example for a request object
  for(var property in window[topLevel]) {
try {
  if(window[topLevel][property] == getRegionScoreDetails) {
return Object.getPrototypeOf(window[topLevel]);
  }
} catch(e) { // might throw SecurityError or others (noticed on 
top.opener, which might be cross-origin)
  continue;
}
  }
}
  })();

The exception is seen to happen on the line
for(var property in window[topLevel]) {

There's clearly code here intended to trap the security exception, but
it looks like that exception is being raised in the wrong place.  Might
this be a firefox bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426581

Title:
  with greasemonkey in firefox 36, Error: Exposing privileged or cross-
  origin callable is prohibited

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1426581/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1404558] Re: IPv6 related kernel panic following upgrade to 3.13.0-43

2015-02-27 Thread Stéphane Graber
Let's file a new bug for that one.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1404558

Title:
  IPv6 related kernel panic following upgrade to 3.13.0-43

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1404558/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1404558] Re: IPv6 related kernel panic following upgrade to 3.13.0-43

2015-02-27 Thread Stéphane Graber
I can confirm that something's broken with the recent kernel update...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1404558

Title:
  IPv6 related kernel panic following upgrade to 3.13.0-43

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1404558/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1403507] Re: Issue on resume

2015-02-27 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   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/1403507

Title:
  Issue on resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1403507/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1404612] Re: Power management of the wireless LAN does not work.

2015-02-27 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   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/1404612

Title:
  Power management of the wireless LAN does not work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1404612/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1406398] Re: [HP Stream Notebook - 11-d010nr] Clickpad click does click reliably

2015-02-27 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   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/1406398

Title:
  [HP Stream Notebook - 11-d010nr] Clickpad click does click reliably

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1406398/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1288414] Re: LG P1-Express Dual: Internal keyboard doesn't work in Ubuntu 13.10 and 14.04

2015-02-27 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   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/1288414

Title:
  LG P1-Express Dual: Internal keyboard doesn't work in Ubuntu 13.10 and
  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1288414/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1405489] Re: [HP ZBook 15 Mobile Workstation] Ubuntu 14.10 random freeze and lock up with NVIDIA

2015-02-27 Thread Launchpad Bug Tracker
[Expired for nvidia-graphics-drivers-331 (Ubuntu) because there has been
no activity for 60 days.]

** Changed in: nvidia-graphics-drivers-331 (Ubuntu)
   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/1405489

Title:
   [HP ZBook 15 Mobile Workstation] Ubuntu 14.10 random freeze and lock
  up with NVIDIA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1405489/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986412] Re: Need to add support for PDF Portfolios

2015-02-27 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

** Changed in: evince (Ubuntu)
   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/986412

Title:
  Need to add support for PDF Portfolios

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/986412/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 774290] Re: Can't switch to top-left workspace using keyboard

2015-02-27 Thread Launchpad Bug Tracker
[Expired for Compiz because there has been no activity for 60 days.]

** Changed in: compiz
   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/774290

Title:
  Can't switch to top-left workspace using keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/774290/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 774290] Re: Can't switch to top-left workspace using keyboard

2015-02-27 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   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/774290

Title:
  Can't switch to top-left workspace using keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/774290/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1026046] Re: Missing support for thumb resting on bottom of clickpad

2015-02-27 Thread Adrian
I have a asus zenbook. Same problem very annoying.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1026046

Title:
  Missing support for thumb resting on bottom of clickpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1026046/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426635] Re: strace stack buffer overflow

2015-02-27 Thread chpie
** Information type changed from Public Security 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/1426635

Title:
  strace stack buffer overflow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strace/+bug/1426635/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426491] Re: firefox open blank page instead of url

2015-02-27 Thread Thaddaeus Tintenfisch
*** This bug is a duplicate of bug 1425972 ***
https://bugs.launchpad.net/bugs/1425972

** This bug has been marked a duplicate of bug 1425972
   Firefox no longer supports -remote parameter

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426491

Title:
  firefox open blank page instead of url

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1426491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1426581] Re: with greasemonkey in firefox 36, Error: Exposing privileged or cross-origin callable is prohibited

2015-02-27 Thread Steve Langasek
On Fri, Feb 27, 2015 at 11:46:15PM -, Chris Coulson wrote:
 The broken script should be using Components.utils.cloneInto() to expose
 objects from privileged scopes to web content (see
 https://developer.mozilla.org/en-US/docs/Components.utils.cloneInto)

That makes sense, but still leaves the problem that the error message
doesn't give me accurate information about where the object is that's being
incorrectly shared across scopes.  How can I figure this out so I can fix
the script?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426581

Title:
  with greasemonkey in firefox 36, Error: Exposing privileged or cross-
  origin callable is prohibited

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1426581/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1359689] Re: cryptsetup password prompt not shown

2015-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: plymouth (Ubuntu Utopic)
   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/1359689

Title:
  cryptsetup password prompt not shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1359689/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426618] [NEW] Latest 3.13 kernel update (3.13.0-46) is causing kernel panics related to IPv6

2015-02-27 Thread Stéphane Graber
Public bug reported:

Hello,

Pretty similar to what happened with
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1404558 but this
time with the latest 3.13.0-46.

I've been getting about daily kernel panics (three times so far).

Screenshot attached. Another user also commented in bug 1404558 about
the bug being back, though I'm assuming it's a different albeit very
similar one.

** Affects: linux (Ubuntu)
 Importance: Critical
 Status: Triaged


** Tags: bot-stop-nagging regression-update

** Attachment added: Screenshot from 2015-02-27 21:18:37.png
   
https://bugs.launchpad.net/bugs/1426618/+attachment/4330158/+files/Screenshot%20from%202015-02-27%2021%3A18%3A37.png

** Description changed:

  Hello,
  
  Pretty similar to what happened with
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1404558 but this
- time with the latest 3.13.0-46 (or -45 since both were released around
- the same time).
+ time with the latest 3.13.0-46.
  
  I've been getting about daily kernel panics (three times so far).
  
  Screenshot attached. Another user also commented in bug 1404558 about
  the bug being back, though I'm assuming it's a different albeit very
  similar one.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426618

Title:
  Latest 3.13 kernel update (3.13.0-46) is causing kernel panics related
  to IPv6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1426618/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1426224] Re: its been a month and a week and you still have not fixed my ubuntu

2015-02-27 Thread parrishblack
ubuntu 14.10 docs the expert said he was going to analyze my system and
he said he did and got all the bugs out after 15 minutes on the chat
with him but he did not

 On Friday, February 27, 2015 8:35 AM, Marc Deslauriers 
marc.deslauri...@canonical.com wrote:
   

 Thank you for using Ubuntu and taking the time to report a bug. Your
report should contain, at a minimum, the following information so we can
better find the source of the bug and work to resolve it.

Submitting the bug about the proper source package is essential. For
help see https://wiki.ubuntu.com/Bugs/FindRightPackage . Additionally,
in the report please include:

1) The release of Ubuntu you are using, via 'cat /etc/lsb-release' or System - 
About Ubuntu.
2) The version of the package you are using, via 'dpkg -l PKGNAME | cat' or by 
checking in Synaptic.
3) What happened and what you expected to happen.

The Ubuntu community has also created debugging procedures for a wide
variety of packages at https://wiki.ubuntu.com/DebuggingProcedures .
Following the debugging instructions for the affected package will make
your bug report much more complete. Thanks!


** Information type changed from Private Security to Public

** Changed in: ubuntu-docs (Ubuntu)
      Status: New = Invalid

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1426224

Title:
  its been a month and a week and you still have not fixed my ubuntu

Status in ubuntu-docs package in Ubuntu:
  Invalid

Bug description:
  i have filed more than 10 bug reports and non of them have been
  answered yet.i looked in the list of bugs report and you have got rid
  of any of my reports .they have not been answered because if they had
  i would have my missing files,pictures,videos,music,and programs and
  it still would not keep erasing everything i put on the computer one
  day and gone the next .ubuntu would not be in the default mode and it
  would have erased that guest session. all of this was suppose to be
  fixed the last week into the first week of the month thats what the
  tech said and it was not

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1426224/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426224

Title:
  its been a month and a week and you still have not fixed my ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1426224/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1085706] Re: pam_ecryptfs: seteuid error

2015-02-27 Thread Guy
On Bodhi linux 3 to (ubuntu 14.04.2 based),  but in distro tag the
distribution is not listed. The reason why this post.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1085706

Title:
  pam_ecryptfs: seteuid error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ecryptfs/+bug/1085706/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1404558] Re: IPv6 related kernel panic following upgrade to 3.13.0-43

2015-02-27 Thread Stéphane Graber
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1426618

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1404558

Title:
  IPv6 related kernel panic following upgrade to 3.13.0-43

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1404558/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 603402]

2015-02-27 Thread M-wada-7
(In reply to Tom Guyette from comment #61)
 Would it be possible to simply add a Refresh folder function to the Get 
 Messages dropdown button
 that would perform a complete refresh of the current folder and Preferred 
 Folder?

Tb already has button for Refresh folder from scratch. It's called
Repair Folder button :-)

 Better yet, add a Refresh button in the same row as Unread, Starred,
Contact, Tags, and Attachment?

You are right. 
There is no way to intentionally close mail folder in Tb.There is no way to 
force de-select of Mbox at a connection.
There is no way to force uid fetch 1:* Flags to recover from this bug by 
simple/easy operation.
Purpose of any workaround stated in this bug is  : force uid fetch 1:* Flags 
for Inbox.
Go Offline/Go Online : Force logoff -= Tb has to do login, SELECT Inbox, 
uid fetch 1:* Flags
max cached connections=1 : FolderX steels connection from Inbox = When 
Inbox is accessed, Tb has to do SELECT Inbox, uid fetch 1:* Flags
If close/reopen folder like button/menu will be implemented, it's helpful for 
this bug.
But there is no need of such button in usual use. Button only for working 
around problem(in this case, in both Tb and Gmail) is not usually implemented.

About IDLE setting  : Server Settings/Advanced
About CONDSTORE : read Bug 912216, please.
About adequate new mail check interval :
   If a few new mails per an hour, I believe Check new messages Every 1 
minute is usually not mandatory.
   If 1 new mails per an hour, I believe Check new messages Every 1 
minute is not needed(rather annoying), 
   because you can know about many many new mails upon each mail viewing. :-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/603402

Title:
  Thunderbird incorrectly shows some Gmail archived messages as unread
  via IMAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/603402/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 603402]

2015-02-27 Thread M-wada-7
(In reply to Tom Guyette from comment #57)

Do you read about a workaround of max cached connection=1?

If shared with iPhone, I believe mail volume, number of mboxes, frequency of 
new mails, new mail volue, are not so large, 
If so, max cached connection=1, disable IDLE, adequate new mail check 
intervlal, can be used.
Needless to say, disabling CONSTORE is mandatory.
1. Click other than Inbox(call FolderX) - SELECT FolderX - Inbox is 
unselected at only one connection
2. Soner or later, new mail check occurs - SELECT Inbox - Inbox is selected 
at  only one connection - uid fetch 1:* Flags
3. When you need to snch flsag state with Gmail IMAP and iPhone, click FolderX, 
then click Inbox
 SELECT FolderX - SELECT Inbox - uid fetch 1:* Flags for Inbox is issued.
 As I repeadly staated, workaround explained in this bug is to force this 
uid fetch 1:* Flags for Inbox.

Another way: Use Inbox as mail drop, mail tray. Don't use Inbox as mail 
repository for log time.
   Becuase of IMAP many Mboxes are lready supported. There 
is no need of folder named Inbox for mail viewing.

Because Inbox is mbox where new mails arrives, Tb always keeps Inbox selected 
state at a cached connection for Inbox only, and kepp Inbox open.
This is a reason why uid fetch 1:* Flags is not issued for Inbox while Tb is 
running.
If other folder than Inbox and Trash, connection for a FolderX is stolen by 
other FolderY when other FolderY is opened.
So, max cached connections = 3 with folder switch of some folders someties 
usually forces uid fetch 1:* Flags of FolderX, FolderY.

Why no problem in iPhone :
   Because of small/mobile device, connection is not kept for long time, and 
number of connections is usually one..
   Upon mail reading, login, SELECT Inbox, uid fetch 1:* Flags is executed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/603402

Title:
  Thunderbird incorrectly shows some Gmail archived messages as unread
  via IMAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/603402/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 603402]

2015-02-27 Thread M-wada-7
(In reply to Yves Goergen from comment #59)
 Not sure what smartphones you have there but I have a permanent IDLE 
 connection from mine,
 as on the desktop with Thunderbird. If disabling IDLE in Thunderbird is part 
 of the workaround, then I think IDLE implementation is the problem. 
 I'm not using IDLE for fun, I want to see new messages as  they arrive. 
 That's how modern event-driven systems work. Polling is from the 90s

Do you understand workaround of max cached connection=1 and understaand IDLE?
If max cached connection=1, and if other than Inbox, call FolderX is 
selected at the only one connection, IDLE is effective only for FolderX. If 
Inbox is de-selectied at yhe only one cached connection, IDLE can do nothing on 
Inbox. If workround of max cached connection=1 is used, IDLE works on Inbox 
sometime but IDLE won't work on Injbox other times is pretty confusing, and it 
may produce useless bug open at B.M.O.

 I don't believe anybody is able to fix this issue (and others) without
rewriting it all. If only I had more time.

You are absolutely free to believe anything.

Have you read and understood all bugs pointed in Bug 912216?
Because Gmail IMAP started to support CONDSTOREl last year, solution of this 
bug utilizing CONDSTORE is possible. As known by bugs pointed in Bug 912216, 
code change needed for the solution is not so huge. Rather, relatively small 
change than we thought.
Neeedless to say, as known by Bug 912216, there is problem in current CONDSTORE 
support in Tb, so it should be resolved.
And, for better solution, QRESYNC support by both Gmal IMAP and Tb is needed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/603402

Title:
  Thunderbird incorrectly shows some Gmail archived messages as unread
  via IMAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/603402/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 603402]

2015-02-27 Thread Guyette
(In reply to WADA from comment #58)
 (In reply to Tom Guyette from comment #57)
 Do you read about a workaround of max cached connection=1?

Thanks WADA.  I read the whole thread, after reading another long thread
that was closed as a duplicate of this one, so by the time I got here I
was very tired and just wanted deleted messages to go away.

Max cached connections was the only part in all that reading that I
understood, so I have max connections set to 1.  It slows down my client
a bit, but I can accept that.

 If so, max cached connection=1, disable IDLE, adequate new mail
check intervlal, can be used.

I didn't understand what disable IDLE was until I started writing the
proposed steps below.  I still don't understand what adequate new mail
check interval means.  Bear in mind, I don't understand the client as a
developer, I understand it as a casual user, so I need click-by-click,
press-by-press, key-by-key instructions.  I suspect most other users who
would come across this thread would need that too, and ideally it would
be pinned to the top of the bug.  I've made an attempt at documenting
the prescribed workaround below.

 Needless to say, disabling CONSTORE is mandatory.

I don't understand what that means, so it's not included in the steps
below.

 1. Click other than Inbox(call FolderX) - SELECT FolderX - Inbox is
 unselected at only one connection
 2. Soner or later, new mail check occurs [...]

I did an experiment and I believe sooner or later can be replaced with
Restart Thunderbird.  This is my attempt at documenting the workaround
step by step:

FIRST, RECONFIGURE YOUR ACCOUNT:
1 - From the main Thunderbird screen, select Tools menu  Account Settings 
to launch the Account Settings window.
2 - On the left side of the Account Settings window, select Server Settings 
under your Gmail account name to view the Server Settings page.
3 - On the Server Settings page, press the Advanced... button to launch the 
Advanced Server Settings popup window.
4 - Set Maximum number of server connections to cache to 1.
5 - Deselect the checkbox for Use IDLE command if the server supports it.
6 - Press the OK button to close the Advanced Server Settings window.
7 - Press the OK button to close the Account Settings window.

EVERY TIME YOU WANT TO REFRESH THE INBOX:
1 - Select the Sent Mail folder (or any other subfolder under the affected 
account).
2 - Close Thunderbird, including all mail viewing windows.
3 - Start Thunderbird.
4 - Select the Inbox folder of the affected account.  Thunderbird should 
completely refresh the Inbox.

 [...] - SELECT Inbox - Inbox is
 selected at  only one connection - uid fetch 1:* Flags
 3. When you need to snch flsag state with Gmail IMAP and iPhone, click
 FolderX, then click Inbox
  SELECT FolderX - SELECT Inbox - uid fetch 1:* Flags for Inbox is
 issued.
  As I repeadly staated, workaround explained in this bug is to force
 this uid fetch 1:* Flags for Inbox.
 
 Another way: Use Inbox as mail drop, mail tray. Don't use Inbox as mail
 repository for log time.
Becuase of IMAP many Mboxes are lready supported.
 There is no need of folder named Inbox for mail viewing.

I disagree that there is no need, or that telling users not to use it is
an acceptable workaround.  Every standard mail client I know of has a
view called Inbox.  Thunderbird itself creates one below the Gmail
account name in the folder view.  Clearly it must have an important
intended function.

Would it be possible to simply add a Refresh folder function to the
Get Messages dropdown button that would perform a complete refresh of
the current folder and Preferred Folder?  Better yet, add a Refresh
button in the same row as Unread, Starred, Contact, Tags, and
Attachment?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/603402

Title:
  Thunderbird incorrectly shows some Gmail archived messages as unread
  via IMAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/603402/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 603402]

2015-02-27 Thread LonelyPixel
Not sure what smartphones you have there but I have a permanent IDLE
connection from mine, as on the desktop with Thunderbird. If disabling
IDLE in Thunderbird is part of the workaround, then I think IDLE
implementation is the problem. I'm not using IDLE for fun, I want to see
new messages as they arrive. That's how modern event-driven systems
work. Polling is from the 90s.

But since nobody was able to even locate the problem as of today, and
given the open secret that Thunderbird is merely in maintenance mode for
quite some time, I don't believe anybody is able to fix this issue (and
others) without rewriting it all. If only I had more time...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/603402

Title:
  Thunderbird incorrectly shows some Gmail archived messages as unread
  via IMAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/603402/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 603402]

2015-02-27 Thread Guyette
All this discussion is very well and good, but how do we work around
this problem?

I'm deleting e-mails from Gmail on my iPhone and still seeing them hours
later in Thunderbird.

Work Offline  Work Online  Click another folder  Click Inbox seems to
force resynch.

I'd really prefer not to do this by hand every hour.

What is the prescribed fix / workaround?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/603402

Title:
  Thunderbird incorrectly shows some Gmail archived messages as unread
  via IMAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/603402/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1414707] Re: Login fails, returns to login and flickering prevents password typing

2015-02-27 Thread Tim
** Changed in: ubuntu-gnome
Milestone: None = vivid

** Changed in: ubuntu-gnome
   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/1414707

Title:
  Login fails, returns to login and flickering prevents password typing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1414707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426626] [NEW] linux-image-3.13.0-46-generic subprocess installed post-installation script returned error exit status 2

2015-02-27 Thread Ronald Schelhaas
Public bug reported:

Get an error when trying to upgrade to the latest kernal.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-45-generic 3.13.0-45.74
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ronald 2329 F pulseaudio
  ronald 3535 F pulseaudio
CurrentDesktop: KDE
Date: Fri Feb 27 22:10:17 2015
HibernationDevice: RESUME=UUID=097b78be-40f9-4f73-bf38-367b825086d6
InstallationDate: Installed on 2014-11-30 (89 days ago)
InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.1)
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MachineType: Dell Inc. OptiPlex 755
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-45-generic N/A
 linux-backports-modules-3.13.0-45-generic  N/A
 linux-firmware 1.127.11
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 05/31/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A19
dmi.board.name: 0HX555
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 16
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd05/31/2011:svnDellInc.:pnOptiPlex755:pvr:rvnDellInc.:rn0HX555:rvr:cvnDellInc.:ct16:cvr:
dmi.product.name: OptiPlex 755
dmi.sys.vendor: Dell Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426626

Title:
  linux-image-3.13.0-46-generic subprocess installed post-installation
  script returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1426626/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file

2015-02-27 Thread ubuntudotcom1
Thanks for all of your help Daniel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1268257

Title:
  nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
  failed to build, with only error: objdump: '... .tmp_nv.o': No such
  file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1268257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426631] [NEW] WiFi signal varies and speed fluctuates

2015-02-27 Thread Steve Sauls
Public bug reported:

I have a Realtek 8188ee WiFi adapter.  Not the 8188ce which has been
previously reported on.

My WiFi signal varies about every 15 seconds and my speed goes from
normal to nothing constantly.

Changing channels on my router seems to help but it doesn't resolve the
issue.  I have seen other report of the 8188ce having the same problem
and it is related to the kernel since the driver is built into the
kernel.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-31-generic 3.16.0-31.41
ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
Uname: Linux 3.16.0-31-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  steve  2429 F pulseaudio
 /dev/snd/controlC0:  steve  2429 F pulseaudio
CurrentDesktop: Unity
Date: Fri Feb 27 22:36:05 2015
HibernationDevice: RESUME=UUID=61dc4849-6cb9-4017-8349-5f2a0f361975
InstallationDate: Installed on 2015-02-27 (1 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
MachineType: Hewlett-Packard HP 15 TS Notebook PC
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-31-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-31-generic N/A
 linux-backports-modules-3.16.0-31-generic  N/A
 linux-firmware 1.138.1
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/26/2014
dmi.bios.vendor: Insyde
dmi.bios.version: F.24
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 2211
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 86.40
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd09/26/2014:svnHewlett-Packard:pnHP15TSNotebookPC:pvr0972110003405F0620180:rvnHewlett-Packard:rn2211:rvr86.40:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP 15 TS Notebook PC
dmi.product.version: 0972110003405F0620180
dmi.sys.vendor: Hewlett-Packard

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

** Attachment added: Logs.tar.gz
   
https://bugs.launchpad.net/bugs/1426631/+attachment/4330217/+files/Logs.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426631

Title:
  WiFi signal varies and speed fluctuates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1426631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 345594] Re: Flowed text displaced following grouping

2015-02-27 Thread ~suv
Follow-up report (regression in trunk, affects test case from comment #2):
- Bug #1426613 “trunk: moving a selection of frame and text-flowed-into-frame 
displaces text (rev = 13634)”
  https://bugs.launchpad.net/inkscape/+bug/1426613

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/345594

Title:
  Flowed text displaced following grouping

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/345594/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1414256] Re: split wayland session into its own package

2015-02-27 Thread Tim
** Changed in: gnome-session (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: ubuntu-gnome
   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/1414256

Title:
  split wayland session into its own package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1414256/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1351977] Re: New upstream release 0.9.10.0

2015-02-27 Thread Tim
** Changed in: network-manager (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: ubuntu-gnome
   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/1351977

Title:
  New upstream release 0.9.10.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1351977/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1409436] Re: Networks list not populated in Sharing settings

2015-02-27 Thread Tim
** Changed in: gnome-control-center (Ubuntu)
   Status: New = Fix Released

** Changed in: ubuntu-gnome
   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/1409436

Title:
  Networks list not populated in Sharing settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1409436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1422113] Re: Missing complete icon

2015-02-27 Thread Tim
** Changed in: ubuntu-gnome
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1422113

Title:
  Missing complete icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1422113/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426608] Re: powerd crashed with SIGABRT in ua_sensors_proximity_new()

2015-02-27 Thread ohioplayer1177
*** This bug is a duplicate of bug 1420385 ***
https://bugs.launchpad.net/bugs/1420385


** Attachment added: bug_cause_fix
   
https://bugs.launchpad.net/ubuntu/+source/powerd/+bug/1426608/+attachment/4330205/+files/bug_cause_fix.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426608

Title:
  powerd crashed with SIGABRT in ua_sensors_proximity_new()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/powerd/+bug/1426608/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426626] Status changed to Confirmed

2015-02-27 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/1426626

Title:
  linux-image-3.13.0-46-generic subprocess installed post-installation
  script returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1426626/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426633] [NEW] Ubuntu 14.10 install crashes when trying to install GRUB onto a RAID 0 volume.

2015-02-27 Thread Patrick Proctor
Public bug reported:

Is it just presumed home users still don't use RAID volumes? Come on
Canonical... Your major user base is programmers. Most of us are also
technology enthusiasts. It's not difficult to port this feature from
your server distro.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: ubiquity 2.20.0
ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
Uname: Linux 3.16.0-23-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CasperVersion: 1.345
Date: Fri Feb 27 23:50:44 2015
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash --
LiveMediaBuild: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-2.20.0 ubuntu utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426633

Title:
  Ubuntu 14.10 install crashes when trying to install GRUB onto a RAID 0
  volume.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1426633/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426058] Re: info dialog not displayed properly and can't be dismissed

2015-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app -
0.1+15.04.20150228-0ubuntu1

---
messaging-app (0.1+15.04.20150228-0ubuntu1) vivid; urgency=medium

  [ Bill Filler ]
  * Enable MMSDefault for unknown attachment types added:
src/qml/assets/transfer-unsupported01.svg

  [ CI Train Bot ]
  * New rebuild forced.

  [ Tiago Salem Herrmann ]
  * Enable MMSDefault for unknown attachment types added:
src/qml/assets/transfer-unsupported01.svg
  * Show short notification when messages are copied to clipboard. (LP:
#1426058, #1417350)
  * Use the proper style for TextField. (LP: #1426036)
 -- CI Train Bot ci-train-...@canonical.com   Sat, 28 Feb 2015 04:08:32 +

** Changed in: messaging-app (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/1426058

Title:
  info dialog not displayed properly and can't be dismissed

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1426058/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1417350] Re: [messaging-app] no feedback provided on copy operation

2015-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app -
0.1+15.04.20150228-0ubuntu1

---
messaging-app (0.1+15.04.20150228-0ubuntu1) vivid; urgency=medium

  [ Bill Filler ]
  * Enable MMSDefault for unknown attachment types added:
src/qml/assets/transfer-unsupported01.svg

  [ CI Train Bot ]
  * New rebuild forced.

  [ Tiago Salem Herrmann ]
  * Enable MMSDefault for unknown attachment types added:
src/qml/assets/transfer-unsupported01.svg
  * Show short notification when messages are copied to clipboard. (LP:
#1426058, #1417350)
  * Use the proper style for TextField. (LP: #1426036)
 -- CI Train Bot ci-train-...@canonical.com   Sat, 28 Feb 2015 04:08:32 +

** Changed in: messaging-app (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/1417350

Title:
  [messaging-app] no feedback provided on copy operation

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1417350/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426636] Status changed to Confirmed

2015-02-27 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/1426636

Title:
  Crash while installing Ubuntu MATE 15.04 Beta 1 as Virtualbox guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1426636/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426036] Re: MultiRecipientFieldStyle should inherit from TextFieldStyle

2015-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app -
0.1+15.04.20150228-0ubuntu1

---
messaging-app (0.1+15.04.20150228-0ubuntu1) vivid; urgency=medium

  [ Bill Filler ]
  * Enable MMSDefault for unknown attachment types added:
src/qml/assets/transfer-unsupported01.svg

  [ CI Train Bot ]
  * New rebuild forced.

  [ Tiago Salem Herrmann ]
  * Enable MMSDefault for unknown attachment types added:
src/qml/assets/transfer-unsupported01.svg
  * Show short notification when messages are copied to clipboard. (LP:
#1426058, #1417350)
  * Use the proper style for TextField. (LP: #1426036)
 -- CI Train Bot ci-train-...@canonical.com   Sat, 28 Feb 2015 04:08:32 +

** Changed in: messaging-app (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/1426036

Title:
  MultiRecipientFieldStyle should inherit from TextFieldStyle

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1426036/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file

2015-02-27 Thread dino99
** Changed in: nvidia-graphics-drivers-331-updates (Ubuntu)
 Assignee: Vera (veravera666) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1268257

Title:
  nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
  failed to build, with only error: objdump: '... .tmp_nv.o': No such
  file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1268257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1425541] Re: kwin crashes on login and on resume from hibernate and suspend to RAM

2015-02-27 Thread Lib
** Also affects: kwin (Ubuntu)
   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/1425541

Title:
  kwin crashes on login and on resume from hibernate and suspend to RAM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1425541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426636] [NEW] Crash while installing Ubuntu MATE 15.04 Beta 1 as Virtualbox guest

2015-02-27 Thread gravy45
Public bug reported:

version.log: Ubuntu 3.18.0-13.14-generic 3.18.5

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.18.0-13-generic 3.18.0-13.14
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu-mate   2559 F pulseaudio
CasperVersion: 1.351
CurrentDesktop: MATE
Date: Fri Feb 27 23:51:30 2015
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
LiveMediaBuild: Ubuntu-MATE 15.04 Vivid Vervet - Alpha amd64 (20150225)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: innotek GmbH VirtualBox
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB:
 
ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
RelatedPackageVersions:
 linux-restricted-modules-3.18.0-13-generic N/A
 linux-backports-modules-3.18.0-13-generic  N/A
 linux-firmware 1.141
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.board.name: VirtualBox
dmi.board.vendor: Oracle Corporation
dmi.board.version: 1.2
dmi.chassis.type: 1
dmi.chassis.vendor: Oracle Corporation
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/bugs/1426636/+attachment/4330253/+files/lspci-vnvn.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426636

Title:
  Crash while installing Ubuntu MATE 15.04 Beta 1 as Virtualbox guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1426636/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1406398] Re: [HP Stream Notebook - 11-d010nr] Clickpad click does click reliably

2015-02-27 Thread Jesse Johnson
Any progress on this bug? This is a fairly popular laptop that sold well
over the holidays, so I suspect many users are running into this
problem.

** Changed in: linux (Ubuntu)
   Status: Expired = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1406398

Title:
  [HP Stream Notebook - 11-d010nr] Clickpad click does click reliably

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1406398/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426017] Re: Fail to load: AttributeError: 'module' object has no attribute 'Screen'

2015-02-27 Thread dino99
Fixed now

python2.7 (2.7.9-1ubuntu2) vivid; urgency=medium

  * Revert change from previous upload
- Issue #22079: PyType_Ready() now checks that statically allocated type has
  no dynamically allocated bases.
As it causes 'gio' from pygobject-2 to fail to initialise, which breaks
several consuming applications. (LP: #1426294)

 -- Iain Lane i...@orangesquash.org.uk  Fri, 27 Feb 2015 17:53:39
+

** Changed in: bleachbit (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/1426017

Title:
  Fail to load: AttributeError: 'module' object has no attribute
  'Screen'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bleachbit/+bug/1426017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1423517] Re: package linux-image-3.13.0-46-generic 3.13.0-46.75 failed to install/upgrade: package linux-image-3.13.0-46-generic is already installed and configured

2015-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: dpkg (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/1423517

Title:
  package linux-image-3.13.0-46-generic 3.13.0-46.75 failed to
  install/upgrade: package linux-image-3.13.0-46-generic is already
  installed and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1423517/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426638] [NEW] application browser wont close when application is opened

2015-02-27 Thread Robert
Public bug reported:

Ubuntu Mate 14.04

The Application browser will not close when an application is clicked to
open.

** Affects: gnome-main-menu (Ubuntu)
 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/1426638

Title:
  application browser wont close when application is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-main-menu/+bug/1426638/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1270090] Re: time-admin can not install ntp

2015-02-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/gnome-system-tools

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1270090

Title:
  time-admin can not install ntp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1270090/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1322784]

2015-02-27 Thread Ryanvm
https://hg.mozilla.org/releases/mozilla-esr31/rev/ae1f4d470fd1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1322784

Title:
  Firefox crashes in flag_qsort during spellchecker initialization on
  x86 due to gcc bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1322784/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1322784]

2015-02-27 Thread Lhenry
Comment on attachment 8561105
Pad heap allocations passed to flag_qsort() on x86 Linux to work around gcc bug 
affecting Ubuntu packages

Accepting for ESR 31 since it's a topcrash and affects many users.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1322784

Title:
  Firefox crashes in flag_qsort during spellchecker initialization on
  x86 due to gcc bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1322784/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1424491] Re: apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

2015-02-27 Thread Carel
I agree, clean install as mentioned above, thus no wine install (i would
hope). All I have done was boot image, install ubuntu and tried
installing fglrx.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424491

Title:
  apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1424491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1409182] Re: making engrampa respond to --help and --version argument

2015-02-27 Thread Karl-Philipp Richter
Why invalid?

$ engrampa --version

** (engrampa:6168): CRITICAL **: Failed to parse arguments: Unknown option 
--version

and `engrampa -h` start the program which not too intuitive as well.

** Changed in: ubuntu-mate
   Status: Invalid = New

** Changed in: engrampa (Ubuntu)
   Status: Invalid = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1409182

Title:
  making engrampa respond to --help and --version argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1409182/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1412121] Re: Hauppauge USB-Live2 fails on Haswell USB3 port

2015-02-27 Thread Alistair Grant
The attached syslog is the result of running 3.19.0 with a proposed xHCI
patch:

* xhci: Allocate correct amount of scratchpad buffers

I'll notify the xhci kernel maintainer.

** Attachment added: syslog - xhci: Allocate correct amount of scratchpad 
buffers
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1412121/+attachment/4330313/+files/syslog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1412121

Title:
  Hauppauge USB-Live2 fails on Haswell USB3 port

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1412121/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 972604] Re: 168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button doesn't switch colors

2015-02-27 Thread cristian
I tried the fifth test kernel and results are like for the third test
kernel: there are both hp-wifi and phy0 interfaces in rfkill list
output, there is a (back)trace in dmesg | tail output. Wifi led is
always blinking if the wifi switch is turned on. If I execute the
workaround, colors are reversed as described at the top of this report.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/972604

Title:
  168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button
  doesn't switch colors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/972604/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file

2015-02-27 Thread RobertDahlström
Huge thanks to the person that came up with this:
$ sudo dpkg-reconfigure nvidia-331
$ sudo dpkg-reconfigure nvidia-331-uvm

fixed all issues for me. I guess reinstalling the module is also doing
this behind the scenes and that's why that also works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1268257

Title:
  nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
  failed to build, with only error: objdump: '... .tmp_nv.o': No such
  file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1268257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1242758] Re: no feedback when doing fsck after unclean shutdown

2015-02-27 Thread Silviu C.
Still no feedback on the splash screen in Trusty.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242758

Title:
  no feedback when doing fsck after unclean shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1242758/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1391024] Re: The prompt of Password Strength Meter hasn't been translated.

2015-02-27 Thread jiaowen520li
** Tags added: verification-failed-trusty verification-failed-utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1391024

Title:
  The prompt of Password Strength Meter hasn't been translated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1391024/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426624] StacktraceSource.txt

2015-02-27 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1426624/+attachment/4330181/+files/StacktraceSource.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426624

Title:
  plymouthd crashed with SIGSEGV in main_arena()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1426624/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426624] [NEW] plymouthd crashed with SIGSEGV in main_arena()

2015-02-27 Thread jerrylamos
Public bug reported:

Vivid updated Feb 27, reboot, and got this error.  I've been updating
daily.

Last Fresh Install: Feb 20 14:52 with the then rsync'd amd64.iso

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.04
DISTRIB_CODENAME=vivid
DISTRIB_DESCRIPTION=Ubuntu Vivid Vervet (development branch)
Linux Lenovo2 3.18.0-13-generic #14-Ubuntu SMP Fri Feb 6 09:55:14 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux
model name  : Intel(R) Core(TM)2 Duo CPU E8400  @ 3.00GHz
model name  : Intel(R) Core(TM)2 Duo CPU E8400  @ 3.00GHz
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset 
Integrated Graphics Controller (rev 03)

ProblemType: Crash
DistroRelease: Ubuntu 15.04
Package: plymouth 0.9.0-0ubuntu9
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
Date: Fri Feb 27 21:58:17 2015
ExecutablePath: /sbin/plymouthd
InstallationDate: Installed on 2015-02-20 (7 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150219)
ProcCmdline: @sbin/plymouthd --mode=boot --attach-to-session
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-13-generic 
root=UUID=733dbf2f-324c-4185-820a-512e6f8a6a7b ro quiet splash vt.handoff=7
SegvAnalysis:
 Segfault happened at: 0x7fe2a7709858 main_arena+248: cltq
 PC (0x7fe2a7709858) in non-executable VMA region: 
0x7fe2a7709000-0x7fe2a770b000 rw-p /lib/x86_64-linux-gnu/libc-2.19.so
SegvReason: executing writable VMA /lib/x86_64-linux-gnu/libc-2.19.so
Signal: 11
SourcePackage: plymouth
StacktraceTop:
 main_arena () from /lib/x86_64-linux-gnu/libc.so.6
 ply_pixel_display_draw_area () from 
/lib/x86_64-linux-gnu/libply-splash-core.so.4
 script_lib_sprite_refresh () from /lib/x86_64-linux-gnu/plymouth/script.so
 ?? () from /lib/x86_64-linux-gnu/plymouth/script.so
 ?? () from /lib/x86_64-linux-gnu/plymouth/script.so
Title: plymouthd crashed with SIGSEGV in main_arena()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 01/10/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 5CKT69AUS
dmi.board.name: LENOVO
dmi.chassis.vendor: LENOVO
dmi.chassis.version: NONE
dmi.modalias: 
dmi:bvnLENOVO:bvr5CKT69AUS:bd01/10/2011:svnLENOVO:pn6234A1U:pvrThinkCentreM58p:rvnLENOVO:rnLENOVO:rvrNONE:cvnLENOVO:ct3:cvrNONE:
dmi.product.name: 6234A1U
dmi.product.version: ThinkCentre M58p
dmi.sys.vendor: LENOVO

** Affects: plymouth (Ubuntu)
 Importance: Medium
 Status: New


** Tags: amd64 apport-crash vivid

** 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/1426624

Title:
  plymouthd crashed with SIGSEGV in main_arena()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1426624/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426624] Stacktrace.txt

2015-02-27 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1426624/+attachment/4330180/+files/Stacktrace.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426624

Title:
  plymouthd crashed with SIGSEGV in main_arena()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1426624/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426624] ThreadStacktrace.txt

2015-02-27 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1426624/+attachment/4330182/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1426624/+attachment/4330163/+files/CoreDump.gz

** Changed in: plymouth (Ubuntu)
   Importance: Undecided = Medium

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426624

Title:
  plymouthd crashed with SIGSEGV in main_arena()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1426624/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426624]

2015-02-27 Thread Apport retracing service
StacktraceTop:
 main_arena () from /tmp/apport_sandbox_6ISITw/lib/x86_64-linux-gnu/libc.so.6
 ply_pixel_display_draw_area (display=0x12a2ec0, x=587, y=526, width=21, 
height=21) at ply-pixel-display.c:144
 draw_area (data=0x12a7240, height=optimized out, width=optimized out, 
y=optimized out, x=optimized out) at ./script-lib-sprite.c:537
 script_lib_sprite_refresh (data=0x12a7240) at ./script-lib-sprite.c:837
 stop_script_animation (plugin=0x12af770) at ./plugin.c:320

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426624

Title:
  plymouthd crashed with SIGSEGV in main_arena()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1426624/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426608] Re: powerd crashed with SIGABRT in ua_sensors_proximity_new()

2015-02-27 Thread ohioplayer1177
*** This bug is a duplicate of bug 1420385 ***
https://bugs.launchpad.net/bugs/1420385

bug #1420385 has a broken link. The cause of the issue in bug #1426608
has been identified and resolved. Attachment has details.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426608

Title:
  powerd crashed with SIGABRT in ua_sensors_proximity_new()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/powerd/+bug/1426608/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418262] Re: apport hook to detect wayland sessions

2015-02-27 Thread Tim
** Changed in: ubuntu-gnome
   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/1418262

Title:
  apport hook to detect wayland sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1418262/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1419575] Re: WiFi not detected - Qualcomm Atheros QCA9565 / AR9565

2015-02-27 Thread Mitchell
Logging in with Unity 8 lxc on a dell xps 13 ultrabook does not give me
any network connection. This is despite a fresh boot-up, and connecting
first in LightDM. This machine is wireless only.

There's very limited testing I can do until this issue is fixed.

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1419575

Title:
  WiFi not detected - Qualcomm Atheros QCA9565 / AR9565

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8-lxc/+bug/1419575/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 774290] Re: Can't switch to top-left workspace using keyboard

2015-02-27 Thread Launchpad Bug Tracker
[Expired for compiz (Ubuntu) because there has been no activity for 60
days.]

** Changed in: compiz (Ubuntu)
   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/774290

Title:
  Can't switch to top-left workspace using keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/774290/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 774290] Re: Can't switch to top-left workspace using keyboard

2015-02-27 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity (Ubuntu)
   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/774290

Title:
  Can't switch to top-left workspace using keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/774290/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426399] Re: Sheel freezes for a short time when pressing the Play key on a connected BT keyboard

2015-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package telephony-service -
0.1+15.04.20150227-0ubuntu1

---
telephony-service (0.1+15.04.20150227-0ubuntu1) vivid; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Tiago Salem Herrmann ]
  * Check if default sim is active before sending messages. (LP:
#1423942)
  * Do not create instance of GreeterContacts to avoid dealock with
unity. (LP: #1426399)
 -- CI Train Bot ci-train-...@canonical.com   Fri, 27 Feb 2015 15:28:57 +

** Changed in: telephony-service (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/1426399

Title:
  Sheel freezes for a short time when pressing the Play key on a
  connected BT keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telephony-service/+bug/1426399/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426634] Status changed to Confirmed

2015-02-27 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/1426634

Title:
  BUG: unable to handle kernel paging request at 

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1426634/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1423942] Re: Replying from the indicator discards messages if invalid SIM is set as default

2015-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package telephony-service -
0.1+15.04.20150227-0ubuntu1

---
telephony-service (0.1+15.04.20150227-0ubuntu1) vivid; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Tiago Salem Herrmann ]
  * Check if default sim is active before sending messages. (LP:
#1423942)
  * Do not create instance of GreeterContacts to avoid dealock with
unity. (LP: #1426399)
 -- CI Train Bot ci-train-...@canonical.com   Fri, 27 Feb 2015 15:28:57 +

** Changed in: telephony-service (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/1423942

Title:
  Replying from the indicator discards messages if invalid SIM is set as
  default

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1423942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426631] Status changed to Confirmed

2015-02-27 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/1426631

Title:
  WiFi signal varies and speed fluctuates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1426631/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426639] Re: Failed to update Ubuntu from 14.04 to 14.10.

2015-02-27 Thread Zander Bolgar
** Summary changed:

- Failed to update Ubuntu from 12.04 to 12.10.
+ Failed to update Ubuntu from 14.04 to 14.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426639

Title:
  Failed to update Ubuntu from 14.04 to 14.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1426639/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1412671] Re: [14.04] Boot stuck in Starting configuring network devices after upgrade

2015-02-27 Thread Jaak Ristioja
The users complained that the issue re-occurred today. I remotely
upgraded the system yesterday (apt-get dist-upgrade), so its very likely
something in the upgrade process broke the system again. They will
transport me the machine today, so I will have physical access. If we
don't manage to fix it today, I'll probably switch it do Debian or back
to 12.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1412671

Title:
  [14.04] Boot stuck in Starting configuring network devices after
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1412671/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1412671] Re: [14.04] Boot stuck in Starting configuring network devices after upgrade

2015-02-27 Thread Jaak Ristioja
I will confirm this from the logs when I get access to the machine, but
if I remember correctly, at least one of the updates was to libc, just
as the previous time this happened.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1412671

Title:
  [14.04] Boot stuck in Starting configuring network devices after
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1412671/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1323807] Re: Light Locker Settings Will Not Open

2015-02-27 Thread Jorge
Further info provided in the comments. Seems to be related to structure
or settings in the initial user-specific config py file.

** Changed in: light-locker-settings (Ubuntu)
   Status: Expired = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1323807

Title:
  Light Locker Settings Will Not Open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-locker-settings/+bug/1323807/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 886321] Re: Upstart issue and mythbackend

2015-02-27 Thread Thomas Mashos
Ryan,

Please post your /var/log/mythtv/mythbackend.log file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/886321

Title:
  Upstart issue and mythbackend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/886321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426467] Re: Indicator can fail to display panel icon

2015-02-27 Thread Tony Espy
Note, I just hit another related problem where the phone booted and the
automatic PIN-unlock dialog wasn't displayed.  This is the first time
I've hit this in maybe 75 boots.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426467

Title:
  Indicator can fail to display panel icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1426467/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 886321] Re: Upstart issue and mythbackend

2015-02-27 Thread Thomas Mashos
mikep554,

It sounds like either your network isn't up when the backend tries to
start (which shouldn't actually be possible with our startup script) or
more likely, MySQL isn't up when the master backend tries to start. Can
you please post your /var/log/mythtv/mythbackend.log file?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/886321

Title:
  Upstart issue and mythbackend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/886321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1341319] Re: Crash during installation

2015-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubiquity (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/1341319

Title:
  Crash during installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1341319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426614] [NEW] package kopete-cryptography (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/lib/kde4/kopete_cryptography.so', que também está no pacote kopete 4:4.13.3-0u

2015-02-27 Thread Danilo Romão
Public bug reported:

.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: kopete-cryptography (not installed)
ProcVersionSignature: Ubuntu 3.13.0-46.76-generic 3.13.11-ckt15
Uname: Linux 3.13.0-46-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
Date: Fri Feb 27 02:59:48 2015
DuplicateSignature: package:kopete-cryptography:(not installed):a tentar 
sobre-escrever '/usr/lib/kde4/kopete_cryptography.so', que também está no 
pacote kopete 4:4.13.3-0ubuntu0.1
ErrorMessage: a tentar sobre-escrever '/usr/lib/kde4/kopete_cryptography.so', 
que também está no pacote kopete 4:4.13.3-0ubuntu0.1
InstallationDate: Installed on 2015-02-26 (1 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
SourcePackage: kopete-cryptography
Title: package kopete-cryptography (not installed) failed to install/upgrade: a 
tentar sobre-escrever '/usr/lib/kde4/kopete_cryptography.so', que também está 
no pacote kopete 4:4.13.3-0ubuntu0.1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: kopete-cryptography (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426614

Title:
   package kopete-cryptography (not installed) failed to
  install/upgrade: a tentar sobre-escrever
  '/usr/lib/kde4/kopete_cryptography.so', que também está no pacote
  kopete 4:4.13.3-0ubuntu0.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kopete-cryptography/+bug/1426614/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1364111] Re: Num lock toggling causing mate-settings-daemon, xorg cpu runaway, LED astable

2015-02-27 Thread gravy45
I tried it with Mate 15.04 Beta 1, a 64-bit platform, in Virtualbox
4.3.22, and can't duplicate it

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1364111

Title:
  Num lock toggling causing mate-settings-daemon, xorg cpu runaway, LED
  astable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1364111/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426640] [NEW] File manager crashs, entire system hanging up. Last update this date 2-27-2015

2015-02-27 Thread James Bigelow
Public bug reported:

Different files in file manager are crashing file manager when I go to
open them. I then get the report that Unbuntu 14.04 is experiencing and
internal problem and maybe try to restart. Problem still present after
mutiple restarts. Started after upadte this morninng this date
2-27-2015. Ran ClamTK found no virus...

Not sure how to find the log for what packages were installed today.
Used the automatic updater.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-release-upgrader-core 1:0.220.7
ProcVersionSignature: Ubuntu 3.13.0-46.75-generic 3.13.11-ckt15
Uname: Linux 3.13.0-46-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Fri Feb 27 23:45:54 2015
InstallationDate: Installed on 2014-02-25 (368 days ago)
InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release amd64 
(20140204)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
Symptom: dist-upgrade
UpgradeStatus: Upgraded to trusty on 2014-09-19 (161 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426640

Title:
  File manager crashs, entire system hanging up. Last update this date
  2-27-2015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1426640/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426639] Re: Failed to update Ubuntu from 12.04 to 12.10.

2015-02-27 Thread dino99
you need to choose an active version: 12.10 have reached End Of Life a
while back

 https://wiki.ubuntu.com/Releases

** Changed in: ubuntu-release-upgrader (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/1426639

Title:
  Failed to update Ubuntu from 12.04 to 12.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1426639/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1270090] Re: time-admin can not install ntp

2015-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-system-tools - 3.0.0-4ubuntu2

---
gnome-system-tools (3.0.0-4ubuntu2) vivid; urgency=medium

  * debian/patches/80_gst-packages-common.patch: rework to use PackageKit
to download any required packages; since there is neither gksudo nor
synaptic available anymore on default installs. Thanks to Alistair Buxton
for the patch. (LP: #1270090)
  * debian/control: Recommends python3-aptdaemon.pkcompat | packagekit, so that
we make sure some form of packagekit API is available to get the package
installation requests if possible.
 -- Mathieu Trudel-Lapierre mathieu...@ubuntu.com   Fri, 27 Feb 2015 21:41:22 
-0500

** Changed in: gnome-system-tools (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/1270090

Title:
  time-admin can not install ntp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1270090/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1424734] Re: Incorrect multipath device names in /etc/fstab

2015-02-27 Thread Mauricio Faria de Oliveira
Looking at the installer, the p/-part problem is more general than just
this (other components assume '-part', and are not getting them when
multipath is used).

I'll try a more general solution.
Let go of this bug for now.

** Changed in: partman-target (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/1424734

Title:
  Incorrect multipath device names in /etc/fstab

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-target/+bug/1424734/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2015-02-27 Thread Yuriy Vidineev
Dell XPS 13 (Intel Corporation Wireless 7260 (rev 6b)), kubuntu 14.04.
With linux 3.13.0-44 and iwlwifi-7260-7.ucode I had no problems. Few
days ago I installed linux 3.16.0-31 (it's used iwlwifi-7260-9.ucode)
and got a bunch of disconnects

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293569

Title:
  iwlwifi-7260-8.ucode causes network disconnections problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1293569/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 232175] Re: Partition tables sometimes misdetected as single large FAT file system

2015-02-27 Thread dino99
outdated flavor, report about a newer active version if needed

** Changed in: parted
   Importance: Unknown = Undecided

** Changed in: parted
 Remote watch: Parted tracker #14 = None

** Changed in: parted
   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/232175

Title:
  Partition tables sometimes misdetected as single large FAT file system

To manage notifications about this bug go to:
https://bugs.launchpad.net/parted/+bug/232175/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426388] [NEW] Move a set of apps and scopes to the custom tarball

2015-02-27 Thread Pat McGowan
Public bug reported:

Certain apps and scopes will be substituted depending on the target
market and other customizations.

music, video click scopes
other tbd

** Affects: ubuntu-touch-meta (Ubuntu)
 Importance: High
 Assignee: Canonical Phone Foundations (canonical-phonedations-team)
 Status: New

** Summary changed:

- Move a set of apps and scopes to the custom tarbal
+ Move a set of apps and scopes to the custom tarball

** Changed in: ubuntu-touch-meta (Ubuntu)
 Assignee: (unassigned) = Canonical Phone Foundations 
(canonical-phonedations-team)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426388

Title:
  Move a set of apps and scopes to the custom tarball

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-touch-meta/+bug/1426388/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1425625] Re: Vivid image 121: Gps tag is permanently turn off on krillin when the custom tarball is installed

2015-02-27 Thread Łukasz Zemczak
** Tags added: lt-blocker lt-category-visible

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1425625

Title:
  Vivid image 121: Gps tag is permanently turn off on krillin when the
  custom tarball is installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-location/+bug/1425625/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1425987] Re: Cellular data connection stops after a while

2015-02-27 Thread Łukasz Zemczak
** Tags added: lt-blocker lt-category-visible

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1425987

Title:
  Cellular data connection stops after a while

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1425987/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1426395] strace log

2015-02-27 Thread bugproxy
Default Comment by Bridge

** Attachment added: strace log
   
https://bugs.launchpad.net/bugs/1426395/+attachment/4329434/+files/lstopo-strace.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426395

Title:
  lstopo command segfaults

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1426395/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1312586] Re: Default 14.04 server installation fails with error 'busybox-intramfs cannot be installed'

2015-02-27 Thread Otto Kekäläinen
Nope. In the comment above I did fix it so that the installation disk
integrity check now passes fully (as all files are found as expected)
but the original installation fail remains.

It is still impossible to install Ubuntu server 14.04 using a USB stick
and showing the same screens as in the screenshots
https://bugs.launchpad.net/ubuntu/+source/debian-
installer/+bug/1312586/+attachment/4096186/+files/2014-04-24%2015.05.44.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312586

Title:
  Default 14.04 server installation fails with error 'busybox-intramfs
  cannot be installed'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1312586/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1377967] Re: crash because of bookmarks sticky whent unmounting usb stick in caja

2015-02-27 Thread Martin Wimpress
** Also affects: ubuntu-mate
   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/1377967

Title:
  crash because of bookmarks sticky whent unmounting usb stick in caja

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1377967/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >