[Bug 1796915] Re: Volume notification popup resizes the full screen application

2018-10-09 Thread Vitaly
Daniel my problem starts by a different way (had no problems with Alt+Tab, maybe because I play different games), but I have the same problem with the screen, and yeah it just looks like that https://imgur.com/a/3stwv In my case the screen restores back to normal when volume popup hides back.

[Bug 1796915] Re: Volume notification popup resizes the full screen application

2018-10-09 Thread Vitaly
** Description changed: When I playing a game (Steam, Counter-Strike: Global Offensive), and touch multimedia volume controls on keyboard (mute, volume up, volume down), notification popups appears, but when popups is being showed, the game's full screen makes a bit smaller at the same

[Bug 1796836] Re: gnome-calendar crashed with SIGSEGV in gcal_manager_is_client_writable()

2018-10-09 Thread Raymond Bakker
*** This bug is a duplicate of bug 1761466 *** https://bugs.launchpad.net/bugs/1761466 There is no bug 1761466, apparently. Some further testing on Ubuntu 18.10 (dev branch) + GNOME 3.30 later: The situation somewhat normalized after removing several applications like GNOME Documents,

[Bug 1797029] [NEW] 'Intelligent Pinyin' is not enable to select words by Num key

2018-10-09 Thread chenzero
Public bug reported: In "Intelligent Pinyin" mode, for example, if input "tamen", it will display a few Chinese words to select to input which one, however, if input 2, the words input is "2", not the second words in the list. I encountered this problem in the latest Ubuntu 18.04 version.

[Bug 1796915] Re: Volume notification popup resizes the full screen application

2018-10-09 Thread Daniel van Vugt
Sounds related to bug 1725649, but that's closed. I think I've heard of another similar Nvidia bug, somewhere. ** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu) ** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Bug 1795774] Re: gnome-shell crashed with SIGSEGV in cogl_texture_get_height() from clutter_offscreen_effect_real_paint_target() from clutter_offscreen_effect_paint_texture() from clutter_offscreen_e

2018-10-09 Thread Daniel van Vugt
Thanks for that, Gert. AFAIK mosts GPUs from the last decade support textures up to size 16384. And ideally all should at least support textures larger than the typical screen resolution they support. If your GL_MAX_TEXTURE_SIZE is 2048 then that's fairly old and uncommon. But certainly we should

[Bug 1795637] Re: No login screen when booting Cosmic

2018-10-09 Thread Daniel van Vugt
> if we're waiting for something to relinquish the DRM device AFAIK the only "something" would be Plymouth. So good thinking... -- 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/1795637

[Bug 1730241] Re: Evolution segfaults when NVidia driver is installed but not used

2018-10-09 Thread Paul Smith
Aha, looking at issue #109 then checking journalctl I see: Oct 09 09:34:34 homebase kernel: NVRM: API mismatch: the client has the version 340.107, but NVRM: this kernel module has the version 340.106. Please NVRM: make sure

[Bug 1730241] Re: Evolution segfaults when NVidia driver is installed but not used

2018-10-09 Thread Paul Smith
Seems like it might be related to this: https://gitlab.gnome.org/GNOME/cogl/issues/1 which similarly was reported here: https://gitlab.gnome.org/GNOME/gnome-control- center/issues/109 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1730241] Re: Evolution segfaults when NVidia driver is installed but not used

2018-10-09 Thread Paul Smith
I just restarted Evolution (but did not reboot my system or make any other changes) and now Evolution is crashing for me in the identical way described here. I literally just quit Evolution, it was running fine, and restarted it and now it just crashes with the same stacktrace shown above, a null

[Bug 1730241] Re: Evolution segfaults when NVidia driver is installed but not used

2018-10-09 Thread Paul Smith
** Attachment added: "GDB backtrace for crash in libcogl" https://bugs.launchpad.net/ubuntu/+source/cogl/+bug/1730241/+attachment/5199322/+files/libcogl-crash.log -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in

[Bug 1795774] Re: gnome-shell crashed with SIGSEGV in cogl_texture_get_height() from clutter_offscreen_effect_real_paint_target() from clutter_offscreen_effect_paint_texture() from clutter_offscreen_e

2018-10-09 Thread Gert van de Kraats
Problem can be solved at update_fbo() within clutter/clutter/clutter- offscreen-effect.c In this case at update_fbo a texture should be alocated with width 2560 which is greater than maximal size 2048 of graphics cards. Offscreen-effect does not support sliced textures, so this is impossible

[Bug 1795637] Re: No login screen when booting Cosmic

2018-10-09 Thread Iain Lane
** Attachment added: "plymouth-debug-good.log" https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1795637/+attachment/5199163/+files/plymouth-debug-good.log -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu.

[Bug 1795637] Re: No login screen when booting Cosmic

2018-10-09 Thread Iain Lane
** Attachment added: "plymouth-debug-bad.log" https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1795637/+attachment/5199164/+files/plymouth-debug-bad.log ** Also affects: plymouth (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 1795637] Re: No login screen when booting Cosmic

2018-10-09 Thread Iain Lane
I think the dupe indicated in comment #12 is probably correct. I didn't manage to make this happen when not using plymouth (removing "splash" from the kernel commandline). I also installed bionic-release's version of plymouth, to eliminate whether or not the patches applied there are bad. The bug

[Bug 1795637] Re: No login screen when booting Cosmic

2018-10-09 Thread Iain Lane
** Attachment added: "journal-bad.log" https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1795637/+attachment/5199162/+files/journal-bad.log -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu.

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

2018-10-09 Thread Travisgevans
I just discovered this the hard way. I happened to have speedtest.net opened in an unfocused Chromium tab on an inactive workspace and spent quite a bit of time going through a wild goose chase trying to figure out why my previously reliable DPMS/screen-locking setup suddenly flat- out refused to

[Bug 1796238] Re: [regression] mozjs60 crashes with SIGSEGV on gnome-shell exit, in GetPropertyOperation() from Interpret() from js::RunScript()

2018-10-09 Thread Iain Lane
** Tags removed: rls-cc-incoming -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gjs in Ubuntu. https://bugs.launchpad.net/bugs/1796238 Title: [regression] mozjs60 crashes with SIGSEGV on gnome-shell exit, in

[Bug 1794280] Re: gdm doesn't start on a fresh installation of Cosmic Desktop

2018-10-09 Thread Will Cooke
Could be related to this: https://gitlab.gnome.org/GNOME/gdm/merge_requests/37 -- 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/1794280 Title: gdm doesn't start on a fresh installation

[Bug 1791574] Re: gnome-shell crashed with SIGABRT: assertion failed "window->display->focus_window != window" in meta_window_unmanage

2018-10-09 Thread Treviño
** Tags added: rls-cc-incoming -- 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/1791574 Title: gnome-shell crashed with SIGABRT: assertion failed

[Bug 1691649] Re: xdg-desktop-portal crashed with SIGSEGV

2018-10-09 Thread Will Cooke
** Changed in: xdg-desktop-portal (Ubuntu) Assignee: (unassigned) => James Henstridge (jamesh) ** Also affects: xdg-desktop-portal (Ubuntu Cosmic) Importance: High Assignee: James Henstridge (jamesh) Status: Confirmed -- You received this bug notification because you are a

[Bug 1796238] Re: [regression] mozjs60 crashes with SIGSEGV on gnome-shell exit, in GetPropertyOperation() from Interpret() from js::RunScript()

2018-10-09 Thread Will Cooke
** Changed in: gjs (Ubuntu) Assignee: (unassigned) => Andrea Azzarone (azzar1) ** Also affects: gjs (Ubuntu Cosmic) Importance: Medium Assignee: Andrea Azzarone (azzar1) Status: Confirmed ** Also affects: mozjs60 (Ubuntu Cosmic) Importance: Medium Status: Confirmed

[Bug 1795637] Re: No login screen when booting Cosmic

2018-10-09 Thread Will Cooke
** Also affects: gdm3 (Ubuntu Cosmic) Importance: High Status: Triaged ** Tags removed: rls-cc-incoming ** Tags added: rls-cc-tracking -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu.

[Bug 1796113] Re: /usr/libexec/xdg-desktop-portal:11:export_portal_implementation:on_bus_acquired:connection_get_cb:g_task_return_now:g_task_return

2018-10-09 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1691649 *** https://bugs.launchpad.net/bugs/1691649 ** This bug is no longer a duplicate of bug 1796383 xdg-desktop-portal crashed with SIGSEGV in export_portal_implementation -> on_bus_acquired -> connection_get_cb -> g_task_return_now -> g_task_return

[Bug 1796872] Re: /usr/bin/gnome-control-center:11:g_type_check_instance_cast:whoopsie_properties_changed:ffi_call_unix64:ffi_call:g_cclosure_marshal_generic

2018-10-09 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~azzar1/ubuntu/+source/gnome-control-center/+git/gnome-control-center/+merge/356324 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1796888] [NEW] Lock screen does not unlock with valid password if non-english keyboard layout was selected before screen was locked

2018-10-09 Thread Elizabeth
Public bug reported: The bug could be reproduced the following way: 1) Select EN keyboard layout - Lock the screen - Enter the valid password - Success 2) Select other keyboard layout (RU in my case) - Lock the screen - Enter the valid password (lock screen shows that EN layout is used) -

[Bug 1788231] Re: Silently discards tar contents after a file with xattrs is encountered

2018-10-09 Thread Sebastien Bacher
** Changed in: file-roller (Ubuntu) Importance: Undecided => High ** Changed in: file-roller (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in Ubuntu.

[Bug 1795697] Re: Danish translation probably not synchronizing

2018-10-09 Thread Sebastien Bacher
** Changed in: evolution-data-server (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: evolution (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in

[Bug 1796872] Re: /usr/bin/gnome-control-center:11:g_type_check_instance_cast:whoopsie_properties_changed:ffi_call_unix64:ffi_call:g_cclosure_marshal_generic

2018-10-09 Thread Andrea Azzarone
** Changed in: gnome-control-center (Ubuntu) Status: New => In Progress ** Changed in: gnome-control-center (Ubuntu) Importance: Undecided => High ** Changed in: gnome-control-center (Ubuntu) Assignee: (unassigned) => Andrea Azzarone (azzar1) -- You received this bug

[Bug 1796872] [NEW] /usr/bin/gnome-control-center:11:g_type_check_instance_cast:whoopsie_properties_changed:ffi_call_unix64:ffi_call:g_cclosure_marshal_generic

2018-10-09 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding gnome-control-center. This problem was most recently seen with package version 1:3.30.1-1ubuntu1, the problem page at https://errors.ubuntu.com/problem/3ac9ac75dfe89d262dc905bd28a1e1941edae953

[Bug 1756826] Re: hangs when remote search provider performs expensive operation

2018-10-09 Thread Andrea Azzarone
@robert-ancell the required work to fix this in gnome-software has been merged here (https://gitlab.gnome.org/Community/Ubuntu/gnome- software/merge_requests/6) but they have not been updated in cosmic. Do you mind taking a look? Thanks :) -- You received this bug notification because you are a

[Bug 1796747] Re: Translations seem to be missing for Yelp on Ubuntu 18.10

2018-10-09 Thread Gunnar Hjalmarsson
It seems to import the right POT now. ** Changed in: ubuntu-translations Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to yelp in Ubuntu. https://bugs.launchpad.net/bugs/1796747 Title:

[Bug 1796855] Re: /usr/bin/gnome-control-center:double free or corruption (fasttop)

2018-10-09 Thread Andrea Azzarone
Upstream issue: https://gitlab.gnome.org/GNOME/gnome-control- center/issues/225 -- 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/1796855 Title:

[Bug 1796837] Re: Update to 3.30.1

2018-10-09 Thread Cristian Aravena Romero
** Description changed: News * Cancel search on overview hiding [Marco; !205] * Fix disappearing network icon [Iain; #140] * Improve switch-monitor shortcut handling [Daniel; !208] * Fix missing key information in keyring dialog [Florian; #574] * De-duplicate all entries in

[Bug 1796855] Re: /usr/bin/gnome-control-center:double free or corruption (fasttop)

2018-10-09 Thread Andrea Azzarone
** Changed in: gnome-control-center (Ubuntu) Status: New => In Progress ** Changed in: gnome-control-center (Ubuntu) Importance: Undecided => High ** Changed in: gnome-control-center (Ubuntu) Assignee: (unassigned) => Andrea Azzarone (azzar1) ** Description changed: + [To

[Bug 1794280] Re: gdm doesn't start on a fresh installation of Cosmic Desktop

2018-10-09 Thread Xavier Guillot
Hi, I have the same problem since 3 weeks on a fresh install of Ubuntu Cosmic, with Wayland session enabled by default : 2/3 of the time, login screen doesn't appear and screen remains black, pushing power button makes Ubuntu background visible again and computer stops. I join some Auth.log

[Bug 1796855] [NEW] /usr/bin/gnome-control-center:double free or corruption (fasttop)

2018-10-09 Thread errors.ubuntu.com bug bridge
Public bug reported: [To reproduce] 1. Open gnome-control-center 2. Go to "Region & Language" panel 3. Click the "+" to add "Input Sources" 4. Make sure the input sources dialog is displayed 5. Close the dialog 6. Change panel (e.g. go to Wifi) Expected result: You can switch to wathever panel

[Bug 1796772] Re: Update mutter to 3.30.1

2018-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 3.30.1-1 --- mutter (3.30.1-1) unstable; urgency=medium * New upstream release (LP: #1796772) * Drop cherry-picked patches applied in new release * debian/libmutter-3-0.symbols: Add new symbols * Don't run the build tests on mips &

[Bug 1785240] Re: Cancelling snapd authorization triggers error notification

2018-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.30.2-0ubuntu2 --- gnome-software (3.30.2-0ubuntu2) cosmic; urgency=medium * debian/patches/0023-snap-Don-t-treat-auth-cancellation-as-an-error.patch: - Stop cancelling snapd authorization triggers error notification

[Bug 1789451] Re: Update to 3.30.2

2018-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.30.2-0ubuntu2 --- gnome-software (3.30.2-0ubuntu2) cosmic; urgency=medium * debian/patches/0023-snap-Don-t-treat-auth-cancellation-as-an-error.patch: - Stop cancelling snapd authorization triggers error notification

[Bug 1796747] Re: Translations seem to be missing for Yelp on Ubuntu 18.10

2018-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package yelp - 3.30.0-1build1 --- yelp (3.30.0-1build1) cosmic; urgency=medium * No change rebuild to import the translations in launchpad (lp: #1796747) -- Sebastien Bacher Tue, 09 Oct 2018 10:23:09 +0200 ** Changed in: yelp (Ubuntu)

[Bug 1759462] Re: Keyboard shortcuts not operational on 18.04

2018-10-09 Thread István Mátis
Fix from #11 worked only until I locked the screen. After unlock my custom keyboard shortcuts did not work again. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1759462

[Bug 1780076] Re: 18.04 login screen is skewed/distorted (incorrect stride) when using hibmc_drm graphics

2018-10-09 Thread Bin Li
@Iain, Thanks a lot! -- 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/1780076 Title: 18.04 login screen is skewed/distorted (incorrect stride) when using hibmc_drm graphics To

[Bug 1792365] Re: On-screen keyboard appears automatically only in the login screen and the activities menu

2018-10-09 Thread Efthimios Chaskaris
*** This bug is a duplicate of bug 1791551 *** https://bugs.launchpad.net/bugs/1791551 ** This bug has been marked a duplicate of bug 1791551 Activation of new on-screen keyboard in Gnome 3.28/3.30 is difficult to discover in Wayland and not possible in X -- You received this bug

[Bug 1796836] Re: gnome-calendar crashed with SIGSEGV in gcal_manager_is_client_writable()

2018-10-09 Thread Apport retracing service
*** This bug is a duplicate of bug 1761466 *** https://bugs.launchpad.net/bugs/1761466 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 #1761466, so is being marked as such.

[Bug 1796837] [NEW] Update to 3.30.1

2018-10-09 Thread Iain Lane
Public bug reported: News * Cancel search on overview hiding [Marco; !205] * Fix disappearing network icon [Iain; #140] * Improve switch-monitor shortcut handling [Daniel; !208] * Fix missing key information in keyring dialog [Florian; #574] * De-duplicate all entries in run command history

[Bug 1780076] Re: 18.04 login screen is skewed/distorted (incorrect stride) when using hibmc_drm graphics

2018-10-09 Thread Iain Lane
re-uploaded to the queue with a fix for that -- 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/1780076 Title: 18.04 login screen is skewed/distorted (incorrect stride) when using

[Bug 1789489] Re: Don't update to 0.3.11, it's buggy

2018-10-09 Thread Sebastien Bacher
** Tags removed: version-skip-0.3.11 ** Tags added: version-blocked-ff ** Summary changed: - Don't update to 0.3.11, it's buggy + update to 0.3.12 next cycle -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to volume-key in Ubuntu.

[Bug 1796747] Re: Translations seem to be missing for Yelp on Ubuntu 18.10

2018-10-09 Thread Sebastien Bacher
It seems another case where "sharing with upstream" had been enabled in launchpad and blocking the import from sources :/ ** Changed in: yelp (Ubuntu) Importance: Undecided => Low ** Changed in: yelp (Ubuntu) Status: New => Fix Committed -- You received this bug notification because

[Bug 1780076] Re: 18.04 login screen is skewed/distorted (incorrect stride) when using hibmc_drm graphics

2018-10-09 Thread Iain Lane
v-failed until that is uploaded then ** Tags removed: verification-needed verification-needed-bionic ** Tags added: verification-failed verification-failed-bionic -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.

[Bug 1780076] Re: 18.04 login screen is skewed/distorted (incorrect stride) when using hibmc_drm graphics

2018-10-09 Thread Bin Li
I made a new merge request for missing the gdm-disable-wayland binary. https://code.launchpad.net/~binli/ubuntu/+source/gdm3/+git/gdm3/+merge/356297 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.

[Bug 1780076] Re: 18.04 login screen is skewed/distorted (incorrect stride) when using hibmc_drm graphics

2018-10-09 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~binli/ubuntu/+source/gdm3/+git/gdm3/+merge/356297 -- 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/1780076 Title: 18.04 login

[Bug 1796265] Re: Ubuntu Dock is missing after unlocking screen

2018-10-09 Thread Daniel van Vugt
Lots of people are affected by extension bugs. But at least in the past few months word has been getting around that lots of bugs are caused by extensions so I guess people don't feel the need to log as many bugs when they already know extensions are to blame. -- You received this bug

[Bug 1796528] Re: Dual monitors don't work simultaneously, but do work independently (Xorg sessions only)

2018-10-09 Thread Daniel van Vugt
** Summary changed: - Problem with dual monitors + Dual monitors don't work simultaneously, but do work independently (Xorg sessions only) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.

[Bug 1796265] Re: Ubuntu Dock is missing after unlocking screen

2018-10-09 Thread Daniel Told
Actually, only about half of them were actually switched on -- the rest I had tried at some point, but since there is no "remove" option in Gnome Tweak they were still in the list. For now I had to roll back to 18.04 because of another problem, but I'll come back to 18.10 in a while and check on

[Bug 1796528] Re: Problem with dual monitors

2018-10-09 Thread Benjamin
Many thanks for your help! Here you are output: 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07) Subsystem: Hewlett-Packard Company Mobile 4 Series Chipset Memory Controller Hub 00:02.0 VGA compatible controller: Intel Corporation Mobile 4

[Bug 1780076] Re: 18.04 login screen is skewed/distorted (incorrect stride) when using hibmc_drm graphics

2018-10-09 Thread Bin Li
Just verified it, found we still missing the gdm-disable-wayland. commit 2dc57da31781dedfe374ce353b0f5fd6aa9da56f Author: Ray Strode Date: Mon May 21 11:03:29 2018 -0400 utils: add new gdm-disable-wayland binary We currently disable wayland for cirrus by calling printf from a

[Bug 1603324] Re: file-roller crashed with SIGSEGV in confirmation_dialog_response()

2018-10-09 Thread Apport retracing service
** Tags added: cosmic -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in Ubuntu. https://bugs.launchpad.net/bugs/1603324 Title: file-roller crashed with SIGSEGV in confirmation_dialog_response() To manage notifications

[Bug 1796795] Re: file-roller crashed with SIGSEGV

2018-10-09 Thread Apport retracing service
*** This bug is a duplicate of bug 1603324 *** https://bugs.launchpad.net/bugs/1603324 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 #1603324, so is being marked as such.

[Bug 1723045] Re: GNOME Terminal does not get into GNOME Shell's frequently used list

2018-10-09 Thread Michael Thayer
After rebooting into 18.10 this morning this seemed to work. I will assume it is fixed, close the bug and re-open it if necessary. ** Changed in: gnome-shell (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which