You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I updated some things in my system, every time when initializing it or reseting cinammon with pkill -HUP -f "cinnamon --replace" the message below (in portuguese-BR, my system language) appears in my panel.
Looking into the LookingGlass logs (~/.xsession-errors) I found this error message:
Cjs-Message: 11:35:58.336: JS LOG: [LookingGlass/warning]
QRedshift: Created
Cjs-Message: 11:35:58.365: JS LOG: [LookingGlass/warning]
QRedshift: ADDED TO PANEL
Cjs-Message: 11:35:58.366: JS LOG: [LookingGlass/error]
[qredshift@quintao]: Meta.is_wayland_compositor is not a function
[qredshift@quintao]: Failed to load applet: qredshift@quintao/16
Cjs-Message: 11:35:58.366: JS LOG: [LookingGlass/trace]
<----------------
on_applet_added_to_panel@/home/myname/.local/share/cinnamon/applets/qredshift@quintao/applet.js:831:18
on_applet_added_to_panel_internal@/usr/share/cinnamon/js/ui/applet.js:385:14
addAppletToPanels@/usr/share/cinnamon/js/ui/appletManager.js:413:16
finishExtensionLoad@/usr/share/cinnamon/js/ui/appletManager.js:101:14
_init/<@/usr/share/cinnamon/js/ui/extension.js:274:32
---------------->
Cjs-Message: 11:35:58.381: JS LOG: [LookingGlass/info] Loaded applet power@cinnamon.org in 52 ms
Cjs-Message: 11:35:58.381: JS LOG: [LookingGlass/error]
[qredshift@quintao]: Applet qredshift@quintao: Could not create applet object.
[qredshift@quintao]: Error importing applet.js from qredshift@quintao
Cjs-Message: 11:35:58.381: JS LOG: [LookingGlass/trace]
<----------------
_init/<@/usr/share/cinnamon/js/ui/extension.js:275:23
---------------->
After the message appears I can still use the applet normally.
Other information
I know that the original developer is not working anymore in the version of this repository and that updating to his version outside cinammon-spices-applets will probably fix this bug, but it would be nice that the version here didn't have this annoying error. The error message that appears to the user don't specify which applet is causing trouble and this may affect the general trust in cinnamon applets.
The text was updated successfully, but these errors were encountered:
Applet version/Build date
1.7.6 (2024-07-10 12:23:11)
Cinnamon version
5.2.7
Distribution
Mint 20.3
Graphics hardware and driver used
cpu: AMD Ryzen 5 3400G. driver: AMD Picasso driver: amdgpu (?)
Applet name and maintainer
qredshift@quintao @raphaelquintao
What happened?
After I updated some things in my system, every time when initializing it or reseting cinammon with
pkill -HUP -f "cinnamon --replace"
the message below (in portuguese-BR, my system language) appears in my panel.Looking into the LookingGlass logs (
~/.xsession-errors
) I found this error message:After the message appears I can still use the applet normally.
Other information
I know that the original developer is not working anymore in the version of this repository and that updating to his version outside cinammon-spices-applets will probably fix this bug, but it would be nice that the version here didn't have this annoying error. The error message that appears to the user don't specify which applet is causing trouble and this may affect the general trust in cinnamon applets.
The text was updated successfully, but these errors were encountered: