We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Extension doesn't work on Ubuntu 24.04.
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.
Pano should work on Ubuntu 24.04 with the above-mentioned dependencies installed.
How one can find the bug?
Steps to reproduce, if applicable:
NA.
Mark with [ ] all that applies:
Under what conditions does it happen?
Fill in all information that applies:
If applicable, add screenshots to help explain your problem:
Command: journalctl --since=now --follow /usr/bin/gnome-shell
journalctl --since=now --follow /usr/bin/gnome-shell
No output.
Command: dconf dump /org/gnome/shell/extensions/pano/
dconf dump /org/gnome/shell/extensions/pano/
Command: dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'
dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'
['[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]']
The text was updated successfully, but these errors were encountered:
Ubuntu 24.04 uses Gnome 46, which is not supported yet. You can read here about the update, still work in progress: #271
Sorry, something went wrong.
No branches or pull requests
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'
['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]']
The text was updated successfully, but these errors were encountered: