Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command only once, as it will automatically gather debugging information, in a terminal:
apport-collect 1813443 When reporting bugs in the future please use apport by using 'ubuntu- bug' and the name of the package affected. You can learn more about this functionality at https://wiki.ubuntu.com/ReportingBugs. ** Tags added: bionic ** Changed in: gnome-shell (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1813443 Title: 3min boot delay due to 'discreteGpuAvailable' in code Status in gnome-shell package in Ubuntu: Incomplete Bug description: From up to date Ubuntu 18.04.1 LTS syslog: Jan 26 21:35:45 RyzenSon deja-dup-monito[2221]: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported Note time signature for next item is 3+ mins later Jan 26 21:38:59 RyzenSon gnome-shell[1313]: Some code accessed the property 'discreteGpuAvailable' on the module 'appDisplay'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway. Jan 26 21:38:59 RyzenSon gnome-shell[1313]: Some code accessed the property 'WindowPreviewMenuItem' on the module 'windowPreview'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway. Note time signature for next item is 3+ mins later Jan 26 21:39:58 RyzenSon dbus-daemon[1185]: [session uid=1000 pid=1185] Activating service name='org.gnome.Nautilus' requested by ':1.21' (uid=1000 pid=1313 comm="/usr/bin/gnome-shell " label="unconfined") To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1813443/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp