[Bug 1557172] Re: khubd/usbhid deadlock(?) creates processes in state D

2016-09-17 Thread Vivien GUEANT
I have the same problem with a Dell PowerEdge R210 II, with Dell DRAC under 
Ubuntu Server 14.04 LTS and 3.13 kernel: Process khubd will block in state D 
too.
=> need to do a hard reboot

Screenshot of htop: https://lafibre.info/serveur-linux/load-
average/msg372058/#msg372058

The "dmesg" data corresponding ;

[11273834.551052] type=1400 audit(1473524094.532:28): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/sbin/dhclient" 
pid=22297 comm="apparmor_parser"
[11273834.551236] type=1400 audit(1473524094.532:29): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=22297 
comm="apparmor_parser"
[11273834.551388] type=1400 audit(1473524094.532:30): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/usr/lib/connman/scripts/dhclient-script" pid=22297 comm="apparmor_parser"
[11359185.861753] usb 1-1.1: reset full-speed USB device number 3 using ehci-pci
[11359190.938076] usb 1-1.1: device descriptor read/64, error -32
[11359191.114227] usb 1-1.1: device descriptor read/64, error -32
[11359191.290375] usb 1-1.1: reset full-speed USB device number 3 using ehci-pci
[11359191.362427] usb 1-1.1: device descriptor read/64, error -32
[11359191.538586] usb 1-1.1: device descriptor read/64, error -32
[11359191.714748] usb 1-1.1: reset full-speed USB device number 3 using ehci-pci
[11359192.123084] usb 1-1.1: device not accepting address 3, error -32
[11359192.195140] usb 1-1.1: reset full-speed USB device number 3 using ehci-pci
[11359192.603502] usb 1-1.1: device not accepting address 3, error -32
[11359192.604316] usb 1-1.1: USB disconnect, device number 3
[11359384.590873] INFO: task khubd:71 blocked for more than 120 seconds.
[11359384.591241]   Not tainted 3.13.0-85-generic #129-Ubuntu
[11359384.591574] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[11359384.592047] khubd   D 88043fc93180 071  2 
0x
[11359384.592052]  880428cd7c80 0046 8804293d6000 
880428cd7fd8
[11359384.592057]  00013180 00013180 8804293d6000 
880428c290e8
[11359384.592061]  880428c290ec 8804293d6000  
880428c290f0
[11359384.592065] Call Trace:
[11359384.592074]  [] schedule_preempt_disabled+0x29/0x70
[11359384.592078]  [] __mutex_lock_slowpath+0x135/0x1b0
[11359384.592082]  [] mutex_lock+0x1f/0x2f
[11359384.592088]  [] usb_disconnect+0x64/0x200
[11359384.592091]  [] hub_port_connect_change+0xd3/0xb20
[11359384.592096]  [] ? hub_port_status+0xdd/0x120
[11359384.592099]  [] hub_events+0x4d4/0xa20
[11359384.592102]  [] hub_thread+0x35/0x160
[11359384.592106]  [] ? prepare_to_wait_event+0x100/0x100
[11359384.592109]  [] ? hub_events+0xa20/0xa20
[11359384.592113]  [] kthread+0xd2/0xf0
[11359384.592117]  [] ? kthread_create_on_node+0x1c0/0x1c0
[11359384.592121]  [] ret_from_fork+0x58/0x90
[11359384.592125]  [] ? kthread_create_on_node+0x1c0/0x1c0
[11359384.592133] INFO: task kworker/4:2:18579 blocked for more than 120 
seconds.
[11359384.592544]   Not tainted 3.13.0-85-generic #129-Ubuntu
[11359384.592869] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[11359384.593321] kworker/4:2 D 88043fd13180 0 18579  2 
0x
[11359384.593336] Workqueue: events hid_reset [usbhid]
[11359384.593338]  8803f27af850 0046 8800badb9800 
8803f27affd8
[11359384.593341]  00013180 00013180 8800badb9800 
8803f27af998
[11359384.593345]  8803f27af9a0 7fff 8800badb9800 
8800badb9800
[11359384.593348] Call Trace:
[11359384.593352]  [] schedule+0x29/0x70
[11359384.593355]  [] schedule_timeout+0x279/0x320
[11359384.593359]  [] ? __enqueue_entity+0x78/0x80
[11359384.593364]  [] ? enqueue_entity+0x2ad/0xc00
[11359384.593367]  [] wait_for_completion+0xa6/0x160
[11359384.593372]  [] ? wake_up_state+0x20/0x20
[11359384.593377]  [] flush_work+0xed/0x1b0
[11359384.593381]  [] ? wake_up_worker+0x30/0x30
[11359384.593385]  [] __cancel_work_timer+0x92/0x1a0
[11359384.593390]  [] ? lock_timer_base.isra.35+0x2b/0x50
[11359384.593394]  [] cancel_work_sync+0x10/0x20
[11359384.593400]  [] usbhid_close+0xbc/0x100 [usbhid]
[11359384.593407]  [] hidinput_close+0x22/0x30 [hid]
[11359384.593412]  [] input_close_device+0x4a/0x70
[11359384.593417]  [] evdev_cleanup+0xbf/0xd0
[11359384.593421]  [] evdev_disconnect+0x2b/0x60
[11359384.593425]  [] __input_unregister_device+0xc5/0x1b0
[11359384.593429]  [] input_unregister_device+0x4d/0x80
[11359384.593436]  [] hidinput_disconnect+0x96/0xc0 [hid]
[11359384.593442]  [] hid_disconnect+0x60/0x70 [hid]
[11359384.593447]  [] hid_device_remove+0xbd/0xd0 [hid]
[11359384.593453]  [] __device_release_driver+0x7f/0xf0
[11359384.593457]  [] device_release_driver+0x23/0x30
[11359384.593461]  [] bus_remove_device+0x108/0x180
[11359384.593464]  [] device_del+0x129/0x1c0

[Bug 1624793] [NEW] Ubuntu do-release-upgrade 14.04 to 16.04.1 had problem with roundcube because MySQL was stopped during upgrade package roundcube-core 1.2~beta+dfsg.1-0ubuntu1 failed to install/upg

2016-09-17 Thread D Tim Cummings
Public bug reported:

I think the problem was roundcube could not upgrade MySQL database
because MySQL was not running during the upgrade

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: roundcube-core 1.2~beta+dfsg.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-95.142-generic 3.13.11-ckt39
Uname: Linux 3.13.0-95-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Sun Sep 18 04:47:56 2016
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2014-08-27 (752 days ago)
InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.3)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: roundcube
Title: package roundcube-core 1.2~beta+dfsg.1-0ubuntu1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: Upgraded to xenial on 2016-09-18 (0 days ago)

** Affects: roundcube (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/1624793

Title:
  Ubuntu do-release-upgrade 14.04 to 16.04.1 had problem with roundcube
  because MySQL was stopped during upgrade package roundcube-core
  1.2~beta+dfsg.1-0ubuntu1 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/roundcube/+bug/1624793/+subscriptions

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


[Bug 1546373] Re: Please update to 1.11

2016-09-17 Thread Simon Quigley
** Changed in: taglib (Ubuntu)
 Assignee: Simon Quigley (tsimonq2) => (unassigned)

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

Title:
  Please update to 1.11

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

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


[Bug 1574650] Re: Sweethome3D crashes in Ubuntu 16.04 64-Bit version

2016-09-17 Thread Chris Tree
Hi, I'm not experienced at analysing such a problem, however from the
descriptions here in a similar thread Bug#1576076, I do have the same
unresolved issue as described in both bug reports. Sweet Home 3D loads
briefly, then crashes, completely unusable. I'm running, according to
Sysinfo, Radeon HD 5000/6000/7350/8350 Series graphics card using the
Gallium 0.4 on AMD Cedar (DRM 2.43.0, LLVM 3.8.0) on Ubuntu 16.04
64-bit. One of the crashes was detected, I sent of the report & it
related to a Java issue. Can anyone tell me if there is any kind of work
around for this issue as yet please? Thanks.

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

Title:
  Sweethome3D crashes in Ubuntu 16.04 64-Bit version

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

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


[Bug 1624771] Re: cacti is incompatible with PHP7.0 (xenial)

2016-09-17 Thread Paul Gevers
The cacti package in Xenial suggests you to update the configuration of cacti. 
Do you have a file called /etc/cacti.conf.ucf-new (or something like that) that 
contains the line (note the last "i" on that line:
$database_type = 'mysqli';

If so, this bug is an operator error to not look at proposed changes in
the configuration rather than a bug in the package.


** Changed in: cacti (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/1624771

Title:
  cacti is incompatible with PHP7.0 (xenial)

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

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


[Bug 1624672] Re: Fix missing backticks in MySQL "DROP DATABASE" statement

2016-09-17 Thread Paul Gevers
@MatthiasP: no problem, it is a bug in the Ubuntu version as well. I
liked this bug to the Debian bug.

** Bug watch added: Debian Bug tracker #838159
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838159

** Also affects: dbconfig-common (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838159
   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/1624672

Title:
  Fix missing backticks in MySQL "DROP DATABASE" statement

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

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


[Bug 1624771] Re: cacti is incompatible with PHP7.0 (xenial)

2016-09-17 Thread Paul Gevers
And in case it isn't clear, the way to fix the issue for you, you should
add that "i" to your /ect/cacti/debian.conf configuration.

Obviously I also meant /etc/cacti/debian.conf.ucf-new (or something like
that), in my previous remark.

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

Title:
  cacti is incompatible with PHP7.0 (xenial)

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

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


[Bug 1600648] Re: Generic USB Mass Storare Failure

2016-09-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Generic USB Mass Storare Failure

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

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


[Bug 1602827] Re: NFS server "shutting down socket" during large file copies Ubunutu 14.04.4 LTS

2016-09-17 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  NFS server "shutting down socket" during large file copies Ubunutu
  14.04.4 LTS

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

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


[Bug 1624790] [NEW] package libc-bin 2.23-0ubuntu3 failed to install/upgrade: triggers looping, abandoned

2016-09-17 Thread Jiří Doubravský
Public bug reported:

I have installed AMDGPU PRO drivers for clean instalation of ubuntu
16.04 then updated system. I dont know much more about that, but it
looks like problem caused kernel upgrade and amdgpupro ...

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libc-bin 2.23-0ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Sun Sep 18 05:55:31 2016
Dependencies:
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu3
 libgcc1 1:6.0.1-0ubuntu1
ErrorMessage: triggers looping, abandoned
InstallationDate: Installed on 2016-09-18 (0 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: glibc
Title: package libc-bin 2.23-0ubuntu3 failed to install/upgrade: triggers 
looping, abandoned
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: glibc (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/1624790

Title:
  package libc-bin 2.23-0ubuntu3 failed to install/upgrade: triggers
  looping, abandoned

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

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


[Bug 1624790] Re: package libc-bin 2.23-0ubuntu3 failed to install/upgrade: triggers looping, abandoned

2016-09-17 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/1624790

Title:
  package libc-bin 2.23-0ubuntu3 failed to install/upgrade: triggers
  looping, abandoned

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

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


[Bug 1610772] Re: [drm] stuck on render ring

2016-09-17 Thread Christopher M. Penalver
Mikhail, the next step is to fully commit bisect from kernel 3.13 to 4.4
in order to identify the last good kernel commit, followed immediately
by the first bad one. This will allow for a more expedited analysis of
the root cause of your issue. Could you please do this following
https://wiki.ubuntu.com/Kernel/KernelBisection ?

Please note, finding adjacent kernel versions is not fully commit
bisecting.

Also, the kernel release names are irrelevant for the purposes of
bisecting.

It is most helpful that after the fix commit (not kernel version) has
been identified, you then mark this report Status Confirmed.

Thank you for your help.

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

Title:
  [drm] stuck on render ring

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

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


Re: [Bug 1610772] Re: [drm] stuck on render ring

2016-09-17 Thread Mikhail
I don't know, sorry
Mikhail


Sent from my Samsung Galaxy smartphone.
 Original message From: "Christopher M. Penalver" 
 Date: 2016-09-17  11:15 PM  (GMT-05:00) To: 
mikhail.kara...@gmail.com Subject: [Bug 1610772] Re: [drm] stuck on render ring 
Mikhail, to clarify, what kernel version were you using in Ubuntu 14.04
specifically when this didn't happen?

** Tags added: regression-release

** Tags added: needs-bisect

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

Title:
  [drm] stuck on render ring

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  The problem is similiar to the one discrabed in #1547800

  It was happen once in a while. Now it always happens when returning
  from sleep.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog: /dev/sda6: clean, 278496/3727360 files, 2012554/14884352 blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Sun Aug  7 22:04:40 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: kubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company 3rd Gen Core processor Graphics 
Controller [103c:179b]
  InstallationDate: Installed on 2016-06-26 (42 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: Hewlett-Packard HP EliteBook 8470p
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=1126bf38-027a-410d-a905-5dbbd05a6b4d ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/07/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68ICF Ver. F.45
  dmi.board.name: 179B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 42.36
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68ICFVer.F.45:bd10/07/2013:svnHewlett-Packard:pnHPEliteBook8470p:pvrA1029D1102:rvnHewlett-Packard:rn179B:rvrKBCVersion42.36:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8470p
  dmi.product.version: A1029D1102
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Mon Jul 25 07:40:00 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id    5236 
   vendor CMN
  xserver.version: 2:1.18.3-1ubuntu2.2

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

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

Title:
  [drm] stuck on render ring

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

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

[Bug 1620557] Re: weather.noaa.gov was shut down

2016-09-17 Thread Bug Watch Updater
** Changed in: libgweather
   Status: Unknown => Fix Released

** Changed in: libgweather
   Importance: Unknown => High

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

Title:
  weather.noaa.gov was shut down

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

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


[Bug 1622386] Re: LO Calc freeze while viewing spreadsheet

2016-09-17 Thread Christopher M. Penalver
Michael T, what filters precisely in a keyboard click-for-click fashion?

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

Title:
  LO Calc freeze while viewing spreadsheet

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

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


[Bug 1610772] Re: [drm] stuck on render ring

2016-09-17 Thread Christopher M. Penalver
Mikhail, to clarify, what kernel version were you using in Ubuntu 14.04
specifically when this didn't happen?

** Tags added: regression-release

** Tags added: needs-bisect

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

Title:
  [drm] stuck on render ring

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

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


[Bug 1624705] Re: X fonts disappear after suspend/resume cycle

2016-09-17 Thread Christopher M. Penalver
Eugene Shkel, thank you for reporting this and helping make Ubuntu
better.

To clarify, did this problem not occur in a Ubuntu release prior to
16.04?

** Tags added: bios-outdated-a16

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

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

Title:
  X fonts  disappear after suspend/resume cycle

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

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


[Bug 1622376] Re: Mounting SDXC Cards unreliable

2016-09-17 Thread Christopher M. Penalver
dolfyn, as per http://support.lenovo.com/us/en/products/Laptops-and-
netbooks/IdeaPad-Y-Series-
laptops/y700-15isk?tabName=Downloads=Mast:SubNav:Support:Drivers%20and%20Software|Drivers%20and%20Software=false
an update to your computer's buggy, insecure, and outdated BIOS is
available (CDCN52WW). When you update to this following
https://help.ubuntu.com/community/BIOSUpdate how does this improve the
situation?

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful.

Also, you don't have to create a new report.

It is most helpful that after the BIOS is updated, if the problem is still 
reproducible:
1) Please provide the output of the following terminal command (not perform an 
apport-collect):
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
2) Please make a comment specifically advising on how this improves the 
situation.
3) Please mark this report Status Confirmed.

If it's not reproducible, please mark this as Invalid.

Thank you for your help.

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

Title:
  Mounting SDXC Cards unreliable

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

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


[Bug 1624787] Re: package python-wheel 0.29.0-1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2016-09-17 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/1624787

Title:
  package python-wheel 0.29.0-1 failed to install/upgrade: package is in
  a very bad inconsistent state; you should  reinstall it before
  attempting configuration

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

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


[Bug 1624787] [NEW] package python-wheel 0.29.0-1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2016-09-17 Thread mercedes
Public bug reported:

.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: python-wheel 0.29.0-1
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Sun Sep 18 03:38:14 2016
Dependencies:
 
DuplicateSignature:
 package:python-wheel:0.29.0-1
 Installing from local file 
/var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20160913.1.orig.tar.gz
 Flash Plugin installed.
 dpkg: error processing package python-wheel (--configure):
  package is in a very bad inconsistent state; you should
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2015-11-29 (293 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: wheel
Title: package python-wheel 0.29.0-1 failed to install/upgrade: package is in a 
very bad inconsistent state; you should  reinstall it before attempting 
configuration
UpgradeStatus: Upgraded to xenial on 2016-09-08 (9 days ago)

** Affects: wheel (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/1624787

Title:
  package python-wheel 0.29.0-1 failed to install/upgrade: package is in
  a very bad inconsistent state; you should  reinstall it before
  attempting configuration

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

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


[Bug 1624786] [NEW] Installer Issues

2016-09-17 Thread David Wen Riccardi-Zhu
Public bug reported:

Unfortunately, not very sure what happened. The installer failed after
creating new partitions. I did try to first set up an encrypted disk,
which also failed.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.2
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CasperVersion: 1.376
Date: Sat Sep 17 22:30:49 2016
InstallCmdLine: file=/cdrom/preseed/lubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash ---
LiveMediaBuild: Lubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160720)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug lubuntu ubiquity-2.21.63.2 xenial

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

Title:
  Installer Issues

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

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


[Bug 1623777] Re: package nvidia-opencl-icd-367 367.44-0ubuntu0.16.04.2 failed to install/upgrade: conflicting packages - not installing nvidia-opencl-icd-367

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

** Changed in: nvidia-graphics-drivers-367 (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/1623777

Title:
  package nvidia-opencl-icd-367 367.44-0ubuntu0.16.04.2 failed to
  install/upgrade: conflicting packages - not installing nvidia-opencl-
  icd-367

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

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


[Bug 1624783] Re: Systemd startup Broadway backend

2016-09-17 Thread Gunnar Hjalmarsson
Thanks for your report. However, what made you file it against the
ubuntu-docs package? (It's for the user documentation of the Ubuntu
desktop.)

Possibly it's not a bug at all. I'd recommend that you ask for help at
.

** Package changed: ubuntu-docs (Ubuntu) => ubuntu

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

Title:
  Systemd startup Broadway backend

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

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


[Bug 1624783] [NEW] Systemd startup Broadway backend

2016-09-17 Thread Ronald Skeoch
Public bug reported:

I met a problem to use systemd to startup a program which needs to talk
to GDK Broadway backend.

(We are prepared to contribute $Aus 1000 for speedy fix.)
Is this the correct location?

The whole story is that I am in the progress to migrate a GTK+3
application to web based on Nignx/Nodejs/Broadway. Using systemd to
startup a Nodejs application which will "spawn" a Broadway instance and
a GTK+3 application when user logins in. And the GTK+3 application will
"display" on that Broadway instance.

Interesting thing is that when I execute that Nodejs application through
terminal, everything works perfectly.

When I use systemd to startup that Nodejs application, after user logins
in, Broadway instance is up, the GTK+3 application is up then exit with
the error message: "Gtk-WARNING **: cannot open display:"


I googled for a while and didn't find many useful information. So I am not sure 
it is that systemd doesn't support GUI or I just made a stupid mistake.

Anyway, thanks a lot in advance.


The systemd service file of the Nodejs application looks like this:

[Unit]
Description=X
After=Our-Nginx.service

[Service]
ExecStart=/usr/bin/nodejs /path/to/Nodejs/application
Restart=always
RestartSec=5
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=Nodejs_application

[Install]
WantedBy=multi-user.target


The Nodejs application code looks like this:

... ...

var spawn = require('child_process').spawn;

... ...

var env = Object.create(process.env);
env.LOGNAME = username;
env.GDK_BACKEND = 'broadway';
env.BROADWAY_DISPLAY= port_id;
env.SAL_USE_VCLPLUGIN= 'gtk3';
env.UBUNTU_MENUPROXY  = '';
env.LIBOVERLAY_SCROLLBAR = '';
env.HOME= 'XXX';

const instance = spawn('/path/to/gtk3/application', [], { env: env });
instance.stdout.on('data', (data) => {
  console.log(`stdout: ${data}`);
});

instance.stderr.on('data', (data) => {
  console.log(`stderr: ${data}`);
});
instance.on('close', (code) => {
  console.log(`child process exited with code ${code}`);
});

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

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

Title:
  Systemd startup Broadway backend

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

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


[Bug 1547599] Re: legacy nvidia drivers fail to work with latest kernel

2016-09-17 Thread Nick Barry
I was able to fix this problem on a MacBook Pro 4,1 with a GeForce 8600M GT by 
following these instructions:
https://ubuntuforums.org/showthread.php?t=2209602

In this case, installing the current version of Ubuntu (16.04.1) via USB
with a GUID partition table was not 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/1547599

Title:
  legacy nvidia drivers fail to work with latest kernel

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

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


[Bug 1624778] [NEW] Compose key section needs to be updated

2016-09-17 Thread Gunnar Hjalmarsson
Public bug reported:

As a fix of bug #1596152 the section "Compose key" was copied from the
Precise version of tips-specialchars.page and pasted as is to the
Yakkety version of that page. However, the GUI has changed a bit between
Precise and Yakkety, and there is a need to modify the section
accordingly.

** Affects: ubuntu-docs (Ubuntu)
 Importance: Medium
 Status: Triaged

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

Title:
  Compose key section needs to be updated

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

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


[Bug 1447909] Re: external mic not detected on machines with alc256 codec

2016-09-17 Thread Hui Wang
@mmifas,

About your comment "When I plugged in the headset, sometimes sound
coming though both. I can configure in alsamixer", in that situation,
the sound is supposed to be played through headphone, so could you
please generate 2 alsa-info.txt, the first one is generated when problem
is reproduced, the second one is generated after you use alsamixer to
workaround this problem.

thx.

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

Title:
  external mic not detected on machines with alc256 codec

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

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


[Bug 1613134] Re: wacom touch screen does not recognize finger touch

2016-09-17 Thread littlelion
** Tags removed: kernel-fixed-upstream-4.8-rc2
** Tags added: kernel-fixed-upstream-4.6

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

Title:
  wacom touch screen does not recognize finger touch

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

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


[Bug 1624317] Re: systemd-resolved breaks VPN with split-horizon DNS

2016-09-17 Thread Anders Kaseorg
(I believe the requested information has been provided.)

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

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

Title:
  systemd-resolved breaks VPN with split-horizon DNS

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

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


[Bug 1624775] Re: g++ compiler problems

2016-09-17 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/1624775/+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/1624775

Title:
  g++ compiler problems

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

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


[Bug 1624476] Re: package mysql-server-5.7 5.7.15-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

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

** Changed in: mysql-5.7 (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/1624476

Title:
  package mysql-server-5.7 5.7.15-0ubuntu0.16.04.1 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/mysql-5.7/+bug/1624476/+subscriptions

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


[Bug 1614837] Re: ovn:Multi nodes devstack, controller node losts ovs port when computer node starts

2016-09-17 Thread XuRong
** Changed in: networking-ovn
   Status: New => Fix Released

** Changed in: openvswitch (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/1614837

Title:
  ovn:Multi nodes devstack, controller node losts ovs port when computer
  node starts

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-ovn/+bug/1614837/+subscriptions

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


[Bug 1006676] Re: showkey fails with "Couldn't get a file descriptor referring to the console"

2016-09-17 Thread Sondra Kinsey
I agree that a more helpful error message would be helpful here. I am an
experience Ubuntu terminal user. However, it is not intuitive to me that
showkey should require root privileges. I would not have guessed this as
a solution to resolve this error.

A new error message could take several forms:
  Current user cannot access a file descriptor referring to the console.
  Permission denied.
  You must run as root user.
  Are you root?
I personally prefer the most descriptive and helpful:
  Current user cannot access a file descriptor referring to the console. 
Perhaps you intended to run this as root?

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

Title:
  showkey fails with "Couldn't get a file descriptor referring to the
  console"

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

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


[Bug 1624703] Re: [needs-packaging] Nixnote

2016-09-17 Thread Brian Murray
*** This is an automated message ***

This bug is tagged needs-packaging which identifies it as a request for
a new package in Ubuntu.  As a part of the managing needs-packaging bug
reports specification,
https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs-
packaging bug reports have Wishlist importance.  Subsequently, I'm
setting this bug's status to Wishlist.

** Summary changed:

- Nixnote
+ [needs-packaging] Nixnote

** Changed in: ubuntu
   Importance: Undecided => Wishlist

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

Title:
  [needs-packaging] Nixnote

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

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


[Bug 1624704] Re: [needs-packaging] hub

2016-09-17 Thread Brian Murray
*** This is an automated message ***

This bug is tagged needs-packaging which identifies it as a request for
a new package in Ubuntu.  As a part of the managing needs-packaging bug
reports specification,
https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs-
packaging bug reports have Wishlist importance.  Subsequently, I'm
setting this bug's status to Wishlist.

** Summary changed:

- hub
+ [needs-packaging] hub

** Changed in: ubuntu
   Importance: Undecided => Wishlist

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

Title:
  [needs-packaging] hub

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

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


[Bug 1618093] Re: linux-lts-trusty: 3.13.0-96.143~precise1 -proposed tracker

2016-09-17 Thread Brad Figg
** Tags added: regression-testing-passed

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   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/1618093

Title:
  linux-lts-trusty: 3.13.0-96.143~precise1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1618093/+subscriptions

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


[Bug 1624775] [NEW] g++ compiler problems

2016-09-17 Thread Ioann
Public bug reported:

Hi

I think there is a problem in g++ compiler libs.

I tried to compile https://github.com/dreamstalker/rehlds

On one of installation steps rehlds compiles own bzip2 that uses
random.h from system libs with g++.

And it fails with message
/usr/include/c++/4.8/bits/random.h(106): error expected a ";"
{typedef unsigned __int128 type;};
   ^

If i set ";" or remove "type;"  compilation succeeds without errors.

Either it is simple copy-paste error or problem with "random.h"

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: 14.04 g++ ubuntu

** Description changed:

  Hi
  
  I think there is a problem in g++ compiler libs.
  
  I tried to compile https://github.com/dreamstalker/rehlds
  
  On one of installation steps rehlds compiles own bzip2 that uses
  random.h from system libs with g++.
  
- And it fails with message 
- /usr/include/c++/4.8/random.h(106): error expected a ";"
+ And it fails with message
+ /usr/include/c++/4.8/bits/random.h(106): error expected a ";"
  {typedef unsigned __int128 type;};
-^
- 
+    ^
  
  If i set ";" or remove "type;"  compilation succeeds without errors.
  
  Either it is simple copy-paste error or problem with "random.h"

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

Title:
  g++ compiler problems

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

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

[Bug 1623671] Re: mate-panel crashed when changing theme from Ambiant-MATE to BlackMATE.

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

** Changed in: mate-panel (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/1623671

Title:
  mate-panel crashed when changing theme from Ambiant-MATE to BlackMATE.

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

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


[Bug 1620701] Re: linux-snapdragon: 4.4.0-1026.29 -proposed tracker

2016-09-17 Thread Brad Figg
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   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/1620701

Title:
  linux-snapdragon: 4.4.0-1026.29 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1620701/+subscriptions

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


[Bug 1620725] Re: linux-lts-xenial: 4.4.0-38.57~14.04.1 -proposed tracker

2016-09-17 Thread Brad Figg
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   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/1620725

Title:
  linux-lts-xenial: 4.4.0-38.57~14.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1620725/+subscriptions

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


[Bug 1620686] Re: linux-raspi2: 4.4.0-1023.29 -proposed tracker

2016-09-17 Thread Brad Figg
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   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/1620686

Title:
  linux-raspi2: 4.4.0-1023.29 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1620686/+subscriptions

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


[Bug 1618099] Re: linux-raspi2: -proposed tracker

2016-09-17 Thread Brad Figg
*** This bug is a duplicate of bug 1620686 ***
https://bugs.launchpad.net/bugs/1620686

** This bug is no longer a duplicate of bug 1618137
   linux-raspi2: 4.4.0-1022.28 -proposed tracker
** This bug has been marked a duplicate of bug 1620686
   linux-raspi2: 4.4.0-1023.29 -proposed tracker

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

Title:
  linux-raspi2:  -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1618099/+subscriptions

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


[Bug 1618100] Re: linux-snapdragon: -proposed tracker

2016-09-17 Thread Brad Figg
*** This bug is a duplicate of bug 1620701 ***
https://bugs.launchpad.net/bugs/1620701

** This bug is no longer a duplicate of bug 1618153
   linux-snapdragon: 4.4.0-1025.28 -proposed tracker
** This bug has been marked a duplicate of bug 1620701
   linux-snapdragon: 4.4.0-1026.29 -proposed tracker

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

Title:
  linux-snapdragon:  -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1618100/+subscriptions

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


[Bug 1618137] Re: linux-raspi2: 4.4.0-1022.28 -proposed tracker

2016-09-17 Thread Brad Figg
*** This bug is a duplicate of bug 1620686 ***
https://bugs.launchpad.net/bugs/1620686

** Tags added: regression-testing-passed

** This bug has been marked a duplicate of bug 1620686
   linux-raspi2: 4.4.0-1023.29 -proposed tracker

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

Title:
  linux-raspi2: 4.4.0-1022.28 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1618137/+subscriptions

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


[Bug 1620701] Re: linux-snapdragon: 4.4.0-1026.29 -proposed tracker

2016-09-17 Thread Brad Figg
** Tags added: regression-testing-passed

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

Title:
  linux-snapdragon: 4.4.0-1026.29 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1620701/+subscriptions

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


[Bug 1618153] Re: linux-snapdragon: 4.4.0-1025.28 -proposed tracker

2016-09-17 Thread Brad Figg
*** This bug is a duplicate of bug 1620701 ***
https://bugs.launchpad.net/bugs/1620701

** This bug has been marked a duplicate of bug 1620701
   linux-snapdragon: 4.4.0-1026.29 -proposed tracker

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

Title:
  linux-snapdragon: 4.4.0-1025.28 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1618153/+subscriptions

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


[Bug 1618251] Re: linux-lts-vivid: 3.19.0-69.77~14.04.1 -proposed tracker

2016-09-17 Thread Brad Figg
** Changed in: kernel-sru-workflow/regression-testing
   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/1618251

Title:
  linux-lts-vivid: 3.19.0-69.77~14.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1618251/+subscriptions

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


[Bug 1620725] Re: linux-lts-xenial: 4.4.0-38.57~14.04.1 -proposed tracker

2016-09-17 Thread Brad Figg
** Tags added: regression-testing-passed

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

Title:
  linux-lts-xenial: 4.4.0-38.57~14.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1620725/+subscriptions

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


[Bug 1618251] Re: linux-lts-vivid: 3.19.0-69.77~14.04.1 -proposed tracker

2016-09-17 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.19.0-69.77~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
+ kernel-stable-master-bug: 1618167

** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Fix Released

** Description changed:

  This bug is for tracking the 3.19.0-69.77~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  derivative-trackers-created: true
+ kernel-stable-master-bug: 1618167
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
- kernel-stable-master-bug: 1618167

** Tags added: regression-testing-passed

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

Title:
  linux-lts-vivid: 3.19.0-69.77~14.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1618251/+subscriptions

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


[Bug 1620686] Re: linux-raspi2: 4.4.0-1023.29 -proposed tracker

2016-09-17 Thread Brad Figg
** Tags added: regression-testing-passed

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

Title:
  linux-raspi2: 4.4.0-1023.29 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1620686/+subscriptions

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


[Bug 1518457] Re: kswapd0 100% CPU usage

2016-09-17 Thread Paul Buonopane
>From man 7 udev:

The udev rules are read from the files located in the system rules
directory /lib/udev/rules.d, the volatile runtime directory
/run/udev/rules.d and the local administration directory
/etc/udev/rules.d. All rules files are collectively sorted and processed
in lexical order, regardless of the directories in which they live.
However, files with identical filenames replace each other. Files in
/etc have the highest priority, files in /run take precedence over files
with the same name in /lib. This can be used to override a system-
supplied rules file with a local file if needed; a symlink in /etc with
the same name as a rules file in /lib, pointing to /dev/null, disables
the rules file entirely. Rule files must have the extension .rules;
other extensions are ignored.

As such, the best way to work around this is:

sudo ln -s /dev/null /etc/udev/rules.d/40-vm-hotadd.rules

Unlike deleting or modifying the original file, this will persist across
upgrades without requiring manual conflict resolution.

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

Title:
  kswapd0 100% CPU usage

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

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


[Bug 1620701] Re: linux-snapdragon: 4.4.0-1026.29 -proposed tracker

2016-09-17 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   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/1620701

Title:
  linux-snapdragon: 4.4.0-1026.29 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1620701/+subscriptions

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


[Bug 1620686] Re: linux-raspi2: 4.4.0-1023.29 -proposed tracker

2016-09-17 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   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/1620686

Title:
  linux-raspi2: 4.4.0-1023.29 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1620686/+subscriptions

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


[Bug 1620725] Re: linux-lts-xenial: 4.4.0-38.57~14.04.1 -proposed tracker

2016-09-17 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   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/1620725

Title:
  linux-lts-xenial: 4.4.0-38.57~14.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1620725/+subscriptions

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


[Bug 1618093] Re: linux-lts-trusty: 3.13.0-96.143~precise1 -proposed tracker

2016-09-17 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   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/1618093

Title:
  linux-lts-trusty: 3.13.0-96.143~precise1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1618093/+subscriptions

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


[Bug 1624771] [NEW] cacti is incompatible with PHP7.0 (xenial)

2016-09-17 Thread Markus Peter
Public bug reported:

cacti uses adodb-mysql, which doesn't work or doesn't exist in xenial /
PHP7.

Missing file: /usr/share/php/adodb/drivers/adodb-mysql.inc.php
ADONewConnection: Unable to load database driver 
'mysql://cactiuser:cactiuser@localhost/cacti?persist'   
ADONewConnection(mysql)% line   51, file: /usr/share/cacti/site/lib/database.php

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

** Package changed: jffnms (Ubuntu) => cacti (Ubuntu)

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

Title:
  cacti is incompatible with PHP7.0 (xenial)

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

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


[Bug 1624769] [NEW] jffnms doesn't work with postgres

2016-09-17 Thread Markus Peter
Public bug reported:

jffnms has the capability to be used with mysql or postgres through
dbconfig-common.

Unfortunately, the pgsql install script was created with
mysqldumptopostgres or some such utility and apparently not tested,
since it doesn't work at all.

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

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

Title:
  jffnms doesn't work with postgres

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

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


[Bug 1624768] [NEW] jffnms is incompatible to PHP7.0

2016-09-17 Thread Markus Peter
Public bug reported:

As with some other PHP dependent packages in Ubuntu 16.04, this one was
ported without testing it.

There is a depencency on php7.0-mysql, but this only provides pdo-mysql,
mysqli and mysqlnd, not the needed mysql.

So it can be installed, but not run.

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

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

Title:
  jffnms is incompatible to PHP7.0

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

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


[Bug 1618090] Re: linux-keystone: 3.13.0-67.95 -proposed tracker

2016-09-17 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   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/1618090

Title:
  linux-keystone: 3.13.0-67.95 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1618090/+subscriptions

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


[Bug 1620658] Re: linux: 4.4.0-38.57 -proposed tracker

2016-09-17 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Fix Released

** Tags added: regression-testing-passed

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   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/1620658

Title:
  linux: 4.4.0-38.57 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1620658/+subscriptions

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


[Bug 1622555] Re: Firebox tooltips use dark text on black background

2016-09-17 Thread Martin Wimpress
** Changed in: ubuntu-mate
   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/1622555

Title:
  Firebox tooltips use dark text on black background

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

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


[Bug 1616966] Re: linux: 4.6.0-12.14 -proposed tracker

2016-09-17 Thread Brad Figg
** Changed in: kernel-development-workflow
   Status: In Progress => Invalid

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

Title:
  linux: 4.6.0-12.14 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1616966/+subscriptions

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


[Bug 1624342] Re: tst_textarea.11.qml unit test fails

2016-09-17 Thread Andrea Bernabei
1) typo, should be "TextArea.color is same as TextEdit.color"

2) does it make sense to expect TextArea (which has Ubuntu styling) to
have the same default colour as TextEdit? Maybe we should just change
the test?

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

Title:
  tst_textarea.11.qml unit test fails

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

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


[Bug 1624765] Re: wifi broke after 16.04 upgrade

2016-09-17 Thread Parag Joshi
After upgrade, my hardware switch for wifi (accessed by Fn + function
key) stopped working. But, all other function keys to control display
brightness, volume, mute have been working fine.

There are some pages on askubuntu.com which discuss the same problem
that I have. But, they talk about re-installing broadcom drivers, etc. I
checked mine and I seem to have a qualcomm device instead of broadcom.
See below:

~$ lspci -vnn | grep Network
06:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless 
Network Adapter [168c:0036] (rev 01)
Subsystem: Dell QCA9565 / AR9565 Wireless Network Adapter [1028:020c]

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

Title:
  wifi broke after 16.04 upgrade

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

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


[Bug 1579339] Re: Missing archiver icon in Ambiant-Mate and Radiant-Mate

2016-09-17 Thread Martin Wimpress
This bug was fixed in the package ubuntu-mate-artwork - 16.10.7

---
ubuntu-mate-artwork (16.10.7) yakkety; urgency=medium

  * Improve GTK 3.20 support. (LP: #1593054)
  * Fix Advanced Menu theme so colors are consistent. (LP: #1618035)
  * Fix missing symlink for add-folder-to-archive.svg. (LP: #1579339)
  * Fix Firefox tool tips. (LP: #1622555)
  * Fix tabs so they don't appear inactive. (LP: #1624572)
  * Fix Eye of MATE and Atril theme. (LP: #1624567)
  * Fix OSD. (LP: #1623197)
  * Fix Ubiquity theme. (LP: #1623195)

 -- Martin Wimpress  Wed, 14 Sep 2016 12:03:23 +0100

** Also affects: ubuntu-mate-artwork (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-mate-artwork (Ubuntu)
   Status: New => Fix Released

** Changed in: ubuntu-mate
   Status: Fix Committed => Fix Released

** Changed in: ubuntu-mate-artwork (Ubuntu)
   Importance: Undecided => Low

** Changed in: ubuntu-mate-artwork (Ubuntu)
 Assignee: (unassigned) => Martin Wimpress (flexiondotorg)

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

Title:
  Missing archiver icon in Ambiant-Mate and Radiant-Mate

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

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


[Bug 1618035] Re: Advanced Menu colors are not consistent with Ambiant-MATE theme

2016-09-17 Thread Martin Wimpress
** Changed in: ubuntu-mate
   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/1618035

Title:
  Advanced Menu colors are not consistent with Ambiant-MATE theme

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

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


[Bug 1623195] Re: Ubiquity window has a white background on Ubuntu MATE 16.10

2016-09-17 Thread Martin Wimpress
** Changed in: ubuntu-mate
   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/1623195

Title:
  Ubiquity window has a white background on Ubuntu MATE 16.10

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

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


[Bug 1623197] Re: Volume OSD is green background with green level indicator

2016-09-17 Thread Martin Wimpress
** Changed in: ubuntu-mate
   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/1623197

Title:
  Volume OSD is green background with green level indicator

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

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


[Bug 1624567] Re: Ubuntu mate 16.10 Eye of Mate image viewer theme bug

2016-09-17 Thread Martin Wimpress
** Changed in: ubuntu-mate
   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/1624567

Title:
  Ubuntu mate 16.10 Eye of Mate image viewer  theme bug

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

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


[Bug 1624765] [NEW] wifi broke after 16.04 upgrade

2016-09-17 Thread Parag Joshi
Public bug reported:

I upgraded from ubuntu 14.04 LTS to ubuntu 16.04 LTS. My wifi was working fine 
in previous version. But, after upgrade wifi broke. It won't show any wifi 
networks and I couldn't enable wifi from ubuntu panel on top right corner. 
I tried almost all suggestions in this page and few other askubuntu pages with 
same problem: 
http://askubuntu.com/questions/62166/siocsifflags-operation-not-possible-due-to-rf-kill
But, nothing worked. 

Here is my console output: 
~$ sudo rfkill list
0: dell-rbtn: Wireless LAN
Soft blocked: yes
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
7: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

Then, I ran "sudo rfkill unblock wifi" but that didn't fix anything.

Finally, the only thing that worked was: 
sudo modprobe -r dell-rbtn

I don't even know if this is the right way to fix it. Please fix the
16.04 kernel and OS upgrade package so that other users don't face this
problem that cost me 2 days. Thank you.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader-core 1:16.04.14
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Sat Sep 17 15:13:39 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2016-08-19 (29 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  wifi broke after 16.04 upgrade

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

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


[Bug 1624572] Re: All tabs look inactive

2016-09-17 Thread Martin Wimpress
** Changed in: ubuntu-mate
   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/1624572

Title:
  All tabs look inactive

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

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


[Bug 1590590] Re: Touchpad not recognized on Dell Latitude E7470 Ultrabook

2016-09-17 Thread Stephan Druskat
Confirm 4.4.0-36-generic, Latitude E7470, two-finger-scrolling working,
no TouchPad options. Also, the middle mouse button (which when pressed
should be able to scroll via trackpoint) is not working.

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

Title:
  Touchpad not recognized on Dell Latitude E7470 Ultrabook

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

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


[Bug 1624764] [NEW] no sound on Ubuntu 16.04

2016-09-17 Thread Chris Williams
Public bug reported:

was working fine than nothing...

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  no sound on Ubuntu 16.04

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

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


[Bug 1618083] Re: linux: 3.13.0-96.143 -proposed tracker

2016-09-17 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   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/1618083

Title:
  linux: 3.13.0-96.143 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1618083/+subscriptions

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


[Bug 1247668] Re: NumLock turned off on layout switch

2016-09-17 Thread mostafa asadi
If still this bug effect you , I patch it with a simple script : 
https://github.com/mostafaasadi/num

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

Title:
  NumLock turned off on layout switch

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

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


[Bug 1622577] Re: tst_pagestack_deprecated_toolbar unit test warnings with qt56

2016-09-17 Thread Andrea Bernabei
What I'm seeing here:
- the problem appears when cleanupTestCase() tries to destroy the components
- cleanupTestCase() destroys Tabs
- TabBar is somehow destroyed before its style.
- tabsModel in TabBarStyle becomes null because styledItem becomes null
- isVisible() in TabBarStyle tries  to access tabsModel.count and that triggers 
the error.

Adding 
"if (!tabsModel) return false"
is enough to fix the test, although I'm not sure that's the way we want to go. 
We should investigate why that wasn't needed before Qt5.6 and why, for 
instance, the "selected" property binding (which still relies on 
tabsModel.count) does not fire any error.

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

Title:
  tst_pagestack_deprecated_toolbar unit test warnings with qt56

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

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


[Bug 1624558] Re: package udev 229-4ubuntu8 failed to install/upgrade: package udev is already installed and configured

2016-09-17 Thread dino99
*** This bug is a duplicate of bug 1407757 ***
https://bugs.launchpad.net/bugs/1407757

** This bug has been marked a duplicate of bug 1407757
   multi-arch packages cannot be installed due to dpkg wrongly detecting them 
as already installed

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

Title:
  package udev 229-4ubuntu8 failed to install/upgrade: package udev is
  already installed and configured

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

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


[Bug 1624708] Re: package libpam-systemd:amd64 229-4ubuntu8 failed to install/upgrade: package libpam-systemd:amd64 is already installed and configured

2016-09-17 Thread dino99
*** This bug is a duplicate of bug 1407757 ***
https://bugs.launchpad.net/bugs/1407757

** This bug has been marked a duplicate of bug 1407757
   multi-arch packages cannot be installed due to dpkg wrongly detecting them 
as already installed

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

Title:
  package libpam-systemd:amd64 229-4ubuntu8 failed to install/upgrade:
  package libpam-systemd:amd64 is already installed and configured

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

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


[Bug 1609618] Re: package lsof 4.86+dfsg-1ubuntu2 failed to install/upgrade: unable to open '/usr/share/doc/lsof/examples/count_pf.perl.dpkg-new': Permission denied

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

** Changed in: lsof (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/1609618

Title:
  package lsof 4.86+dfsg-1ubuntu2 failed to install/upgrade: unable to
  open '/usr/share/doc/lsof/examples/count_pf.perl.dpkg-new': Permission
  denied

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

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


[Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-09-17 Thread Hachmann
Today, one of my workshop participants had the same problem (tried to
copy something, got an error message, on a Linux system). Worse than the
error message, however, was that no object was copied, so many things we
wanted to practice couldn't work at all.

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

Title:
  Incorrect call to output plugins (with persistent error message) on
  copy

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

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


[Bug 1624760] [NEW] do-release-upgrade from 14.04 to 16.04 server fails

2016-09-17 Thread Mike Tubby
Public bug reported:

Fetches new manifest.

Says third-party sources are disabled - re-enable them later.

Continues and aborts.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-release-upgrader-core 1:0.220.8
ProcVersionSignature: Ubuntu 3.13.0-92.139-generic 3.13.11-ckt39
Uname: Linux 3.13.0-92-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: amd64
CrashDB: ubuntu
Date: Sat Sep 17 22:49:51 2016
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to trusty on 2016-09-17 (0 days ago)

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


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

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

Title:
  do-release-upgrade from 14.04 to 16.04 server fails

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

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


[Bug 1624339] Re: Elantech v4 trackpad no longer working after resuming for hibernate

2016-09-17 Thread Jean-Yves Avenard
I can make the trackpad non working by doing a hard shutdown (holding the power 
button for about 10s). Following the next reboot, the trackpad will no longer 
be recognised.
The usual steps of rebooting into Windows first and then back into linux is the 
only method I've found to make the trackpad work again.

No other ways will make the trackpad work again (no matter how many
reboot, full shutdown, hard reset etc..). only booting into windows will
make it work again.

somehow the trackpad enters a state that the linux driver module can't
get out of

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

Title:
  Elantech v4 trackpad no longer working after resuming for hibernate

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

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


[Bug 1566411] Re: bamfdaemon keeps crashing, crashing x

2016-09-17 Thread aaronfranke
I have this issue as well. My ~/.xsession-errors.old file contains this:

openConnection: connect: No such file or directory
cannot connect to brltty at :0
upstart: bamfdaemon main process (2855) terminated with status 1
upstart: bamfdaemon main process ended, respawning
upstart: bamfdaemon main process (9791) killed by TERM signal
upstart: Disconnected from notified D-Bus bus

Sometimes, I'm kicked to the LightDM login screen, as what happened this
time and is what the error here is showing. Other times, Xorg crashes
entirely, leaving me unable to get to the terminal sessions on
Ctrl+Alt+F1-6, and I get this error after rebooting:
https://i.imgur.com/JEveI1z.png

The crashes always seem to happen for me when I put my GPU under load,
such as when playing a game, when I was editing an image in GIMP, and
when I was watching Netflix in Google Chrome. I do not crash under
Windows 8.1 (dual-boot).

I have an Nvidia Quadro NVS 160M running the 340.96 drivers from
nvidia-340 (proprietary, tested) and Xubuntu 16.04 LTS 64-bit is my OS.

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

Title:
  bamfdaemon keeps crashing, crashing x

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

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


Re: [Bug 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)

2016-09-17 Thread Luke Yelavich
Yura, I suspect you have a different problem.

Looking back on your comments, you say that you try and connect your
device, but then it disconnects immediately. Does pulseaudio crash/stop
working entirely at that point?

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

Title:
  pulseaudio crashes when connecting to bluetooth headphones (due to
  ubuntu changes?)

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

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


[Bug 1624339] Re: Elantech v4 trackpad no longer working after resuming for hibernate

2016-09-17 Thread Jean-Yves Avenard
** Attachment added: "dmesg-core-platform.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1624339/+attachment/4742850/+files/dmesg-core-platform.txt

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

Title:
  Elantech v4 trackpad no longer working after resuming for hibernate

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

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


[Bug 1624339] Re: Elantech v4 trackpad no longer working after resuming for hibernate

2016-09-17 Thread Jean-Yves Avenard
** Attachment added: "dmesg-core-reboot.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1624339/+attachment/4742851/+files/dmesg-core-reboot.txt

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

Title:
  Elantech v4 trackpad no longer working after resuming for hibernate

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

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


[Bug 1624339] Re: Elantech v4 trackpad no longer working after resuming for hibernate

2016-09-17 Thread Jean-Yves Avenard
Sorry I misread the instructions. I had performed all 3 hibernate
susbystems in a row, after doing a full pm-hibernate, at which case the
trackpad was already no longer working.

I've redone it following a new reboot (after going into Windows first to
re-enable the trackpad)

after doing each of them, the tracpad continue working just fine, so I
didn't reboot between each one.

I reattach the files.

sounds like somehow the drivers are missing an init seqquence, something
the Windows drivers do.

** Attachment added: "dmesg-devices-platform.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1624339/+attachment/4742849/+files/dmesg-devices-platform.txt

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

Title:
  Elantech v4 trackpad no longer working after resuming for hibernate

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

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


[Bug 1566411] Re: bamfdaemon keeps crashing, crashing x

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

** Changed in: bamf (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/1566411

Title:
  bamfdaemon keeps crashing, crashing x

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

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


[Bug 1624672] Re: Fix missing backticks in MySQL "DROP DATABASE" statement

2016-09-17 Thread MatthiasP
Version "2.0.4~bpo8+1" does not make sense, as I intended to report this
for Debian :(.

Does it make sense to keep this report here? If not, feel free to close.

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

Title:
  Fix missing backticks in MySQL "DROP DATABASE" statement

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

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


[Bug 1624558] Re: package udev 229-4ubuntu8 failed to install/upgrade: package udev is already installed and configured

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

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

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

Title:
  package udev 229-4ubuntu8 failed to install/upgrade: package udev is
  already installed and configured

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

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


[Bug 1624745] [NEW] Ubuntu mate 16.10 transmission-gtk crashed with SIGSEGV

2016-09-17 Thread APolihron
Public bug reported:

When you use the Mutiny panel layout and transmission and you are trying
to use the menu that is in TopManu mate panel applet the app will crash
.

   OS: Ubuntu 16.10 daily
Interface: Mate 1.15.1

ProblemType: Crash
DistroRelease: Ubuntu 16.10
Package: transmission-gtk 2.92-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
Uname: Linux 4.4.0-9136-generic x86_64
ApportVersion: 2.20.3-0ubuntu7
Architecture: amd64
CurrentDesktop: MATE
Date: Sun Sep 18 00:12:02 2016
ExecutablePath: /usr/bin/transmission-gtk
InstallationDate: Installed on 2016-09-16 (0 days ago)
InstallationMedia: Ubuntu-MATE 16.10 "Yakkety Yak" - Alpha amd64 (20160916)
ProcCmdline: transmission-gtk
SegvAnalysis:
 Segfault happened at: 0x7f786ed77870:  movzbl 0x60(%rdi),%eax
 PC (0x7f786ed77870) ok
 source "0x60(%rdi)" (0x0060) not located in a known VMA region (needed 
readable region)!
 destination "%eax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: transmission
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
Title: transmission-gtk crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Affects: ubuntu-mate
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash need-amd64-retrace yakkety

** Information type changed from Private to Public

** Also affects: ubuntu-mate
   Importance: Undecided
   Status: New

** No longer affects: transmission (Ubuntu)

** Description changed:

  When you use the Mutiny panel layout and transmission and you are trying
- to use the menu that are on TopManu mate panel applet the app will crash
+ to use the menu that is in TopManu mate panel applet the app will crash
  .
  
- 
- 
-OS: Ubuntu 16.10 daily
+    OS: Ubuntu 16.10 daily
  Interface: Mate 1.15.1
  
  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: transmission-gtk 2.92-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Sun Sep 18 00:12:02 2016
  ExecutablePath: /usr/bin/transmission-gtk
  InstallationDate: Installed on 2016-09-16 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.10 "Yakkety Yak" - Alpha amd64 (20160916)
  ProcCmdline: transmission-gtk
  SegvAnalysis:
-  Segfault happened at: 0x7f786ed77870:movzbl 0x60(%rdi),%eax
-  PC (0x7f786ed77870) ok
-  source "0x60(%rdi)" (0x0060) not located in a known VMA region (needed 
readable region)!
-  destination "%eax" ok
+  Segfault happened at: 0x7f786ed77870:movzbl 0x60(%rdi),%eax
+  PC (0x7f786ed77870) ok
+  source "0x60(%rdi)" (0x0060) not located in a known VMA region (needed 
readable region)!
+  destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: transmission
  StacktraceTop:
-  ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
-  ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
-  ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
-  ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
-  ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
+  ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
+  ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
+  ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
+  ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
+  ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  Title: transmission-gtk crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip 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/1624745

Title:
  Ubuntu mate 16.10 transmission-gtk crashed with SIGSEGV

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

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

[Bug 1623585] Re: Toolbar is blank

2016-09-17 Thread Anders Kaseorg
Confirmed that this fixes the toolbar with a test build in ppa:anders-
kaseorg/ppa.  Subscribing sponsors.

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

Title:
  Toolbar is blank

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

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


[Bug 1449100] Re: Blueman Does not Remember Last On/Off State after Reboot

2016-09-17 Thread Etienne URBAH
blueman 2.0.4-1ubuntu2 under Ubuntu 16.04 does NEVER remember its state,
even after simple logout and back into my session.

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

Title:
  Blueman Does not Remember Last On/Off State after Reboot

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

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


[Bug 1623092] Re: Computer crashes on shutdown

2016-09-17 Thread Antonios Hadjigeorgalis
results of systemctl status lightdm.service

● lightdm.service - Light Display Manager
   Loaded: loaded (/lib/systemd/system/lightdm.service; enabled; vendor preset: 
enabled)
  Drop-In: /lib/systemd/system/display-manager.service.d
   └─xdiagnose.conf
   Active: inactive (dead) (Result: exit-code) since Sat 2016-09-17 15:55:08 
EDT; 13min ago
 Docs: man:lightdm(1)
  Process: 2486 ExecStart=/usr/sbin/lightdm (code=exited, status=1/FAILURE)
  Process: 2481 ExecStartPre=/bin/sh -c [ "$(basename $(cat 
/etc/X11/default-display-manager 2>/dev/null))" = "lightdm" ] (code=exited, sta
 Main PID: 2486 (code=exited, status=1/FAILURE)

Sep 17 15:55:07 antonios-linux systemd[1]: lightdm.service: Failed with result 
'exit-code'.
Sep 17 15:55:08 antonios-linux systemd[1]: lightdm.service: Service hold-off 
time over, scheduling restart.
Sep 17 15:55:08 antonios-linux systemd[1]: Stopped Light Display Manager.
Sep 17 15:55:08 antonios-linux systemd[1]: lightdm.service: Start request 
repeated too quickly.
Sep 17 15:55:08 antonios-linux systemd[1]: Failed to start Light Display 
Manager.


** Attachment added: "journalctl-xe.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1623092/+attachment/4742820/+files/journalctl-xe.txt

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

Title:
  Computer crashes on shutdown

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

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

[Bug 1624735] [NEW] PCI/internal sound card not detected

2016-09-17 Thread alexandre
Public bug reported:

canot play sound or video

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-109.150-generic 3.2.79
Uname: Linux 3.2.0-109-generic i686
AlsaDevices:
 total 0
 crw-rw---T 1 root audio 116,  1 Set 17 21:24 seq
 crw-rw---T 1 root audio 116, 33 Set 17 21:24 timer
AplayDevices: aplay: device_list:252: no soundcards found...
ApportVersion: 2.0.1-0ubuntu17.13
Architecture: i386
ArecordDevices: arecord: device_list:252: no soundcards found...
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
Date: Sat Sep 17 21:39:37 2016
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
MarkForUpload: True
PackageArchitecture: all
PciMultimedia:
 
ProcEnviron:
 LANGUAGE=pt:pt_BR:en
 PATH=(custom, no user)
 LANG=pt_PT.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: Upgraded to precise on 2016-09-01 (16 days ago)
dmi.bios.date: 09/24/98
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: 4.51 PG
dmi.board.name: i440BX-W977TF
dmi.chassis.type: 2
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvr4.51PG:bd09/24/98:svn:pn:pvr:rvn:rni440BX-W977TF:rvr:cvn:ct2:cvr:

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise running-unity

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

Title:
  PCI/internal sound card not detected

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

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


[Bug 1622386] Re: LO Calc freeze while viewing spreadsheet

2016-09-17 Thread Michael T
** Description changed:

  I was viewing the xls file from
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1622386/+attachment/4739554/+files/Multimeters%20April%202016%20Comments%20Autosized.xls
  in LibreOffice Calc when it froze and the window greyed out.
+ 
+ See https://youtu.be/r2YtF2utXgA for a demonstration of opening the
+ file, applying autofilter, then waiting to get a crash.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.4-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Sep 11 21:55:50 2016
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-08-24 (18 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  LO Calc freeze while viewing spreadsheet

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

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


[Bug 1623197] Re: Volume OSD is green background with green level indicator

2016-09-17 Thread APolihron
** Attachment added: "Screenshot_Mate-16.10-beta_2016-09-18_00:01:36.png"
   
https://bugs.launchpad.net/ubuntu-mate/+bug/1623197/+attachment/4742821/+files/Screenshot_Mate-16.10-beta_2016-09-18_00%3A01%3A36.png

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

Title:
  Volume OSD is green background with green level indicator

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

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


[Bug 1623197] Re: Volume OSD is green background with green level indicator

2016-09-17 Thread APolihron
Its not fix 100%
The sound bar is not the corect collor in my opinion see the screenshot (the 
top one it's from ubuntu mate 16.04 with Mate 1.14 ppa


** Attachment added: "Screenshot at 2016-09-17 23-58-41.png"
   
https://bugs.launchpad.net/ubuntu-mate/+bug/1623197/+attachment/4742819/+files/Screenshot%20at%202016-09-17%2023-58-41.png

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

Title:
  Volume OSD is green background with green level indicator

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

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


[Bug 1531105] Re: [Lenovo Ideapad S205] suspend/resume failure

2016-09-17 Thread Sam Stoelinga
Did anybody ever file this to upstream kernel? I am stuck with the same
issue on ArchLinux

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

Title:
  [Lenovo Ideapad S205] suspend/resume failure

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

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


[Bug 1623585] Re: Toolbar is blank

2016-09-17 Thread Ubuntu Foundations Team Bug Bot
The attachment "emacs24_24.5+1-6ubuntu3_7ubuntu1.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/1623585

Title:
  Toolbar is blank

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

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


  1   2   3   4   >