Dash-to-panel: "Show Applications" icon missing with update to version 15

Created on 3 Jul 2018  路  14Comments  路  Source: home-sweet-gnome/dash-to-panel

Issue Description

I updated to version 15. Immediately after I noticed:

  • The "Show Applications" button is missing its icon.
  • The button still works although the hit box is not as wide.
  • The button does not have a hover state like the rest of the icons do.

Troubleshooting Done

  • Disabled and then enabled the plugin (no change).
  • Logged out and then logged in (no change).

Reference Image

See the bottom left corner of this image:

dash-to-panel

Most helpful comment

@charlesg99 Looks like this icon is actually called view-grid-symbolic in Gnome 3.18 and earlier.

All 14 comments

Hey Gi60s, are you using a custom icon? Could you please try re setting it in the "Show Applications icon" options and see if the icon comes back? I can't reproduce the issue so far on v15. Thanks.

I haven't set a custom icon, but I did find where that is at in the settings. It looks to me that the current icon is set to none. I also noticed while playing with these settings that the "Show Desktop Button" also does not have an icon. Is it supposed to?

Clicking reset did not change anything.

I'm happy to go find the icon on my computer's hard drive, although I'm not sure where it is located.

Thanks for the help.

dash-to-panel-behavior

What theme are you using? Seems like the default icon (view-app-grid-symbolic) isn't available. Do you have the same result if you try a different theme? Thanks

Are you referring to the theme set in tweaks? It says "Adwaita". Changing the theme or icons doesn't make it reappear.

Also, I don't know how this affects things, but I'm running Ubuntu Gnome 16.04.

tweaks-theme

@charlesg99 Looks like this icon is actually called view-grid-symbolic in Gnome 3.18 and earlier.

Ha that makes sense, thanks for your insight @jderose9. Gi60s, could you please install the latest master and see if the fix solves this issue?

I could have done this wrong. I've never installed an extension from github directly. Here is what I did:

  1. Downloaded a zip
  2. Opened Tweaks and chose the "None" button at the bottom to select the zip file.
  3. Logged out and in.

It's getting this error:

GLib.FileError: Failed to open file '/home/james/.local/share/gnome-shell/extensions/[email protected]/schemas/gschemas.compiled': open() failed: No such file or directory

Stack trace:
  getSettings@/home/james/.local/share/gnome-shell/extensions/[email protected]/convenience.js:79
  Settings<._init@/home/james/.local/share/gnome-shell/extensions/[email protected]/prefs.js:148
  wrapper@resource:///org/gnome/gjs/modules/lang.js:178
  _Base.prototype._construct@resource:///org/gnome/gjs/modules/lang.js:110
  Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/lang.js:213
  buildPrefsWidget@/home/james/.local/share/gnome-shell/extensions/[email protected]/prefs.js:1303
  Application<._selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:95
  wrapper@resource:///org/gnome/gjs/modules/lang.js:178
  Application<._onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:259
  wrapper@resource:///org/gnome/gjs/modules/lang.js:178
  main@resource:///org/gnome/shell/extensionPrefs/main.js:397
  @<main>:1

I don't think you can install an extension this way. Please see this page for the correct way to install from github. If you don't have/want git, just extract the zip you previously downloaded, cd into the "dash-to-panel-master" folder (coming from the zip), then run "make install" and restart gnome-shell as stated in the link above. Thanks.

Is making a *.deb file as an easy install option too time consuming?

Though it would have to be maintained by a user that is trusted by the Dev team.

Ah, thank you for the instruction. I'll try that and post an update.

OK, that did install the panel successfully, but the icon is still missing. On the up side, there is now a hoverable area. Also, I don't think that the "Show Applications" menu used to show on hover. I did reset the application icon to default too.

master-1

Looks like on a fully-updated 16.04 system, Config.PACKAGE_VERSION is '3.18.5'.

Sorry about that, my bad. Please update again, it should work correctly now. Thanks

It works! Well done.

Thank you both for working through this issue. I'll leave this issue open in case you want to do anything else before closing it.

Also, I'd like to know when https://extensions.gnome.org/ has the updated copy too.

Thanks again.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bmccorm2 picture bmccorm2  路  5Comments

BetaConnector picture BetaConnector  路  5Comments

dobkeratops picture dobkeratops  路  4Comments

sbadux picture sbadux  路  6Comments

ghost picture ghost  路  5Comments