remarkable does not start on fedora 25
See original GitHub issueI run a fedora 25 distro, I installed the rpm. I run wayland, is it an issue ? From the shell I get the following:
statquant ~ remarkable
Traceback (most recent call last):
File "/usr/bin/remarkable", line 65, in <module>
import remarkable
File "/usr/lib/python3/dist-packages/remarkable/__init__.py", line 30, in <module>
from remarkable import RemarkableWindow
File "/usr/lib/python3/dist-packages/remarkable/RemarkableWindow.py", line 27, in <module>
gi.require_version('WebKit', '3.0')
File "/usr/lib64/python3.5/site-packages/gi/__init__.py", line 122, in require_version
(namespace, version))
ValueError: Namespace WebKit not available for version 3.0
Issue Analytics
- State:
- Created 6 years ago
- Comments:6
Top Results From Across the Web
Unresponsive paper tablet - reMarkable Support
If your reMarkable paper tablet appears frozen and nothing happens when pressing the buttons or using the Marker, try the below steps.
Read more >My remarkable tablet crashed (Froze) : r/RemarkableTablet
Hi, The screen says that the reMarkable is sleeping. It synced with my cell phone, but I can't turn it on or off....
Read more >How I bricked then recovered my reMarkable 2
if the device does not start on its own, press the Power Button; you should see a new device like USB HID v1.10...
Read more >Install remarkable-desktop on Fedora using the Snap Store
Either log out and back in again, or restart your system, to ensure snap's paths are updated correctly. To enable classic snap support,...
Read more >Software for the reMarkable tablet
It could be that some of these parameter values should be different in some cases but I have not yet run into any...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Still have the problem on Fedora 28
Figured it out. Just install webkitgtk3
sudo dnf install webkitgtk3