Open iandol opened 6 months ago
Hi, I had the same problem and I solved it by installing cysignals in version 1.11.4 I hope it works for you ^-^.
@mymytas93 -- how did you install it? The V3.5.8 is precompiled so do we have to replace the libraries like /opt/pupil_capture/cysignals/signals.cpython-36m-x86_64-linux-gnu.so
manually?
Hi, No, I reinstalled it, but it is not working again, and the error is the same. I don't know what happens. ;(
If you're running Wayland, try switching to X11. If that still fails, try running from source
Hi,
I check and I have X11:
$ loginctl show-session 2 -p Type
-> Type=x11
I think the problem is with Ubuntu 22.04
I used the git code "git clone https://github.com/pupil-labs/pupil.git -b develop" and it works for me now ^⁻^.
We are noticing on several Ubuntu 22.04 machines that the latest release (https://github.com/pupil-labs/pupil/releases) of
pupil_capture
crashes immediately on startup. We can run from master/dev source, though the CPU use is crazy and it is causing us issues as we are using two pupil core headset simultaneously and running on two separate workstations but even so > %75 of all cores CPU cycles on both workstations (Core i7 8C/16HT, 32GB RAM) are being used on each machine.