Dash-to-dock: Not working on gnome 3.36 Ubuntu 20.04 Beta.

Created on 20 Mar 2020  Â·  12Comments  Â·  Source: micheleg/dash-to-dock

Not working on gnome 3.36 Ubuntu 20.04 Beta.

Most helpful comment

The gnome-3-36 branch should work https://github.com/micheleg/dash-to-dock/tree/gnome-3-36 (it works for me using Arch Linux).

You only need to:

$ git clone https://github.com/micheleg/dash-to-dock.git -b gnome-3-36
$ cd dash-to-dock/
$ make
$ make install

And then just restart gnome shell

ALT + F2 and then type 'r' and enter

As for the time of this comment, everything is working except drag and drop of icons which is somehow messy, but its a WIP that should be integrated soon into a final release (I hope).

All 12 comments

not working in arch gnome 3.36 wayland too

not working in arch gnome 3.36 wayland too

same problem, i hope is cooking.

Same problem gnome-shell 3.36.0 manjaro linux.
The error in looking glass is:
TypeError: appIconPrototype._onLeaveEvent is undefined

The gnome-3-36 branch should work https://github.com/micheleg/dash-to-dock/tree/gnome-3-36 (it works for me using Arch Linux).

You only need to:

$ git clone https://github.com/micheleg/dash-to-dock.git -b gnome-3-36
$ cd dash-to-dock/
$ make
$ make install

And then just restart gnome shell

ALT + F2 and then type 'r' and enter

As for the time of this comment, everything is working except drag and drop of icons which is somehow messy, but its a WIP that should be integrated soon into a final release (I hope).

Hi, I have tried but not working

Il dom 22 mar 2020, 12:00 Luis Manuel Ramos Da Costa <
[email protected]> ha scritto:

The gnome-3-36 branch should work
https://github.com/micheleg/dash-to-dock/tree/gnome-3-36 (it works for me
using Arch Linux).

You only need to:

$ git clone https://github.com/micheleg/dash-to-dock.git -b gnome-3-36
$ cd dash-to-dock/
$ make
$ make install

And then just restart gnome shell

ALT + F2 and then type 'r' and enter

As for the time of this comment, everything is working except drag and
drop of icons which is somehow messy, but its a WIP that should be
integrated soon into a final release (I hope).

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/micheleg/dash-to-dock/issues/1130#issuecomment-602181078,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ACR56KWGOZMEZ2J3LYZWZ4LRIXVTXANCNFSM4LQTS5PQ
.

@githubgeeker What is the error you're having? Maybe I can help.

I've try again with your suggest option "-b gnome-3-36" and works great!
Thanks man!!!!!

Il giorno dom 22 mar 2020 alle ore 12:00 Luis Manuel Ramos Da Costa <
[email protected]> ha scritto:

The gnome-3-36 branch should work
https://github.com/micheleg/dash-to-dock/tree/gnome-3-36 (it works for me
using Arch Linux).

You only need to:

$ git clone https://github.com/micheleg/dash-to-dock.git -b gnome-3-36
$ cd dash-to-dock/
$ make
$ make install

And then just restart gnome shell

ALT + F2 and then type 'r' and enter

As for the time of this comment, everything is working except drag and
drop of icons which is somehow messy, but its a WIP that should be
integrated soon into a final release (I hope).

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/micheleg/dash-to-dock/issues/1130#issuecomment-602181078,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ACR56KWGOZMEZ2J3LYZWZ4LRIXVTXANCNFSM4LQTS5PQ
.

Hi, with gnome-3-36 branch its work on fedora 32 beta but cant open extension settings:
image
image

a

Fixed for me by installing gnome-extensions-app =)

The gnome-3-36 branch should work https://github.com/micheleg/dash-to-dock/tree/gnome-3-36 (it works for me using Arch Linux).

You only need to:

$ git clone https://github.com/micheleg/dash-to-dock.git -b gnome-3-36
$ cd dash-to-dock/
$ make
$ make install

And then just restart gnome shell

ALT + F2 and then type 'r' and enter

As for the time of this comment, everything is working except drag and drop of icons which is somehow messy, but its a WIP that should be integrated soon into a final release (I hope).

@aliasbody worked like a charm! thank you.

Duplicate of #1123

a

The gnome-3-36 branch should work https://github.com/micheleg/dash-to-dock/tree/gnome-3-36 (it works for me using Arch Linux).
You only need to:

$ git clone https://github.com/micheleg/dash-to-dock.git -b gnome-3-36
$ cd dash-to-dock/
$ make
$ make install

And then just restart gnome shell

ALT + F2 and then type 'r' and enter

As for the time of this comment, everything is working except drag and drop of icons which is somehow messy, but its a WIP that should be integrated soon into a final release (I hope).

@aliasbody worked like a charm! thank you.

It did work like a charm. Excellent work, thank you!

Was this page helpful?
0 / 5 - 0 ratings