Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to spawn webkitgtk process #1368

Closed
Divelix opened this issue Jul 29, 2024 · 2 comments
Closed

Failed to spawn webkitgtk process #1368

Divelix opened this issue Jul 29, 2024 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@Divelix
Copy link

Divelix commented Jul 29, 2024

I just installed foliate via snap on Ubuntu 22.04 and tried to open EPUB file with it. It throws this error:

(com.github.johnfactotum.Foliate:73301): Gtk-WARNING **: 12:48:07.623: No IM module matching GTK_IM_MODULE=ibus found

(com.github.johnfactotum.Foliate:73301): GLib-GIO-WARNING **: 12:48:09.585: Error creating IO channel for /proc/self/mountinfo: Permission denied (g-file-error-quark, 2)

** (com.github.johnfactotum.Foliate:73301): WARNING **: 12:48:15.448: Could not open /sys/class/dmi/id/chassis_type: Failed to open file “/sys/class/dmi/id/chassis_type”: Permission denied

** (com.github.johnfactotum.Foliate:73301): WARNING **: 12:48:15.448: Could not open /sys/firmware/acpi/pm_profile: Failed to open file “/sys/firmware/acpi/pm_profile”: Permission denied

** (com.github.johnfactotum.Foliate:73301): ERROR **: 12:48:15.452: Unable to spawn a new child process: Failed to spawn child process “/usr/lib/x86_64-linux-gnu/webkitgtk-6.0/WebKitNetworkProcess” (No such file or directory)
[1]    73301 trace trap (core dumped)  foliate

To Reproduce
Steps to reproduce the behavior:

  1. sudo snap install foliate
  2. foliate (call in terminal to see stdout)
  3. Click Open... and choose EPUB file

Expected behavior
Open file without error

Version:

  • Foliate version: 3.1.1
  • OS/Distribution and version: Ubuntu 22.04
  • Desktop environment: GNOME 42.9 (X11)
  • Installation method: snap

My guess: May be I should do some snap connect permissions for foliage? But which ones?

@Divelix Divelix added the bug Something isn't working label Jul 29, 2024
@drfickle
Copy link

drfickle commented Aug 2, 2024

I'm getting the same error on Ubuntu 22.04. In case it's book specific, I'm trying to read https://12factor.net/12factor.epub

@johnfactotum
Copy link
Owner

Duplicate of #1102

@johnfactotum johnfactotum marked this as a duplicate of #1102 Aug 7, 2024
@johnfactotum johnfactotum closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2024
@johnfactotum johnfactotum added the duplicate This issue or pull request already exists label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants