question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can not install in Fedora 25

See original GitHub issue

i click on the rpm, then I choose open with Software center-> then Install (I provide my password, the installation completes) then Launch…And A notification pops up (“Oops something went wrong”) (I guess because the notification disappear almost immediately) .

If I try from the terminal I get:

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:closed
  • Created 7 years ago
  • Comments:8

github_iconTop GitHub Comments

2reactions
jimkpcommented, Jan 29, 2017

Looking at this issue I found the missing package is gtksourceview3 so dnf install gtksourceview3 is required.

0reactions
dodona2commented, Jan 28, 2018

murpholinox is right, as there is no webkitgtk3 in Fedora 27 anymore. Any idea?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Updating from fedora 25 to any fedora fails
I cant upgrade from fedora 25 to any fedora. I tried DNF method, from fedora 25 to fedora 27,31,32… But after rebooting, it...
Read more >
[SOLVED] Fedora 25 Install will not partition
Fedora 25 Install will not partition. I have an ASUS GL552VX-DM151D laptop. The Fedora 25 Gnome DVD boots up in live mode and...
Read more >
Fedora 25 Workstation Installation Guide with Screenshots
A walk through guide on how to install Fedora 25 Workstation with screenshots on your laptop and desktop.
Read more >
Fedora 25 Kernel driver not installed (rc=-1908) as Unable to ...
I did just upgrade to Fedora 25. I have installed VirtualBox-5.1-5.1.10_112026_fedora25-1.x86_64.rpm from the official website.
Read more >
1385684 – Cannot install from local hard disk using Fedora ...
Description of problem: I have a separate /home partition, which stores F25 Beta Workstation ISO. As usual, I try to install F25 from...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found