Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

NullPointerException #122

Open
tianxiaogu opened this issue Jul 5, 2018 · 0 comments
Open

NullPointerException #122

tianxiaogu opened this issue Jul 5, 2018 · 0 comments
Labels

Comments

@tianxiaogu
Copy link

Reproducing:

  1. Navigate to Storage. You will find two folders emulated and self.
  2. Long click on emulated.
  3. Open menu (top-right) and select Copy.
  4. Click the paste button on the top bar.

Affected version:

1.5.6 from F-Droid

java.lang.NullPointerException
	at com.veniosg.dir.mvvm.a.c.b.b$a.c(Unknown Source)
	at com.veniosg.dir.mvvm.a.c.b.b$a.a(Unknown Source)
	at com.veniosg.dir.mvvm.a.c.b.b$a.a(Unknown Source)
	at com.veniosg.dir.mvvm.a.c.b.b.a(Unknown Source)
	at com.veniosg.dir.mvvm.a.c.b.b.c(Unknown Source)
	at com.veniosg.dir.mvvm.a.c.b.l.a(Unknown Source)
	at com.veniosg.dir.android.service.CopyService.a(Unknown Source)
	at com.veniosg.dir.android.service.CopyService.onHandleIntent(Unknown Source)
	at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loop(Looper.java:148)
	at android.os.HandlerThread.run(HandlerThread.java:61)
@veniosg veniosg added the bug label Oct 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants