Questions tagged [webkit]

webkit or webkit-engine is a layout engine for rendering web pages.

17 questions
4
votes
3 answers

How to install webkitgtk1 on RHEL7

I am running software on RedHat Enterprise Linux 7 which requires libwebkitgtk-1.0. Unfortunately RHEL7 comes only with webkitgtk3. In contrast, RHEL6 had only webkitgtk. Other distributions like Debian, Ubuntu and openSuSE provide both versions of…
RegedUser00x
  • 303
  • 1
  • 4
  • 9
3
votes
2 answers

How to install Pulse Secure on Fedora 28

I have been trying to install Pulse Secure 5.3r4.2-b639 in Fedora 28. I was able to install its dependencies thanks to all the community posting workarounds. There were some dependencies which were not in 28 release like webkitgtk but since Pulse…
ateebahmed
  • 103
  • 3
  • 9
2
votes
0 answers

Why do i get “Permission denied” errors from using Weston/Wayland

I have built a Linux system with Buildroot (2021.05) to run on a raspberry pi 4. My graphics stack include using mesa (vc4, v3d, kmro), Wayland / Weston with a DRM back-end. Also installed kmscube, which runs perfectly with the rotating cube…
Cerezo
  • 171
  • 4
2
votes
0 answers

How to install webkitgtk and all its dependencies?

I wanted to install https://packages.debian.org/buster/libwebkit2gtk-4.0-dev however dependencies in the system are of lower version,hence it is not allowing me to upgrade. Is there any way to download all dependencies and install in Ubuntu…
2
votes
0 answers

why does atril keep webkit2gtk-4.0 processes with ~100GB virtual memory?

I'm using the Cinnamon desktop environment on Devuan GNU/Linux Beowulf (like Debian Buster but without systemd). I've just brought down all of my browser and other significant apps, but - leaving a couple of open PDF documents. Bringing up htop in a…
einpoklum
  • 8,772
  • 19
  • 65
  • 129
2
votes
1 answer

How to take higher resolution screenshots with CutyCapt

Assume i take a screenshot via xvfb-run -s "-screen 0 1920x1080x16" cutycapt --url ... --out ... then i have learned that cutycapt will not use the X sessions parameters. How would i generate an output with cutycapt at a higher resolution, so it…
x29a
  • 141
  • 1
  • 6
2
votes
1 answer

Global clipboard unable to copy new content if webkit based browser is running

Arch, cinnamon all up to date. The issue even survived a fresh install. I have no idea how to further troubleshoot this thing. I have tried using xfce and gnome to see if it was a cinnamon issue. Still persists though. Chrome, Chromium or Opera,…
null4bl3
  • 23
  • 3
2
votes
0 answers

Blurred 75/100 DPI Xorg font packages with Webkit?

In web browsers using Webkit as their engine we have blurred and unclear font rendering issue in some pages such as Stackexchange, Github and some random other sites. The problem is the fonts come with Xorg 75/100 dpi fonts packages. In the case of…
r004
  • 3,339
  • 8
  • 29
  • 51
1
vote
1 answer

What is the webkitwebprocess in linux?

So the other day I was looking for a ultra light weight browser. Midori was the first option as per internet. But this was the RAM usage of it. RAM USAGE though midori took only around 100MB, the webkitwebprocess ,which is being run only when I use…
Parthiv Reddy
  • 13
  • 1
  • 3
1
vote
2 answers

After installing Eclipse and I get a "Please ensure that WebKit with its GTK 3.x bindings is installed" error when running it

On RHEL 8 I just installed Eclipse 2021-09 from the standalone install archive eclipse-jee-2021-09-R-linux-gtk-x86_64.tar.gz. When running it, the application opens up with the default window, but then shows an error dialog with the following…
halloleo
  • 519
  • 7
  • 22
0
votes
0 answers

WebKitGTK is slow or sometimes hangs completely in kde plasma

Using Epiphany browser, as a similar display Safari, to check if the site is displayed correctly (I am a web developer), very uncomfortable, scrolling with the mouse, poking something, all as if in 15fps, when as in firefox, chromium, everything…
0
votes
0 answers

Firefox, electron video streaming runs out of buffer when working on a different TTY

I have a dual-user setup having previously split work and personal users on the same computer. I've already set up sound in a way that both users can play audio via the personal user's wireplumber instance. What puzzles me is that when I switch…
Kristóf Szalay
  • 436
  • 4
  • 5
0
votes
1 answer

liferea / webkit: GTK coilor theme ignored after minor version upgrade

I am using liferea on Debian 10. After executing regular upgrade of these 2 packages: apt-get update && apt-get upgrade 2 packages have been upgraded to newer version: libwebkit2gtk-4.0-37, libjavascriptcoregtk-4.0-18 and that resulted in…
400 the Cat
  • 819
  • 4
  • 37
  • 85
0
votes
0 answers

No audio with surf suckless.org web browser

The surf web browser of suckless.org is not playing any audio. It was installed from the repositories on Xubuntu LTS 20.04.1. The default pulseaudio sound server works fine with other applications such as vlc. When running surf from the command…
Serge Stroobandt
  • 2,314
  • 3
  • 32
  • 36
0
votes
1 answer

How to install WebKitGtk on Webfaction shared hosting server?

I would like to build simple NodeJS REST API that uses WebKitGtk to print HTML to PDF (this is the start, I getting more ideas). So I managed to bring it up locally on my Debian Stretch dev laptop using: Node, Express and libwebkit2gtk-4.0-dev (apt…
Marecky
  • 247
  • 2
  • 9
1
2