Description
What is the bug?
Problem Explanation
Write a clear and concise description of what the bug is:
The bug happens when I enable Pano on GNOME 50.
Expected Behavior
A clear and concise description of what you expected to happen, and how the actual outcome differs:
- Pano shouldn't generate error.
- It should behave properly.
Reprodution
How one can find the bug?
Steps To Reproduce
Steps to reproduce, if applicable:
- Use GNOME 50 and enable Pano.
- Boom!
Details
Mark with [ ] all that applies:
It happens with any application?
It happens only on one computer?
It happens only with some specific gnome configuration?
It happens only with some specific extension installed?
Diagnostics
Under what conditions does it happen?
Fill in all information that applies:
Environment
- GNOME Shell version: 50.0
- Distro: Arch Linux
- Distro version: N/A
Screenshots
If applicable, add screenshots to help explain your problem:
Application Details
N/A
Output and Logs
Gnome
Command: journalctl --since=now --follow /usr/bin/gnome-shell
$ journalctl --since=now --follow /usr/bin/gnome-shell
...
4月 13 22:25:56 khyan-ks gnome-shell[1619]: Extension pano@elhan.io: TypeError: can't access property "POINTER", (intermediate value).Cursor is undefined
Stack trace:
MetaCursorPointer<@file:///home/khyan/.local/share/gnome-shell/extensions/pano@elhan.io/extension.js:434:21
@file:///home/khyan/.local/share/gnome-shell/extensions/pano@elhan.io/extension.js:439:3
@resource:///org/gnome/shell/ui/init.js:20:20
...
Pano Configuration
Command: dconf dump /org/gnome/shell/extensions/pano/
$ dconf dump /org/gnome/shell/extensions/pano/
[/]
history-length=500
icon-pack=uint32 0
is-in-incognito=false
send-notification-on-copy=false
sync-primary=true
window-position=uint32 0
[text-item]
body-bg-color='rgba(48,48,49,0.98)'
body-color='rgb(255,255,255)'
Enabled Extensions
Command: dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'
$ dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'
['pano@elhan.io']
Description
What is the bug?
Problem Explanation
Write a clear and concise description of what the bug is:
The bug happens when I enable Pano on GNOME 50.
Expected Behavior
A clear and concise description of what you expected to happen, and how the actual outcome differs:
Reprodution
How one can find the bug?
Steps To Reproduce
Steps to reproduce, if applicable:
Details
Mark with [ ] all that applies:
It happens with any application?
It happens only on one computer?
It happens only with some specific gnome configuration?
It happens only with some specific extension installed?
Diagnostics
Under what conditions does it happen?
Fill in all information that applies:
Environment
Screenshots
If applicable, add screenshots to help explain your problem:
Application Details
N/A
Output and Logs
Gnome
Command:
journalctl --since=now --follow /usr/bin/gnome-shellPano Configuration
Command:
dconf dump /org/gnome/shell/extensions/pano/Enabled Extensions
Command:
dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'