<div dir="ltr">Ok so I checked on desktop it's kstarsrc, and on Android it's libkstars.sorc, there is no absolute file path given. I added a few debug and I'm not sure if aboutToQuit() signal is being caught in Android, because save save config to disk when we receive that signal. Btw, I added a manual Options::self()->save() after changing the color scheme, and still I cannot see it getting saved, it resets to default values when restarted.<div><br></div><div>Here is a link to the log file generated from adb logcat (<a href="https://www.dropbox.com/s/dt824eddkhzg4up/log.txt?dl=0">https://www.dropbox.com/s/dt824eddkhzg4up/log.txt?dl=0</a>)</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 7, 2016 at 4:48 PM, Aleix Pol <span dir="ltr"><<a href="mailto:aleixpol@kde.org" target="_blank">aleixpol@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">A good first step would be to print where the file is being written.<br>
Also you can check with "adb logcat" what error messages you're<br>
getting.<br>
<span class="HOEnZb"><font color="#888888"><br>
Aleix<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Mon, Nov 7, 2016 at 2:38 PM, Jasem Mutlaq <<a href="mailto:mutlaqja@ikarustech.com">mutlaqja@ikarustech.com</a>> wrote:<br>
> Hi Aleix,<br>
><br>
> So The KStars Lite QML works fine when compiled and test on the desktop, but<br>
> the settings do not get saved on Android for some reason. Is there a way to<br>
> find out? On the desktop it creates ~/.config/kstarsrc, where does it keep<br>
> the same file on Android? I looked under org.kde.kstars (in Samsung S5) but<br>
> couldn't find any file. Is there anything special we need to add to KStars<br>
> to make it save settings on Android?<br>
><br>
> Regards,<br>
> Jasem<br>
><br>
><br>
> On Mon, Nov 7, 2016 at 2:14 PM, Aleix Pol <<a href="mailto:aleixpol@kde.org">aleixpol@kde.org</a>> wrote:<br>
>><br>
>> On Sun, Nov 6, 2016 at 7:06 PM, Jasem Mutlaq <<a href="mailto:mutlaqja@ikarustech.com">mutlaqja@ikarustech.com</a>><br>
>> wrote:<br>
>> > Hello,<br>
>> ><br>
>> > So I made some changes to the code to make loading faster, it's now 2-3x<br>
>> > faster on Android but can still see more improvement especially<br>
>> > splashscreen<br>
>> > only appears after 3-4 seconds which might lead to think there is a<br>
>> > problem<br>
>> > loading the app, so that has to be address.<br>
>> ><br>
>> > Another problem we have is that the KStars options are not saved. We are<br>
>> > using KConfig just like in regular KStars. on KStars Lite for desktop,<br>
>> > it<br>
>> > creates a kstarsrc file under ~/.config and loading/saving of<br>
>> > configuration<br>
>> > options appears to be OK, but it's not working on Android.<br>
>> ><br>
>> > I'm CC KDE Android list, is there something special we have to do get<br>
>> > this<br>
>> > working on Android? We are using this repo to build KF5 for Android:<br>
>> ><br>
>> > git://<a href="http://anongit.kde.org/scratch/cordlandwehr/kdesrc-conf-android.git" rel="noreferrer" target="_blank">anongit.kde.org/scratch/<wbr>cordlandwehr/kdesrc-conf-<wbr>android.git</a><br>
>> ><br>
>> > Check here for more details:<br>
>> ><br>
>> ><br>
>> > <a href="http://thelastpolaris.blogspot.de/2016/05/how-to-build-kstars-lite-for-android.html" rel="noreferrer" target="_blank">http://thelastpolaris.<wbr>blogspot.de/2016/05/how-to-<wbr>build-kstars-lite-for-android.<wbr>html</a><br>
>> ><br>
>> > Any ideas? I found another repo here while writing this email:<br>
>> ><br>
>> > <a href="https://quickgit.kde.org/?p=android-builder.git" rel="noreferrer" target="_blank">https://quickgit.kde.org/?p=<wbr>android-builder.git</a><br>
>> ><br>
>> > Is this the one we should be using?<br>
>><br>
>> Hi Jasem,<br>
>> First please register to this mailing list, or I have to moderate you<br>
>> in every time and people can't answer directly.<br>
>><br>
>> kdesrc-conf-android is what Andreas was experimenting with and should<br>
>> be the right thing to use, proof is that you managed to compile your<br>
>> application. This doesn't mean KConfig is not going to have bugs. I<br>
>> encourage you to look into KConfig and debug the error.<br>
>><br>
>> From there, I'll be happy to help you fix the issue.<br>
>><br>
>> Aleix<br>
><br>
><br>
><br>
><br>
> --<br>
> Best Regards,<br>
> Jasem Mutlaq<br>
><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Best Regards,<br>Jasem Mutlaq<br></div><div><br></div></div></div>
</div>