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

g_param_spec_unref: assertion 'G_IS_PARAM_SPEC (pspec)' failed #81

Closed
martinkg opened this issue Oct 18, 2018 · 3 comments
Closed

g_param_spec_unref: assertion 'G_IS_PARAM_SPEC (pspec)' failed #81

martinkg opened this issue Oct 18, 2018 · 3 comments

Comments

@martinkg
Copy link

Hi,

I'm already working with Fedora 29 in a VMWare and would like use the package
gnome-shell-extension-netspeed
I am the package maintainer of gnome-shell-extension-netspeed [1]

Can somebody have a look on this package what's going wrong here.
I do not need to ask updstream, because I can not answer.

When i run the settings, the following message appears:

$ gnome-tweaks
(gnome-shell-extension-prefs:85491): GLib-GObject-CRITICAL **: 13:24:32.585:
g_param_spec_unref: assertion 'G_IS_PARAM_SPEC (pspec)' failed

[1] https://koji.fedoraproject.org/koji/packageinfo?packageID=26429

Thanks
Martin

@hedayaty
Copy link
Owner

I do not quiet get what you are asking!
I am using FC29. I do not see any issue.

@martinkg
Copy link
Author

I have installed this package on F29:
gnome-shell-extension-netspeed-3.28-0.5.20180210gite3cea60.fc29.noarch

when starting gnome-tweaks and selecting settings
gnome tweaks_001

i get this error message:
gnome tweaks_002

SyntaxError: missing ( after for

Stack trace:
_getExtensionPrefsModule@resource:///org/gnome/shell/extensionPrefs/main.js:67:13
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
_selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:82:31
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
_onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:235:17
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
main@resource:///org/gnome/shell/extensionPrefs/main.js:389:5
@

:1:43

@martinkg
Copy link
Author

martinkg commented Oct 19, 2018

I have solved this issue, by copying the extension files into the local folder:
/home/martin/.local/share/gnome-shell/extensions/netspeed@hedayaty.gmail.com/schemas/

-rw-rw-r--. 1 martin martin 680 5. Feb 2018 gschemas.compiled
-rw-rw-r--. 1 martin martin 1938 5. Feb 2018 org.gnome.shell.extensions.netspeed.gschema.xml

see bugzilla report:
Can no longer make gnome-shell extensions globally accessable.

why does e.g. the Openweather shell extension works without files in~/.local/share/gnome-shell/extensions ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants