[Bug 1748830] Re: gnome-shell crashed with signal 5 in g_log_default_handler()

2018-02-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1748450 ***
https://bugs.launchpad.net/bugs/1748450

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

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1748830/+attachment/5053443/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1748830/+attachment/5053445/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1748830/+attachment/5053448/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1748830/+attachment/5053449/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1748830/+attachment/5053450/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1748830/+attachment/5053451/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1748830/+attachment/5053452/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1748450
   gnome-shell crashed with SIGTRAP in _g_log_abort() from 
g_log_default_handler() from default_log_handler(message="Connection to 
xwayland lost") from g_logv() from g_log() from 

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-shell crashed with signal 5 in g_log_default_handler()

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

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

[Bug 1642812] Re: USB devices are not closed when error occurs

2018-02-11 Thread Robert Liu
Hi @Brian,
I have updated the bug description. If there is something missing, please let 
me know. Thanks.

** Description changed:

- In fwupd, a few of USB devices are not closed when there are some
- failures of operations. This issue will cause fwupd has some orphan USB
- nodes inside during fwupd is running. A orphan USB node might introduce
- memory leak and block some runtime power features as well.
+ [Impact]
  
- I proposed a upstream PR, and also put the link here.
- https://github.com/hughsie/fwupd/pull/73
+  * fwupd (used in Xenial) does not close USB device nodes when it fails to 
process the 
+ devices.
+ 
+  * The orphan (un-closed) device node will be kept until fwupd ends
+ 
+  * The behavior will avoid the system to set the USB device as
+ idle/suspend then the system cannot enter some power-saving mode (eg.
+ S0ix)
+ 
+ 
+ [Test Case]
+ 
+  * make sure fwupd is not running by executing 'fwupdmgr get-devices'
+It will show devices information.
+ 
+  * list the fds opened by fwupd
+$ sudo ls -l /proc/$(pgrep fwupd)/fd | grep usb
+If a system is not affected, it will output nothing.
+If the result shows one or more strings like /dev/bus/usb/[BUS]/[DEV]
+(BUS and DEV are numeric variables), that means the issue is existing.
+ 
+ 
+ [Regression Potential] 
+ 
+  * The fix only closes file descriptors of USB devices when errors
+ happen and should not have regression there.
+ 
+ 
+ [Original description]
+   In fwupd, a few of USB devices are not closed when there are some failures 
of 
+   operations. This issue will cause fwupd has some orphan USB nodes inside 
during fwupd is 
+   running. A orphan USB node might introduce memory leak and block some 
runtime power 
+   features as well.
+ 
+   I proposed a upstream PR, and also put the link here.
+   https://github.com/hughsie/fwupd/pull/73

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

Title:
  USB devices are not closed when error occurs

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

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

[Bug 1748563] Re: /usr/bin/eog:11:gtk_tree_model_get_valist:gtk_tree_model_get:is_file_in_list_store:is_file_in_list_store_file:file_monitor_changed_cb

2018-02-11 Thread Jean-Baptiste Lallement
Fixed in bionic.

** Changed in: eog (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/1748563

Title:
  
/usr/bin/eog:11:gtk_tree_model_get_valist:gtk_tree_model_get:is_file_in_list_store:is_file_in_list_store_file:file_monitor_changed_cb

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

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

[Bug 1748787] Re: pitivi crashed with AttributeError in _create_next_thumb(): 'NoneType' object has no attribute 'seek'

2018-02-11 Thread Jean-Baptiste Lallement
** Information type changed from Private to Public

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

Title:
  pitivi crashed with AttributeError in _create_next_thumb(): 'NoneType'
  object has no attribute 'seek'

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

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

[Bug 1748831] Re: pitivi (UnicodeDecodeError) _newProjectLoadingCb → _setScenarioFile → decode

2018-02-11 Thread Jean-Baptiste Lallement
** Summary changed:

- 
/usr/bin/pitivi:UnicodeDecodeError:_newProjectLoadingCb:_setScenarioFile:decode
+ pitivi (UnicodeDecodeError) _newProjectLoadingCb → _setScenarioFile → decode

** Description changed:

  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
pitivi.  This problem was most recently seen with package version 0.99-2, the 
problem page at 
https://errors.ubuntu.com/problem/4661dc71aaa3ed958acb58e57ea04dea58ad1338 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
+ 
+ 
+ Traceback (most recent call last):
+   File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/application.py", line 
259, in _newProjectLoadingCb
+ self._setScenarioFile(uri)
+   File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/application.py", line 
254, in _setScenarioFile
+ content = project.read().replace("\n", "")
+   File "/usr/lib/python3.5/codecs.py", line 321, in decode
+ (result, consumed) = self._buffer_decode(data, self.errors, final)
+ UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb2 in position 54: 
invalid start byte

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

** Changed in: pitivi (Ubuntu)
   Status: New => Triaged

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

Title:
  pitivi (UnicodeDecodeError) _newProjectLoadingCb → _setScenarioFile →
  decode

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

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

[Bug 1748831] [NEW] pitivi (UnicodeDecodeError) _newProjectLoadingCb → _setScenarioFile → decode

2018-02-11 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
pitivi.  This problem was most recently seen with package version 0.99-2, the 
problem page at 
https://errors.ubuntu.com/problem/4661dc71aaa3ed958acb58e57ea04dea58ad1338 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.


Traceback (most recent call last):
  File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/application.py", line 
259, in _newProjectLoadingCb
self._setScenarioFile(uri)
  File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/application.py", line 
254, in _setScenarioFile
content = project.read().replace("\n", "")
  File "/usr/lib/python3.5/codecs.py", line 321, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb2 in position 54: 
invalid start byte

** Affects: pitivi (Ubuntu)
 Importance: Medium
 Status: Triaged


** Tags: artful bionic xenial yakkety zesty

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

Title:
  pitivi (UnicodeDecodeError) _newProjectLoadingCb → _setScenarioFile →
  decode

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

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

[Bug 1747717] Re: package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers looping, abandoned - gnome-menus -> ufw

2018-02-11 Thread Jean-Baptiste Lallement
>From term.log

dpkg: cycle found while processing triggers:
 chain of packages whose triggers are or may be responsible:
  gnome-menus -> ufw
 packages' pending triggers which are or may be unresolvable:
  gnome-menus: /usr/share/applications
  systemd: /etc/init.d
  libc-bin: ldconfig
  initramfs-tools: update-initramfs
  menu: /usr/share/menu
  ureadahead: /etc/init.d
  tex-common: texmf-format
  gconf2: /usr/share/GConf/gsettings
  ufw: /etc/ufw/applications.d
dpkg: error processing package gnome-menus (--configure):
 triggers looping, abandoned

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

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

** Tags added: rls-bb-incoming

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

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

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

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

[Bug 1745785] Re: Package failed to install - triggers looping: gnome-menus -> ufw

2018-02-11 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1747717 ***
https://bugs.launchpad.net/bugs/1747717

** This bug has been marked a duplicate of bug 1747717
   package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers 
looping, abandoned - gnome-menus -> ufw

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

Title:
  Package failed to install - triggers looping: gnome-menus -> ufw

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

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

[Bug 1747012] Re: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-02-11 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1747717 ***
https://bugs.launchpad.net/bugs/1747717

** This bug has been marked a duplicate of bug 1747717
   package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers 
looping, abandoned - gnome-menus -> ufw

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

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

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

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

[Bug 1747203] Re: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-02-11 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1747717 ***
https://bugs.launchpad.net/bugs/1747717

** This bug has been marked a duplicate of bug 1747717
   package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers 
looping, abandoned - gnome-menus -> ufw

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

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

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

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

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

2018-02-11 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1747717 ***
https://bugs.launchpad.net/bugs/1747717

** This bug has been marked a duplicate of bug 1747717
   package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers 
looping, abandoned - gnome-menus -> ufw

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

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

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

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

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

2018-02-11 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1747717 ***
https://bugs.launchpad.net/bugs/1747717

** This bug has been marked a duplicate of bug 1747717
   package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers 
looping, abandoned - gnome-menus -> ufw

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

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

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

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

[Bug 1748716] Re: package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: bloqué en boucle sur le traitement des actions différées (« triggers »), abandon

2018-02-11 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1747717 ***
https://bugs.launchpad.net/bugs/1747717

** This bug has been marked a duplicate of bug 1747717
   package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers 
looping, abandoned - gnome-menus -> ufw

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

Title:
  package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: bloqué
  en boucle sur le traitement des actions différées (« triggers »),
  abandon

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

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

[Bug 1076126] Re: package udftools 1.0.0b3-14.2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2018-02-11 Thread Launchpad Bug Tracker
This bug was fixed in the package udftools - 2.0-1

---
udftools (2.0-1) unstable; urgency=medium

  * New upstream release
  * Update Suggests (remove pmount, add udfclient)
  * Update Descriptions (add new tools into list)
  * Update Standards-Version to 4.1.2
  * Update to debhelper 10
  * Update copyright, watch and signing-key.asc
  * Remove /etc/init.d/udftools init script and /etc/default/udftools file
- Replace them by a new upstream udev rule and load it at postinst
- Remove lsb-base dependency (was needed only for init script)
- Closes: #510907, #645352, #583380
- LP: #345158, #347067, #1076126

 -- Pali Rohár   Tue, 16 Jan 2018 23:47:19 +0100

** Changed in: udftools (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/1076126

Title:
  package udftools 1.0.0b3-14.2 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

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

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

[Bug 345158] Re: pktsetup crashes with SIGSEGV

2018-02-11 Thread Launchpad Bug Tracker
This bug was fixed in the package udftools - 2.0-1

---
udftools (2.0-1) unstable; urgency=medium

  * New upstream release
  * Update Suggests (remove pmount, add udfclient)
  * Update Descriptions (add new tools into list)
  * Update Standards-Version to 4.1.2
  * Update to debhelper 10
  * Update copyright, watch and signing-key.asc
  * Remove /etc/init.d/udftools init script and /etc/default/udftools file
- Replace them by a new upstream udev rule and load it at postinst
- Remove lsb-base dependency (was needed only for init script)
- Closes: #510907, #645352, #583380
- LP: #345158, #347067, #1076126

 -- Pali Rohár   Tue, 16 Jan 2018 23:47:19 +0100

** Changed in: udftools (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/345158

Title:
  pktsetup crashes with SIGSEGV

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

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

[Bug 347067] Re: package udftools None [modified: /var/lib/dpkg/info/udftools.list] failed to install/upgrade: subprocess post-installation script returned error exit status 1

2018-02-11 Thread Launchpad Bug Tracker
This bug was fixed in the package udftools - 2.0-1

---
udftools (2.0-1) unstable; urgency=medium

  * New upstream release
  * Update Suggests (remove pmount, add udfclient)
  * Update Descriptions (add new tools into list)
  * Update Standards-Version to 4.1.2
  * Update to debhelper 10
  * Update copyright, watch and signing-key.asc
  * Remove /etc/init.d/udftools init script and /etc/default/udftools file
- Replace them by a new upstream udev rule and load it at postinst
- Remove lsb-base dependency (was needed only for init script)
- Closes: #510907, #645352, #583380
- LP: #345158, #347067, #1076126

 -- Pali Rohár   Tue, 16 Jan 2018 23:47:19 +0100

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

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

Title:
  package udftools None [modified: /var/lib/dpkg/info/udftools.list]
  failed to install/upgrade: subprocess post-installation script
  returned error exit status 1

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

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

[Bug 1672297] Re: gnome-shell uses lots of memory, and grows over time

2018-02-11 Thread Daniel van Vugt
If we find a fix that works, then yes it will be backported to 17.10.

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

Title:
  gnome-shell uses lots of memory, and grows over time

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

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

[Bug 1731923] Re: mpv does not quit in wayland (bionic) must kill to exit.

2018-02-11 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1720835 ***
https://bugs.launchpad.net/bugs/1720835

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mpv (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/1731923

Title:
  mpv does not quit in wayland (bionic) must kill to exit.

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

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

[Bug 1672297] Re: gnome-shell uses lots of memory, and grows over time

2018-02-11 Thread shah5xi6
So does that mean this is a wontfix for 17.10, the current version?

I had to double my RAM to 16GB just to get more than a day out of gnome-
shell at work, otherwise as the day goes on, each notification I receive
hangs the system for a few seconds and locking and unlocking the screen
can take up to a minute by the end of the day. If I happened to be at
the bottom of a keystroke at the time it hangs, it acts like the key was
held down for the duration - a nightmare in Vim. As others have said,
actions like pressing the super key or switching windows seem to consume
a few MB each time that it never seems to give back.

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

Title:
  gnome-shell uses lots of memory, and grows over time

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

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

[Bug 1658723] Re: /usr/lib/chromium-browser/chromium-browser:6:base::debug::BreakDebugger:logging::LogMessage::~LogMessage:dbus::Bus::OnConnectionDisconnectedFilter:dbus_connection_dispatch:dbus::Bus:

2018-02-11 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1729963 ***
https://bugs.launchpad.net/bugs/1729963

** This bug has been marked a duplicate of bug 1729963
   chromium-browser crashed in OnConnectionDisconnectedFilter()

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

Title:
  /usr/lib/chromium-browser/chromium-
  
browser:6:base::debug::BreakDebugger:logging::LogMessage::~LogMessage:dbus::Bus::OnConnectionDisconnectedFilter:dbus_connection_dispatch:dbus::Bus::ProcessAllIncomingDataIfAny

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

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

[Bug 1729963] Re: chromium-browser crashed in OnConnectionDisconnectedFilter()

2018-02-11 Thread Olivier Tilloy
** Tags added: trusty

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

Title:
  chromium-browser crashed in OnConnectionDisconnectedFilter()

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

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

[Bug 1747977] Re: chromium-browser crashed with SIGABRT

2018-02-11 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1729963 ***
https://bugs.launchpad.net/bugs/1729963

** This bug is no longer a duplicate of bug 1658723
   
/usr/lib/chromium-browser/chromium-browser:6:base::debug::BreakDebugger:logging::LogMessage::~LogMessage:dbus::Bus::OnConnectionDisconnectedFilter:dbus_connection_dispatch:dbus::Bus::ProcessAllIncomingDataIfAny
** This bug has been marked a duplicate of bug 1729963
   chromium-browser crashed in OnConnectionDisconnectedFilter()

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

Title:
  chromium-browser crashed with SIGABRT

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

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

[Bug 1747243] Re: chromium-browser crashed with SIGABRT in base::debug::BreakDebugger()

2018-02-11 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1729963 ***
https://bugs.launchpad.net/bugs/1729963

** This bug is no longer a duplicate of bug 1658723
   
/usr/lib/chromium-browser/chromium-browser:6:base::debug::BreakDebugger:logging::LogMessage::~LogMessage:dbus::Bus::OnConnectionDisconnectedFilter:dbus_connection_dispatch:dbus::Bus::ProcessAllIncomingDataIfAny
** This bug has been marked a duplicate of bug 1729963
   chromium-browser crashed in OnConnectionDisconnectedFilter()

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

Title:
  chromium-browser crashed with SIGABRT in base::debug::BreakDebugger()

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

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

[Bug 1748827] Re: package apache2 2.4.29-1ubuntu3 failed to install/upgrade: installed apache2 package post-installation script subprocess returned error exit status 1

2018-02-11 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/1748827

Title:
  package apache2 2.4.29-1ubuntu3 failed to install/upgrade: installed
  apache2 package post-installation script subprocess returned error
  exit status 1

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

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

[Bug 1748624] Re: `snap find` should show all available snaps from all sources/sections/channels

2018-02-11 Thread Maciej Borzecki
*** This bug is a duplicate of bug 1700560 ***
https://bugs.launchpad.net/bugs/1700560

** This bug has been marked a duplicate of bug 1700560
   “snap find” returns confusing results

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

Title:
  `snap find` should show all available snaps from all
  sources/sections/channels

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

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

[Bug 1748828] [NEW] Bluetooth states off in systray while on

2018-02-11 Thread localhost
Public bug reported:

The bluetooth indicator suggest that bluetooth is disabled (turned off)
while this is not the case. See screenshot 1. Only after opening the
bluetooth toggle, you can see the actual correct action: turn off. See
screenshot 2.

As far as I can remember, this behaviour has been introduced on 17.10.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Attachment added: "Screenshot 1"
   
https://bugs.launchpad.net/bugs/1748828/+attachment/5053438/+files/screenshot1.png

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

Title:
  Bluetooth states off in systray while on

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

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

[Bug 1748828] Re: Bluetooth states off in systray while on

2018-02-11 Thread localhost
** Attachment added: "Screenshot 2"
   
https://bugs.launchpad.net/ubuntu/+bug/1748828/+attachment/5053439/+files/screenshot2.png

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

Title:
  Bluetooth states off in systray while on

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

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

[Bug 1748827] [NEW] package apache2 2.4.29-1ubuntu3 failed to install/upgrade: installed apache2 package post-installation script subprocess returned error exit status 1

2018-02-11 Thread Adam Zohir
Public bug reported:

after installing lamp using: blidbox@root:~$ sudo tasksel install lamp-server.
Iget this error!!

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: apache2 2.4.29-1ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
NonfreeKernelModules: wl
Apache2ConfdDirListing: False
Apache2Modules:
 Error: command ['/usr/sbin/apachectl', '-D DUMP_MODULES'] failed with exit 
code 1: apache2: Could not open configuration file /etc/apache2/apache2.conf: 
No such file or directory
 Action '-D DUMP_MODULES' failed.
 The Apache error log may have more information.
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
Date: Mon Feb 12 14:48:30 2018
ErrorMessage: installed apache2 package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2018-02-11 (0 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180210)
Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 3.6.4-1
PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 2.7.14-4
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu1
 apt  1.6~alpha7ubuntu1
SourcePackage: apache2
Title: package apache2 2.4.29-1ubuntu3 failed to install/upgrade: installed 
apache2 package post-installation script subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.apache2.apache2.conf: [deleted]
modified.conffile..etc.apache2.conf-available.charset.conf: [deleted]
modified.conffile..etc.apache2.conf-available.localized-error-pages.conf: 
[deleted]
modified.conffile..etc.apache2.conf-available.other-vhosts-access-log.conf: 
[deleted]
modified.conffile..etc.apache2.conf-available.security.conf: [deleted]
modified.conffile..etc.apache2.conf-available.serve-cgi-bin.conf: [deleted]
modified.conffile..etc.apache2.envvars: [deleted]
modified.conffile..etc.apache2.magic: [deleted]
modified.conffile..etc.apache2.mods-available.access_compat.load: [deleted]
modified.conffile..etc.apache2.mods-available.actions.conf: [deleted]
modified.conffile..etc.apache2.mods-available.actions.load: [deleted]
modified.conffile..etc.apache2.mods-available.alias.conf: [deleted]
modified.conffile..etc.apache2.mods-available.alias.load: [deleted]
modified.conffile..etc.apache2.mods-available.allowmethods.load: [deleted]
modified.conffile..etc.apache2.mods-available.asis.load: [deleted]
modified.conffile..etc.apache2.mods-available.auth_basic.load: [deleted]
modified.conffile..etc.apache2.mods-available.auth_digest.load: [deleted]
modified.conffile..etc.apache2.mods-available.auth_form.load: [deleted]
modified.conffile..etc.apache2.mods-available.authn_anon.load: [deleted]
modified.conffile..etc.apache2.mods-available.authn_core.load: [deleted]
modified.conffile..etc.apache2.mods-available.authn_dbd.load: [deleted]
modified.conffile..etc.apache2.mods-available.authn_dbm.load: [deleted]
modified.conffile..etc.apache2.mods-available.authn_file.load: [deleted]
modified.conffile..etc.apache2.mods-available.authn_socache.load: [deleted]
modified.conffile..etc.apache2.mods-available.authnz_fcgi.load: [deleted]
modified.conffile..etc.apache2.mods-available.authnz_ldap.load: [deleted]
modified.conffile..etc.apache2.mods-available.authz_core.load: [deleted]
modified.conffile..etc.apache2.mods-available.authz_dbd.load: [deleted]
modified.conffile..etc.apache2.mods-available.authz_dbm.load: [deleted]
modified.conffile..etc.apache2.mods-available.authz_groupfile.load: [deleted]
modified.conffile..etc.apache2.mods-available.authz_host.load: [deleted]
modified.conffile..etc.apache2.mods-available.authz_owner.load: [deleted]
modified.conffile..etc.apache2.mods-available.authz_user.load: [deleted]
modified.conffile..etc.apache2.mods-available.autoindex.conf: [deleted]
modified.conffile..etc.apache2.mods-available.autoindex.load: [deleted]
modified.conffile..etc.apache2.mods-available.buffer.load: [deleted]
modified.conffile..etc.apache2.mods-available.cache.load: [deleted]
modified.conffile..etc.apache2.mods-available.cache_disk.conf: [deleted]
modified.conffile..etc.apache2.mods-available.cache_disk.load: [deleted]
modified.conffile..etc.apache2.mods-available.cache_socache.load: [deleted]
modified.conffile..etc.apache2.mods-available.cern_meta.load: [deleted]
modified.conffile..etc.apache2.mods-available.cgi.load: [deleted]
modified.conffile..etc.apache2.mods-available.cgid.conf: [deleted]
modified.conffile..etc.apache2.mods-available.cgid.load: [deleted]
modified.conffile..etc.apache2.mods-available.charset_lite.load: [deleted]
modified.conffile..etc.apache2.mods-available.data.load: [deleted]
modified.conffile..etc.apache2.mods-available.dav.load: [deleted]
modified.conffile..etc.apache2.mods-available.dav_fs.conf: [deleted]
modified.conffile..etc.apache2.mods-available.dav_fs.load: [deleted]
modified.conffile..etc.apache2.mods-available.dav_lock.load: [deleted]

[Bug 1722495] Comment bridged from LTC Bugzilla

2018-02-11 Thread bugproxy
--- Comment From nasas...@in.ibm.com 2018-02-12 01:48 EDT---
With 2.11 qemu not seeing the reported issue. This bugzilla can be closed.

# /usr/bin/qemu-system-ppc64le --nographic -vga none -machine 
pseries,accel=kvm,kvm-type=HV -m size=20g -device virtio-blk-pci,drive=rootdisk 
-drive 
file=/home/nasastry/ubuntu-18.04-ppc64le.qcow2,if=none,cache=none,id=rootdisk,format=qcow2
 -monitor telnet:127.0.0.1:1234,server,nowait -net nic,model=virtio -net user 
-device nec-usb-xhci -smp 8,cores=1,threads=1,maxcpus=-12
qemu-system-ppc64le: Invalid SMP CPUs -12. The max CPUs supported by machine 
'pseries-bionic' is 1024

# dpkg -l qemu-system-ppc

||/ Name Version   Architecture 
 Description
+++--=-=-==
ii  qemu-system-ppc  1:2.11+dfsg-1ubuntu1  ppc64el  
 QEMU full system emulation binaries (ppc)

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

Title:
  [Ubuntu18.04] qemu gets a trap when given a negative number to
  'maxcpus' argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1722495/+subscriptions

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

[Bug 1748812] Re: cannot view wifi networks after resume from suspend

2018-02-11 Thread Shih-Yuan Lee
Could you also provide `lspci -nnk > lspci.log`?

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

Title:
  cannot view wifi networks after resume from suspend

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

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

[Bug 1746017] Re: linux-oem: 4.13.0-1020.21 -proposed tracker

2018-02-11 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

** Tags removed: block-proposed-xenial

** Tags removed: block-proposed

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

Title:
  linux-oem: 4.13.0-1020.21 -proposed tracker

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

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

[Bug 1746017] Re: linux-oem: 4.13.0-1020.21 -proposed tracker

2018-02-11 Thread Po-Hsu Lin
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Invalid

** Changed in: kernel-sru-workflow/regression-testing
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Po-Hsu Lin 
(cypressyew)

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

Title:
  linux-oem: 4.13.0-1020.21 -proposed tracker

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

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

[Bug 1447664] Re: 14e4:1687 broadcom tg3 network driver disconnects under high load

2018-02-11 Thread Kai-Heng Feng
Kernel with patch in comment #40. Please try it out.

http://people.canonical.com/~khfeng/lp1447664-clk/

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

Title:
  14e4:1687 broadcom tg3 network driver disconnects under high load

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

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

[Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-11 Thread Daniel van Vugt
WORKAROUND (1):

Install these two together:
https://launchpad.net/ubuntu/+source/mesa/17.2.4-0ubuntu2/+build/13697262/+files/libgl1-mesa-glx_17.2.4-0ubuntu2_amd64.deb
https://launchpad.net/ubuntu/+source/mesa/17.2.4-0ubuntu2/+build/13697262/+files/libglapi-mesa_17.2.4-0ubuntu2_amd64.deb

WORKAROUND (2):

sudo apt remove gstreamer1.0-vaapi

WORKAROUND (3):

Log in to "Ubuntu on Wayland" instead of "Ubuntu".

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

Title:
  [regression] Video playback in totem is corrupted in X11

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

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

[Bug 1609601] Re: i2c_hid: probe of i2c-ELAN0732:00 failed with error -61

2018-02-11 Thread Kai-Heng Feng
I don't see the same message.

Please install Linux kernel in [1], then attach `dmesg` and `udevadm
info -e`, thanks.

[1] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc1/

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

Title:
  i2c_hid: probe of i2c-ELAN0732:00 failed with error -61

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

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

[Bug 1685442] Re: Errors: flip_done timed out during boot-up; slow boot

2018-02-11 Thread Kai-Heng Feng
Please find the first -rc kernel between  v4.5-rc* and v4.8-rc* in [1],
regression happens in one of the release.

[1] http://kernel.ubuntu.com/~kernel-ppa/mainline/

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

Title:
  Errors:  flip_done timed out  during boot-up; slow boot

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

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

[Bug 1748822] Re: package python-lazy-object-proxy 1.2.1-1build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-11 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/1748822

Title:
  package python-lazy-object-proxy 1.2.1-1build1 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/lazy-object-proxy/+bug/1748822/+subscriptions

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

[Bug 1748822] [NEW] package python-lazy-object-proxy 1.2.1-1build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-11 Thread Sumedh Shakya
Public bug reported:

dpkg: error processing package pylint (--configure):
 dependency problems - leaving unconfigured
Setting up python-egenix-mxtools (3.2.9-1) ...
No apport report written because MaxReports is reached already
  No apport report 
written because MaxReports is reached already

Traceback (most recent call last):
  File "/usr/bin/pycompile", line 35, in 
from debpython.version import SUPPORTED, debsorted, vrepr, \
  File "/usr/share/python/debpython/version.py", line 24, in 
from ConfigParser import SafeConfigParser
ImportError: No module named 'ConfigParser'
dpkg: error processing package python-egenix-mxtools (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
  dpkg: dependency 
problems prevent configuration of python-egenix-mxdatetime:
 python-egenix-mxdatetime depends on python-egenix-mxtools; however:
  Package python-egenix-mxtools is not configured yet.

dpkg: error processing package python-egenix-mxdatetime (--configure):
 dependency problems - leaving unconfigured
Setting up software-center-aptdaemon-plugins (0.1.6build1) ...
No apport report written because MaxReports is reached already
  Traceback (most 
recent call last):
  File "/usr/bin/pycompile", line 35, in 
from debpython.version import SUPPORTED, debsorted, vrepr, \
  File "/usr/share/python/debpython/version.py", line 24, in 
from ConfigParser import SafeConfigParser
ImportError: No module named 'ConfigParser'
dpkg: error processing package software-center-aptdaemon-plugins (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
  dpkg: dependency 
problems prevent configuration of software-center:
 software-center depends on software-center-aptdaemon-plugins; however:
  Package software-center-aptdaemon-plugins is not configured yet.

dpkg: error processing package software-center (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
  Errors were 
encountered while processing:
 python-wrapt
 python-lazy-object-proxy
 python-logilab-common
 python-astroid
 pylint
 python-egenix-mxtools
 python-egenix-mxdatetime
 software-center-aptdaemon-plugins
 software-center
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: python-lazy-object-proxy 1.2.1-1build1
ProcVersionSignature: Ubuntu 4.4.0-93.116-generic 4.4.79
Uname: Linux 4.4.0-93-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Mon Feb 12 10:38:43 2018
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2017-01-06 (402 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SourcePackage: lazy-object-proxy
Title: package python-lazy-object-proxy 1.2.1-1build1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: lazy-object-proxy (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package third-party-packages xenial

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

Title:
  package python-lazy-object-proxy 1.2.1-1build1 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/lazy-object-proxy/+bug/1748822/+subscriptions

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

[Bug 1692458] Comment bridged from LTC Bugzilla

2018-02-11 Thread bugproxy
--- Comment From bssrika...@in.ibm.com 2018-02-12 00:27 EDT---
@shiv will this be targeted for Ubuntu 18.04?

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

Title:
  [18.04 FEAT] libvirt: Add support for PCI multifunction adapter hot
  plug/unplug in libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1692458/+subscriptions

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

[Bug 1748803] Re: package libstdc++6:amd64 5.4.0-6ubuntu1~16.04.6 failed to install/upgrade: package libstdc++6:amd64 is already installed and configured

2018-02-11 Thread dino99
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to '': Success

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

Title:
  package libstdc++6:amd64 5.4.0-6ubuntu1~16.04.6 failed to
  install/upgrade: package libstdc++6:amd64 is already installed and
  configured

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

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

[Bug 1748809] Re: package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade: package initramfs-tools is already installed and configured

2018-02-11 Thread dino99
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to '': Success

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

Title:
  package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade:
  package initramfs-tools is already installed and configured

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

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

[Bug 1748800] Re: package language-pack-en-base 1:16.04+20160627 failed to install/upgrade: package language-pack-en-base is already installed and configured

2018-02-11 Thread dino99
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to '': Success

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

Title:
  package language-pack-en-base 1:16.04+20160627 failed to
  install/upgrade: package language-pack-en-base is already installed
  and configured

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

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

[Bug 1748810] Re: package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade: package initramfs-tools is already installed and configured

2018-02-11 Thread dino99
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug is no longer a duplicate of bug 1748809
   package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade: package 
initramfs-tools is already installed and configured
** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to '': Success

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

Title:
  package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade:
  package initramfs-tools is already installed and configured

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

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

[Bug 1748812] Re: cannot view wifi networks after resume from suspend

2018-02-11 Thread Yuriy Vidineev
Yes it's Dell XPS 13 that comes with Ubuntu 16.04 preinstalled. But I
have the same issue on Lenovo T530 where I installed Ubuntu manually.

>From Dell XPS 13 9360:

/etc/buildstamp
kakaduplum Fri, 24 Jun 2016 10:26:40 +
somerville-xenial-amd64-20160624-2

There is no /mnt/bto.xml. Here is list of files I have on
/dev/nvme0n1p2:

boot  casper  debs  dell-e-star  dists  efi.factory  factory  install
installer  isolinux  md5sum.txt  pool  prepackage.dell  preseed  scripts

Please find dpkg.log in attachment



** Attachment added: "dpkg.log"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1748812/+attachment/5053415/+files/dpkg.log

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

Title:
  cannot view wifi networks after resume from suspend

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

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

[Bug 1742892] Comment bridged from LTC Bugzilla

2018-02-11 Thread bugproxy
--- Comment From indira.pr...@in.ibm.com 2018-02-11 23:57 EDT---
Test machine is blocked with bug#164521, once system is released from dev will 
verify issue the early qemu 2.11 verison.

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

Title:
  [Power 9] ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3: Unable to start
  the guest with more than 1 thread on ubuntu1804 KVM host machine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1742892/+subscriptions

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

[Bug 1748342] Re: cgroup: remove cgroup directory leading kernel crash in kill_css

2018-02-11 Thread Daniel Axtens
Hi,

I'm happy to submit this patch to the kernel team, but I wanted to talk
about the kernel process and ask a question first.

The way this process usually works is:
 - patch submitted to kernel team
 - kernel team checks patch and if they are happy with it, applies it to the 
kernel
 - this is built into a "proposed" kernel.
 - the bug is updated with the proposed kernel.
 - someone - usually the bug reporter - must verify that the proposed kernel 
fixes the bug. There is usually a 5 working day window to do this.
 - if the verification is done, the new kernel contains the fix. If 
verification is not done, the patch is not included in the released kernel.

I am not able to do the verification. If the kernel team provides a
proposed kernel, are you or your customer able to verify it?

Regards,
Daniel

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

Title:
  cgroup: remove cgroup directory leading kernel crash in kill_css

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

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

[Bug 1748812] Re: cannot view wifi networks after resume from suspend

2018-02-11 Thread Shih-Yuan Lee
It looks like it is a preloaded Ubuntu system.
Could you help to provide some logs as the followings?

/etc/buildstamp
`sudo mount /dev/sda2 /mnt` or `sudo mount /dev/nvme0n1p2 /mnt` and then attach 
/mnt/bto.xml
dpkg -l > dpkg.log and then attach dpkg.log

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

Title:
  cannot view wifi networks after resume from suspend

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

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

[Bug 1748812] Re: cannot view wifi networks after resume from suspend

2018-02-11 Thread Yuriy Vidineev
Kai-Heng Feng, you can see screenshot before restart in original bug
description:

> screenshot of nm-applet before restart

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

Title:
  cannot view wifi networks after resume from suspend

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

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

[Bug 1748812] Re: cannot view wifi networks after resume from suspend

2018-02-11 Thread Yuriy Vidineev
Shih-Yuan Lee,

> `Uname: Linux 4.15.0-041500rc9-generic x86_64` is not the kernel that
Ubuntu supported.

I have this bug on a wide range of kernels from 4.4 to 4.15 We
completely the same behaviour. On 2 laptops with different wi-fi
adapters (ath10k and iwlwifi kernel modules)

Here is complete list of installed kernel versions and on every kernel I
have this bug.

linux-image-4.10.0-32-generic 4.10.0-32.36~16.04.1
linux-image-4.10.0-33-generic 4.10.0-33.37~16.04.1
linux-image-4.10.0-35-generic 4.10.0-35.39~16.04.1
linux-image-4.10.0-37-generic 4.10.0-37.41~16.04.1
linux-image-4.10.0-38-generic 4.10.0-38.42~16.04.1
linux-image-4.10.0-40-generic 4.10.0-40.44~16.04.1
linux-image-4.10.0-42-generic 4.10.0-42.46~16.04.1
linux-image-4.13.0-26-generic 4.13.0-26.29~16.04.2
linux-image-4.13.0-31-generic 4.13.0-31.34~16.04.1
linux-image-4.13.0-32-generic 4.13.0-32.35~16.04.1
linux-image-4.13.11-041311-generic 4.13.11-041311.201711020532
linux-image-4.13.3-041303-generic 4.13.3-041303.201709200606
linux-image-4.13.4-041304-generic 4.13.4-041304.201709270931
linux-image-4.14.0-041400-generic 4.14.0-041400.201711122031
linux-image-4.14.2-041402-generic 4.14.2-041402.201711240330
linux-image-4.14.7-041407-generic 4.14.7-041407.201712171031
linux-image-4.14.8-041408-generic 4.14.8-041408.201712200555
linux-image-4.15.0-041500-generic 4.15.0-041500.201802011154
linux-image-4.15.0-041500rc9-generic 4.15.0-041500rc9.201801212130
linux-image-4.4.0-101-generic 4.4.0-101.124
linux-image-4.4.0-103-generic 4.4.0-103.126
linux-image-4.4.0-104-generic 4.4.0-104.127
linux-image-4.4.0-109-generic 4.4.0-109.132
linux-image-4.4.0-112-generic 4.4.0-112.135
linux-image-4.4.0-93-generic 4.4.0-93.116
linux-image-4.4.0-96-generic 4.4.0-96.119
linux-image-4.4.0-97-generic 4.4.0-97.120
linux-image-4.4.0-98-generic 4.4.0-98.121
linux-image-4.8.0-58-generic 4.8.0-58.63~16.04.1
linux-image-4.9.32-040932-generic 4.9.32-040932.201706141032
linux-image-extra-4.10.0-32-generic 4.10.0-32.36~16.04.1
linux-image-extra-4.10.0-33-generic 4.10.0-33.37~16.04.1
linux-image-extra-4.10.0-35-generic 4.10.0-35.39~16.04.1
linux-image-extra-4.10.0-37-generic 4.10.0-37.41~16.04.1
linux-image-extra-4.10.0-38-generic 4.10.0-38.42~16.04.1
linux-image-extra-4.10.0-40-generic 4.10.0-40.44~16.04.1
linux-image-extra-4.10.0-42-generic 4.10.0-42.46~16.04.1
linux-image-extra-4.13.0-26-generic 4.13.0-26.29~16.04.2
linux-image-extra-4.13.0-31-generic 4.13.0-31.34~16.04.1
linux-image-extra-4.13.0-32-generic 4.13.0-32.35~16.04.1
linux-image-extra-4.4.0-101-generic 4.4.0-101.124
linux-image-extra-4.4.0-103-generic 4.4.0-103.126
linux-image-extra-4.4.0-104-generic 4.4.0-104.127
linux-image-extra-4.4.0-109-generic 4.4.0-109.132
linux-image-extra-4.4.0-112-generic 4.4.0-112.135
linux-image-extra-4.4.0-93-generic 4.4.0-93.116
linux-image-extra-4.4.0-96-generic 4.4.0-96.119
linux-image-extra-4.4.0-97-generic 4.4.0-97.120
linux-image-extra-4.4.0-98-generic 4.4.0-98.121
linux-image-extra-4.8.0-58-generic 4.8.0-58.63~16.04.1
linux-image-generic 4.4.0.112.118
linux-image-generic-hwe-16.04 4.13.0.32.52

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

Title:
  cannot view wifi networks after resume from suspend

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

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

[Bug 1281250] Re: VNC accessible from non-linux machines only with encryption disabled

2018-02-11 Thread Ken Howe
I use vino in ubuntu 16.04.3 LTS and the clients that work with
encryption are vinagre and remmina.

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

Title:
  VNC accessible from non-linux machines only with encryption disabled

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

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

[Bug 550158] Re: move, copy and past notes no more works in ubuntu lucid

2018-02-11 Thread David Rankin
(but I forgot to say, after changing the basket store location to load
from .local/share I really like the improvements to basket (I have more
than a decade of info in my baskets from the launch of KDE3 to present
-- which I still use). The only nit is there is no need to animate the
"fly-in" of basket contend when opening sub-baskets -- bit annoying
really), but overall Great Job with the improvements!

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

Title:
  move, copy and past notes no more works in ubuntu lucid

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

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

[Bug 550158] Re: move, copy and past notes no more works in ubuntu lucid

2018-02-11 Thread David Rankin
I can confirm in 2.49a the move from .kde4 to .local/share fails to
update basketrc leaving the .config pointing to the old basket location
instead of the new one (this is with current master FW5 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/550158

Title:
  move, copy and past notes no more works in ubuntu lucid

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

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

[Bug 1748816] Re: sudo crashed with SIGABRT in kill()

2018-02-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1565332 ***
https://bugs.launchpad.net/bugs/1565332

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

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1748816/+attachment/5053401/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1748816/+attachment/5053403/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1748816/+attachment/5053407/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1748816/+attachment/5053408/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1748816/+attachment/5053409/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1748816/+attachment/5053410/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1748816/+attachment/5053412/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1565332
   sudo crashed with SIGABRT in kill()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  sudo crashed with SIGABRT in kill()

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

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

[Bug 1748812] Re: cannot view wifi networks after resume from suspend

2018-02-11 Thread GrzesiekC
The same here:

Linux E7470 4.13.0-33-generic #36~16.04.1-Ubuntu SMP Wed Feb 7 23:32:33
UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  cannot view wifi networks after resume from suspend

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

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

[Bug 330962] Re: Lyx chokes on all bibtex bibliography insertions

2018-02-11 Thread Launchpad Bug Tracker
[Expired for lyx (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lyx (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/330962

Title:
  Lyx chokes on all bibtex bibliography insertions

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

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

[Bug 975460] Re: lyx crashed with SIGABRT in inMathed()

2018-02-11 Thread Launchpad Bug Tracker
[Expired for lyx (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lyx (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/975460

Title:
  lyx crashed with SIGABRT in inMathed()

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

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

[Bug 1589401] Re: cannot view wifi networks after re-enabling wifi

2018-02-11 Thread Yuriy Vidineev
Sure thing. But 2 more points that maake me believe it's user space bug:

1. nmcli dev shows correct information (I believe under the hood it uses the 
same syscalls as nm-applet) 
2. I have this bug on a wide range of kernels from 4.4 to 4.15 We completely 
the same behaviour. On 2 laptops with different wi-fi adapters (ath10k and 
iwlwifi kernel modules)

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

Title:
  cannot view wifi networks after re-enabling wifi

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

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

[Bug 858094] Re: lyx crashed with SIGSEGV in malloc()

2018-02-11 Thread Launchpad Bug Tracker
[Expired for lyx (Ubuntu) because there has been no activity for 60
days.]

** Changed in: lyx (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/858094

Title:
  lyx crashed with SIGSEGV in malloc()

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

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

[Bug 1737534] Re: smbd/nmbd don't restart after upgrade if started but disabled

2018-02-11 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

** Changed in: samba (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/1737534

Title:
  smbd/nmbd don't restart after upgrade if started but disabled

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

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

[Bug 1748815] Re: package redis-server 2:3.0.6-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-11 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/1748815

Title:
  package redis-server 2:3.0.6-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/redis/+bug/1748815/+subscriptions

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

[Bug 1737998] Re: trying to bind on all interfaces is a good default, but fails on ipv6 link local

2018-02-11 Thread Launchpad Bug Tracker
[Expired for ntp (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ntp (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/1737998

Title:
  trying to bind on all interfaces is a good default, but fails on ipv6
  link local

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

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

[Bug 1748812] Re: cannot view wifi networks after resume from suspend

2018-02-11 Thread Kai-Heng Feng
So what does it look like before restart?

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

Title:
  cannot view wifi networks after resume from suspend

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

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

[Bug 1748815] [NEW] package redis-server 2:3.0.6-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-11 Thread Kumaraguru
Public bug reported:

Upgrade is falling because of redis failure

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: redis-server 2:3.0.6-1
ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
Uname: Linux 4.4.0-112-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
Date: Mon Feb 12 08:56:38 2018
DuplicateSignature:
 package:redis-server:2:3.0.6-1
 Setting up runit (2.1.2-3ubuntu1) ...
 start: Unable to connect to Upstart: Failed to connect to socket 
/com/ubuntu/upstart: Connection refused
 dpkg: error processing package runit (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2017-11-22 (81 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.24
SourcePackage: redis
Title: package redis-server 2:3.0.6-1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.redis.redis.conf: 2017-11-23T10:24:47.749132

** Affects: redis (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/1748815

Title:
  package redis-server 2:3.0.6-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/redis/+bug/1748815/+subscriptions

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

[Bug 1748812] Re: cannot view wifi networks after resume from suspend

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

** Changed in: network-manager (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/1748812

Title:
  cannot view wifi networks after resume from suspend

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

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

[Bug 1731041] Re: kernel

2018-02-11 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/1731041

Title:
  kernel

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

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

[Bug 1748812] Re: cannot view wifi networks after resume from suspend

2018-02-11 Thread Shih-Yuan Lee
`Uname: Linux 4.15.0-041500rc9-generic x86_64` is not the kernel that
Ubuntu supported.

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

Title:
  cannot view wifi networks after resume from suspend

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

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

[Bug 1589401] Re: cannot view wifi networks after re-enabling wifi

2018-02-11 Thread Shih-Yuan Lee
It can not prove if it is a linux kernel bug or not even when you can
recover it from the UI.

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

Title:
  cannot view wifi networks after re-enabling wifi

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

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

[Bug 1589401] Re: cannot view wifi networks after re-enabling wifi

2018-02-11 Thread Yuriy Vidineev
I've filed separate bug
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1748812

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

Title:
  cannot view wifi networks after re-enabling wifi

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

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

[Bug 1589401] Re: cannot view wifi networks after re-enabling wifi

2018-02-11 Thread Yuriy Vidineev
Here is how nm-applet looks after restart (killall nm-applet && nm-
applet &)

** Attachment added: "Here is how nm-applet looks after restart"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1589401/+attachment/5053390/+files/Screenshot%20from%202018-02-11%2019-50-55.png

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

Title:
  cannot view wifi networks after re-enabling wifi

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

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

[Bug 1748812] [NEW] cannot view wifi networks after resume from suspend

2018-02-11 Thread Yuriy Vidineev
Public bug reported:

Hello,
On 2 laptops (Dell XPS13 9360 with ath10k and Lenovo T530 with iwlwifi) I have 
the same issue:
After resume from suspend nm-applet doesn't show any information about 
connected/available wi-fi connections. Please see screenshot in attach.
I can see current connection via CLI:

nmcli dev
DEVICE   TYPE  STATE  CONNECTION 
docker0  bridgeconnected  docker0
wlp58s0  wifi  connected  Turris 
lo   loopback  unmanaged  -- 

Now I have to run `killall nm-applet && nm-applet &` after every
suspend. That fixes my issue

I think it's a duplicate of https://bugs.launchpad.net/ubuntu/+source
/network-manager/+bug/1589401 but I was asked to submit separate bug

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: network-manager 1.2.6-0ubuntu0.16.04.2
Uname: Linux 4.15.0-041500rc9-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Feb 11 19:41:21 2018
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-xenial-amd64-20160624-2
EcryptfsInUse: Yes
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-10-06 (493 days ago)
InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
IpRoute:
 default via 192.168.1.1 dev wlp58s0  proto static  metric 600 
 169.254.0.0/16 dev docker0  scope link  metric 1000 linkdown 
 172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.0.1 linkdown 
 192.168.1.0/24 dev wlp58s0  proto kernel  scope link  src 192.168.1.137  
metric 600
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-dev:
 DEVICE   TYPE  STATE  DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
  
 docker0  bridgeconnected  /org/freedesktop/NetworkManager/Devices/1  
docker0 440d4ade-78be-45c3-a821-903971861d0c  
/org/freedesktop/NetworkManager/ActiveConnection/0  
 wlp58s0  wifi  connected  /org/freedesktop/NetworkManager/Devices/3  
Turris  e963-362e-4e4a-ac98-54af278d348d  
/org/freedesktop/NetworkManager/ActiveConnection/88 
 lo   loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/0  --
  ----
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.2.6connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages xenial

** Attachment added: "screenshot of nm-applet before restart"
   
https://bugs.launchpad.net/bugs/1748812/+attachment/5053374/+files/Screenshot%20from%202018-02-11%2019-44-31.png

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

Title:
  cannot view wifi networks after resume from suspend

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

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

[Bug 1748812] Re: cannot view wifi networks after resume from suspend

2018-02-11 Thread Yuriy Vidineev
Here is how nm-applet looks after restart (killall nm-applet && nm-
applet &)

** Attachment added: "Here is how nm-applet looks after restart"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1748812/+attachment/5053391/+files/Screenshot%20from%202018-02-11%2019-50-55.png

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

Title:
  cannot view wifi networks after resume from suspend

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

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

[Bug 1589401] Re: cannot view wifi networks after re-enabling wifi

2018-02-11 Thread Yuriy Vidineev
It's not seems as linux bug because there is how I'm fixing it:

killall nm-applet && nm-applet &

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

Title:
  cannot view wifi networks after re-enabling wifi

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

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

[Bug 1746848] Re: Ubuntu 17.10 keeps comming back after suspended on a Macbook Pro 15 retina 2013 late

2018-02-11 Thread Kai-Heng Feng
I guess it's a dumb question to ask, but do you see that there's space
at the beginning of the second line?

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

Title:
  Ubuntu 17.10 keeps comming back after suspended on a Macbook Pro 15
  retina 2013 late

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

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

[Bug 1748810] [NEW] package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade: package initramfs-tools is already installed and configured

2018-02-11 Thread Dmitry
*** This bug is a duplicate of bug 1748809 ***
https://bugs.launchpad.net/bugs/1748809

Public bug reported:

The error occurs when Synaptix install is finishing

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: initramfs-tools 0.122ubuntu8.10
ProcVersionSignature: Ubuntu 4.13.0-26.29~16.04.2-generic 4.13.13
Uname: Linux 4.13.0-26-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
CrashReports:
 640:1000:117:3067634:2018-02-10 21:46:01.191954135 +0400:2018-02-10 
21:46:02.191954135 +0400:/var/crash/_usr_bin_codeblocks.1000.crash
 600:0:117:139499:2018-02-12 07:21:47.091988086 +0400:2018-02-12 
07:21:48.091988086 +0400:/var/crash/initramfs-tools.0.crash
Date: Mon Feb 12 07:21:47 2018
DpkgHistoryLog:
 Start-Date: 2018-02-12  07:21:10
 Commandline: aptdaemon role='role-commit-packages' sender=':1.250'
 Install: libept1.5.0:amd64 (1.1+nmu3, automatic), synaptic:amd64 (0.83)
DuplicateSignature:
 package:initramfs-tools:0.122ubuntu8.10
 Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
 dpkg: error processing package initramfs-tools (--configure):
  package initramfs-tools is already installed and configured
ErrorMessage: package initramfs-tools is already installed and configured
InstallationDate: Installed on 2017-09-15 (149 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.24
SourcePackage: dpkg
Title: package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade: 
package initramfs-tools is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed 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/1748810

Title:
  package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade:
  package initramfs-tools is already installed and configured

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

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

[Bug 1748809] Re: package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade: package initramfs-tools is already installed and configured

2018-02-11 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/1748809

Title:
  package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade:
  package initramfs-tools is already installed and configured

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

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

[Bug 1748810] Re: package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade: package initramfs-tools is already installed and configured

2018-02-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1748809 ***
https://bugs.launchpad.net/bugs/1748809

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

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1748809
   package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade: package 
initramfs-tools is already installed and configured

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

Title:
  package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade:
  package initramfs-tools is already installed and configured

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

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

[Bug 1748809] [NEW] package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade: package initramfs-tools is already installed and configured

2018-02-11 Thread Dmitry
Public bug reported:

The error occurs when Synaptix install is finishing

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: initramfs-tools 0.122ubuntu8.10
ProcVersionSignature: Ubuntu 4.13.0-26.29~16.04.2-generic 4.13.13
Uname: Linux 4.13.0-26-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
CrashReports:
 640:1000:117:3067634:2018-02-10 21:46:01.191954135 +0400:2018-02-10 
21:46:02.191954135 +0400:/var/crash/_usr_bin_codeblocks.1000.crash
 600:0:117:139499:2018-02-12 07:21:47.091988086 +0400:2018-02-12 
07:21:48.091988086 +0400:/var/crash/initramfs-tools.0.crash
Date: Mon Feb 12 07:21:47 2018
DpkgHistoryLog:
 Start-Date: 2018-02-12  07:21:10
 Commandline: aptdaemon role='role-commit-packages' sender=':1.250'
 Install: libept1.5.0:amd64 (1.1+nmu3, automatic), synaptic:amd64 (0.83)
DuplicateSignature:
 package:initramfs-tools:0.122ubuntu8.10
 Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
 dpkg: error processing package initramfs-tools (--configure):
  package initramfs-tools is already installed and configured
ErrorMessage: package initramfs-tools is already installed and configured
InstallationDate: Installed on 2017-09-15 (149 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.24
SourcePackage: dpkg
Title: package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade: 
package initramfs-tools is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed 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/1748809

Title:
  package initramfs-tools 0.122ubuntu8.10 failed to install/upgrade:
  package initramfs-tools is already installed and configured

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

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

[Bug 1089195] Re: linux-headers will eat your inodes on LTS.

2018-02-11 Thread Pablo Piaggio
*** This bug is a duplicate of bug 1624644 ***
https://bugs.launchpad.net/bugs/1624644

@Nils Toedtmann +1. Indeed, this is not about unattended-upgrades.


@Brian Murray, Thanks, I hope you are right, and marking this a duplicate leads 
to solving this 5+ year bug.

Regards.

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

Title:
  linux-headers will eat your inodes on LTS.

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

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

[Bug 1684240] Re: Lagging square around mouse pointer

2018-02-11 Thread Serhiy Zahoriya
** Changed in: nvidia-graphics-drivers-375 (Ubuntu)
   Status: Invalid => Confirmed

** Changed in: nvidia-graphics-drivers-384 (Ubuntu)
   Status: Invalid => Confirmed

** Changed in: plasma-workspace (Ubuntu)
   Status: Invalid => Confirmed

** Tags removed: zesty
** Tags added: xenial

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

Title:
  Lagging square around mouse pointer

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

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

[Bug 1589401] Re: cannot view wifi networks after re-enabling wifi

2018-02-11 Thread Kai-Heng Feng
Yuriy, please file a separate bug. Run `ubuntu-bug linux`.

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

Title:
  cannot view wifi networks after re-enabling wifi

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

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

[Bug 1725921] Re: Combobox has gray text on gray background

2018-02-11 Thread Daniel van Vugt
** Tags added: xenial

** Summary changed:

- Combobox has gray text on gray background
+ [regression] Combobox has gray text on gray background

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

Title:
  [regression] Combobox has gray text on gray background

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

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

[Bug 1748808] [NEW] crash when installing on VM ware 6.5.0

2018-02-11 Thread Ryan Dettmer
Public bug reported:

I backed out of encrypting ubuntu disk on install after thinking that
adding disk would become an issue

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.4
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CasperVersion: 1.376.2
Date: Mon Feb 12 03:11:44 2018
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
LiveMediaBuild: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug ubiquity-2.21.63.4 ubuntu xenial

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

Title:
  crash when installing on VM ware 6.5.0

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

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

[Bug 1748807] Re: headset mic can't be detected on two Dell machines

2018-02-11 Thread Hui Wang
** Tags added: originate-from-1740011 somerville

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

Title:
  headset mic can't be detected on two Dell machines

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

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

[Bug 1746353] Re: Evince cannot open file from Firefox (beta), failed to load libnss3.so

2018-02-11 Thread Fabio Duran Verdugo
It's a firefox issues, and this is fix now in the last version.

Look at https://bugzilla.mozilla.org/show_bug.cgi?id=1434033

** Bug watch added: Mozilla Bugzilla #1434033
   https://bugzilla.mozilla.org/show_bug.cgi?id=1434033

** Package changed: evince (Ubuntu) => ubuntu

** Changed in: ubuntu
   Status: Confirmed => Fix Released

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

Title:
  Evince cannot open file from Firefox (beta), failed to load libnss3.so

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

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

[Bug 1748686] Re: virtualbox-dkms 5.1.22-dfsg-0ubuntu1.17.04.1: virtualbox kernel module failed to build [error: implicit declaration of function ‘set_pages_x’; did you mean ‘get_page’]

2018-02-11 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1729568 ***
https://bugs.launchpad.net/bugs/1729568

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


** Summary changed:

- virtualbox-dkms 5.1.22-dfsg-0ubuntu1.17.04.1: virtualbox kernel module failed 
to build
+ virtualbox-dkms 5.1.22-dfsg-0ubuntu1.17.04.1: virtualbox kernel module failed 
to build [error: implicit declaration of function ‘set_pages_x’; did you mean 
‘get_page’]

** This bug has been marked a duplicate of bug 1729568
   [ SRU ]virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel 
module failed to build - error: implicit declaration of function ‘set_pages_x’

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

Title:
  virtualbox-dkms 5.1.22-dfsg-0ubuntu1.17.04.1: virtualbox kernel module
  failed to build [error: implicit declaration of function
  ‘set_pages_x’; did you mean ‘get_page’]

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

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

[Bug 1724441] Re: No external network access for VMs

2018-02-11 Thread Michael Gratton
I managed to get this working in the end. Turns out that despite using
the libvirt/qemu user session for the VMs, gnome-boxes actually uses the
*system* libvirt network named "default" for networking so it works "out
of the box". In reality, I had to delete that network and re-create it
using virt-manager before it actually started bridging traffic to my
physical connection.

See this blog post and the comments: http://blog.wikichoon.com/2016/01
/qemusystem-vs-qemusession.html for more information.

So to fix this, at a minimum gnome-boxes should depend on libvirt-
daemon-system so that the "default" network is running and attendent
virbr0 interface is created at startup, and whichever libvirt package is
responsible for creating that network needs to ensure it bridges to all
physical devices by default.

** Changed in: libvirt (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/1724441

Title:
  No external network access for VMs

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

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

[Bug 1748620] Re: PulseAudio can not remember my settings between reboots

2018-02-11 Thread Daniel van Vugt
I'm not sure, but suspect PulseAudio has nothing to do with remembering
settings. That's the job of your settings daemon/backend...

Can you please help us to find the right package(s) to assign this bug
to? Just open your settings app, and search the list of running
processes for which one is *-control-center or similar, and then find
which package provides that by running something like:

  dpkg -S `which YOUR-SETTINGS-APP`


** Changed in: pulseaudio (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/1748620

Title:
  PulseAudio can not remember my settings between reboots

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

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

[Bug 1748573] Re: gdm-session-worker crashed with SIGABRT in g_assertion_message()

2018-02-11 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1693992 ***
https://bugs.launchpad.net/bugs/1693992

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


** This bug has been marked a duplicate of bug 1693992
   gdm-session-worker crashed with SIGABRT - "assertion failed: 
(manager->priv->accounts_proxy != NULL)" in load_users()

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

Title:
  gdm-session-worker crashed with SIGABRT in g_assertion_message()

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

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

[Bug 1748807] [NEW] headset mic can't be detected on two Dell machines

2018-02-11 Thread Hui Wang
Public bug reported:

One machine is with the codec alc289, the other one is with the codec
alc256.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Critical
 Assignee: Hui Wang (hui.wang)
 Status: Incomplete


** Tags: originate-from-1740011 somerville

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

Title:
  headset mic can't be detected on two Dell machines

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

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

[Bug 1748807] Missing required logs.

2018-02-11 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1748807

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

Title:
  headset mic can't be detected on two Dell machines

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

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

[Bug 1659785] Re: package linux-firmware 1.157.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-11 Thread chrbau
Is this the same Bug? https://bugs.launchpad.net/ubuntu/+source
/initramfs-tools/+bug/1745428 (package linux-firmware 1.157.15 failed to
install/upgrade: subprocess installed post-installation script returned
error exit status 1)

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

Title:
  package linux-firmware 1.157.8 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/initramfs-tools/+bug/1659785/+subscriptions

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

[Bug 1745713] Re: package linux-image-4.13.0-32-generic 4.13.0-32.35~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-02-11 Thread chrbau
see also:
 #1742573 package linux-image-4.13.0-26-generic 4.13.0-26.29~16.04.2 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1 
(https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1742573)
and
 #1745113 package linux-image-4.13.0-31-generic 4.13.0-31.34~16.04.1 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1 
(https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1745113)

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

Title:
  package linux-image-4.13.0-32-generic 4.13.0-32.35~16.04.1 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

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

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

[Bug 1748806] Re: package fail2ban 0.9.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-11 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/1748806

Title:
  package fail2ban 0.9.3-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/fail2ban/+bug/1748806/+subscriptions

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

[Bug 1745428] Re: package linux-firmware 1.157.15 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-11 Thread chrbau
see also:
 #1742573 package linux-image-4.13.0-26-generic 4.13.0-26.29~16.04.2 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1 
(https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1742573)
and
 #1745113 package linux-image-4.13.0-31-generic 4.13.0-31.34~16.04.1 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1 
(https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1745113)

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

Title:
  package linux-firmware 1.157.15 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/initramfs-tools/+bug/1745428/+subscriptions

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

[Bug 1746353] Re: Evince cannot open file from Firefox (beta), failed to load libnss3.so

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

** Changed in: evince (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/1746353

Title:
  Evince cannot open file from Firefox (beta), failed to load libnss3.so

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

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

[Bug 1736664] Re: /usr/bin/gnome-shell:5:_g_log_abort:g_log_default_handler:default_log_handler:g_logv:g_log

2018-02-11 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1748450 ***
https://bugs.launchpad.net/bugs/1748450

** This bug is no longer a duplicate of bug 1505409
   gnome-shell crashed with SIGTRAP in x_io_error() from _XIOError() from 
_XEventsQueued() from XPending() from gdk_check_xpending() ["Connection to 
xwayland lost"]
** This bug has been marked a duplicate of bug 1748450
   gnome-shell crashed with SIGTRAP in _g_log_abort() from 
g_log_default_handler() from default_log_handler(message="Connection to 
xwayland lost") from g_logv() from g_log() from 

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

Title:
  /usr/bin/gnome-
  shell:5:_g_log_abort:g_log_default_handler:default_log_handler:g_logv:g_log

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

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

[Bug 1748806] [NEW] package fail2ban 0.9.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-11 Thread Justin Middagh
Public bug reported:

It does appear similar to both of those errors but I am using Ubuntu Server 
16.04.3 LTS.
I just cannot get fail2ban up and running to matter what I do, hopefully you 
guys can help me out.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: fail2ban 0.9.3-1
ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
Uname: Linux 4.4.0-112-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
AptOrdering:
 fail2ban: Install
 fail2ban: Configure
 NULL: ConfigurePending
Architecture: amd64
Date: Mon Feb 12 02:40:06 2018
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2018-02-05 (7 days ago)
InstallationMedia: Ubuntu-Server 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.24
SourcePackage: fail2ban
Title: package fail2ban 0.9.3-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.fail2ban.jail.conf: 2018-02-11T00:37:25.134629

** Affects: fail2ban (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/1748806

Title:
  package fail2ban 0.9.3-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/fail2ban/+bug/1748806/+subscriptions

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

[Bug 1748450] Re: gnome-shell crashed with signal 5

2018-02-11 Thread Daniel van Vugt
*** This is a duplicate of bug 1505409, but is being kept separate so as
to automatically collect duplicate reports since the stacktrace
signature has changed recently. Any resolution and discussion should
occur in bug 1505409. ***

See also:
https://errors.ubuntu.com/problem/8ef857b2fe07d60742cd02d7d8f988f78ecd0f95

** Information type changed from Private to Public

** Summary changed:

- gnome-shell crashed with signal 5
+ gnome-shell crashed with SIGTRAP in _g_log_abort() from 
g_log_default_handler() from default_log_handler(message="Connection to 
xwayland lost") from g_logv() from g_log() from 

** Description changed:

- unknown 18.04 beta   after initial startup and trying to run software
- update app.
- 
- Don Walters
- Hilbert Space Technical Arts
- (an L^2 sub-space of Banach  L^p Space, where p= ~5/3))
- 
- w9dki / w9gty
+ *** This is a duplicate of bug 1505409, but is being kept separate so as
+ to automatically collect duplicate reports since the stacktrace
+ signature has changed recently. Any resolution and discussion should
+ occur in bug 1505409. ***
  
  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-shell 3.26.2-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-33.36-generic 4.13.13
  Uname: Linux 4.13.0-33-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME-Greeter:GNOME
  Date: Thu Feb  8 23:50:23 2018
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  GsettingsChanges:
-  
+ 
  InstallationDate: Installed on 2016-03-21 (690 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/false
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/false
  Signal: 5
  SourcePackage: gnome-shell
  StacktraceTop:
-  () at /usr/lib/x86_64-linux-gnu/libmutter-1.so.0
-  _XIOError () at /usr/lib/x86_64-linux-gnu/libX11.so.6
-  _XEventsQueued () at /usr/lib/x86_64-linux-gnu/libX11.so.6
-  XPending () at /usr/lib/x86_64-linux-gnu/libX11.so.6
-  () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
+  () at /usr/lib/x86_64-linux-gnu/libmutter-1.so.0
+  _XIOError () at /usr/lib/x86_64-linux-gnu/libX11.so.6
+  _XEventsQueued () at /usr/lib/x86_64-linux-gnu/libX11.so.6
+  XPending () at /usr/lib/x86_64-linux-gnu/libX11.so.6
+  () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: gnome-shell crashed with signal 5
  UpgradeStatus: Upgraded to bionic on 2018-02-08 (0 days ago)
  UserGroups:

** Changed in: gnome-shell (Ubuntu)
   Importance: Medium => High

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Triaged

** Description changed:

  *** This is a duplicate of bug 1505409, but is being kept separate so as
  to automatically collect duplicate reports since the stacktrace
  signature has changed recently. Any resolution and discussion should
  occur in bug 1505409. ***
+ 
+ See also:
+ https://errors.ubuntu.com/problem/8ef857b2fe07d60742cd02d7d8f988f78ecd0f95
  
  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-shell 3.26.2-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-33.36-generic 4.13.13
  Uname: Linux 4.13.0-33-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME-Greeter:GNOME
  Date: Thu Feb  8 23:50:23 2018
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  GsettingsChanges:
  
  InstallationDate: Installed on 2016-03-21 (690 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/false
  Signal: 5
  SourcePackage: gnome-shell
  StacktraceTop:
   () at /usr/lib/x86_64-linux-gnu/libmutter-1.so.0
   _XIOError () at /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XEventsQueued () at /usr/lib/x86_64-linux-gnu/libX11.so.6
   XPending () at /usr/lib/x86_64-linux-gnu/libX11.so.6
   () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: gnome-shell crashed with signal 5
  UpgradeStatus: Upgraded to bionic on 2018-02-08 (0 days ago)
  UserGroups:

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

Title:
  gnome-shell crashed with SIGTRAP in _g_log_abort() from
  g_log_default_handler() from default_log_handler(message="Connection
  to xwayland lost") from g_logv() from g_log() from 

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

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

[Bug 1747827] Re: alt-tab no longer lets me switch between terminal windows

2018-02-11 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1723831 ***
https://bugs.launchpad.net/bugs/1723831

Switching between windows of the same app requires Alt+` (backtick or
whatever key is above your Tab key). But also...

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


** This bug has been marked a duplicate of bug 1723831
   Alt+Tab doesn't work for same application with multiple windows

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

Title:
  alt-tab no longer lets me switch between terminal windows

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

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

[Bug 1745828] Status changed to Confirmed

2018-02-11 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

** Tags added: artful

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

Title:
  [rtl8821a] Ubuntu 16.04 can't find any Bluetooth devices

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

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

  1   2   3   4   >