Describe the bug
Foliate freezes after opening a book. The first page is displayed correctly, but no further content is rendered. The application becomes unresponsive when trying to navigate (scroll, next page, resize window).
To Reproduce
Steps to reproduce the behavior:
- Launch Foliate (Flatpak version)
- Open an EPUB file
- First page loads normally
- Try to scroll or go to the next page
- Application stops rendering further content (freeze)
Expected behavior
The book should render continuously, allowing smooth scrolling and page navigation without freezing.
Screenshots
(Not included — app freezes on first page)
Version:
- Foliate version: 3.3.0 (Flatpak)
- OS/Distribution: Ubuntu 26 (Wayland session)
- Desktop environment: GNOME (Wayland)
- Installation method: Flatpak (Flathub)
Additional context
-
The issue appears to be related to WebKitGTK crashing:
Oh-No-WebKit-Crashed, bug of bugs!
-
Running with:
WEBKIT_DISABLE_COMPOSITING_MODE=1
does not resolve the issue.
-
Running with:
fails in Flatpak environment.
-
Other applications (e.g. Xournal++) work correctly with stylus and rendering.
-
Problem is reproducible with multiple EPUB files.
This seems related to Wayland + WebKitGTK rendering issues in newer Ubuntu versions.
Describe the bug
Foliate freezes after opening a book. The first page is displayed correctly, but no further content is rendered. The application becomes unresponsive when trying to navigate (scroll, next page, resize window).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The book should render continuously, allowing smooth scrolling and page navigation without freezing.
Screenshots
(Not included — app freezes on first page)
Version:
Additional context
The issue appears to be related to WebKitGTK crashing:
Running with:
does not resolve the issue.
Running with:
fails in Flatpak environment.
Other applications (e.g. Xournal++) work correctly with stylus and rendering.
Problem is reproducible with multiple EPUB files.
This seems related to Wayland + WebKitGTK rendering issues in newer Ubuntu versions.