Remarkable icon indicating copy to clipboard operation
Remarkable copied to clipboard

install issue in fedora 28

Open lucodealethea opened this issue 6 years ago • 4 comments

/usr/bin/remarkable Traceback (most recent call last): File "/usr/bin/remarkable", line 65, in import remarkable File "/usr/lib/python3/dist-packages/remarkable/init.py", line 30, in from remarkable import RemarkableWindow File "/usr/lib/python3/dist-packages/remarkable/RemarkableWindow.py", line 27, in gi.require_version('WebKit', '3.0') File "/usr/lib64/python3.6/site-packages/gi/init.py", line 130, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace WebKit not available

lucodealethea avatar May 09 '18 17:05 lucodealethea

https://bugzilla.redhat.com/show_bug.cgi?id=1375843

The webkitgtk3 package will be removed from rawhide after Fedora 26 is branched due to the high number of unfixed security vulnerabilities. You must remove this dependency or your package will not be present in Fedora 27.

lucodealethea avatar May 10 '18 10:05 lucodealethea

So what's the recommended solution? (other than installing a dependency full of vulnerabilities?)

jotak avatar Jan 02 '19 09:01 jotak

See also #282

andypillip avatar Jan 11 '19 13:01 andypillip

FWIW, here I maintain the Fedora RPM of remarkable:

https://copr.fedorainfracloud.org/coprs/neteler/remarkable/

neteler avatar Jul 04 '22 20:07 neteler