Skip to content

Application crash when moving photos #14867

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
4 tasks done
michael15831 opened this issue May 5, 2025 · 2 comments
Open
4 tasks done

Application crash when moving photos #14867

michael15831 opened this issue May 5, 2025 · 2 comments
Assignees
Labels

Comments

@michael15831
Copy link

⚠️ Before posting ⚠️

  • This is a bug, not a question or an enhancement.
  • I've searched for similar issues and didn't find a duplicate.
  • I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

Mark files in any filder
Move them to any other folder
After moving app crashes

Expected behaviour

App should not crash

Actual behaviour

Runtime error

Android version

14

Device brand and model

Samsung S23+

Stock or custom OS?

Stock

Nextcloud android app version

3.31.1

Nextcloud server version

31.0.4

Using a reverse proxy?

I don't know

Android logs

Cause of error

Exception in thread "Thread-531" java.lang.NullPointerException: Attempt to invoke virtual method 'void com.owncloud.android.datamodel.OCFile.setLastSyncDateForData(long)' on a null object reference
    at com.owncloud.android.operations.RefreshFolderOperation.run(RefreshFolderOperation.java:258)
    at com.owncloud.android.lib.common.operations.RemoteOperation.run(RemoteOperation.java:387)
    at java.lang.Thread.run(Thread.java:1012)

App information

  • ID: com.nextcloud.client
  • Version: 30310190
  • Build flavor: gplay

Device information

  • Brand: samsung
  • Device: dm2q
  • Model: SM-S916B
  • Id: UP1A.231005.007
  • Product: dm2qxeea

Firmware

  • SDK: 34
  • Release: 14
  • Incremental: S916BXXS8CYBD

Server error logs

Additional information

App crashes after complete moving selected files. Moving is done.

@tobiasKaminsky
Copy link
Member

Thank you for your report.

On a quick test, it worked here.
Did you do any special? Like many files, minimizing app after move, etc?

@michael15831
Copy link
Author

michael15831 commented May 7, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants