Skip to content
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

Moving audio file while previewing does not work #11935

Closed
AmonBune opened this issue Oct 19, 2018 · 2 comments
Closed

Moving audio file while previewing does not work #11935

AmonBune opened this issue Oct 19, 2018 · 2 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug

Comments

@AmonBune
Copy link

Steps to reproduce

  1. Click on the filename of a music file (.flac, .mp3, etc.) -> audio file preview plays
  2. Click on the [...] on the right side and then "move or copy". Select a folder.
  3. Error: "Could not move "music.flac"

Expected behaviour

Either: The audio file preview stops playing and the file gets moved
Or: The audio file preview stops and continues after the file got moved

The error seems to be a lock that is currently on the file (because it is being played).

Server configuration

Operating system:
Ubuntu 18.04

Web server:
Apache

Database:
MySQL

PHP version:
7

Nextcloud version: (see Nextcloud admin page)
Nextcloud 13.0.6


**Are you using external storage, if yes which one:** local/smb/sftp/...
no

**Are you using encryption:** yes/no
no

**Are you using an external user-backend, if yes which one:** LDAP/ActiveDirectory/Webdav/...
no

### Client configuration
**Browser:**
Firefox Developer Edition 62.0.6

**Operating system:**
Windows 10

### Logs
#### Web server error log
<details>
<summary>Web server error log</summary>

Fatal webdav OCA\DAV\Connector\Sabre\Exception\FileLocked: "Music/music.flac" is locked 2018-10-19T14:27:11+0200
Error no app in context OCP\Lock\LockedException: "files/d5380bf4ffee88d8316956a6a79522dd" is locked, existing lock on file: 2 shared locks 2018-10-19T14:27:11+0200
</details>
@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #4363 (Conflict dialogue doesn't show preview for new file any more), #5975 (Preview of theming does not work anymore), #4965 (Moving shared folders doesn't work as expected), #4644 (Jumping to file directly is not working), and #702 (Previews for single shared files is not updated ).

@skjnldsv skjnldsv added the 0. Needs triage Pending check for reproducibility or if it fits our roadmap label Jun 12, 2019
@szaimen
Copy link
Contributor

szaimen commented May 21, 2021

I'm closing this issue due to inactivity. If this is still happening please make sure to upgrade to the latest version. After that, feel free to reopen.

@szaimen szaimen closed this as completed May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug
Projects
None yet
Development

No branches or pull requests

4 participants