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

Export Crate fails/stops when a track file is missing #9274

Open
mixxxbot opened this issue Aug 23, 2022 · 3 comments
Open

Export Crate fails/stops when a track file is missing #9274

mixxxbot opened this issue Aug 23, 2022 · 3 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: ronso0
Date: 2018-05-05T14:20:17Z
Status: Confirmed
Importance: Low
Launchpad Issue: lp1769355
Tags: easy, library


To reproduce, delete/rename a file in file system which is in a crate XXY.
select "Export Crate Files"
Dialog pops up, files are copied until mixxx encounters that now missing file. There's an error dialog mentioning that file, but copying can only aborted.

Let's modify that dialog to ask wether to abort file copying or to just skip that file.

@mixxxbot
Copy link
Collaborator Author

Commented by: kevlu93
Date: 2021-01-11T21:48:16Z


I tried to recreate this bug, but didn't get the dialog when exporting a deleted file. The command log will however note that the file was missing. I looked through the code and it appears that missing files will automatically be skipped over. Is the bug more about now having a UI dialog pop up that let's the user know the file is missing?

@mixxxbot
Copy link
Collaborator Author

Commented by: ronso0
Date: 2021-01-11T22:44:02Z


Yes, that would be nice!

For such a dialog take a look at my branch #3212
more specifically at commit 7688b29

It took me quite a while to write that from scratch, so if you like to go that route it'll save yours I guess :)

@mixxxbot
Copy link
Collaborator Author

Commented by: kevlu93
Date: 2021-01-12T20:45:30Z


The notDeletedDlg box you created seems analogous. Will try and recreate it. Thanks for the tip!

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant