0.95.4 JASP not starting on some linux distros => EGL warning
Steps to Reproduce
Blank (pitch black) screen. I tried to uninstall and reinstall using flatpak, still, the same problem persist.
Hi @lonellsaboco-ops,
Could you please also upload the log files? Those are very helpful in debugging the problem.
Kind regards, Johnny
Hi!
Along with the logfiles and or terminal output ( flatpak run org.jaspstats.JASP ).
Which OS are you using?
-Rens
probably a debian based distro like Mint or Ubuntu. Those have an old flatpak version that causes issues sometimes, see: https://github.com/jasp-stats/jasp-issues/issues/3767
that one also has logs. It was closed but not yet solved.
Version 0.95.4 is out. Let us know if it helps. Please reopen if not.
Same problem here, regrettably. I cannot launch JASP 0.95.4 with my Ubuntu 24.04.3 LTS :-(
I have already done updates and repairs as sudo flatpak update and sudo flatpak repair.
By the way, I can confirm that Flatpak is up-to-date, because flatpak --version says:
Flatpak 1.16.1
I have also checked whether JASP 0.95.4 is appropriately installed. And it seems so, because if I query flatpak list:
JASP org.jaspstats.JASP 0.95.4 stable system
Also, flatpak remote-info --log flathub org.jaspstats.JASP says:
JASP - Classical and Bayesian Statistics ID: org.jaspstats.JASP Ref: app/org.jaspstats.JASP/x86_64/stable Arch: x86_64 Branch: stable Version: 0.95.4 License: AGPL-3.0+ Collection: org.flathub.Stable Download: 1,6 GB Installed: 3,1 GB Runtime: org.kde.Platform/x86_64/6.9 Sdk: org.kde.Sdk/x86_64/6.9 Commit: 8436a26abe050df962f728252720a75ce3f64b9ba59365c15d8de29b9cacaf99 Parent: 2dddf27b1458fba3741b7386fee2b1e31dd12c6e1e4e48f36136e3a434f6aa0e Subject: Use commit for 0.95.4 (#157) (48e8815b337c) Date: 2025-10-13 12:41:25 +0000 History:
However, if I do flatpak run org.jaspstats.JASP, then it complains:
Application initialized [4:38:1104/124010.424104:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
Interesting
The EGL warning points to the graphics driver - which one is in use? And are you on wayland or X11? And which Desktop Environment?
On manjaro with plasma KDE for comparison
flatpak run org.jaspstats.JASP
...
Application initialized
[4:48:1104/144443.226621:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: Datei oder Verzeichnis nicht gefunden
Application init entered
MainWindow constructor started
TempFiles::createSessionDir(): '/home/tom/.var/app/org.jaspstats.JASP/data/JASP/JASP/temp//4' about to be (removed and re)created.
Going to construct the necessary models for JASP to function.
...
Desktop: Checking qm file: /app/Resources/Translations/jaspDesktop-pt.qm
Desktop: Language (Portuguese) not registered in LanguageModel, adding it now
Desktop: Checking qm file: /app/Resources/Translations/jaspDesktop-eo.qm
Desktop: Invalid translation file found with name: jaspDesktop-eo.qm
Desktop: Opened internal sqlite database for creation at '/home/tom/.var/app/org.jaspstats.JASP/data/JASP/JASP/temp//4/internal.sqlite'. This is for thread 140210643705280
Desktop: Opened internal sqlite database for loading at '/home/tom/.var/app/org.jaspstats.JASP/data/JASP/JASP/temp//4/internal.sqlite'. This is for thread 140210643705280
Desktop: Loaded a database with #0 tables.
Desktop: DataSet::DataSet(index=-1)
Desktop: Msg from Qt Warning: beginResetModel called on DataSetPackageSubNodeModel(0x55821ba9d8e0) without calling endResetModel first [:0, ]
Desktop: Msg from Qt Warning: endResetModel called on DataSetPackageSubNodeModel(0x55821ba9d8e0) without calling beginResetModel first [:0, ]
...
Desktop: EngineSync::enginesReceiveNewData!
Entering eventloop
Please try flatpak run org.jaspstats.JASP --safeGraphics to use safe graphics mode cause QtWebengine has some problem with GUP hardware graphics.
Thanks @tomtomme for your guidance.
sudo lshw -c video
*-display
description: VGA compatible controller product: CometLake-U GT2 [UHD Graphics] vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 logical name: /dev/fb0 version: 02 width: 64 bits clock: 33MHz capabilities: pciexpress msi pm vga_controller bus_master cap_list rom fb configuration: depth=32 driver=i915 latency=0 mode=1920x1080 resolution=1920,1080 visual=truecolor xres=1920 yres=1080 resources: iomemory:600-5ff iomemory:400-3ff irq:183 memory:604a000000-604affffff memory:4000000000-400fffffff ioport:3000(size=64) memory:c0000-dffff
echo $XDG_SESSION_TYPE
wayland
echo $XDG_CURRENT_DESKTOP
ubuntu:GNOME
Thanks also @shun2wang for your suggestion.
However, it doesn't improve anything, I regret to say
flatpak run org.jaspstats.JASP --safeGraphics
Application initialized [4:38:1104/151740.546453:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP "$1"
Application initialized [4:38:1104/124010.424104:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
Hi @fegarcia-bcam , is this the whole logs from terminal?
Hi @shun2wang
Actually not. I cropped the starting of the logs, because there is another message about GTK... but it is shown also elsewhere and the other (totally unrelated) software programs run.
Below is the full log. Thank you for looking into it!
flatpak run org.jaspstats.JASP --safeGraphics
Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP --safeGraphics --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Gtk-Message: 12:52:19.382: Failed to load module "appmenu-gtk-module" Application initialized [4:38:1106/125220.701244:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP "$1"
libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device.
And "safeGraphics" turns "software rendering" on. So those might be conflicting.
You could try running jasp as flatpak run org.jaspstats.JASP -platform wayland or flatpak run org.jaspstats.JASP -platform xcb
Dear @JorisGoosen
Thank you very much for your suggestions. However, regrettably, both continue to fail. These are the logs:
flatpak run org.jaspstats.JASP -platform wayland
Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP -platform --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Desktop: Msg from Qt Warning: Could not find the Qt platform plugin "--disable-gpu" in "" [:0, ] Desktop: Msg from Qt Fatal: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: vkkhrdisplay, minimal, linuxfb, eglfs, vnc, minimalegl, wayland-egl, wayland, offscreen, xcb. [:0, ] /app/bin/org.jaspstats.JASP: line 10: 4 Aborted (core dumped) JASP "$1"
flatpak run org.jaspstats.JASP -platform xcb
Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP -platform --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Desktop: Msg from Qt Warning: Could not find the Qt platform plugin "--disable-gpu" in "" [:0, ] Desktop: Msg from Qt Fatal: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: vkkhrdisplay, minimal, linuxfb, eglfs, vnc, minimalegl, wayland-egl, wayland, offscreen, xcb. [:0, ] /app/bin/org.jaspstats.JASP: line 10: 4 Aborted (core dumped) JASP "$1"
Same behaviour trying with all other platform plugins listed in the message (vkkhrdisplay, minimal, linuxfb, etc.)
The suggestion "Reinstalling the application may fix this problem" doesn't apply. I tried that before reporting here.
I am puzzled by the message "no Qt platform plugin could be initialized". Requesting qtdiag | head -1
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. Qt 5.15.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 11.2.0) on "xcb"
Yes it looks like the syntax of the command I gave you is wrong. Ill have to start a linuxmachine to see whats going wrong though.
Maybe this is better:
flatpak run --env=Qt_QPA_PLATFORM=wayland org.jaspstats.JASP
#or:
flatpak run --env=Qt_QPA_PLATFORM=xcb --env=QSG_RHI_BACKEND=opengl --env=QSG_RHI_PREFER_SOFTWARE_RENDERER=1 org.jaspstats.JASP
This might be an option too:
flatpak run --env=Qt_QPA_PLATFORM=vkkhrdisplay --env=QSG_RHI_BACKEND=vulkan org.jaspstats.JASP
#or even:
flatpak run --env=Qt_QPA_PLATFORM=vkkhrdisplay --env=QSG_RHI_BACKEND=vulkan --env=QSG_RHI_PREFER_SOFTWARE_RENDERER=1 org.jaspstats.JASP
Esit: an earlier version of thos comment had '-platform' at the end of commands but that ahouldve been removed.
Dear @JorisGoosen Thank you for your new instructions. However, no success yet.
flatpak run --env=Qt_QPA_PLATFORM=xcb --env=QSG_RHI_BACKEND=opengl --env=QSG_RHI_PREFER_SOFTWARE_RENDERER=1 org.jaspstats.JASP
Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Gtk-Message: 11:02:46.916: Failed to load module "appmenu-gtk-module" Application initialized [4:38:1111/110247.268493:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
Same response for the others
flatpak run --env=Qt_QPA_PLATFORM=wayland --env=QSG_RHI_BACKEND=opengl --env=QSG_RHI_PREFER_SOFTWARE_RENDERER=1 org.jaspstats.JASP
Maybe this one works?
No, sorry :-(
flatpak run --env=Qt_QPA_PLATFORM=wayland --env=QSG_RHI_BACKEND=opengl --env=QSG_RHI_PREFER_SOFTWARE_RENDERER=1 org.jaspstats.JASP
Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Gtk-Message: 11:46:32.825: Failed to load module "appmenu-gtk-module" Application initialized [4:38:1111/114633.196297:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
Hi again,
By no means I want to overload you, as I am aware you are most likely very busy. The last attempts you instructed me to try didn't succeed either, unfortunately (see my post above).
Some clue? Anything else / information on my side that I can provide?
Best regards and thank you for the assistance.
@fegarcia-bcam it might help if you posted the output of each of those commands?
The other person with a similar issue after all reported that their jasp works with at least some of them. https://github.com/jasp-stats/jasp-issues/issues/3871#issuecomment-3513058662 And I expect the errors to at least be different from eachother.
Sure, @JorisGoosen
Here they go below. (Differently from #3871 the 'vulkan' options do not fix the crash)
flatpak run --env=Qt_QPA_PLATFORM=wayland org.jaspstats.JASP
Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Gtk-Message: 12:07:35.648: Failed to load module "appmenu-gtk-module" Application initialized [4:37:1119/120739.310259:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
flatpak run --env=Qt_QPA_PLATFORM=xcb --env=QSG_RHI_BACKEND=opengl --env=QSG_RHI_PREFER_SOFTWARE_RENDERER=1 org.jaspstats.JASP
Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Gtk-Message: 12:07:56.341: Failed to load module "appmenu-gtk-module" Application initialized [4:37:1119/120757.865436:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
flatpak run --env=Qt_QPA_PLATFORM=vkkhrdisplay --env=QSG_RHI_BACKEND=vulkan org.jaspstats.JASP
Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Gtk-Message: 12:08:33.006: Failed to load module "appmenu-gtk-module" Application initialized [4:37:1119/120834.482664:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
flatpak run --env=Qt_QPA_PLATFORM=vkkhrdisplay --env=QSG_RHI_BACKEND=vulkan --env=QSG_RHI_PREFER_SOFTWARE_RENDERER=1 org.jaspstats.JASP
Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Gtk-Message: 12:08:53.766: Failed to load module "appmenu-gtk-module" Application initialized [4:38:1119/120855.058785:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
flatpak run --env=Qt_QPA_PLATFORM=wayland --env=QSG_RHI_BACKEND=opengl --env=QSG_RHI_PREFER_SOFTWARE_RENDERER=1 org.jaspstats.JASP
Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Gtk-Message: 12:09:28.205: Failed to load module "appmenu-gtk-module" Application initialized [4:37:1119/120929.772465:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
Ok, looks the same all of it, quite mysterious.
Can you post the output of flatpak list
And Im guessing your inteldriver is up to date?
flatpak list
Name Application ID Version Branch Installation Dropbox com.dropbox.Client 235.4.5905 stable system draw.io com.jgraph.drawio.desktop 28.2.8 stable system Freedesktop Platform org.freedesktop.Platform freedesktop-sdk-25.08.4 25.08 system Mesa org.freedesktop.Platform.GL.default 25.2.6 24.08 system Mesa (Extra) org.freedesktop.Platform.GL.default 25.2.6 24.08extra system Mesa org.freedesktop.Platform.GL.default 25.2.6 25.08 system Mesa (Extra) org.freedesktop.Platform.GL.default 25.2.6 25.08-extra system Intel VAAPI driver org.freedesktop.Platform.VAAPI.Intel 24.08 system Intel VAAPI driver org.freedesktop.Platform.VAAPI.Intel 25.08 system Codecs Extra Extension org.freedesktop.Platform.codecs-extra 25.08-extra system openh264 org.freedesktop.Platform.openh264 2.5.1 2.5.1 system GNOME Network Displays org.gnome.NetworkDisplays 0.97.0 stable system GNOME Application Platform version 48 org.gnome.Platform 48 system GNOME Application Platform version 49 org.gnome.Platform 49 system Yaru Gtk Theme org.gtk.Gtk3theme.Yaru 3.22 system Yaru-light Gtk Theme org.gtk.Gtk3theme.Yaru-light 3.22 system Inkscape org.inkscape.Inkscape 1.4.2 stable system JASP org.jaspstats.JASP 0.95.4 stable system KDE Application Platform org.kde.Platform 6.9 system
There are two Intel VAAPI drivers. I'm no expert. Does this mean it is up-to-date? Or is it a potential conflict?
Well there is the "intel in flatpak driver" of which you have two.
But then ubuntu also has an intel driver intel-vaapi-driver that could be more or less up to date.
Maybe we can see which version of that you have by running:
apt list --installed | grep intel-vaapi-driver
# or maybe:
apt list --installed | grep intel
Thanks a lot, Joris
apt list --installed | grep intel
WARNING: apt does not have a stable CLI interface. Use with caution in scripts. intel-media-va-driver/noble-updates,now 24.1.0+dfsg1-1ubuntu0.1 amd64 [installed,automatic] intel-microcode/noble-security,noble-updates,now 3.20250812.0ubuntu0.24.04.1 amd64 [installed,automatic] libdrm-intel1/noble-updates,now 2.4.122-1~ubuntu0.24.04.1 amd64 [installed,automatic] xserver-xorg-video-intel/noble,now 2:2.99.917+git20210115-1build1 amd64 [installed,automatic]
Note: This result is the same both before and after an apt-get update and up-get upgrade.
And when you install intel-vaapi-driver ?
Also maybe try running jasp with flatpak run --verbose as it might tell us more
And what is the output of env ?
OK, so I installed intel-vaapi-driver with sudo apt install intel-media-va-driver-non-free.
Then I check the situation via vainfo:
libva info: VA-API version 1.20.0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so libva info: Found init function __vaDriverInit_1_20 libva info: va_openDriver() returns 0 vainfo: VA-API version: 1.20 (libva 2.12.0) vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 24.1.0 () vainfo: Supported profile and entrypoints VAProfileNone : VAEntrypointVideoProc VAProfileNone : VAEntrypointStats VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Simple : VAEntrypointEncSlice VAProfileMPEG2Main : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointEncSlice VAProfileH264Main : VAEntrypointVLD VAProfileH264Main : VAEntrypointEncSlice VAProfileH264Main : VAEntrypointFEI VAProfileH264Main : VAEntrypointEncSliceLP VAProfileH264High : VAEntrypointVLD VAProfileH264High : VAEntrypointEncSlice VAProfileH264High : VAEntrypointFEI VAProfileH264High : VAEntrypointEncSliceLP VAProfileVC1Simple : VAEntrypointVLD VAProfileVC1Main : VAEntrypointVLD VAProfileVC1Advanced : VAEntrypointVLD VAProfileJPEGBaseline : VAEntrypointVLD VAProfileJPEGBaseline : VAEntrypointEncPicture VAProfileH264ConstrainedBaseline: VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice VAProfileH264ConstrainedBaseline: VAEntrypointFEI VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP VAProfileVP8Version0_3 : VAEntrypointVLD VAProfileVP8Version0_3 : VAEntrypointEncSlice VAProfileHEVCMain : VAEntrypointVLD VAProfileHEVCMain : VAEntrypointEncSlice VAProfileHEVCMain : VAEntrypointFEI VAProfileHEVCMain10 : VAEntrypointVLD VAProfileHEVCMain10 : VAEntrypointEncSlice VAProfileVP9Profile0 : VAEntrypointVLD VAProfileVP9Profile2 : VAEntrypointVLD
Here goes the output of env
SHELL=/bin/bash SESSION_MANAGER=local/DULX0101:@/tmp/.ICE-unix/3486,unix/DULX0101:/tmp/.ICE-unix/3486 QT_ACCESSIBILITY=1 COLORTERM=truecolor XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/etc/xdg XDG_MENU_PREFIX=gnome- GNOME_DESKTOP_SESSION_ID=this-is-deprecated CONDA_EXE=/home/fegarcia/anaconda3/bin/conda _CE_M= LANGUAGE=en_GB:en LC_ADDRESS=es_ES.UTF-8 GNOME_SHELL_SESSION_MODE=ubuntu LC_NAME=es_ES.UTF-8 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh HISTTIMEFORMAT=%d/%m/%y %T MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA= XMODIFIERS=@im=ibus DESKTOP_SESSION=ubuntu LC_MONETARY=es_ES.UTF-8 GTK_MODULES=gail:atk-bridge:appmenu-gtk-module PWD=/home/fegarcia GSETTINGS_SCHEMA_DIR=/home/fegarcia/anaconda3/share/glib-2.0/schemas LOGNAME=fegarcia XDG_SESSION_DESKTOP=ubuntu XDG_SESSION_TYPE=wayland CONDA_PREFIX=/home/fegarcia/anaconda3 SYSTEMD_EXEC_PID=3518 GSETTINGS_SCHEMA_DIR_CONDA_BACKUP= XAUTHORITY=/run/user/1000/.mutter-Xwaylandauth.SBBBG3 HOME=/home/fegarcia USERNAME=fegarcia IM_CONFIG_PHASE=1 LC_PAPER=es_ES.UTF-8 LANG=en_GB.UTF-8 LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:.tar=01;31:.tgz=01;31:.arc=01;31:.arj=01;31:.taz=01;31:.lha=01;31:.lz4=01;31:.lzh=01;31:.lzma=01;31:.tlz=01;31:.txz=01;31:.tzo=01;31:.t7z=01;31:.zip=01;31:.z=01;31:.dz=01;31:.gz=01;31:.lrz=01;31:.lz=01;31:.lzo=01;31:.xz=01;31:.zst=01;31:.tzst=01;31:.bz2=01;31:.bz=01;31:.tbz=01;31:.tbz2=01;31:.tz=01;31:.deb=01;31:.rpm=01;31:.jar=01;31:.war=01;31:.ear=01;31:.sar=01;31:.rar=01;31:.alz=01;31:.ace=01;31:.zoo=01;31:.cpio=01;31:.7z=01;31:.rz=01;31:.cab=01;31:.wim=01;31:.swm=01;31:.dwm=01;31:.esd=01;31:.avif=01;35:.jpg=01;35:.jpeg=01;35:.mjpg=01;35:.mjpeg=01;35:.gif=01;35:.bmp=01;35:.pbm=01;35:.pgm=01;35:.ppm=01;35:.tga=01;35:.xbm=01;35:.xpm=01;35:.tif=01;35:.tiff=01;35:.png=01;35:.svg=01;35:.svgz=01;35:.mng=01;35:.pcx=01;35:.mov=01;35:.mpg=01;35:.mpeg=01;35:.m2v=01;35:.mkv=01;35:.webm=01;35:.webp=01;35:.ogm=01;35:.mp4=01;35:.m4v=01;35:.mp4v=01;35:.vob=01;35:.qt=01;35:.nuv=01;35:.wmv=01;35:.asf=01;35:.rm=01;35:.rmvb=01;35:.flc=01;35:.avi=01;35:.fli=01;35:.flv=01;35:.gl=01;35:.dl=01;35:.xcf=01;35:.xwd=01;35:.yuv=01;35:.cgm=01;35:.emf=01;35:.ogv=01;35:.ogx=01;35:.aac=00;36:.au=00;36:.flac=00;36:.m4a=00;36:.mid=00;36:.midi=00;36:.mka=00;36:.mp3=00;36:.mpc=00;36:.ogg=00;36:.ra=00;36:.wav=00;36:.oga=00;36:.opus=00;36:.spx=00;36:.xspf=00;36:~=00;90:#=00;90:.bak=00;90:.crdownload=00;90:.dpkg-dist=00;90:.dpkg-new=00;90:.dpkg-old=00;90:.dpkg-tmp=00;90:.old=00;90:.orig=00;90:.part=00;90:.rej=00;90:.rpmnew=00;90:.rpmorig=00;90:.rpmsave=00;90:.swp=00;90:.tmp=00;90:.ucf-dist=00;90:.ucf-new=00;90:*.ucf-old=00;90: XDG_CURRENT_DESKTOP=ubuntu:GNOME MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/user.slice/user-1000.slice/[email protected]/session.slice/[email protected]/memory.pressure VTE_VERSION=7600 WAYLAND_DISPLAY=wayland-0 CONDA_PROMPT_MODIFIER=(base) GNOME_TERMINAL_SCREEN=/org/gnome/Terminal/screen/8dee1a2c_054f_4c21_82bf_f50d63c003d2 QTWEBENGINE_DICTIONARIES_PATH=/usr/share/hunspell-bdic/ GNOME_SETUP_DISPLAY=:1 LESSCLOSE=/usr/bin/lesspipe %s %s XDG_SESSION_CLASS=user TERM=xterm-256color LC_IDENTIFICATION=es_ES.UTF-8 _CE_CONDA= LESSOPEN=| /usr/bin/lesspipe %s USER=fegarcia GNOME_TERMINAL_SERVICE=:1.295 CONDA_SHLVL=1 CLUTTER_DISABLE_MIPMAPPED_TEXT=1 DISPLAY=:0 SHLVL=1 GSM_SKIP_SSH_AGENT_WORKAROUND=true LC_TELEPHONE=es_ES.UTF-8 QT_IM_MODULE=ibus LC_MEASUREMENT=es_ES.UTF-8 PROJ_DATA=/home/fegarcia/anaconda3/share/proj PAPERSIZE=a4 CONDA_PYTHON_EXE=/home/fegarcia/anaconda3/bin/python XDG_RUNTIME_DIR=/run/user/1000 CONDA_DEFAULT_ENV=base DEBUGINFOD_URLS=https://debuginfod.ubuntu.com LC_TIME=es_ES.UTF-8 XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/home/fegarcia/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop PATH=/home/fegarcia/Downloads/getting_started_v4.0.0/ngc-cli:/home/fegarcia/anaconda3/bin:/home/fegarcia/anaconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin GDMSESSION=ubuntu DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus LC_NUMERIC=es_ES.UTF-8 PROJ_NETWORK=ON _=/usr/bin/env
Now, using the --verbose flag when running flatpak
flatpak run --verbose --env=Qt_QPA_PLATFORM=wayland org.jaspstats.JASP
F: No installations directory in /etc/flatpak/installations.d. Skipping F: Opening system flatpak installation at path /var/lib/flatpak F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: Skipping parental controls check for app/org.jaspstats.JASP/x86_64/stable since parental controls are disabled globally F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: /var/lib/flatpak/runtime/org.kde.Platform/x86_64/6.9/76413ad56178752c98dbda74682640d85a2b10b0d37f6f3680b29adf00265a6b/files/lib32 does not exist F: Cleaning up unused container id 4122987690 F: Cleaning up per-app-ID state for org.jaspstats.JASP F: Cleaning up unused container id 3487786837 F: Cleaning up per-app-ID state for org.jaspstats.JASP F: Allocated instance id 2230939105 F: Add defaults in dir /org/jaspstats/JASP/ F: Add locks in dir /org/jaspstats/JASP/ F: Allowing dri access F: Allowing homedir access F: Allowing wayland access F: Running 'bwrap --args 38 -- xdg-dbus-proxy --args=40' F: Running 'bwrap --args 38 -- exec_shim' Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Gtk-Message: 13:55:38.236: Failed to load module "appmenu-gtk-module" Application initialized [4:38:1119/135538.955168:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
flatpak run --verbose --env=Qt_QPA_PLATFORM=xcb --env=QSG_RHI_BACKEND=opengl --env=QSG_RHI_PREFER_SOFTWARE_RENDERER=1 org.jaspstats.JASP
F: No installations directory in /etc/flatpak/installations.d. Skipping F: Opening system flatpak installation at path /var/lib/flatpak F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: Skipping parental controls check for app/org.jaspstats.JASP/x86_64/stable since parental controls are disabled globally F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: /var/lib/flatpak/runtime/org.kde.Platform/x86_64/6.9/76413ad56178752c98dbda74682640d85a2b10b0d37f6f3680b29adf00265a6b/files/lib32 does not exist F: Cleaning up unused container id 361475681 F: Cleaning up per-app-ID state for org.jaspstats.JASP F: Cleaning up unused container id 2230939105 F: Cleaning up per-app-ID state for org.jaspstats.JASP F: Allocated instance id 2537945387 F: Add defaults in dir /org/jaspstats/JASP/ F: Add locks in dir /org/jaspstats/JASP/ F: Allowing dri access F: Allowing homedir access F: Allowing wayland access F: Running 'bwrap --args 38 -- xdg-dbus-proxy --args=40' F: Running 'bwrap --args 38 -- exec_shim' Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Gtk-Message: 13:57:07.223: Failed to load module "appmenu-gtk-module" Application initialized [4:38:1119/135708.911631:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
flatpak run --verbose --env=Qt_QPA_PLATFORM=vkkhrdisplay --env=QSG_RHI_BACKEND=vulkan org.jaspstats.JASP
F: No installations directory in /etc/flatpak/installations.d. Skipping F: Opening system flatpak installation at path /var/lib/flatpak F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: Skipping parental controls check for app/org.jaspstats.JASP/x86_64/stable since parental controls are disabled globally F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: /var/lib/flatpak/runtime/org.kde.Platform/x86_64/6.9/76413ad56178752c98dbda74682640d85a2b10b0d37f6f3680b29adf00265a6b/files/lib32 does not exist F: Cleaning up unused container id 120540518 F: Cleaning up per-app-ID state for org.jaspstats.JASP F: Cleaning up unused container id 2537945387 F: Cleaning up per-app-ID state for org.jaspstats.JASP F: Allocated instance id 3319952900 F: Add defaults in dir /org/jaspstats/JASP/ F: Add locks in dir /org/jaspstats/JASP/ F: Allowing dri access F: Allowing homedir access F: Allowing wayland access F: Running 'bwrap --args 37 -- xdg-dbus-proxy --args=40' F: Running 'bwrap --args 37 -- exec_shim' Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Gtk-Message: 13:57:58.162: Failed to load module "appmenu-gtk-module" Application initialized [4:37:1119/135759.547652:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
flatpak run --verbose --env=Qt_QPA_PLATFORM=vkkhrdisplay --env=QSG_RHI_BACKEND=vulkan --env=QSG_RHI_PREFER_SOFTWARE_RENDERER=1 org.jaspstats.JASP
F: No installations directory in /etc/flatpak/installations.d. Skipping F: Opening system flatpak installation at path /var/lib/flatpak F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: Skipping parental controls check for app/org.jaspstats.JASP/x86_64/stable since parental controls are disabled globally F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: /var/lib/flatpak/runtime/org.kde.Platform/x86_64/6.9/76413ad56178752c98dbda74682640d85a2b10b0d37f6f3680b29adf00265a6b/files/lib32 does not exist F: Cleaning up unused container id 1127086192 F: Cleaning up per-app-ID state for org.jaspstats.JASP F: Cleaning up unused container id 3319952900 F: Cleaning up per-app-ID state for org.jaspstats.JASP F: Allocated instance id 27551205 F: Add defaults in dir /org/jaspstats/JASP/ F: Add locks in dir /org/jaspstats/JASP/ F: Allowing dri access F: Allowing homedir access F: Allowing wayland access F: Running 'bwrap --args 38 -- xdg-dbus-proxy --args=40' F: Running 'bwrap --args 38 -- exec_shim' Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Gtk-Message: 13:58:59.172: Failed to load module "appmenu-gtk-module" Application initialized [4:37:1119/135901.023071:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
flatpak run --verbose --env=Qt_QPA_PLATFORM=wayland --env=QSG_RHI_BACKEND=opengl --env=QSG_RHI_PREFER_SOFTWARE_RENDERER=1 org.jaspstats.JASP
F: No installations directory in /etc/flatpak/installations.d. Skipping F: Opening system flatpak installation at path /var/lib/flatpak F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: Skipping parental controls check for app/org.jaspstats.JASP/x86_64/stable since parental controls are disabled globally F: Opening user flatpak installation at path /home/fegarcia/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: /var/lib/flatpak/runtime/org.kde.Platform/x86_64/6.9/76413ad56178752c98dbda74682640d85a2b10b0d37f6f3680b29adf00265a6b/files/lib32 does not exist F: Cleaning up unused container id 1890383029 F: Cleaning up per-app-ID state for org.jaspstats.JASP F: Cleaning up unused container id 27551205 F: Cleaning up per-app-ID state for org.jaspstats.JASP F: Allocated instance id 64846579 F: Add defaults in dir /org/jaspstats/JASP/ F: Add locks in dir /org/jaspstats/JASP/ F: Allowing dri access F: Allowing homedir access F: Allowing wayland access F: Running 'bwrap --args 39 -- xdg-dbus-proxy --args=41' F: Running 'bwrap --args 37 -- exec_shim' Setting special options for software rendering (aka safe graphics). Desktop: QML cache directory: /home/fegarcia/.var/app/org.jaspstats.JASP/cache/JASP/JASP/qmlcache_1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 Making new argument list for Application startup: JASP --disable-gpu Starting JASP 0.95.4 from commit 1fbf9f1407a9e94e9bb247aa86c7f6b51fb51be7 and branch HEAD QtWebEngineQuick initialized Gtk-Message: 13:59:44.920: Failed to load module "appmenu-gtk-module" Application initialized [4:37:1119/135946.440712:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device. /app/bin/org.jaspstats.JASP: line 10: 4 Segmentation fault (core dumped) JASP
But isnt intel-vaapi-driver already something you can install?
https://launchpad.net/ubuntu/+source/intel-vaapi-driver
In any case, the above doesnt seem to help indeed. And I see nothing weird in your env
I do see you are running wayland so there really is no need to run the other platforms every time.
Do you have any experience running a debugger? Because the we could perhaps see where JASP crashes at exactly...
Its too bad I dont have an ubuntu system here, but given that we are not getting inundated by people having problems running JASP on ubuntu im guessing it is something specific about your system. I just dont know what.
But isnt intel-vaapi-driver already something you can install? https://launchpad.net/ubuntu/+source/intel-vaapi-driver
Not apparently, because sudo apt install intel-vaapi-driver replies:
E: Unable to locate package intel-vaapi-driver
So instead what I found googling was this sudo apt install intel-media-va-driver-non-free.
Plus the project was officially abandoned by Intel one year ago.
https://github.com/intel/intel-vaapi-driver
In any case, the above doesnt seem to help indeed. And I see nothing weird in your env I do see you are running wayland so there really is no need to run the other platforms every time.
OK, got it. Thanks!
Do you have any experience running a debugger? Because the we could perhaps see where JASP crashes at exactly...
No, I don't have that experience. But if you don't mind, I'm willing to try that debugging. I'm expecting to use JASP intensively in the coming months, so it'd be great to solve this matter.
... but given that we are not getting inundated by people having problems running JASP on ubuntu im guessing it is something specific about your system.
That's a reasonable point, yes.