I am using a full environment inside a singularity container. From the container bash, I call paraview and it crashes (output below). Paraview was installed through “apt install paraview” (Ubuntu 22).
Any clue of what might be wrong?
This is the output:
$ paraview
QStandardPaths: error creating runtime directory ‘/run/user/1000’ (No such file or directory)
QStandardPaths: error creating runtime directory ‘/run/user/1000’ (No such file or directory)
dbus[4830]: D-Bus library appears to be incorrectly set up: see the manual page for dbus-uuidgen to correct this issue. (Failed to open “/var/lib/dbus/machine-id”: No such file or directory; UUID file ‘/etc/machine-id’ should contain a hex string of length 32, not length 0, with no other text)
D-Bus not built with -rdynamic so unable to print a backtrace
Aborted (core dumped)