Skip to content

Sync task notification can't be cancelled or dismissed when there are errors #357

@mikesellt

Description

@mikesellt
  • I have read the above note

What version of Round Sync are you using (About -> App version)?


2.5.6

What is your Android version, phone model and manufacturer?


Android 12, Galaxy Note 10+

Which steps are required to reproduce this issue?

Example:

  1. Open a remote
  2. Select "Delete" on a folder
  3. Round Sync crashes

Remote task runs, has some errors or doesn't complete for some reason, and then the notification just stays there with the "cancel" button at the bottom, but the cancel button does nothing, and I can't dismiss the notification. A phone reboot eventually clears the notification. If I run the task manually, the task runs fine and completes successfully, but the notification for the old task is still there.

Please also enable rclone logging (Settings > Logging > Log Rclone errors). You're going to need the log for the last question.

What is your configuration (rclone.conf)?


[5d44cd8d-397c-4107-b79b-17f2b6a071e8]
type = alias
remote = /storage/emulated/0

[8529-121C]
type = alias
remote = /storage/8529-121C

[local-saf]
type = webdav
url = http://localhost:40404/
user = dav
pass = #####

[Syno3]
type = smb
user = #####
pass = #####
host = 10.0.0.8


Does the same issue also occur when using the same configuration on a PC or in Termux?


Since there are no similar notifications on a PC or Termux, I'm not sure how I would test that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions