cortex-lab / phy

phy: interactive visualization and manual spike sorting of large-scale ephys data
BSD 3-Clause "New" or "Revised" License
311 stars 157 forks source link

segmentation fault when running the GUI remotely on a server with x2go #1126

Open mnpompili opened 2 years ago

mnpompili commented 2 years ago

Hi! I'm trying to use the GUI remotely using x2go on a server running kubuntu 20.04 where phy successfully runs without remote access. When I try to lauch phy on a terminal open with x2go I obtain an error about related to GLX 1.3 and then a segmentation fault as below. image This bug seems to be related to the one described in the issue #588 which is tagged as resolved, however I cannot find anymore information on how to solve this. Thanks in advance for the help!