all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jack Hill <jackhill@jackhill.us>
To: 35853@debbugs.gnu.org
Subject: bug#35853: gnome-tweaks unable to manage gnome shell extentions
Date: Thu, 23 May 2019 22:22:03 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.2.20.1905232217020.5164@marsh.hcoop.net> (raw)
In-Reply-To: <alpine.DEB.2.20.1905212244300.5164@marsh.hcoop.net>

I don't know why I didn't think the terminal output said anything useful. 
On a second look, it really does appear to:

```
$ gnome-tweaks

** (..gnome-tweaks-real-real:2439): WARNING **: 22:15:34.941: Failed to load shared library 'libsoup-2.4.so.1' referenced by the typelib: libsoup-2.4.so.1: cannot open shared object file: No such file or directory
WARNING : Error detecting shell
Traceback (most recent call last):
   File "/gnu/store/1fv652flfj50j5w916nggw7d9v6cy1mi-gnome-tweaks-3.28.1/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 219, in __init__
     ego = ExtensionsDotGnomeDotOrg(version)
   File "/gnu/store/1fv652flfj50j5w916nggw7d9v6cy1mi-gnome-tweaks-3.28.1/lib/python3.7/site-packages/gtweak/egowrapper.py", line 25, in __init__
     self._session = Soup.Session.new()
GLib.GError: g-invoke-error-quark: Could not locate soup_session_new: libsoup-2.4.so.1: cannot open shared object file: No such file or directory (1)
WARNING : Error detecting shell
Traceback (most recent call last):
   File "/gnu/store/1fv652flfj50j5w916nggw7d9v6cy1mi-gnome-tweaks-3.28.1/lib/python3.7/site-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 53, in __init__
     self._swInfo = Gio.DesktopAppInfo.new("org.gnome.Software.desktop")
TypeError: constructor returned NULL

(..gnome-tweaks-real-real:2439): Gtk-WARNING **: 22:15:36.303: gtk_window_present_with_time() should not be called with 0, or GDK_CURRENT_TIME as a timestamp, the timestamp should instead be gathered at the time the user initiated the request for the window to be shown
```

In particular, "Error detecting shell" only appears in the 
tweak_group_shell_extensions.py [0].

[0] https://gitlab.gnome.org/GNOME/gnome-tweaks/blob/ee2a669b867894b1f8d58edad861e02ec690c5fe/gtweak/tweaks/tweak_group_shell_extensions.py#L63

I haven't yet looked into why it's hitting those error conditions.

Best,
Jack

  reply	other threads:[~2019-05-24  2:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-22  2:51 bug#35853: gnome-tweaks unable to manage gnome shell extentions Jack Hill
2019-05-24  2:22 ` Jack Hill [this message]
2019-10-21  1:37 ` bug#35853: gnome-tweaks can now manage gnome-extentions Jack Hill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.20.1905232217020.5164@marsh.hcoop.net \
    --to=jackhill@jackhill.us \
    --cc=35853@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.