GNU bug report logs - #55523
Apostrophe does not run

Previous Next

Package: guix;

Reported by: MohammadSaleh Kamyab <mskf1383 <at> protonmail.com>

Date: Thu, 19 May 2022 12:24:02 UTC

Severity: normal

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: MohammadSaleh Kamyab <mskf1383 <at> protonmail.com>
To: 55523 <at> debbugs.gnu.org
Subject: bug#55523: Apostrophe does not run
Date: Thu, 19 May 2022 10:47:45 +0000
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 359 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.