icedman / dash2dock-lite

A minimal and animated implementation of dash to dock
GNU General Public License v3.0
187 stars 14 forks source link

Release #63 kills dock #127

Closed Aqua1ung closed 2 months ago

Aqua1ung commented 2 months ago

Release 63 that has just found its way to ego kills both the dash and the dock for me.

Aqua1ung commented 2 months ago

And here is what the logs say:

dad@DadsGram~ $ journalctl /usr/bin/gnome-shell -f -o cat
JS ERROR: TypeError: icon._icon.gicon is null
animate/<@file:///home/dad/.local/share/gnome-shell/extensions/dash2dock-lite@icedman.github.com/animator.js:233:11
animate@file:///home/dad/.local/share/gnome-shell/extensions/dash2dock-lite@icedman.github.com/animator.js:182:18
animate@file:///home/dad/.local/share/gnome-shell/extensions/dash2dock-lite@icedman.github.com/dock.js:951:21
_beginAnimation/this._animationSeq<@file:///home/dad/.local/share/gnome-shell/extensions/dash2dock-lite@icedman.github.com/dock.js:988:20
onUpdate@file:///home/dad/.local/share/gnome-shell/extensions/dash2dock-lite@icedman.github.com/timer.js:242:13
onUpdate/<@file:///home/dad/.local/share/gnome-shell/extensions/dash2dock-lite@icedman.github.com/timer.js:141:11
onUpdate@file:///home/dad/.local/share/gnome-shell/extensions/dash2dock-lite@icedman.github.com/timer.js:139:23
@resource:///org/gnome/shell/ui/init.js:21:20
Aqua1ung commented 2 months ago

Alright, the dock is back! Many thanks @icedman! The labels on the secondary monitor have also been fixed, much appreciated! There is, however a minor issue with the dock on the secondary monitor: see this video here. While the dock on the primary monitor is smooth when hovering over the icons, the dock on the secondary monitor is jerky. It appears as if the dock changes its size when one moves from icon to icon.

icedman commented 2 months ago

I'll post the jerk bug as a new issue.