You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experiencing an issue where the app closes immediately after starting. It does not show any error message; it just shuts down.
I have asked other users, and some mentioned that the app stays open until they enable geolocation, but in my case, the app crashes before I can do that.
I am attaching the logs generated when trying to start the app, in case they provide any clues about the cause of this issue:
Logs:
[D] unknown:0 - Got library name: "/usr/lib64/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so"
[I] unknown:0 - Acquired QGeoPositionInfoSource: "geoclue"
[D] unknown:0 - Tracking "io.github.rinigus.OSMScoutServer"
[W] unknown:71 - file:///usr/share/harbour-pure-maps/qml/PositionSource.qml:71: TypeError: Cannot read property 'center' of null
[D] onCompleted:588 - Warning: specifying an object instance for initialPage is sub-optimal - prefer to use a Component
[W] unknown:0 - Translation not found for navigator: "en"
Started DBus service at io.github.rinigus.PureMaps
[D] unknown:0 - Geoclue client path: "/org/freedesktop/Geoclue/Master/client19"
[W] unknown:91 - file:///usr/share/harbour-pure-maps/qml/pure-maps.qml:91:5: QML PositionSource: Binding loop detected for property "active"
[I] unknown:0 - Using QSGMapboxGLTextureNode for map rendering. devicePixelRatio: 1
[W] unknown:0 - [ INFO ] "{unknown}[General]: GPU Identifier: Adreno (TM) 619"
[W] unknown:0 - Positioning update timeout
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load tile 9/108/226=>9 for source raster: HTTP status code 429"
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load glyph range 0-255 for font stack Open Sans Regular: unknown pbf field type exception"
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load tile 13/1743/3618=>13 for source raster: HTTP status code 429"
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load tile 13/1741/3618=>13 for source raster: HTTP status code 429"
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load tile 13/1743/3616=>13 for source raster: HTTP status code 429"
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load tile 13/1743/3617=>13 for source raster: HTTP status code 429"
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load tile 13/1743/3619=>13 for source raster: HTTP status code 429"
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load tile 13/1741/3616=>13 for source raster: HTTP status code 429"
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load tile 13/1741/3619=>13 for source raster: HTTP status code 429"
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load tile 13/1741/3617=>13 for source raster: HTTP status code 429"
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load tile 13/1742/3616=>13 for source raster: HTTP status code 429"
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load tile 13/1742/3619=>13 for source raster: HTTP status code 429"
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load tile 13/1742/3618=>13 for source raster: HTTP status code 429"
[W] unknown:0 - [ ERROR ] "{unknown}[Style]: Failed to load tile 13/1742/3617=>13 for source raster: HTTP status code 429"
terminate called after throwing an instance of 'std::bad_function_call'
what(): bad_function_call
Aborted (core dumped)
Additional information:
Device: Sony Xperia 10 III
Operating system version: SailfishOS 5.0.55
App version: Chum version 3.4.0
Backend used: Here maps
The text was updated successfully, but these errors were encountered:
It is possible to make it works with limited function. I have done it on 10III and 10V.
Here is the short version how.
Be sure OSM Scout Server is installed, this from Storeman.
Next install Pure Maps from Storeman.
If Pure Maps crash then you must be very fast on your fingers.When opening the Pure Maps then be very fast to press the menu bottom, the middle button at the bottom of the screen. I have to do it more than one time before it succeeds for me. In the Profile change to offline. As I have tested it seems to work.
I am experiencing an issue where the app closes immediately after starting. It does not show any error message; it just shuts down.
I have asked other users, and some mentioned that the app stays open until they enable geolocation, but in my case, the app crashes before I can do that.
I am attaching the logs generated when trying to start the app, in case they provide any clues about the cause of this issue:
Logs:
Additional information:
Device: Sony Xperia 10 III
Operating system version: SailfishOS 5.0.55
App version: Chum version 3.4.0
Backend used: Here maps
The text was updated successfully, but these errors were encountered: