[Bug 1831144] Re: GNOME control center UI does not update dconf setting for magnifier mouse tracking m ode

2019-06-28 Thread Gunnar Hjalmarsson
Verified the test case using gnome-control-center{,-data,-faces}
1:3.32.2-0ubuntu1.1 from disco-proposed.

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

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

Title:
  GNOME control center UI does not update dconf setting for magnifier
  mouse tracking m ode

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

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

[Bug 367372] Re: Gedit uses 100% of the CPU while editing files

2019-06-28 Thread Chris Katko
gedit took longer, but it's now showing square text symbols and reported
this on command line (but hasn't been terminated yet):

Fontconfig error: Cannot load default config file

(yelp:6780): Pango-WARNING **: 00:51:46.064: failed to create cairo
scaled font, expect ugly output. the offending font is 'DejaVu Sans 11'

(yelp:6780): Pango-WARNING **: 00:51:46.064: font_face status is: out of
memory

(yelp:6780): Pango-WARNING **: 00:51:46.064: scaled_font status is: out
of memory

(yelp:6780): Pango-WARNING **: 00:51:46.064: shaping failure, expect ugly 
output. shape-engine='PangoFcShapeEngine', font='DejaVu Sans 11', text='●'
Failed to get the memory usage
Fontconfig error: Cannot load default config file
Fontconfig error: Cannot load default config file
Failed to create shared memory: Too many open files

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

Title:
  Gedit uses 100% of the CPU while editing files

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

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

[Bug 367372] Re: Gedit uses 100% of the CPU while editing files

2019-06-28 Thread Chris Katko
I went into keyboard settings and disabled ibus. But it still occurs.

Looks like WebKitWebProcess 4 40 (attached to this process) is wide open
CPU too.

also something called

yelp: help gedit

it hasn't crashed yet with ibus disabled but... OH MY GOD.
WebKitWebProcess has 82.2 GB of virtual memory! Looks like someone's
creating memory without clearing it!

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

Title:
  Gedit uses 100% of the CPU while editing files

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

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

[Bug 367372] Re: Gedit uses 100% of the CPU while editing files

2019-06-28 Thread Chris Katko
This explodes on Gedit any time I try to edit a file with sudo under the
/etc/ directory. The entire computer freezes as CPU load average hits
over 4.

gedit --version

3.28.1

uname -a

Linux _ 4.10.0-041000-generic #201702191831 SMP Sun Feb 19 23:33:19 UTC
2017 x86_64 x86_64 x86_64 GNU/Linux


simple way to reproduce:

sudo gedit /etc/hosts

enjoy your computer freezing. To the point even htop can't update except
once every 10 seconds. (Note: My hosts file is almost default and maybe
20 lines long including comments. This is NOT a big file.)

ibus-x11 
  and 
ibus/ui-gtk3

both go wide open with CPU usage.

After ~5 minutes, if you leave it alone, Gedit will then explode and all
text turns into squares (ala font glyph not found).

Soon after that, it'll crash, and Ubuntu will say "system program
problem detected".

In the terminal window, I got the following output upon crash:


sudo gedit /etc/hosts

(gedit:5521): Pango-WARNING **: 00:28:01.739: failed to create cairo
scaled font, expect ugly output. the offending font is 'DejaVu Sans 11'

(gedit:5521): Pango-WARNING **: 00:28:01.748: font_face status is: out
of memory

(gedit:5521): Pango-WARNING **: 00:28:01.748: scaled_font status is: out
of memory

(gedit:5521): Pango-WARNING **: 00:28:01.748: shaping failure, expect
ugly output. shape-engine='PangoFcShapeEngine', font='DejaVu Sans 11',
text='●'

(gedit:5521): Pango-WARNING **: 00:28:01.763: failed to create cairo
scaled font, expect ugly output. the offending font is 'DejaVu Sans Bold
11'

(gedit:5521): Pango-WARNING **: 00:28:01.763: font_face status is: out
of memory

(gedit:5521): Pango-WARNING **: 00:28:01.763: scaled_font status is: out
of memory

(gedit:5521): Pango-WARNING **: 00:28:01.763: shaping failure, expect
ugly output. shape-engine='PangoFcShapeEngine', font='DejaVu Sans Bold
11', text='hosts'

(gedit:5521): Pango-WARNING **: 00:28:01.768: failed to create cairo
scaled font, expect ugly output. the offending font is 'DejaVu Sans
9.1669921875'

(gedit:5521): Pango-WARNING **: 00:28:01.772: font_face status is:


(gedit:5521): Pango-WARNING **: 00:28:01.772: scaled_font status is: out
of memory

(gedit:5521): Pango-WARNING **: 00:28:01.772: shaping failure, expect ugly 
output. shape-engine='PangoFcShapeEngine', font='DejaVu Sans 9.1669921875', 
text='/etc'
Fontconfig error: Cannot load default config file

(gedit:5521): Gtk-WARNING **: 00:29:07.962: Could not load a pixbuf from icon 
theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: 
assertion failed (error == NULL): Failed to load 
/usr/share/icons/Humanity/status/16/image-missing.svg: Error opening file 
/usr/share/icons/Humanity/status/16/image-missing.svg: Too many open files 
(g-io-error-quark, 31)
Aborted

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

Title:
  Gedit uses 100% of the CPU while editing files

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

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

[Bug 1831144] Re: GNOME control center UI does not update dconf setting for magnifier mouse tracking m ode

2019-06-28 Thread Brian Murray
Hello Lee, or anyone else affected,

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

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: gnome-control-center (Ubuntu Disco)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-disco

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

Title:
  GNOME control center UI does not update dconf setting for magnifier
  mouse tracking m ode

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

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

[Bug 1834502] Re: Headings in outline view capture keyboard focus

2019-06-28 Thread Bug Watch Updater
** Changed in: evince
   Status: Unknown => New

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

Title:
  Headings in outline view capture keyboard focus

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

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

[Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-28 Thread Eric Desrochers
Just got the 2 required ACK from kernel team for the patch I have submitted.
Everything looks good for the patch to be part of the next kernel cycle as 
described in previous comment.

- Eric

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

Title:
  Login screen never appears on vmwgfx using bionic kernel 4.15

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

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

[Bug 1822179] Re: Resuming from sleep breaks desktop and lock screen background in GNOME

2019-06-28 Thread Martin Fejes
*** This bug is a duplicate of bug 1809407 ***
https://bugs.launchpad.net/bugs/1809407

I have the same problem.
Ubuntu 19.04
Gnome 3.32.1
GPU: Nvidia GeForce GTX 1050 Ti

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

Title:
  Resuming from sleep breaks desktop and lock screen background in GNOME

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

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

[Bug 1834406] Re: Upgrade Noto Sans CJK fonts to version 2.001

2019-06-28 Thread Gunnar Hjalmarsson
Thanks Łukasz! Sure, we'll call for testing when the packages are in
-proposed.

At the moment they are in the upload queues. I uploaded fonts-noto-cjk
to cosmic too 'for version technical reasons'. Not sure if that was
necessary...

** Also affects: language-selector (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: language-selector (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: fonts-noto-cjk (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** No longer affects: language-selector (Ubuntu Cosmic)

** Changed in: fonts-noto-cjk (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: fonts-noto-cjk (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: fonts-noto-cjk (Ubuntu Bionic)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

** Changed in: fonts-noto-cjk (Ubuntu Cosmic)
   Status: New => In Progress

** Changed in: fonts-noto-cjk (Ubuntu Disco)
   Importance: Undecided => Medium

** Changed in: fonts-noto-cjk (Ubuntu Disco)
   Status: New => In Progress

** Changed in: fonts-noto-cjk (Ubuntu Disco)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

** Changed in: language-selector (Ubuntu)
   Status: New => Fix Released

** Changed in: language-selector (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: language-selector (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: language-selector (Ubuntu Bionic)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

** Changed in: language-selector (Ubuntu Disco)
   Importance: Undecided => Medium

** Changed in: language-selector (Ubuntu Disco)
   Status: New => In Progress

** Changed in: language-selector (Ubuntu Disco)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

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

Title:
  Upgrade Noto Sans CJK fonts to version 2.001

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

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

[Bug 1600622] Re: Screen doesn't lock or go to sleep when certain Chrome tabs are open

2019-06-28 Thread kinghat
ive had this issue for years. happens on win 10, ubuntu and kde neon. i
either have to close or minimize all chrome windows. no issue from
firefox. i posted the bug years ago to chrome but no idea where that
went.

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

Title:
  Screen doesn't lock or go to sleep when certain Chrome tabs are open

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

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

[Bug 1834583] Re: GNOME Shell hangs when closing a dialog in CLion; hung in g_private_get() from thread_memory_from_self() from g_slice_free_chain_with_offset() from g_list_free() from stack_do_window

2019-06-28 Thread Treviño
I've installed CLion from snap, but I can't reproduce this.

Any hint? What kind of dialog is affected?

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

Title:
  GNOME Shell hangs when closing a dialog in CLion; hung in
  g_private_get() from thread_memory_from_self() from
  g_slice_free_chain_with_offset() from g_list_free() from
  stack_do_window_deletions() from stack_ensure_sorted() from
  get_default_focus_window()

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

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

[Bug 1827953] Re: when you have "world clocks" configured (e.g. from the Gnome Clocks application), Gnome Shell crashes on login, resulting in a login loop

2019-06-28 Thread Treviño
** Description changed:

+ [ Description ]
+ 
+ Gnome Shell crashes just after login, creating a “login loop” where the
+ user is locked out of their computer.
+ 
+ [ Test case ]
+ 
  Configure some “world clocks” in Gnome Clocks (or maybe using some other
  tool).
  
  Expected behaviour (how it worked in cosmic & before): Gnome Shell shows
  the time for the cities you configured when you click on the date at the
  top centre.
  
- What happens: Gnome Shell crashes just after login, creating a “login
- loop” where the user is locked out of their computer.
+ [ Regression potential ]
+ 
+ World clocks are not shown for some places

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

Title:
  when you have "world clocks" configured (e.g. from the Gnome Clocks
  application), Gnome Shell crashes on login, resulting in a login loop

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

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

[Bug 1831555] Re: gnome-shell crashed with SIGTRAP in gjs_callback_closure() from ffi_closure_unix64_inner() from ffi_closure_unix64() from clutter_actor_allocate_internal() from clutter_actor_allocat

2019-06-28 Thread Treviño
** Description changed:

+ [ Description ]
+ 
+ Shell crashes on clutter_actor_allocate(_internal)
+ 
+ [ Test case ]
+ 
+ No clear way to reproduce this, it needs to open pop-up menus although
+ we consider fixed monitoring the presence of automatic reports at:
+ 
+ https://errors.ubuntu.com/problem/7a0ffc1caa388737d61043fd4a0ee45677b63d71
+ https://errors.ubuntu.com/problem/66c2476d86f4d697ff373f99f20c6134c6b5fab3
+ 
+ 
+ [ Regression potential ]
+ 
+ A menu might be badly allocated (positioned).
+ 
+ ---
+ 
  This is a regression for GNOME Shell / mutter 3.32.1.
  
  Tracking upstream at https://gitlab.gnome.org/GNOME/gnome-
  shell/issues/1295
  
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-shell.  This problem was most recently seen with package version 
3.32.2-1ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/7a0ffc1caa388737d61043fd4a0ee45677b63d71 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
  
  Similar stacktrace at
  https://errors.ubuntu.com/problem/66c2476d86f4d697ff373f99f20c6134c6b5fab3

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

Title:
  gnome-shell crashed with SIGTRAP in gjs_callback_closure() from
  ffi_closure_unix64_inner() from ffi_closure_unix64() from
  clutter_actor_allocate_internal() from clutter_actor_allocate()

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

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

[Bug 1834517] Re: Update gnome-shell to 3.32.2

2019-06-28 Thread Treviño
** Description changed:

  [ Description ]
  
  The second stable release in the 3.32 series.
  
  [ QA ]
  
  Run Ubuntu session, expect the shell to work normally with various
  setups
  
  https://wiki.ubuntu.com/StableReleaseUpdates/GNOME
  
  [ Regresison potential ]
  
  Mostly crash fixes, possibly regression in the menus popping ups, images
  textures aspect ratio, Network interface names, world-clocks in
  calendar, dialog texts, widgets style change
  
  [ Related bugs ]
  
  https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1722886
  https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1834517
  https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1831555
  https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1827953
+ https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1809788

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

Title:
  Update gnome-shell to 3.32.2

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

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

[Bug 1834406] Re: Upgrade Noto Sans CJK fonts to version 2.001

2019-06-28 Thread Adolfo Jayme
** Also affects: fonts-noto-cjk (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Also affects: fonts-noto-cjk (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

Title:
  Upgrade Noto Sans CJK fonts to version 2.001

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

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

[Bug 1731318] Re: NVIDIA systems will not suspend with lid close and no external monitors

2019-06-28 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-desktop3 - 3.32.2-2ubuntu1

---
gnome-desktop3 (3.32.2-2ubuntu1) eoan; urgency=medium

  * Merge with Debian. Remaining changes:
- Add 04_compute_average_color.patch: Compute the avergage color in
  gnome-desktop itself, not in unity to fix some races (LP #963140)
- Add tweak_color_computation.patch, Patch from Gord, no patch header,
  no bug link.
- Add git_revert_draw_background.patch
- Add ubuntu_language.patch, Port relevant bits from gnome-control-center's
  52_region_language.patch, as required for gnome 3.8+ region panel
- Add ubuntu_language_list_from_SUPPORTED.patch,
  Add API to get list of available languages from SUPPORTED file.
  To be used by gnome 3.8 region panel language installation.
- Add gnomebg_hidpi_image.patch,
  gnome_bg_create_surface: always honor device scale, that fixes the
  wallpaper rendering in HiDPI config under ubiquity
- debian/control.in: Build-Depend on language-pack-gnome-he for build tests
- debian/libgnome-desktop-3-17.symbols:
  + Add symbols included in Ubuntu patches
- Update Vcs fields and debian/gbp.conf for Ubuntu

gnome-desktop3 (3.32.2-2) experimental; urgency=medium

  [ Simon McVittie ]
  * Enable installed-tests.
Install them in libgnome-desktop-3-dev for now; they can be moved
to a separate gnome-desktop3-tests package (if desired) at the next
SONAME break.
- d/tests: Add autopkgtests, based on those in glib2.0.
  They are all marked superficial since gnome-desktop3 doesn't have
  great test coverage at the moment.
  A test for static linking is omitted because static linking is not
  supported for this package.
  * d/copyright: Update to reflect the presence of GPL-2+ code

  [ Iain Lane ]
  * Cherry-pick patch from upstream to use mutter's connector-type to detect
output connector type. This fixes suspend on some systems (primarily ones
using the NVIDIA binary driver). (LP: #1731318)
  * libgnome-desktop-3-17.symbols: Update. The patch add two symbols and drops
one. These symbols are defined in "gnome-rr-private.h", which is not
shipped in the -dev package, so they can't be used in practice. This is a
technical ABI break but one which it's OK to overlook. There's probably a
better way to handle the visibility of these symbols, though.

 -- Iain Lane   Fri, 28 Jun 2019 13:08:31 +0100

** Changed in: gnome-desktop3 (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-desktop3 in Ubuntu.
https://bugs.launchpad.net/bugs/1731318

Title:
  NVIDIA systems will not suspend with lid close and no external
  monitors

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

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

[Bug 1834517] Re: Update gnome-shell to 3.32.2

2019-06-28 Thread Treviño
** Description changed:

- MARCOCOCO
+ [ Description ]
+ 
+ The second stable release in the 3.32 series.
+ 
+ [ QA ]
+ 
+ Run Ubuntu session, expect the shell to work normally with various
+ setups
+ 
+ https://wiki.ubuntu.com/StableReleaseUpdates/GNOME
+ 
+ [ Regresison potential ]
+ 
+ Mostly crash fixes, possibly regression in the menus popping ups, images
+ textures aspect ratio, Network interface names, world-clocks in
+ calendar, dialog texts, widgets style change

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

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

** Description changed:

  [ Description ]
  
  The second stable release in the 3.32 series.
  
  [ QA ]
  
  Run Ubuntu session, expect the shell to work normally with various
  setups
  
  https://wiki.ubuntu.com/StableReleaseUpdates/GNOME
  
  [ Regresison potential ]
  
  Mostly crash fixes, possibly regression in the menus popping ups, images
  textures aspect ratio, Network interface names, world-clocks in
  calendar, dialog texts, widgets style change
+ 
+ [ Related bugs ]
+ 
+ https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1722886
+ https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1834517
+ https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1831555
+ https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1827953

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

Title:
  Update gnome-shell to 3.32.2

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

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

[Bug 1827401] Re: gnome-shell crashed in meta_workspace_index -> meta_workspace_activate_with_focus -> meta_window_activate_full

2019-06-28 Thread Treviño
** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => Low

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

Title:
  gnome-shell crashed in meta_workspace_index ->
  meta_workspace_activate_with_focus -> meta_window_activate_full

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

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

[Bug 1827401] Re: gnome-shell crashed in meta_workspace_index -> meta_workspace_activate_with_focus -> meta_window_activate_full

2019-06-28 Thread Treviño
** Also affects: mutter (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

** Changed in: mutter (Ubuntu Bionic)
   Status: New => In Progress

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

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

** Description changed:

+ [ Description ]
+ 
+ Shell crashes on meta_workspace_index
+ 
+ [ Test case ]
+ 
+ No clear way to reproduce this, although we consider fixed monitoring
+ the presence of automatic reports at:
+ 
+ https://errors.ubuntu.com/problem/f98d5edcc7588c443201f119bc2c4b586a897cfd
+ 
+ [ Regression potential ]
+ 
+ None, a window might not be focused although it's an unmanaging one so,
+ not really a regression.
+ 
+ ---
+ 
+ 
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
gnome-shell.  This problem was most recently seen with package version 
3.30.1-2ubuntu1.18.10.2, the problem page at 
https://errors.ubuntu.com/problem/f98d5edcc7588c443201f119bc2c4b586a897cfd 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
  
  ---
  
  The gjs part of this is actually the same of bug #1812527

** No longer affects: gnome-shell (Ubuntu Bionic)

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

Title:
  gnome-shell crashed in meta_workspace_index ->
  meta_workspace_activate_with_focus -> meta_window_activate_full

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

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

[Bug 1819406] Re: Found broken a feature for fingerprint image obfuscation

2019-06-28 Thread Marc Deslauriers
** Changed in: libfprint (Ubuntu)
   Status: New => Confirmed

** Changed in: libfprint (Ubuntu)
   Importance: High => Low

** Changed in: libfprint (Ubuntu)
   Importance: Low => High

** Also affects: libfprint via
   https://gitlab.freedesktop.org/libfprint/fprintd/issues/16
   Importance: Unknown
   Status: Unknown

** Changed in: libfprint (Ubuntu)
   Importance: High => Low

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

Title:
  Found broken a feature for fingerprint image obfuscation

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

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

[Bug 1827401] Re: gnome-shell crashed in meta_workspace_index -> meta_workspace_activate_with_focus -> meta_window_activate_full

2019-06-28 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~3v1n0/ubuntu/+source/mutter/+git/mutter/+merge/369334

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

Title:
  gnome-shell crashed in meta_workspace_index ->
  meta_workspace_activate_with_focus -> meta_window_activate_full

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

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

[Bug 1828116] Re: Password works uppercase and lowercase

2019-06-28 Thread Marc Deslauriers
** Changed in: gdm3 (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/1828116

Title:
  Password works uppercase and lowercase

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

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

[Bug 1827401] Re: gnome-shell crashed in meta_workspace_index -> meta_workspace_activate_with_focus -> meta_window_activate_full

2019-06-28 Thread Treviño
** No longer affects: gnome-shell (Ubuntu Disco)

** Changed in: mutter (Ubuntu Disco)
   Status: New => In Progress

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

** Changed in: mutter (Ubuntu Disco)
 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/1827401

Title:
  gnome-shell crashed in meta_workspace_index ->
  meta_workspace_activate_with_focus -> meta_window_activate_full

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

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

[Bug 1722886] Re: Include logs, monitors.xml and org.gnome.desktop.* settings in the apport-retrace data

2019-06-28 Thread Treviño
** Description changed:

- When a bug is submitted to ubuntu about gnome-shell it would be
- convenient to have such settings.
+ [ Description ]
+ 
+ When the shell crashes missing relevant shell data is not attached.
+ 
+ [ Test case ]
+ 
+ Run:
+  $ ubuntu-bug --save=/tmp/shell-apport-data gnome-shell
+  
+ It should return non-empty strings such as:
+ 
+ grep "monitors\.xml:\|ShellJournal:\|RelatedPackageVersions:" 
/tmp/shell-apport-data  -2
+  SHELL=/bin/bash
+ RelatedPackageVersions: mutter-common 3.32.2-0ubuntu1
+ ShellJournal:
+  -- Logs begin at Fri 2018-11-16 19:45:37 CET, end at Fri 2019-06-28 13:46:01 
CEST. --
+  [306535.951329] tricky gnome-shell[13215]: [AppIndicatorSupport-DEBUG] 
Registering StatusNotifierItem 
:1.2886/org/ayatana/NotificationItem/software_update_available
+ --
+ UpgradeStatus: Upgraded to disco on 2019-06-20 (8 days ago)
+ _MarkForUpload: True
+ monitors.xml:
+  
+
+ 
+ 
+ While monitors.xml: stuff is optional (depending on the presence of the 
file), the other fields should always be there.
+ 
+ 
+ [ Regression potential ]
+ 
+ Nothing know, it won't in anyway affect the shell behavior
+ 
+ 
+ ---
+ 
+ 
+ When a bug is submitted to ubuntu about gnome-shell it would be convenient to 
have such settings.
  
  Monitors.xml is quite important to understand the configuration for
  mutter-related crashes, while other desktop settings (to be filtered-
  out) could be needed too.
  
  Ah, also the logs from
    journalctl /usr/bin/gnome-shell -b -o short-iso
  
  Proposed fix at https://salsa.debian.org/gnome-team/gnome-
  shell/merge_requests/23/

** Changed in: gnome-shell (Ubuntu Disco)
   Status: New => Fix Committed

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

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

Title:
  Include logs, monitors.xml and org.gnome.desktop.* settings in the
  apport-retrace data

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

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

[Bug 1731318] Re: NVIDIA systems will not suspend with lid close and no external monitors

2019-06-28 Thread Iain Lane
Filing an MR and some light nagging managed to get it merged, thanks.

I filed cherry-pick MRs

  https://gitlab.gnome.org/GNOME/gnome-desktop/merge_requests/40
  https://gitlab.gnome.org/GNOME/gnome-desktop/merge_requests/41

because it'd be good to fix this in stable releases too.

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

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

** Changed in: gnome-desktop3 (Ubuntu)
   Status: Confirmed => In Progress

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

** Changed in: gnome-desktop3 (Ubuntu Disco)
   Status: New => In Progress

** Changed in: gnome-desktop3 (Ubuntu)
 Assignee: (unassigned) => Iain Lane (laney)

** Changed in: gnome-desktop3 (Ubuntu Bionic)
 Assignee: (unassigned) => Iain Lane (laney)

** Changed in: gnome-desktop3 (Ubuntu Disco)
 Assignee: (unassigned) => Iain Lane (laney)

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

Title:
  NVIDIA systems will not suspend with lid close and no external
  monitors

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

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

[Bug 1181666] Re: gnome-shell randomly blocks mouse clicks from working in app windows

2019-06-28 Thread Jason Bassett
I too am experiencing this issue when using:

Ubuntu 18.04.2 LTS
Gnome 3.28.2

Mouse moves but unable to click anything for a minute or two.

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

Title:
  gnome-shell randomly blocks mouse clicks from working in app windows

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

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

[Bug 1551623] Re: [SRU] package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2019-06-28 Thread Vlad Orlov
No, Debian package doesn't have this change. As for the bug reports, I
only found a mention of this issue in a report for dpkg:
https://bugs.debian.org/774794

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

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

Title:
  [SRU] package gconf2 3.2.6-3ubuntu6 failed to install/upgrade:
  dependency problems - leaving triggers unprocessed

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

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

[Bug 1834386] Re: Ebooks thumbnails fail in Nemo over SMB

2019-06-28 Thread Sebastien Bacher
** Changed in: evince (Ubuntu)
   Status: Incomplete => New

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

Title:
  Ebooks thumbnails fail in Nemo over SMB

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

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

[Bug 1831578] Re: gnome-shell crashed with SIGSEGV in stack_do_window_deletions() from stack_ensure_sorted() from get_default_focus_window() from meta_stack_get_default_focus_window() from focus_ances

2019-06-28 Thread Daniel van Vugt
See also bug 1834583

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

Title:
  gnome-shell crashed with SIGSEGV in stack_do_window_deletions() from
  stack_ensure_sorted() from get_default_focus_window() from
  meta_stack_get_default_focus_window() from
  focus_ancestor_or_top_window()

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

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

[Bug 1834583] Re: GNOME Shell hangs when closing a dialog in CLion

2019-06-28 Thread Daniel van Vugt
Looks maybe related to bug 1831578. I wonder if Marco put an early fix
for that into the gnome-shell 3.32.2-2ubuntu1 update...

** Information type changed from Private to Public

** Summary changed:

- GNOME Shell hangs when closing a dialog in CLion
+ GNOME Shell hangs when closing a dialog in CLion; hung in g_private_get() 
from thread_memory_from_self() from g_slice_free_chain_with_offset() from 
g_list_free() from stack_do_window_deletions() from stack_ensure_sorted() from 
get_default_focus_window()

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

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

Title:
  GNOME Shell hangs when closing a dialog in CLion; hung in
  g_private_get() from thread_memory_from_self() from
  g_slice_free_chain_with_offset() from g_list_free() from
  stack_do_window_deletions() from stack_ensure_sorted() from
  get_default_focus_window()

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

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

[Bug 1834568] Re: gdm fails to start on nvidia based systems on cosmic

2019-06-28 Thread Peter De Sousa
*** This bug is a duplicate of bug 1798790 ***
https://bugs.launchpad.net/bugs/1798790

Found this bug to be a copy of
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1798790.



** This bug has been marked a duplicate of bug 1798790
   Ubuntu login screen sometimes doesn't appear on a single GPU Nvidia system 
(and setting WaylandEnable=false fixes it)

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

Title:
  gdm fails to start on nvidia based systems on  cosmic

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

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

[Bug 1798790] Re: Ubuntu login screen sometimes doesn't appear on a single GPU Nvidia system (and setting WaylandEnable=false fixes it)

2019-06-28 Thread Peter De Sousa
I also have this issue, but I discovered if I pressed Alt+F{N>2} then
Alt+F1 gdm boots immediatly.

I opemed a bug here,
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1834568 but I will
close it now that I found this one.

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

Title:
  Ubuntu login screen sometimes doesn't appear on a single GPU Nvidia
  system (and setting WaylandEnable=false fixes it)

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

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

[Bug 1834568] [NEW] gdm fails to start on nvidia based systems on cosmic

2019-06-28 Thread Peter De Sousa
Public bug reported:

Hello,

After upgrading to Cosmic Cuttlefish yesterday when I came to reboot gdm
seemingly was unable to start. There was not much in the logs, and after
much tinkering I discovered that after the Ubuntu splash screen if I
pressed Alt + F{N>1} then pressed Alt+F1 gdm would immediatly start up.

But if I left it to load as normal, it would fall into a stalled state
where I am forced to reboot.

If you need any diagnostics please don't hisitate to ask.

Prior to discovering this work around I checked the logs using
`journalctl -xb` but was unable to see anything related to GDM, so it
may not be that but this is the configuration I have:

- Nvidia RTX 2080Ti
- Nvidia 430 drivers from nvidia ppa
- Wayland enabled
- Cosmic Cuttlefish 18.10

This bug is not present when I disable wayland.

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

** Description changed:

  Hello,
  
  After upgrading to Cosmic Cuttlefish yesterday when I came to reboot gdm
  seemingly was unable to start. There was not much in the logs, and after
  much tinkering I discovered that after the Ubuntu splash screen if I
- pressed Alt + F{N<1} then pressed F1 gdm would immediatly start up.
+ pressed Alt + F{N>1} then pressed F1 gdm would immediatly start up.
  
  But if I left it to load as normal, it would fall into a stalled state
  where I am forced to reboot.
  
  If you need any diagnostics please don't hisitate to ask.
  
  Prior to discovering this work around I checked the logs using
  `journalctl -xe` but was unable to see anything related to GDM, so it
  may not be that but this is the configuration I have:
  
  - Nvidia RTX 2080Ti
  - Nvidia 430 drivers from nvidia ppa
  - Wayland enabled
  - Cosmic Cuttlefish 18.10
  
  This bug is not present when I disable wayland.

** Description changed:

  Hello,
  
  After upgrading to Cosmic Cuttlefish yesterday when I came to reboot gdm
  seemingly was unable to start. There was not much in the logs, and after
  much tinkering I discovered that after the Ubuntu splash screen if I
- pressed Alt + F{N>1} then pressed F1 gdm would immediatly start up.
+ pressed Alt + F{N>1} then pressed Alt+F1 gdm would immediatly start up.
  
  But if I left it to load as normal, it would fall into a stalled state
  where I am forced to reboot.
  
  If you need any diagnostics please don't hisitate to ask.
  
  Prior to discovering this work around I checked the logs using
  `journalctl -xe` but was unable to see anything related to GDM, so it
  may not be that but this is the configuration I have:
  
  - Nvidia RTX 2080Ti
  - Nvidia 430 drivers from nvidia ppa
  - Wayland enabled
  - Cosmic Cuttlefish 18.10
  
  This bug is not present when I disable wayland.

** Description changed:

  Hello,
  
  After upgrading to Cosmic Cuttlefish yesterday when I came to reboot gdm
  seemingly was unable to start. There was not much in the logs, and after
  much tinkering I discovered that after the Ubuntu splash screen if I
  pressed Alt + F{N>1} then pressed Alt+F1 gdm would immediatly start up.
  
  But if I left it to load as normal, it would fall into a stalled state
  where I am forced to reboot.
  
  If you need any diagnostics please don't hisitate to ask.
  
  Prior to discovering this work around I checked the logs using
- `journalctl -xe` but was unable to see anything related to GDM, so it
+ `journalctl -xb` but was unable to see anything related to GDM, so it
  may not be that but this is the configuration I have:
  
  - Nvidia RTX 2080Ti
  - Nvidia 430 drivers from nvidia ppa
  - Wayland enabled
  - Cosmic Cuttlefish 18.10
  
  This bug is not present when I disable wayland.

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

Title:
  gdm fails to start on nvidia based systems on  cosmic

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

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