[Bug 1165420] Re: Unable to access indicators from HUD

2018-10-28 Thread pierre
** Changed in: hud (Ubuntu)
 Assignee: (unassigned) => pierre (pierrefischer)

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

Title:
  Unable to access indicators from HUD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1165420/+subscriptions

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

[Bug 1731821] Re: [Feature] New PKG-libmraa - Low Level Skeleton Library for Communication on GNU/Linux platforms

2018-10-28 Thread quanxian
** Description changed:

  Description:
  
  Libmraa is a C/C++ library with bindings to Java, Python and JavaScript
  to interface with the IO on Galileo, Edison & other platforms, with a
  structured and sane API where port names/numbering matches the board
  that you are on. Use of libmraa does not tie you to specific hardware
  with board detection done at runtime you can create portable code that
  will work across the supported platforms.
  
  The intent is to make it easier for developers and sensor manufacturers
  to map their sensors & actuators on top of supported hardware and to
  allow control of low level communication protocol by high level
  languages & constructs.
  
  URL: https://github.com/intel-iot-devkit/mraa
  
  Deb packages:  https://launchpad.net/~mraa (seems Canonical had it and
  not put it in any release)
  
- Target Release: 18.10
+ Target Release: 19.04

** Tags removed: intel-upkg-18.10
** Tags added: intel-upkg-19.04

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

Title:
  [Feature] New PKG-libmraa - Low Level Skeleton Library for
  Communication on GNU/Linux platforms

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

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

[Bug 1800413] Re: It can not use nvidia-settings to switch from the power saving mode to the performance mode

2018-10-28 Thread Shih-Yuan Lee
** Description changed:

  I try to use nvidia-settings 410.73-0ubuntu0~gpu18.04.1 in 
ppa:graphics-drivers/ppa to switch from the power saving mode to the 
performance mode on Ubuntu 18.04.
  But it failed.
  
  
  $ nvidia-settings
  
  ERROR: NVIDIA driver is not loaded
  
  ERROR: Unable to load info from any available system
  
  
- However `prime-select nvidia` still works fine.
+ However `prime-select nvidia` still works fine and there is no such
+ issue by nvidia-settings 390.77-0ubuntu0.18.04.1 in bionic-updates.
  
  Private Bug: https://bugs.launchpad.net/bugs/1800081

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

Title:
  It can not use nvidia-settings to switch from the power saving mode to
  the performance mode

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

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

[Bug 1774112] Re: Preboot ACL support for Alpine Ridge and Titan Ridge

2018-10-28 Thread quanxian
** Changed in: intel
   Status: Triaged => Fix Released

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

Title:
  Preboot ACL support for Alpine Ridge and Titan Ridge

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

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

[Bug 1772677] Re: gnome-shell filling up syslog with thousands of entries (stack traces ending in osdWindow.js:206/207)

2018-10-28 Thread Daniel van Vugt
Thanks. That seems to agree with comment #31.

** Summary changed:

- gnome-shell filling up syslog with thousands of entries (stack traces ending 
in osdWindow.js:206/207)
+ gnome-shell filling up syslog with thousands of entries with stack traces 
ending in osdWindow.js (lines 206/207 in bionic, lines 223/224 in cosmic)

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

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

Title:
  gnome-shell filling up syslog with thousands of entries with stack
  traces ending in osdWindow.js (lines 206/207 in bionic, lines 223/224
  in cosmic)

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

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

[Bug 1776124] Re: [glibc] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper

2018-10-28 Thread quanxian
** Also affects: ubuntu
   Importance: Undecided
   Status: New

** Tags removed: intel-upkg-18.10
** Tags added: intel-upkg-19.04

** Description changed:

  Description:
  a corner case with glibc code that causes KNL/KNM system hang.
  
  "
  Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)
  
  When compiled as mempcpy, the return value is the end of the destination
  buffer, thus it cannot be used to refer to the start of it.
  "
  
  Here is the commit for this issue.
  
  
https://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commit;h=9b7c6e4176e61c59b0a63c6ba906d875dc0e
  
- 18.04 and 18.10 need backport this patch into glibc.
+ 18.04 and 19.04 need backport this patch into glibc.
  
  Details:
  For details, please refer to:
  http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-11237
  http://people.canonical.com/~ubuntu-security/cve/2018/CVE-2018-11237.html
  https://sourceware.org/bugzilla/show_bug.cgi?id=23196
  
  Target Package: glibc
  Target Release: 18.04.x/18.10

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

Title:
  [glibc] Don't write beyond destination in
  __mempcpy_avx512_no_vzeroupper

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

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

[Bug 1772677] Re: gnome-shell filling up syslog with thousands of entries (stack traces ending in osdWindow.js:206/207)

2018-10-28 Thread Andrew Keynes
Reinstalled the same NUC with 18.10, installed package updates &
rebooted.

Relevant syslog attached, detail starts at timestamp Oct 29 15:32:28
when installation was locked.

The stack traces appear to occur every 10 seconds once locked when
checking the output of "grep osdWindow.js syslog".


Log excerpt with one block of traces:

Oct 29 15:32:28 grcnuc16 gnome-shell[3808]: Object St.Icon (0x556511f83350), 
has been already deallocated — impossible to set any property on it. This might 
be caused by the object having been destroyed from C code using something such 
as destroy(), dispose(), or remove() vfuncs.
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: == Stack trace for 
context 0x5565111331c0 ==
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #0   5565119fed20 i   
resource:///org/gnome/shell/ui/osdWindow.js:223 (7f11417c78b0 @ 231)
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #1   7ffeba144840 b   
resource:///org/gnome/gjs/modules/_legacy.js:82 (7f11419b0b80 @ 71)
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #2   7ffeba145450 b   
self-hosted:977 (7f11419f01f0 @ 413)
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #3   7ffeba145540 b   
resource:///org/gnome/gjs/modules/signals.js:128 (7f11419c18b0 @ 386)
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #4   5565119fec98 i   
resource:///org/gnome/shell/ui/layout.js:538 (7f1141704310 @ 127)
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #5   5565119febf0 i   
resource:///org/gnome/gjs/modules/_legacy.js:82 (7f11419b0b80 @ 71)
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #6   5565119feb30 i   
self-hosted:977 (7f11419f01f0 @ 413)
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: == Stack trace for 
context 0x5565111331c0 ==
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #0   5565119fed20 i   
resource:///org/gnome/shell/ui/osdWindow.js:224 (7f11417c78b0 @ 273)
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #1   7ffeba144840 b   
resource:///org/gnome/gjs/modules/_legacy.js:82 (7f11419b0b80 @ 71)
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #2   7ffeba145450 b   
self-hosted:977 (7f11419f01f0 @ 413)
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #3   7ffeba145540 b   
resource:///org/gnome/gjs/modules/signals.js:128 (7f11419c18b0 @ 386)
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #4   5565119fec98 i   
resource:///org/gnome/shell/ui/layout.js:538 (7f1141704310 @ 127)
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #5   5565119febf0 i   
resource:///org/gnome/gjs/modules/_legacy.js:82 (7f11419b0b80 @ 71)
Oct 29 15:32:28 grcnuc16 org.gnome.Shell.desktop[3808]: #6   5565119feb30 i   
self-hosted:977 (7f11419f01f0 @ 413)
Oct 29 15:32:28 grcnuc16 gnome-shell[3808]: Object St.BoxLayout 
(0x5565118f0710), has been already deallocated — impossible to set any property 
on it. This might be caused by the object having been destroyed from C code 
using something such as destroy(), dispose(), or remove() vfuncs.

** Attachment added: "syslog"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1772677/+attachment/5206619/+files/syslog

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

Title:
  gnome-shell filling up syslog with thousands of entries (stack traces
  ending in osdWindow.js:206/207)

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

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

[Bug 1794282] Re: warning dialog when closing multiple private tabs can become unresponsive

2018-10-28 Thread hbchoong
Understood, sorry.
May I ask what actually happens next in this process?

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

Title:
  warning dialog when closing multiple private tabs can become
  unresponsive

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

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

[Bug 1800411] Re: rpm source package does not build

2018-10-28 Thread Jason Gross
And on Trusty, with a slightly modified package (editing out the
debhelper version dependency by hand), I get

Writing 
/<>/rpm-4.14.1+dfsg1/python/debian/tmp/usr/lib/python3.4/dist-packages/rpm-4.14.1.egg-info
# Kill all the junk this installs.
rm -f debian/tmp/usr/lib/rpm/config.guess \
debian/tmp/usr/lib/rpm/config.sub \
debian/tmp/usr/lib/*/*.la \
debian/tmp/usr/lib/*/rpm-plugins/*.la \
debian/tmp/usr/lib/rpm/rpm.log
# Fix permissions
chmod +x debian/tmp/usr/lib/rpm/rpm.daily
make[1]: Leaving directory `/<>/rpm-4.14.1+dfsg1'
   dh_install -a -O--fail-missing
cp: cannot stat ‘debian/tmp/usr/lib/rpm/debugedit’: No such file or directory
dh_install: cp -a debian/tmp/usr/lib/rpm/debugedit 
debian/debugedit//usr/lib/rpm/ returned exit code 1
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2


See 
https://launchpadlibrarian.net/395167969/buildlog_ubuntu-trusty-amd64.rpm_4.14.1+dfsg1-4.1~trusty~ppa5_BUILDING.txt.gz
 for the full log

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

Title:
  rpm source package does not build

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

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

[Bug 1798708] Re: It will load nvidia driver when swith to Intel mode

2018-10-28 Thread Bin Li
Here is another workaround. When  in Nvidia mode, do below commands.

First add/edit nvidia-kms.conf, comment out "options nvidia-drm
modeset=1", it will fix the external monitor issue.

$ prime-select intel # It will generate /lib/moprobe.d/blacklist-nvidia.conf
$ update-initramfs -u

These will fix the nvidia or noveau loaded in intel mode.

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

Title:
  It will load nvidia driver when swith to Intel mode

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

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

[Bug 1296011] Re: thunderbird crashed with SIGSEGV

2018-10-28 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (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/1296011

Title:
  thunderbird crashed with SIGSEGV

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

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

[Bug 1351876] Re: Keyboard not working after resuming from suspend

2018-10-28 Thread Launchpad Bug Tracker
[Expired for chromium-browser (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: chromium-browser (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/1351876

Title:
  Keyboard not working after resuming from suspend

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

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

[Bug 1789465] Re: BUG: scheduling while atomic: irq/142-iwlwifi/383/0x7ffffc00

2018-10-28 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/1789465

Title:
  BUG: scheduling while atomic: irq/142-iwlwifi/383/0x7c00

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

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

[Bug 1789673] Re: package linux-image-4.15.0-33-generic 4.15.0-33.36~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1

2018-10-28 Thread Launchpad Bug Tracker
[Expired for grub (Ubuntu) because there has been no activity for 60
days.]

** Changed in: grub (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/1789673

Title:
  package linux-image-4.15.0-33-generic 4.15.0-33.36~16.04.1 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/zz-update-grub
  exited with return code 1

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

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

[Bug 1789544] Re: smbd.service failed

2018-10-28 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/1789544

Title:
  smbd.service failed

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

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

[Bug 1789581] Re: ubuntu_ecryptfs test hang on Cosmic

2018-10-28 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/1789581

Title:
  ubuntu_ecryptfs test hang on Cosmic

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

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

[Bug 1789778] Re: system crash due to snd_hda_intel

2018-10-28 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

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

Title:
  system crash due to snd_hda_intel

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

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

[Bug 1772677] Re: gnome-shell filling up syslog with thousands of entries (stack traces ending in osdWindow.js:206/207)

2018-10-28 Thread Daniel van Vugt
We know 18.04 has this bug.

If anyone experiences it in 18.10 then please also paste some output of
it here so we can see how the bug has changed in the new release.

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

Title:
  gnome-shell filling up syslog with thousands of entries (stack traces
  ending in osdWindow.js:206/207)

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

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

[Bug 1800413] Re: It can not use nvidia-settings to switch from the power saving mode to the performance mode

2018-10-28 Thread Shih-Yuan Lee
** Description changed:

  I try to use nvidia-settings 410.73-0ubuntu0~gpu18.04.1 in 
ppa:graphics-drivers/ppa to switch from the power saving mode to the 
performance mode on Ubuntu 18.04.
  But it failed.
  
+ 
  $ nvidia-settings
  
  ERROR: NVIDIA driver is not loaded
  
  ERROR: Unable to load info from any available system
+ 
  
  However `prime-select nvidia` still works fine.
  
  Private Bug: https://bugs.launchpad.net/bugs/1800081

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

Title:
  It can not use nvidia-settings to switch from the power saving mode to
  the performance mode

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

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

[Bug 1772677] Re: gnome-shell filling up syslog with thousands of entries (stack traces ending in osdWindow.js:206/207)

2018-10-28 Thread Andrew Keynes
I can also confirm that this is lock-screen related as it starts logging
as soon as the screen is locked and stops when un-locked.

No notifications are evident.

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

Title:
  gnome-shell filling up syslog with thousands of entries (stack traces
  ending in osdWindow.js:206/207)

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

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

[Bug 1800210] Re: dose not work rite

2018-10-28 Thread Daniel van Vugt
** Package changed: xorg (Ubuntu) => ubuntu

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

Title:
  dose not work rite

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

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

[Bug 1772677] Re: gnome-shell filling up syslog with thousands of entries (stack traces ending in osdWindow.js:206/207)

2018-10-28 Thread Andrew Keynes
I can confirm that this bug still exists in 18.04.

In my case in a completely fresh install with nothing added / configured
except for chromium being installed (and packages updated).

Installed Friday afternoon and came back in to work Monday to find the
disk full as per the original report.

Hardware in this instance is an Intel NUC7i3BNH - an identical system
just installed does exactly the same thing.

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

Title:
  gnome-shell filling up syslog with thousands of entries (stack traces
  ending in osdWindow.js:206/207)

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

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

[Bug 1800413] [NEW] It can not use nvidia-settings to switch from the power saving mode to the performance mode

2018-10-28 Thread Shih-Yuan Lee
Public bug reported:

I try to use nvidia-settings 410.73-0ubuntu0~gpu18.04.1 in 
ppa:graphics-drivers/ppa to switch from the power saving mode to the 
performance mode on Ubuntu 18.04.
But it failed.

$ nvidia-settings

ERROR: NVIDIA driver is not loaded

ERROR: Unable to load info from any available system

However `prime-select nvidia` still works fine.

Private Bug: https://bugs.launchpad.net/bugs/1800081

** Affects: nvidia-drivers-ubuntu
 Importance: Undecided
 Status: Confirmed

** Affects: oem-priority
 Importance: Undecided
 Status: Confirmed

** Affects: nvidia-settings (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: bionic somerville

** Also affects: nvidia-drivers-ubuntu
   Importance: Undecided
   Status: New

** Also affects: oem-priority
   Importance: Undecided
   Status: New

** Tags added: bionic somerville

** Description changed:

  I try to use nvidia-settings 410.73-0ubuntu0~gpu18.04.1 in 
ppa:graphics-drivers/ppa to switch from the power saving mode to the 
performance mode on Ubuntu 18.04.
  But it failed.
  
  $ nvidia-settings
  
  ERROR: NVIDIA driver is not loaded
  
  ERROR: Unable to load info from any available system
  
  However `prime-select nvidia` still works fine.
+ 
+ Private Bug: https://bugs.launchpad.net/bugs/1800081

** Changed in: nvidia-drivers-ubuntu
   Status: New => Confirmed

** Changed in: oem-priority
   Status: New => Confirmed

** Changed in: nvidia-settings (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/1800413

Title:
  It can not use nvidia-settings to switch from the power saving mode to
  the performance mode

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

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

[Bug 1798360] Re: Invalid read in the snap plugin

2018-10-28 Thread Robert Ancell
I tried today and wasn't able to reproduce at all.

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

Title:
  Invalid read in the snap plugin

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

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

[Bug 1257956] Re: Headphones stopped working after use of Audacity. They are detected, but no sound is produced.

2018-10-28 Thread Sergio
Ran into this issue with Audacity 2.2.1 on Ubuntu 18.04.
Restarting doesn't fix it. Headphones were detected but didn't work.

Steps to Fix:
* Open Audacity. Set source to "default: internal mic: 0"
* Close Audacity
* Open Audacity again. Suddenly headphones start working

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

Title:
  Headphones stopped working after use of Audacity. They are detected,
  but no sound is produced.

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

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

[Bug 1797835] Re: Shutdown or logout button have to click twice

2018-10-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1799293 ***
https://bugs.launchpad.net/bugs/1799293

** This bug has been marked a duplicate of bug 1799293
   gnome session: Must ask twice to lock the screen

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

Title:
  Shutdown or logout button have to click twice

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

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

[Bug 1799875] Re: Kernel Crash - consisten when shutting down the system

2018-10-28 Thread Stephen Smith
I didn't want the possibility of corrupting a HD from trying to shutdown
my system had have the kernel crash every time.   I therefore reverted
to 18.04LTS.

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

Title:
  Kernel Crash  - consisten when shutting down the system

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

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

[Bug 1800316] Re: Loss of network connectivity

2018-10-28 Thread Stephen Smith
I rolled back to 18.04LTS.  I can comment on what I saw while using
18.10, but I no longer have it on my HD

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

Title:
  Loss of network connectivity

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

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

[Bug 1800411] [NEW] rpm source package does not build

2018-10-28 Thread Jason Gross
Public bug reported:

Hi,

I am trying to backport the rpm package with backportpackage, but the
source package does not build; it fails with

rpmio.c:1059:5: error: unknown type name ‘ZSTD_inBuffer’
 ZSTD_inBuffer zib;  /*!< ZSTD_inBuffer */
 ^
rpmio.c:1060:5: error: unknown type name ‘ZSTD_outBuffer’
 ZSTD_outBuffer zob; /*!< ZSTD_outBuffer */
 ^
rpmio.c: In function ‘rpmzstdNew’:
rpmio.c:1128:26: warning: implicit declaration of function ‘ZSTD_createDStream’ 
[-Wimplicit-function-declaration]
  if ((_stream = (void *) ZSTD_createDStream()) == NULL
  ^
rpmio.c:1128:17: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
  if ((_stream = (void *) ZSTD_createDStream()) == NULL
 ^
rpmio.c:1129:19: warning: implicit declaration of function ‘ZSTD_initDStream’ 
[-Wimplicit-function-declaration]
   || ZSTD_isError(ZSTD_initDStream(_stream))) {
   ^
rpmio.c:1132:7: warning: implicit declaration of function ‘ZSTD_DStreamInSize’ 
[-Wimplicit-function-declaration]
  nb = ZSTD_DStreamInSize();
   ^
rpmio.c:1134:26: warning: implicit declaration of function ‘ZSTD_createCStream’ 
[-Wimplicit-function-declaration]
  if ((_stream = (void *) ZSTD_createCStream()) == NULL
  ^
rpmio.c:1134:17: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
  if ((_stream = (void *) ZSTD_createCStream()) == NULL
 ^
rpmio.c:1135:19: warning: implicit declaration of function ‘ZSTD_initCStream’ 
[-Wimplicit-function-declaration]
   || ZSTD_isError(ZSTD_initCStream(_stream, level))) {
   ^
rpmio.c:1138:7: warning: implicit declaration of function ‘ZSTD_CStreamOutSize’ 
[-Wimplicit-function-declaration]
  nb = ZSTD_CStreamOutSize();
   ^
rpmio.c: In function ‘zstdFlush’:
rpmio.c:1175:11: error: request for member ‘dst’ in something not a structure 
or union
  zstd->zob.dst  = zstd->b;
   ^
rpmio.c:1176:11: error: request for member ‘size’ in something not a structure 
or union
  zstd->zob.size = zstd->nb;
   ^
rpmio.c:1177:11: error: request for member ‘pos’ in something not a structure 
or union
  zstd->zob.pos  = 0;
   ^
rpmio.c:1178:11: warning: implicit declaration of function ‘ZSTD_flushStream’ 
[-Wimplicit-function-declaration]
  int xx = ZSTD_flushStream(zstd->_stream, >zob);
   ^
rpmio.c:1181:20: error: request for member ‘pos’ in something not a structure 
or union
  else if (zstd->zob.pos != fwrite(zstd->b, 1, zstd->zob.pos, zstd->fp))
^
rpmio.c:1181:56: error: request for member ‘pos’ in something not a structure 
or union
  else if (zstd->zob.pos != fwrite(zstd->b, 1, zstd->zob.pos, zstd->fp))
^
rpmio.c: In function ‘zstdRead’:
rpmio.c:1193:5: error: unknown type name ‘ZSTD_outBuffer’
 ZSTD_outBuffer zob = { buf, count, 0 };
 ^
rpmio.c:1193:28: warning: initialization makes integer from pointer without a 
cast [-Wint-conversion]
 ZSTD_outBuffer zob = { buf, count, 0 };
^
rpmio.c:1193:28: note: (near initialization for ‘zob’)
rpmio.c:1193:33: warning: excess elements in scalar initializer
 ZSTD_outBuffer zob = { buf, count, 0 };
 ^
rpmio.c:1193:33: note: (near initialization for ‘zob’)
rpmio.c:1193:40: warning: excess elements in scalar initializer
 ZSTD_outBuffer zob = { buf, count, 0 };
^
rpmio.c:1193:40: note: (near initialization for ‘zob’)
rpmio.c:1195:15: error: request for member ‘pos’ in something not a structure 
or union
 while (zob.pos < zob.size) {
   ^
rpmio.c:1195:25: error: request for member ‘size’ in something not a structure 
or union
 while (zob.pos < zob.size) {
 ^
rpmio.c:1197:15: error: request for member ‘pos’ in something not a structure 
or union
  if (zstd->zib.pos >= zstd->zib.size) {
   ^
rpmio.c:1197:32: error: request for member ‘size’ in something not a structure 
or union
  if (zstd->zib.pos >= zstd->zib.size) {
^
rpmio.c:1198:15: error: request for member ‘size’ in something not a structure 
or union
  zstd->zib.size = fread(zstd->b, 1, zstd->nb, zstd->fp);
   ^
rpmio.c:1199:19: error: request for member ‘size’ in something not a structure 
or union
  if (zstd->zib.size == 0)
   ^
rpmio.c:1201:15: error: request for member ‘src’ in something not a structure 
or union
  zstd->zib.src  = zstd->b;
   ^
rpmio.c:1202:15: error: request for member ‘pos’ in something not a structure 
or union
  zstd->zib.pos  = 0;
   ^
rpmio.c:1206:11: warning: implicit declaration of function 
‘ZSTD_decompressStream’ [-Wimplicit-function-declaration]
  int xx = ZSTD_decompressStream(zstd->_stream, , >zib);
   ^
rpmio.c:1212:15: 

Re: [Bug 1800294] Re: Xorg freeze black scr

2018-10-28 Thread taeler
Sorry to have to tell you this but I installed linux mint on my HP
laptop because the freezing black screen on ubuntu 18.04.1 it was
becoming a big issue that was affecting the reliability and usability of
my HP laptop, and I needed something more reliable. I love and support
ubuntu and run ubuntu in a virtual box on my HP laptop and my old
Toshiba laptop still with out issue. So I can't send you the files you
need. Sorry.


Sent from my Samsung Galaxy smartphone.
 Original message From: Daniel van Vugt 
 Date: 2018-10-28  11:31 PM  (GMT-04:00) To: 
taelerderb...@gmail.com Subject: [Bug 1800294] Re: Xorg freeze black scr 
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Look in /var/crash for crash files and if found run:
    ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

3. If step 2 also failed then apply the workaround from bug 994921,
reboot, reproduce the crash, and retry step 1.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.


** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

** Changed in: xorg-server (Ubuntu)
   Status: New => Incomplete

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

Title:
  Xorg freeze black screen hang up

Status in xorg-server package in Ubuntu:
  Incomplete

Bug description:
  i've had this issue twice this morning where during boot up my screen
  turns black and i can't get it to come back, then i'm forced to to a
  hard reboot, this issue often times happens about 99% of the time at
  the login screen if i don't log in with in about 10 seconds, my screen
  goes black and i can not get it to come back and i need to do a hard
  reboot. also sometimes the issue happens during boot up the screen
  goes purple for a few seconds then black and stay's like that and the
  can't get it to comes back and have to do a hard reboot, but this
  happens about 1 or 2 times out of ten boots i would say. so i'm hoping
  that this issue can be resolved in some way.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
  Uname: Linux 4.15.0-38-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Oct 27 12:40:06 2018
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.2.10, 4.15.0-38-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GpuHangFrequency: Very infrequently
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7620G] [1002:9907] 
(prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Trinity [Radeon HD 7620G] [103c:808d]
  InstallationDate: Installed on 2018-10-27 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: Hewlett-Packard HP Pavilion 17 Notebook PC
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-38-generic 
root=UUID=45d6254a-e97a-4d45-b9a9-37afad8da3df ro quiet splash vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/19/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F.43
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 808D
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 90.41
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.43:bd08/19/2015:svnHewlett-Packard:pnHPPavilion17NotebookPC:pvr096C120800405F0620180:rvnHewlett-Packard:rn808D:rvr90.41:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV
  dmi.product.name: HP Pavilion 17 Notebook PC
  dmi.product.version: 096C120800405F0620180
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.91-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
  

[Bug 1800410] [NEW] jsonm source package does not build

2018-10-28 Thread Jason Gross
Public bug reported:

Hi,

I am trying to backport the jsonm package with backportpackage, but the
source package does not build; it fails with

make[1]: Entering directory `/<>'
dh_install --fail-missing
make[1]: Leaving directory `/<>'
   dh_ocamldoc -a
   dh_installdocs -a
cp: cannot stat ‘README’: No such file or directory
dh_installdocs: cp -a README 
debian/libjsonm-ocaml-dev/usr/share/doc/libjsonm-ocaml-dev returned exit code 1
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2

See https://launchpadlibrarian.net/395160938/buildlog_ubuntu-trusty-
amd64.jsonm_1.0.1-1~ubuntu14.04.1~ppa4_BUILDING.txt.gz for a full log.

I created this package via

   backportpackage -y -u ppa:jgross-h/coq-master-daily jsonm -d trusty
-S "~ppa4" -s cosmic

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

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

Title:
  jsonm source package does not build

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

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

[Bug 1800062] Re: Ghostscript command line: /usr/bin/gs :Unrecoverable error: undefined in .putdeviceprops

2018-10-28 Thread William.Yeung
Dear Till,

   We(RICOH printer driver developer) are still working hard to looking for an 
workaround to make sure our printer user can do their job normally before 
your(or ghostscript) official release. 
We appreciate that you can private it to us if you have one.

   By the way, can you offer us the approximate time that Ubuntu release
a patch of fixed this bug? If you can't, just tell us can you release
the patch before November 12(11/12)?

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

Title:
  Ghostscript command line: /usr/bin/gs :Unrecoverable error: undefined
  in .putdeviceprops

To manage notifications about this bug go to:
https://bugs.launchpad.net/gs-gpl/+bug/1800062/+subscriptions

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

[Bug 1800348] Re: nvidia-kernel-source-390 (not installed): nvidia kernel module failed to build [/usr/bin/ld.bfd: Relocatable linking with relocations from format elf32-i386 (...) to format elf64-x86

2018-10-28 Thread Daniel van Vugt
** Summary changed:

- nvidia-kernel-source-390 (not installed): nvidia kernel module failed to build
+ nvidia-kernel-source-390 (not installed): nvidia kernel module failed to 
build [/usr/bin/ld.bfd: Relocatable linking with relocations from format 
elf32-i386 (...) to format elf64-x86-64 (...) is not supported]

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

Title:
  nvidia-kernel-source-390 (not installed): nvidia kernel module failed
  to build [/usr/bin/ld.bfd: Relocatable linking with relocations from
  format elf32-i386 (...) to format elf64-x86-64 (...) is not supported]

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

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

[Bug 1767665] Re: nautilus-dropbox dropbox does not show tray dropdown menu correctly on GNOME FlashBack session

2018-10-28 Thread Eugene San
I use a different workaround, which seems to fix additional indicators besides 
dropbox.
In file /usr/share/xsessions/gnome-flashback-metacity.desktop, I add 
"Ubuntu;Unity" to the variable "DesktopNames".

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

Title:
  nautilus-dropbox dropbox does not show tray dropdown menu correctly on
  GNOME FlashBack session

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

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

[Bug 1800227] Re: nvidia-dkms-390 390.77-0ubuntu0.18.04.1: nvidia kernel module failed to build [cc: error: unrecognized command line option ‘-fstack-protector-strong’]

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

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


** Summary changed:

- nvidia-dkms-390 390.77-0ubuntu0.18.04.1: nvidia kernel module failed to build
+ nvidia-dkms-390 390.77-0ubuntu0.18.04.1: nvidia kernel module failed to build 
[cc: error: unrecognized command line option ‘-fstack-protector-strong’]

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

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

Title:
  nvidia-dkms-390 390.77-0ubuntu0.18.04.1: nvidia kernel module failed
  to build [cc: error: unrecognized command line option ‘-fstack-
  protector-strong’]

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

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

[Bug 1800352] Re: desktop and current applications displayed when resuming from lock

2018-10-28 Thread Daniel van Vugt
Thanks for the bug report. You seem to have found exactly the right
existing bug reports but both of those are closed for the case of Gnome
Shell on Ubuntu. So let's use this bug for now.

Next, please run this command to send us more information about the
system:

  apport-collect 1800352

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

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

Title:
  desktop and current applications displayed when resuming from lock

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

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

[Bug 1800294] Re: Xorg freeze black screen hang up

2018-10-28 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

3. If step 2 also failed then apply the workaround from bug 994921,
reboot, reproduce the crash, and retry step 1.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.


** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

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

Title:
  Xorg freeze black screen hang up

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

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

[Bug 1800292] Re: [Logitech G403 Prodigy Gaming Mouse] Mouse click every 1-2 minutes

2018-10-28 Thread Daniel van Vugt
** No longer affects: nvidia-graphics-drivers-390 (Ubuntu)

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

Title:
  [Logitech G403 Prodigy Gaming Mouse] Mouse click every 1-2 minutes

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

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

[Bug 1800327] Re: local movies are broken

2018-10-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1767312 ***
https://bugs.launchpad.net/bugs/1767312

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 1767312, 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 1767312
   [radeon] Totem with gstreamer1.0-vaapi and Xorg: wrong color on H264 videos

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

Title:
  local movies are broken

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

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

[Bug 1800309] Re: not installed during update to ubuntu 18

2018-10-28 Thread Daniel van Vugt
Can you please provide a screenshot, photo, or log output showing the
error?

** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

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

Title:
  not installed during update to ubuntu 18

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

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

[Bug 1800272] Re: [HP ProBook 6460b, IDT 92HD81B1X5, Speaker, Internal] Pulseaudio fails to detect card

2018-10-28 Thread Daniel van Vugt
Please run this command:

   dpkg -l > all.txt

and then send us the file 'all.txt'.

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

Title:
  [HP ProBook 6460b, IDT 92HD81B1X5, Speaker, Internal] Pulseaudio fails
  to detect card

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

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

[Bug 1800263] Re: black screen at start up

2018-10-28 Thread Daniel van Vugt
Please run this command from the machine to send us more information:

  apport-collect 1800263

** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

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

Title:
  black screen at start up

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

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

[Bug 1800277] Re: "chmod u-w ~/.ICEauthority" breaks login

2018-10-28 Thread Daniel van Vugt
Please run this command to send us more information about the system:

   apport-collect 1800277

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

Title:
  "chmod u-w ~/.ICEauthority" breaks login

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

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

[Bug 1800120] Re: please find the solution to the display problem asap

2018-10-28 Thread Daniel van Vugt
The bad resolution is due to 'nomodeset' on your kernel command line.

To fix that you need to edit /etc/default/grub, remove "nomodeset" and
then run:

  sudo update-grub

and reboot.

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

** Changed in: ubuntu
   Status: New => Invalid

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

Title:
  please find the solution to the display problem asap

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

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

[Bug 1800165] Re: GNOME shell RAM usage is more than double than on identical setup on other distro

2018-10-28 Thread Daniel van Vugt
The new leak in gnome-shell 3.30.1 is probably:

https://gitlab.gnome.org/GNOME/gnome-shell/issues/653

** Summary changed:

- GNOME shell RAM usage is more than double than on identical setup on other 
distro
+ New memory leaks in gnome-shell 3.30.1

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

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

** Description changed:

+ https://gitlab.gnome.org/GNOME/gnome-shell/issues/653
+ 
+ ---
+ 
  I have installed GNOME on ArchLinux with pretty much the same setup as in 
Ubuntu, (same extensions, same programs and same libs).
  Nevertheless, on Arch, GNOME Shell RAM usage is 30/60 MB, on Ubuntu 150/160 
MB. In general Ubuntu is way slower and heavier than arch in pretty much all 
tasks.
  I do not understand why that should hold.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gnome-shell 3.30.1-2ubuntu1
  Uname: Linux 4.19.0-999-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Oct 26 16:42:02 2018
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-01-12 (652 days ago)
  InstallationMedia: Xubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to cosmic on 2018-07-24 (94 days ago)
  modified.conffile..etc.xdg.autostart.gnome-shell-overrides-migration.desktop: 
[modified]
  mtime.conffile..etc.xdg.autostart.gnome-shell-overrides-migration.desktop: 
2018-08-03T04:50:07.694860

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

Title:
  New memory leaks in gnome-shell 3.30.1

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

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

[Bug 1800118] Re: NVHDA does not persist after Suspend or Hibernating

2018-10-28 Thread Daniel van Vugt
** Summary changed:

- [OMEN X by HP Laptop 17-ap0xx, Nvidia GPU 83 HDMI/DP, Digital Out, HDMI] 
Playback problem
+ NVHDA does not persist after Suspend or Hibernating

** No longer affects: pulseaudio (Ubuntu)

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

Title:
  NVHDA does not persist after Suspend or Hibernating

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

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

[Bug 1799964] Re: Ubuntu 18.10 After Blank Screen System Won't Come Back

2018-10-28 Thread Daniel van Vugt
It looks like you both indeed are hitting the same kernel crash in
'amdgpu'.

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

Title:
  Ubuntu  18.10 After Blank Screen System Won't Come Back

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

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

[Bug 1799998] Re: [Intel Corporation Sunrise Point-LP HD Audio] 20% of volume is like 0%

2018-10-28 Thread Daniel van Vugt
** Changed in: pulseaudio (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/178

Title:
  [Intel Corporation Sunrise Point-LP HD Audio] 20% of volume is like 0%

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

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

[Bug 1799787] Re: gnome-shell crashes when forcing a restart if applications are started on multiple workspaces

2018-10-28 Thread Daniel van Vugt
Paul,

Please repeat the steps from comment #2 so that we can try and verify if
this really is a duplicate of bug 1796607.

I would like to see a second stack trace so we can be sure this is a
duplicate, or to verify this is really a new bug.

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

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

Title:
  gnome-shell crashes when forcing a restart if applications are started
  on multiple workspaces

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

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

[Bug 1799796] Re: Freeze to stop responding

2018-10-28 Thread Daniel van Vugt
** Changed in: gnome-shell (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/1799796

Title:
  Freeze to stop responding

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

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

[Bug 1799007] Re: [System76 Oryx Pro] no sound after 18.10 upgrade

2018-10-28 Thread Daniel van Vugt
Franck, that's very strange. If you would like to keep discussing your
issue then please log a new bug.

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

Title:
  [System76 Oryx Pro] no sound after 18.10 upgrade

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

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

[Bug 1799612] Re: Suspend doesn't clear the display

2018-10-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1769383 ***
https://bugs.launchpad.net/bugs/1769383

** This bug has been marked a duplicate of bug 1769383
   Ubuntu dock/launcher is shown on the lock screen

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

Title:
  Suspend doesn't clear the display

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

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

[Bug 1799242] Re: gnome-shell crashes when locking screen while dock widget is in focus

2018-10-28 Thread Daniel van Vugt
Kilian, yes, see step 2 in comment #2.

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

Title:
  gnome-shell crashes when locking screen while dock widget is in focus

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

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

[Bug 1795256] Re: frequent crash of Ubuntu 18.04 with purple dotted screen or black screen error death

2018-10-28 Thread Daniel van Vugt
** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  frequent crash of Ubuntu 18.04 with purple dotted screen or black
  screen error death

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

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

[Bug 1798827] Re: Gnome Display Manager stop after installing Nvidia driver

2018-10-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1798790 ***
https://bugs.launchpad.net/bugs/1798790

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 1798790, 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 1798790
   Ubuntu 18.10 login screen never appears when using the Nvidia driver

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

Title:
  Gnome Display Manager stop after installing Nvidia driver

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

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

[Bug 1797518] Re: System freezes on resume from suspend

2018-10-28 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => New

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

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

Title:
  System freezes on resume from suspend

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

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

[Bug 1800262] Re: screen rotates randonly

2018-10-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1726160 ***
https://bugs.launchpad.net/bugs/1726160

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 1726160, 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 1726160
   On login, display rotates to wrong orientation [HP Pavilion]

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

Title:
  screen rotates randonly

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

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

[Bug 1727356] Re: Login screen never appears on early generation Intel GPUs (Core2 and Atom etc)

2018-10-28 Thread Daniel van Vugt
No the bug is not fixed in 18.04 yet.

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

Title:
  Login screen never appears on early generation Intel GPUs (Core2 and
  Atom etc)

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

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

[Bug 1800358] Re: ubuntu xenial crashes after exiting any fullscreen

2018-10-28 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

3. If step 2 also failed then apply the workaround from bug 994921,
reboot, reproduce the crash, and retry step 1.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.


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

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

Title:
  ubuntu xenial crashes after exiting any fullscreen

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

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

[Bug 1788937] Re: intel hd4600

2018-10-28 Thread Daniel van Vugt
Please keep each bug report about a single problem. It sounds like this
is about graphics performance. And the PPA you say fixed it is:

  https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers

Are you able to test Ubuntu 18.10:

  http://releases.ubuntu.com/18.10/

and tell us if that also contains the bug?


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

Title:
  intel hd4600

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

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

[Bug 1788937] Re: intel hd4600

2018-10-28 Thread Daniel van Vugt
** Changed in: xorg-server (Ubuntu)
   Status: Expired => New

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

Title:
  intel hd4600

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

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

[Bug 1800406] [NEW] package libgtest-dev (not installed) failed to install/upgrade: new libgtest-dev:amd64 package pre-installation script subprocess returned error exit status 1

2018-10-28 Thread achang
Public bug reported:

after upgrading ubuntu 16 to 18

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: libgtest-dev (not installed)
ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
Uname: Linux 4.15.0-38-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
Date: Sun Oct 28 21:04:42 2018
ErrorMessage: new libgtest-dev:amd64 package pre-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2017-11-06 (356 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
Python3Details: /usr/bin/python3.6, Python 3.6.6, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.6
SourcePackage: googletest
Title: package libgtest-dev (not installed) failed to install/upgrade: new 
libgtest-dev:amd64 package pre-installation script subprocess returned error 
exit status 1
UpgradeStatus: Upgraded to bionic on 2018-10-29 (0 days ago)

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


** Tags: amd64 apport-package bionic

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

Title:
  package libgtest-dev (not installed) failed to install/upgrade: new
  libgtest-dev:amd64 package pre-installation script subprocess returned
  error exit status 1

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

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

[Bug 1783452] Re: Some font glyphs are rendered incorrectly (with additional vertical spacing) in GTK applications

2018-10-28 Thread Oleg
I added another screenshot that shows how to easily reproduce this issue
using pango-view utility.

It also shows the difference in rendering between 16.04 and 18.04.

** Attachment added: "Screenshot demonstrating how to reproduce the issue with 
pango-view"
   
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1783452/+attachment/5206604/+files/pango-view-example.png

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

Title:
  Some font glyphs are rendered incorrectly (with additional vertical
  spacing) in GTK applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1783452/+subscriptions

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

[Bug 1799907] Re: package chromium-browser 69.0.3497.81-0ubuntu0.18.04.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting a removal

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

** Changed in: chromium-browser (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/1799907

Title:
  package chromium-browser 69.0.3497.81-0ubuntu0.18.04.1 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting a removal

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

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

[Bug 1800405] [NEW] garbled pages when using cleanup with deskew

2018-10-28 Thread EJ Holleman
Public bug reported:

While using the cleanup functionality with deskew enabled, I got pages
with images horizontally shifted somewhere halfway the page. The problem
is not visible in gscan2pdf, only the saved pdf-file is broken.

I ran into this before with gscan2pdf on ubuntu 10.00, but now it
happened again.

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

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

Title:
  garbled pages when using cleanup with deskew

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

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

[Bug 1800402] [NEW] POV-Ray crashes with radiosity assert

2018-10-28 Thread Pierre Abbat
Public bug reported:

I'm running Bionic; the povray version is 3.7.0. I get this when I try
to render something:

povray: backend/lighting/radiosity.cpp:324: virtual void 
pov::RadiosityFunction::BeforeTile(int, unsigned int): Assertion `(pts >= 
PRETRACE_FIRST) && (pts <= PRETRACE_MAX)' failed.
Makefile:2: recipe for target 'house.png' failed
make: *** [house.png] Aborted (core dumped)

This is a known bug that has been fixed. See https://github.com/POV-
Ray/povray/issues/137 .

Please increment the version or backport the bugfix.

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

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

Title:
  POV-Ray crashes with radiosity assert

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

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

[Bug 1800399] [NEW] 2 Year Old Bug Report - Can We Please Fix it?

2018-10-28 Thread Nicotine Plus
Public bug reported:

Someone reported this 2 years ago, and in all seriousness not even one
reply by any DEV to fix this?

https://bugs.launchpad.net/ubuntu/+source/nicotine/+bug/1565125

Is this how things work in Canonical to allow things to stay broke for 2
years?

This is really sad, can we PLEASE get this FIXED?

Thanks

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

** Summary changed:

- Columns Position Not Being Maintained
+ 2 Year Old Bug Report - Can We Please Fix it?

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

Title:
  2 Year Old Bug Report - Can We Please Fix it?

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

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

[Bug 1565125] Re: nicotine-plus Columns Position And Removal Of Sections...

2018-10-28 Thread Nicotine Plus
Hello,

I see the problem too and I see this report from 2 years ago and no one
has even replied or managed to fix this?

Ahh

Can we PLEASE get someone to fix this?

Thanks

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

Title:
  nicotine-plus Columns Position And Removal Of Sections...

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

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

[Bug 1800398] [NEW] login password not showing

2018-10-28 Thread Jim Sherick
Public bug reported:

6 year old HP laptop with A6 processor. Loaded Xubuntu 18.10 then MATE
18.10. I saved a login password but it did not show in the keyring when
I looked. I did not check any other parts of Seahorse since I don't plan
to use encryption. Reloaded MATE 18.04 and it works fine there. #327481
did not seem to let me re-open that issue from 2010 so reporting again.

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

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

Title:
   login password not showing

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

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

[Bug 520546] Re: Alt-f2 switches to virtual terminal 2

2018-10-28 Thread Qasim Ali
I'm experiencing this on a fresh install of Kubuntu 18.04 as well.

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

Title:
  Alt-f2 switches to virtual terminal 2

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

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

[Bug 1800328] Re: HP Office Jet Cups reports Filter Failed. Works OK with 16.04

2018-10-28 Thread brian_p
The link is not similar to the previous one. It looks like the upgrade
did not adjust it correctly. A ghostscript bug?

-- 
Brian.

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

Title:
  HP Office Jet Cups reports Filter Failed.  Works OK with 16.04

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

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

[Bug 1800397] Re: Updated Ubuntu to 1803 on WSL, this error showed up

2018-10-28 Thread Ryan Smith
Upon automatically re-running dpkg --configure -a, the system was able
to sucessfully update.  A selection of warnings from the screen (running
in `screen`, so I missed quite a few)

W: /usr/share/ca-certificates/mozilla/Comodo_Secure_Services_root.crt not 
found, but listed in /etc/ca-certificates.c
onf.
W: /usr/share/ca-certificates/mozilla/Comodo_Trusted_Services_root.crt not 
found, but listed in /etc/ca-certificates.
conf.
W: /usr/share/ca-certificates/mozilla/DST_ACES_CA_X6.crt not found, but listed 
in /etc/ca-certificates.conf.
W: /usr/share/ca-certificates/mozilla/GeoTrust_Global_CA_2.crt not found, but 
listed in /etc/ca-certificates.conf.
W: /usr/share/ca-certificates/mozilla/PSCProcert.crt not found, but listed in 
/etc/ca-certificates.conf.
W: /usr/share/ca-certificates/mozilla/Security_Communication_EV_RootCA1.crt not 
found, but listed in /etc/ca-certific
ates.conf.
W: /usr/share/ca-certificates/mozilla/Swisscom_Root_CA_1.crt not found, but 
listed in /etc/ca-certificates.conf.
W: /usr/share/ca-certificates/mozilla/Swisscom_Root_CA_2.crt not found, but 
listed in /etc/ca-certificates.conf.
W: /usr/share/ca-certificates/mozilla/Swisscom_Root_EV_CA_2.crt not found, but 
listed in /etc/ca-certificates.conf.
W: 
/usr/share/ca-certificates/mozilla/TURKTRUST_Certificate_Services_Provider_Root_2007.crt
 not found, but listed in
/etc/ca-certificates.conf.
W: 
/usr/share/ca-certificates/mozilla/TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.crt
 not found, but lis
ted in /etc/ca-certificates.conf.
W: /usr/share/ca-certificates/mozilla/UTN_USERFirst_Hardware_Root_CA.crt not 
found, but listed in /etc/ca-certificate
s.conf.
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.

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

Title:
  Updated Ubuntu to 1803 on WSL, this error showed up

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

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

[Bug 1800397] [NEW] Updated Ubuntu to 1803 on WSL, this error showed up

2018-10-28 Thread Ryan Smith
Public bug reported:

This was returned when the update failed.  It is possible LXD messed it
up (since its already running in a container).

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: ca-certificates 20180409
ProcVersionSignature: Microsoft 4.4.0-18262.1000-Microsoft 4.4.35
Uname: Linux 4.4.0-18262-Microsoft x86_64
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
Date: Sun Oct 28 17:50:48 2018
ErrorMessage: installed ca-certificates package post-installation script 
subprocess returned error exit status 23
PackageArchitecture: all
Python3Details: /usr/bin/python3.6, Python 3.6.6, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.6
SourcePackage: ca-certificates
Title: package ca-certificates 20180409 failed to install/upgrade: installed 
ca-certificates package post-installation script subprocess returned error exit 
status 23
UpgradeStatus: Upgraded to bionic on 2018-10-28 (0 days ago)

** Affects: ca-certificates (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic uec-images

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

Title:
  Updated Ubuntu to 1803 on WSL, this error showed up

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

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

[Bug 1576326] Re: Xdg .desktop, .directory and mimetype files missing in the package

2018-10-28 Thread jre
I forgot: /usr/share/icons/hicolor/scalable/apps/wine.svg gets
installed.

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

Title:
  Xdg .desktop, .directory and mimetype files missing in the package

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

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

[Bug 1647101] Re: UnicodeDecodeError in fast-export when author name contains non-ascii characters

2018-10-28 Thread Jelmer Vernooij
** No longer affects: python-fastimport

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

Title:
  UnicodeDecodeError in fast-export when author name contains non-ascii
  characters

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

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

[Bug 1076386] Re: bzr-svn password prompt is not a unicode string

2018-10-28 Thread Jelmer Vernooij
** Changed in: bzr-svn (Ubuntu)
   Status: Fix Committed => Invalid

** Changed in: bzr-svn (Ubuntu)
   Status: Invalid => 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/1076386

Title:
  bzr-svn password prompt is not a unicode string

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr-svn/+bug/1076386/+subscriptions

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

[Bug 1576326] Re: Xdg .desktop, .directory and mimetype files missing in the package

2018-10-28 Thread jre
Tagging as "Opinion".  We made some changes in the meantime, which
address some, but not all related requests.


wine.desktop is provided as example in 
/usr/share/doc/wine/examples/wine.desktop.  This is what probably most people 
here want, so that they can start an exe graphically by double-click or 
open-with.  But it has the biggest risk of inadvertently running windows 
malware, and therefore won't be installed activated.  Further I think it does 
users a disservice by obfuscating errors during installation of a Windows 
application, which unfortunately happens quite often.

You get activated binfmt support with the "wine-binfmt" package, which
is suggested by wine.  This helps when working in a text-terminal.  Not
installed by default because of security risks, and others explicitly
not wanting this feature.

For these two issues please also see 
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/256880 [ubuntu helps 
spreading windows viruses]).
/usr/share/doc/wine/README.Debian.gz 
(https://salsa.debian.org/wine-team/wine/raw/master/debian/README.debian) also 
explains it, and gives the needed manual commands.


If you install a Windows application which installs a desktop launcher, then 
that is also on the Linux desktop.  Not verified, but this should be true for 
menu entries, too.

If you install a Windows application which comes with file associations
(e.g. MS Word for .doc) these associations are also created in the Linux
system.

So that only leaves Menu entries of winecfg and such.  They might be
added if they are taken upstream (winehq.org).  But personally I see no
use in them, and I assume most requests were not about them.  This topic
is at https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1493044.

All above is valid for both wine and wine-development in Ubuntu.

Did I miss anything?

If anything of the above is not working as described please file a
separate bug.

** Changed in: wine (Ubuntu)
   Status: Confirmed => Opinion

** Changed in: wine-development (Ubuntu)
   Status: Confirmed => Opinion

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

Title:
  Xdg .desktop, .directory and mimetype files missing in the package

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

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

[Bug 1781418] Re: User not being initialized correctly on login

2018-10-28 Thread ZdravkoG
Hi @tj,

Yes, I initially have try logout/login (I think should be enough) - no result. 
After that full reboot - same thing.
So, currently command 'id' give me result:
uid=1000(zdravko) gid=1000(zdravko) групи=1000(zdravko)
that's all.

I can't see in this thread more deep discussions about what is going on. What 
is the actual reason. I take a look on the link in Your post #14. There is not 
clear description, again. Only strange standard error stream descriptor close 
is pointed as a reason. There are also other possible 'gaps' (not pointed 
there) - relying that buffer sized to length of c-string can safely keep all 
string (together with the terminator!, which will be there as result of 
'strcpy()'). But this doesn't mater.
Do You think that pointed there is enough for fixing the trouble?

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

Title:
  User not being initialized correctly on login

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

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

[Bug 1722991] Re: gnome-exe-thumbnailer not installed by default

2018-10-28 Thread jre
I'll add it to wine and wine-development suggests.

** Changed in: wine (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  gnome-exe-thumbnailer not installed by default

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

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

[Bug 1743094] Re: [regression] hibernation (freezes on resume) since 4.13.0-25.29

2018-10-28 Thread AzureRaptor
I have installed the "edge" hwe packages as denoted in these two
comments:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1743094/comments/148

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1743094/comments/149

I can confirm that after this action hibernation is working properly for
me.  Previously I was stuck on a specific mainline 4.15 release and was
afraid to move off it; hibernation is vital for my workflow (and sanity
in general).

: uname -a
Linux hostname 4.15.0-38-generic #41~16.04.1-Ubuntu SMP Wed Oct 10 20:16:04 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/1743094

Title:
  [regression] hibernation (freezes on resume) since 4.13.0-25.29

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

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

[Bug 1799995] Re: simple scan can not detect my printer/scanner

2018-10-28 Thread Robert Ancell
According to http://sane-project.org/sane-mfgs.html#Z-EPSON this should
be supported by the SANE drivers. This will need to be solved in the
driver in the SANE project. Note that connecting via USB using different
protocols than network scanning which is why it works only over the
network.

** Package changed: simple-scan (Ubuntu) => sane-backends (Ubuntu)

** Summary changed:

- simple scan can not detect my printer/scanner
+ Epson DX8400 not detected

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

Title:
  Epson DX8400 not detected

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

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

[Bug 874770] Re: PulseAudio connection fails, causing program crashes

2018-10-28 Thread jre
This should be fixed by now.

** Changed in: wine (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/874770

Title:
  PulseAudio connection fails, causing program crashes

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

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

[Bug 1565167] Re: Error message "ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory" appears in some cases

2018-10-28 Thread jre
There were many changes since this, including pulse support.  I guess
this can be closed.

** Changed in: wine (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/1565167

Title:
  Error message "ALSA lib seq_hw.c:457:(snd_seq_hw_open) open
  /dev/snd/seq failed: No such file or directory" appears in some cases

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

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

Re: [Bug 1800347] [NEW] Defining 2 dhcp ranges for static dhcp definition causes dnsmasq to not start - subnet other than /24 not accepted?

2018-10-28 Thread Simon Kelley
dhcp-range for static ranges is

dhcp-range=,static,..

ie, there's only one address before  the static keyword.

Simon.


On 28/10/2018 12:55, Lutz Heitmüller wrote:
> Public bug reported:
> 
> Description:Ubuntu 18.04.1 LTS
> Release:18.04
> __
> dnsmasq:
>   Installiert:   2.79-1
>   Installationskandidat: 2.79-1
>   Versionstabelle:
>  *** 2.79-1 500
> 500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
> 500 http://de.archive.ubuntu.com/ubuntu bionic/universe i386 Packages
> 100 /var/lib/dpkg/status
> __
> 
> #Configuration excerpt:
> listen-address=127.0.0.1
> listen-address=192.168.115.18
> dhcp-range=192.168.114.100,192.168.114.250,255.255.254.0,6h
> 
> #dhcp-range=192.168.115.21,192.168.115.250,static
> #dhcp-range=192.168.114.31,192.168.114.99,static,255.255.254.0,infinite
> 
> As soon as I activate one of the last lines, dnsmasq refuses to start with 
> the error msg that the range was incorrect, although there is no overlap in 
> range, nor is the range incorrect. 
> I am starting to think that this might be a bug, maybe dnsmasq cannot cope 
> with subnets other than /24?
> 
> Thanks for your support!
> 
> ** Affects: dnsmasq (Ubuntu)
>  Importance: Undecided
>  Status: New
> 
> ** Summary changed:
> 
> - Defining 2 dhcp ranges for static dhcp definition causes dnsmasq to not 
> start
> + Defining 2 dhcp ranges for static dhcp definition causes dnsmasq to not 
> start - subnet other than /24 not accepted?
>

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

Title:
  Defining 2 dhcp ranges for static dhcp definition causes dnsmasq to
  not start - subnet other than /24 not accepted?

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

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

[Bug 1644643] Re: apt failed to run due to link time reference error

2018-10-28 Thread Yaroslav
ok, i fixed it replacing /usr/lib/x86_64-linux-gnu/libapt-
private.so.0.0.0 from another Ubuntu 16.04 installation.

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

Title:
  apt failed to run due to link time reference error

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

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

[Bug 1791806] Re: alsa does not detech headphone output on Clevo P651RS laptop

2018-10-28 Thread Lehel Gyuro
Missed one difference, so it should read:

snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)

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

Title:
  alsa does not detech headphone output on Clevo P651RS laptop

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

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

[Bug 1791806] Re: alsa does not detech headphone output on Clevo P651RS laptop

2018-10-28 Thread Lehel Gyuro
Hi Felipe

The symptoms you report are different from the one reported by me. Your are 
able to use the headphone output, while in my case the headphone output is not 
detected at all by the driver.
Could you please look up the alsa initialization section in your dmesg?
As stated before the issue reported in this bug is generating the following 
output:

snd_hda_codec_realtek hdaudioC0D0:hp_outs=0 (0x0/0x0/0x0/0x0/0x0)

In your case my guess is, you will see:

snd_hda_codec_realtek hdaudioC0D0:hp_outs=0 (0x1b/0x0/0x0/0x0/0x0)

BR
Lehel

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

Title:
  alsa does not detech headphone output on Clevo P651RS laptop

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

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

[Bug 1697753] Re: winetricks mspatcha -> 404

2018-10-28 Thread jre
*** This bug is a duplicate of bug 1591564 ***
https://bugs.launchpad.net/bugs/1591564

** This bug has been marked a duplicate of bug 1591564
   Please make an SRU for the for the winetricks package to 
0.0+20160425-1ubuntu1 (universe)

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

Title:
  winetricks mspatcha -> 404

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

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

[Bug 1781418] Re: User not being initialized correctly on login

2018-10-28 Thread TJ
ZdravkoG:

After the package upgrades did you reboot before testing? I've not been
able to reproduce it since whereas before the upgrade it would happen
100% of the time.

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

Title:
  User not being initialized correctly on login

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

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

[Bug 1800103] Re: Static IP address validation bug

2018-10-28 Thread Michael Hudson-Doyle
** Also affects: subiquity
   Importance: Undecided
   Status: New

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

Title:
  Static IP address validation bug

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

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

[Bug 1644643] Re: apt failed to run due to link time reference error

2018-10-28 Thread MrMe01
I guess it's either wait for instructions or to downgrade as the
original poster did. I have no idea on how to downgrade.

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

Title:
  apt failed to run due to link time reference error

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

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

[Bug 1771926] Re: package gmic (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/gimp/2.0/plug-ins/gmic_film_cluts.gmz', which is also in package gimp-gmic 1.7.9+zart-4build3

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

** Changed in: gmic (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/1771926

Title:
  package gmic (not installed) failed to install/upgrade: trying to
  overwrite '/usr/lib/gimp/2.0/plug-ins/gmic_film_cluts.gmz', which is
  also in package gimp-gmic 1.7.9+zart-4build3

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

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

[Bug 1644643] Re: apt failed to run due to link time reference error

2018-10-28 Thread Yaroslav
is there any way to fix it?

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

Title:
  apt failed to run due to link time reference error

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

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

Re: [Bug 1800328] Re: HP Office Jet Cups reports Filter Failed. Works OK with 16.04

2018-10-28 Thread tomdean
On 10/28/18 9:31 AM, brian_p wrote:
> ls -l/usr/share/ghostscript/

 > ls -l /usr/share/ghostscript/
total 8
drwxr-xr-x 4 root root 4096 Oct 28 06:49 9.25
lrwxrwxrwx 1 root root   37 Aug  8  2017 current -> 
/etc/alternatives/ghostscript-current
drwxr-xr-x 2 root root 4096 Oct 19 12:44 fonts

Tom Dean

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

Title:
  HP Office Jet Cups reports Filter Failed.  Works OK with 16.04

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

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

[Bug 1769335] Re: PC won't boot with latest intel-microcode

2018-10-28 Thread bmaupin
I saw there was a new BIOS available for my computer, and after
installing it my computer wouldn't boot again. Oddly enough it wouldn't
even boot after downgrading the BIOS back again. The last line in the
boot process was:

ACPI: EC: interrupt blocked

After doing some googling, I was able to get my machine booted again by
adding noapic to the kernel paremeters. Once it was booted, I tried the
latest intel-microcode again and my computer seems to boot fine with it.

So in the end I'm guessing it was an unrelated firmware/BIOS bug:

https://web.archive.org/web/20180919160303/https://evilazrael.de/content
/getting-linux-boot-lenovo-thinkpad-e485e585

** Changed in: intel-microcode (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  PC won't boot with latest intel-microcode

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

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

[Bug 1785964] Re: Unable to unlock the desktop session: systemd-logind: got pause for 13:69

2018-10-28 Thread Alex Garel
@grzesiekc thanks for the comment, on my side I have no such specific
content.

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

Title:
  Unable to unlock the desktop session: systemd-logind: got pause for
  13:69

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

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

[Bug 1772224] Re: [regression] jagged fonts in bionic

2018-10-28 Thread jre
Do you have fonts-liberation and fonts-wine installed.
If those don't help, what about the non-free ttf-mscorefonts-installer?

There are also some options in Wine (and winetricks) for font hinting,
but I'd need to look into this again.

** Changed in: wine (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/1772224

Title:
  [regression] jagged fonts in bionic

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

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

[Bug 1800210] Re: dose not work rite

2018-10-28 Thread Cristian Aravena Romero
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected. 
3. The behavior you actually encountered (in as much detail as possible).
Thanks!

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

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

Title:
  dose not work rite

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

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

[Bug 1797690] Re: package fonts-wine (not installed) failed to install/upgrade: trying to overwrite '/usr/share/wine/fonts/coue1255.fon', which is also in package wine1.7 1:1.7.55-0ubuntu1

2018-10-28 Thread jre
*** This bug is a duplicate of bug 1773127 ***
https://bugs.launchpad.net/bugs/1773127

** This bug has been marked a duplicate of bug 1773127
   package fonts-wine (not installed) failed to install/upgrade: 正试图覆盖 
/usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.8 
1:1.8.0-0ubuntu1~ubuntu15.10.1~ppa1

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

Title:
  package fonts-wine (not installed) failed to install/upgrade: trying
  to overwrite '/usr/share/wine/fonts/coue1255.fon', which is also in
  package wine1.7 1:1.7.55-0ubuntu1

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

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

[Bug 1800269] Re: package fonts-wine (not installed) failed to install/upgrade: trying to overwrite '/usr/share/wine/fonts/coue1255.fon', which is also in package wine1.8 1:1.8.0-0ubuntu1~ubuntu15.10.

2018-10-28 Thread jre
*** This bug is a duplicate of bug 1773127 ***
https://bugs.launchpad.net/bugs/1773127

** This bug is no longer a duplicate of bug 1797690
   package fonts-wine (not installed) failed to install/upgrade: trying to 
overwrite '/usr/share/wine/fonts/coue1255.fon', which is also in package 
wine1.7 1:1.7.55-0ubuntu1
** This bug has been marked a duplicate of bug 1773127
   package fonts-wine (not installed) failed to install/upgrade: 正试图覆盖 
/usr/share/wine/fonts/coue1255.fon,它同时被包含于软件包 wine1.8 
1:1.8.0-0ubuntu1~ubuntu15.10.1~ppa1

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

Title:
  package fonts-wine (not installed) failed to install/upgrade: trying
  to overwrite '/usr/share/wine/fonts/coue1255.fon', which is also in
  package wine1.8 1:1.8.0-0ubuntu1~ubuntu15.10.1~ppa1

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

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

  1   2   3   >