Phantast / smartnavi

SmartNavi offers OpenSource, step-based and GPS independent navigation for Android. smartnavi-app.com
Other
225 stars 79 forks source link

app crashes when launching #11

Closed lu-x closed 8 years ago

lu-x commented 8 years ago

I'm on CM 13 and using the latest f-droid version. Version 2.0.4 (free) seems to work. From logcat:

05-08 13:55:25.482  7372  7372 E AndroidRuntime: FATAL EXCEPTION: main
05-08 13:55:25.482  7372  7372 E AndroidRuntime: Process: com.ilm.sandwich, PID: 7372
05-08 13:55:25.482  7372  7372 E AndroidRuntime: Theme: themes:{default=overlay:system, iconPack:system, fontPkg:system, com.android.systemui=overlay:system, com.android.systemui.navbar=overlay:system}
05-08 13:55:25.482  7372  7372 E AndroidRuntime: java.lang.RuntimeException: Unable to resume activity {com.ilm.sandwich/com.ilm.sandwich.OsmMap}: java.lang.IllegalArgumentException: provider doesn't exist: network
Phantast commented 8 years ago

I just released version 2.2.2f. It should fix the bug. F-Droid should compile the update within one or two days. Please report if the error is fixed.

Phantast commented 8 years ago

Update is now ready on F-Droid.

lu-x commented 8 years ago

The issue persists with version 2.2.2f.

Phantast commented 8 years ago

Try this version: https://github.com/Phantast/smartnavi/blob/master/smartnaviapp/smartnaviapp-free-release.apk

lu-x commented 8 years ago

The latest version from F-Droid (2.2.4f) works. Thanks!