Re: cloud storage on Android

2015-11-08 Thread Anton Lundin
On 07 November, 2015 - Joakim Bygdell wrote: > > > On 07 Nov 2015, at 19:10, Dirk Hohndel wrote: > > > > > > I think Lubomir posted about the fact that we may be using the wrong path > > on Android. I'll play with this later but wanted to send this out now in > > case it rings a bell for someo

Re: cloud storage on Android

2015-11-07 Thread Dirk Hohndel
> On Nov 7, 2015, at 11:24 AM, Thiago Macieira wrote: > > On Saturday 07 November 2015 11:20:20 Dirk Hohndel wrote: >> And we had that fail for us which is why we went back to DataLocation... >> >> what a mess > > https://bugreports.qt.io/browse/QTBUG-49101 > > Nothing is being done because n

Re: cloud storage on Android

2015-11-07 Thread Lubomir I. Ivanov
On 7 November 2015 at 21:24, Thiago Macieira wrote: > On Saturday 07 November 2015 11:20:20 Dirk Hohndel wrote: >> And we had that fail for us which is why we went back to DataLocation... >> >> what a mess > > https://bugreports.qt.io/browse/QTBUG-49101 > > Nothing is being done because neither of

Re: cloud storage on Android

2015-11-07 Thread Thiago Macieira
On Saturday 07 November 2015 11:20:20 Dirk Hohndel wrote: > And we had that fail for us which is why we went back to DataLocation... > > what a mess https://bugreports.qt.io/browse/QTBUG-49101 Nothing is being done because neither of the developers of QStandardPaths (David and I) do Android dev

Re: cloud storage on Android

2015-11-07 Thread Dirk Hohndel
> On Nov 7, 2015, at 11:03 AM, Lubomir I. Ivanov wrote: > > On 7 November 2015 at 20:30, Dirk Hohndel wrote: >> >> I want to look at where we used to write things to and just go back to using >> that :-) >> > > QStandardPaths::DataLocation seems deprecated in favor of AppDataLocation. And w

Re: cloud storage on Android

2015-11-07 Thread Lubomir I. Ivanov
On 7 November 2015 at 20:30, Dirk Hohndel wrote: > > I want to look at where we used to write things to and just go back to using > that :-) > QStandardPaths::DataLocation seems deprecated in favor of AppDataLocation. Android: go back to using Qt's DataLocation It appears that the

Re: cloud storage on Android

2015-11-07 Thread Dirk Hohndel
> On Nov 7, 2015, at 10:19 AM, Joakim Bygdell wrote: > > >> On 07 Nov 2015, at 19:10, Dirk Hohndel wrote: >> >> >> I think Lubomir posted about the fact that we may be using the wrong path >> on Android. I'll play with this later but wanted to send this out now in >> case it rings a bell for

Re: cloud storage on Android

2015-11-07 Thread Joakim Bygdell
> On 07 Nov 2015, at 19:10, Dirk Hohndel wrote: > > > I think Lubomir posted about the fact that we may be using the wrong path > on Android. I'll play with this later but wanted to send this out now in > case it rings a bell for someone. Yepp, ever since the change to standard paths that issu

cloud storage on Android

2015-11-07 Thread Dirk Hohndel
Thanks to Sebastian our mobile UI is making quick progress! I fixed a couple more bugs that were introduced in the code restructuring and now Subsurface-mobile almost sorta works again :-) The exception is cloud storage. Thanks to a 10" tablet in landscape mode I have a nice complete error message