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.08k stars 59 forks source link

Requiring Gda, version none: Typelib file for namespace 'Gda' (any version) not found #192

Closed Uptaker closed 1 year ago

Uptaker commented 1 year ago

Description

What is the bug?

Pano crashes with the following error on install:

Requiring Gda, version none: Typelib file for namespace 'Gda' (any version) not found

I don't know how to resolve this. Googling about 'Gda' leads to anything else other than this exact bug :(. I must be missing some sort of dependency, but I can't figure out what exactly.

I can use the settings, but enabling the extension crashes it with the same error. Disabling all other extensions did not affect it.

Write a clear and concise description of what the bug is:

The bug happens when ...

I try to Install Pano on a fresh install of Fedora 38

A clear and concise description of what you expected to happen, and how the actual outcome differs:

Reprodution

How one can find the bug?

Steps To Reproduce

Steps to reproduce, if applicable:

  1. Open application ...
  2. crash

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:

The error in question

image

Application Details

What is pasted, if applicable

...

Application Version

$ app --version  # ...
1.74.3

Output and Logs

Gnome

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

$ journalctl --since=now --follow /usr/bin/gnome-shell
...

Pano Configuration

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

$ dconf dump /org/gnome/shell/extensions/pano/
(empty)

Enabled Extensions

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

$ dconf read /org/gnome/shell/enabled-extensions | tr ' ' '\n'
['appindicatorsupport@rgcjonas.gmail.com',
'noannoyance@daase.net',
'background-logo@fedorahosted.org',
'transparent-top-bar@ftpix.com',
'gsconnect@andyholmes.github.io',
'freon@UshakovVasilii_Github.yahoo.com',
'pano@elhan.io',
'advanced-alt-tab@G-dH.github.com',
'aztaskbar@aztaskbar.gitlab.com',
'blur-my-shell@aunetx',
'caffeine@patapon.info',
'custom-hot-corners-extended@G-dH.github.com',
'grand-theft-focus@zalckos.github.com',
'Hide_Activities@shay.shayel.org',
'runcat@kolesnikov.se',
'Vitals@CoreCoding.com',
'weatheroclock@CleoMenezesJr.github.io']
Uptaker commented 1 year ago

I'm a dummy dum dum who didnt read the extensions page, the github front page and doesn't search old issues to resolve this sigh

smileBeda commented 10 months ago

Unfortunately even following steps and installing libgda 6+ and gsound, I still get this error, on gnome 45 using X

smileBeda commented 10 months ago

Nevermind: had to logout/in I wonder how many apps I already ditched as "not working" just because I did not do that.

Anyway, this app was so important I tried haha.

Great job replicating PasteApp ;)