flathub / org.cubocore.CoreKeyboard

https://flathub.org/apps/details/org.cubocore.CoreKeyboard
0 stars 2 forks source link

flatpak fails to launch #9

Open superbonaci opened 4 months ago

superbonaci commented 4 months ago
$ flatpak run org.cubocore.CoreKeyboard

Note that the directories 

'/var/lib/flatpak/exports/share'
'/home/user/.local/share/flatpak/exports/share'

are not in the search path set by the XDG_DATA_DIRS environment variable, so
applications installed by Flatpak may not appear on your desktop until the
session is restarted.

bwrap: Can't get type of source /mnt/apfs-data: Permission denied
error: Failed to sync with dbus proxy

The mount point /mnt/apfs-data is created for https://github.com/sgan81/apfs-fuse

superbonaci commented 4 months ago

If the mount point does not exist then no problem, but other:

$ flatpak run org.cubocore.CoreKeyboard
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
Could not initialize GLX