Results 9 comments of gholmann16

It definitely was getting rewritten. I switched to using the "Use existing DNS option" and I just manually edit my resolv.conf, but obviously this is not a great solution.

> It seems to me like the libcurl version of Ubuntu 14.04 is propably to old. You can try to use a fetch content curl instead I tried building it...

When I run Air Controller in gdb, I get the same error, but the application stalls until I force quit it. This is what has changed: ``` (air_controller_desktop:43305): Gdk-CRITICAL **:...

> @Seren541 can you post a link to the AppImage in question please? How do you create it? If it ships any Gtk platform plugin themes for Qt, then these...

After persuing the gerror returned this error is spammed: `Failed to load image “/home/gholm/.cache/neptune/apps/LBRY”: Fatal error in PNG image file: bad parameters to zlib` `Failed to load image “/home/gholm/.cache/neptune/apps/Kdenlive”: Fatal...

Your fix is to just remove gtk? My project is coded in gtk, not qt with gtk plugins so this is not really an option.

For now I'll probably end up using the shared library as that works but I might end up going that route.