I'm using PixInsight Core 01.08.06.1457 and recently upgraded to Fedora 30. When I run PixInsight, it doesn't load the screen, the process gets stuck. There are some warnings related to libGL.
[rvr@localhost bin]$ ./PixInsight.sh
PixInsight Core 01.08.06.1457 Ripley (x64)
Copyright (c) 2003-2019 Pleiades Astrophoto
libGL error: MESA-LOADER: failed to open nouveau (search paths /usr/lib64/dri)
libGL error: failed to load driver: nouveau
libGL error: MESA-LOADER: failed to open nouveau (search paths /usr/lib64/dri)
libGL error: failed to load driver: nouveau
libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib64/dri)
libGL error: failed to load driver: swrast
Checking with ldd there is a dependency problem with libidn.so.11 (f30 ships libidn.so.12), but I created a symlink and PI still doesn't run correctly.