[Bug 1710067] [NEW] Zesty - pear fail messages - Unable to find the wrapper "channel"

2017-08-10 Thread David Favor
Public bug reported:

To reproduce. Install php + pear on Zesty + install any package.

The actual package installation seems to work.

All the error messages just should be fixed, to reduce confusion about whether 
or not a package install really worked.
___

lxd: net11-migration # lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 17.04
Release:17.04
Codename:   zesty

lxd: net11-migration # pear upgrade
Nothing to upgrade

lxd: net11-migration # rm -rf /usr/share/php/.channels

lxd: net11-migration # pear update-channels
Updating channel "doc.php.net"
Update of Channel "doc.php.net" succeeded
Updating channel "pear.php.net"
Update of Channel "pear.php.net" succeeded
Updating channel "pecl.php.net"
Update of Channel "pecl.php.net" succeeded

lxd: net11-migration # pear install PHP_CodeSniffer

Warning: file_exists(): Unable to find the wrapper "channel" - did you forget 
to enable it when you configured PHP? in PEAR/Downloader/Package.php on line 
1511
PHP Warning:  file_exists(): Unable to find the wrapper "channel" - did you 
forget to enable it when you configured PHP? in 
/usr/share/php/PEAR/Downloader/Package.php on line 1511
PHP Stack trace:
PHP   1. {main}() /usr/share/php/pearcmd.php:0
PHP   2. PEAR_Command_Common->run() /usr/share/php/pearcmd.php:316
PHP   3. PEAR_Command_Install->doInstall() 
/usr/share/php/PEAR/Command/Common.php:270
PHP   4. PEAR_Downloader->download() /usr/share/php/PEAR/Command/Install.php:666
PHP   5. PEAR_Downloader_Package->initialize() 
/usr/share/php/PEAR/Downloader.php:296
PHP   6. PEAR_Downloader_Package->_fromFile() 
/usr/share/php/PEAR/Downloader/Package.php:159
PHP   7. file_exists() /usr/share/php/PEAR/Downloader/Package.php:1511

Warning: is_file(): Unable to find the wrapper "channel" - did you forget to 
enable it when you configured PHP? in PEAR/Downloader/Package.php on line 1521
PHP Warning:  is_file(): Unable to find the wrapper "channel" - did you forget 
to enable it when you configured PHP? in 
/usr/share/php/PEAR/Downloader/Package.php on line 1521
PHP Stack trace:
PHP   1. {main}() /usr/share/php/pearcmd.php:0
PHP   2. PEAR_Command_Common->run() /usr/share/php/pearcmd.php:316
PHP   3. PEAR_Command_Install->doInstall() 
/usr/share/php/PEAR/Command/Common.php:270
PHP   4. PEAR_Downloader->download() /usr/share/php/PEAR/Command/Install.php:666
PHP   5. PEAR_Downloader_Package->initialize() 
/usr/share/php/PEAR/Downloader.php:296
PHP   6. PEAR_Downloader_Package->_fromFile() 
/usr/share/php/PEAR/Downloader/Package.php:159
PHP   7. is_file() /usr/share/php/PEAR/Downloader/Package.php:1521

Warning: is_file(): Unable to find the wrapper "channel" - did you forget to 
enable it when you configured PHP? in PEAR/Downloader/Package.php on line 1521
PHP Warning:  is_file(): Unable to find the wrapper "channel" - did you forget 
to enable it when you configured PHP? in 
/usr/share/php/PEAR/Downloader/Package.php on line 1521
PHP Stack trace:
PHP   1. {main}() /usr/share/php/pearcmd.php:0
PHP   2. PEAR_Command_Common->run() /usr/share/php/pearcmd.php:316
PHP   3. PEAR_Command_Install->doInstall() 
/usr/share/php/PEAR/Command/Common.php:270
PHP   4. PEAR_Downloader->download() /usr/share/php/PEAR/Command/Install.php:666
PHP   5. PEAR_Downloader_Package->initialize() 
/usr/share/php/PEAR/Downloader.php:296
PHP   6. PEAR_Downloader_Package->_fromFile() 
/usr/share/php/PEAR/Downloader/Package.php:159
PHP   7. is_file() /usr/share/php/PEAR/Downloader/Package.php:1521
WARNING: channel "pear.php.net" has updated its protocols, use "pear 
channel-update pear.php.net" to update
downloading PHP_CodeSniffer-3.0.2.tgz ...
Starting to download PHP_CodeSniffer-3.0.2.tgz (529,486 bytes)
..done:
 529,486 bytes
install ok: channel://pear.php.net/PHP_CodeSniffer-3.0.2

Warning: unlink(/tmp/glibctesta2BTUt): No such file or directory in System.php 
on line 225
PHP Warning:  unlink(/tmp/glibctesta2BTUt): No such file or directory in 
/usr/share/php/System.php on line 225
PHP Stack trace:
PHP   1. _PEAR_call_destructors() /usr/share/php/PEAR.php:0
PHP   2. call_user_func_array:{/usr/share/php/PEAR.php:809}() 
/usr/share/php/PEAR.php:809
PHP   3. System::_removeTmpFiles() /usr/share/php/PEAR.php:809
PHP   4. System::rm() /usr/share/php/System.php:450
PHP   5. unlink() /usr/share/php/System.php:225

Warning: unlink(/tmp/pear/temp/pearMmyUcN): No such file or directory in 
System.php on line 225
PHP Warning:  unlink(/tmp/pear/temp/pearMmyUcN): No such file or directory in 
/usr/share/php/System.php on line 225
PHP Stack trace:
PHP   1. _PEAR_call_destructors() /usr/share/php/PEAR.php:0
PHP   2. call_user_func_array:{/usr/share/php/PEAR.php:809}() 
/usr/share/php/PEAR.php:809
PHP   3. System::_removeTmpFiles() /usr/share/php/PEAR.php:809
PHP   4. System::rm() /usr/share/php/System.php:450
PHP   5. unlink() 

[Bug 1705900] Re: Lenovo e73 USB webcam problems

2017-08-10 Thread Kai-Heng Feng
I think the NULL pointer dereference is red herring here, the disconnection is 
where problem occurs:
júl 22 21:12:50 lenovo kernel: usb 3-2: USB disconnect, device number 2

So we need to know why the webcam disconnected right before it starts streaming.
Please add "xhci-pci.dyndbg=+p xhci-hcd.dyndbg=+p usbcore.dyndbg=+p" to the 
kernel parameter, reproduce the bug, then attach dmesg.

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

Title:
  Lenovo e73 USB webcam problems

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

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

[Bug 1710066] Re: software update problem. Installation error reported frequently

2017-08-10 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  software update problem.  Installation error reported frequently

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

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


[Bug 1710066] [NEW] software update problem. Installation error reported frequently

2017-08-10 Thread Stephen Hayward
Public bug reported:

Routine software updates always finish with a failure to instal one (or
possibly more) updated software package downloads.

Also, my particular Acer Aspire E 15 Start almost never shuts down and
has to be manually switched off after disk reading and writing activity
has stopped.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: util-linux 2.27.1-6ubuntu3.3
ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.4
Architecture: amd64
Date: Fri Aug 11 06:32:42 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2015-10-17 (663 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.18
SourcePackage: util-linux
Title: package util-linux 2.27.1-6ubuntu3.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to xenial on 2016-07-30 (376 days ago)

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


** Tags: amd64 apport-package xenial

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

Title:
  software update problem.  Installation error reported frequently

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

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


[Bug 1706287] Re: Please drop debian/patches/disable-rotation-transform-gpuscreens.patch of xorg-server

2017-08-10 Thread Shih-Yuan Lee
I have verified the xorg packages in xenial-proposed on some laptop with
NVIDIA Graphics and it does fix the problem.

** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

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

Title:
  Please drop debian/patches/disable-rotation-transform-gpuscreens.patch
  of xorg-server

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

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


[Bug 1710060] Re: Sound Chipmunks on playback with Jabra Evolve 65 UC Headset

2017-08-10 Thread Daniel van Vugt
"Chipmunks" sound implies that the audio is being played back at a
higher sample rate than it was recorded at. Obviously this should not
happen if all layers are aware of the recording sample rate and adjust
playback accordingly. So you would need to find out what part of the
system is using (or guessing) the wrong sample rate.

It could even be that the problem is right at the end -- if pulseaudio
is outputting 44100Hz and the hardware for some reason is playing at
48000Hz. Perhaps even a hardware fault if not software. You would need
to establish at what point the wrong sample rate or conversion has been
chosen. Sorry I don't know the commands for that...

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

Title:
  Sound Chipmunks on playback with Jabra Evolve 65 UC Headset

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

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


[Bug 1699781] Re: Unable to install texlive on Artful, failed with dependency issue

2017-08-10 Thread Po-Hsu Lin
Verified today with another node deployed with Artful from MaaS.

With texlive version 2017.20170808-1
This issue does not exist anymore.

I will close this bug, please feel free to open another one if you are still 
seeing this issue.
Thanks.

** Changed in: tex-common (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: texlive-base (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/1699781

Title:
  Unable to install texlive on Artful, failed with dependency issue

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

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


[Bug 1710060] Re: Sound Chipmunks on playback with Jabra Evolve 65 UC Headset

2017-08-10 Thread Daniel van Vugt
** Bug watch added: Red Hat Bugzilla #1282285
   https://bugzilla.redhat.com/show_bug.cgi?id=1282285

** Also affects: pulseaudio (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1282285
   Importance: Unknown
   Status: Unknown

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

Title:
  Sound Chipmunks on playback with Jabra Evolve 65 UC Headset

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

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


[Bug 1708305] Re: Realtime feature mlockall: Cannot allocate memory

2017-08-10 Thread Jorge Niedbalski
Attaching the patch for Zesty, please look the previous comment for
all the context.

Package for testing is available on this PPA
https://launchpad.net/~niedbalski/+archive/ubuntu/lp1708305/+packages

** Description changed:

  [Environment]
  
  root@buneary:~# lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 16.04.2 LTS
  Release:  16.04
  Codename: xenial
  
  root@buneary:~# uname -r
  4.10.0-29-generic
  
  Reproducible also with the 4.4 kernel.
  
  [Description]
  
  When a guest memory backing stanza is defined using the  stanza + 
hugepages,
  as follows:
  
    
  
    
    
  
  
  
    
  
  (Full guest definition: http://paste.ubuntu.com/25229162/)
  
  The guest fails to start due to the following error:
  
  2017-08-02 20:25:03.714+: starting up libvirt version: 1.3.1, package: 
1ubuntu10.12 (Christian Ehrhardt  Wed, 19 Jul 
2017 08:28:14 +0200), qemu version: 2.5.0 (Debian 1:2.5+dfsg-5ubuntu10.14), 
hostname: buneary.seg
  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 
QEMU_AUDIO_DRV=none /usr/bin/kvm-spice -name reproducer2 -S -machine 
pc-i440fx-2.5,accel=kvm,usb=off -cpu host -m 124928 -realtime mlock=on -smp 
32,sockets=16,cores=1,threads=2 -object 
memory-backend-file,id=ram-node0,prealloc=yes,mem-path=/dev/hugepages/libvirt/qemu,share=yes,size=64424509440,host-nodes=0,policy=bind
 -numa node,nodeid=0,cpus=0-15,memdev=ram-node0 -object 
memory-backend-file,id=ram-node1,prealloc=yes,mem-path=/dev/hugepages/libvirt/qemu,share=yes,size=66571993088,host-nodes=1,policy=bind
 -numa node,nodeid=1,cpus=16-31,memdev=ram-node1 -uuid 
2460778d-979b-4024-9a13-0c3ca04b18ec -no-user-config -nodefaults -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-reproducer2/monitor.sock,server,nowait
 -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown 
-boot strict=on -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive 
file=/var/lib/uvtool/libvirt/images/test-ds.qcow,format=qcow2,if=none,id=drive-virtio-disk0,cache=none
 -device 
virtio-blk-pci,scsi=off,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1
 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 
-vnc 127.0.0.1:0 -device cirrus-vga,id=video0,bus=pci.0,addr=0x2 -device 
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4 -msg timestamp=on
  Domain id=14 is tainted: host-cpu
  char device redirected to /dev/pts/1 (label charserial0)
  
  mlockall: Cannot allocate memory
  
  2017-08-02T20:25:37.732772Z qemu-system-x86_64: locking memory failed
  2017-08-02 20:25:37.811+: shutting down
  
  This seems to be due to the setrlimit for RLIMIT_MEMLOCK is too low for 
mlockall
  to work given the large amount of memory.
  
  There is a libvirt upstream patch that enforces the existence of the
  hard_limit stanza when using with  in the memory backing settings.
  
  
https://github.com/libvirt/libvirt/commit/c2e60ad0e5124482942164e5fec088157f5e716a
  
  Memory locking can only work properly if the memory locking limit
  for the QEMU process has been raised appropriately: the default one
  is extremely low, so there's no way the guest will fit in there.
  
  The commit
  
https://github.com/libvirt/libvirt/commit/7e667664d28f90bf6916604a55ebad7e2d85305b
  is also required when using hugepages and the locked stanza.
  
+ [Test Case] 
+  * Define a guest that uses the following stanzas (See for a full guest 
reference: http://paste.ubuntu.com/25288141/)
+ 
+   120
+   120
+ 
+   
+ 
+   
+   
+ 
+ 
+ 
+   
+ 
+ * virsh define guest.xml
+ * virsh start guest.xml
+ * Without the fix, the following error will be raised and the guest
+ will not start.
+ 
+ root@buneary:/home/ubuntu# virsh start reproducer2
+ error: Failed to start domain reproducer2
+ error: internal error: process exited while connecting to monitor: mlockall: 
Cannot allocate memory
+ 2017-08-11T03:59:54.936275Z qemu-system-x86_64: locking memory failed
+ 
+ * With the fix, the error shouldn't be displayed and the guest started
+ 
  
  [Suggested Fix]
  
  *
- 
https://github.com/libvirt/libvirt/commit/c2e60ad0e5124482942164e5fec088157f5e716a
- 
- *
  
https://github.com/libvirt/libvirt/commit/7e667664d28f90bf6916604a55ebad7e2d85305b
+ (Proposed)

** Tags added: sts-sru-needed

** Patch added: "fix-1708305-zesty.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1708305/+attachment/4930472/+files/fix-1708305-zesty.debdiff

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

Title:
  Realtime feature mlockall: Cannot allocate memory

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 1708305] Re: Realtime feature mlockall: Cannot allocate memory

2017-08-10 Thread Ubuntu Foundations Team Bug Bot
The attachment "fix-1708305-xenial.debdiff" seems to be a debdiff.  The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

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

Title:
  Realtime feature mlockall: Cannot allocate memory

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

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


[Bug 1710060] [NEW] Sound Chipmunks on playback with Jabra Evolve 65 UC Headset

2017-08-10 Thread Pradeep Kumar
Public bug reported:

Whenever I choose the Jabra Evolve 65 UC Headset as the playback device,
there are sound chipmunks. The same was the case with Jabra Motion
Headset as well. But those two headsets worked perfectly in  Windows,
Mac OS and Android.

There was a workaround mentioned in
https://bugzilla.redhat.com/show_bug.cgi?id=1282285 by editing the
contents of /etc/pulseaudio/daemon.conf :

Changing

 ;default-sample-rate=44100

to

 default-sample-rate=48000

and then running

 pulseaudio -k

made the sound on Jabra good (no more chipmunks). Also, when I opened
the Sound Settings with the changes in daemon.conf in place, there seems
to be some distortions in headset sound, which goes away few seconds
after I close the sound settings window.

This problem should be fixed, as many new Linux users will find it
difficult to edit files requiring root access, and those who do not use
command line won't be okay with it.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: pulseaudio 1:8.0-0ubuntu3.3
ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
Uname: Linux 4.4.0-89-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC2D0p:   itachi10880 F...m pulseaudio
 /dev/snd/controlC2:  itachi10880 F pulseaudio
 /dev/snd/controlC1:  itachi10880 F pulseaudio
 /dev/snd/controlC0:  itachi10880 F pulseaudio
CurrentDesktop: Unity
Date: Thu Aug 10 21:11:18 2017
InstallationDate: Installed on 2016-08-27 (349 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/25/2014
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F2
dmi.board.name: GA-78LMT-USB3 6.0
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: SEx
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd11/25/2014:svnGigabyteTechnologyCo.,Ltd.:pnGA-78LMT-USB36.0:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-78LMT-USB36.0:rvrSEx:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-78LMT-USB3 6.0
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
modified.conffile..etc.pulse.daemon.conf: [modified]
mtime.conffile..etc.pulse.daemon.conf: 2017-08-10T21:07:55.637386

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


** Tags: amd64 apport-bug xenial

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

Title:
  Sound Chipmunks on playback with Jabra Evolve 65 UC Headset

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

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


[Bug 1407058] Re: package clamtk-nautilus (not installed) failed to install/upgrade: tentata sovrascrittura di "/usr/share/nautilus-python/extensions/clamtk.py" presente anche nel pacchetto clamtk 5.1

2017-08-10 Thread Launchpad Bug Tracker
[Expired for clamtk (Ubuntu) because there has been no activity for 60
days.]

** Changed in: clamtk (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package clamtk-nautilus (not installed) failed to install/upgrade:
  tentata sovrascrittura di "/usr/share/nautilus-
  python/extensions/clamtk.py" presente anche nel pacchetto clamtk
  5.12-1

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

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


[Bug 1422808] Re: ClamTk not updating

2017-08-10 Thread Launchpad Bug Tracker
[Expired for clamtk (Ubuntu) because there has been no activity for 60
days.]

** Changed in: clamtk (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  ClamTk not updating

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

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


[Bug 1415910] Re: package clamtk-nautilus 5.10-1 failed to install/upgrade: zkouším přepsat soubor „/usr/share/nautilus-python/extensions/clamtk.py“, který je také v balíku clamtk 5.13-1

2017-08-10 Thread Launchpad Bug Tracker
[Expired for clamtk (Ubuntu) because there has been no activity for 60
days.]

** Changed in: clamtk (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package clamtk-nautilus 5.10-1 failed to install/upgrade: zkouším
  přepsat soubor „/usr/share/nautilus-python/extensions/clamtk.py“,
  který je také v balíku clamtk 5.13-1

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

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

[Bug 1697266] Re: storge is enough

2017-08-10 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  storge is enough

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

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


[Bug 1708305] Re: Realtime feature mlockall: Cannot allocate memory

2017-08-10 Thread Jorge Niedbalski
Hello Christian,

Attached you can find a xenial SRU patch based on commit
(https://github.com/libvirt/libvirt/commit/7e667664d28f90bf6916604a55ebad7e2d85305b).

Here is the guest definition used on my testing
(http://paste.ubuntu.com/25288141/)

Without the patch, the error is reproduced.

root@buneary:/home/ubuntu# virsh start reproducer2
error: Failed to start domain reproducer2
error: internal error: process exited while connecting to monitor: mlockall: 
Cannot allocate memory
2017-08-11T03:59:54.936275Z qemu-system-x86_64: locking memory failed

With the patch the guest is initialized correctly.

root@buneary:/var/lib/uvtool/libvirt/images# virsh start reproducer2
Domain reproducer2 started

I ran the following systemtap probe (probe
kernel.function("sys_setrlimit") { printf("locked: %d -> %s\n", pid(),
sprintf("%s, %s", _rlimit_resource_str($resource),
_struct_rlimit_u($rlim))) } )

And the output shows that the RLIMIT_MEMLOCK process limit is set to
9007199254740991 (VIR_DOMAIN_MEMORY_PARAM_UNLIMITED)

root@buneary:/home/ubuntu# stap -g qemu_probe.stap -kv  -g 
--suppress-time-limits 
Pass 1: parsed user script and 465 library scripts using 
112796virt/48440res/6664shr/42136data kb, in 130usr/40sys/164real ms.
Pass 2: analyzed script: 1 probe, 5 functions, 100 embeds, 0 globals using 
164772virt/101848res/7988shr/94112data kb, in 660usr/120sys/776real ms.
Pass 3: translated to C into "/tmp/stapVXuoMi/stap_30601_src.c" using 
164772virt/102040res/8180shr/94112data kb, in 10usr/0sys/5real ms.
Pass 4: compiled C into "stap_30601.ko" in 2160usr/540sys/3231real ms.
Pass 5: starting run.
locked: 31028 -> RLIMIT_MEMLOCK, [9007199254740991,9007199254740991]


** Changed in: libvirt (Ubuntu Artful)
   Status: Confirmed => Fix Released

** Changed in: libvirt (Ubuntu Artful)
   Status: Fix Released => Fix Committed

** Patch added: "fix-1708305-xenial.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1708305/+attachment/4930463/+files/fix-1708305-xenial.debdiff

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

Title:
  Realtime feature mlockall: Cannot allocate memory

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

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


[Bug 1707395] Re: Synaptics touchpad does not work at all

2017-08-10 Thread Sergio Gutierrez
Hello.

I confirm that latest kernel fixes the problem

** Tags added: kernel-fixed-upstream

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

Title:
  Synaptics touchpad does not work at all

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

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


[Bug 1579748] Re: rtsx_usb module for Realtek Semiconductor Corp. RTS5129 Card Reader Controller: mmc errors and read data corruption

2017-08-10 Thread Kai-Heng Feng
Can you guys try the suggestions in comment #32?

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

Title:
  rtsx_usb module for Realtek Semiconductor Corp. RTS5129 Card Reader
  Controller: mmc errors and read data corruption

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

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


[Bug 1699928] Re: Please delete obsolete android binaries

2017-08-10 Thread Jeremy Bicha
This has been done now.

** Changed in: goget-ubuntu-touch (Ubuntu)
   Status: New => Fix Released

** Changed in: phablet-tools (Ubuntu)
   Status: New => Fix Released

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

Title:
  Please delete obsolete android binaries

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

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


[Bug 1681904] Re: WLan not working after Kernel update (HWE)

2017-08-10 Thread Kai-Heng Feng
Please boot using kernel 4.10.0-20, and run
"sudo dkms install bcmwl/6.30.223.271+bdcom -k `uname -r`"
And see what really happens.

** Also affects: bcmwl (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: bcmwl (Ubuntu Yakkety)

** No longer affects: linux (Ubuntu Yakkety)

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

Title:
  WLan not working after Kernel update (HWE)

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

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


[Bug 1660041] Re: wrong keyboard layout in gdm

2017-08-10 Thread Kenichi Ito
>However, in 17.10 it appears you can go to:
>  All Settings > Language Support
>Then configure your preferred language and then click "Apply System-Wide".

Thanks for the information.
I tried that with Ubuntu 17.04 and a Japanese keyboard, it works.

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

Title:
  wrong keyboard layout in gdm

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

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


[Bug 1665530] Re: Brightness control keys not working on Gigabyte P57 laptop

2017-08-10 Thread Kai-Heng Feng
Please provide dmesg and acpidump.

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

Title:
  Brightness control keys not working on Gigabyte P57 laptop

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

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


[Bug 1697122] Re: Package Firefox with MOZ_USE_XINPUT2=1 in environment

2017-08-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: firefox (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/1697122

Title:
  Package Firefox with MOZ_USE_XINPUT2=1 in environment

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

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


[Bug 1710051] [NEW] xorg crash/freeze when Chrome uses WebGL, caused by: GPU HANG: ... chrome ... reason: Hang on render ring, action: reset

2017-08-10 Thread Andrew Montalenti
Public bug reported:

I am running a Lenovo X1C 4th Generation on Ubuntu 17.04. With the stock
xserver-xorg-video-intel, I am able to reliably reproduce a complete
Xorg hang -- that occasionally results in a full system hang, requiring
reboot -- simply by opening a 360 photograph (using WebGL under the
hood) on Facebook.com running in Chrome with hardware acceleration
enabled. This is using modesetting and thus glamor.

A similar hang also happens with this driver using certain software
leveraging the GPU or hardware acceleration, for example the proprietary
Zoom Video app. But since the Facebook example works very reliably (it
crashes without fail), it has been good for testing/reproduction.

On a stock Ubuntu 17.04, this crash would result in a total system hang
requiring a reboot. However, by enabling CTRL+ALT+BACKSPACE on my Xorg
version using GNOME tweak, I was able to induce the crash, press
CTRL+ALT+BACKSPACE, and end up in a virtual terminal. From there, I
could inspect dmesg (to find the message reported in the summary, which
has also been reported elsewhere on bug trackers in various forms). This
is the more precise dmesg entry:

GPU HANG: ecode 9:0:0x86dd, in chrome [24053], reason: Hang on
render ring, action: reset

I could also capture the state of the GPU/drm error by looking in
/sys/class/drm/card0/error. That has been attached to this ticket.

Some interesting notes about this:

- I could make Chrome not crash by turning off hardware acceleration in
its advanced settings. In this case, chrome://gpu would show it is no
longer using hardware acceleration. It would thus software accelerate
WebGL on Facebook.com. And thus, no hang/crash.

- I upgraded to the xserver-xorg-video-intel version that is in this
PPA: https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers --
after this, the problem went away, definitively. I have only been
running this version for a day, but have had no crashes, and the
Facebook WebGL reproduction case is no longer a reproduction case.

My suspicion is that this is a bug deep in the intel driver and its
interaction with certain GPUs, since the hang has happened in more than
one userland program, and seems to be "repaired" by recent updates in
the above-linked PPA.

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "contents of /sys/class/drm/card0/error immediately AFTER 
a GPU hang/crash"
   
https://bugs.launchpad.net/bugs/1710051/+attachment/4930447/+files/drm_card0_error.log

** Description changed:

  I am running a Lenovo X1C 4th Generation on Ubuntu 17.04. With the stock
  xserver-xorg-video-intel, I am able to reliably reproduce a complete
  Xorg hang -- that occasionally results in a full system hang, requiring
  reboot -- simply by opening a 360 photograph (using WebGL under the
  hood) on Facebook.com running in Chrome with hardware acceleration
  enabled. This is using modesetting and thus glamor.
  
  A similar hang also happens with this driver using certain software
  leveraging the GPU or hardware acceleration, for example the proprietary
  Zoom Video app. But since the Facebook example works very reliably (it
  crashes without fail), it has been good for testing/reproduction.
  
  On a stock Ubuntu 17.04, this crash would result in a total system hang
  requiring a reboot. However, by enabling CTRL+ALT+BACKSPACE on my Xorg
  version using GNOME tweak, I was able to induce the crash, press
  CTRL+ALT+BACKSPACE, and end up in a virtual terminal. From there, I
  could inspect dmesg (to find the message reported in the summary, which
  has also been reported elsewhere on bug trackers in various forms). This
  is the more precise dmesg entry:
  
  GPU HANG: ecode 9:0:0x86dd, in chrome [24053], reason: Hang on
  render ring, action: reset
  
  I could also capture the state of the GPU/drm error by looking in
  /sys/class/drm/card0/error. That has been attached to this ticket.
  
  Some interesting notes about this:
  
  - I could make Chrome not crash by turning off hardware acceleration in
  its advanced settings. In this case, chrome://gpu would show it is no
  longer using hardware acceleration. It would thus software accelerate
  WebGL on Facebook.com. And thus, no hang/crash.
  
  - I upgraded to the xserver-xorg-video-intel version that is in this
  PPA: https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers --
  after this, the problem went away, definitively. I have only been
  running this version for a day, but have had no crashes, and the
  Facebook WebGL reproduction case is no longer a reproduction case.
  
  My suspicion is that this is a bug deep in the intel driver and its
  interaction with certain GPUs, since the hang has happened in more than
- one userland program, and
+ one userland program, and seems to be "repaired" by recent updates in
+ the above-linked PPA.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which 

[Bug 1128492] Re: wallpaper not updating

2017-08-10 Thread Yonsy
if you use nemo for Ubuntu (without Cinnamon extensions) and disable
Nautilus to be launched, the problem happens again. You will need to
check if nautilus is not operative and in this case, re-use gnome-
settings daemon

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

Title:
  wallpaper not updating

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

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


Re: [Bug 1512992] Re: package zlib1g-dev 1:1.2.8.dfsg-2ubuntu4 failed to install/upgrade: trying to overwrite '/usr/include/i386-linux-gnu/zconf.h', which is also in package lib32z1-dev 1:1.2.8.dfsg-

2017-08-10 Thread David Li
Sorry, what does this mean? I do not understand.
Looking forward to your reply.
Have a great day

2017-08-11 6:11 GMT+08:00 Pat Ferrel :

> Just installed Xenial with all updates and can't install zlib1g-dev. It
> does not exist in proposed (tried from there) so I assume it's in the
> usual update repos. It looks like it is still broken. Is there a work
> around?
>
> sudo apt-get -o Dpkg::Options::="--force-overwrite" install
> zlib1g-dev:amd64
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
>  zlib1g-dev : Depends: zlib1g (= 1:1.2.8.dfsg-2ubuntu4) but
> 1:1.2.8.dfsg-2ubuntu4.1 is to be installed
> E: Unable to correct problems, you have held broken packages.
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1673348).
> https://bugs.launchpad.net/bugs/1512992
>
> Title:
>   package zlib1g-dev 1:1.2.8.dfsg-2ubuntu4 failed to install/upgrade:
>   trying to overwrite '/usr/include/i386-linux-gnu/zconf.h', which is
>   also in package lib32z1-dev 1:1.2.8.dfsg-2ubuntu4
>
> Status in One Hundred Papercuts:
>   Fix Released
> Status in zlib package in Ubuntu:
>   Fix Released
> Status in zlib source package in Xenial:
>   Fix Released
> Status in zlib source package in Yakkety:
>   Fix Released
>
> Bug description:
>   Test Case
>   -
>   1) Install zlib1g-dev:i386
>   2) Install lib32z1-dev.
>   3) Observe a package installation failure
>
>   After enabling -proposed you should be able to install both packages
>   without an issue.
>
>   Original Description
>   
>
>   The package did not install when I did a fresh install of 15.10.
>
>   ProblemType: PackageDistroRelease: Ubuntu 15.10
>   Package: zlib1g-dev 1:1.2.8.dfsg-2ubuntu4
>   ProcVersionSignature: Ubuntu 4.2.0-17.21-generic 4.2.3
>   Uname: Linux 4.2.0-17-generic x86_64
>   NonfreeKernelModules: nvidia
>   ApportVersion: 2.19.1-0ubuntu4
>   Architecture: amd64
>   Date: Wed Nov  4 10:36:43 2015
>   DuplicateSignature: package:zlib1g-dev:1:1.2.8.dfsg-2ubuntu4:trying to
> overwrite '/usr/include/i386-linux-gnu/zconf.h', which is also in package
> lib32z1-dev 1:1.2.8.dfsg-2ubuntu4
>   ErrorMessage: trying to overwrite '/usr/include/i386-linux-gnu/zconf.h',
> which is also in package lib32z1-dev 1:1.2.8.dfsg-2ubuntu4
>   InstallationDate: Installed on 2015-11-04 (0 days ago)
>   InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64
> (20151021)
>   RelatedPackageVersions:
>dpkg 1.18.2ubuntu5
>apt  1.0.10.2ubuntu1SourcePackage: zlib
>   Title: package zlib1g-dev 1:1.2.8.dfsg-2ubuntu4 failed to
> install/upgrade: trying to overwrite '/usr/include/i386-linux-gnu/zconf.h',
> which is also in package lib32z1-dev 1:1.2.8.dfsg-2ubuntu4
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/hundredpapercuts/+bug/1512992/+subscriptions
>

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

Title:
  package zlib1g-dev 1:1.2.8.dfsg-2ubuntu4 failed to install/upgrade:
  trying to overwrite '/usr/include/i386-linux-gnu/zconf.h', which is
  also in package lib32z1-dev 1:1.2.8.dfsg-2ubuntu4

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

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


[Bug 1656658] Re: drm/i915: Resetting chip after gpu hang

2017-08-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg (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/1656658

Title:
   drm/i915: Resetting chip after gpu hang

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

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


[Bug 1710050] [NEW] Regression: Can't change screen backlight and keyboard brightness

2017-08-10 Thread Alexander Browne
Public bug reported:

With the latest updates to Artful, I can no longer change the screen
backlight and keyboard brightness. The screen and keyboard brightness
up/down keys don't do anything, and moving the brightness slider in
Power Management doesn't do anything. (I don't know of a second way to
change the keyboard brightness.) I can confirm it occurred as of
2017-08-08, but I likely just didn't notice it earlier.

It all works correctly with the Alpha 2, both in the live session and
installed. I tried a clean install to make sure I didn't mess anything
up, and with this second install I didn't install or configure anything
except the non-free wifi driver.

I've tried the Ubuntu desktop (GNOME) daily builds from 2017-10-08 and
today (2017-10-10), and everything is working normally in the live
sessions, so it does seem to be Ubuntu MATE-specific.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubuntu-mate-desktop 1.198
ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
Uname: Linux 4.11.0-10-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.6-0ubuntu4
Architecture: amd64
CurrentDesktop: MATE
Date: Thu Aug 10 21:47:27 2017
InstallationDate: Installed on 2017-08-11 (0 days ago)
InstallationMedia: Ubuntu-MATE 17.10 "Artful Aardvark" - Alpha amd64 
(20170725.1)
SourcePackage: ubuntu-mate-meta
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-mate-meta (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful

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

Title:
  Regression: Can't change screen backlight and keyboard brightness

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

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


[Bug 1526155] Re: nvidia-* kernel module failed to build [cc: error: unrecognized command line option ‘-fstack-protector-strong’]

2017-08-10 Thread Daniel van Vugt
Looks like bug 1574982 might provide more relevant information.

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

Title:
  nvidia-* kernel module failed to build [cc: error: unrecognized
  command line option ‘-fstack-protector-strong’]

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

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

[Bug 1630699] Re: CVE - KMail - JavaScript access to local and remote URLs

2017-08-10 Thread Simon Quigley
Fixed with 4:16.12.3-0ubuntu1, not applicable to the one in Zesty.

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

Title:
  CVE - KMail - JavaScript access to local and remote URLs

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

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


[Bug 1630700] Re: [CVE] KMail - HTML injection in plain text viewer

2017-08-10 Thread Simon Quigley
Attached is a debdiff for kdepimlibs in Trusty applicable to
4.13.3-0ubuntu0.3. I tested this on a fresh Kubuntu 14.04 LTS install
and it works fine.

** Patch added: "1-4.13.3-0ubuntu0.4.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/kdepimlibs/+bug/1630700/+attachment/4930441/+files/1-4.13.3-0ubuntu0.4.debdiff

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

Title:
  [CVE] KMail - HTML injection in plain text viewer

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

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


Re: [Bug 1709973] Re: I was switching from antergos to Ubuntu and I faced this issue. Please help, now I dont't have either

2017-08-10 Thread Siddharth Prajosh
How can I fix it?

On Fri 11 Aug, 2017, 01:45 Leonidas S. Barbosa, <1709...@bugs.launchpad.net>
wrote:

> Hi, Thanks for taking time in report this issue. While looking in your log
> files I found this line curious and it maybe related with the issue you
> have: "ubuntu activate-dmraid: No Serial ATA RAID disks detected" it's in
> UbiquitySyslog.txt.
> Since I don't think it's a security issue neither need to be private I'll
> open it public.
>
> ** Information type changed from Private Security to Public
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1709973
>
> Title:
>   I was switching from antergos to Ubuntu and I faced this issue. Please
>   help, now I dont't have either
>
> Status in grub-installer package in Ubuntu:
>   New
>
> Bug description:
>   I faced some problem while using Antergos so I was planning to switch
>   to Ubuntu. I removed Antergos from my system and now I'm unable to
>   install Ubuntu. Please help me.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 17.04
>   Package: ubiquity 17.04.9
>   ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
>   Uname: Linux 4.10.0-19-generic x86_64
>   ApportVersion: 2.20.4-0ubuntu4
>   Architecture: amd64
>   CasperVersion: 1.380
>   Date: Fri Aug 11 00:46:20 2017
>   InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi
> file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
>   LiveMediaBuild: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
>   ProcEnviron:
>LANGUAGE=en_IN
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_IN
>LC_NUMERIC=C.UTF-8
>   SourcePackage: grub-installer
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1709973/+subscriptions
>

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

Title:
  I was switching from antergos to Ubuntu and I faced this issue. Please
  help, now I dont't have either

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

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


[Bug 1579265] Re: Qt dev package does not include webenginewidgets

2017-08-10 Thread Simon Quigley
** Changed in: qtbase-opensource-src (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/1579265

Title:
  Qt dev package does not include webenginewidgets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1579265/+subscriptions

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


[Bug 1702794] Re: Automatically switch audio devices on connection

2017-08-10 Thread Daniel van Vugt
As this is a feature and not a bug, it is unlikely to be backported to
Ubuntu 16.04.

But you can do it yourself by adding to /etc/pulse/default.pa:

### Use hot-plugged devices like Bluetooth or USB automatically (LP: #1702794)
.ifexists module-switch-on-connect.so
load-module module-switch-on-connect
.endif

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

Title:
  Automatically switch audio devices on connection

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

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


[Bug 1643506] Re: Upgrade to Ubuntu 16.10 results to crash at launch

2017-08-10 Thread Simon Quigley
We have a new Qupzilla in Artful.

** Changed in: qupzilla (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/1643506

Title:
  Upgrade to Ubuntu 16.10 results to crash at launch

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

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


[Bug 1705732] Re: Merge 2.0.15-2.1 from Debian Sid

2017-08-10 Thread Simon Quigley
** Changed in: uwsgi (Ubuntu)
   Status: Fix Committed => 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/1705732

Title:
  Merge 2.0.15-2.1 from Debian Sid

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

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


[Bug 1709925] Re: nvidia-375 375.82-0ubuntu1: nvidia-375 kernel module failed to build

2017-08-10 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1526155 ***
https://bugs.launchpad.net/bugs/1526155

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1526155, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1526155
   nvidia-* kernel module failed to build [cc: error: unrecognized command line 
option ‘-fstack-protector-strong’]

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

Title:
  nvidia-375 375.82-0ubuntu1: nvidia-375 kernel module failed to build

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

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

[Bug 1708305] Re: Realtime feature mlockall: Cannot allocate memory

2017-08-10 Thread Jorge Niedbalski
** Changed in: libvirt (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: libvirt (Ubuntu Zesty)
   Status: New => In Progress

** Changed in: libvirt (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: libvirt (Ubuntu Xenial)
   Importance: High => Medium

** Changed in: libvirt (Ubuntu Zesty)
   Importance: Undecided => Medium

** Changed in: libvirt (Ubuntu Xenial)
 Assignee: (unassigned) => Jorge Niedbalski (niedbalski)

** Changed in: libvirt (Ubuntu Zesty)
 Assignee: (unassigned) => Jorge Niedbalski (niedbalski)

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

Title:
  Realtime feature mlockall: Cannot allocate memory

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

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


[Bug 1630700] Re: [CVE] KMail - HTML injection in plain text viewer

2017-08-10 Thread Simon Quigley
** Summary changed:

- CVE - KMail - HTML injection in plain text viewer
+ [CVE] KMail - HTML injection in plain text viewer

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

Title:
  [CVE] KMail - HTML injection in plain text viewer

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

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


[Bug 1706833] Re: atheros bt failed after S3

2017-08-10 Thread AceLan Kao
** Changed in: linux (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: hwe-next
   Status: Triaged => Fix Committed

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

Title:
  atheros bt failed after S3

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

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


[Bug 1705633] Re: [8087:0a2b] Failed to load bluetooth firmware(might affect some other Intel bt devices)

2017-08-10 Thread AceLan Kao
** Changed in: hwe-next
   Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  [8087:0a2b] Failed to load bluetooth firmware(might affect some other
  Intel bt devices)

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

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


[Bug 1660041] Re: wrong keyboard layout in gdm

2017-08-10 Thread Daniel van Vugt
Ubuntu 16.10 (yakkety) reached end-of-life on July 20, 2017.

However, in 17.10 it appears you can go to:
  All Settings > Language Support
Then configure your preferred language and then click "Apply System-Wide".

If this does not work, then please upgrade to a supported Ubuntu version before 
proceeding...
https://wiki.ubuntu.com/Releases 

** Changed in: gdm3 (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/1660041

Title:
  wrong keyboard layout in gdm

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

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


[Bug 1708372] Re: The Precision Touchpad(PTP) button sends incorrect event code

2017-08-10 Thread AceLan Kao
** Changed in: linux (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: hwe-next
   Status: New => Fix Committed

** Changed in: hwe-next
 Assignee: (unassigned) => AceLan Kao (acelankao)

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

Title:
  The Precision Touchpad(PTP) button sends incorrect event code

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

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


[Bug 1710030] Re: gnome-shell crashed with signal 5 in _XEventsQueued()

2017-08-10 Thread Daniel van Vugt
Looks similar (but slightly different) to bug 1505409.

I wonder if we/I might have buried other instances of this same crash in
the duplicates list of bug 1505409...

** Information type changed from Private to Public

** Summary changed:

- gnome-shell crashed with signal 5 in _XEventsQueued()
+ gnome-shell crashed with SIGTRAP in _XEventsQueued from XPending from 
gdk_check_xpending from gdk_check_xpending from gdk_event_source_check from 
g_main_context_check

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

Title:
  gnome-shell crashed with SIGTRAP in _XEventsQueued from XPending from
  gdk_check_xpending from gdk_check_xpending from gdk_event_source_check
  from g_main_context_check ["BadMatch (invalid parameter attributes)"]

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

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


[Bug 1710030] Re: gnome-shell crashed with SIGTRAP in _XEventsQueued from XPending from gdk_check_xpending from gdk_check_xpending from gdk_event_source_check from g_main_context_check

2017-08-10 Thread Daniel van Vugt
More details from the stack trace:

"The program 'gnome-shell' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 866 error_code 8 r"...

** Summary changed:

- gnome-shell crashed with SIGTRAP in _XEventsQueued from XPending from 
gdk_check_xpending from gdk_check_xpending from gdk_event_source_check from 
g_main_context_check
+ gnome-shell crashed with SIGTRAP in _XEventsQueued from XPending from 
gdk_check_xpending from gdk_check_xpending from gdk_event_source_check from 
g_main_context_check ["BadMatch (invalid parameter attributes)"]

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

Title:
  gnome-shell crashed with SIGTRAP in _XEventsQueued from XPending from
  gdk_check_xpending from gdk_check_xpending from gdk_event_source_check
  from g_main_context_check ["BadMatch (invalid parameter attributes)"]

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

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


[Bug 1682193] Re: Mouse acceleration significantly reduced after upgrade to 17.04

2017-08-10 Thread 追随
This way above helps me too.

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

Title:
  Mouse acceleration significantly reduced after upgrade to 17.04

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

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


[Bug 1565048] Re: imgur upload plugin no longer works due to now unsupported API 1 and 2

2017-08-10 Thread Photon
** Changed in: shutter
   Status: Confirmed => Fix Committed

** Changed in: shutter
 Assignee: (unassigned) => Timothy Zorn (systemdisc)

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

Title:
  imgur upload plugin no longer works due to now unsupported API 1 and 2

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

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


[Bug 1710021] Re: gnome-shell crashed with SIGABRT in g_test_message()

2017-08-10 Thread Daniel van Vugt
** Information type changed from Private to Public

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

Title:
  gnome-shell crashed with SIGABRT in g_test_message()

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

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


[Bug 1709994] Re: gnome-shell crashes often on unlock / resume from suspend

2017-08-10 Thread Daniel van Vugt
If just the titlebars disappear then that means you have indeed lost the
window manager. A basic image remains on screen because Xorg is still
running...

Please have a look in /var/crash for *.crash files. And then run ubuntu-
bug on each:

  ubuntu-bug /path/to/your.crash

That should create a new bug with traceable details about the crash(es).
We can't really do anything in this bug without such details.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

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

Title:
  gnome-shell crashes often on unlock / resume from suspend

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

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


[Bug 1709758] Re: NFL: Atlanta Falcons vs Miami Dolphins Live NFL Football

2017-08-10 Thread William Grant
** Package changed: ubuntu => null-and-void

** Information type changed from Public to Private

** Changed in: null-and-void
   Status: Fix Released => Invalid

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

Title:
  NFL: Atlanta Falcons vs Miami Dolphins Live NFL Football

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1709758/+subscriptions

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


[Bug 1709780] Re: Screenshots do not work in Wayland session

2017-08-10 Thread Daniel van Vugt
Further explanation: Legacy screenshot tools that use X11 will not work
in a Wayland session. This is because X has no control over the screen.
It is Wayland rendering the screen. So if you run any legacy
screenshotting tool, it will connect to Xwayland and Xwayland will just
see all black. This is expected and some would say is a security
feature.

As Jeremy said, you need to use different screenshotting techniques in a
Wayland session.

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

Title:
  Screenshots do not work in Wayland session

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

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


[Bug 1509562] Re: no icons for menu, folders, directories, files

2017-08-10 Thread miasma
I had installed Ubuntu Studio 16.04.3 recently after using an upgraded
16.04.2 on the same computer. I had previously installed a full KDE
desktop on top of Ubuntu Studio 16.04.2 and had the same problem
reported here, but I was able to get the icons to show by using the
/etc/environment XDG_CURRENT_DESKTOP="KDE" workaround. After some
unrelated issues with full KDE on 16.04.2 I decided to go back to square
one and install Ubuntu Studio 16.04.3 from a downloaded ISO. I decided
not to install the full KDE desktop but to only install the KDE apps I
like to use, Konsole, Konqueror, Dolphin and a few others.

Everything works except most of my favorite KDE apps are not displaying
any icons. Konqeror seems to be only missing icons on the splash page at
start up but displays toolbar, side panel and folder icons using what
appears to be Breeze icons. Kate displays icons in the side bars but not
the toolbar. Dolphin displays no icons at all except a single icon in
the info panel that represents the currently selected item. Also of note
is Dolphin displaying icons of folders that contain one or more images.
These icons also look like they are Breeze icons with up to 4 tiny
thumbnails of the images in the folder.

Since in 16.04.2 I was able to restore views of icons with the
/etc/environment workaround it was the first thing I tried, but though
it worked before it failed to work in my new 16.04.3 desktop where I did
not install the full KDE Desktop. I did extensive research, installed
all the recommended files, edited configuration files, and none of the
workarounds found here or any other sites have given me a fix or a good
workaround.

If anyone is interested in more detail of my situation, upon request I
will make more information available.

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

Title:
  no icons for menu, folders, directories, files

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

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


[Bug 1454450] Re: Bluetooth mouse laggy and erratic

2017-08-10 Thread Daniel van Vugt
I have subscribed Konrad to this bug. He told me he had spent time
debugging this issue in the past.

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

Title:
  Bluetooth mouse laggy and erratic

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

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


[Bug 1700644] Re: Please merge with Debian 2:4.6.5+dfsg-8 or later

2017-08-10 Thread Andreas Hasenack
** Merge proposal linked:
   
https://code.launchpad.net/~ahasenack/ubuntu/+source/samba/+git/samba/+merge/328894

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1700644

Title:
  Please merge with Debian 2:4.6.5+dfsg-8 or later

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1700644] Re: Please merge with Debian 2:4.6.5+dfsg-8 or later

2017-08-10 Thread Andreas Hasenack
** Merge proposal linked:
   
https://code.launchpad.net/~ahasenack/ubuntu/+source/samba/+git/samba/+merge/328894

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

Title:
  Please merge with Debian 2:4.6.5+dfsg-8 or later

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

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


[Bug 1709058] Re: Icon invalid in the favorites/panel menu/alt-tab

2017-08-10 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-tweak-tool - 3.25.90.1-0ubuntu1

---
gnome-tweak-tool (3.25.90.1-0ubuntu1) artful; urgency=medium

  * New upstream release
- Rename binary back to /usr/bin/gnome-tweak-tool (LP: #1709058)
- User-visible name is still 'Tweaks'
- Power Button and HiDPI settings have been removed since those
  settings are handled by gnome-control-center 3.26

 -- Jeremy Bicha   Thu, 10 Aug 2017 19:16:37 -0400

** Changed in: gnome-tweak-tool (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/1709058

Title:
  Icon invalid in the favorites/panel menu/alt-tab

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-tweak-tool/+bug/1709058/+subscriptions

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


[Bug 1660041] Re: wrong keyboard layout in gdm

2017-08-10 Thread Kenichi Ito
** Tags added: zesty

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

Title:
  wrong keyboard layout in gdm

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

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


[Bug 1660041] Re: wrong keyboard layout in gdm

2017-08-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gdm3 (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/1660041

Title:
  wrong keyboard layout in gdm

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

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


[Bug 1703151] Re: Dolphin shows "Delete File" for folders

2017-08-10 Thread Bug Watch Updater
** Changed in: dolphin
   Status: Unknown => 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/1703151

Title:
  Dolphin shows "Delete File" for folders

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

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


[Bug 1709718] Re: ThinkPad S230U - Ethernet / WiFi not working after kernel upgrade to 4.11.0-13

2017-08-10 Thread Blue Cuenca
I am not sure if my issue is related.

When I tried to install this kernel, and booted into it, I also lost
wifi.

I am attaching an archive containing (these were collected while running 4.10 
and wifi working):
  * the screenshot from Driver Manager (using proprietary driver for broadcom)
  * the output from lspci identifiying the network card 
  * the output from apt install
  * bcmwl-6.30.223.271+bdcom-build-make.log originally 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/make.log 
  * ndiswrapper-1.60-build-make.log originally 
/var/lib/dkms/ndiswrapper/1.60/build/make.log

I was able to upgrade from 4.4 to 4.10 without any problems.

** Attachment added: "files.tar.bz2"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1709718/+attachment/4930414/+files/files.tar.bz2

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

Title:
  ThinkPad S230U - Ethernet / WiFi not working after kernel upgrade to
  4.11.0-13

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

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


[Bug 1710022] Re: assertions.ubuntu.com is not reachable via IPv6

2017-08-10 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1710022/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  assertions.ubuntu.com is not reachable via IPv6

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

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


[Bug 1710006] Re: package libqtwebkit4:i386 2.3.2-0ubuntu7 failed to install/upgrade: package libqtwebkit4:i386 is already installed and configured

2017-08-10 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your dmesg attachment in this bug report it
seems that there is a problem with your hardware.  I recommend
performing a back up and then investigating the situation.  Measures you
might take include checking cable connections and using software tools
to investigate the health of your hardware.  In the event that is is not
in fact an error with your hardware please set the bug's status back to
New.  Thanks and good luck!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: hardware-error

** Changed in: dpkg (Ubuntu)
   Importance: Undecided => Low

** Changed in: dpkg (Ubuntu)
   Status: New => Invalid

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

Title:
  package libqtwebkit4:i386 2.3.2-0ubuntu7 failed to install/upgrade:
  package libqtwebkit4:i386 is already installed and configured

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

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


[Bug 1708561] Re: netflix does not work Mozilla 54.0

2017-08-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: firefox (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/1708561

Title:
  netflix does not work Mozilla 54.0

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

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


[Bug 1070873] Re: kde-telepathy, impossible to connect to gmail accounts

2017-08-10 Thread Brandon Bell
I ran the command, but not sure if the report came through or not.

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

Title:
  kde-telepathy, impossible to connect to gmail accounts

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

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


[Bug 1657256] Re: Percona crashes when doing a a 'larger' update

2017-08-10 Thread Jorge Niedbalski
Hello Sponsors,

Attached you can find a debdiff for the artful series which fixes the issue 
expressed
on this bug for powerpc architecture. 

The patch cover multiple commits from upstream MariaDB,

* Commit 6ea41f1e84eb6b864cac17ad0b862bde9820dc33: Implements
the os_fast_mutex(unlock_full_barrier/trylock_full_barrier) which
implies a full memory barrier.

It also implements the os_mb OS memory barrier primitives for the
different architectures which is guaranteed to act as 
full acquire-release barrier.

* Commit 5ad02062d928cccbd29c0a2db6f0f7ceb33195d1: Based on the
previous commit, it  adds a memory barrier on the mutex_exit
to prevent reading the number of waiters before releasing the lock,
this is completed with a modification on mutex_set_waiters that adds
a os_mb to make sure waiters store won't pass over mutex_test_and_set.

* Commit 40497577ffd9f85557b15e08ad913f627b2e9530: The ib mutex set_and_test
function and acquires the lock by calling the 
os_atomic_test_and_set_byte_acquire
method which should be safe in PowerPC, at the same time the mutex unlock method
will call the os_atomic_test_and_set_byte_release which is implemented as a 
__sync_lock_release + a __sync_synchronize call in PowerPC. 


I've already performed the verification marked on this bug, with the following 
results:
http://pastebin.ubuntu.com/25286767/ 


** Patch added: "lp1657256-artful.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/percona-xtradb-cluster-5.5/+bug/1657256/+attachment/4930410/+files/lp1657256-artful.debdiff

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

Title:
  Percona crashes when doing a a 'larger' update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/percona-xtradb-cluster-5.5/+bug/1657256/+subscriptions

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


[Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2017-08-10 Thread Bug Watch Updater
** Changed in: inkscape (Debian)
   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/1417470

Title:
  PDF+Latex export creates multipage pdf, pages missing

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

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


[Bug 1428297] Re: update-manager crashed with OSError in _get_application_for_package(): [Errno 5] Eingabe-/Ausgabefehler

2017-08-10 Thread Brian Murray
** Description changed:

+ [Impact]
+ Users are experiencing a crash when there is a failure to load the desktop 
file for a package while updating packages with update-manager.  This crash is 
handled with an exception but the action for the exception is to print a 
message (which causes an OSError Traceback) but it really should be logged. The 
crash is causing a lot of noise as people are receiving crash dialogs about it 
regularly.
+ 
+ [Test Case]
+ Its not clear to me which packages to update to recreate the crash however 
the bucket in the Error Tracker, 
https://errors.ubuntu.com/bucket/?id=/usr/bin/update-manager%3AOSError%3A_get_application_for_package%3A/usr/bin/update-manager%40121%3Astart_update%3Astart_available%3Arefresh_cache%3Aupdate%3A_make_groups%3A_get_application_for_package,
 has a sufficient number of crashes that occur quite frequently that we should 
be able to prove that the new version is not affected.
+ 
+ [Regression Potential]
+ The print() is just changing to a logging.warning() a regression would be 
possible if I were to have mistyped the patch.
+ 
  ---
  
- ProblemType: Crash
- DistroRelease: Ubuntu 15.04
+ ProblemType: CrashDistroRelease: Ubuntu 15.04
  Package: update-manager 1:15.04.2
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.16.2-0ubuntu1
  Aptdaemon:
-  
+ 
  Architecture: i386
  CrashCounter: 1
  Date: Wed Mar  4 21:02:29 2015
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/update-manager
  GsettingsChanges:
-  b'com.ubuntu.update-manager' b'window-height' b'371'
-  b'com.ubuntu.update-manager' b'first-run' b'false'
-  b'com.ubuntu.update-manager' b'window-width' b'439'
-  b'com.ubuntu.update-manager' b'launch-time' b'1425499338'
+  b'com.ubuntu.update-manager' b'window-height' b'371'
+  b'com.ubuntu.update-manager' b'first-run' b'false'
+  b'com.ubuntu.update-manager' b'window-width' b'439'
+  b'com.ubuntu.update-manager' b'launch-time' b'1425499338'
  InstallationDate: Installed on 2013-02-10 (752 days ago)
  InstallationMedia: Xubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
  InterpreterPath: /usr/bin/python3.4
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/bin/update-manager --no-update 
--no-focus-on-map
- PythonArgs: ['/usr/bin/update-manager', '--no-update', '--no-focus-on-map']
- SourcePackage: update-manager
+ PythonArgs: ['/usr/bin/update-manager', '--no-update', 
'--no-focus-on-map']SourcePackage: update-manager
  Title: update-manager crashed with OSError in _get_application_for_package(): 
[Errno 5] Eingabe-/Ausgabefehler
  UpgradeStatus: Upgraded to vivid on 2015-02-27 (5 days ago)
  UserGroups: adm cdrom dip fuse lpadmin plugdev sambashare sudo

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

Title:
  update-manager crashed with OSError in _get_application_for_package():
  [Errno 5] Eingabe-/Ausgabefehler

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

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

[Bug 1708305] Re: Realtime feature mlockall: Cannot allocate memory

2017-08-10 Thread Jorge Niedbalski
Hello Christian,

- Could you please check if is feasible to include 
https://github.com/libvirt/libvirt/commit/7e667664d28f90bf6916604a55ebad7e2d85305b
 in the
current artful release as a patch?

The commit seems quite portable (and applies cleanly) and this would allow us 
to fix the issue
without the need of a further patch in nova. 

I am currently testing it with different memory sizes w/without hugepages and 
the locked
stanza enabled. I will be posting the entire test results soon.

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

Title:
  Realtime feature mlockall: Cannot allocate memory

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

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


[Bug 1703662] Re: [MIR] rhythmbox-plugin-alternative-toolbar

2017-08-10 Thread Launchpad Bug Tracker
This bug was fixed in the package rhythmbox - 3.4.1-2ubuntu5

---
rhythmbox (3.4.1-2ubuntu5) artful; urgency=medium

  * debian/control.in: typo fix from the previous upload

 -- Sebastien Bacher   Thu, 10 Aug 2017 23:33:53
+0200

** Changed in: rhythmbox (Ubuntu)
   Status: Fix Committed => 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/1703662

Title:
  [MIR] rhythmbox-plugin-alternative-toolbar

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

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


[Bug 1710028] Re: package libtiff5:amd64 4.0.6-1ubuntu0.2 failed to install/upgrade: el paquete libtiff5:amd64 no está listo para configurarse no se puede configurar (estado actual `half-installed')

2017-08-10 Thread Pingüi
quiero que me ayuden a solucionar este error

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

Title:
  package libtiff5:amd64 4.0.6-1ubuntu0.2 failed to install/upgrade: el
  paquete libtiff5:amd64 no está listo para configurarse  no se puede
  configurar (estado actual `half-installed')

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

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

[Bug 1710028] [NEW] package libtiff5:amd64 4.0.6-1ubuntu0.2 failed to install/upgrade: el paquete libtiff5:amd64 no está listo para configurarse no se puede configurar (estado actual `half-installed'

2017-08-10 Thread Pingüi
Public bug reported:

No sé porque me sale este error

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libtiff5:amd64 4.0.6-1ubuntu0.2
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Thu Aug 10 23:20:05 2017
ErrorMessage: el paquete libtiff5:amd64 no está listo para configurarse  no se 
puede configurar (estado actual `half-installed')
InstallationDate: Installed on 2017-05-29 (72 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SourcePackage: tiff
Title: package libtiff5:amd64 4.0.6-1ubuntu0.2 failed to install/upgrade: el 
paquete libtiff5:amd64 no está listo para configurarse  no se puede configurar 
(estado actual `half-installed')
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package libtiff5:amd64 4.0.6-1ubuntu0.2 failed to install/upgrade: el
  paquete libtiff5:amd64 no está listo para configurarse  no se puede
  configurar (estado actual `half-installed')

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

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

[Bug 1710029] [NEW] Tried to install ubuntu in uefi mode.

2017-08-10 Thread BriLarks
Public bug reported:

Crashes out while trying to install. It say's it can't install grub2 to
/.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: ubiquity 17.04.9
ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
Uname: Linux 4.10.0-19-generic x86_64
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CasperVersion: 1.380
Date: Thu Aug 10 23:59:38 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcEnviron:
 LANGUAGE=en_GB.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-17.04.9 ubuntu zesty

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

Title:
  Tried to install ubuntu in uefi mode.

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

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


[Bug 1579748] Re: rtsx_usb module for Realtek Semiconductor Corp. RTS5129 Card Reader Controller: mmc errors and read data corruption

2017-08-10 Thread Oleg
compile https://github.com/asymingt/rts5139

Linux oleg-Lenovo-G580 4.10.0-30-generic #34~16.04.1-Ubuntu SMP Wed Aug
2 02:13:56 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

[10366.363560] sd 6:0:0:0: [sdb] 7954432 512-byte logical blocks: (4.07 GB/3.79 
GiB)
[10376.625609] sd 6:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
[10376.625618] sd 6:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current] 
[10376.625623] sd 6:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[10376.625630] sd 6:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 00 00 00 08 
00
[10376.625634] blk_update_request: critical medium error, dev sdb, sector 0
[10376.625646] Buffer I/O error on dev sdb, logical block 0, async page read
[10386.866325] sd 6:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
[10386.866333] sd 6:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current] 
[10386.866338] sd 6:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[10386.866345] sd 6:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 00 00 00 08 
00
[10386.866350] blk_update_request: critical medium error, dev sdb, sector 0
[10386.866360] Buffer I/O error on dev sdb, logical block 0, async page read
[10397.107027] sd 6:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_SENSE
[10397.107031] sd 6:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current] 
[10397.107033] sd 6:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
[10397.107036] sd 6:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 00 00 00 08 
00
[10397.107038] blk_update_request: critical medium error, dev sdb, sector 0
[10397.107043] Buffer I/O error on dev sdb, logical block 0, async page read
[10397.107056] ldm_validate_partition_table(): Disk read failed.

# lsmod
Module  Size  Used by
hid_generic16384  0
usbhid 53248  0
hid   118784  2 hid_generic,usbhid
rfcomm 77824  12
pci_stub   16384  1
vboxpci24576  0
vboxnetadp 28672  0
vboxnetflt 28672  0
vboxdrv   458752  3 vboxnetadp,vboxnetflt,vboxpci
zram   24576  4
bnep   20480  2
rts5139   315392  0
uvcvideo   90112  0
videobuf2_vmalloc  16384  1 uvcvideo
videobuf2_memops   16384  1 videobuf2_vmalloc
videobuf2_v4l2 24576  1 uvcvideo
videobuf2_core 40960  2 uvcvideo,videobuf2_v4l2
videodev  172032  3 uvcvideo,videobuf2_core,videobuf2_v4l2
media  40960  2 uvcvideo,videodev
btusb  45056  0
btrtl  16384  1 btusb
btbcm  16384  1 btusb
btintel16384  1 btusb
bluetooth 557056  39 btrtl,btintel,bnep,btbcm,rfcomm,btusb
wl   6447104  0
intel_rapl 20480  0
x86_pkg_temp_thermal16384  0
intel_powerclamp   16384  0
kvm_intel 200704  0
kvm   593920  1 kvm_intel
irqbypass  16384  1 kvm
crct10dif_pclmul   16384  0
crc32_pclmul   16384  0
ghash_clmulni_intel16384  0
cryptd 24576  1 ghash_clmulni_intel
intel_cstate   20480  0
intel_rapl_perf16384  0
joydev 20480  0
input_leds 16384  0
serio_raw  16384  0
snd_hda_codec_hdmi 49152  1
snd_hda_codec_conexant24576  1
snd_hda_codec_generic73728  1 snd_hda_codec_conexant
snd_hda_intel  36864  3
snd_hda_codec 126976  4 
snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_codec_generic
snd_hda_core   81920  5 
snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic
snd_hwdep  16384  1 snd_hda_codec
snd_pcm   102400  4 
snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd_seq_midi   16384  0
snd_seq_midi_event 16384  1 snd_seq_midi
snd_rawmidi32768  1 snd_seq_midi
snd_seq65536  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer  32768  2 snd_seq,snd_pcm
ideapad_laptop 24576  0
lpc_ich24576  0
mei_me 40960  0
snd77824  17 
snd_hda_intel,snd_hwdep,snd_hda_codec_conexant,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_pcm
cfg80211  602112  1 wl
sparse_keymap  16384  1 ideapad_laptop
wmi16384  1 ideapad_laptop
mei   102400  1 mei_me
shpchp 36864  0
soundcore  16384  1 snd
mac_hid16384  0
coretemp   16384  0
bbswitch   16384  0
parport_pc 32768  0
ppdev  20480  0
lp 20480  0
parport49152  3 lp,parport_pc,ppdev
autofs440960  2
btrfs

[Bug 1630700] Re: CVE - KMail - HTML injection in plain text viewer

2017-08-10 Thread Simon Quigley
As shown in the bug description edit, this bug is not 100% fixed yet.
I'm working on fixes.

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

Title:
  CVE - KMail - HTML injection in plain text viewer

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

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


[Bug 1698029] Re: obextool depends on obsolete tk8.4

2017-08-10 Thread Steve Langasek
Subscribing to this bug all of the various uploaders / sponsors.

Does anyone care about fixing obextool up to use modern tk?

It has not been uploaded since karmic, so it's possible the answer is
no.

If this is not fixed by 17.10 release, I will plan to remove obextool to
allow tk8.4 to also be removed.

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

Title:
  obextool depends on obsolete tk8.4

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

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


[Bug 1630700] Re: CVE - KMail - HTML injection in plain text viewer

2017-08-10 Thread Simon Quigley
** Also affects: kdepimlibs (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: kdepimlibs (Ubuntu Precise)

** Changed in: kdepimlibs (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: kdepimlibs (Ubuntu Trusty)
 Assignee: (unassigned) => Simon Quigley (tsimonq2)

** Changed in: kdepimlibs (Ubuntu)
   Status: New => Fix Released

** No longer affects: kdepimlibs (Ubuntu Xenial)

** No longer affects: kdepimlibs (Ubuntu Yakkety)

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

Title:
  CVE - KMail - HTML injection in plain text viewer

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

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


[Bug 1709885] Re: package libxfont1-dev (not installed) failed to install/upgrade: trying to overwrite '/usr/share/doc/libxfont-dev/fontlib.html', which is also in package libxfont-dev 1:2.0.1-3~ubunt

2017-08-10 Thread Brian Murray
Hello km, or anyone else affected,

Accepted libxfont into xenial-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/libxfont/1:1.5.1-1ubuntu0.16.04.2
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-xenial to verification-done-xenial. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-xenial. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: libxfont (Ubuntu Xenial)
   Status: Incomplete => Fix Committed

** Tags added: verification-needed verification-needed-xenial

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

Title:
  package libxfont1-dev (not installed) failed to install/upgrade:
  trying to overwrite '/usr/share/doc/libxfont-dev/fontlib.html', which
  is also in package libxfont-dev 1:2.0.1-3~ubuntu16.04.1

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

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


[Bug 1709823] Re: Installation of libgles1-mesa (12.0.6-0ubuntu0.16.04.1) failed

2017-08-10 Thread Brian Murray
Hello Oliver, or anyone else affected,

Accepted mesa into xenial-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/mesa/17.0.7-0ubuntu0.16.04.2 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-xenial to verification-done-xenial. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-xenial. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: mesa (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-xenial

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

Title:
  Installation of libgles1-mesa (12.0.6-0ubuntu0.16.04.1) failed

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

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


[Bug 1710026] Re: Bug try to make an upgrade with a grub already defectious

2017-08-10 Thread Courcelle Alexandre
This is not a bug, that was previsible.

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

Title:
  Bug try to make an upgrade with a grub already defectious

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

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


[Bug 1709194] Re: Power notification appears with no detail

2017-08-10 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon
   Status: Unknown => Confirmed

** Changed in: gnome-settings-daemon
   Importance: Unknown => Medium

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

Title:
  Power notification appears with no detail

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1709194/+subscriptions

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


[Bug 1710026] [NEW] Bug try to make an upgrade with a grub already defectious

2017-08-10 Thread Courcelle Alexandre
Public bug reported:

I have try to make directly an upgrade of my system before try to boot-
repair it.

I was thinking the new upgrade will erase the old grub and put a newer.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: ubiquity 17.04.9 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
Uname: Linux 4.10.0-19-generic x86_64
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CasperVersion: 1.380
Date: Fri Aug 11 00:31:57 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcEnviron:
 LANGUAGE=fr_FR.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-17.04.9 ubuntu zesty

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

Title:
  Bug try to make an upgrade with a grub already defectious

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

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


[Bug 1035517] Re: package nvidia-current 302.17-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-08-10 Thread Michael Pratt
2017 and I am upgrading an old system from 12.04 to 14.04 and this is
STILL a problem

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

Title:
  package nvidia-current 302.17-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1630700] Re: CVE - KMail - HTML injection in plain text viewer

2017-08-10 Thread Simon Quigley
** Changed in: kcoreaddons (Ubuntu Xenial)
 Assignee: (unassigned) => Simon Quigley (tsimonq2)

** Changed in: kcoreaddons (Ubuntu Xenial)
   Status: Confirmed => In Progress

** Description changed:

  KDE Project Security Advisory
  =
  
- Title: KMail: HTML injection
- Risk Rating:  Important
- CVE:  #TODO
+ Title:  KMail: HTML injection in plain text viewer
+ Risk Rating:Important
+ CVE:CVE-2016-7966
  Platforms:  All
  Versions:   kmail >= 4.4.0
- Author: #TODO
- Date:#TODO
+ Author: Andre Heinecke 
+ Date:   6 October 2016
  
  Overview
  
  
  Through a malicious URL that contained a quote character it
  was possible to inject HTML code in KMail's plain text viewer.
  Due to the parser used on the URL it was not possible to include
  the equal sign (=) or a space into the injected HTML, which greatly
  reduces the available HTML functionality. Although it is possible
  to include an HTML comment indicator to hide content.
  
  Impact
  ==
  
  An unauthenticated attacker can send out mails with malicious content
  that breaks KMail's plain text HTML escape logic. Due to the limitations
  of the provided HTML in itself it might not be serious. But as a way
  to break out of KMail's restricted Plain text mode this might open
  the way to the exploitation of other vulnerabilities in the HTML viewer
  code, which is disabled by default.
  
  Workaround
  ==
  
  None.
  
  Solution
  
  
  For KDE Frameworks based releases of KMail apply the following patch to
  kcoreaddons:
+ 
https://quickgit.kde.org/?p=kcoreaddons.git=commitdiff=96e562d9138c100498da38e4c5b4091a226dde12
  
- https://quickgit.kde.org/?
- p=kcoreaddons.git=commitdiff=96e562d9138c100498da38e4c5b4091a226dde12
- 
- For KDE 4 apply the following patch:
- https://quickgit.kde.org/?
- p=kdepimlibs.git=commitdiff=176fee25ca79145ab5c8e2275d248f1a46a8d8cf
+ For kdelibs4 based releases apply the following patch:
+ 
https://quickgit.kde.org/?p=kdepimlibs.git=commitdiff=176fee25ca79145ab5c8e2275d248f1a46a8d8cf
  
  Credits
  ===
  
  Thanks to Roland Tapken for reporting this issue, Andre Heinecke from
  Intevation GmbH for analysing the problems and Laurent Montel for
  fixing this issue.
+ 
+ 
+ Updated Information (1 November 2016)
+ =
+ 
+ The above mentioned patches are not enough to fix the vulnerability 
completely.
+ This wasn't visible, because the patches for CVE-2016-7967 and CVE-2016-7968 
made sure,
+ that this vulnerability can't harm anymore. 
+ It only became visible, that this vulnerability isn't closed completely for 
systems,
+ that are only affected by this CVE.
+ 
+ For KCoreAddons you need:
+  
https://quickgit.kde.org/?p=kcoreaddons.git=commitdiff=96e562d9138c100498da38e4c5b4091a226dde12
+ for applying this patch you may also need to cherry-pick:
+  
https://quickgit.kde.org/?p=kcoreaddons.git=commitdiff=1be7272373d60e4234f1a5584e676b579302b053
+ (these two are released in KCoreAddons KDE Frameworks 5.27.0)
+ 
+ additionally git commits, to close completely:
+  
https://quickgit.kde.org/?p=kcoreaddons.git=commitdiff=5e13d2439dbf540fdc840f0b0ab5b3ebf6642c6a
+ not needed in the strong sense, but this will give you the additional 
automatic tests, to test if this CVE is closed:
+  
https://quickgit.kde.org/?p=kcoreaddons.git=commitdiff=a06cef31cc4c908bc9b76bd9d103fe9c60e0953f
 
+ (will be part of KCoreAddons KDE Frameworks 5.28.0)
+ 
+ For kdepimlibs 4.14:
+  
https://quickgit.kde.org/?p=kdepimlibs.git=commitdiff=176fee25ca79145ab5c8e2275d248f1a46a8d8cf
+  
https://quickgit.kde.org/?p=kdepimlibs.git=commitdiff=8bbe1bd3fdc55f609340edc667ff154b3d2aaab1
+ kdepimlibs is at end of life, so no further release is planned.

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

Title:
  CVE - KMail - HTML injection in plain text viewer

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

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


[Bug 1709628] Re: New release wayland 1.14.0

2017-08-10 Thread Jeremy Bicha
This will be in Ubuntu 17.10 Alpha soon.

https://launchpad.net/ubuntu/+source/wayland/1.14.0-1

** Changed in: wayland (Ubuntu)
   Status: New => Fix Released

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

Title:
  New release wayland 1.14.0

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

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


[Bug 1709885] Re: package libxfont1-dev (not installed) failed to install/upgrade: trying to overwrite '/usr/share/doc/libxfont-dev/fontlib.html', which is also in package libxfont-dev 1:2.0.1-3~ubunt

2017-08-10 Thread Timo Aaltonen
** Description changed:

  [Impact]
  update failed
  
   package:libxfont1-dev:(not installed)
   Unpacking libxfont1-dev (1:1.5.1-1ubuntu0.16.04.1) ...
   dpkg: error processing archive 
/var/cache/apt/archives/libxfont1-dev_1%3a1.5.1-1ubuntu0.16.04.1_amd64.deb 
(--unpack):
    trying to overwrite '/usr/share/doc/libxfont-dev/fontlib.html', which is 
also in package libxfont-dev 1:2.0.1-3~ubuntu16.04.1
  
  the devel documentation is in the wrong directory, need to move it
  
  [Test case]
  try to install both libxfont1-dev and libxfont-dev
  
  [Regression potential]
- none
+ none, moves two files to the correct location, that's all

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

Title:
  package libxfont1-dev (not installed) failed to install/upgrade:
  trying to overwrite '/usr/share/doc/libxfont-dev/fontlib.html', which
  is also in package libxfont-dev 1:2.0.1-3~ubuntu16.04.1

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

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

[Bug 1512992] Re: package zlib1g-dev 1:1.2.8.dfsg-2ubuntu4 failed to install/upgrade: trying to overwrite '/usr/include/i386-linux-gnu/zconf.h', which is also in package lib32z1-dev 1:1.2.8.dfsg-2ubu

2017-08-10 Thread Pat Ferrel
Just installed Xenial with all updates and can't install zlib1g-dev. It
does not exist in proposed (tried from there) so I assume it's in the
usual update repos. It looks like it is still broken. Is there a work
around?

sudo apt-get -o Dpkg::Options::="--force-overwrite" install zlib1g-dev:amd64
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 zlib1g-dev : Depends: zlib1g (= 1:1.2.8.dfsg-2ubuntu4) but 
1:1.2.8.dfsg-2ubuntu4.1 is to be installed
E: Unable to correct problems, you have held broken packages.

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

Title:
  package zlib1g-dev 1:1.2.8.dfsg-2ubuntu4 failed to install/upgrade:
  trying to overwrite '/usr/include/i386-linux-gnu/zconf.h', which is
  also in package lib32z1-dev 1:1.2.8.dfsg-2ubuntu4

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

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


[Bug 1428297] Re: update-manager crashed with OSError in _get_application_for_package(): [Errno 5] Eingabe-/Ausgabefehler

2017-08-10 Thread Brian Murray
** Changed in: update-manager (Ubuntu Zesty)
   Status: New => Triaged

** Changed in: update-manager (Ubuntu Zesty)
   Importance: Undecided => Medium

** Changed in: update-manager (Ubuntu Zesty)
 Assignee: (unassigned) => Brian Murray (brian-murray)

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

Title:
  update-manager crashed with OSError in _get_application_for_package():
  [Errno 5] Eingabe-/Ausgabefehler

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

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


[Bug 1710024] Re: package linux-image-extra-4.10.0-19-generic 4.10.0-19.21 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/zz-runlilo exited with return code 1

2017-08-10 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-image-extra-4.10.0-19-generic 4.10.0-19.21 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/zz-runlilo exited
  with return code 1

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

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


[Bug 1710024] [NEW] package linux-image-extra-4.10.0-19-generic 4.10.0-19.21 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/zz-runlilo exited with return code 1

2017-08-10 Thread Nathan Gregory
Public bug reported:

No details

ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: linux-image-extra-4.10.0-19-generic 4.10.0-19.21
ProcVersionSignature: Ubuntu 4.10.0-28.32-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  wa4otj 2374 F pulseaudio
 /dev/snd/controlC0:  wa4otj 2374 F pulseaudio
Date: Thu Aug 10 14:35:24 2017
ErrorMessage: run-parts: /etc/kernel/postinst.d/zz-runlilo exited with return 
code 1
HibernationDevice: RESUME=UUID=dda6ce41-5b97-4e54-a2d2-f7cff9c078cb
InstallationDate: Installed on 2017-04-14 (118 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
IwConfig:
 lono wireless extensions.
 
 enp0s25   no wireless extensions.
MachineType: HP-Pavilion GN553AAR-ABA m9040n
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-28-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta3-4ubuntu2.2
RfKill:
 
SourcePackage: lilo
Title: package linux-image-extra-4.10.0-19-generic 4.10.0-19.21 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/zz-runlilo exited with 
return code 1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/24/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 5.13
dmi.board.name: Berkeley
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: 1.04
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.13:bd10/24/2007:svnHP-Pavilion:pnGN553AAR-ABAm9040n:pvr:rvnASUSTeKComputerINC.:rnBerkeley:rvr1.04:cvnHewlett-Packard:ct3:cvrChassisVersion:
dmi.product.name: GN553AAR-ABA m9040n
dmi.sys.vendor: HP-Pavilion

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


** Tags: amd64 apport-package zesty

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

Title:
  package linux-image-extra-4.10.0-19-generic 4.10.0-19.21 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/zz-runlilo exited
  with return code 1

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

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


[Bug 1707691] Re: [xenial] xserver-xorg-dev should depend on libxfont1-dev

2017-08-10 Thread Timo Aaltonen
or better yet, move them to the correct location, ha

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

Title:
  [xenial] xserver-xorg-dev should depend on libxfont1-dev

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

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


[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2017-08-10 Thread Dana Tousley
lshal.txt was empty

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

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

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


[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2017-08-10 Thread Dana Tousley
devices.txt added

** Attachment added: "devices.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+attachment/4930353/+files/devices.txt

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

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

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


[Bug 1707691] Re: [xenial] xserver-xorg-dev should depend on libxfont1-dev

2017-08-10 Thread Timo Aaltonen
libxfont1-dev should conflict with libxfont-dev, this is being tracked
in bug 1709885

** Summary changed:

- libxfont1-dev is missing fontutil.h
+ [xenial] xserver-xorg-dev should depend on libxfont1-dev

** Changed in: libxfont (Ubuntu Xenial)
   Status: New => Invalid

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

Title:
  [xenial] xserver-xorg-dev should depend on libxfont1-dev

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

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


[Bug 1709885] Re: package libxfont1-dev (not installed) failed to install/upgrade: trying to overwrite '/usr/share/doc/libxfont-dev/fontlib.html', which is also in package libxfont-dev 1:2.0.1-3~ubunt

2017-08-10 Thread Timo Aaltonen
on a second thought, I see that there are some files unnecessarily
installed in /usr/share/doc/libxfont-dev/ when they should be in
doc/libxfont1-dev/

** Description changed:

+ [Impact]
  update failed
  
- ProblemType: Package
- DistroRelease: Ubuntu 16.04
- Package: libxfont1-dev (not installed)
- ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
- Uname: Linux 4.4.0-89-generic x86_64
- NonfreeKernelModules: nvidia_modeset nvidia
- .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
- .proc.driver.nvidia.registry: Binary: ""
- .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.59  Wed Jul 19 23:53:34 
PDT 2017
-  GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
- .proc.driver.nvidia.warnings.fbdev:
-  Your system is not currently configured to drive a VGA console
-  on the primary VGA device. The NVIDIA Linux graphics driver
-  requires the use of a text-mode VGA console. Use of other console
-  drivers including, but not limited to, vesafb, may result in
-  corruption and stability problems, and is not supported.
- .tmp.unity_support_test.0:
-  
- ApportVersion: 2.20.1-0ubuntu2.10
- Architecture: amd64
- CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
- CompositorRunning: None
- Date: Thu Aug 10 10:09:26 2017
- DistUpgraded: 2016-04-23 15:17:27,512 ERROR Cache can not be locked (E:Could 
not get lock //var/lib/dpkg/lock - open (11: Resource temporarily unavailable), 
E:Unable to lock the administration directory (//var/lib/dpkg/), is another 
process using it?)
- DistroCodename: xenial
- DistroVariant: ubuntu
- DuplicateSignature:
-  package:libxfont1-dev:(not installed)
-  Unpacking libxfont1-dev (1:1.5.1-1ubuntu0.16.04.1) ...
-  dpkg: error processing archive 
/var/cache/apt/archives/libxfont1-dev_1%3a1.5.1-1ubuntu0.16.04.1_amd64.deb 
(--unpack):
-   trying to overwrite '/usr/share/doc/libxfont-dev/fontlib.html', which is 
also in package libxfont-dev 1:2.0.1-3~ubuntu16.04.1
- ErrorMessage: trying to overwrite '/usr/share/doc/libxfont-dev/fontlib.html', 
which is also in package libxfont-dev 1:2.0.1-3~ubuntu16.04.1
- GraphicsCard:
-  NVIDIA Corporation GM107GL [Quadro K620] [10de:13bb] (rev a2) (prog-if 00 
[VGA controller])
-Subsystem: Hewlett-Packard Company GM107GL [Quadro K620] [103c:1098]
- InstallationDate: Installed on 2012-12-14 (1699 days ago)
- InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
- MachineType: Hewlett-Packard HP Z230 SFF Workstation
- ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-84-generic 
root=UUID=0659f1b3-4361-442f-bf62-b9b3393a3b95 ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
vt.handoff=7
- RelatedPackageVersions:
-  dpkg 1.18.4ubuntu1.2
-  apt  1.2.24
- SourcePackage: libxfont
- Title: package libxfont1-dev (not installed) failed to install/upgrade: 
trying to overwrite '/usr/share/doc/libxfont-dev/fontlib.html', which is also 
in package libxfont-dev 1:2.0.1-3~ubuntu16.04.1
- UpgradeStatus: Upgraded to xenial on 2016-04-23 (473 days ago)
- dmi.bios.date: 10/18/2016
- dmi.bios.vendor: Hewlett-Packard
- dmi.bios.version: L51 v01.55
- dmi.board.asset.tag: 2UA3490V9Q
- dmi.board.name: 1906
- dmi.board.vendor: Hewlett-Packard
- dmi.chassis.asset.tag: 2UA3490V9Q
- dmi.chassis.type: 4
- dmi.chassis.vendor: Hewlett-Packard
- dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL51v01.55:bd10/18/2016:svnHewlett-Packard:pnHPZ230SFFWorkstation:pvr:rvnHewlett-Packard:rn1906:rvr:cvnHewlett-Packard:ct4:cvr:
- dmi.product.name: HP Z230 SFF Workstation
- dmi.sys.vendor: Hewlett-Packard
- version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
- version.ia32-libs: ia32-libs N/A
- version.libdrm2: libdrm2 2.4.76-1~ubuntu16.04.1
- version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.7-0ubuntu0.16.04.1
- version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
- version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.7-0ubuntu0.16.04.1
- version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
- version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.4
- version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
- version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
- version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
- version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
- xserver.bootTime: Fri Aug  4 15:17:35 

[Bug 1710023] [NEW] 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2017-08-10 Thread Dana Tousley
Public bug reported:

Lenovo Ideapad 100s 14IBR

microSD works with live session boot but not installed OS boot.

lspci -nnk | grep -A3 'SD Host controller'

00:12.0 SD Host controller [0805]: Intel Corporation Device [8086:2296] (rev 35)
Subsystem: Lenovo Device [17aa:3905]
Kernel modules: sdhci_pci
00:13.0 SATA controller [0106]: Intel Corporation Device [8086:22a3] (rev 35)


In a normal boot that doesn't see the microSD card

dana@Astrolaptop3:~$ sudo modinfo sdhci_pci
filename:   
/lib/modules/4.10.0-30-generic/kernel/drivers/mmc/host/sdhci-pci.ko

output of sudo lspci -v on normal boot from SATA (only showing SD
controller section)

00:12.0 SD Host controller: Intel Corporation Device 2296 (rev 35) (prog-if 01)
Subsystem: Lenovo Device 3905
Flags: fast devsel, IRQ 18
Memory at 91315000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Kernel modules: sdhci_pci


and from a live session boot that does see the microSD card

ubuntu@ubuntu:~$ sudo modinfo sdhci_pci
filename:   
/lib/modules/4.8.0-36-generic/kernel/drivers/mmc/host/sdhci-pci.ko

Output of sudo lspci -v during live session when card is detected (only
showing SD controller section)

00:12.0 SD Host controller: Intel Corporation Device 2296 (rev 35) (prog-if 01)
Subsystem: Lenovo Device 3905
Flags: bus master, fast devsel, latency 0, IRQ 18
Memory at 91315000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Kernel driver in use: sdhci-pci
Kernel modules: sdhci_pci

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.10.0-30-generic 4.10.0-30.34~16.04.1
ProcVersionSignature: Ubuntu 4.10.0-30.34~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-30-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Aug 10 17:58:43 2017
GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
HotplugNewDevices:
 
HotplugNewMounts:
 
InstallationDate: Installed on 2017-08-05 (4 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
SourcePackage: linux-hwe
Symptom: storage
UdevMonitorLog:
 monitor will print the received events for:
 UDEV - the event which udev sends out after rule processing
UdisksMonitorLog:
 Monitoring the udisks daemon. Press Ctrl+C to exit.
 17:58:55.882: The udisks-daemon is running (name-owner :1.59).
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

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

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


[Bug 1707691] Re: [xenial] xserver-xorg-dev should depend on libxfont1-dev

2017-08-10 Thread Timo Aaltonen
umm no, I'll just drop the conflicting files from libxfont1

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

Title:
  [xenial] xserver-xorg-dev should depend on libxfont1-dev

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

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


[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2017-08-10 Thread Dana Tousley
dmesg.txt added

** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+attachment/4930354/+files/dmesg.txt

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

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

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


[Bug 1709735] Re: grafx2 has been outdated for almost five years

2017-08-10 Thread Bug Watch Updater
** Changed in: grafx2 (Debian)
   Status: Unknown => New

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

Title:
  grafx2 has been outdated for almost five years

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

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


[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2017-08-10 Thread Dana Tousley
udev.log was empty

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

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

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


[Bug 1428297] Re: update-manager crashed with OSError in _get_application_for_package(): [Errno 5] Eingabe-/Ausgabefehler

2017-08-10 Thread Brian Murray
** Also affects: update-manager (Ubuntu Zesty)
   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/1428297

Title:
  update-manager crashed with OSError in _get_application_for_package():
  [Errno 5] Eingabe-/Ausgabefehler

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

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


  1   2   3   4   5   6   7   >