all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#48174: meld TypeError on startup
@ 2021-05-02 21:24 Nathan Dehnel
  2021-05-03 13:40 ` Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Nathan Dehnel @ 2021-05-02 21:24 UTC (permalink / raw)
  To: 48174

[-- Attachment #1: Type: text/plain, Size: 811 bytes --]

nathan@guixlaptop ~ $ meld
Traceback (most recent call last):
  File
"/gnu/store/ry77lgy02rs7605gyn6cai8ff9v64h4l-meld-3.20.3/bin/..meld-real-real",
line 385, in <module>
    setup_settings()
  File
"/gnu/store/ry77lgy02rs7605gyn6cai8ff9v64h4l-meld-3.20.3/bin/..meld-real-real",
line 270, in setup_settings
    meld.settings.create_settings()
  File
"/gnu/store/ry77lgy02rs7605gyn6cai8ff9v64h4l-meld-3.20.3/lib/python3.8/site-packages/meld/settings.py",
line 98, in create_settings
    meldsettings = MeldSettings()
  File
"/gnu/store/ry77lgy02rs7605gyn6cai8ff9v64h4l-meld-3.20.3/lib/python3.8/site-packages/meld/settings.py",
line 40, in __init__
    settings.connect('changed', self.on_setting_changed)
TypeError: <Gio.Settings object at 0x7fd6d5157f00 (GSettings at
0x250f7a0)>: unknown signal name: changed

[-- Attachment #2: Type: text/html, Size: 939 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#48174: meld TypeError on startup
  2021-05-02 21:24 bug#48174: meld TypeError on startup Nathan Dehnel
@ 2021-05-03 13:40 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-05-03 13:40 UTC (permalink / raw)
  To: Nathan Dehnel; +Cc: 48174

[-- Attachment #1: Type: text/plain, Size: 1526 bytes --]

On Sun, May 02, 2021 at 04:24:15PM -0500, Nathan Dehnel wrote:
> nathan@guixlaptop ~ $ meld
> Traceback (most recent call last):
>   File
> "/gnu/store/ry77lgy02rs7605gyn6cai8ff9v64h4l-meld-3.20.3/bin/..meld-real-real",
> line 385, in <module>
>     setup_settings()
>   File
> "/gnu/store/ry77lgy02rs7605gyn6cai8ff9v64h4l-meld-3.20.3/bin/..meld-real-real",
> line 270, in setup_settings
>     meld.settings.create_settings()
>   File
> "/gnu/store/ry77lgy02rs7605gyn6cai8ff9v64h4l-meld-3.20.3/lib/python3.8/site-packages/meld/settings.py",
> line 98, in create_settings
>     meldsettings = MeldSettings()
>   File
> "/gnu/store/ry77lgy02rs7605gyn6cai8ff9v64h4l-meld-3.20.3/lib/python3.8/site-packages/meld/settings.py",
> line 40, in __init__
>     settings.connect('changed', self.on_setting_changed)
> TypeError: <Gio.Settings object at 0x7fd6d5157f00 (GSettings at
> 0x250f7a0)>: unknown signal name: changed

Can you post the output of 'guix describe'? I'm not able to reproduce
this locally.

Generation 20   May 02 2021 09:15:48    (current)
  guix 1b792e8
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 1b792e8b5275dc010c53d91062082340431204f2
(ins)efraim@3900XT ~/workspace/guix$ guix environment --pure --ad-hoc meld -- meld

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-03 13:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-02 21:24 bug#48174: meld TypeError on startup Nathan Dehnel
2021-05-03 13:40 ` Efraim Flashner

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.