ogra1 / zoom-snap

75 stars 13 forks source link

Stable channel crashes when connecting to X display #86

Closed lazzarello closed 2 years ago

lazzarello commented 2 years ago

I don't think this project can do anything about it but the upstream binary is crashing on Ubuntu 20.04 (Focal). The Stable channel crashes like so, gdb output.

[Detaching after fork from child process 692129]
process 692017 is executing new program: /bin/bash
[Detaching after fork from child process 692143]
Testing for explicit PulseAudio choice...
...and PulseAudio has been explicitly chosen, so using it.
process 692017 is executing new program: /bin/bash
[Detaching after fork from child process 692144]
[Detaching after fork from child process 692147]
process 692017 is executing new program: /bin/dash
[Detaching after fork from child process 692148]
[Detaching after fork from child process 692149]
[Detaching after fork from child process 692150]
[Detaching after fork from child process 692151]
[Detaching after fork from child process 692155]
No protocol specified
xrdb: Resource temporarily unavailable
xrdb: Can't open display ':1'
[Detaching after fork from child process 692159]
[Detaching after fork from child process 692160]
process 692017 is executing new program: /snap/zoom-client/151/zoom/ZoomLauncher
warning: Expected absolute pathname for libpthread in the inferior, but got target:/lib/x86_64-linux-gnu/libpthread.so.0.
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
[Detaching after fork from child process 692161]
[Inferior 1 (process 692017) exited normally]
lazzarello commented 2 years ago

I upgraded my kernel to 5.4.0-80 along with some dependencies in the distro and it's working now. Oopsy daisy!