https://bugs.documentfoundation.org/show_bug.cgi?id=96112
raal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Summary|Since 5.1.0.0 alpha1+ can |Since 5.1.0.0 alpha1+ can |not open odt files |not open odt files on | |owncloud - '@' in folder | |name (crash) Ever confirmed|0 |1 Severity|normal |major --- Comment #6 from raal <[email protected]> --- I can confirm with 5.2 java.lang.RuntimeException: Unable to start activity ComponentInfo{org.example.libreoffice/org.libreoffice.ui.LibreOfficeUIActivity}: java.lang.IllegalArgumentException: URI is not absolute: /[email protected]/ at android.app.ActivityThread.performLaunchActivity(ActivityThread.java) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java) at android.app.ActivityThread.access$800(ActivityThread.java) at android.app.ActivityThread$H.handleMessage(ActivityThread.java) at android.os.Handler.dispatchMessage(Handler.java) at android.os.Looper.loop(Looper.java) at android.app.ActivityThread.main(ActivityThread.java) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:788) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:604) at dalvik.system.NativeStart.main(Native Method) Caused by: java.lang.IllegalArgumentException: URI is not absolute: /[email protected]/ at java.io.File.checkURI(File.java:220) at java.io.File.<init>(File.java:177) at org.libreoffice.storage.local.LocalFile.<init>(LocalFile.java:33) at org.libreoffice.storage.local.LocalDocumentsProvider.createFromUri(LocalDocumentsProvider.java:39) at org.libreoffice.ui.LibreOfficeUIActivity.onRestoreInstanceState(LibreOfficeUIActivity.java:636) at android.app.Activity.performRestoreInstanceState(Activity.java) at android.app.Instrumentation.callActivityOnRestoreInstanceState(Instrumentation.java) ... 12 more Version: 5.2.0.0.alpha1+ Build ID: d223aa5 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
