screenkey cannot be launched

  • Open
  • quality assurance status badge
Details
One participant
  • Ricardo Wurmus
Owner
unassigned
Submitted by
Ricardo Wurmus
Severity
normal
R
R
Ricardo Wurmus wrote on 18 Nov 2021 18:10
(address . bug-guix@gnu.org)
87ilwpjsn0.fsf@elephly.net
I just tried to run screenkey (from the python-screenkey package)
on core-updates-frozen (commit
b41d3fa9834c2932b654111401567058d61aa6e1). This is what happens:

Toggle snippet (27 lines)
/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'

--
Ricardo
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 51955@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 51955
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch