johnfactotum / foliate

Read e-books in style
https://johnfactotum.github.io/foliate/
GNU General Public License v3.0
5.93k stars 273 forks source link

Flatpak dont show the pages of the books #1170

Closed FAb7D closed 8 months ago

FAb7D commented 8 months ago

Describe the bug With the flatpak on Solus the program opens, you see the books, you see the index of the books, you don't see the text and the pages in general

To Reproduce Steps to reproduce the behavior: flatpak install flathub com.github.johnfactotum.Foliate flatpak install flathub com.github.johnfactotum.Foliate

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

$ flatpak run com.github.johnfactotum.Foliate

(com.github.johnfactotum.Foliate:2): com.github.johnfactotum.Foliate-WARNING **: 22:57:34.955: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
getURIFromTracker@resource:///com/github/johnfactotum/Foliate/library.js:16:60
get@resource:///com/github/johnfactotum/Foliate/library.js:56:42
getBookFromIdentifier@resource:///com/github/johnfactotum/Foliate/library.js:105:36
getBook@resource:///com/github/johnfactotum/Foliate/library.js:101:21
activate@resource:///com/github/johnfactotum/Foliate/library.js:394:63
activate@resource:///com/github/johnfactotum/Foliate/library.js:322:18
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34

KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permesso negato
Failed to create GBM buffer of size 1903x1148: Permesso negato
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permesso negato
Failed to create GBM buffer of size 1903x1148: Permesso negato
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permesso negato
Failed to create GBM buffer of size 1903x1148: Permesso negato
Failed to create EGL images for DMABufs with file descriptors -1, -1 and -1

(com.github.johnfactotum.Foliate:2): com.github.johnfactotum.Foliate-WARNING **: 22:58:14.191: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
getURIFromTracker@resource:///com/github/johnfactotum/Foliate/library.js:16:60
get@resource:///com/github/johnfactotum/Foliate/library.js:56:42
getBookFromIdentifier@resource:///com/github/johnfactotum/Foliate/library.js:105:36
getBook@resource:///com/github/johnfactotum/Foliate/library.js:101:21
activate@resource:///com/github/johnfactotum/Foliate/library.js:394:63
activate@resource:///com/github/johnfactotum/Foliate/library.js:322:18
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34

KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permesso negato
Failed to create GBM buffer of size 1903x1148: Permesso negato
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permesso negato
Failed to create GBM buffer of size 1903x1148: Permesso negato
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permesso negato
Failed to create GBM buffer of size 1903x1148: Permesso negato
Failed to create EGL images for DMABufs with file descriptors -1, -1 and -1

(com.github.johnfactotum.Foliate:2): Gdk-CRITICAL **: 22:58:22.251: gdk_surface_get_device_position: assertion 'GDK_IS_SURFACE (surface)' failed

(com.github.johnfactotum.Foliate:2): Gtk-CRITICAL **: 22:58:22.251: _gtk_widget_find_at_coords: assertion 'GDK_IS_SURFACE (surface)' failed
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permesso negato
Failed to create GBM buffer of size 282x282: Permesso negato
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permesso negato
Failed to create GBM buffer of size 282x282: Permesso negato
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permesso negato
Failed to create GBM buffer of size 282x282: Permesso negato
Failed to create EGL images for DMABufs with file descriptors -1, -1 and -1
foliate:selection-tool:101:26: CONSOLE ERROR Error
![Screenshot_20231203_231859](https://github.com/johnfactotum/foliate/assets/104997294/c40b3e03-329c-4146-a789-1ab17b9851d3)

Screenshot_20231203_231859

Version:

Additional context Add any other context about the problem here.

johnfactotum commented 8 months ago

Duplicate of #1107