oae / gnome-shell-pano

Next-gen Clipboard Manager for Gnome Shell
https://extensions.gnome.org/extension/5278/pano/
GNU General Public License v2.0
1.07k stars 57 forks source link

Ubuntu 24.04 #287

Open jfolcini opened 4 months ago

jfolcini commented 4 months ago

Description

Extension doesn't work on Ubuntu 24.04.

Problem Explanation

On extensions manager it says: "Next-gen Clipboard manager for Gnome Shell

You need libgda and gsound for this extension to work.

Fedora: sudo dnf install libgda libgda-sqlite Arch Linux: sudo pacman -S libgda (libgda6 for gnome-43 or later) Ubuntu/Debian: sudo apt install gir1.2-gda-5.0 gir1.2-gsound-1.0 openSUSE: sudo zypper install libgda-6_0-sqlite typelib-1_0-Gda-6_0 typelib-1_0-GSound-1_0"

gir1.2-gda-5.0 gir1.2-gsound-1.0 are already installed.

Expected Behavior

Pano should work on Ubuntu 24.04 with the above-mentioned dependencies installed.

Reprodution

How one can find the bug?

Steps To Reproduce

Steps to reproduce, if applicable:

NA.

Details

Mark with [ ] all that applies:

It happens with any application?

It happens only on one computer?

It happens only with some specific gnome configuration?

It happens only with some specific extension installed?

Diagnostics

Under what conditions does it happen?

Fill in all information that applies:

Environment

Screenshots

If applicable, add screenshots to help explain your problem:

Screenshot 1 description

NA.

Screenshot 2 description

NA.

Application Details

What is pasted, if applicable

NA.

Application Version

NA.

Output and Logs

Gnome

Command: journalctl --since=now --follow /usr/bin/gnome-shell

No output.

Pano Configuration

Command: dconf dump /org/gnome/shell/extensions/pano/

No output.

Enabled Extensions

Command: dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'

['impatience@gfxmonk.net', 'Vitals@CoreCoding.com', 'pano@elhan.io', 'ding@rastersoft.com', 'ubuntu-dock@ubuntu.com', 'tiling-assistant@ubuntu.com']

Settordici commented 4 months ago

Ubuntu 24.04 uses Gnome 46, which is not supported yet. You can read here about the update, still work in progress: #271