On Wed, Aug 13, 2014 at 2:27 PM, Stephen M. Webb
<stephen.webb@xxxxxxxxxxxxx> wrote:
Is this the problem we had on the Unity 8 desktop some months
ago that we solved it by explicitly replacing 'qmlscene'
in the .desktop files with 'qmlscene -qt=5'? What are the
disadvantages of that solution?
The only disadvantage is the wide-spread hard-coded 'qmlscene'
throughout apps' .desktop files, autopilot tests and elsewhere, so it
would take the same effort as switching to another wrapper. Since
there's potential we'd like to have some extra features or changes in
the future 'uqmlscene', it'd be best to patch all apps just once.
Meanwhile, since that'd take time, the qtchooser would be a quick
option to solve the problem in a package, if system-wide environment
variables are wanted to be avoided.