GNU bug report logs -
#51955
screenkey cannot be launched
Previous Next
To reply to this bug, email your comments to 51955 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#51955
; Package
guix
.
(Thu, 18 Nov 2021 17:12:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ricardo Wurmus <rekado <at> elephly.net>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Thu, 18 Nov 2021 17:12:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I just tried to run screenkey (from the python-screenkey package)
on core-updates-frozen (commit
b41d3fa9834c2932b654111401567058d61aa6e1). This is what happens:
--8<---------------cut here---------------start------------->8---
/gnu/store/qymgzlpavhsliylalyd3d3rj5ri8q373-python-screenkey-1.4/bin/screenkey
Traceback (most recent call last):
File
"/gnu/store/qymgzlpavhsliylalyd3d3rj5ri8q373-python-screenkey-1.4/bin/.screenkey-real",
line 118, in <module>
main()
File
"/gnu/store/qymgzlpavhsliylalyd3d3rj5ri8q373-python-screenkey-1.4/bin/.screenkey-real",
line 110, in main
app = sc.Screenkey(logger=logger, options=options,
show_settings=args.show_settings)
File
"/gnu/store/qymgzlpavhsliylalyd3d3rj5ri8q373-python-screenkey-1.4/lib/python3.9/site-packages/Screenkey/screenkey.py",
line 92, in __init__
Gtk.Window.__init__(self, Gtk.WindowType.POPUP)
File
"/gnu/store/5frly276xr7gl0cyfmcl27y1r3kcnhkp-python-pygobject-3.40.1/lib/python3.9/site-packages/gi/overrides/Gtk.py",
line 522, in __init__
_window_init(self, *args, **kwargs)
File
"/gnu/store/5frly276xr7gl0cyfmcl27y1r3kcnhkp-python-pygobject-3.40.1/lib/python3.9/site-packages/gi/overrides/__init__.py",
line 319, in new_init
return super_init_func(self, **new_kwargs)
TypeError: gobject `Screenkey+screenkey+Screenkey' doesn't support
property `type'
--8<---------------cut here---------------end--------------->8---
--
Ricardo
This bug report was last modified 3 years and 116 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.