Re: [Ubuntu-phone] [ubuntu-phone] Offline routing application - Publishing problems

2015-08-20 Thread Frans Schreuder
Hello Jamie, Do you have any news on the implementation of SD Card access for "normal" applications? Frans On 06/18/2015 04:59 PM, Jamie Strandboge wrote: > On 06/18/2015 09:15 AM, Frans Schreuder wrote: >> >>> A few moments ago we got all the right people in

Re: [Ubuntu-phone] Help wanted for OSMScout

2015-08-20 Thread Frans Schreuder
Wed, 2015-08-12 at 15:06 +0200, Frans Schreuder wrote: >> I have spent quite some time developing the OSMScout app for Ubuntu Phone. >> I don't want to provide this app free of charge, but my time is also >> limited. >> Is there anyone out there with some c++ / qml skil

Re: [Ubuntu-phone] Navigation working!

2015-08-24 Thread Frans Schreuder
Hello Ed, I think it was your lucky day, as the failing navigation service is really a navigation service issue. Did you by chance have your wifi off? that improves things a lot. Frans PS. I have created a payed version in the store and an equal free version, not to sell support, but to be able

[Ubuntu-phone] Can't connect to foreign mobile network

2015-10-01 Thread Frans Schreuder
Hello, I have had the Ubuntu phone (BQ E4.5) for some time, I lately travelled to New York and found out it didn't connect to the mobile network, not even GSM. At that time I thought it was a frequency issue, but right now I am in Portugal and the frequency is the same here as my home country (Net

Re: [Ubuntu-phone] Can't connect to foreign mobile network

2015-10-01 Thread Frans Schreuder
Thanks for your reply, I filed the bug... https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1501761 On 10/01/2015 02:03 PM, Jonas Drange wrote: On 1 October 2015 at 14:50, Frans Schreuder <fransschreu...@gmail.

[Ubuntu-phone] [ubuntu-phone] Offline routing application - Publishing problems

2015-06-02 Thread Frans Schreuder
-add-repository ppa:fransschreuder1/osmscout-import sudo apt-get update sudo apt-get install osmscoutimportgui0 Thanks for your comments, Regards, Frans Schreuder signature.asc Description: OpenPGP digital signature -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu

Re: [Ubuntu-phone] [ubuntu-phone] Offline routing application - Publishing problems

2015-06-02 Thread Frans Schreuder
ig (however also detailed) Regards,     Christian Am Di, 2. Jun, 2015 um 3:18 schrieb Frans Schreuder : Dear Ubuntu-phone mailing list, I have spent a few weeks developing an offline routing / navigation application

Re: [Ubuntu-phone] [ubuntu-phone] Offline routing application - Publishing problems

2015-06-02 Thread Frans Schreuder
to downsize the files. The HERE app on Android shows > that it can be done. I am surely looking into downsizing the maps, but for now they are just big (however also detailed) > > Regards, > Christian > > Am Di, 2. Jun, 2015 um 3:18 schrieb Frans Schreuder > : &

Re: [Ubuntu-phone] [ubuntu-phone] Offline routing application - Publishing problems

2015-06-02 Thread Frans Schreuder
On 06/02/2015 11:36 PM, Sam Bull wrote: > On Tuesday, 2 June 2015 20:18:35 BST, Frans Schreuder wrote: >> Would it be possible to create an app-specific rule that allows (Read, >> and maybe later Write) access to /Maps/? > > Just add an additional read path, like the

Re: [Ubuntu-phone] [ubuntu-phone] Offline routing application - Publishing problems

2015-06-03 Thread Frans Schreuder
my > home dir. > * Only after downloading the pbf file I got the message that support > for pbf files is not enabled in the build in your ppa. > > Br, > Michael > > On 02.06.2015 21:18, Frans Schreuder wrote: > > Dear Ubuntu-phone mailing list, > > > I have sp

Re: [Ubuntu-phone] [ubuntu-phone] Offline routing application - Publishing problems

2015-06-03 Thread Frans Schreuder
Hello Jamie Strandboge, Thanks for your reply (...) > This is a complicated topic and currently app-access to the SD card is not > fully > implemented. This has been discussed in the past and the main points are: > > * we don't want to allow a shared storage area like /freeforall >because t

Re: [Ubuntu-phone] [ubuntu-phone] Offline routing application - Publishing problems

2015-06-05 Thread Frans Schreuder
Hello Simon, Could you use the OBF format, and possibly reuse (for now) the pre-generated files  from http://download.osmand.net/rawindexes/

Re: [Ubuntu-phone] [ubuntu-phone] Offline routing application - Publishing problems

2015-06-06 Thread Frans Schreuder
Hello Jamie Strandboge, > There is no reason to run it unconfined when an app-specific directory could > be > used instead. As far as exceptions go, this is the cleanest solution because > only your app would have access to this directory. Because of the > case-insensitivity, you would need to do

Re: [Ubuntu-phone] [ubuntu-phone] Find SD card path

2015-06-07 Thread Frans Schreuder
Hello, I am developing an application which needs access to a path on the SD card: read_path: [ "/media/*/*/[Mm][Aa][Pp][Ss]/" ] In C++ I don't know the full path of the SD card, I can guess the user is "phablet", but the SD card ID is impossible to guess. if I also give access to "/med

Re: [Ubuntu-phone] OSMTouch and pre-fetch tiles

2015-06-13 Thread Frans Schreuder
Hello Matthias, It could be due to a different screen resolution, that zoom levels are handled differently. Anyway it looks like a lot of work to copy over the cache. I am currently developing an offline navigation application which is suited for your needs. It's not yet in the store, but the sour

Re: [Ubuntu-phone] OSMTouch and pre-fetch tiles

2015-06-13 Thread Frans Schreuder
Hello Matthias, >> I am >> currently developing an offline navigation application which is suited >> for your needs. >> It's not yet in the store, but the sources are available on github. >> >> https://github.com/fransschreuder/OSMScout-ubuntu >> >> Opening the project in ubuntu-sdk, build and inst

Re: [Ubuntu-phone] [ubuntu-phone] Offline routing application - Publishing problems

2015-06-14 Thread Frans Schreuder
page when done and im sure you will get plenty of people donating for this feature good luck :) Wayne On 04/06/15 11:17, Simos Xenitellis wrote: On Tue, Jun 2, 2015 at 10:18 PM, Frans

Re: [Ubuntu-phone] Force update

2015-06-18 Thread Frans Schreuder
Hello Ed Kapitein, Did you finally get the update? My colleague (Jeroen) still didn't get it. Frans On 06/16/2015 10:18 AM, Ed Kapitein wrote: > Hi all, > > I had to restart my phone, after i received the "there is an update" > notice. > After the restart the notice is gone, and if i use "check

Re: [Ubuntu-phone] [ubuntu-phone] Offline routing application - Publishing problems

2015-06-18 Thread Frans Schreuder
> A few moments ago we got all the right people in a hangout to discuss how to > support SD Card access with apps and we have a preliminary design that > addresses > the aforementioned complexities, maintains application isolation and allows > apps > to use the SD Card without any additional pr

[Ubuntu-phone] debugging from ubuntu-sdk

2015-06-19 Thread Frans Schreuder
Hello All, I am trying to debug my Qt/Qmake application from Ubuntu SDK. I did install gdbserver on the phone (BQ Aquaris with 15.04). Some time ago it worked fine (long before OTA4), but since a few weeks I get this message when starting to debug: Connecting to remote server failed: Remote 'g'

Re: [Ubuntu-phone] [ubuntu-phone] Offline routing application - Publishing problems

2015-06-19 Thread Frans Schreuder
Simeon Am 2015-06-02 um 21:18 schrieb Frans Schreuder: Dear Ubuntu-phone mailing list, I have spent a few weeks developing an offline routing / navigation application (LGPL) based on openstreetmaps / libosmscout. I want to publish the app in the Ubuntu

Re: [Ubuntu-phone] ubuntu phone tester

2015-06-19 Thread Frans Schreuder
You can buy one from BQ On 06/19/2015 11:43 PM, rené fabrice wrote: Hello @All, I want know how to get ubuntu phone for test, i'm ubuntu user and i want to be tester. Regards,

Re: [Ubuntu-phone] Offline routing with maps on SD-card (was Re: [Ubuntu-phone ][ubuntu-phone] Offline routing application - Publishing problems)

2015-06-19 Thread Frans Schreuder
are so stringent that people start looking for workarounds. On 06/20/2015 12:02 AM, Torsten Sachse wrote: > On Fri, 19 Jun 2015, Frans Schreuder wrote: > >> The problem is that the current version of Ubuntu doesn't allow read >> access to the SD card, unless you >> spec

Re: [Ubuntu-phone] Offline routing application [was: to long]

2015-06-20 Thread Frans Schreuder
Hello Ed, Thanks for your support! The GPS that stops updating is a bug in Ubuntu Phone. Other apps suffer from it too. It helps a little to turn off wifi but I still cant get my hands on it. Please let me know if you only see this behaviour in OSMScout, in that case it must be something else. Th

Re: [Ubuntu-phone] [ubuntu-phone] Offline routing application - Publishing problems

2015-06-20 Thread Frans Schreuder
an be obtained on a desktop: sudo apt-add-repository ppa:fransschreuder1/osmscout-import sudo apt-get update sudo apt-get install osmscoutimportgui0 Thanks for your comments, Regards, Frans Schr

Re: [Ubuntu-phone] Offline routing with maps on SD-card (was Re: [Ubuntu-phone ][ubuntu-phone] Offline routing application - Publishing problems)

2015-06-20 Thread Frans Schreuder
On 06/20/2015 08:23 PM, Robert Schroll wrote: > On Fri, Jun 19, 2015 at 6:19 PM, Frans Schreuder > wrote: >> There is one possible fix, until the reviewers press the freakin' button >> "manual review approved". > > You might also consider submit

Re: [Ubuntu-phone] OSMScout && keyfile

2015-06-20 Thread Frans Schreuder
On 06/20/2015 07:27 PM, Torsten Sachse wrote: > On Sat, 20 Jun 2015, Matthias Apitz wrote: > >> Does the app OSMScout needs a keyfile for activation? Is the source for >> OSMScout public available for inspection or is that binary only >> application? Haha a key file for an open source application?

Re: [Ubuntu-phone] Screen lock features

2015-06-21 Thread Frans Schreuder
Hello Gareth, The limitations are only true for apps in the app store. As of today OSMScout has also been published in the open appstore (https://open.uappexplorer.com/app/osmscout.fransschreuder) with the following extras: *Allow access to /Maps and $HOME/Documents/Maps *Keeps the screen always o

[Ubuntu-phone] [ubuntu-phone] QStorageInfo::bytesAvailable() returns bytes available from root path if the app is Apparmor restricted

2015-06-23 Thread Frans Schreuder
Hello, I would like to show the space available for downloading maps in the OSMScout app. QStorageInfo::bytesAvailable() provides exactly the information that I need, however when the application is confined, it returns the free space on "/" in stead of the folder I specified which is " /home/phab

Re: [Ubuntu-phone] [ubuntu-phone] QStorageInfo::bytesAvailable() returns bytes available from root path if the app is Apparmor restricted

2015-06-23 Thread Frans Schreuder
Hello, On 06/23/2015 05:08 PM, Alberto Mardegan wrote: Hi, On 23.06.2015 17:20, Frans Schreuder wrote: > I would like to show the space available for downloading maps in > the OSMScout app. QStorageInfo::bytesAvailable() provides e

Re: [Ubuntu-phone] Dekko 0.5.4: small observations (Spanish menu, ...)

2015-06-24 Thread Frans Schreuder
On 06/24/2015 11:18 AM, Matthias Apitz wrote: > El día Wednesday, June 24, 2015 a las 09:59:17AM +0300, Simos Xenitellis > escribió: > >> According to https://translations.launchpad.net/dekko >> I think the translator is Adolfo. >> The translation process is managed by the translation teams. >> An

[Ubuntu-phone] [ubuntu-phone] Determine whether the phone is muted

2015-06-24 Thread Frans Schreuder
Hello All, Is there a way (in qml or c++) to see whether the phone was muted? I got a feature request for my app to shut down the app when the phone is muted, but I don't know whether there is a library call for it. Thanks, Frans signature.asc Description: OpenPGP digital signature -- Mailin

[Ubuntu-phone] [ubuntu-phone] Star ratings

2015-06-25 Thread Frans Schreuder
Hello, It appears to me that whenever you have given a star rating to a certain app in the store, you are unable to update your rating, even if there is a new version of the app available. Could this be fixed? Frans signature.asc Description: OpenPGP digital signature -- Mailing list: https:

Re: [Ubuntu-phone] [ubuntu-phone] Determine whether the phone is muted

2015-06-25 Thread Frans Schreuder
On 06/24/2015 07:31 PM, Frans Schreuder wrote: > Hello All, > > Is there a way (in qml or c++) to see whether the phone was muted? > I got a feature request for my app to shut down the app when the phone > is muted, but I don't know whether there is a library call for it. &

Re: [Ubuntu-phone] [ubuntu-phone] Determine whether the phone is muted

2015-06-25 Thread Frans Schreuder
> examples can help you. > > [1] https://developer.ubuntu.com/api/apps/qml/sdk-14.10/QtMultimedia/ > QtMultimedia.Audio has a property called "muted" but it doesn't seem to be controlled by the system wide "mute" control. > > > Jonas > >

Re: [Ubuntu-phone] [ubuntu-phone] Determine whether the phone is muted

2015-06-25 Thread Frans Schreuder
No, it always shows false. I can set it manually (from QML and for my app only) to true, and the Audio will mute, but the system wide setting doesn't control this property. On 06/25/2015 02:19 PM, sturmflut wrote: > Hey all, > > > On 25.06.2015 14:11, Frans Schreuder wrote: > &

Re: [Ubuntu-phone] [ubuntu-phone] Determine whether the phone is muted

2015-06-25 Thread Frans Schreuder
media-hub up to > qtubuntu-media (which is the layer that implements the Ubuntu-specific > parts for QtMultimedia. Would you mind filing a bug against > qtubuntu-media (Ubuntu) for this? > > On Thu, Jun 25, 2015 at 8:30 AM, Frans Schreuder > mailto:fransschreu...@gmail.com>> wrote:

[Ubuntu-phone] Help wanted for OSMScout

2015-08-12 Thread Frans Schreuder
Hello, I have spent quite some time developing the OSMScout app for Ubuntu Phone. I don't want to provide this app free of charge, but my time is also limited. Is there anyone out there with some c++ / qml skills who would like to offer a hand to improve this app? Thanks, Frans signature.asc