home-sweet-gnome / dash-to-panel

An icon taskbar for the Gnome Shell. This extension moves the dash into the gnome main panel so that the application launchers and system tray are combined into a single panel, similar to that found in KDE Plasma and Windows 7+. A separate dock is no longer needed for easy access to running and favorited applications.
GNU General Public License v2.0
3.82k stars 280 forks source link

Issues with last update #607

Closed asilvestroni closed 5 years ago

asilvestroni commented 5 years ago

Since the last available update on https://extensions.gnome.org (19), I noticed icons do not get highlighted when hovered (which I think they did). Also, there's a tiny margin at the bottom of the bar, like 1-2px, which makes a click the edge of the screen miss the icon and end on the currently visible window.

Not sure if it's an issue with my setup or an actual bug that was just introduced.

angela-d commented 5 years ago

I don't mean to hijack this post, but plausibly the same issue (or source bug)?

I have issues with v19, also. I tried to update via the Gnome Extensions Firefox Addon, as well as via git - both yielded the same issues. My top panel went away and the vanilla Gnome bar resurfaced, until I downgraded to v18. Everything is working as expected on v18.

/var/log/user.log:Mar 22 20:33:23 debian gnome-software-service.desktop[1264]: 01:33:23:0096 Gs  no app for changed dash-to-panel@jderose9.github.com
/var/log/user.log:Mar 22 20:34:05 debian gnome-shell[1113]: JS ERROR: Exception in callback for signal: extension-found: SyntaxError: syntax error @ /home/angela/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/extension.js:118
/var/log/user.log:Mar 22 20:34:47 debian gnome-shell[2922]: JS ERROR: Exception in callback for signal: extension-found: SyntaxError: syntax error @ /home/angela/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com/extension.js:118
/var/log/user.log:Mar 22 20:35:02 debian gnome-software-service.desktop[2957]: 01:35:02:0702 Gs  no app for changed dash-to-panel@jderose9.github.com
/var/log/user.log:Mar 22 20:35:44 debian tracker-miner-f[2959]:   (Sparql buffer) Error in task 0 (file:///storage/hdd/Downloads/dash-to-panel-18.zip) of the array-update: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): Resource temporarily unavailable)
/var/log/syslog.1:Mar 20 19:57:52 debian gnome-software-service.desktop[1313]: 00:57:52:0654 Gs  no app for changed dash-to-panel@jderose9.github.com
/var/log/syslog.1:Mar 20 19:57:52 debian gnome-software-service.desktop[1313]: 00:57:52:0654 Gs  no app for changed dash-to-panel@jderose9.github.com
/var/log/syslog.1:Mar 20 19:57:52 debian gnome-software-service.desktop[1313]: 00:57:52:0655 Gs  no app for changed dash-to-panel@jderose9.github.com
/var/log/syslog.1:Mar 20 19:57:52 debian gnome-shell[1161]: JS LOG: Extension "dash-to-panel@jderose9.github.com" had error: Error: Type name Gjs_DashToPanel-TaskbarActor is already registered
/var/log/syslog.1:Mar 20 19:57:52 debian gnome-software-service.desktop[1313]: 00:57:52:0765 Gs  no app for changed dash-to-panel@jderose9.github.com
/var/log/syslog.1:Mar 20 19:58:07 debian gnome-software-service.desktop[1313]: 00:58:07:0036 Gs  no app for changed dash-to-panel@jderose9.github.com
/var/log/syslog.1:Mar 20 19:58:07 debian gnome-software-service.desktop[1313]: 00:58:07:0036 Gs  no app for changed dash-to-panel@jderose9.github.com
/var/log/syslog.1:Mar 20 19:58:07 debian gnome-software-service.desktop[1313]: 00:58:07:0037 Gs  no app for changed dash-to-panel@jderose9.github.com
/var/log/syslog.1:Mar 20 19:58:07 debian gnome-shell[1161]: JS LOG: Extension "dash-to-panel@jderose9.github.com" had error: Error: Type name Gjs_DashToPanel-TaskbarActor is already registered
Distributor ID: Debian
Description:    Debian GNU/Linux 9.8 (stretch)
Release:    9.8
Codename:   stretch
Gnome Version: 3.22.2
charlesg99 commented 5 years ago

Hey angela-d, thank you for pointing that out! Should now be fixed on master, could you please pull again and see if that fixes it?

charlesg99 commented 5 years ago

Hey @Silver96, is this what you're seeing #608? Thanks!

angela-d commented 5 years ago

@charlesg99 - A fresh pull via git - perfect! I'm now on v19.

Thanks!!

asilvestroni commented 5 years ago

I noticed today that the bug is gone, probably due to the last update (or just a reboot of my setup, I'm not sure at this point). By the way, the bug looked different from #608, nothing was shown behind the bar but clicks at the very bottom seemed redirected to the current window, allowing for example to drag it instead of moving the icon. Thanks anyway, keep up the great work!

charlesg99 commented 5 years ago

Good news!