On Thu, Dec 01, 2016 at 09:29:31PM +0100, Peter Seifert wrote: > root@raspberry:~# quisk > > ------------------------------------------------------------ > 20:24:28: Warning: Mismatch between the program and library build versions > detected. > The library used 3.0 (wchar_t,compiler with C++ ABI 1010,wx > containers,compatible with 2.8), > and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1009,wx > containers,compatible with 2.8). > Unable to access the X Display, is $DISPLAY set properly? > > (process:731): GLib-GObject-CRITICAL **: g_type_class_unref: assertion > 'g_class != NULL' failed > > > ----------------------------------------------------------- > what is this? >
It's an SDR program called quisk that wants an X11 display and can't find one. -dsr-