Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Blisslauncher bootloop due to a crash on weather-service-worker

Summary

After updating my device I cannot use the Launcher.

The problem

Steps to reproduce

Update from 1.2-r to 1.3-r

What is the current behavior?

Launcher is unusable

What is the expected correct behavior?

Launcher is ready and usable.

Technical informations

Relevant logs (adb logcat)

08-04 10:17:53.438  7293  7322 E AndroidRuntime: FATAL EXCEPTION: weather-service-worker
08-04 10:17:53.438  7293  7322 E AndroidRuntime: Process: foundation.e.blisslauncher, PID: 7293                        
08-04 10:17:53.438  7293  7322 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'float android.location.Location.getAccuracy()' on a null object reference                                           
08-04 10:17:53.438  7293  7322 E AndroidRuntime:        at foundation.e.blisslauncher.features.weather.WeatherUpdateSer
vice$WorkerThread.getCurrentLocation(WeatherUpdateService.java:324)
08-04 10:17:53.438  7293  7322 E AndroidRuntime:        at foundation.e.blisslauncher.features.weather.WeatherUpdateSer
vice$WorkerThread.onNewWeatherRequest(WeatherUpdateService.java:283)
08-04 10:17:53.438  7293  7322 E AndroidRuntime:        at foundation.e.blisslauncher.features.weather.WeatherUpdateSer
vice$WorkerThread.access$000(WeatherUpdateService.java:181) 
08-04 10:17:53.438  7293  7322 E AndroidRuntime:        at foundation.e.blisslauncher.features.weather.WeatherUpdateSer
vice$WorkerThread$1.handleMessage(WeatherUpdateService.java:210)
08-04 10:17:53.438  7293  7322 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:106)
08-04 10:17:53.438  7293  7322 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:223)
08-04 10:17:53.438  7293  7322 E AndroidRuntime:        at android.os.HandlerThread.run(HandlerThread.java:67)
08-04 10:17:53.441  1108  3768 W ActivityTaskManager:   Not force finishing home activity foundation.e.blisslauncher/.f
eatures.launcher.LauncherActivity
08-04 10:17:53.443  7293  7322 I Process : Sending signal. PID: 7293 SIG: 9
08-04 10:17:53.486  1108  4069 I WindowManager: WIN DEATH: Window{2aa2f6 u0 foundation.e.blisslauncher/foundation.e.bli
sslauncher.features.launcher.LauncherActivity}
08-04 10:17:53.486  1108  1482 I ActivityManager: Process foundation.e.blisslauncher (pid 7293) has died: fg  TOP 
08-04 10:17:53.486  1108  4069 W InputDispatcher: Attempted to unregister already unregistered input channel '2aa2f6 fo
undation.e.blisslauncher/foundation.e.blisslauncher.features.launcher.LauncherActivity (server)'
08-04 10:17:53.486   544   544 I Zygote  : Process 7293 exited due to signal 9 (Killed)