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

Ubuntu 24.04 #287

Open
3 of 8 tasks
jfolcini opened this issue May 24, 2024 · 1 comment
Open
3 of 8 tasks

Ubuntu 24.04 #287

jfolcini opened this issue May 24, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@jfolcini
Copy link

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?

  • Yes, it applies to any application.
  • No. Only with the following applications:
  • It works with the following applications that I have tried:

It happens only on one computer?

  • [] I don't know.
  • No. I have tried it on more than one computer.

It happens only with some specific gnome configuration?

  • I don't think that the configuration matters.
  • Yes. Only if the following config is set up:

It happens only with some specific extension installed?

  • I don't think that the installed extensions affect the bug/behavior.
  • Yes. Only if the following gnome extension is installed:

Diagnostics

Under what conditions does it happen?

Fill in all information that applies:

Environment

  • GNOME Shell version: 46
  • Distro: Ubuntu
  • Distro version: 24.04

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]']

@jfolcini jfolcini added the bug Something isn't working label May 24, 2024
@Settordici
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants