On 18 August, 2016 - Marco Martin wrote: > On Wednesday 17 August 2016 18:50:35 Anton Lundin wrote: > > This fixes the subsurface-mobile build on my Linux desktop and on > > android. > > > > To get it to run on Linux desktop, set QT_QUICK_CONTROLS_STYLE to > > something that kirigami doesn't know about, like kakor. Otherwise it > > will detect Desktop and die on: > > qrc:/styles/Desktop/Icon.qml:23 module "org.kde.kquickcontrolsaddons" is not > > installed > > > > This works with kirigami 32c980c46, when 47fb7821 is reverted. > > when running on desktop it tries to integrate there, at the moment it uses an > external dependency to do sowhich indeed can be a problem. > I can copy over the needed code (loading icons from themes) to remove such > dependency. >
Or at least make it fail gracefully, and don't kill the whole app. I'm fine as long as it runs =) //Anton -- Anton Lundin +46702-161604 _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
