Public bug reported:
I executed gnome-shell --replace from the terminal.
After navigating through gnome-shell using my touch screen, I observed
the following warnings in the terminal window...
(gnome-shell:1940): Gjs-WARNING **: 22:17:58.795: 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.
(gnome-shell:1940): Gjs-WARNING **: 22:17:58.811: 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.
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-shell 3.28.1-0ubuntu2
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed May 9 22:29:33 2018
DisplayManager: gdm3
InstallationDate: Installed on 2018-05-05 (5 days ago)
InstallationMedia: Ubuntu 18.04.0 2018.05.03 LTS "Custom Bionic Beaver"
ProcEnviron:
TERM=xterm-256color
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)
** Affects: gnome-shell (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug bionic
** Description changed:
- I executed gnome-shell --restart from the termnal.
+ I executed gnome-shell --replace from the termnal.
-
- After navigating through gnome-shell using my touch screen, I observed the
following warnings in the terminal window...
+ After navigating through gnome-shell using my touch screen, I observed
+ the following warnings in the terminal window...
(gnome-shell:1940): Gjs-WARNING **: 22:17:58.795: 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.
(gnome-shell:1940): Gjs-WARNING **: 22:17:58.811: 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.
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-shell 3.28.1-0ubuntu2
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed May 9 22:29:33 2018
DisplayManager: gdm3
InstallationDate: Installed on 2018-05-05 (5 days ago)
InstallationMedia: Ubuntu 18.04.0 2018.05.03 LTS "Custom Bionic Beaver"
ProcEnviron:
- TERM=xterm-256color
- PATH=(custom, no user)
- XDG_RUNTIME_DIR=<set>
- LANG=en_US.UTF-8
- SHELL=/bin/bash
+ TERM=xterm-256color
+ PATH=(custom, no user)
+ XDG_RUNTIME_DIR=<set>
+ LANG=en_US.UTF-8
+ SHELL=/bin/bash
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)
** Description changed:
- I executed gnome-shell --replace from the termnal.
+ I executed gnome-shell --replace from the terminal.
After navigating through gnome-shell using my touch screen, I observed
the following warnings in the terminal window...
(gnome-shell:1940): Gjs-WARNING **: 22:17:58.795: 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.
(gnome-shell:1940): Gjs-WARNING **: 22:17:58.811: 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.
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-shell 3.28.1-0ubuntu2
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed May 9 22:29:33 2018
DisplayManager: gdm3
InstallationDate: Installed on 2018-05-05 (5 days ago)
InstallationMedia: Ubuntu 18.04.0 2018.05.03 LTS "Custom Bionic Beaver"
ProcEnviron:
TERM=xterm-256color
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)
--
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/1770299
Title:
Gjs-WARNING Some code accessed the property 'discreteGpuAvailable'
Status in gnome-shell package in Ubuntu:
New
Bug description:
I executed gnome-shell --replace from the terminal.
After navigating through gnome-shell using my touch screen, I observed
the following warnings in the terminal window...
(gnome-shell:1940): Gjs-WARNING **: 22:17:58.795: 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.
(gnome-shell:1940): Gjs-WARNING **: 22:17:58.811: 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.
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-shell 3.28.1-0ubuntu2
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed May 9 22:29:33 2018
DisplayManager: gdm3
InstallationDate: Installed on 2018-05-05 (5 days ago)
InstallationMedia: Ubuntu 18.04.0 2018.05.03 LTS "Custom Bionic Beaver"
ProcEnviron:
TERM=xterm-256color
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1770299/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp