[Bug 1530623] Status changed to Confirmed

2016-01-03 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/1530623

Title:
  Ubuntu 15.10 full freeze (maybe intel hd graphics kernel failure)

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

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


[Bug 1529353] Re: NUC NUC5CPYH Does not boot on Ubuntu 15.10 (4.2.0-22-generic) most of the time

2016-01-03 Thread Jussi Alanärä
And add to that comment from hackeron in here
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521749

"It seems the following helps: BIOS > Boot > Boot Configuration > OS
Selection > set Linux"

above holds true, if Linux is chosen in Bios, then pinctrl_cherryview.ko
will load just fine and Ubuntu will boot.

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

Title:
  NUC NUC5CPYH Does not boot on Ubuntu 15.10 (4.2.0-22-generic) most of
  the time

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

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


[Bug 1530624] [NEW] Graphics unstable

2016-01-03 Thread bighohn
Public bug reported:

Ubuntu 14.04. Changed graphics card. Now running Nvidia Geforce FX5600XT. 
Login screen grey with different icons.
GUI increased in size.
 Icons very slow to respond to mouse touch.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
Uname: Linux 3.13.0-74-generic i686
.tmp.unity.support.test.1:
 
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sun Jan  3 08:02:33 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 3.13.0-73-generic, i686: installed
 bbswitch, 0.8, 3.13.0-74-generic, i686: installed
 nvidia-304, 304.131, 3.13.0-74-generic, i686: installed
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard: NVIDIA Corporation NV31 [GeForce FX 5600XT] [10de:0314] (rev a1) 
(prog-if 00 [VGA controller])
InstallationDate: Installed on 2014-06-16 (565 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=33ae7eed-fcba-4405-9d2d-9865d08068a8 ro quiet splash
Renderer: Software
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/17/2003
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F1
dmi.board.name: nVidia-nForce2
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: 1.x
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF1:bd06/17/2003:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnnVidia-nForce2:rvr1.x:cvn:ct3:cvr:
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sun Jan  3 07:55:58 2016
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputHID 04b3:310bMOUSE, id 8
 inputAT Translated Set 2 keyboard KEYBOARD, id 9
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.15.1-0ubuntu2.7

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


** Tags: apport-bug i386 third-party-packages trusty ubuntu

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

Title:
  Graphics unstable

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

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


[Bug 296841] Re: root account has ! as default password

2016-01-03 Thread undefined
I respectfully disagree with Jamie Strandboge regarding his statement:
"ssh public key logins are not disabled by the use of '!'."

OpenSSH, when *not* relying on PAM for account checking (ie "UsePAM
no"), will itself consider an account "locked" if the user's password
field in the shadow file is prefixed with "!".  See
http://anonscm.debian.org/cgit/pkg-
ssh/openssh.git/tree/auth.c?id=ce470e3bc0e39e71be0dbb809e29621466ac2bac#n139
and http://anonscm.debian.org/cgit/pkg-
ssh/openssh.git/tree/configure.ac?id=ce470e3bc0e39e71be0dbb809e29621466ac2bac#n770
.

You can clearly see in your example that you were using PAM (though the
log file explicitly shows that sshd was using PAM for session
processing, that implicitly reveals that sshd was using PAM also for
account processing as both are used when "UsePAM yes").  When sshd uses
PAM for account processing, PAM does not regard the exclamation mark or
asterisks (ie "!" or "*") as locking the account and PAM does not
prevent the SSH session from proceeding as OpenSSH does when performing
accounting checking itself.

I found this bug report when searching the internet for 'ssh "User root
not allowed because account is locked"' and through the tip that "!" and
"*" are sometimes treatly differently in regard to OpenSSH, I was able
to figure out the difference in detail.

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

Title:
  root account has ! as default password

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

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


[Bug 1530625] [NEW] postfixadmin (Trusty) depends on outdated postgresql-server package atom.

2016-01-03 Thread Freak132
Public bug reported:

14.04(LTS) package postfixadmin depends on msyql-server or "postgresql-
server" and always installs mysql. Since postgresql no longer uses the
package name "postgresql-server", rather the package name "postgresql"
is used now. As a result mysql is always installed when installing
postfixadmin on Trusty.

This issue seems to be resolved in all in later releases including
Vivid, Wily, and Xenial.

** Affects: postfixadmin (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/1530625

Title:
  postfixadmin (Trusty) depends on outdated postgresql-server package
  atom.

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

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


[Bug 1481871] Re: apt-key del silenty fails to delete keys due to limited understanding of input formats

2016-01-03 Thread Moritz Naumann
This also affects Xenial (tested on yesterday's live installer).

** Summary changed:

- apt-key del doesn't understand fingerprint
+ apt-key del silenty fails to delete keys due to limited understanding of 
input formats

** Summary changed:

- apt-key del silenty fails to delete keys due to limited understanding of 
input formats
+ apt-key del silenty fails to delete keys due to limited understanding of GPG 
key ID formats

** Tags added: trusty xenial

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

Title:
  apt-key del silenty fails to delete keys due to limited understanding
  of GPG key ID formats

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

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


[Bug 1016299] Re: CVE-2012-2372

2016-01-03 Thread Mathew Hodson
** Changed in: linux (Ubuntu Wily)
   Status: Fix Committed => Invalid

** Changed in: linux (Ubuntu Xenial)
   Status: Fix Committed => Invalid

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

Title:
  CVE-2012-2372

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

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


[Bug 1206200] Re: CVE-2013-1060

2016-01-03 Thread Mathew Hodson
** Changed in: linux (Ubuntu Wily)
   Status: Fix Committed => Invalid

** Changed in: linux (Ubuntu Xenial)
   Status: Fix Committed => Invalid

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

Title:
  CVE-2013-1060

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

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


[Bug 1425677] Re: Arduino IDE v. 1.6 released, can we get in repository?

2016-01-03 Thread AYourk
Building the Arduino 1.6.7+ IDE requires X windows and cannot be built via 
java.awt.headless=true in Makefile-test
See: https://github.com/arduino/Arduino/pull/3062/files for details.
Other limitations:  Sketchbook folder MUST be a subdir under $(BUILDDIR) (I 
used $(BUILDDIR)/sketchbook) and can't be $(CURDIR) in Makefile-test

I downloaded the Arduino 1.6.7 IDE source from their GitHub at 
http://github.com/arduino/Arduino/archive/1.6.7.zip and then extracted 
debian-1.6.7.zip under the extracted github source and renamed it to debian/
Please note that the contents of debian-1.6.7.zip are my crude modifications to 
Scott Howard's work.

Installed the following PPAs to build Arduino 1.6.7 IDE:
ppa:openjdk-r/ppa
ppa:maarten-fonville/ppa

The following alternatives must point to their JDK 1.8 counterparts (via 
update-alternatives --config):
appletviewer ControlPanel extcheck idlj jar jarsigner java javac javadoc javah 
javap javaws jcmd jconsole jcontrol jdb jdeps jexec jexec-binfmt jhat jinfo jjs 
jmap jps jrunscript jsadebugd jstack jstat jstatd keytool mozilla-javaplugin.so 
native2ascii orbd pack200 policytool rmic rmid rmiregistry schemagen serialver 
servertool tnameserv unpack200 wsgen wsimport xjc

The location /usr/lib/jvm/default-java must point to
/usr/lib/jvm/java-1.8.0-openjdk- where  is the architecture
you are compiling against.  I used amd64.

I have not yet gotten it to build the package.  The following error is
as far as I get:

Error while verifying: An error occurred while verifying the sketch
java.lang.NullPointerException
at 
cc.arduino.ProgressAwareMessageConsumer.message(ProgressAwareMessageConsumer.java:54)
at 
cc.arduino.MessageConsumerOutputStream.flush(MessageConsumerOutputStream.java:71)
at 
org.apache.commons.exec.PumpStreamHandler.stop(PumpStreamHandler.java:207)
at 
org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:363)
at 
org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:160)
at 
org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:147)
at cc.arduino.Compiler.callArduinoBuilder(Compiler.java:256)
at cc.arduino.Compiler.build(Compiler.java:143)
at processing.app.BaseNoGui.init(BaseNoGui.java:531)
at processing.app.BaseNoGui.main(BaseNoGui.java:774)


** Attachment added: "Debian/Ubuntu build instructions vor v1.6.7"
   
https://bugs.launchpad.net/trusty-backports/+bug/1425677/+attachment/4543377/+files/debian-1.6.7.zip

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

Title:
  Arduino IDE v. 1.6 released, can we get in repository?

To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1425677/+subscriptions

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


[Bug 1530529] UdevDb.txt

2016-01-03 Thread Nick Sillito
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1530529/+attachment/4543389/+files/UdevDb.txt

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

Title:
  printing problem with kernel

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

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


[Bug 1005832] Re: 8086:0085 Intel wifi frequent disconnects

2016-01-03 Thread Alexander Drozdov
Hi all,

Same issue. But when I turn on 'WPA2 only' and 'AES only' on the my
router [1], all works well with enabled 11n. Also, speed of the
connection significantly greater. Possible it is an a WA in some cases.
Power managements turned off by default too.

[1] Zyxel Keenetic 4G II with unofficial V1 firmware (V1.11.RU.NDMS),
official one (V2) works ugly with multicast IPTV of the my ISP and does
not support custom applications.

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

Title:
  8086:0085 Intel wifi frequent disconnects

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

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


[Bug 1530529] Lspci.txt

2016-01-03 Thread Nick Sillito
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1530529/+attachment/4543382/+files/Lspci.txt

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

Title:
  printing problem with kernel

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

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


[Bug 1530529] WifiSyslog.txt

2016-01-03 Thread Nick Sillito
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1530529/+attachment/4543391/+files/WifiSyslog.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  printing problem with kernel

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

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


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

2016-01-03 Thread Nick Sillito
apport information

** Attachment added: "Card0.Codecs.codec.0.txt"
   
https://bugs.launchpad.net/bugs/1530529/+attachment/4543380/+files/Card0.Codecs.codec.0.txt

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

Title:
  printing problem with kernel

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

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


[Bug 1530529] ProcCpuinfo.txt

2016-01-03 Thread Nick Sillito
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1530529/+attachment/4543385/+files/ProcCpuinfo.txt

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

Title:
  printing problem with kernel

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

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


[Bug 1530529] CurrentDmesg.txt

2016-01-03 Thread Nick Sillito
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1530529/+attachment/4543381/+files/CurrentDmesg.txt

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

Title:
  printing problem with kernel

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

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


[Bug 1530529] ProcEnviron.txt

2016-01-03 Thread Nick Sillito
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1530529/+attachment/4543386/+files/ProcEnviron.txt

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

Title:
  printing problem with kernel

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

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


[Bug 1530529] ProcModules.txt

2016-01-03 Thread Nick Sillito
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1530529/+attachment/4543388/+files/ProcModules.txt

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

Title:
  printing problem with kernel

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

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


[Bug 1530529] Lsusb.txt

2016-01-03 Thread Nick Sillito
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1530529/+attachment/4543383/+files/Lsusb.txt

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

Title:
  printing problem with kernel

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

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


[Bug 1530529] BootDmesg.txt

2016-01-03 Thread Nick Sillito
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1530529/+attachment/4543379/+files/BootDmesg.txt

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

Title:
  printing problem with kernel

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

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


[Bug 1530529] PciMultimedia.txt

2016-01-03 Thread Nick Sillito
apport information

** Attachment added: "PciMultimedia.txt"
   
https://bugs.launchpad.net/bugs/1530529/+attachment/4543384/+files/PciMultimedia.txt

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

Title:
  printing problem with kernel

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

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


[Bug 1530529] Re: printing problem with kernel

2016-01-03 Thread Nick Sillito
apport information

** Tags added: apport-collected trusty

** Description changed:

  I have a canon MG 7150 printer. I have a server running ubuntu server 14.04.3 
(64 bit). The printer is shared across my network (Linux mint, Mac OSX and 
windows 7) with CUPS.
  I use canon supplied drivers for linux version 4.0.0 (i have the following 
packages installed: cnijfilter-mg7100series_4.00-1_amd64.deb & 
cnijfilter-common_4.00-1_amd64.deb)
  Printing has always worked fine up to (and including) kernel 3.13.0-68, 
however, if I use kernel 3.13.0-71, -73 or -74 I cannot print.
  If I give the command lp /etc/hosts I get the response "lp: Error - Scheduler 
not responding". On the CUPS web interface jobs are listed as "printer not 
responding; will retry in 30 seconds..."
  
  I have also tried installing the cannon drivers on my desktop machine
  (LinuxMint 15.10, kernel 3.13.0-32) and that also works fine.
  
- Sorry this isnt much to go on -- I couldn't see anything relevant in the
- syslog.
+ Sorry this isnt much to go on -- I couldn't see anything relevant in the 
syslog.
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.13.0-74-generic.
+ AplayDevices: Error: [Errno 2] No such file or directory
+ ApportVersion: 2.14.1-0ubuntu3.19
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D2c', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
+ CRDA: Error: [Errno 2] No such file or directory
+ Card0.Amixer.info: Error: [Errno 2] No such file or directory
+ Card0.Amixer.values: Error: [Errno 2] No such file or directory
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=f0e7e97e-cfde-42f5-a6a8-33d670d4f6ad
+ InstallationDate: Installed on 2015-07-25 (161 days ago)
+ InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
+ IwConfig:
+  lono wireless extensions.
+  
+  p5p1  no wireless extensions.
+ MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
+ Package: linux (not installed)
+ ProcFB: 0 radeondrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=cba0a062-b757-496a-a056-c284b18f961b ro nomodset
+ ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
+ RelatedPackageVersions:
+  linux-restricted-modules-3.13.0-74-generic N/A
+  linux-backports-modules-3.13.0-74-generic  N/A
+  linux-firmware 1.127.19
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags:  trusty
+ Uname: Linux 3.13.0-74-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 07/23/2015
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: P1.40
+ dmi.board.asset.tag: BC5FF4ED68C6
+ dmi.board.name: 960GM-VGS3 FX
+ dmi.board.vendor: ASRock
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM-VGS3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
+ dmi.product.name: To Be Filled By O.E.M.
+ dmi.product.version: To Be Filled By O.E.M.
+ dmi.sys.vendor: To Be Filled By O.E.M.

** Attachment added: "AlsaDevices.txt"
   
https://bugs.launchpad.net/bugs/1530529/+attachment/4543378/+files/AlsaDevices.txt

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

Title:
  printing problem with kernel

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

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


[Bug 1530529] UdevLog.txt

2016-01-03 Thread Nick Sillito
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1530529/+attachment/4543390/+files/UdevLog.txt

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

Title:
  printing problem with kernel

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

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


[Bug 1530529] ProcInterrupts.txt

2016-01-03 Thread Nick Sillito
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1530529/+attachment/4543387/+files/ProcInterrupts.txt

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

Title:
  printing problem with kernel

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

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


[Bug 1245805] Re: Crash with stacktrace, error code 30 in validate_encryption_settings

2016-01-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: duplicity (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/1245805

Title:
  Crash with stacktrace, error code 30 in validate_encryption_settings

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

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


[Bug 1245805] Re: Crash with stacktrace, error code 30 in validate_encryption_settings

2016-01-03 Thread macho
I'm still getting this crash on Ubuntu 15.10 with duplicity 0.7.02.

My initial full backup seemed to be stalled (destination stopped
growing), so I did ^C and restarted:

# duplicity --full-if-older-than 2W --no-encryption --exclude-other-filesystems 
$home_source $home_target
Local and Remote metadata are synchronized, no sync needed.
Last full backup left a partial set, restarting.
Last full backup date: Sat Jan  2 02:14:14 2016
RESTART: Volumes 82 to 525 failed to upload before termination.
 Restarting backup at volume 82.
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1519, in 
with_tempdir(main)
  File "/usr/bin/duplicity", line 1513, in with_tempdir
fn()
  File "/usr/bin/duplicity", line 1370, in main
do_backup(action)
  File "/usr/bin/duplicity", line 1483, in do_backup
full_backup(col_stats)
  File "/usr/bin/duplicity", line 560, in full_backup
globals.backend)
  File "/usr/bin/duplicity", line 375, in write_multivol
validate_encryption_settings(globals.restart.last_backup, mf)
  File "/usr/bin/duplicity", line 354, in validate_encryption_settings
if vol1_filename != backup_set.volume_name_dict[1]:
KeyError: 1

I'll try a fresh full backup, but I fear it will stall and/or crash
again.

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

Title:
  Crash with stacktrace, error code 30 in validate_encryption_settings

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

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


[Bug 1499746] Re: Early Syslinux Boot Error in pendrive made with the Ubuntu Startup Disk Creator

2016-01-03 Thread Pierre van Male
*** This bug is a duplicate of bug 1507002 ***
https://bugs.launchpad.net/bugs/1507002

Hi,

Unable to create any Live USB from a Ubuntu 15.10 install.

The solution given by Mauro Rossi (comment #31) works for me (creating
the live usb with UNetbootin).

The syslinux package is available here:
http://packages.ubuntu.com/vivid/amd64/syslinux/download

BR
Pierre

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

Title:
  Early Syslinux Boot Error in pendrive made with the Ubuntu Startup
  Disk Creator

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

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


[Bug 1530628] [NEW] error upgrade from ubuntu 14.04 LTS to 14.10

2016-01-03 Thread Dikiuti
Public bug reported:

inary-i386/Packages  Unable to connect to archive.ubuntu.com:http: [IP:
2001:67c:1360:8c01::19 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-
proposed/multiverse/binary-i386/Packages  Unable to connect to
archive.ubuntu.com:http: [IP: 2001:67c:1360:8c01::19 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-
proposed/restricted/binary-i386/Packages  Unable to connect to
archive.ubuntu.com:http: [IP: 2001:67c:1360:8c01::19 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-
proposed/universe/binary-i386/Packages  Unable to connect to
archive.ubuntu.com:http: [IP: 2001:67c:1360:8c01::19 80]

W: Failed to fetch
http://archive.canonical.com/ubuntu/dists/trusty/Release.gpg  Unable to
connect to archive.canonical.com:http: [IP: 2001:67c:1360:8c01::1b 80]

W: Failed to fetch
http://archive.canonical.com/ubuntu/dists/trusty/partner/i18n
/Translation-en_US  Unable to connect to archive.canonical.com:http:
[IP: 2001:67c:1360:8c01::1b 80]

W: Failed to fetch
http://archive.canonical.com/ubuntu/dists/trusty/partner/i18n
/Translation-en  Unable to connect to archive.canonical.com:http: [IP:
2001:67c:1360:8c01::1b 80]

W: Failed to fetch
http://archive.canonical.com/ubuntu/dists/trusty/partner/source/Sources
Unable to connect to archive.canonical.com:http: [IP:
2001:67c:1360:8c01::1b 80]

W: Failed to fetch
http://archive.canonical.com/ubuntu/dists/trusty/partner/binary-
amd64/Packages  Unable to connect to archive.canonical.com:http: [IP:
2001:67c:1360:8c01::1b 80]

W: Failed to fetch
http://archive.canonical.com/ubuntu/dists/trusty/partner/binary-i386/Packages
Unable to connect to archive.canonical.com:http: [IP:
2001:67c:1360:8c01::1b 80]

W: Failed to fetch
http://ppa.launchpad.net/opensync/opensync-0.22/ubuntu/dists/trusty/main
/binary-amd64/Packages  404  Not Found

W: Failed to fetch
http://ppa.launchpad.net/opensync/opensync-0.22/ubuntu/dists/trusty/main/binary-i386/Packages
404  Not Found

E: Some index files failed to download. They have been ignored, or old ones 
used instead.
dikiuti@Vostro-3550-Tuan:~$ sudo do-release-upgrade
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [198 B]   
Get:2 Upgrade tool [1.214 kB]  
Fetched 1.214 kB in 0s (0 B/s) 
authenticate 'vivid.tar.gz' against 'vivid.tar.gz.gpg' 
extracting 'vivid.tar.gz'

Reading cache

Checking package manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done 
Ign http://download.ebz.epson.net lsb3.2 InRelease 
Hit http://download.ebz.epson.net lsb3.2 Release.gpg   
Hit http://download.ebz.epson.net lsb3.2 Release   
Hit http://download.ebz.epson.net lsb3.2/main amd64 Packages   
Ign http://ppa.launchpad.net trusty InRelease  
Hit http://download.ebz.epson.net lsb3.2/main i386 Packages
Ign http://archive.ubuntu.com trusty InRelease 
Ign http://archive.canonical.com trusty InRelease  
Hit http://download.ebz.epson.net lsb3.2/main Translation-en_US
Ign http://extras.ubuntu.com trusty InRelease  
Hit http://download.ebz.epson.net lsb3.2/main Translation-en   
Ign http://cz.archive.ubuntu.com lucid InRelease   
Ign http://ppa.launchpad.net trusty InRelease  
Hit http://archive.ubuntu.com trusty-updates InRelease 
Get:1 http://archive.canonical.com trusty Release.gpg [933 B]  
Hit http://extras.ubuntu.com trusty Release.gpg
Ign http://ppa.launchpad.net trusty InRelease  
Hit http://archive.ubuntu.com trusty-backports InRelease   
Hit http://cz.archive.ubuntu.com lucid Release.gpg 
Hit http://archive.canonical.com trusty Release
Hit http://ppa.launchpad.net trusty InRelease  
Hit http://archive.ubuntu.com trusty-security InRelease
Hit http://extras.ubuntu.com trusty Release
Hit http://cz.archive.ubuntu.com lucid Release 
Hit http://archive.canonical.com trusty/partner Sources
Hit http://ppa.launchpad.net trusty InRelease  
Hit http://archive.ubuntu.com trusty-proposed InRelease
Hit http://extras.ubuntu.com trusty/main Sources   
Hit http://archive.canonical.com trusty/partner amd64 Packages 
Hit ht

[Bug 1527862] Re: Ubuntu 16.04 Unity8 black screen

2016-01-03 Thread dinamic
i am no longer affected by this bug (update/upgrade ... something fixed
it :o)

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

Title:
  Ubuntu 16.04 Unity8 black screen

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

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


[Bug 1526683] Re: 10ec:8821 rtl8821ae loses connection occasionally on 2.4 GHz network requiring hardware button to be toggled twice for connection to be re-established

2016-01-03 Thread Mikaela Suomalainen
I think the workaround works as there haven't been issues in few hours
(unless they happened AFK, but unlikely).

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

Title:
  10ec:8821 rtl8821ae loses connection occasionally on 2.4 GHz network
  requiring hardware button to be toggled twice for connection to be re-
  established

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

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


[Bug 1530630] [NEW] Receive notification about MMS with mobile data turned off

2016-01-03 Thread Krzysztof Tataradziński
Public bug reported:

Hi,

Please look at example:

8:00 Mobile data turned on

12:02 Mobile data turned off
...
12:04 - someone send us MMS
12:04 - we should get some information that there is MMS pending to download - 
but we don't get it
...
12:10 Mobile data turned on
...
In that case we don't know that someone send us MMS and we don't get that MMS. 
We should get some info about MMS pending, even while mobile data or WiFi is 
off (like in other OSes)

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

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

** Also affects: ofono (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/1530630

Title:
  Receive notification about MMS with mobile data turned off

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

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


[Bug 1405452] Re: Typo in man page ("introduce a much improvement mechanism")

2016-01-03 Thread Alberto Salvia Novella
** Changed in: wpa (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: hundredpapercuts
   Status: Confirmed => Triaged

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

Title:
  Typo in man page ("introduce a much improvement mechanism")

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

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


[Bug 1514357] Re: Opening new windows or menus (e.g. "File") in programs, switching workspaces becomes slower and slower over time in Gnome

2016-01-03 Thread Linuxrider
I have encountered this problem too. It happened with a freshly installed 
Ubuntu-GNOME 15.04.
Now with Ubuntu-GNOME 15.10 and gnome-staging ppa it's still there.
It's a real pain. You wait for the menu to appear then you click and wait for 
the menu to disappear again. 
As RK mentioned a reboot helps also restart of gnome-shell helps (Alt+F2, r) at 
least for a short time.
But in contrast to RK I don't see anything unusual in syslog.
I'm working on several AMD APU desktop systems with open source radeon driver.
I tried Mate 1.12 from ppa and there the problem is not present.
All modal dialogs and context menus (right click) appear fast and disappear the 
same way.

How can I help to track this issue down?

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

Title:
  Opening new windows or menus (e.g. "File") in programs, switching
  workspaces becomes slower and slower over time in Gnome

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

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


[Bug 1078068] Re: Video blinking blue during incoming call

2016-01-03 Thread anorakgirl
This is affecting me too. 
Skype 4.3.0.37
Ubuntu 14.04.3 LTS
Asus Zenbook UX303 with Intel® Skylake ULT GT2 Graphics.

It's fine if my video is off, I can see the caller. As soon as I start my 
video, both video feeds start flickering blue. 
The caller can still see me fine.

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

Title:
  Video blinking blue during incoming call

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

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

[Bug 209374] Re: gnome-sound-recorder voice encoder should be mono

2016-01-03 Thread Bug Watch Updater
** Changed in: gnome-media
   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/209374

Title:
  gnome-sound-recorder voice encoder should be mono

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

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


[Bug 1530366] Re: 1 second lag when opening URLs from the command line

2016-01-03 Thread Alberto Salvia Novella
** Changed in: chromium-browser (Ubuntu)
   Importance: Undecided => Low

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

Title:
  1 second lag when opening URLs from the command line

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

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


[Bug 1508566] Re: Nemo Launcher Missing New Window Option in Unity

2016-01-03 Thread Alberto Salvia Novella
** Changed in: nemo (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Nemo Launcher Missing New Window Option in Unity

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

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


[Bug 1481871] Re: apt-key del silenty fails to delete keys due to limited understanding of GPG key ID formats

2016-01-03 Thread Alberto Salvia Novella
** Changed in: apt (Ubuntu)
   Importance: Undecided => High

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

Title:
  apt-key del silenty fails to delete keys due to limited understanding
  of GPG key ID formats

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

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


[Bug 1525044] Re: after fresh install with encrypted lvm system refuses to get past grub

2016-01-03 Thread Alberto Salvia Novella
** Changed in: grub (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  after fresh install with encrypted lvm system refuses to get past grub

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

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


[Bug 1529707] Re: agda uninstallable, needs to be rebuilt against ghc 7.10.3-4.1

2016-01-03 Thread Alberto Salvia Novella
** Changed in: agda (Ubuntu)
   Importance: Undecided => High

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

Title:
  agda uninstallable, needs to be rebuilt against ghc 7.10.3-4.1

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

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


[Bug 1530592] Re: please update to mixxx 2.0

2016-01-03 Thread Hans Joachim Desserud
** Tags added: upgrade-software-version

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

Title:
  please update to mixxx 2.0

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

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


[Bug 1530502] Re: ASUS Touchpad does not work. Some hotkeys alos don't work

2016-01-03 Thread Alberto Salvia Novella
** Changed in: linux (Ubuntu)
   Importance: Undecided => High

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

Title:
  ASUS Touchpad does not work.  Some hotkeys alos don't work

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

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


[Bug 1530623] Re: Ubuntu 15.10 full freeze (maybe intel hd graphics kernel failure)

2016-01-03 Thread Alberto Salvia Novella
** Changed in: linux (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  Ubuntu 15.10 full freeze (maybe intel hd graphics kernel failure)

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

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


[Bug 1530591] Re: Frequent crash after graphical corruption

2016-01-03 Thread Alberto Salvia Novella
** Changed in: linux (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  Frequent crash after graphical corruption

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

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


[Bug 1521132] Re: Failed to install Xenial in UEFI mode, failed with "grub-efi-amd64-signed package failed to install into /target/"

2016-01-03 Thread Alberto Salvia Novella
Please:

1. Report to .
2. Paste the new report link here.
3. Set this bug status back to "confirmed".

Thank you.

** Changed in: grub-installer (Ubuntu)
   Status: Confirmed => Incomplete

** Also affects: grub-installer
   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/1521132

Title:
  Failed to install Xenial in UEFI mode, failed with "grub-efi-
  amd64-signed package failed to install into /target/"

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub-installer/+bug/1521132/+subscriptions

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


[Bug 786524] Re: banshee does not display CD TEXT

2016-01-03 Thread Douglas Walrath
still present 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/786524

Title:
  banshee does not display CD TEXT

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

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


[Bug 1529450] Re: AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-01-03 Thread Alberto Salvia Novella
** Changed in: ubiquity (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: hundredpapercuts
   Status: Confirmed => Triaged

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

Title:
  AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

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

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


[Bug 1510847] Re: package gnome-menus 3.13.3-6ubuntu1 failed to install/upgrade: triggers looping, abandoned

2016-01-03 Thread Alberto Salvia Novella
** Changed in: gnome-menus (Ubuntu)
   Status: Confirmed => Triaged

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

Title:
  package gnome-menus 3.13.3-6ubuntu1 failed to install/upgrade:
  triggers looping, abandoned

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

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


[Bug 1522727] Re: X.org crashes intermittently, randomly, back to the login screen

2016-01-03 Thread Alberto Salvia Novella
** Summary changed:

- X.org crashes intermittently, randomly
+ X.org crashes intermittently, randomly, back to the login screen

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

Title:
  X.org crashes intermittently, randomly, back to the login screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1522727/+subscriptions

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


[Bug 1513662] Re: Lightdm login screen flashes black

2016-01-03 Thread Alberto Salvia Novella
*** This bug is a duplicate of bug 1522727 ***
https://bugs.launchpad.net/bugs/1522727

Bug #1528011 could be related.

** This bug has been marked a duplicate of bug 1522727
   X.org crashes intermittently, randomly, back to the login screen

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

Title:
  Lightdm login screen flashes black

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

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


[Bug 1528011] Re: Apparently random crash out of desktop to login screen

2016-01-03 Thread Alberto Salvia Novella
*** This bug is a duplicate of bug 1522727 ***
https://bugs.launchpad.net/bugs/1522727

Bug #1513662 could be related.

** Summary changed:

- Apparently random crash out of desktop to login scree
+ Apparently random crash out of desktop to login screen

** This bug has been marked a duplicate of bug 1522727
   X.org crashes intermittently, randomly, back to the login screen

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

Title:
  Apparently random crash out of desktop to login screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1528011/+subscriptions

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


[Bug 1528303] Re: Hotnkey Fn+f5 Fn+f6 won't change brightness on ASUS UX303UB

2016-01-03 Thread patrez
Hello,
I've tested the latest upstream kernel, however the function keys for change of 
the brightness don't work

patrez@patrez-NB-LINUX:~$ uname -a
Linux patrez-NB-LINUX 4.4.0-040400rc7-generic #201512272230 SMP Mon Dec 28 
03:32:16 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

 kernel-bug-exists-upstream
 kernel-bug-exists-upstream-4.4-rc7

** Tags added: kernel-bug-exists-upstream kernel-bug-exists-
upstream-4.4-rc7

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

Title:
  Hotnkey Fn+f5 Fn+f6 won't change brightness on ASUS UX303UB

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

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


[Bug 1176049] Re: Sound level range too narrow. under 75% no sound!

2016-01-03 Thread Raymond
Seem bug of driver as ofs is equal to nsteps,  this mean max dB is zero
dB and cannot be 10.75

Amp-Out caps: ofs=0x2b, nsteps=0x2b, stepsize=0x05, mute=1 Amp-Out vals:
[0x2b 0x2b]

Simple mixer control 'Master',0 
Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum 
Playback channels: Mono 
Limits: Playback 0 - 43 
Mono: Playback 43 [100%] [10.75dB] [on]

** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Sound level range too narrow. under 75% no sound!

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

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


[Bug 1509997] Re: Radeon MST bug

2016-01-03 Thread Alberto Salvia Novella
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Confirmed => Triaged

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

Title:
  Radeon MST bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/1509997/+subscriptions

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


[Bug 1520359] Re: Xorg freeze

2016-01-03 Thread Alberto Salvia Novella
If you are still experiencing this bug, please set this report status
back to "confirmed".

** Package changed: xorg (Ubuntu) => linux (Ubuntu)

** Changed in: linux (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/1520359

Title:
  Xorg freeze

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

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


[Bug 1510253] Re: No login screen after updating from Ubuntu 15.04 to 15.10

2016-01-03 Thread Alberto Salvia Novella
*** This bug is a duplicate of bug 1500673 ***
https://bugs.launchpad.net/bugs/1500673

** Package changed: gnome-shell (Ubuntu) => gdm (Ubuntu)

** This bug has been marked a duplicate of bug 1500673
   gdm unusable after upgrading to 15.10

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

Title:
  No login screen after updating from Ubuntu 15.04 to 15.10

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

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


[Bug 1500673] Re: gdm unusable after upgrading to 15.10

2016-01-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gdm (Ubuntu Wily)
   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/1500673

Title:
  gdm unusable after upgrading to 15.10

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

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


[Bug 1460284] Re: BUG: soft lockup - CPU#1 stuck for 22s! [kworker/u16:5:142]

2016-01-03 Thread lvm
apport information

** Tags added: apport-collected

** Description changed:

  Kernel has been upgraded from 3.13.0-49 to 3.13.0-53, several minutes
  after the first reboot with the new kernel I noticed high wio while
  syslog was filling with messages listed below. When I tried to reboot
  (shutdown -r) it posted reboot messages to all console windows and then
  locked up - no reaction to keyboard, no ping response, had to powercycle
  it. After the reboot back to 3.13.0-49 system works fine, although
  filesystems were dirty. Didn't try it the second time - this system is
  too important for experiments. It has been running on the same hardware
  for a couple of years with no prior issues.
  
  May 30 10:55:06 server kernel: [ 1702.612692] BUG: soft lockup - CPU#1 stuck 
for 22s! [kworker/u16:5:142]
  May 30 10:55:06 server kernel: [ 1702.612704] Modules linked in: snd_hrtimer 
pci_stub vboxpci(OX) vboxnetadp(OX) vboxnetflt(OX) vboxdrv(OX) cuse dm_crypt 
bnep rfcomm bluetooth mxm_wmi snd_hda_codec_hdmi kvm_amd kvm serio_raw k10temp 
snd_hda_codec_realtek snd_hda_intel snd_hda_codec nvidia(POX) snd_hwdep snd_pcm 
snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq 
snd_seq_device snd_timer drm snd soundcore i2c_piix4 shpchp wmi binfmt_misc 
mac_hid parport_pc ppdev xfs lp libcrc32c parport raid10 raid1 raid0 multipath 
linear raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor 
raid6_pq pata_acpi hid_generic usbhid hid usb_storage tg3 sata_sil24 
pata_atiixp firewire_ohci ptp firewire_core pps_core ahci pata_via crc_itu_t 
libahci ati_agp
  May 30 10:55:06 server kernel: [ 1702.612833] CPU: 1 PID: 142 Comm: 
kworker/u16:5 Tainted: P   OX 3.13.0-53-generic #89-Ubuntu
  May 30 10:55:06 server kernel: [ 1702.612839] Hardware name: To Be Filled By 
O.E.M. To Be Filled By O.E.M./990FX Extreme4, BIOS P1.30 09/13/2011
  May 30 10:55:06 server kernel: [ 1702.612854] Workqueue: writeback 
bdi_writeback_workfn (flush-9:1)
  May 30 10:55:06 server kernel: [ 1702.612863] task: efa0ce00 ti: f603 
task.ti: f603
  May 30 10:55:06 server kernel: [ 1702.612871] EIP: 0060:[] EFLAGS: 
0286 CPU: 1
  May 30 10:55:06 server kernel: [ 1702.612880] EIP is at 
_raw_spin_unlock_irqrestore+0x18/0x40
  May 30 10:55:06 server kernel: [ 1702.612887] EAX: 0286 EBX: 0286 
ECX: 0019 EDX: 0286
  May 30 10:55:06 server kernel: [ 1702.612893] ESI: e17b5560 EDI: f26c14a0 
EBP: f6031c10 ESP: f6031c0c
  May 30 10:55:06 server kernel: [ 1702.612898]  DS: 007b ES: 007b FS: 00d8 GS: 
00e0 SS: 0068
  May 30 10:55:06 server kernel: [ 1702.612903] CR0: 8005003b CR2: b77ca000 
CR3: 01aa6000 CR4: 07f0
  May 30 10:55:06 server kernel: [ 1702.612908] Stack:
  May 30 10:55:06 server kernel: [ 1702.612911]  e17b5550 f6031c28 c112bd7e 
0286 f26c14a0 009c8000 f26c14a0 f6031c34
  May 30 10:55:06 server kernel: [ 1702.612927]  c112be0d cef88540 f6031cc4 
f8910331 f6031c9c 0003 0001 
  May 30 10:55:06 server kernel: [ 1702.612941]  c29b3200 0001 01674000 
  f6031e08 009c9000 
  May 30 10:55:06 server kernel: [ 1702.612956] Call Trace:
  May 30 10:55:06 server kernel: [ 1702.612969]  [] 
__set_page_dirty_nobuffers+0x6e/0xe0
  May 30 10:55:06 server kernel: [ 1702.612979]  [] 
redirty_page_for_writepage+0x1d/0x20
  May 30 10:55:06 server kernel: [ 1702.613046]  [] 
xfs_vm_writepage+0xa1/0x590 [xfs]
  May 30 10:55:06 server kernel: [ 1702.613058]  [] 
__writepage+0x10/0x40
  May 30 10:55:06 server kernel: [ 1702.613067]  [] ? 
global_dirtyable_memory+0xa0/0xa0
  May 30 10:55:06 server kernel: [ 1702.613075]  [] 
write_cache_pages+0x1a3/0x3c0
  May 30 10:55:06 server kernel: [ 1702.613084]  [] ? 
global_dirtyable_memory+0xa0/0xa0
  May 30 10:55:06 server kernel: [ 1702.613094]  [] ? 
tick_program_event+0x29/0x30
  May 30 10:55:06 server kernel: [ 1702.613104]  [] 
generic_writepages+0x33/0x60
  May 30 10:55:06 server kernel: [ 1702.613164]  [] 
xfs_vm_writepages+0x3a/0x50 [xfs]
  May 30 10:55:06 server kernel: [ 1702.613173]  [] 
do_writepages+0x1a/0x40
  May 30 10:55:06 server kernel: [ 1702.613182]  [] 
__writeback_single_inode+0x3c/0x1f0
  May 30 10:55:06 server kernel: [ 1702.613191]  [] 
writeback_sb_inodes+0x1bd/0x2e0
  May 30 10:55:06 server kernel: [ 1702.613201]  [] 
__writeback_inodes_wb+0x7c/0xb0
  May 30 10:55:06 server kernel: [ 1702.613209]  [] 
wb_writeback+0x1f2/0x270
  May 30 10:55:06 server kernel: [ 1702.613219]  [] 
bdi_writeback_workfn+0x177/0x370
  May 30 10:55:06 server kernel: [ 1702.613228]  [] ? 
__schedule+0x358/0x770
  May 30 10:55:06 server kernel: [ 1702.613238]  [] 
process_one_work+0x11b/0x3b0
  May 30 10:55:06 server kernel: [ 1702.613246]  [] 
worker_thread+0xf9/0x380
  May 30 10:55:06 server kernel: [ 1702.613254]  [] ? 
rescuer_thread+0x380/0x380
  May 30 10:55:06 server kernel: [ 1702.613262]  [] kthread+0xa1/0xc0
  May 30 10:55:06 server kernel: [ 1702.613271]  [] 
ret_from_kernel_thread+0x1b/0x28
  May 3

[Bug 1460284] CRDA.txt

2016-01-03 Thread lvm
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1460284/+attachment/4543402/+files/CRDA.txt

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

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [kworker/u16:5:142]

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

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


[Bug 1460284] CurrentDmesg.txt

2016-01-03 Thread lvm
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1460284/+attachment/4543403/+files/CurrentDmesg.txt

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

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [kworker/u16:5:142]

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

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


[Bug 1460284] Lspci.txt

2016-01-03 Thread lvm
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1460284/+attachment/4543404/+files/Lspci.txt

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

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [kworker/u16:5:142]

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

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


[Bug 1460284] BootDmesg.txt

2016-01-03 Thread lvm
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1460284/+attachment/4543401/+files/BootDmesg.txt

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

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [kworker/u16:5:142]

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

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


[Bug 1460284] ProcModules.txt

2016-01-03 Thread lvm
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1460284/+attachment/4543409/+files/ProcModules.txt

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

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [kworker/u16:5:142]

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

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


[Bug 1460284] UdevLog.txt

2016-01-03 Thread lvm
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1460284/+attachment/4543411/+files/UdevLog.txt

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

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [kworker/u16:5:142]

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

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


[Bug 1460284] WifiSyslog.txt

2016-01-03 Thread lvm
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1460284/+attachment/4543412/+files/WifiSyslog.txt

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

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [kworker/u16:5:142]

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

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


[Bug 1460284] ProcInterrupts.txt

2016-01-03 Thread lvm
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1460284/+attachment/4543408/+files/ProcInterrupts.txt

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

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [kworker/u16:5:142]

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

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


[Bug 1460284] ProcEnviron.txt

2016-01-03 Thread lvm
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1460284/+attachment/4543407/+files/ProcEnviron.txt

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

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [kworker/u16:5:142]

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

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


[Bug 1460284] Lsusb.txt

2016-01-03 Thread lvm
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1460284/+attachment/4543405/+files/Lsusb.txt

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

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [kworker/u16:5:142]

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

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


[Bug 1460284] UdevDb.txt

2016-01-03 Thread lvm
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1460284/+attachment/4543410/+files/UdevDb.txt

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

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [kworker/u16:5:142]

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

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


[Bug 1460284] ProcCpuinfo.txt

2016-01-03 Thread lvm
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1460284/+attachment/4543406/+files/ProcCpuinfo.txt

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

Title:
  BUG: soft lockup - CPU#1 stuck for 22s! [kworker/u16:5:142]

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

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


[Bug 1488719] Re: dmesg shows "[drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!"

2016-01-03 Thread Joakim Koed
We now know the problem is in 3.16, 3.19, 4.2 etc. No need to keep
reporting that :)

Please check if 4.4RC7 works, thats helps more.

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

Title:
  dmesg shows "[drm:gen8_irq_handler [i915]] *ERROR* The master control
  interrupt lied (SDE)!"

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

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


[Bug 1490189] Re: man page lists wrong link to homepage

2016-01-03 Thread edve98
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the latest development version of Ubuntu as seen here
https://code.launchpad.net/~taylorp36/ubuntu/wily/aisleriot/bug-1490189/+merge/275938/

If you need a fix for the bug in previous versions of Ubuntu, please
follow the instructions for "Requesting a Backport" at
https://wiki.ubuntu.com/UbuntuBackports#Requesting_a_Backport.

** Changed in: hundredpapercuts
   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/1490189

Title:
  man page lists wrong link to homepage

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

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


[Bug 1277733] Re: Backport newer Wacom tablet support

2016-01-03 Thread Shaun P
I'm curious if this is being worked on for the next LTS?

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

Title:
  Backport newer Wacom tablet support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1277733/+subscriptions

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


[Bug 1530639] [NEW] Characters in workgroup name converted to lower case

2016-01-03 Thread Lonepsi
Public bug reported:

Hello,

When opening the server settings dialog box, the workgroup name is
displayed in lowercase characters even when the name is written in
uppercase in smb.conf.

When making any change in security server settings (menu
preferences/server settings/security), the workgroup name is written
back in smb.conf characters as it is displayed , that is, lowercase.

So the user must also write again the workgroup name in uppercase
characters before saving changes to avoid any uncertainty.

It could be welcome that the case of the workgroup name won't change
when displaying the server settings.

Thank you,

system is: 
Description:Ubuntu 12.04.5 LTS
Release:12.04

package is:
system-config-samba:
  Installé : 1.2.63-0ubuntu5
  Candidat : 1.2.63-0ubuntu5
 Table de version :
 *** 1.2.63-0ubuntu5 0
500 http://fr.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: system-config-samba (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/1530639

Title:
  Characters in workgroup name converted to lower case

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-samba/+bug/1530639/+subscriptions

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

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2016-01-03 Thread Hui Wang
** Changed in: systemd (Ubuntu)
   Status: Fix Released => Triaged

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

Title:
  [HP ProBook 445 G1] Microphone mute key does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1334968/+subscriptions

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


[Bug 1456602] Re: enblend symbol lookup error with gsl

2016-01-03 Thread Andreas Metzler
Sounds like you have got some locally build librariaries around. ldd
/usr/bin/enblend might be helpful.

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

Title:
  enblend symbol lookup error with gsl

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

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


[Bug 1530648] [NEW] Halt command in UEFI reboots

2016-01-03 Thread Goh Lip
Public bug reported:

Issuing "halt" command in grub prompt reboots the computer instead of
shutting down completely. This happens only in UEFI systems and not in
bios-legacy which works as it should. Computer does power down but
restarts again.

Also, this happens in some mother boards but not others.
Affects the following Ubuntu grub versions - (all current) but tested on
Kubuntu Xenial - 2.02-beta2-32ubuntu1
Kubuntu Wily   - 2.02-beta2-29ubuntu0.2 

Machine tested is..
Machine: Mobo: ASUSTeK model: P8B75-V v: Rev X.0x
Bios: American Megatrends v: 0414 date: 04/24/2012 

There is a fix for this in
http://git.savannah.gnu.org/cgit/grub.git/commit/?id=aa7bb4607bb799b2790ea008bcfd8d6ca0a6d752

Would appreciate if Ubuntu update its grub version.
Thanks.

** Affects: grub (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/1530648

Title:
  Halt command in UEFI reboots

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

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


[Bug 1204918] Re: update to 1.2.0

2016-01-03 Thread Hans Joachim Desserud
I believe this can be marked as fix released since 1.2.0-1 has been
available for a while. Note that the upcoming Ubuntu 16.04 will have
python-pyftpdlib 1.4.0-1. :)

** Changed in: python-pyftpdlib (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  update to 1.2.0

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

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


[Bug 1530651] [NEW] octave-image has link errors on 15.10

2016-01-03 Thread John Cupitt
Public bug reported:

octave-image will not load on 15.10 due to link errors. I see:

>> pkg list
Package Name  | Version | Installation directory
--+-+---
   image  |   2.4.0 | /usr/share/octave/packages/image-2.4.0
>> pkg load image
error: __which__: 
/usr/lib/x86_64-linux-gnu/octave/packages/image-2.4.0/x86_64-pc-linux-gnu-api-v50+/bwconncomp.oct:
 failed to load: 
/usr/lib/x86_64-linux-gnu/octave/packages/image-2.4.0/x86_64-pc-linux-gnu-api-v50+/bwconncomp.oct:
 undefined symbol: _ZNK5ArrayISsE17resize_fill_valueEv
error: called from
which at line 31 column 7

/usr/lib/x86_64-linux-gnu/octave/packages/image-2.4.0/x86_64-pc-linux-gnu-api-v50+/PKG_ADD
 at line 2 column 1
load_packages_and_dependencies at line 47 column 5
load_packages at line 60 column 3
pkg at line 422 column 7
error: evaluating argument list element number 2
error: called from

/usr/lib/x86_64-linux-gnu/octave/packages/image-2.4.0/x86_64-pc-linux-gnu-api-v50+/PKG_ADD
 at line 2 column 1
load_packages_and_dependencies at line 47 column 5
load_packages at line 60 column 3
pkg at line 422 column 7

I've tried on a couple of 15.10 installs, no PPAs except google chrome.

** Affects: octave-image (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/1530651

Title:
  octave-image has link errors on 15.10

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

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


[Bug 1530583] Re: Too small boot partition (and too large EFI partition) created with option "Use entire disk and set up encrypted LVM"

2016-01-03 Thread Malte S. Stretz
Not an installation but a design issue.

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => New

** Description changed:

- I (re)installed Kubuntu 14.10 with the partitioning option "Guided - Use
+ I (re)installed Kubuntu 15.10 with the partitioning option "Guided - Use
  entire disk and set up encrypted LVM" on an empty disk. After the final
  reboot, the partiton table shown below was created.
  
  The EFI partition was created with 512 MB and the boot partition with
  256 MB. From previous experiences is a 256 MB boot partition too small
  and tends to fill up with old kernels (it is filled up to 50% with only
  two kernels already). OTOH is a EFI partition with 512 MB quite big for
  the data usage I see.
  
  IMO the sizes would make more sense the other way round: 256 MB EFI and
  512 MB boot.
- 
  
  root@slpn-nb-mss:~# sfdisk -d /dev/sda
  label: gpt
  label-id: D6AB39C1-6A31-41D2-ADC7-7D8EBEADB20B
  device: /dev/sda
  unit: sectors
  first-lba: 34
  last-lba: 937703054
  
  /dev/sda1 : start=2048, size= 1048576, 
type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, 
uuid=DBE2960E-6316-4F84-9A04-53D1A80AF4B7, name="EFI System Partition"
  /dev/sda2 : start= 1050624, size=  499712, 
type=0FC63DAF-8483-4772-8E79-3D69D8477DE4, 
uuid=9ABC6B6A-C4FA-4372-BF61-5713FA67F858
  /dev/sda3 : start= 1550336, size=   936151040, 
type=0FC63DAF-8483-4772-8E79-3D69D8477DE4, 
uuid=D65DFD07-4F34-4CAE-B7F2-03040C2AE900
  root@slpn-nb-mss:~# df -h | grep /dev/sda
  /dev/sda2   237M  109M  116M  49% /boot
  /dev/sda1   511M  3,4M  508M   1% /boot/efi
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
  Uname: Linux 4.2.0-22-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  Date: Sat Jan  2 21:41:01 2016
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/kubuntu.seed boot=casper maybe-ubiquity quiet splash ---
  InstallationDate: Installed on 2016-01-02 (0 days ago)
  InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Too small boot partition (and too large EFI partition) created with
  option "Use entire disk and set up encrypted LVM"

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

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


[Bug 1530653] [NEW] Manual Disk Setup doesn't work with LUKS ("physical volume for encryption")

2016-01-03 Thread Malte S. Stretz
Public bug reported:

When installing Kubuntu 15.10 you can select Manual Partitioning/Disk
Setup. In the following dialog (cf. attached screenshot) you can select
a partition type "physical volume for encryption". But after that
there's no additional disk space popping up for further partitioning
like it did before (admittedly I last installed Kubuntu on Karmic).

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: ubiquity-frontend-kde 2.21.37 [modified: 
usr/share/applications/kde4/ubiquity-kdeui.desktop]
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu3
Architecture: amd64
CasperVersion: 1.365
CurrentDesktop: KDE
Date: Sun Jan  3 14:06:03 2016
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/kubuntu.seed 
boot=casper maybe-ubiquity quiet splash ---
LiveMediaBuild: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug kubuntu ubiquity-2.21.37 wily

** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/bugs/1530653/+attachment/4543427/+files/ubiquity-kde-luks-fail.png

** Description changed:

- When installing Kubuntu 14.10 you can select Manual Partitioning/Disk
+ When installing Kubuntu 15.10 you can select Manual Partitioning/Disk
  Setup. In the following dialog (cf. attached screenshot) you can select
  a partition type "physical volume for encryption". But after that
  there's no additional disk space popping up for further partitioning
  like it did before (admittedly I last installed Kubuntu on Karmic).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: ubiquity-frontend-kde 2.21.37 [modified: 
usr/share/applications/kde4/ubiquity-kdeui.desktop]
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.365
  CurrentDesktop: KDE
  Date: Sun Jan  3 14:06:03 2016
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/kubuntu.seed boot=casper maybe-ubiquity quiet splash ---
  LiveMediaBuild: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Manual Disk Setup doesn't work with LUKS ("physical volume for
  encryption")

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

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


[Bug 1441162] Re: cannot execute sudo permissions

2016-01-03 Thread Flames_in_Paradise
Happy new Year to U too!

Pls report back: On creation of a new user - does this happen there too?

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

Title:
  cannot execute sudo permissions

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

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


[Bug 1530557] Re: Random hard freezes under X on a laptop with Intel BayTrail processor (ASUS R752MA), Ubuntu 15.10

2016-01-03 Thread Thomas Moestl
Hmmm, I don't remember, actually. When I got this machine, I installed from a 
14.04 DVD, but immediately updated to 15.10 via 15.04 before I even really 
started using it. I don't remember it having hung in the few hours I had it run 
on 14.04 or 15.04 while setting things up, but I could be wrong.
I noticed it pretty much immediately once I had 15.10 running, but it was much 
rarer then and I did not have time to go bug hunting immediately.

If it helps, however, I can confirm that the issue occurs with linux-
image-extra-3.19.0-31-generic (version 3.19.0-31.36), as well, which is
the latest image that is installed via  linux-image-generic-lts-vivid on
15.10.

Just as an addendum, the machine is stable when booted into Win 8.1,
even under heavy graphics loads such as games, and now is under Ubuntu
as well  with intel_idle.max_cstate=1 , so I believe that hardware
flakiness is unlikely to be the cause (especially since a lot of people
are reporting the same issue, amenable to the same workaround, on a
variety of different BayTrail-based hardware in the above kernel.org bug
report).

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

Title:
  Random hard freezes under X on a laptop with Intel BayTrail processor
  (ASUS R752MA), Ubuntu 15.10

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

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


[Bug 1530655] [NEW] Sync pynac 0.5.4-1 (universe) from Debian unstable (main)

2016-01-03 Thread LocutusOfBorg
Public bug reported:

Please sync pynac 0.5.4-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Rename library packages for g++5 ABI transition.
  * Rename library packages for g++5 ABI transition.

in a few moments 0.5.4 will enter debian unstable (accepted a few seconds ago 
from NEW queue)
and then be syncable in Ubuntu, thanks to the library rename.

Changelog entries since current xenial version 0.3.7-1ubuntu1:

pynac (0.5.0-1) unstable; urgency=medium

  * Updated to latest upstream. 
  * Put the library package in section libs.
  * Changed the homepage, since it moved.
  * Added a build-dep on libgmp-dev.

 -- Julien Puydt   Tue, 03 Nov 2015 08:29:11
+0100

pynac (0.4.3-1) unstable; urgency=medium

  * Updated to latest upstream.

 -- Julien Puydt   Thu, 13 Aug 2015 22:40:16
+0200

** Affects: pynac (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/1530655

Title:
  Sync pynac 0.5.4-1 (universe) from Debian unstable (main)

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

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


[Bug 1440210]

2016-01-03 Thread SinClaus
OK, but I can't understand why this bug in XLib don't affect with KDE 4.

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

Title:
  KWin crashes multiple times a day and often has to be restarted
  manually.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1440210/+subscriptions

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


[Bug 1530656] [NEW] printing will fail with python3.5 set as default

2016-01-03 Thread Wolf Rogner
Public bug reported:

Setting Python 3.5 as the default for python3 breaks printing over
HPlib.

Steps to reproduce:

sudo -s
cd /usr/bin
rm python3
ln -s python3.5 python3

...

print something using a hplip enabled printer -> printer stopped

rm python3
ln -s python3.4 python3 # this was the default setting after installation

...

printing resumes

I also observed a crash in the HPLip libraries which indicated the cause
being in the hplip package. (this was not reproducable though)

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: hplip 3.15.7-0ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
Uname: Linux 4.2.0-22-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Jan  3 15:30:56 2016
InstallationDate: Installed on 2013-05-17 (960 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64+mac (20130424)
Lpstat: device for HP-Color-LaserJet-CP2025dn: 
hp:/net/HP_Color_LaserJet_CP2025dn?ip=10.1.0.20
MachineType: Apple Inc. MacBookPro10,1
Papersize: a4
PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/HP-Color-LaserJet-CP2025dn.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/HP-Color-LaserJet-CP2025dn.ppd: Permission denied
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-22-generic 
root=UUID=3679e976-6405-4981-aa99-8c79d15e6aa3 ro quiet splash vt.handoff=7
SourcePackage: hplip
UpgradeStatus: Upgraded to wily on 2015-10-23 (72 days ago)
dmi.bios.date: 12/21/2012
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP101.88Z.00EE.B03.1212211437
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-C3EC7CD22292981F
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro10,1
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-C3EC7CD22292981F
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP101.88Z.00EE.B03.1212211437:bd12/21/2012:svnAppleInc.:pnMacBookPro10,1:pvr1.0:rvnAppleInc.:rnMac-C3EC7CD22292981F:rvrMacBookPro10,1:cvnAppleInc.:ct10:cvrMac-C3EC7CD22292981F:
dmi.product.name: MacBookPro10,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug wily

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

Title:
  printing will fail with python3.5 set as default

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

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


[Bug 1440210]

2016-01-03 Thread Thomas-luebking
not kde4, qt4.
it's - very likely - due to combined xcb and xlib usage and on top of that 
happens in xinout2.
none of that used in qt4.

closing seems required. sorry.

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

Title:
  KWin crashes multiple times a day and often has to be restarted
  manually.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1440210/+subscriptions

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


[Bug 1441162] Re: cannot execute sudo permissions

2016-01-03 Thread Flames_in_Paradise
Further reading:

https://askubuntu.com/questions/270006/why-user-should-never-use-normal-
sudo-to-start-graphical-application

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

Title:
  cannot execute sudo permissions

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

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


[Bug 1441162] Re: cannot execute sudo permissions

2016-01-03 Thread Flames_in_Paradise
In addition check ownership of the Xauthority file for the main-user:

ls -ldh /home/$USER/.Xauthority

Report result.

** Changed in: kubuntu-meta (Ubuntu)
   Status: New => Incomplete

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

Title:
  cannot execute sudo permissions

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

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


[Bug 1492589] Re: last.fm : 'XML not UTF-8 encoded!'

2016-01-03 Thread Kaliko Jack
** Changed in: mpd-sima (Ubuntu)
 Assignee: (unassigned) => Kaliko Jack (efrim)

** Changed in: mpd-sima (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: mpd-sima (Ubuntu)
 Assignee: Kaliko Jack (efrim) => (unassigned)

** Changed in: mpd-sima (Ubuntu)
 Assignee: (unassigned) => Kaliko Jack (efrim)

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

Title:
  last.fm : 'XML not UTF-8 encoded!'

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

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


[Bug 1497627] Re: Periodically video will freeze for no reason at all and no specific time between freezes.

2016-01-03 Thread chris pollock
Video froze this morning after an uptime of 47d 12h 04m. At the time it
happened I was using Firefox 43.0.3 and scrolling through timeline on
Facebook. No problems are noted in the syslog when this happened.  I
logged into the system via SSH from my tablet and rebooted into kernel:

Linux localhost 3.19.0-42-generic #48~14.04.1-Ubuntu SMP Fri Dec 18
10:24:49 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  Periodically video will freeze for no reason at all and no specific
  time between freezes.

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

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


[Bug 987933] Re: 10de:0407 [Dell XPS M1530] Ubuntu 12.04 shutdown hangs with proprietary nVidia driver

2016-01-03 Thread Christopher M. Penalver
Zeioth, it will help immensely if you filed a new report via a terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  10de:0407 [Dell XPS M1530] Ubuntu 12.04 shutdown hangs with
  proprietary nVidia driver

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

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


[Bug 893644] Re: Onboard got random resize on usecase touchscreen

2016-01-03 Thread marmuta
@Luis Mascote, do you remember what you did to grow Onboard larger than
the screen? I'm trying, but can't seem to figure it out. AFAIK it can
happen when changing screen resolution/connected monitors, but I'm not
sure how to do it in regular usage.  Is this on Compiz/Unity?

Concerning the resize protection, all it does is to disable resize
handles of the keyboard window and floating icon. This is to prevent
accidental resizing. It wasn't actually meant as a hard lock on a
specific window size. While it's active you can still use Onboard's
touch handles for example (long press on move button).

There's no convenient way to reset size/position (should there be one?), but 
you can run:
gsettings reset-recursively org.onboard.window.landscape
optionally:
gsettings reset-recursively org.onboard.window.portrait
gsettings reset-recursively org.onboard.icon-palette.landscape
gsettings reset-recursively org.onboard.icon-palette.portrait
or look up these paths and change them in dconf-editor as Francesco suggested.

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

Title:
  Onboard got random resize on usecase touchscreen

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

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


[Bug 1529353] Re: NUC NUC5CPYH Does not boot on Ubuntu 15.10 (4.2.0-22-generic) most of the time

2016-01-03 Thread Christopher M. Penalver
** Description changed:

  Ubuntu 15.10 (4.2.0-22-generic) boots approximately 1 out of 10 times.
+ 
+ WORKAROUND: BIOS > Boot > Boot Configuration > OS Selection > set Linux
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-22-generic 4.2.0-22.27
  ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
  Uname: Linux 4.2.0-22-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ft 1129 F pulseaudio
  Date: Sat Dec 26 10:05:57 2015
  HibernationDevice: RESUME=UUID=626569d7-4b44-48b3-899f-7ddbba3e91cf
  InstallationDate: Installed on 2015-12-26 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2a Intel Corp.
   Bus 001 Device 003: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
   Bus 001 Device 002: ID 1c4f:0002 SiGma Micro Keyboard TRACER Gamma Ivory
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-22-generic.efi.signed 
root=UUID=c4ff92fb-cd16-4cc1-a933-f7224b033416 ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-22-generic N/A
   linux-backports-modules-4.2.0-22-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/23/2015
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: PYBSWCEL.86A.0047.2015.1123.0950
  dmi.board.name: NUC5CPYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H61145-402
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrPYBSWCEL.86A.0047.2015.1123.0950:bd11/23/2015:svn:pn:pvr:rvnIntelCorporation:rnNUC5CPYB:rvrH61145-402:cvn:ct3:cvr:

** Tags removed: kernel-bug-exists-upstream-4.4-rc6
** Tags added: kernel-bug-exists-upstream-4.4-rc7

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

Title:
  NUC NUC5CPYH Does not boot on Ubuntu 15.10 (4.2.0-22-generic) most of
  the time

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

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

[Bug 1529353] Re: NUC NUC5CPYH Does not boot on Ubuntu 15.10 (4.2.0-22-generic) most of the time

2016-01-03 Thread Christopher M. Penalver
Jussi Alanärä, in order to engage Intel upstream, could you please test
for this via drm-intel-nightly and advise to the results?

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  NUC NUC5CPYH Does not boot on Ubuntu 15.10 (4.2.0-22-generic) most of
  the time

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

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

[Bug 1242108] Re: all zsh manpages and inline help files are missing

2016-01-03 Thread Orhan Cakan
#all in one manual fix for Ubuntu 14.04 with zsh-5.0.2 (based on
mchelen's one-liner):

# get zsh tar file and uncompress its Doc folder to /usr/share/man/man1
wget -qO- 
"http://downloads.sourceforge.net/project/zsh/zsh/5.0.2/zsh-5.0.2.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fzsh%2Ffiles%2Fzsh%2F5.0.2%2F&ts=1407408881&use_mirror=superb-dca3";
 | sudo tar xvz -C /usr/share/man/man1/ --wildcards "zsh-5.0.2/Doc/*.1" 
--strip-components=2

# fix permissions
sudo chown root:root /usr/share/man/man1/zsh*.1
sudo chmod 0644 /usr/share/man/man1/zsh*.1

# gzip the new zsh man pages (all others are gzipped as well)
sudo gzip /usr/share/man/man1/zsh*.1

# renew the man database (so that man -k or apropos finds the newly installed 
man pages)
sudo mandb

# show installed zsh man pages
man -k zsh

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

Title:
  all zsh manpages and inline help files are missing

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

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


[Bug 1526683] Re: 10ec:8821 rtl8821ae loses connection occasionally on 2.4 GHz network requiring hardware button to be toggled twice for connection to be re-established

2016-01-03 Thread Christopher M. Penalver
** Description changed:

- rtl8821ae loses connection occasionally on 802.11n 2.4 GHz networks
- requiring hardware button to be toggled twice for connection to be re-
- established.
+ rtl8821ae loses connection occasionally connected to 802.11n 2.4 GHz
+ ASUS Wireless Router RT-AC51U (firmware 3.0.0.4.378_9135-gac2b2c2on).
+ This requires WiFi hardware button to be toggled twice for connection to
+ be re-established.
  
  WORKAROUND: Set router to "legacy" mode (i.e. 802.11g).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.3.0-2-generic 4.3.0-2.11 [modified: 
boot/vmlinuz-4.3.0-2-generic]
  ProcVersionSignature: Ubuntu 4.3.0-2.11-generic 4.3.0
  Uname: Linux 4.3.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mikaela1361 F pulseaudio
   /dev/snd/controlC1:  mikaela1361 F pulseaudio
  CurrentDesktop: MATE
  Date: Wed Dec 16 11:35:09 2015
  HibernationDevice: RESUME=UUID=431ec214-73ef-4058-b283-5721bb5a45d2
  InstallationDate: Installed on 2015-12-12 (3 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151212)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0bda:57b4 Realtek Semiconductor Corp.
   Bus 001 Device 006: ID 13d3:3414 IMC Networks
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X550JX
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-2-generic.efi.signed 
root=UUID=ab0e7270-40bc-4a68-a541-59fd96690354 ro rw acpi_osi=
  RelatedPackageVersions:
   linux-restricted-modules-4.3.0-2-generic N/A
   linux-backports-modules-4.3.0-2-generic  N/A
   linux-firmware   1.154
  SourcePackage: linux
  UdevLog: Error: [Errno 2] Tiedostoa tai hakemistoa ei ole: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/07/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X550JX.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X550JX
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX550JX.204:bd05/07/2015:svnASUSTeKCOMPUTERINC.:pnX550JX:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550JX:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X550JX
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

Title:
  10ec:8821 rtl8821ae loses connection occasionally on 2.4 GHz network
  requiring hardware button to be toggled twice for connection to be re-
  established

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

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

[Bug 1530659] [NEW] package thunderbird-locale-de 1:38.3.0+build1-0ubuntu2 failed to install/upgrade: Auf das Archiv kann nicht zugegriffen werden: Datei oder Verzeichnis nicht gefunden

2016-01-03 Thread Alexander Heilig
Public bug reported:

Error message appeared immediately after logging in.
"System application crashed - would you like to report the problem?"

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: thunderbird-locale-de 1:38.3.0+build1-0ubuntu2
ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
Uname: Linux 4.2.0-22-generic i686
AddonCompatCheckDisabled: False
ApportVersion: 2.19.1-0ubuntu4
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  sanktus1818 F pulseaudio
 /dev/snd/seq:timidity799 F timidity
BuildID: 20151014160044
Channel: Unavailable
Date: Sat Jan  2 20:49:58 2016
DuplicateSignature: package:thunderbird-locale-de:1:38.3.0+build1-0ubuntu2:Auf 
das Archiv kann nicht zugegriffen werden: Datei oder Verzeichnis nicht gefunden
ErrorMessage: Auf das Archiv kann nicht zugegriffen werden: Datei oder 
Verzeichnis nicht gefunden
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2011-12-31 (1464 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
IpRoute:
 default via 192.168.0.1 dev wlan0  proto static  metric 600 
 169.254.0.0/16 dev wlan0  scope link  metric 1000 
 192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.12  metric 
600
NoProfiles: True
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu1
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
RunningIncompatibleAddons: False
SourcePackage: thunderbird
Title: package thunderbird-locale-de 1:38.3.0+build1-0ubuntu2 failed to 
install/upgrade: Auf das Archiv kann nicht zugegriffen werden: Datei oder 
Verzeichnis nicht gefunden
UpgradeStatus: Upgraded to wily on 2015-11-03 (60 days ago)
dmi.bios.date: 08/30/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.33
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 166F
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 09.37
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.33:bd08/30/2011:svnHewlett-Packard:pnHPPaviliong6NotebookPC:pvr0696120046160:rvnHewlett-Packard:rn166F:rvr09.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Pavilion g6 Notebook PC
dmi.product.version: 0696120046160
dmi.sys.vendor: Hewlett-Packard

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


** Tags: apport-package i386 need-duplicate-check wily

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

Title:
  package thunderbird-locale-de 1:38.3.0+build1-0ubuntu2 failed to
  install/upgrade: Auf das Archiv kann nicht zugegriffen werden: Datei
  oder Verzeichnis nicht gefunden

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

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


[Bug 1530623] Re: Ubuntu 15.10 full freeze (maybe intel hd graphics kernel failure)

2016-01-03 Thread Florian Voit
I testet 4.4.rc7 again, played mp4 with totem, and it hung after 7 min,
i removed 4.4. and booted again in 4.2.0.22 and i tried again, I played
90 min. mp4 with vlc without hung, after it I opened chromeium and
entered youtube into the address and with this it hung. vlc was already
closed at this moment. I did "openssl speed" to test of the cpu could
bring this fault, but I have no idea how to make this error
reproducible... If anybody has an idea what to test, please let me know.

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

Title:
  Ubuntu 15.10 full freeze (maybe intel hd graphics kernel failure)

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

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


[Bug 1441162] Re: cannot execute sudo permissions

2016-01-03 Thread StuartCarter
comment 12: Creation of new user - KUSER asks for admin password,
accepts it and seems to work perfectly for user creation and user
deletion.

Comment 13: me@laptop:~$ ls -ldh .Xauthority
-rw--- 1 stuart stuart 170 Dec 31 15:41 .Xauthority

I don't see the relevance of your comment at 14 as I have been using
sudo to execute the elevated privileges anyway.

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

Title:
  cannot execute sudo permissions

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

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


  1   2   3   4   >