[Bug 1781647] Re: gnome-shell crashed with SIGABRT in __GI___poll() from g_main_context_poll() from g_main_context_iterate() from g_main_loop_run() from g_dbus_connection_send_message_with_reply_sync(

2018-08-01 Thread Rocko
So far there have been no lockups since I disabled those two, so I've
re-enabled Removable Drive Menu to see if that causes the lockups to
return.

-- 
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/1781647

Title:
  gnome-shell crashed with SIGABRT in __GI___poll() from
  g_main_context_poll() from g_main_context_iterate() from
  g_main_loop_run() from
  g_dbus_connection_send_message_with_reply_sync() from
  g_dbus_connection_call_sync_internal()

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

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

[Bug 1762952] Re: Alternative shortcut for layout switching Alt+Shift unexpectedly set by default

2018-08-01 Thread Chris J Arges
Hello Adam, or anyone else affected,

Accepted console-setup into bionic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/console-
setup/1.178ubuntu2.4 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-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

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

** Changed in: console-setup (Ubuntu Bionic)
   Status: Confirmed => Fix Committed

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

** Tags removed: verification-done-bionic

-- 
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/1762952

Title:
  Alternative shortcut for layout switching Alt+Shift unexpectedly set
  by default

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

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

[Bug 1767918] Re: Login password from GDM is shown in plain text on the VT1 console

2018-08-01 Thread SimonWerner
@vanvugt, new GDM bug has been created here:
https://gitlab.gnome.org/GNOME/gdm/issues/408

-- 
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/1767918

Title:
  Login password from GDM is shown in plain text on the VT1 console

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

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

[Bug 1767918] Re: Login password from GDM is shown in plain text on the VT1 console

2018-08-01 Thread Daniel van Vugt
** Description changed:

+ https://gitlab.gnome.org/GNOME/gdm/issues/408
+ 
+ ---
+ 
  I don't which package this applies to, but I believe the best bet is
  GDM.
  
  Steps to reproduce:
  1) Log-in using X11 login via GDM.
  2) Use the desktop for a while.  (For some reason I cannot reproduce if I 
login and then restart after a short while).
  3) In Gnome click System menu -> Power Button -> Restart
  4) Quickly press CTRL-ALT-F1
  5) I see my login password in plain text in the console.  Once I saw the 
login password repeated twice.
  
  See attached photo with the login password blanked out.  Below the
  password is the console cursor.
  
  ## lsb_release -rd
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  
  ## apt-cache policy gdm3
  gdm3:
-   Installed: 3.28.0-0ubuntu1
-   Candidate: 3.28.0-0ubuntu1
-   Version table:
-  *** 3.28.0-0ubuntu1 500
- 500 http://nz.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 3.28.0-0ubuntu1
+   Candidate: 3.28.0-0ubuntu1
+   Version table:
+  *** 3.28.0-0ubuntu1 500
+ 500 http://nz.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gdm3 3.28.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-18.19-generic 4.15.17
  Uname: Linux 4.15.0-18-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 30 14:54:07 2018
  InstallationDate: Installed on 2018-04-13 (17 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Beta amd64 (20180404)
  SourcePackage: gdm3
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
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/1767918

Title:
  Login password from GDM is shown in plain text on the VT1 console

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

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

[Bug 1763892] Re: 144Hz/120Hz monitor but Wayland sessions seem to cap rendering at 60FPS

2018-08-01 Thread Daniel van Vugt
Workaround:

1. Add a line to /etc/environment like:
 CLUTTER_DEFAULT_FPS=144
   or whatever your monitor's real refresh rate is.

2. Reboot.

-- 
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/1763892

Title:
  144Hz/120Hz monitor but Wayland sessions seem to cap rendering at
  60FPS

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

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

[Bug 1772791] Re: Lock/login screen displays password in clear text occasionally

2018-08-01 Thread Daniel van Vugt
** Summary changed:

- Lock Screen displayed password in clear text on one occasion
+ Lock/login screen displays password in clear text occasionally

-- 
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/1772791

Title:
  Lock/login screen displays password in clear text occasionally

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

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

[Bug 1772791] Re: Lock Screen displayed password in clear text on one occasion

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

** Changed in: gnome-shell (Ubuntu)
   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/1772791

Title:
  Lock Screen displayed password in clear text on one occasion

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

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

[Bug 1767918] Re: Login password from GDM is shown in plain text on the VT1 console

2018-08-01 Thread Daniel van Vugt
No, because multiple people experience this bug and they wouldn't be
able to share the same bug if it was private.

-- 
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/1767918

Title:
  Login password from GDM is shown in plain text on the VT1 console

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

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

[Bug 1767918] Re: Login password from GDM is shown in plain text on the VT1 console

2018-08-01 Thread Daniel van Vugt
Could someone experiencing the bug please report it to the Gnome developers 
here:
https://gitlab.gnome.org/GNOME/gdm/issues

(I'm not sure if it's going to be in "gdm", "mutter" or "gnome-shell"
yet)

-- 
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/1767918

Title:
  Login password from GDM is shown in plain text on the VT1 console

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

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

[Bug 1772791] Re: Lock Screen displayed password in clear text on one occasion

2018-08-01 Thread Daniel van Vugt
Upstream:
https://gitlab.gnome.org/GNOME/gdm/issues/305

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

** Description changed:

+ https://gitlab.gnome.org/GNOME/gdm/issues/305
+ 
+ ---
+ 
  Hello, folks,
  
  Today when I returned to my computer (which I locked with Super+L) and
  attempted to unlock it, it displayed my passphrase in cleartext in the
  'Password' box. I noticed as soon as I got the first character in, then
  typed in the second character and it stayed clear. I then picked up my
  phone to record the attached video and while I was fiddling with it to
  get a good camera shot, the screen locked (for inactivity perhaps?) and
  when I unlocked this time, the password only displayed as dots (as
  expected).
  
  So unfortunately, I don't know how to replicate. It _did_ occur though,
  as the attached video will show if you go slowly (look for "hu", the
  first characters of legendary password "hunter2").
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  NonfreeKernelModules: livepatch_livepatch_Ubuntu_4_15_0_20_21_generic_
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue May 22 20:27:51 2018
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
-  Subsystem: Dell HD Graphics 630 [1028:07a1]
-  Advanced Micro Devices, Inc. [AMD/ATI] Oland [Radeon HD 8570 / R7 240/340 
OEM] [1002:6611] (rev 87) (prog-if 00 [VGA controller])
-Subsystem: Dell Oland [Radeon HD 8570 / R7 240/340 OEM] [1028:1002]
+  Subsystem: Dell HD Graphics 630 [1028:07a1]
+  Advanced Micro Devices, Inc. [AMD/ATI] Oland [Radeon HD 8570 / R7 240/340 
OEM] [1002:6611] (rev 87) (prog-if 00 [VGA controller])
+    Subsystem: Dell Oland [Radeon HD 8570 / R7 240/340 OEM] [1028:1002]
  InstallationDate: Installed on 2018-05-02 (21 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  Lsusb:
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 001 Device 003: ID 04d9:a0d5 Holtek Semiconductor, Inc. 
-  Bus 001 Device 002: ID 046d:c338 Logitech, Inc. 
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 04d9:a0d5 Holtek Semiconductor, Inc.
+  Bus 001 Device 002: ID 046d:c338 Logitech, Inc.
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. OptiPlex 7050
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-20-generic 
root=UUID=9d600b65-ce52-4147-aace-2de5ac8c3c34 ro quiet splash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/30/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.9
  dmi.board.name: 0NW6H5
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.7.9:bd01/30/2018:svnDellInc.:pnOptiPlex7050:pvr:rvnDellInc.:rn0NW6H5:rvrA00:cvnDellInc.:ct3:cvr:
  dmi.product.family: OptiPlex
  dmi.product.name: OptiPlex 7050
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.91-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.0~rc5-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.0~rc5-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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

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

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

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

-- 
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/1772791

Title:
  Lock Screen displayed password in clear text on one occasion

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

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

[Bug 1779637] Re: Password visible at login screen

2018-08-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1772791 ***
https://bugs.launchpad.net/bugs/1772791

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 1772791, 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 1772791
   Lock Screen displayed password in clear text on one occasion

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

Title:
  Password visible at login screen

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

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

[Bug 1772791] Re: Lock Screen displayed password in clear text on one occasion

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

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

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

Title:
  Lock Screen displayed password in clear text on one occasion

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

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

[Bug 1767918] Re: Login password from GDM is shown in plain text on the VT1 console

2018-08-01 Thread Jonathan Kamens
Yikes, shouldn't this bug be marked private?

-- 
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/1767918

Title:
  Login password from GDM is shown in plain text on the VT1 console

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

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

[Bug 1782614] Re: Upgrade to 3.28.3 and SRU it

2018-08-01 Thread Iain Lane
I had tagged .1 - in error since it wasn't accepted - when uploading it,
so it was easier on our side to upload a new revision with -v.

I guess you would prefer us to remove references to bugs that aren't
directly being SRUed. In this case it was a change between .1 and .2 so
I left it in. The bug is not nominated, which I intended to be an
indication of its status. I've done that before with other SRUs without
any problems, but if it is an issue then I will remove it when re-
uploading.

Sorry about the LP-Bugs-Fixed. I uploaded from a Debian packaging
directory on Ubuntu and I'd set DEB_VENDOR=Debian.

I'll take a look at the 3.28.3 proposal and probably upload that.

-- 
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/1782614

Title:
  Upgrade to 3.28.3 and SRU it

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

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

[Bug 1755779] Re: gnome-shell crashed with SIGTRAP in _g_log_abort() from g_log_writer_default() from g_log_structured_array() from g_log_structured_standard() from _gdk_x11_display_error_event() ["Ba

2018-08-01 Thread Daniel van Vugt
Now
https://gitlab.gnome.org/GNOME/mutter/issues/253

** Description changed:

  https://errors.ubuntu.com/problem/37a88e96048de35d02939c3dd8fe220f716448ee
+ https://gitlab.gnome.org/GNOME/mutter/issues/253
  
  ---
  
  don't know why, maybe related to printer
  
  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-shell 3.27.92-0ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Mar 14 10:02:43 2018
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  GsettingsChanges:
   b'org.gnome.shell' b'app-picker-view' b'uint32 1'
   b'org.gnome.shell' b'favorite-apps' b"['firefox.desktop', 
'thunderbird.desktop', 'libreoffice-calc.desktop', 
'org.gnome.Nautilus.desktop', 'rhythmbox.desktop', 
'libreoffice-writer.desktop', 'yelp.desktop', 'gnome-control-center.desktop']"
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
  InstallationDate: Installed on 2018-02-12 (29 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180204)
  ProcCmdline: /usr/bin/gnome-shell
  Signal: 5
  SourcePackage: gnome-shell
  StacktraceTop:
   () at /usr/lib/x86_64-linux-gnu/libX11.so.6
   () at /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReply () at /usr/lib/x86_64-linux-gnu/libX11.so.6
   XSync () at /usr/lib/x86_64-linux-gnu/libX11.so.6
   () at /usr/lib/x86_64-linux-gnu/libmutter-2.so.0
  Title: gnome-shell crashed with signal 5
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

Title:
  gnome-shell crashed with SIGTRAP in _g_log_abort() from
  g_log_writer_default() from g_log_structured_array() from
  g_log_structured_standard() from _gdk_x11_display_error_event()
  ["BadPixmap (invalid Pixmap parameter)"] from ...
  meta_pre_paint_func()

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

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

[Bug 1767918] Re: Login password is shown in plain text on VT1 when shutting down

2018-08-01 Thread Daniel van Vugt
** Also affects: mutter (Ubuntu)
   Importance: Undecided
   Status: New

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

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

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

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

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

** Summary changed:

- Login password is shown in plain text on VT1 when shutting down
+ Login password from GDM is shown in plain text on the VT1 console

-- 
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/1767918

Title:
  Login password from GDM is shown in plain text on the VT1 console

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

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

[Bug 1784852] Re: Login / switch user passwords visible on screen!

2018-08-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1767918 ***
https://bugs.launchpad.net/bugs/1767918

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 1767918, 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.

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

** This bug has been marked a duplicate of bug 1767918
   Login password is shown in plain text on VT1 when shutting down

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

Title:
  Login / switch user passwords visible on screen!

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

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

[Bug 1784888] Re: password appears in clear after login with gdm3

2018-08-01 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1767918 ***
https://bugs.launchpad.net/bugs/1767918

** This bug is no longer a duplicate of bug 1784852
   Login / switch user passwords visible on screen!
** This bug has been marked a duplicate of bug 1767918
   Login password is shown in plain text on VT1 when shutting down

-- 
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/1784888

Title:
  password appears in clear after login with gdm3

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

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

[Bug 1784671] Re: Keeping Alt+Space pressed shows the window menu and then minimizes the window

2018-08-01 Thread Iain Lane
Thanks!

Marco or Andrea: Please could you make this bug SRU compliant since it's
included in ubuntu/bionic?

** Also affects: gnome-shell (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: gnome-shell (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: gnome-shell (Ubuntu Bionic)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

-- 
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/1784671

Title:
  Keeping Alt+Space pressed shows the window menu and then minimizes the
  window

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

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

[Bug 1782152] Re: GDM blocks SIGUSR1 used in PAM scripts

2018-08-01 Thread Daniel van Vugt
Is that really necessary when the fix is already upstream?

-- 
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/1782152

Title:
  GDM blocks SIGUSR1 used in PAM scripts

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

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

[Bug 1779637] Re: Password visible at login screen

2018-08-01 Thread Daniel van Vugt
The lock GUI is provided by 'gnome-shell'

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

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

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

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

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

Title:
  Password visible at login screen

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

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

[Bug 1784974] [NEW] Update mozjs52 to 52.1.9

2018-08-01 Thread Jeremy Bicha
*** This bug is a security vulnerability ***

Public security bug reported:

Impact
--
mozjs is Firefox's Spidermonkey JavaScript engine. mozjs52 is derived from 
Firefox 52 ESR. 52.9 is the final scheduled release in the 52 series. (mozjs 
itself never got "official releases" from Mozilla.)

By comparing the bug numbers in the release notes with the bug numbers
mentioned at https://github.com/mozilla/gecko-dev/commits/esr52/js/src/
it looks like the new release includes fixes for one or more memory
safety bugs identified as CVE-2018-5188.

GNOME Shell (Ubuntu's default interface in Ubuntu 18.04 LTS) requires
mozjs52. Nothing else in Ubuntu 18.04 LTS uses mozjs52.

References
--
https://www.mozilla.org/en-US/firefox/52.9.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2018-17/
https://wiki.ubuntu.com/SecurityTeam/FAQ#mozjs

Test Case
-
Install the update. Restart your computer. Log in and make sure the default 
desktop still works.

Regression Potential

This is a minor release in the long-term support series. I count about 6 
cherry-picked targeted commits.

Other Info
--
I believe the version in Ubuntu 18.10 (synced with Debian) goes back to 
building with the distro's ICU library instead of the bundled version. Maybe we 
should backport from 18.10 instead of a more minimal diff against the Ubuntu 
version.

A diff of the 18.10 version is at
https://launchpad.net/ubuntu/+source/mozjs52/52.9.1-1

** Affects: mozjs52 (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: mozjs52 (Ubuntu Bionic)
 Importance: Undecided
 Status: Triaged


** Tags: bionic

** Also affects: mozjs52 (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-5188

** Description changed:

  Impact
  --
  mozjs is Firefox's Spidermonkey JavaScript engine. mozjs52 is derived from 
Firefox 52 ESR. 52.9 is the final scheduled release in the 52 series. (mozjs 
itself never got "official releases" from Mozilla.)
  
  By comparing the bug numbers in the release notes with the bug numbers
  mentioned at https://github.com/mozilla/gecko-dev/commits/esr52/js/src/
- it looks like the new release includes one or more memory safety bugs
- identified as CVE-2018-5188.
+ it looks like the new release includes fixes for one or more memory
+ safety bugs identified as CVE-2018-5188.
  
  GNOME Shell (Ubuntu's default interface in Ubuntu 18.04 LTS) requires
  mozjs52. Nothing else in Ubuntu 18.04 LTS uses mozjs52.
  
  References
  --
  https://www.mozilla.org/en-US/firefox/52.9.0/releasenotes/
  https://www.mozilla.org/en-US/security/advisories/mfsa2018-17/
  https://wiki.ubuntu.com/SecurityTeam/FAQ#mozjs
  
  Test Case
  -
  Install the update. Restart your computer. Log in and make sure the default 
desktop still works.
  
  Regression Potential
  
  This is a minor release in the long-term support series. I count about 6 
cherry-picked targeted commits.
  
  Other Info
  --
  I believe the version in Ubuntu 18.10 (synced with Debian) goes back to 
building with the distro's ICU library instead of the bundled version. Maybe we 
should backport from 18.10 instead of a more minimal diff against the Ubuntu 
version.
  
  A diff of the 18.10 version is at
  https://launchpad.net/ubuntu/+source/mozjs52/52.9.1-1

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

Title:
  Update mozjs52 to 52.1.9

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

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

[Bug 1784633] Re: workspace side selector not properly rendered

2018-08-01 Thread Daniel van Vugt
** Description changed:

+ https://gitlab.gnome.org/GNOME/gnome-shell/issues/457
+ 
+ ---
+ 
  After upgrading Ubuntu to 18.04 the workspace selector, show on the side
  of the shell is not properly rendered. The panel takes the whole right
  side, independent from the number of workspaces I chose and the colored
  border around the active one is offset. The first time I open the shell
  the border highlight the proper box, the is set to the top left corner
  of the panel. I am attaching a picture showing the issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-shell 3.28.2-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
  Uname: Linux 4.15.0-29-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jul 31 09:57:01 2018
  DisplayManager: gdm3
  GsettingsChanges:
-  
+ 
  InstallationDate: Installed on 2016-07-02 (758 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to bionic on 2018-07-24 (6 days ago)

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => 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/1784633

Title:
  workspace side selector not properly rendered

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

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

[Bug 1781826] Re: System logout when turn off the screen or suspend Ubuntu 18.04

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

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

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

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

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


** Changed in: gnome-shell (Ubuntu)
   Status: New => 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/1781826

Title:
  System logout when turn off the screen or suspend Ubuntu 18.04

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

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

[Bug 1774498] Re: Windows flash by external screen on workspace change

2018-08-01 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Confirmed

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

** Description changed:

+ https://gitlab.gnome.org/GNOME/gnome-shell/issues/455
+ 
+ ---
+ 
  gnome-shell has the very interesting default of only doing virtual
  desktops on the internal screen. This works fine but has a strange
  visual glitch when changing virtual desktops where the contents of the
  internal screen flash through the external one.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-shell 3.28.1-0ubuntu2
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  Uname: Linux 4.15.0-22-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu May 31 21:06:47 2018
  DisplayManager: gdm3
  InstallationDate: Installed on 2018-05-31 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
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/1774498

Title:
  Windows flash by external screen on workspace change

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

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

[Bug 1784888]

2018-08-01 Thread Alex Murray
*** This bug is a duplicate of bug 1784852 ***
https://bugs.launchpad.net/bugs/1784852

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 1784852, 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.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 1784852
   Login / switch user passwords visible on screen!

-- 
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/1784888

Title:
  password appears in clear after login with gdm3

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

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

[Bug 1784852] Re: Login / switch user passwords visible on screen!

2018-08-01 Thread Alex Murray
Ignore comment #2 - I misread bug #1779637 - this bug is distinct from
that.

Can you provide any details as to whether you are using the X or the
Wayland session?

** This bug is no longer a duplicate of bug 1779637
   Password visible at login screen

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

Title:
  Login / switch user passwords visible on screen!

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

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

[Bug 1784888] Re: password appears in clear after login with gdm3

2018-08-01 Thread Alex Murray
*** This bug is a duplicate of bug 1784852 ***
https://bugs.launchpad.net/bugs/1784852

Also wrong duplicate - ignore comment #4 as well.

-- 
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/1784888

Title:
  password appears in clear after login with gdm3

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

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

[Bug 1784888]

2018-08-01 Thread Alex Murray
*** This bug is a duplicate of bug 1784852 ***
https://bugs.launchpad.net/bugs/1784852

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 1779637, 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.  Please continue to report any other bugs you may
find.

-- 
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/1784888

Title:
  password appears in clear after login with gdm3

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

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

[Bug 1784888] Re: password appears in clear after login with gdm3

2018-08-01 Thread Alex Murray
*** This bug is a duplicate of bug 1784852 ***
https://bugs.launchpad.net/bugs/1784852

Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

** Information type changed from Public to Public Security

-- 
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/1784888

Title:
  password appears in clear after login with gdm3

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

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

[Bug 1784888] Re: password appears in clear after login with gdm3

2018-08-01 Thread Alex Murray
*** This bug is a duplicate of bug 1784852 ***
https://bugs.launchpad.net/bugs/1784852

Apologies - ignore comment #2 - wrong bug.

** Changed in: gdm3 (Ubuntu)
   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/1784888

Title:
  password appears in clear after login with gdm3

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

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

[Bug 1779637] Re: Password visible at login screen

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

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

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

Title:
  Password visible at login screen

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

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

[Bug 1784852] Re: Login / switch user passwords visible on screen!

2018-08-01 Thread Alex Murray
*** This bug is a duplicate of bug 1779637 ***
https://bugs.launchpad.net/bugs/1779637

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 1779637, 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.  Please continue to report any other bugs you may
find.

** Information type changed from Private Security to Public Security

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

** This bug has been marked a duplicate of bug 1779637
   Password visible at login screen

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

Title:
  Login / switch user passwords visible on screen!

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

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

[Bug 1784965] [NEW] EOG hangs when loading a (possibly corrupted) jpg file

2018-08-01 Thread dmiller309
Public bug reported:

When I load the attached image in EOG, it uses gigs of memory, gets
corrupted window decorations, and makes some mouse input in gnome-shell
not work. Chrome and the Mac photo viewer load the image and don't bring
the system to its knees.

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

** Attachment added: "Testing border/crop tool in new Polarr"
   
https://bugs.launchpad.net/bugs/1784965/+attachment/5170604/+files/ales-krivec-107499.jpg

-- 
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/1784965

Title:
  EOG hangs when loading a (possibly corrupted) jpg file

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

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

[Bug 1782614] Re: Upgrade to 3.28.3 and SRU it

2018-08-01 Thread Treviño
Robie,

Yes, I'd go directly with 3.28.3-0ubuntu0.18.04.2, actually we've also a
.3 ready, so probably we could go with that too.

Bug #1783363 never hit bionic, the fix was just applied to cosmic, so no
need to SRU it.


debian/patches/workspace-fix-repositioned-windows-in-activities.patch was 
already present in ubuntu, we just refreshed it with some minor changes as per 
upstream review. But nothing changed in behavior.

-- 
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/1782614

Title:
  Upgrade to 3.28.3 and SRU it

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

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

[Bug 1782614] Re: Upgrade to 3.28.3 and SRU it

2018-08-01 Thread Robie Basak
For Bionic:

Shouldn't this be 3.28.3-0ubuntu0.18.04.1 directly, rather than
3.28.3-0ubuntu0.18.04.1 then 3.28.3-0ubuntu0.18.04.2?

Missing Launchpad-Bugs-Fixed field in changes file. Did you use Ubuntu
or set vendor to Ubuntu if on Debian? Please re-upload with that.

Bugs like bug 1783363 appear to be missing SRU paperwork. Please fix (or
tell me why not necessary) before re-uploading.

Doesn't debian/patches/workspace-fix-repositioned-windows-in-
activities.patch need a bug and SRU paperwork? AIUI, GNOME packages in
Ubuntu have an exception for upstream microreleases (as QA'd by
upstream) and not for cherry-picks.

-- 
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/1782614

Title:
  Upgrade to 3.28.3 and SRU it

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

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

[Bug 1783311] Re: Upgrade to 3.28.3 and SRU it

2018-08-01 Thread Robie Basak
Hello Marco, or anyone else affected,

Accepted mutter into bionic-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/mutter/3.28.3-1~ubuntu18.04.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-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. 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: mutter (Ubuntu Bionic)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-bionic

-- 
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/1783311

Title:
  Upgrade to 3.28.3 and SRU it

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

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

[Bug 1781826] Re: System logout when turn off the screen or suspend Ubuntu 18.04

2018-08-01 Thread fossfreedom
** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => 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/1781826

Title:
  System logout when turn off the screen or suspend Ubuntu 18.04

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

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

[Bug 1765799] Re: Applications menu does not get populated with recently installed apps using apt

2018-08-01 Thread Robie Basak
Unsubscribing ~ubuntu-sponsors.

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

Title:
  Applications menu does not get populated with recently installed apps
  using apt

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

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

[Bug 1765799] Please test proposed package

2018-08-01 Thread Robie Basak
Hello João, or anyone else affected,

Accepted gnome-menus into bionic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/gnome-
menus/3.13.3-11ubuntu1.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-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. 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!

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

Title:
  Applications menu does not get populated with recently installed apps
  using apt

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

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

[Bug 1765799] Re: Applications menu does not get populated with recently installed apps using apt

2018-08-01 Thread Robie Basak
> Tested this extensively in budgie - installing/removing repeatedly via
gnome-software, budgie-welcome, command line. Works everytime.

Thank you for treating this carefully.

** Tags added: verification-needed verification-needed-bionic

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

Title:
  Applications menu does not get populated with recently installed apps
  using apt

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

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

[Bug 1778160] Re: /usr/bin/gnome-software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

2018-08-01 Thread Robie Basak
>
[Regression Potential]
Fix is to rename a signal to avoid a name collision, low chance of introducing 
new bugs.


Please update that to inform testers where to look for new bugs if the change 
does happen to introduce any.

-- 
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/1778160

Title:
  /usr/bin/gnome-
  
software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

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

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

[Bug 1778160] Re: /usr/bin/gnome-software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

2018-08-01 Thread Robie Basak
>
Asked on forum if anyone knows a suitable snap to test this:
https://forum.snapcraft.io/t/searching-for-a-snap-that-has-a-plug-with-multiple-slots

Looks like you got an answer there on how to reproduce? Accepting for
now, but please verify using that method (or by finding the culprit snap
that causes user crashes) for SRU verification.

** Tags added: verification-needed verification-needed-bionic

-- 
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/1778160

Title:
  /usr/bin/gnome-
  
software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

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

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

[Bug 1778160] Please test proposed package

2018-08-01 Thread Robie Basak
Hello errors.ubuntu.com, or anyone else affected,

Accepted gnome-software into bionic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/gnome-
software/3.28.1-0ubuntu4.18.04.2 in a few hours, and then in the
-proposed repository.

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

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. 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!

-- 
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/1778160

Title:
  /usr/bin/gnome-
  
software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R

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

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

[Bug 1781996] Re: /usr/bin/gnome-software:11:g_date_time_to_instant:g_date_time_to_unix:gs_plugin_refine_app:gs_plugin_loader_call_vfunc:gs_plugin_loader_run_refine_filter

2018-08-01 Thread Robie Basak
Hello errors.ubuntu.com, or anyone else affected,

Accepted gnome-software into bionic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/gnome-
software/3.28.1-0ubuntu4.18.04.2 in a few hours, and then in the
-proposed repository.

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

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. 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!

** Also affects: gnome-software (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: gnome-software (Ubuntu Bionic)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-bionic

-- 
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/1781996

Title:
  /usr/bin/gnome-
  
software:11:g_date_time_to_instant:g_date_time_to_unix:gs_plugin_refine_app:gs_plugin_loader_call_vfunc:gs_plugin_loader_run_refine_filter

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

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

[Bug 1702151] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a() from g_object_ref() from st_theme_get_custom_stylesheets()

2018-08-01 Thread Treviño
Anyone affected here who can provide a full jouralctl log?

-- 
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/1702151

Title:
  gnome-shell crashed with SIGSEGV in
  g_type_check_instance_is_fundamentally_a() from g_object_ref() from
  st_theme_get_custom_stylesheets()

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

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

[Bug 1784633] Re: workspace side selector not properly rendered

2018-08-01 Thread aldo
I did check the shell behavior without the extensions, and it is very similar. 
The only difference is that natively the workspaces are stacked, so there is no 
more the issue with the size of the panel, but the one with the border is still 
there.
I submitted the bug to the shell developers as this address (#457):
https://gitlab.gnome.org/GNOME/gnome-shell/issues/457

-- 
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/1784633

Title:
  workspace side selector not properly rendered

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

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

[Bug 1764779] Re: Nautilus crashed open Windows-partition

2018-08-01 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.26.4-0ubuntu2

---
nautilus (1:3.26.4-0ubuntu2) cosmic; urgency=medium

  * debian/patches/nautilusgtkplacesview-show-error-if-volume-is-not-mo.patch:
- don't crash if selecting a volume that is not mounted (LP: #1764779)
+ patch re-added after gbp deleted on importing new upstream release
  * 
debian/patches/file-view-Always-unset-pending_selection-after-freeing-it.patch:
- don't crash when try to select a file multiple times in a single run
  (LP: #1713581)
  * debian/patches/query-add-recursive-flags-and-use-it-in-search-engines.patch:
- Apply the upstream version of it (with 3.26 changes)
  * 
debian/patches/0015-tracker-search-engine-don-t-start-it-if-not-availabl.patch,
debian/patches/0018-search-engine-add-locate-based-search-engine.patch,

debian/patches/file-view-Always-unset-pending_selection-after-freeing-it.patch,
- Refresh as per recursive-query patch update
  * 0016-search-engine-add-a-recent-search-engine-listing-Gtk.patch:
- Refresh with upstream merged-description

 -- Marco Trevisan (Treviño)   Wed, 01 Aug 2018
20:58:52 +0200

** Changed in: nautilus (Ubuntu)
   Status: In Progress => Fix Released

-- 
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/1764779

Title:
  Nautilus crashed open Windows-partition

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

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

[Bug 1713581] Re: nautilus crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a()

2018-08-01 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.26.4-0ubuntu2

---
nautilus (1:3.26.4-0ubuntu2) cosmic; urgency=medium

  * debian/patches/nautilusgtkplacesview-show-error-if-volume-is-not-mo.patch:
- don't crash if selecting a volume that is not mounted (LP: #1764779)
+ patch re-added after gbp deleted on importing new upstream release
  * 
debian/patches/file-view-Always-unset-pending_selection-after-freeing-it.patch:
- don't crash when try to select a file multiple times in a single run
  (LP: #1713581)
  * debian/patches/query-add-recursive-flags-and-use-it-in-search-engines.patch:
- Apply the upstream version of it (with 3.26 changes)
  * 
debian/patches/0015-tracker-search-engine-don-t-start-it-if-not-availabl.patch,
debian/patches/0018-search-engine-add-locate-based-search-engine.patch,

debian/patches/file-view-Always-unset-pending_selection-after-freeing-it.patch,
- Refresh as per recursive-query patch update
  * 0016-search-engine-add-a-recent-search-engine-listing-Gtk.patch:
- Refresh with upstream merged-description

 -- Marco Trevisan (Treviño)   Wed, 01 Aug 2018
20:58:52 +0200

** Changed in: nautilus (Ubuntu)
   Status: In Progress => Fix Released

-- 
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/1713581

Title:
  nautilus crashed with SIGSEGV in
  g_type_check_instance_is_fundamentally_a()

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

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

[Bug 881359] Re: Since the upgrade when I try to send an email a document straight from libreoffice it will not send.

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

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

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

Title:
  Since the upgrade when I try to send an email a document straight from
  libreoffice it will not send.

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

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

[Bug 1755779] Re: gnome-shell crashed with SIGTRAP in _g_log_abort() from g_log_writer_default() from g_log_structured_array() from g_log_structured_standard() from _gdk_x11_display_error_event() ["Ba

2018-08-01 Thread Cristian Aravena Romero
https://gitlab.gnome.org/GNOME/gnome-shell/issues/456

-- 
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/1755779

Title:
  gnome-shell crashed with SIGTRAP in _g_log_abort() from
  g_log_writer_default() from g_log_structured_array() from
  g_log_structured_standard() from _gdk_x11_display_error_event()
  ["BadPixmap (invalid Pixmap parameter)"] from ...
  meta_pre_paint_func()

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

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

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

2018-08-01 Thread Apport retracing service
*** This bug is a duplicate of bug 1755779 ***
https://bugs.launchpad.net/bugs/1755779

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 #1755779, 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/1784925/+attachment/5170533/+files/CoreDump.gz

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1755779
   gnome-shell crashed with SIGTRAP in _g_log_abort() from 
g_log_writer_default() from g_log_structured_array() from 
g_log_structured_standard() from _gdk_x11_display_error_event() ["BadPixmap 
(invalid Pixmap parameter)"] from ... meta_pre_paint_func()

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

Title:
  gnome-shell crashed with signal 5

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

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

[Bug 1782152] Re: GDM blocks SIGUSR1 used in PAM scripts

2018-08-01 Thread Eric Desrochers
Hi Dariusz,

Before I sponsor the patch in Ubuntu, did you submitted (or at least
forwarded) the patch to gdm3 debian ?

I couldn't find a debian bug about it.

If one exist great, but if none, could you please file one against gdm3 
(debian).
This will prevent gdm Ubuntu package to re-introduce the same problem in later 
future release sync (Debian->Ubuntu).

Once done, I'll gladly sponsor in Cosmic.

- Eric

-- 
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/1782152

Title:
  GDM blocks SIGUSR1 used in PAM scripts

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

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

[Bug 1784920] [NEW] "Show applications" label is shown in the right in every dock orientation

2018-08-01 Thread Treviño
Public bug reported:

>From upstream bug: https://github.com/micheleg/dash-to-dock/issues/732

[ Description ]

Text for all other applications is normal I.E when dock is on bottom
text is on top / dock on right text on left but Show applications is
always to the right. Occurs for me in both ubuntu 16.04 and ubuntu 18.04
using vanilla gnome.

[ Test case ]

- From gnome-control-center, set option to show the dock in the bottom of the 
screen
- Mouse hover the "Show applications" icon
- The popup should show

[ Regression potential ]

Fix has landed upstream and it's already available for g-s users, so I consider 
this pretty safe.
Label could be not be shown in other dock orientations

** Affects: gnome-shell-extension-ubuntu-dock (Ubuntu)
 Importance: Medium
 Assignee: Marco Trevisan (Treviño) (3v1n0)
 Status: In Progress

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

Title:
  "Show applications" label is shown in the right in every dock
  orientation

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

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

[Bug 1784903] [NEW] Volume keys auto-repeat indefinitely in Medion laptop

2018-08-01 Thread cousteau
Public bug reported:

Summary: Several models of Medion laptops need to be added to
`/lib/udev/hwdb.d/60-keyboard.hwdb` so that volume keys don't auto-
repeat indefinitely.



I just installed Xubuntu on a Medion P6689 MD61019 laptop, and it turns
out that pressing the volume keys (Fn-F11/F12) causes them to auto-
repeat indefinitely, increasing/decreasing the volume until reaching
100%/0%.  Same happens with mute (Fn-F10).  Apparently these keys only
send key press events but not key release ones.

It seems that this issue is common in Medion laptops:
* https://askubuntu.com/questions/994333/volume-buttons-stay-pressed
* 
https://askubuntu.com/questions/1048531/volume-control-keys-mute-volume-up-down-auto-repeat-key-presses
* https://bbs.archlinux.org/viewtopic.php?id=233114

For those affected by this bug, I posted a workaround here:
https://askubuntu.com/a/1061500/854656

I've attached the file with the workaround as I have it in my laptop
right now.



Ubuntu release:  Xubuntu 18.04.1 64b (bionic)
Package version: udev 237-3ubuntu10.3
Laptop model:Medion P6689 MD61019

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


** Tags: auto-repeat keyboard keys laptop medion udev volume

** Attachment added: "Lines to add to /lib/udev/hwdb.d/60-keyboard.hwdb 
(possibly with a different :pn pattern)"
   
https://bugs.launchpad.net/bugs/1784903/+attachment/5170491/+files/99-keyboard-medion-vol-fix.hwdb

** Tags added: laptop

-- 
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/1784903

Title:
  Volume keys auto-repeat indefinitely in Medion laptop

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

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

[Bug 1710637] Re: Input falls through to gdm3 and terminates the session on Ctrl+C after udevadm trigger is executed under wayland

2018-08-01 Thread george birnbaum
Seeing this same issue in 18.04 since a recent update. The dumpkeys fix
appears to resolve for now.

-- 
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/1710637

Title:
  Input falls through to gdm3 and terminates the session on Ctrl+C after
  udevadm trigger is executed under wayland

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

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

[Bug 1781826] Re: System logout when turn off the screen or suspend Ubuntu 18.04

2018-08-01 Thread Mohammad Hizzani
apport information

** Description changed:

  When turn off the screen or suspend, and resume the system is logged
  out, this mostly happens with nvidia driver (390 or 396). I noticed that
  when close the lid and reopen the system is still working and all of a
  sudden it appears a login screen and when login all programs as killed
  as it was logged out. And most of times after login it locks and prompts
  an unlock screen.
  
  I tried to switch to nouveau driver and the problem seems not to happen,
  but that leaves me with a poor performance in terms of graphics.
  
  I tried to reset the setting in dconf using dconf-editor to reset the
  system recursively, at the beginning seems to be solved but it gets
  back.
  
  I need to mention that I faced the same problem when using budgie flavor, I 
thought that it might be a budgie problem but it appears to be a gnome problem 
since budgie is based on gnome and on both the problem happens when using 
Nvidia drivers.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 18.04
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: gnome-shell 3.28.2-0ubuntu0.18.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 18.04
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: gnome-shell 3.28.2-0ubuntu0.18.04.1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.2
+ Architecture: amd64
+ DisplayManager: gdm3
+ DistroRelease: Ubuntu 18.04
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: gnome-shell 3.28.2-0ubuntu0.18.04.1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
+ Tags:  bionic
+ Uname: Linux 4.15.0-29-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1781826/+attachment/5170432/+files/Dependencies.txt

-- 
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/1781826

Title:
  System logout when turn off the screen or suspend Ubuntu 18.04

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

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

[Bug 1781826] ProcCpuinfoMinimal.txt

2018-08-01 Thread Mohammad Hizzani
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1781826/+attachment/5170434/+files/ProcCpuinfoMinimal.txt

-- 
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/1781826

Title:
  System logout when turn off the screen or suspend Ubuntu 18.04

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

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

[Bug 1781826] ProcEnviron.txt

2018-08-01 Thread Mohammad Hizzani
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1781826/+attachment/5170435/+files/ProcEnviron.txt

-- 
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/1781826

Title:
  System logout when turn off the screen or suspend Ubuntu 18.04

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

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

[Bug 1781826] GsettingsChanges.txt

2018-08-01 Thread Mohammad Hizzani
apport information

** Attachment added: "GsettingsChanges.txt"
   
https://bugs.launchpad.net/bugs/1781826/+attachment/5170433/+files/GsettingsChanges.txt

-- 
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/1781826

Title:
  System logout when turn off the screen or suspend Ubuntu 18.04

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

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

[Bug 1784671] Re: Keeping Alt+Space pressed shows the window menu and then minimizes the window

2018-08-01 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~3v1n0/ubuntu/+source/gnome-shell/+git/gnome-shell/+merge/351444

-- 
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/1784671

Title:
  Keeping Alt+Space pressed shows the window menu and then minimizes the
  window

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

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

[Bug 1774498] Re: Windows flash by external screen on workspace change

2018-08-01 Thread Pedro Côrte-Real
>As part of that animation, windows from the old workspace fly out and
windows from the new workspace fly in.

This makes perfect sense but there's no reason for that flying to happen
over the external screen as that one isn't changing at all. None of
those windows will ever stop in that space so it's just a strange
movement of windows across screen real estate they never belong to.

I've already disabled animations to not have to deal with this. But the
number of tweaks and extensions I've already had to do to get a semi-
acceptable gnome-shell experience is amazing...

-- 
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/1774498

Title:
  Windows flash by external screen on workspace change

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

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

[Bug 1774498] Re: Windows flash by external screen on workspace change

2018-08-01 Thread Pedro Côrte-Real
Here's the upstream issue:

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

-- 
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/1774498

Title:
  Windows flash by external screen on workspace change

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

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

[Bug 1775226] Re: Gnome Software offers installation of updates on shutdown independently from update-manager and unattended-upgrades

2018-08-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.29.1-0ubuntu6

---
gnome-software (3.29.1-0ubuntu6) cosmic; urgency=medium

  * debian/patches/0006-packagekit-Disable-updates.patch:
- also disable offline updates in refresh plugin (LP: #1775226)

 -- Olivier Tilloy   Wed, 01 Aug 2018
11:58:58 +0200

** Changed in: gnome-software (Ubuntu)
   Status: In Progress => 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/1775226

Title:
  Gnome Software offers installation of updates on shutdown
  independently from update-manager and unattended-upgrades

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

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

[Bug 1783571] Re: Set Yaru as default

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

** Changed in: yaru-theme (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/1783571

Title:
  Set Yaru as default

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

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

[Bug 1783571] Re: Set Yaru as default

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

** Changed in: ubuntu-settings (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/1783571

Title:
  Set Yaru as default

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

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

[Bug 1783571] Re: Set Yaru as default

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

** Changed in: gnome-shell (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/1783571

Title:
  Set Yaru as default

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

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

[Bug 1783571] Re: Set Yaru as default

2018-08-01 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/1783571

Title:
  Set Yaru as default

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

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

[Bug 1783571] Re: Set Yaru as default

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

** Changed in: ubuntu-meta (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/1783571

Title:
  Set Yaru as default

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

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

[Bug 1755887] Re: Duplicate Login keyring created on every login, results in multiple keyring unlock requests on each login

2018-08-01 Thread mdyn
I have the same on 16.04

-- 
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/1755887

Title:
  Duplicate Login keyring created on every login, results in multiple
  keyring unlock requests on each login

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

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

[Bug 1774498] Re: Windows flash by external screen on workspace change

2018-08-01 Thread Daniel van Vugt
I don't think it is really a bug.

Workspace switching is a smooth(ish) animation. Not instantaneous. As
part of that animation, windows from the old workspace fly out and
windows from the new workspace fly in. If your monitors are arranged
vertically then this means the windows are indeed flying over the other
monitor that's not switching.

Possible solutions would be:

 (a) Gnome Tweaks > Appearance > Animations = OFF ; or
 (b) Arrange your monitors horizontally ; or
 (c) Ask Gnome for a new feature to arrange workspaces horizontally ; or
 (d) Ask Gnome to hide windows from the other monitor during switch animations.

If you wish to go ahead with (c) or (d) then please report it at 
https://gitlab.gnome.org/GNOME/gnome-shell/issues
and let us know the ID of the 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/1774498

Title:
  Windows flash by external screen on workspace change

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

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

[Bug 1774498] Re: Windows flash by external screen on workspace change

2018-08-01 Thread Pedro Côrte-Real
Of course "Workspaces span displays" fixes it as everything moves at
once. Putting the external screen on the left or right also fixes it.
But that just shows how the animation is broken. When the screen is on
top and doesn't span displays there's no reason for the contents of the
internal screen that are switching virtual desktop to fly through the
external screen. That's just a 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/1774498

Title:
  Windows flash by external screen on workspace change

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

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

[Bug 1774498] Re: Windows flash by external screen on workspace change

2018-08-01 Thread Daniel van Vugt
Bizarrely I /think/ that might be correct behaviour.

By default workspaces do not span all displays. So as you scroll between
workspaces you probably will and should see windows from one display fly
over the other. Because workspaces don't span all displays by default.

Not completely sure since I haven't tried using multiple monitors with
multiple workspaces myself.

Have a look in gnome-tweaks and see if "Workspaces span displays"
improves things at all...?

** Summary changed:

- Windows flash by external screen on virtual desktop change
+ Windows flash by external screen on workspace change

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

** Changed in: gnome-shell (Ubuntu)
   Status: New => 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/1774498

Title:
  Windows flash by external screen on workspace change

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

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

[Bug 1719797] Re: Firmware update seemingly not working

2018-08-01 Thread Merlijn Sebrechts
This is the actual upstream issue. The reboot failed log seems to be a
red herring.

https://gitlab.gnome.org/GNOME/gnome-software/issues/341

** Changed in: gnome-software
   Importance: Medium => Undecided

** Changed in: gnome-software
   Status: Expired => New

** Changed in: gnome-software
 Remote watch: GNOME Bug Tracker #789574 => None

-- 
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/1719797

Title:
  Firmware update seemingly not working

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

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

[Bug 1774498] Re: Windows flash by external screen on virtual desktop change

2018-08-01 Thread Pedro Côrte-Real
I've disabled all extensions and recorded a video. Here's the output of
lspci:

$ lspci -k
00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 
08)
Subsystem: Lenovo Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor 
Host Bridge/DRAM Registers
Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)
Subsystem: Lenovo Skylake GT2 [HD Graphics 520]
Kernel driver in use: i915
Kernel modules: i915
00:08.0 System peripheral: Intel Corporation Skylake Gaussian Mixture Model
Subsystem: Lenovo Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core 
Processor Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI 
Controller (rev 21)
Subsystem: Lenovo Sunrise Point-LP USB 3.0 xHCI Controller
Kernel driver in use: xhci_hcd
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP 
Thermal subsystem (rev 21)
Subsystem: Lenovo Sunrise Point-LP Thermal subsystem
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI 
#1 (rev 21)
Subsystem: Lenovo Sunrise Point-LP CSME HECI
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller 
[AHCI mode] (rev 21)
Subsystem: Lenovo Sunrise Point-LP SATA Controller [AHCI mode]
Kernel driver in use: ahci
Kernel modules: ahci
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port 
(rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.2 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port 
(rev f1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
Subsystem: Lenovo Sunrise Point-LP LPC Controller
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
Subsystem: Lenovo Sunrise Point-LP PMC
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
Subsystem: Lenovo Sunrise Point-LP HD Audio
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
Subsystem: Lenovo Sunrise Point-LP SMBus
Kernel modules: i2c_i801
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection I219-V (rev 
21)
Subsystem: Lenovo Ethernet Connection I219-V
Kernel driver in use: e1000e
Kernel modules: e1000e
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI 
Express Card Reader (rev 01)
Subsystem: Lenovo RTS522A PCI Express Card Reader
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci
04:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)
Subsystem: Intel Corporation Wireless 8260
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi


** Attachment added: "Video of windows zooming by the external screen"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1774498/+attachment/5170264/+files/vokoscreen-2018-08-01_08-44-41.mkv

-- 
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/1774498

Title:
  Windows flash by external screen on virtual desktop change

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

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

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

2018-08-01 Thread Moabi Mogotsi
Public bug reported:

System fails to boot automativally

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: udev 229-4ubuntu21.4
ProcVersionSignature: Ubuntu 4.15.0-29.31~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CustomUdevRuleFiles: 70-snap.core.rules 70-snap.ubuntu-social-kit.rules
Date: Tue Jul 31 12:55:43 2018
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2017-12-07 (236 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 0bda:0177 Realtek Semiconductor Corp. 
 Bus 001 Device 003: ID 04f2:b52d Chicony Electronics Co., Ltd 
 Bus 001 Device 002: ID 8087:0a2a Intel Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP HP 250 G5 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-29-generic 
root=UUID=5b0c6631-87e0-4f15-a111-57ecba5de5da ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.4
 apt  1.2.27
SourcePackage: systemd
Title: package udev 229-4ubuntu21.4 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/19/2016
dmi.bios.vendor: Insyde
dmi.bios.version: F.09
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 81EF
dmi.board.vendor: HP
dmi.board.version: 63.28
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.09:bd05/19/2016:svnHP:pnHP250G5NotebookPC:pvrType1ProductConfigId:rvnHP:rn81EF:rvr63.28:cvnHP:ct10:cvrChassisVersion:
dmi.product.family: 103C_5336AN G=N L=SMB B=HP S=250
dmi.product.name: HP 250 G5 Notebook PC
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP

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

Title:
  package udev 229-4ubuntu21.4 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/1784788/+subscriptions

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

[Bug 1755986] Re: WiFi icon / settings gone from user menu

2018-08-01 Thread Alexey
Hm, after checking out the links Daniels provided, I am wondering if
this is not a duplicate or a different manifestation of bug #1774957...
I think I will not open a new upstream bug but will sign up to the
existing one: https://gitlab.gnome.org/GNOME/gnome-shell/issues/140

-- 
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/1755986

Title:
  WiFi icon / settings gone from user menu

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

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

[Bug 1755986] Re: WiFi icon / settings gone from user menu

2018-08-01 Thread Alexey
Ok, thanks for the links to upstream bugs.

Julian, I propose the following title for GNOME bug report:

"WiFi/network icon and settings randomly disappear or misbehave in
status menu"

One more thing: I forgot to mention that I seem to observe the problem
randomly on roughly 1/2 of boots or logins.  This made me think of some
"race condition"...

-- 
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/1755986

Title:
  WiFi icon / settings gone from user menu

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

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