On segunda-feira, 26 de setembro de 2016 15:08:11 PDT Thiago Macieira wrote: > Is it Gtk3? The qgtk3 plugin would need to be supplied in the AppImage, > which could trigger including of the Gtk libraries in the AppImage too.
Actually, Dirk could ship the plugin without the Gtk libraries. If the user has them in their system, the libs get loaded and the plugin works. If the Gtk libs are not present, then the plugin will fail to load and will be ignored by the Qt theme system. That may need some hacking of the AppImage scripts so that one .so is allowed to be shipped with "not found" libraries. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
