[Bug 1724955] Re: unable to drag monitors in Display Arrangement

2017-11-02 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Unknown => Confirmed

** Changed in: gnome-control-center
   Importance: Unknown => High

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1724955

Title:
  unable to drag monitors in Display Arrangement

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1724955/+subscriptions

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

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

2017-11-02 Thread Daniel van Vugt
It's often easier to replace the binary itself with a debug script. For
example:

  mv /usr/bin/gnome-shell /usr/bin/gnome-shell.bin

Now create a new 'gnome-shell' file that's a script which launches
gnome-shell.bin under a profiler/debugger, like:

  #!/bin/sh
  exec MYPROFILER $0.bin $*

and remember to:

  chmod 755 /usr/bin/gnome-shell

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

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

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

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

[Bug 1722183] Re: When several snaps are being installed, cancelling an installation does not cancel the right one.

2017-11-02 Thread Bug Watch Updater
** Changed in: gnome-software
   Status: Confirmed => Fix Released

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

Title:
  When several snaps are being installed, cancelling an installation
  does not cancel the right one.

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

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

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

2017-11-02 Thread Paul
Tried to get a Massif profile, starting a new gnome-shell with
--replace, but it fails before it can replace the running process due to
bug #1700465:

$ valgrind --tool=massif --num-callers=32 --log-file=/tmp/gnome-
shell.valgrind.log gnome-shell --replace

(gnome-shell:30065): mutter-WARNING **: Can't initialize KMS backend:
Could not get session ID: No such file or directory


If we can't replace it, it should be possible to get the display manager to 
launch gnome-shell in valgrind at login. The order of execution seems to be: 
gdm3 -> gdm-session-worker -> gdm-wayland-session -> gnome-session-binary -> 
gnome-shell. I hit a dead end when trying to find config files though.

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

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

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

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

[Bug 1714833] Re: package fonts-noto-cjk (not installed) failed to install/upgrade: subprocess dpkg-deb --fsys-tarfile was killed by signal (Killed)

2017-11-02 Thread Launchpad Bug Tracker
[Expired for fonts-noto-cjk (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: fonts-noto-cjk (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to fonts-noto-cjk in Ubuntu.
https://bugs.launchpad.net/bugs/1714833

Title:
  package fonts-noto-cjk (not installed) failed to install/upgrade:
  subprocess dpkg-deb --fsys-tarfile was killed by signal (Killed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-noto-cjk/+bug/1714833/+subscriptions

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

[Bug 1729743] Re: gnome-shell leaks memory (> 1 GiB), becomes janky

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

I don't think that can be "attached" though. Possibly no profiler can
be. You'd need to figure out how to launch the gnome-shell process
manually too.

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

Title:
  gnome-shell leaks memory (> 1 GiB), becomes janky

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

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

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

2017-11-02 Thread Daniel van Vugt
Confirmed. Seems I can make gnome-shell grow by about 1MB per second if
I move the mouse over the dock continuously, or scrub across the panel
menus continuously. That might not be the only problem but the rate of
growth is quite significant.

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

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

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

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

[Bug 1729743] Re: gnome-shell leaks memory (> 1 GiB), becomes janky

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

It's complicated. But if you're up to it then you might want to try:

http://valgrind.org/docs/manual/ms-manual.html

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

Title:
  gnome-shell leaks memory (> 1 GiB), becomes janky

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

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

[Bug 1729743] [NEW] gnome-shell leaks memory (> 1 GiB), becomes janky

2017-11-02 Thread Paul
Public bug reported:

After 19 days, gnome-shell has 1.1 GiB of memory resident, and tasks
such as switching between workspaces are noticeably janky compared to
the buttery smoothness immediately after a fresh login.

user  1971  4.4  9.7 5070196 1190840 tty2  Sl+  Oct15 1238:57
/usr/bin/gnome-shell

Also note the excessive CPU utilisation, more than an hour per day.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.1-0ubuntu5
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Nov  3 13:49:08 2017
DisplayManager: gdm3
InstallationDate: Installed on 2016-12-02 (335 days ago)
InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 (20161012.1)
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to artful on 2017-10-12 (21 days ago)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  gnome-shell leaks memory (> 1 GiB), becomes janky

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

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

[Bug 1726232] [NEW] Ubuntu 17.10 login screen appearing upside down

2017-11-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Ever since I upgraded my laptop from 17.04 to 17.10, my login screen has
been upside down, and I can find no way to correct it.  I can
successfully login.  When I first logged in, my desktop was upside down
as well.  I was able to correct that by typing "xrandr --output eDP-1-1
--rotate normal" and that setting has stuck, but it has had no effect on
my login screen.  This laptop does not have an orientation sensor, no
screen rotation is intended.  This is a MSI GS60 6QE laptop, with a
GeForce GTX 970M GPU, nVidia driver 384.90 installed.  I apologize if
there is a simple setting that I have overlooked, but I scoured Google
for hours with no luck.

** Affects: iio-sensor-proxy (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Ubuntu 17.10 login screen appearing upside down
https://bugs.launchpad.net/bugs/1726232
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to iio-sensor-proxy in Ubuntu.

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

[Bug 1726232] Re: Ubuntu 17.10 login screen appearing upside down

2017-11-02 Thread Jeremy Bicha
** Package changed: ubuntu => iio-sensor-proxy (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to iio-sensor-proxy in Ubuntu.
https://bugs.launchpad.net/bugs/1726232

Title:
  Ubuntu 17.10 login screen appearing upside down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iio-sensor-proxy/+bug/1726232/+subscriptions

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

[Bug 1729743] Re: gnome-shell leaks memory (> 1 GiB), becomes janky

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

Without stack traces from a memory profiler, or confirmation that your
problem is caused by a specific extension or feature, we unfortunately
can't do anything and need to group this bug with similar bug reports,
under bug 1672297.

P.S. The CPU issue should be discussed separately, probably in bug
1696305 or bug 1698792.

** This bug has been marked a duplicate of bug 1672297
   gnome-shell leaks RAM, almost 2 GiB RSS after 4 days

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

Title:
  gnome-shell leaks memory (> 1 GiB), becomes janky

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

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

[Bug 1718552] Re: gnome-shell uses lots of memory

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

Without stack traces from a memory profiler, or confirmation that your
problem is caused by a specific extension or feature, we unfortunately
can't do anything and need to group this bug with similar bug reports...

** This bug has been marked a duplicate of bug 1672297
   gnome-shell leaks RAM, almost 2 GiB RSS after 4 days

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

Title:
  gnome-shell uses lots of memory

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

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

[Bug 1672297] Re: gnome-shell leaks RAM, almost 2 GiB RSS after 4 days

2017-11-02 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Importance: Medium => High

** Summary changed:

- gnome-shell leaks RAM, almost 2 GiB RSS after 4 days
+ gnome-shell uses lots of memory, and grows over time

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

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

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

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

[Bug 1729743] Re: gnome-shell leaks memory (> 1 GiB), becomes janky

2017-11-02 Thread Paul
*** This bug is a duplicate of bug 1672297 ***
https://bugs.launchpad.net/bugs/1672297

Ironically, I'm the one who originally filed that bug ... but the
problem had seemed to go away, only to return after the upgrade to
17.10.

What's your preferred profiler for this kind of bug, and can it be
attached to a running process?

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

Title:
  gnome-shell leaks memory (> 1 GiB), becomes janky

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

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

[Bug 1729688] Re: Legacy tray icons doesn't appear

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

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 1714504, 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 1714504
   App indicator is not always displayed

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

Title:
  Legacy tray icons doesn't appear

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

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

[Bug 1729728] [NEW] window picker is broken in 3.26

2017-11-02 Thread Eugene San
Public bug reported:

WindowPicker seems to be broken in 3.26.

It just crashes upon applet addition on fresh 17.10.

** Affects: gnome-applets (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  window picker is broken in 3.26

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

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

[Bug 1729441] Re: changing display mode after login terminates session

2017-11-02 Thread Daniel van Vugt
Thanks. Please tell us the result of the upload (what new bug report it
generated or directed you to). There's no use (and it's also a security
risk) attaching the file here.

If the above steps failed to create a new bug or to direct you to
someone else's then please try again. Unfortunately we can't debug a
crash until a .crash file has generated a new bug report that we are
able to read.

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

Title:
  changing display mode after login terminates session

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

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

[Bug 1729713] Re: Update gdm3 to 3.26.2.1

2017-11-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gdm3 - 3.26.2.1-0ubuntu1

---
gdm3 (3.26.2.1-0ubuntu1) bionic; urgency=medium

  * New upstream release (LP: #1729713)
  * Drop ubuntu_ignore_sessions_xorg_suffix.patch:
- Applied in new release
  * Allow building on s390x

 -- Jeremy Bicha   Thu, 02 Nov 2017 19:29:44 -0400

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

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

Title:
  Update gdm3 to 3.26.2.1

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

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

[Bug 1715330] Re: gnome-shell crashed with SIGSEGV in _cogl_boxed_value_set_x()

2017-11-02 Thread Daniel van Vugt
This crash continues to reoccur. See the duplicates and also:
https://errors.ubuntu.com/problem/923e1f8ff89aa3ff451c6aec260ec590152cf01a

Maybe we're linked to the wrong upstream bug and need a new one.

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

** Changed in: mutter (Ubuntu)
 Assignee: Jean-Baptiste Lallement (jibel) => (unassigned)

** Changed in: mutter (Ubuntu Artful)
 Assignee: Jean-Baptiste Lallement (jibel) => (unassigned)

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

** Description changed:

+ https://errors.ubuntu.com/problem/923e1f8ff89aa3ff451c6aec260ec590152cf01a
+ 
+ ---
+ 
  Artful Desktop daily, wayland session
  
  Test Case:
  Pre-requisites: Package update that downloads a payload and download fails 
(ie flash plugin)
  1. Wait until the update-notifier dialog informing the user about the 
download failure shows up
  2. Click on the 'Execute' buitton
  3. Enter your credentials
  4. Proceed with the download
  
  Expected result
  The package is downloaded
  
  Actual result
  This crash happens when the authentication window is displayed
  
  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.25.91-0ubuntu3
  ProcVersionSignature: Ubuntu 4.12.0-12.13-generic 4.12.8
  Uname: Linux 4.12.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep  6 09:41:48 2017
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  GsettingsChanges:
-  b'org.gnome.shell' b'had-bluetooth-devices-setup' b'true'
-  b'org.gnome.shell' b'favorite-apps' b"['org.gnome.Nautilus.desktop', 
'firefox.desktop', 'google-chrome-beta.desktop', 'streamtuner2.desktop']"
-  b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
+  b'org.gnome.shell' b'had-bluetooth-devices-setup' b'true'
+  b'org.gnome.shell' b'favorite-apps' b"['org.gnome.Nautilus.desktop', 
'firefox.desktop', 'google-chrome-beta.desktop', 'streamtuner2.desktop']"
+  b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
  InstallationDate: Installed on 2014-07-23 (1140 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  SegvAnalysis:
-  Segfault happened at: 0x7f72063804ef:mov0x8(%rdi),%eax
-  PC (0x7f72063804ef) ok
-  source "0x8(%rdi)" (0x0008) not located in a known VMA region (needed 
readable region)!
-  destination "%eax" ok
+  Segfault happened at: 0x7f72063804ef:mov0x8(%rdi),%eax
+  PC (0x7f72063804ef) ok
+  source "0x8(%rdi)" (0x0008) not located in a known VMA region (needed 
readable region)!
+  destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-shell
  StacktraceTop:
-  ?? () from /usr/lib/x86_64-linux-gnu/mutter/libmutter-cogl-1.so
-  ?? () from /usr/lib/x86_64-linux-gnu/mutter/libmutter-cogl-1.so
-  ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
-  ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
-  ?? () from /usr/lib/libgjs.so.0
+  ?? () from /usr/lib/x86_64-linux-gnu/mutter/libmutter-cogl-1.so
+  ?? () from /usr/lib/x86_64-linux-gnu/mutter/libmutter-cogl-1.so
+  ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
+  ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
+  ?? () from /usr/lib/libgjs.so.0
  Title: gnome-shell crashed with SIGSEGV in ffi_call_unix64()
  UpgradeStatus: Upgraded to artful on 2017-06-13 (84 days ago)
  UserGroups: adm dialout libvirt lpadmin lxd sambashare sudo

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

Title:
  gnome-shell crashed with SIGSEGV in _cogl_boxed_value_set_x()

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

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

[Bug 1729725] Re: /usr/bin/gnome-shell:11:_cogl_boxed_value_set_x:_cogl_boxed_value_set_float:ffi_call_unix64:ffi_call:gjs_invoke_c_function

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

** This bug has been marked a duplicate of bug 1715330
   gnome-shell crashed with SIGSEGV in _cogl_boxed_value_set_x()

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

Title:
  /usr/bin/gnome-
  
shell:11:_cogl_boxed_value_set_x:_cogl_boxed_value_set_float:ffi_call_unix64:ffi_call:gjs_invoke_c_function

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

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

[Bug 1729725] [NEW] /usr/bin/gnome-shell:11:_cogl_boxed_value_set_x:_cogl_boxed_value_set_float:ffi_call_unix64:ffi_call:gjs_invoke_c_function

2017-11-02 Thread errors.ubuntu.com bug bridge
*** This bug is a duplicate of bug 1715330 ***
https://bugs.launchpad.net/bugs/1715330

Public bug reported:

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

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: artful xenial yakkety zesty

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

Title:
  /usr/bin/gnome-
  
shell:11:_cogl_boxed_value_set_x:_cogl_boxed_value_set_float:ffi_call_unix64:ffi_call:gjs_invoke_c_function

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

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

[Bug 869408] Re: gnome-shell hangs when switching to a running VMWare Player Window in Activities menu

2017-11-02 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: gnome-shell (Ubuntu)
   Status: Invalid => Won't Fix

** Summary changed:

- gnome-shell hangs when switching to a running VMWare Player Window in 
Activities menu
+ [oneiric/precise] gnome-shell hangs when switching to a running VMWare Player 
Window in Activities menu

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

Title:
  [oneiric/precise] gnome-shell hangs when switching to a running VMWare
  Player Window in Activities menu

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

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

[Bug 1729394] Re: Activities Overview on a rotated screen displays with wrong orientation (unrotated)

2017-11-02 Thread Daniel van Vugt
Doug, yes sorry about that. There are certainly two issues.

However bug reports that describe multiple bugs are very difficult to
close since you're discussing different things and waiting for multiple
fixes. It's usually recommended to open one bug report per symptom.
However since other people aren't reporting either of them right now and
this is the only place I have no problem with keeping both issues in
this one bug for the time being.

** Summary changed:

- Activities Overview on a rotated screen displays with wrong orientation 
(unrotated)
+ Activities Overview on a rotated screen displays with wrong orientation 
(unrotated) on one screen, and texture corruption on the other.

** Tags added: multimonitor

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

Title:
  Activities Overview on a rotated screen displays with wrong
  orientation (unrotated) on one screen, and texture corruption on the
  other.

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

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

[Bug 1559576] Re: Ubuntu GNOME boots to black screen when using proprietary Nvidia drivers

2017-11-02 Thread Daniel van Vugt
This bug is closed, rightly or wrongly. Adding new comments here won't
lead to any new resolution. The best thing to do now is to log a new
bug.

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

Title:
  Ubuntu GNOME boots to black screen when using proprietary Nvidia
  drivers

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

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

[Bug 1726224] Re: wacom invisible mouse pointer in wayland

2017-11-02 Thread Daniel van Vugt
** Also affects: gnome-shell via
   https://bugzilla.gnome.org/show_bug.cgi?id=789754
   Importance: Unknown
   Status: Unknown

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

Title:
  wacom invisible mouse pointer in wayland

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

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

[Bug 1707831] Re: [enhancement] Replace the "Activities" label with the Ubuntu icon/logo/glyph

2017-11-02 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Opinion => Won't Fix

** Changed in: ubuntu-themes (Ubuntu)
   Status: Invalid => Won't Fix

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

Title:
  [enhancement] Replace the "Activities" label with the Ubuntu
  icon/logo/glyph

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

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

[Bug 1728412] Re: Titlebar of firefox does not respond to touch screen

2017-11-02 Thread Daniel van Vugt
** Project changed: gnome-shell => ubuntu

** No longer affects: ubuntu

** Also affects: mutter via
   https://bugzilla.gnome.org/show_bug.cgi?id=770185
   Importance: Unknown
   Status: Unknown

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

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

Title:
  Titlebar of firefox does not respond to touch screen

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

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

[Bug 1722183] Re: When several snaps are being installed, cancelling an installation does not cancel the right one.

2017-11-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.26.1-0ubuntu6

---
gnome-software (3.26.1-0ubuntu6) bionic; urgency=medium

  * debian/patches/0001-Add-a-cancellable-to-GsApp-objects.patch:
  * 
debian/patches/0001-Allow-to-cancel-app-ops-in-the-details-view-that-wer.patch:
- Fix cancelling with multiple installs (LP: #1722183)

 -- Robert Ancell   Fri, 03 Nov 2017
11:42:47 +1300

** Changed in: gnome-software (Ubuntu Bionic)
   Status: Triaged => Fix Released

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

Title:
  When several snaps are being installed, cancelling an installation
  does not cancel the right one.

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

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

[Bug 1728412] Re: Titlebar of firefox does not respond to touch screen

2017-11-02 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Confirmed => Invalid

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

Title:
  Titlebar of firefox does not respond to touch screen

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

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

[Bug 1729713] Re: Update gdm3 to 3.26.2.1

2017-11-02 Thread Jeremy Bicha
** Changed in: gdm3 (Ubuntu Artful)
   Status: New => Confirmed

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

Title:
  Update gdm3 to 3.26.2.1

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

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

[Bug 1729713] Re: Update gdm3 to 3.26.2.1

2017-11-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gdm/ubuntu

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

Title:
  Update gdm3 to 3.26.2.1

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

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

[Bug 1729713] [NEW] Update gdm3 to 3.26.2.1

2017-11-02 Thread Jeremy Bicha
Public bug reported:

I'm filing a placeholder bug. I am not working on a gdm3 3.26.2.1 SRU at
this time. But you can feel free to do that!

** Affects: gdm3 (Ubuntu)
 Importance: Undecided
 Status: Fix Committed

** Affects: gdm3 (Ubuntu Artful)
 Importance: Undecided
 Status: New


** Tags: artful upgrade-software-version

** Also affects: gdm3 (Ubuntu Artful)
   Importance: Undecided
   Status: New

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

Title:
  Update gdm3 to 3.26.2.1

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

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

[Bug 1722183] Re: When several snaps are being installed, cancelling an installation does not cancel the right one.

2017-11-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-software/ubuntu-artful

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

Title:
  When several snaps are being installed, cancelling an installation
  does not cancel the right one.

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

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

[Bug 1722183] Re: When several snaps are being installed, cancelling an installation does not cancel the right one.

2017-11-02 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu Artful)
   Status: Triaged => Fix Released

** Changed in: gnome-software (Ubuntu Artful)
   Status: Fix Released => Fix Committed

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

Title:
  When several snaps are being installed, cancelling an installation
  does not cancel the right one.

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

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

[Bug 1722183] Re: When several snaps are being installed, cancelling an installation does not cancel the right one.

2017-11-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-software/ubuntu

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

Title:
  When several snaps are being installed, cancelling an installation
  does not cancel the right one.

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

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

[Bug 1720400] Re: /usr/bin/gnome-control-center:11:update_buffers:image_get_buffers:intel_update_image_buffers:intel_update_renderbuffers:intel_prepare_render

2017-11-02 Thread Brian Murray
Hello errors.ubuntu.com, or anyone else affected,

Accepted gtk+3.0 into artful-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/gtk+3.0/3.22.25-0ubuntu0.1 in a few
hours, and then in the -proposed repository.

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

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

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

** Changed in: gtk+3.0 (Ubuntu Artful)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-artful

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1720400

Title:
  /usr/bin/gnome-control-
  
center:11:update_buffers:image_get_buffers:intel_update_image_buffers:intel_update_renderbuffers:intel_prepare_render

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

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

[Bug 938751] Re: jpeg images are washed out or colors are skewed

2017-11-02 Thread The Bright Side
Bug still occurs in Ubuntu 17.10, Xorg session (never tried Wayland).

Though all this probably known by now, a bit of extra information:

On my PC, this issue occurs with Gimp, Opera (probably other browsers
too), Darktable. XnViewMP is not affected. As somebody mentioned above,
it likely affects any app that uses the ICC profile set on your system.

Disabling the ICC profile does the trick. However, if you do it via
command line as suggested in comment #14, the ICC profile will be back
after you reboot. You'll need to disable it in the colors tool
(accessible from Settings).

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

Title:
  jpeg images are washed out or colors are skewed

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

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

[Bug 1723615] Re: gnome-shell crashed with SIGSEGV in meta_monitor_mode_get_resolution()

2017-11-02 Thread Rachel Greenham
In fact I'm already on 387.22 which, I see from a nearby post on the
same forum, has the same fix:
https://devtalk.nvidia.com/default/topic/1025794/unix-graphics-
announcements-and-news/linux-solaris-and-freebsd-driver-387-22/

It hasn't helped.

TBH I don't think it applies as (fx: me reading up more on what PRIME
sync is) I don't think I'm using PRIME sync... my mobo has integrated
Intel HD4600 as well but I don't use it at all, and the nvidia card is
selected as default in uefi bios. I've done no prime sync setup at all.

There appear to be a shedload of upstream gnome-shell bugs relating to
these problems, and not everyone having them is using nVidia, though it
may be that they are all using DisplayPort to connect to their monitors,
although why something as user-level as gnome-shell is bothered with
*which* ports are used is beyond me...

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

Title:
  gnome-shell crashed with SIGSEGV in meta_monitor_mode_get_resolution()

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

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

[Bug 1729688] Re: Legacy tray icons doesn't appear

2017-11-02 Thread QkiZ
I found following errors in syslog related to gnome-shell:
Nov  2 22:28:38 drag0n gnome-shell[10788]: loading default theme (Adwaita)
Nov  2 22:28:38 drag0n gnome-shell[10788]: Some code accessed the property 
'SignalManager' on the module 'convenience'. That property was defined with 
'let' or 'const' inside the module. This was previously supported, but is not 
correct according to the ES6 standa
rd. Any symbols to be exported from a module must be defined with 'var'. The 
property access will work as previously for the time being, but please fix your 
code anyway.
Nov  2 22:28:38 drag0n gnome-shell[10788]: Some code accessed the property 
'SoundDeviceChooserBase' on the module 'base'. That property was defined with 
'let' or 'const' inside the module. This was previously supported, but is not 
correct according to the ES6 stan
dard. Any symbols to be exported from a module must be defined with 'var'. The 
property access will work as previously for the time being, but please fix your 
code anyway.
Nov  2 22:28:38 drag0n gnome-shell[10788]: Some code accessed the property 
'SETTINGS_SCHEMA' on the module 'prefs'. That property was defined with 'let' 
or 'const' inside the module. This was previously supported, but is not correct 
according to the ES6 standard.
Any symbols to be exported from a module must be defined with 'var'. The 
property access will work as previously for the time being, but please fix your 
code anyway.
Nov  2 22:28:38 drag0n gnome-shell[10788]: JS WARNING: 
[/home/qkiz/.local/share/gnome-shell/extensions/sound-output-device-choo...@kgshank.net/convenience.js
 193]: reference to undefined property Symbol.toPrimitive
Nov  2 22:28:38 drag0n gnome-shell[10788]: Some code accessed the property 
'SHOW_INPUT_SLIDER' on the module 'prefs'. That property was defined with 'let' 
or 'const' inside the module. This was previously supported, but is not correct 
according to the ES6 standard
. Any symbols to be exported from a module must be defined with 'var'. The 
property access will work as previously for the time being, but please fix your 
code anyway.
Nov  2 22:28:38 drag0n gnome-shell[10788]: Some code accessed the property 
'DBusMenu' on the module 'interfaces'. That property was defined with 'let' or 
'const' inside the module. This was previously supported, but is not correct 
according to the ES6 standard. An
y symbols to be exported from a module must be defined with 'var'. The property 
access will work as previously for the time being, but please fix your code 
anyway.
Nov  2 22:28:38 drag0n gnome-shell[10788]: Some code accessed the property 
'WORKAROUND_RELOAD_TYPE_REGISTER' on the module 'util'. That property was 
defined with 'let' or 'const' inside the module. This was previously supported, 
but is not correct according to the
 ES6 standard. Any symbols to be exported from a module must be defined with 
'var'. The property access will work as previously for the time being, but 
please fix your code anyway.
Nov  2 22:28:38 drag0n gnome-shell[10788]: Some code accessed the property 
'StatusNotifierWatcher' on the module 'statusNotifierWatcher'. That property 
was defined with 'let' or 'const' inside the module. This was previously 
supported, but is not correct according
 to the ES6 standard. Any symbols to be exported from a module must be defined 
with 'var'. The property access will work as previously for the time being, but 
please fix your code anyway.
Nov  2 22:28:38 drag0n gnome-shell[10788]: Some code accessed the property 
'StatusNotifierWatcher' on the module 'interfaces'. That property was defined 
with 'let' or 'const' inside the module. This was previously supported, but is 
not correct according to the ES6
 standard. Any symbols to be exported from a module must be defined with 'var'. 
The property access will work as previously for the time being, but please fix 
your code anyway.
Nov  2 22:28:38 drag0n gnome-shell[10788]: Some code accessed the property 
'traverseBusNames' on the module 'util'. That property was defined with 'let' 
or 'const' inside the module. This was previously supported, but is not correct 
according to the ES6 standard.
Any symbols to be exported from a module must be defined with 'var'. The 
property access will work as previously for the time being, but please fix your 
code anyway.
Nov  2 22:28:38 drag0n gnome-shell[10788]: JS WARNING: 
[/usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/appIcons.js 1361]: 
unreachable code after return statement
Nov  2 22:28:38 drag0n gnome-shell[10788]: JS WARNING: 
[/usr/share/gnome-shell/extensions/ubuntu-d...@ubuntu.com/utils.js 34]: 
reference to undefined property Symbol.toPrimitive
Nov  2 22:28:38 drag0n gnome-shell[10788]: WARNING: addSignalMethods is 
replacing existing [0x55a35c643c40 Gjs_ShowAppsIcon.dash-item-container] 
connect method
Nov  2 22:28:38 drag0n gnome-shell[10788]: WARNING: addSignalMethods is 
replacing existing [0x55a35c643c40 Gjs_ShowAppsIcon.dash-item-container] 

[Bug 1728383] Re: Unable to create a DBus proxy for GnomeScreensaver

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

** Changed in: gnome-session (Ubuntu)
   Status: New => Confirmed

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

Title:
  Unable to create a DBus proxy for GnomeScreensaver

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

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

[Bug 1728383] Re: Unable to create a DBus proxy for GnomeScreensaver

2017-11-02 Thread Stefan
Same thing has happened to me. It was preceded by my session crashing
and this being logged.


"gnome-terminal-[2466]: Error reading events from display: Broken pipe
 update-notifier[2408]: Error reading events from display: Broken pipe
 indicator-cpufr[1937]: Error reading events from display: Broken pipe
 telepathy-indic[2052]: Error reading events from display: Broken pipe
 systemd[1513]: gnome-terminal-server.service: Main process exited, 
code=exited, status=1/FAILURE
 systemd[1513]: gnome-terminal-server.service: Unit entered failed state.
 systemd[1513]: gnome-terminal-server.service: Failed with result 'exit-code'.
 org.gnome.Shell.desktop[1638]: (EE)
 org.gnome.Shell.desktop[1638]: Fatal server error:
 org.gnome.Shell.desktop[1638]: (EE) failed to read Wayland events: Connection 
reset by peer
"

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

Title:
  Unable to create a DBus proxy for GnomeScreensaver

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

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

[Bug 1559576] Re: Ubuntu GNOME boots to black screen when using proprietary Nvidia drivers

2017-11-02 Thread shantanu saha
I have tested with nvidia-384 and 387, issue is not fixed with gdm3.
Lightdm works fine.

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

Title:
  Ubuntu GNOME boots to black screen when using proprietary Nvidia
  drivers

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

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

[Bug 1723615] Re: gnome-shell crashed with SIGSEGV in meta_monitor_mode_get_resolution()

2017-11-02 Thread Steven Harms
There was a Nvidia driver released today 384.94:
https://devtalk.nvidia.com/default/topic/1025953/b/t/post/5217907/#5217907

In the notes they mention:
* Fixed a bug that could cause OpenGL applications to crash after a prolonged 
DPMS sleep state on a monitor driven with PRIME Sync.

Can you upgrade to this version and see if that resolves the issue?

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

Title:
  gnome-shell crashed with SIGSEGV in meta_monitor_mode_get_resolution()

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

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

[Bug 1729688] [NEW] Legacy tray icons doesn't appear

2017-11-02 Thread QkiZ
Public bug reported:

Legacy tray icons doesn't appear after reboot when any extra Gnome Shell
extension is enabled. No matter which additional extension is enabled. I
see only extensions icons and standard network-volume-power menu. When I
disable extra extensions and leave only Ubuntu AppIndicators and Ubuntu
Dock icons are visible.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.1-0ubuntu5
ProcVersionSignature: Ubuntu 4.13.0-16.19-lowlatency 4.13.4
Uname: Linux 4.13.0-16-lowlatency x86_64
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Nov  2 21:13:14 2017
DisplayManager: gdm3
InstallationDate: Installed on 2015-02-13 (992 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to artful on 2017-10-20 (12 days ago)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  Legacy tray icons doesn't appear

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

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

[Bug 1721927] Re: Empty Trash in Settings doesn't work.

2017-11-02 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1721927

Title:
  Empty Trash in Settings doesn't work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1721927/+subscriptions

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

[Bug 1729469] Re: nautilus freezes when dragging files from desktop to open usb folder

2017-11-02 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1704765 ***
https://bugs.launchpad.net/bugs/1704765

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

** This bug has been marked a duplicate of bug 1704765
   can't drag file from desktop to folder window on Artful

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

Title:
  nautilus freezes when dragging files from desktop to open usb folder

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

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

[Bug 1729181] Re: directory and file icons are same in "Files" app

2017-11-02 Thread Sebastien Bacher
What session do you use? The Ubuntu theme is orange which doesn't match
your screenshot...

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

Title:
  directory and file icons are same in "Files" app

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

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

[Bug 1729354] Re: 17.04: GDM lock screen can be circumvented when autologin is set

2017-11-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gdm3 - 3.24.1-0ubuntu0.2

---
gdm3 (3.24.1-0ubuntu0.2) zesty-security; urgency=medium

  * SECURITY UPDATE: lock screen bypass when autologin enabled
- debian/patches/CVE-2017-12164.patch: daemon/gdm-manager.c:
  only allow autologin from initial display (LP: #1729354)
- CVE-2017-12164

 -- Jeremy Bicha   Wed, 01 Nov 2017 11:16:26 -0400

** Changed in: gdm3 (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  17.04: GDM lock screen can be circumvented when autologin is set

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

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

[Bug 1729539] Re: copy/paste failed in gedit after a few hours of work

2017-11-02 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

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

Title:
  copy/paste failed in gedit after a few hours of work

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

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

[Bug 1724955] Re: unable to drag monitors in Display Arrangement

2017-11-02 Thread Sebastien Bacher
thanks

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete => Triaged

** Also affects: gnome-control-center via
   https://bugzilla.gnome.org/show_bug.cgi?id=789711
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-control-center (Ubuntu)
   Importance: Low => High

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1724955

Title:
  unable to drag monitors in Display Arrangement

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1724955/+subscriptions

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

[Bug 1726224] Re: wacom invisible mouse pointer in wayland

2017-11-02 Thread Sebastien Bacher
thanks

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

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

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

Title:
  wacom invisible mouse pointer in wayland

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

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

[Bug 1729394] Re: Activities Overview on a rotated screen displays with wrong orientation (unrotated)

2017-11-02 Thread Sebastien Bacher
** Changed in: gnome-shell (Ubuntu)
   Status: New => Triaged

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

** Also affects: gnome-shell via
   https://bugzilla.gnome.org/show_bug.cgi?id=789824
   Importance: Unknown
   Status: Unknown

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

Title:
  Activities Overview on a rotated screen displays with wrong
  orientation (unrotated)

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

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

[Bug 1716267] Re: Duplicates in Notifications panel in 3.25.x

2017-11-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center -
1:3.26.1-0ubuntu5

---
gnome-control-center (1:3.26.1-0ubuntu5) artful; urgency=medium

  * debian/patches/71_ubuntu_dock_settings.patch:
- tentatively fix crashes when panel is disposed (LP: #1725219)
  * debian/patches/series, enable ubuntu-legacy-notifications.patch:
- Ubuntu ships compatibility names for .desktop that got renamed
  upstream, those use NoDisplay but the panel doesn't respect that key,
  skip known buggy entries for file-roller and nautilus (LP: #1716267)

 -- Didier Roche   Tue, 24 Oct 2017 17:42:28 +0200

** Changed in: gnome-control-center (Ubuntu Artful)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1716267

Title:
  Duplicates in Notifications panel in 3.25.x

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

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

[Bug 1716267] Update Released

2017-11-02 Thread Brian Murray
The verification of the Stable Release Update for gnome-control-center
has completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1716267

Title:
  Duplicates in Notifications panel in 3.25.x

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

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

[Bug 1725649] Re: Fullscreen games lose "fullscreen" after an Alt+Tab

2017-11-02 Thread Marc Iulian
Same behaviour here with latest Mutter (3.26.1), Nidia driver 384.90, and the 
Nvidia GTX 1050 Ti.
Tested on Counter-Strike 1.6, Counter-Strike:Global Offensive, Dota2, 
Insurgency.

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

Title:
  Fullscreen games lose "fullscreen" after an Alt+Tab

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

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

[Bug 1725219] Re: /usr/bin/gnome-control-center:11:g_type_check_instance_cast:ext_ubuntu_dock_placement_changed_callback:g_closure_invoke:signal_emit_unlocked_R:g_signal_emit_valist

2017-11-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center -
1:3.26.1-0ubuntu5

---
gnome-control-center (1:3.26.1-0ubuntu5) artful; urgency=medium

  * debian/patches/71_ubuntu_dock_settings.patch:
- tentatively fix crashes when panel is disposed (LP: #1725219)
  * debian/patches/series, enable ubuntu-legacy-notifications.patch:
- Ubuntu ships compatibility names for .desktop that got renamed
  upstream, those use NoDisplay but the panel doesn't respect that key,
  skip known buggy entries for file-roller and nautilus (LP: #1716267)

 -- Didier Roche   Tue, 24 Oct 2017 17:42:28 +0200

** Changed in: gnome-control-center (Ubuntu Artful)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1725219

Title:
  /usr/bin/gnome-control-
  
center:11:g_type_check_instance_cast:ext_ubuntu_dock_placement_changed_callback:g_closure_invoke:signal_emit_unlocked_R:g_signal_emit_valist

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

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

[Bug 1725219] Update Released

2017-11-02 Thread Brian Murray
The verification of the Stable Release Update for gnome-control-center
has completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1725219

Title:
  /usr/bin/gnome-control-
  
center:11:g_type_check_instance_cast:ext_ubuntu_dock_placement_changed_callback:g_closure_invoke:signal_emit_unlocked_R:g_signal_emit_valist

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

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

[Bug 1722186] Re: /usr/bin/gnome-control-center:11:load_wifi_devices:cc_wifi_panel_init:g_type_create_instance:g_object_new_internal:g_object_new_valist

2017-11-02 Thread Sebastien Bacher
** Changed in: gnome-control-center (Ubuntu)
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1722186

Title:
  /usr/bin/gnome-control-
  
center:11:load_wifi_devices:cc_wifi_panel_init:g_type_create_instance:g_object_new_internal:g_object_new_valist

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1722186/+subscriptions

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

[Bug 1716357] Re: a typo in evince-previewer.desktop breaks /etc/mailcap

2017-11-02 Thread Launchpad Bug Tracker
This bug was fixed in the package evince - 3.24.0-0ubuntu1.2

---
evince (3.24.0-0ubuntu1.2) zesty; urgency=medium

  * debian/patches/git_mimetype_typo.patch:
- remove trailing ";" which leads to non working mailcap, regression
  introduced in the previous upload (lp: #1716357)

 -- Brian Murray   Fri, 13 Oct 2017 17:26:21 -0700

** Changed in: evince (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

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

Title:
  a typo in evince-previewer.desktop breaks /etc/mailcap

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

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

[Bug 1698553] Update Released

2017-11-02 Thread Brian Murray
The verification of the Stable Release Update for gjs has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Update gjs to 1.48.5

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

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

[Bug 1716357] Update Released

2017-11-02 Thread Brian Murray
The verification of the Stable Release Update for evince has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

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

Title:
  a typo in evince-previewer.desktop breaks /etc/mailcap

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

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

[Bug 1698553] Re: Update gjs to 1.48.5

2017-11-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gjs - 1.48.5-0ubuntu0.1

---
gjs (1.48.5-0ubuntu0.1) zesty; urgency=medium

  * New upstream release (LP: #1698553)

 -- Jeremy Bicha   Wed, 21 Jun 2017 15:15:36 -0400

** Changed in: gjs (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

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

Title:
  Update gjs to 1.48.5

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

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

[Bug 1716357] Re: a typo in evince-previewer.desktop breaks /etc/mailcap

2017-11-02 Thread Launchpad Bug Tracker
This bug was fixed in the package evince - 3.18.2-1ubuntu4.2

---
evince (3.18.2-1ubuntu4.2) xenial; urgency=medium

  * debian/patches/git_mimetype_typo.patch:
- remove trailing ";" which leads to non working mailcap, regression
  introduced in the previous upload (lp: #1716357)

 -- Sebastien Bacher   Fri, 29 Sep 2017 15:17:37
-0400

** Changed in: evince (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  a typo in evince-previewer.desktop breaks /etc/mailcap

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

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

[Bug 1729394] Re: Activities Overview on a rotated screen displays with wrong orientation (unrotated)

2017-11-02 Thread Doug Beney
Hi, Daniel.

Posted here: https://bugzilla.gnome.org/show_bug.cgi?id=789824

The ID is 789824.

May I request changing the title of this bug report? (On launchpad)

I feel that "Activities Overview on a rotated screen displays with wrong
orientation" isn't completely accurate because it's not only displaying
in a wrong orientation, but there's some graphical issues that is
distorting text (as seen in screenshot).

** Bug watch added: GNOME Bug Tracker #789824
   https://bugzilla.gnome.org/show_bug.cgi?id=789824

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

Title:
  Activities Overview on a rotated screen displays with wrong
  orientation (unrotated)

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

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

[Bug 1729629] Re: gnome-shell crashed with SIGSEGV in ffi_call_unix64()

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

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

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

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1715330
   gnome-shell crashed with SIGSEGV in _cogl_boxed_value_set_x()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-shell crashed with SIGSEGV in ffi_call_unix64()

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

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

[Bug 1637984] Re: Disks shows all mounted snaps

2017-11-02 Thread Sebastien Bacher
** Changed in: gnome-disk-utility (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1637984

Title:
  Disks shows all mounted snaps

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

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

[Bug 1729354] Re: 17.04: GDM lock screen can be circumvented when autologin is set

2017-11-02 Thread Marc Deslauriers
ACK on the debdiff in comment #1, package is building now. Thanks!

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

Title:
  17.04: GDM lock screen can be circumvented when autologin is set

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

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

[Bug 1707831] Re: [enhancement] Replace the "Activities" label with the Ubuntu icon/logo/glyph

2017-11-02 Thread Iain Lane
We just talked about this at a Desktop sprint.

Summary - we don't want to diverge from upstream on this feature. For
the reasons Jeremy outlined - mainly that it's an important feature of
Shell's branding. Since the bug was filed we've themed Shell and added
extensions to the default Ubuntu session, so there is (IMO) sufficient
branding to satisfy these concerns.

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

Title:
  [enhancement] Replace the "Activities" label with the Ubuntu
  icon/logo/glyph

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

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

[Bug 1707831] Re: [enhancement] Replace the "Activities" label with the Ubuntu icon/logo/glyph

2017-11-02 Thread Will Cooke
** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Opinion

** Changed in: ubuntu-themes (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  [enhancement] Replace the "Activities" label with the Ubuntu
  icon/logo/glyph

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

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

[Bug 1724955] Re: unable to drag monitors in Display Arrangement

2017-11-02 Thread Dschoni
Bug on bugzilla's tracker:

https://bugzilla.gnome.org/show_bug.cgi?id=789711

** Bug watch added: GNOME Bug Tracker #789711
   https://bugzilla.gnome.org/show_bug.cgi?id=789711

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1724955

Title:
  unable to drag monitors in Display Arrangement

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

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

[Bug 1720395] Re: variable name conflict in french leads to invalid expression errors

2017-11-02 Thread Bug Watch Updater
** Changed in: gnome-calculator
   Status: Confirmed => Fix Released

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

Title:
  variable name conflict in french leads to invalid expression errors

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

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

[Bug 1722186] Re: /usr/bin/gnome-control-center:11:load_wifi_devices:cc_wifi_panel_init:g_type_create_instance:g_object_new_internal:g_object_new_valist

2017-11-02 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1722186

Title:
  /usr/bin/gnome-control-
  
center:11:load_wifi_devices:cc_wifi_panel_init:g_type_create_instance:g_object_new_internal:g_object_new_valist

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1722186/+subscriptions

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

[Bug 1536217] Re: crash when toggling grilo plugin

2017-11-02 Thread rithik g
** Changed in: rhythmbox (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  crash when toggling grilo plugin

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

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

[Bug 1725826] Re: rhythmbox crashed with SIGSEGV in gtk_tree_view_get_column()

2017-11-02 Thread rithik g
No luck reproducing this on 17.10.

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

Title:
  rhythmbox crashed with SIGSEGV in gtk_tree_view_get_column()

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

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

[Bug 1726224] Re: wacom invisible mouse pointer in wayland

2017-11-02 Thread Alessandro
Upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=789754

** Bug watch added: GNOME Bug Tracker #789754
   https://bugzilla.gnome.org/show_bug.cgi?id=789754

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

Title:
  wacom invisible mouse pointer in wayland

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

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

[Bug 1718552] Re: gnome-shell uses lots of memory

2017-11-02 Thread Jeremy Bicha
** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  gnome-shell uses lots of memory

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

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

Re: [Bug 1729491] Re: incorrectly installed programs

2017-11-02 Thread Александр
I do not understand is a standard installation via software-center do not
have to independently resolve issues with installing programs? When I
download third-party *.deb packages I assume, that something can go wrong,
but when set through the GUI implies that the program should stand
correctly, or to report problems in advance.
---
Мне не понятно, разве стандартная установка через software-center не должна
самостоятельно решать вопросы с установкой программ? Когда я скачиваю
сторонние *.deb пакеты я предполагаю, что что то может пойти не так, но
когда устанавливаю через GUI предпологаю что программа должна вставать
корректно, либо сообщать о неполадках заранее.


2017-11-02 16:36 GMT+05:00 Jeremy Bicha :

> gnome-recipes is only available as a snap in Ubuntu 16.04 LTS not as a
> regular .deb so none of your apt commands will work. ubuntu-bug gnome-
> recipes won't work either.
>
> ** Package changed: software-center (Ubuntu) => gnome-software (Ubuntu)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1729491
>
> Title:
>   incorrectly installed programs
>
> Status in gnome-software package in Ubuntu:
>   New
>
> Bug description:
>   1.
>   I installed the package gnome-recipes, tried to send an error report
> program in response to the received message:you cannot report a problem:
>   The report belongs to a package that was not installed.
>
>   2.
>   Expected that the program will be identified as installed.
>
>   3.
>   sudo apt -f install
>   [sudo] password for Alexander:
>   Reading package lists... Done
>   Building dependency tree
>   Reading state information... Ready
>   0 upgraded, 0 newly installed, for removal 0 packets are marked, and 0
> packages are not updated.
>   sudo gnome-sudo recipes: gnome-recipes: command not found
>   sudo apt install gnome-recipes Reading package lists... Done
>   Building dependency tree
>   Reading state information... Ready
>   E: unable to locate package gnome-recipes
>
>   I installed via software-center
>
>   gnome-recipes
>   snap-confine has elevated permissions and is not confined but should be.
> Refusing to continue to avoid permission escalation attacks
>   ubuntu-bug gnome-recipes
>   dpkg-query: template gnome-recipes no corresponding package
>   Gtk-Message: GtkDialog mapped without a transient parent. This is
> discouraged.
>   ^C^Z
>   [1]+ Stopped ubuntu-bug gnome-recipes
>
>   https://youtu.be/AXtR5m2uqUg
>   ---
>
>   1.
>   произвёл установку пакета gnome-recipes, попытался отправить отчёт об
> ошибке программы, в ответ получил сообщение:Не удаётся сообщить о неполадке:
>   Отчёт относится к пакету , который не был установлен.
>
>   2.
>   Ожидал что программа будет идентифицироваться как установленная.
>
>   3.
>   sudo apt -f install
>   [sudo] пароль для alexandr:
>   Чтение списков пакетов… Готово
>   Построение дерева зависимостей
>   Чтение информации о состоянии… Готово
>   обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0
> пакетов, и 0 пакетов не обновлено.
>   sudo gnome-recipes sudo: gnome-recipes: команда не найдена
>   sudo apt install gnome-recipes Чтение списков пакетов… Готово
>   Построение дерева зависимостей
>   Чтение информации о состоянии… Готово
>   E: Не удалось найти пакет gnome-recipes
>
>   произвёл установку через software-center
>
>   gnome-recipes
>   snap-confine has elevated permissions and is not confined but should be.
> Refusing to continue to avoid permission escalation attacks
>   ubuntu-bug gnome-recipes
>   dpkg-query: шаблону gnome-recipes не соответствует ни один пакет
>   Gtk-Message: GtkDialog mapped without a transient parent. This is
> discouraged.
>   ^C^Z
>   [1]+  Остановлено  ubuntu-bug gnome-recipes
>
>   https://youtu.be/AXtR5m2uqUg
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 16.04
>   Package: software-center (not installed)
>   Uname: Linux 4.14.0-041400rc7-generic x86_64
>   ApportVersion: 2.20.1-0ubuntu2.10
>   Architecture: amd64
>   CurrentDesktop: Unity
>   Date: Thu Nov  2 08:06:48 2017
>   InstallationDate: Installed on 2017-10-29 (3 days ago)
>   InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64
> (20170801)
>   SourcePackage: software-center
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gnome-software/
> +bug/1729491/+subscriptions
>

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

Title:
  incorrectly installed programs

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

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

Re: [Bug 1728977] Re: back to the choice of apps in alt+tab+shift

2017-11-02 Thread Александр
In LiveCD 17.10 on my PC this problem appears regularly, but the system is
updated to 16.04 this problem is not present

2017-11-02 7:37 GMT+05:00 Daniel van Vugt
:

> Seems to work for me:
> Alt+Shift+Tab to switch to the previous app.
> Alt+Shift+` to switch to the previous window.
>
> Gnome Shell is different to Unity in that you need to use ` instead of
> Tab to switch windows of an app. But in both cases using Shift to switch
> to the previous one seems to work fine...
>
> What keyboard layout are you using? And what key do you have above the
> Tab key?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1728977
>
> Title:
>   back to the choice of apps in alt+tab+shift
>
> Status in gnome-shell package in Ubuntu:
>   Incomplete
>
> Bug description:
>   back to the choice of apps in alt+tab+shift
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 17.10
>   Package: gnome-shell 3.26.1-0ubuntu5
>   Uname: Linux 4.14.0-041400rc7-generic x86_64
>   ApportVersion: 2.20.7-0ubuntu3.1
>   Architecture: amd64
>   CurrentDesktop: ubuntu:GNOME
>   Date: Tue Oct 31 18:21:20 2017
>   DisplayManager: gdm3
>   EcryptfsInUse: Yes
>   GsettingsChanges:
>b'org.gnome.shell' b'app-picker-view' b'uint32 1'
>b'org.gnome.shell' b'favorite-apps' b"['org.gnome.Nautilus.desktop',
> 'firefox.desktop', 'libreoffice-writer.desktop',
> 'libreoffice-calc.desktop', 'libreoffice-impress.desktop',
> 'org.gnome.Software.desktop', 'gnome-control-center.desktop']"
>b'org.gnome.desktop.interface' b'gtk-im-module'
> b"'gtk-im-context-simple'"
>   InstallationDate: Installed on 2017-10-30 (1 days ago)
>   InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64
> (20170801)
>   ProcEnviron:
>TERM=xterm-256color
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=ru_RU.UTF-8
>SHELL=/bin/bash
>   SourcePackage: gnome-shell
>   UpgradeStatus: Upgraded to artful on 2017-10-31 (0 days ago)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+
> bug/1728977/+subscriptions
>

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

Title:
  back to the choice of apps in alt+tab+shift

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

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

[Bug 1729491] Re: incorrectly installed programs

2017-11-02 Thread Jeremy Bicha
gnome-recipes is only available as a snap in Ubuntu 16.04 LTS not as a
regular .deb so none of your apt commands will work. ubuntu-bug gnome-
recipes won't work either.

** Package changed: software-center (Ubuntu) => gnome-software (Ubuntu)

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

Title:
  incorrectly installed programs

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

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

[Bug 1729491] [NEW] incorrectly installed programs

2017-11-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

1. 
I installed the package gnome-recipes, tried to send an error report program in 
response to the received message:you cannot report a problem:
The report belongs to a package that was not installed. 

2. 
Expected that the program will be identified as installed. 

3. 
sudo apt -f install 
[sudo] password for Alexander: 
Reading package lists... Done
Building dependency tree 
Reading state information... Ready
0 upgraded, 0 newly installed, for removal 0 packets are marked, and 0 packages 
are not updated.
sudo gnome-sudo recipes: gnome-recipes: command not found
sudo apt install gnome-recipes Reading package lists... Done
Building dependency tree 
Reading state information... Ready
E: unable to locate package gnome-recipes 

I installed via software-center

gnome-recipes 
snap-confine has elevated permissions and is not confined but should be. 
Refusing to continue to avoid permission escalation attacks
ubuntu-bug gnome-recipes
dpkg-query: template gnome-recipes no corresponding package
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
^C^Z
[1]+ Stopped ubuntu-bug gnome-recipes

https://youtu.be/AXtR5m2uqUg
---

1. 
произвёл установку пакета gnome-recipes, попытался отправить отчёт об ошибке 
программы, в ответ получил сообщение:Не удаётся сообщить о неполадке:
Отчёт относится к пакету , который не был установлен. 

2. 
Ожидал что программа будет идентифицироваться как установленная. 

3. 
sudo apt -f install
[sudo] пароль для alexandr: 
Чтение списков пакетов… Готово
Построение дерева зависимостей   
Чтение информации о состоянии… Готово
обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 0 
пакетов не обновлено.
sudo gnome-recipes sudo: gnome-recipes: команда не найдена
sudo apt install gnome-recipes Чтение списков пакетов… Готово
Построение дерева зависимостей   
Чтение информации о состоянии… Готово
E: Не удалось найти пакет gnome-recipes 

произвёл установку через software-center

gnome-recipes 
snap-confine has elevated permissions and is not confined but should be. 
Refusing to continue to avoid permission escalation attacks
ubuntu-bug gnome-recipes
dpkg-query: шаблону gnome-recipes не соответствует ни один пакет
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
^C^Z
[1]+  Остановлено  ubuntu-bug gnome-recipes

https://youtu.be/AXtR5m2uqUg

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: software-center (not installed)
Uname: Linux 4.14.0-041400rc7-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Nov  2 08:06:48 2017
InstallationDate: Installed on 2017-10-29 (3 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
SourcePackage: software-center
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-software (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial
-- 
incorrectly installed programs
https://bugs.launchpad.net/bugs/1729491
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-software in Ubuntu.

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

[Bug 1729441] Re: changing display mode after login terminates session

2017-11-02 Thread Penna Panna
I have uploaded as you requested. Is it needed to attach the file here
too?

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

Title:
  changing display mode after login terminates session

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

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

[Bug 1727356] Re: Wayland does not start up on "Integrated Graphics Chipset: Intel(R) G33": Shader compilation failed

2017-11-02 Thread Traumflug
> "cannot open display" either means ...

Thank you! This is valuable information.

So far I thought that the bug is about gnome-shell not starting. With
this solved, it's now mutter. Well, interesting adventure game :-)

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

Title:
  Wayland does not start up on "Integrated Graphics Chipset: Intel(R)
  G33": Shader compilation failed

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

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

[Bug 1729559] [NEW] package udev 229-4ubuntu21 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-11-02 Thread viktor
Public bug reported:

02.11.2017

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: udev 229-4ubuntu21
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Tue Oct 31 12:51:08 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2017-10-31 (2 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
MachineType: Gigabyte Technology Co., Ltd. H61M-S2-B3
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-28-generic 
root=UUID=2b78b13f-3349-4562-b722-70033e013f0b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: systemd
Title: package udev 229-4ubuntu21 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/27/2011
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F1
dmi.board.name: H61M-S2-B3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF1:bd05/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH61M-S2-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH61M-S2-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: H61M-S2-B3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: amd64 apport-package xenial

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

Title:
  package udev 229-4ubuntu21 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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

[Bug 869408] Re: gnome-shell hangs when switching to a running VMWare Player Window in Activities menu

2017-11-02 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: New => Confirmed

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

Title:
  gnome-shell hangs when switching to a running VMWare Player Window in
  Activities menu

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

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

[Bug 1723620] Re: gnome-shell crashed with SIGSEGV in meta_window_update_for_monitors_changed()

2017-11-02 Thread Rachel Greenham
Just poking in to say this is still happening, and not magically fixed
by Artful's release date. It happened today, but trying to ubuntu-bug
the crash file failed. (It just quit when I clicked Continue.)

One difference today: Thinking maybe my screen-sleep woes were partly
because of gnome shell being in lock mode, I tried instead disabling
screen lock and suspend and just using ye olde x11 screen blanking to
standby, ie: xset dpms 1200 0 0. It still died, leaving a crash file
reporting this same error, at the time I tried to wake things up again.
I think again, supported by the description of this bug, it was probably
due to slowness in monitors waking up, or one of them having problems
waking up fully at all, then gnome-shell responds ungracefully - perhaps
even disgracefully - to the change in monitors. gnome shell is so damn
fragile.

gnome-shell 3.26.1-0ubuntu5

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

Title:
  gnome-shell crashed with SIGSEGV in
  meta_window_update_for_monitors_changed()

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

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

[Bug 1726922] Re: gnome-calendar keeps asking for my google password

2017-11-02 Thread Alexander Panov
Well, the workaround that works for me is to toggle off the Calendar in
the Search section of the system settings.

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

Title:
  gnome-calendar keeps asking for my google password

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

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

[Bug 1729539] [NEW] copy/paste failed in gedit after a few hours of work

2017-11-02 Thread Jean-Max Reymond
Public bug reported:

After a few hours of work, copy in gedit does not work with other applications. 
In clipit, no copied lines.
It is new with ubuntu 17.10

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gedit 3.22.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Nov  2 10:19:21 2017
InstallationDate: Installed on 2016-01-31 (640 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: gedit
UpgradeStatus: Upgraded to artful on 2017-10-28 (4 days ago)

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


** Tags: amd64 apport-bug artful third-party-packages wayland-session

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

Title:
  copy/paste failed in gedit after a few hours of work

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

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

[Bug 1726160] Re: On login, display rotates to wrong orientation [HP Pavilion]

2017-11-02 Thread Bug Watch Updater
** Changed in: systemd
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to iio-sensor-proxy in Ubuntu.
https://bugs.launchpad.net/bugs/1726160

Title:
  On login, display rotates to wrong orientation [HP Pavilion]

To manage notifications about this bug go to:
https://bugs.launchpad.net/iio-sensor-proxy/+bug/1726160/+subscriptions

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