REPRODUCIBILITY (% or how often): 100%
BUILD ID = OS VERSION (Settings > About product): 4.3.0.12
HARDWARE (XA2, X10, X10 II, …): Vollaphone, GS290
UI LANGUAGE: en
REGRESSION: (compared to previous public release: Yes, No, ?): YES
DESCRIPTION:
When adapting an application to use Sailjail, specifying (in this particular case Location and Internet) doesn’t appear to grant the app location (import QtPositioning 5.2) in QML.
I’ll have a look at your code. I was there looking at your migration code which was really nice. I was thinking of making that into a generic local storage migration app
An attentive user just pointed out that I’m probably doing ApplicationName incorrectly. I don’t understand why it would work at all But, in testing, I’m obviously installing from the SDK.
I had harbour-dwd as name, which I should presumably change to DWD or some such.
EDIT: I haven’t tested it yet, but the symptoms they experience are not the same for me. So, I don’t think it’s naming. I can also start sailjail with the name from the desktop file without problems.
EDIT: I checked and name is not the issue: Using the same setup as Karry (for the desktop file) makes no difference.
It was built F&D (fast and dirty), so I cleaned up a bit and noticed while testing with QML live, I got immediate results, like I had in the previous version. In that version I hadn’t set PositionSource active but had button to allow it. In any case, even without the button, if you had GPS on, you immediately got a list. Now, if you exit and start the app from the tray, agree to the Sailjail, (all the time, GPS is on, for instance), the view first needs to start (with NaNs) and you have to exit the view or hit the button and wait before you get results.
Something is broken. If I remove the Sailjail, it just works. The crappier code was snappy in 3.4. Now you actually see the Locate & Update button and wait for seemingly for ever. I mean. It does work. But it was better. More fun. Fluffy.
It’s pretty crappy code (well, a bit better now so I don’t expect help but maybe someone could confirm my observations? Maybe it’s a ports issue? Maybe it’s only Volla? Version 0.8.0 in the repo.