nextgis / android_gisapp

:dart: GIS application for Android
http://nextgis.com/nextgis-mobile
GNU General Public License v3.0
134 stars 107 forks source link

Падение при загрузке данных из НГВ #430

Closed BishopGIS closed 8 years ago

BishopGIS commented 8 years ago
java.lang.IllegalStateException: Account is null
    at com.nextgis.maplib.util.AccountUtil.getAccountData(AccountUtil.java:73)
    at com.nextgis.maplib.map.NGWVectorLayer.createFromNGW(NGWVectorLayer.java:367)
    at com.nextgis.maplibui.service.LayerFillService$NGWVectorLayerFillTask.execute(LayerFillService.java:638)
    at com.nextgis.maplibui.service.LayerFillService$2.run(LayerFillService.java:249)
    at java.lang.Thread.run(Thread.java:818)

Там права на доступ к аккаунтам не выданы, но падение надо обходить.

01:03 D/nextgismobile: LayersFragment: AccountManager.get(com.nextgis.mobile.MainApplication@ae15584)
01:05 D/nextgismobile: SelectNGWDialog: AccountManager.get(com.nextgis.mobile.MainApplication@ae15584)
01:18 D/nextgismobile: createLayerStorage: layer_20160624115650693
01:18 D/nextgismobile: Permission android.permission.GET_ACCOUNTS is not granted
01:19 D/nextgismobile: Permission android.permission.ACCESS_FINE_LOCATION is granted
01:19 D/nextgismobile: Permission android.permission.ACCESS_COARSE_LOCATION is granted
01:19 D/nextgismobile: Permission android.permission.ACCESS_FINE_LOCATION is granted
01:19 D/nextgismobile: Permission android.permission.ACCESS_COARSE_LOCATION is granted