Hello,
Thanks for your reply,
I’ve first installed the new ‘Gnome Tweaks’ to be sure
flatpak install -y flathub org.gnome.Extensions;
Then
I copied directly dash-to-panel from my PC which dash-to-panel is OK to an USB key
cp -r ~/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com /run/media/clr_/USB_1_
I copied dash-to-panel from USB key to my Notebook
cp -r /run/media/clr_/USB_1_ ~/.local/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com
I run the new ‘Gnome Tweaks’ :
flatpak run org.gnome.Extensions;
it allows the Top Bar,… modifications but no Extension are proposed.
metadata.json seems OK …
cat metadata.json
{
“_generated”: “Generated by SweetTooth, do not edit”,
“description”: “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.\n\nFor a more traditional experience, you may also want to use Tweak Tool to enable Windows > Titlebar Buttons > Minimize & Maximize.\n\nFor the best support, please report any issues on Github. Dash-to-panel is developed and maintained by @jderose9 and @charlesg99.”,
“extension-id”: “dash-to-panel”,
“gettext-domain”: “dash-to-panel”,
“name”: “Dash to Panel”,
“shell-version”: [
“40”
],
“url”: “GitHub - 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.”,
“uuid”: “dash-to-panel@jderose9.github.com”,
“version”: 43
}
But It does not work !!!
Then Finally ( a shame ) I ‘solved’ badly the Problem by Installing an old Version of clear-32480-live-desktop.iso ( dated March 2020 with Gnome 3.34.3 and a nice DashToDock ) of course Offline installation with autoupdate Disabled
Then on version 32480 :
- I’ve install DashToPanel directly from Software Center
- Tweaks is already installed
- I made an
swupd update; swupd update --3rd-party;
to upgarde my Clear Linux OS from 32480 to 34900.
It took long but it works fine, I just had to :
- delete DashToDock not yet supported by Gnome 40
- Activate Dash to Panel
- Logout
Logon again
On my Notebook Dash to Panel was still not accessible :
I’ve just ‘installed’ again clear-32480-live-desktop.iso again without formatting existing partitions to keep CLR 34900 it modified nothing except Enabling Dash To Panel.
Very very tricky but it works perfect.
Concerning your remark about distros :
I currently using many distros even at job but my preferred are :
- Clear Linux OS ( all purpose )
- Solus ( Fun and Dev )
- RedHat ( Professional and Dev )
- Manjaro ( Hobby )
- openSUSE & SUSE ( by habits and Professional )
- Fedora ( Full of options but not consistent )
- Slackware ( not so often because still on 14.2 )
I will never stop using Clear Linux OS as principal Distro unless DashToPanel becomes unavailable
Best regards,
ClearLinux.User.809