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

Upload failed: ''Score could not be opened/This score is invalid'' popup #18622

Closed
hayleek19847 opened this issue Jul 15, 2023 · 9 comments
Closed
Assignees
Labels
cloud Issues relating to save scores to or managing scores in the cloud needs design Design is needed P1 Priority: High regression 4.x → 4.y Regression on a prior release

Comments

@hayleek19847
Copy link

Issue type

Cloud saving/loading issue

Bug description

I was working on a really important project and it was finally starting to turn out good, but it was getting late and I was working on it for hours. I saved it, and when I went back to open it, it gave me the popup mentioned in the title. I tried numerous time to open it again and looked in my web score manager and it wasn't there.

Steps to reproduce

  1. Make a score
  2. Close and save it
  3. Choose to save it to the cloud
  4. Re-open it

Screenshots/Screen recordings

No response

MuseScore Version

4.1

Regression

Yes, this used to work in a previous version of MuseScore 4.x

Operating system

it happened to me on mac os monterey 12.6.2 and i think windows 11

Additional context

No response

@muse-bot muse-bot added cloud Issues relating to save scores to or managing scores in the cloud regression 4.x → 4.y Regression on a prior release labels Jul 15, 2023
@cbjeukendrup
Copy link
Contributor

I assume you are trying to reopen the score from the Recent Scores view, right?

@hayleek19847
Copy link
Author

hayleek19847 commented Jul 15, 2023 via email

@cbjeukendrup
Copy link
Contributor

In that case, I have an idea of what might be going on; probably the score failed to upload and therefore it has no valid score id.

You can probably retrieve your score from ~/Library/Application Support/MuseScore/MuseScore4/cloud_scores. The filename is probably something like not_uploaded_0.mscz.

@TimJentzsch
Copy link

TimJentzsch commented Jul 29, 2023

I'm facing the same issue, after saving a score to the cloud.

OS: Windows 10 Version 2009 or later, Arch.: x86_64, MuseScore version (64-bit): 4.1.1-232071203, revision: github-musescore-musescore-e4d1ddf

I located the not_uploaded_0.mscz file at AppData/Local/MuseScore/MuseScore4/cloud_scores, but opening this file also gives the "Your score could not be opened/This score is invalid." popup.

Notably, I didn't change the default score title, so it's still called "Untitled score", I'm not sure if that would cause any issues.

Strangely enough, a preview of the score is still rendered in the "New & recent" tab, I just can't open it anymore.

@cbjeukendrup
Copy link
Contributor

You need to copy the score out of the cloud_scores folder; then it should be possible to open it. (Otherwise MuseScore still tries to treat it as a cloud score: it makes the decision exclusively based on the file path.)

@TimJentzsch
Copy link

That worked for me, thank you!

@shoogle shoogle changed the title ''Score could not be opened/This score is invalid'' popup Upload failed: ''Score could not be opened/This score is invalid'' popup Jul 29, 2023
@shoogle
Copy link
Contributor

shoogle commented Jul 29, 2023

We should warn the user if the upload fails, and also check for these not_uploaded scores and try to recover them.

@shoogle shoogle added the needs design Design is needed label Jul 29, 2023
@bkunda bkunda added the P1 Priority: High label Nov 17, 2023
@cbjeukendrup
Copy link
Contributor

Came up again in #20074

@bkunda
Copy link

bkunda commented Jun 11, 2024

We should warn the user if the upload fails, and also check for these not_uploaded scores and try to recover them.
@shoogle if you haven't already done so, feel free to raise a feature request issue for this.

Otherwise I think this could now be closed as the proposed solution worked in at least one of the cases discussed above.

@bkunda bkunda closed this as not planned Won't fix, can't repro, duplicate, stale Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud Issues relating to save scores to or managing scores in the cloud needs design Design is needed P1 Priority: High regression 4.x → 4.y Regression on a prior release
Projects
Development

No branches or pull requests

6 participants