Piwigo / Piwigo-Android

Piwigo Native Android App
GNU General Public License v3.0
140 stars 43 forks source link

NullPointerException on upload #102

Closed ramack closed 4 years ago

ramack commented 5 years ago

STACK_TRACE=java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.String.indexOf(java.lang.String)' on a null object reference at org.piwigo.bg.UploadService.onHandleIntent(UploadService.java:135) at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:76) at android.os.Handler.dispatchMessage(Handler.java:109) at android.os.Looper.loop(Looper.java:207) at android.os.HandlerThread.run(HandlerThread.java:65)

ramack commented 5 years ago

@voriondev which is the duplicate issue of this one? Would be good to put the id in a comment, to link those two duplicate issues together. And then we can also close one (the one labeled as duplicate)...

Valou447 commented 4 years ago

Should have been fixed in #127