all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#55523: Apostrophe does not run
@ 2022-05-19 10:47 MohammadSaleh Kamyab via Bug reports for GNU Guix
  2022-05-20 18:20 ` Rene Saavedra via Bug reports for GNU Guix
  2022-05-28  5:47 ` MohammadSaleh Kamayb via Bug reports for GNU Guix
  0 siblings, 2 replies; 4+ messages in thread
From: MohammadSaleh Kamyab via Bug reports for GNU Guix @ 2022-05-19 10:47 UTC (permalink / raw)
  To: 55523

Package `apostrophe` does not run after installation.
error:
```
Traceback (most recent call last):
File "/gnu/store/y1c288s67vnqgz4378psxsnv8rrnm5kh-apostrophe-2.5/bin/.apostrophe-real", line 69, in <module>
sys.exit(main())
File "/gnu/store/y1c288s67vnqgz4378psxsnv8rrnm5kh-apostrophe-2.5/bin/.apostrophe-real", line 63, in main
return run_application()
File "/gnu/store/y1c288s67vnqgz4378psxsnv8rrnm5kh-apostrophe-2.5/bin/.apostrophe-real", line 52, in run_application
from apostrophe.application import Application
File "/gnu/store/y1c288s67vnqgz4378psxsnv8rrnm5kh-apostrophe-2.5/lib/python3.9/site-packages/apostrophe/application.py", line 20, in <module>
from apostrophe.main_window import MainWindow
File "/gnu/store/y1c288s67vnqgz4378psxsnv8rrnm5kh-apostrophe-2.5/lib/python3.9/site-packages/apostrophe/main_window.py", line 29, in <module>
from apostrophe.preview_handler import PreviewHandler
File "/gnu/store/y1c288s67vnqgz4378psxsnv8rrnm5kh-apostrophe-2.5/lib/python3.9/site-packages/apostrophe/preview_handler.py", line 10, in <module>
gi.require_version('WebKit2’, '4.0')
File "/gnu/store/1av328rwnh02pbiclxfb1spxrshgd6an-python-pygobject-3.40.1/lib/python3.9/site-packages/gi/init.py", line 129, in require_version
raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace WebKit2 not available for version 4.0
```




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

end of thread, other threads:[~2022-05-29 13:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-19 10:47 bug#55523: Apostrophe does not run MohammadSaleh Kamyab via Bug reports for GNU Guix
2022-05-20 18:20 ` Rene Saavedra via Bug reports for GNU Guix
2022-05-29 13:03   ` Efraim Flashner
2022-05-28  5:47 ` MohammadSaleh Kamayb via Bug reports for GNU Guix

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.