maoschanz / quicklists-gnome-shell-extension

Add dynamic quicklists with nautilus bookmarks or recent files.
GNU General Public License v3.0
17 stars 5 forks source link

Extension crash with Gnome 3.38 (Ubuntu 20.10) #20

Closed Cyrille37 closed 3 years ago

Cyrille37 commented 3 years ago

Hello Thanks a lot for this tool.

The quicklist displayed in menu (nautilus icon on Gnome Shell dash) then disappears instantly, or after a second open. Here is the log in syslog :

Jan 28 16:47:03 ubuntu gnome-shell[38897]:
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.

Cheers

Cyrille37 commented 3 years ago

This morning, after a cold sart the extension works ! Yesterday for my bug report I was just restart Gnome (Alt+F2+r) but not close my session. So I close this issue.

maoschanz commented 3 years ago

it's a problem with a native GNOME Shell feature (the "run on GPU" menu item, which only exists for a few apps and hardware)