GNU bug report logs -
#55523
Apostrophe does not run
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#55523: Apostrophe does not run
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 55523 <at> debbugs.gnu.org.
--
55523: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55523
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Thanks for the patch!
--
Efraim Flashner <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
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
```
This bug report was last modified 2 years and 358 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.