Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't add QT applications to favourites #396

Closed
davethecipo opened this issue Nov 8, 2016 · 9 comments
Closed

Can't add QT applications to favourites #396

davethecipo opened this issue Nov 8, 2016 · 9 comments
Labels

Comments

@davethecipo
Copy link

Hello!

I can easily add GTK applications to favourites with a right click in order to show them on the dock even when they're not running. I can't say the same for QT applications.

Steps to reproduce:

  • open a QT application like konsole, dolphin
  • right click on the icon in the dock
  • "add to favourites" doesn't appear

Configuration:

  • Extension version 55
  • gnome-shell 3.22.1+2+g5a08886-1
  • Arch linux (updated)
  • 2 monitors
dconf dump /org/gnome/shell/extensions/dash-to-dock/
[/]
apply-custom-theme=true
preferred-monitor=0
dock-fixed=true
require-pressure-to-show=false
dock-position='BOTTOM'
intellihide-mode='MAXIMIZED_WINDOWS'
show-apps-at-top=true

Further info:

  • All other extensions have been disabled
  • I can't find any error panel in Looking Glass
  • No errors reported by journalctl /usr/bin/gnome-session -f (run as root)
  • No errors in ~/.xsession-errors
  • resetting settings doesn't change the behaviour
  • Running gnome-shell --replace gives errors but they don't seem related to the extension
gnome-shell --replace

(gnome-shell:3900): Gtk-WARNING **: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(gnome-shell:3900): Gtk-WARNING **: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(gnome-shell:3900): Gtk-WARNING **: Theme parsing error: gtk.css:71:36: The style property GtkCheckMenuItem:indicator-size is deprecated and shouldn't be used anymore. It will be removed in a future version

(gnome-shell:3900): Gtk-WARNING **: Theme parsing error: gtk.css:76:30: The style property GtkExpander:expander-size is deprecated and shouldn't be used anymore. It will be removed in a future version
Gjs-Message: JS LOG: Failed to launch ibus-daemon: Esecuzione del processo figlio "ibus-daemon" non riuscita (File o directory non esistente)
Gjs-Message: JS LOG: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
@franglais125
Copy link
Contributor

I can confirm this issue on Gnome 3.22. However, it seems to me that this is an upstream problem.
I tested this with both Dolphin and Konsole, a few comments:

  • I managed to make it favorite by dragging the icon from the overview to the dash
  • Once it is a favorite, it doesn't work well: opening Dolphin will open a new (identical) icon on the dash.
  • "Add to favorites" is missing from the context menu
  • The 3 items listed above are true as well on the default dash from the Shell, without the extension.

[See screenshots in the next comment].

@davethecipo can you confirm that this is a problem also on the regular dash, i.e. with dash-to-dock disabled?

@franglais125
Copy link
Contributor

With Dash-to-dock

Can't make it favorite from context menu:
screenshot from 2016-11-09 10-42-11

You can make it favorite by dragging, but doesn't work properly:
screenshot from 2016-11-09 10-41-53

@franglais125
Copy link
Contributor

Dash-to-dock disabled

Same problems as above:
screenshot from 2016-11-09 10-42-37
screenshot from 2016-11-09 10-43-15

@davethecipo
Copy link
Author

@franglais125 you're right, this seems an upstream problem, I didn't think about disabling dash to dock before reporting the bug.

@micheleg
Copy link
Owner

It really seems an upstream issue. Have you submitted an upstream bugreport?

@davethecipo
Copy link
Author

No, I don't know exactly where I should report it

@micheleg
Copy link
Owner

I think it should be reported to the gnome shell bug tracker https://bugzilla.gnome.org/page.cgi?id=browse.html&product=gnome-shell

@davethecipo
Copy link
Author

Thanks, I reported the bug. I'm not confident though, there're similar bugs that have been marked as duplicates of this one which is really old and nobody seems to care about.

@micheleg
Copy link
Owner

I've seen your bug report upstream in gnome and kde, therefore I'm closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants