Closed bergera closed 5 years ago
I don't know why it didn't occur to me before, but running Artisan as root does not cause a crash. Still, it's not ideal, so I hope this issue is still helpful. A user would need to understand X to get this running, and either launch Artisan from the command line or edit the .desktop file to change the Exec
entry.
$ xhost +local:
$ sudo artisan
I am not a linux expert, but did you setup the udev rules for the Phidgets as noted in the installation documentation https://www.phidgets.com/docs/OS_-_Linux ?
No further replay on this.
Hello there, long time user trying to update to the latest version.
Expected Behavior
Actual Behavior
I am using a Phidget 1048_0 4-input. When the ON button is clicked, Artisan crashes with the following console error:
I built
libphidget22-1.0.0.20190116
from source and verified that it correctly reads from my connected 1048_0. The Phidgets TemperatureSensor Python example code works and produces correct readings.libgcc_s.so.1 is installed:
Using
LD_PRELOAD=libgcc_s.so.1
has no effect. I also tried rebuilding libphidget22 usingLIBS="-lgcc_s"
and that had no effect.I have also tried versions of libphidget22 as old as
libphidget22-1.0.0.20170711
and still encountered the same problem.Steps to Reproduce the Problem
Specifications
artisan-settings.aset.txt