musescore / musescore/MuseScore
Plugins show empty interaction window, and manager shows multiple instances of one plugin.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug (incorrect info or interface appearance)
Description with steps to reproduce
For a multitude of plugins I get an empty interaction window. Previously (before update from an earlier version 4) I got a window with options. (see attached first two pics) and the plugin worked fine.
Also, in plugin management panel I see 4 instances of chordIdentifierPopJazz_0 (see attached pic 3)
And, when I enable one instance of chordIdentifierPopJazz_0, another instance is also enabled and I get 2 menu items of which one greyed out. (see attached pic 4)
I did drop a copy of chordIdentifierPopJazz_0 in the plugins directory in an attempt to reinstall it - It was not in the directory before i did this, and not in any subdir. I now still see only one copy in this directory, while I have 4 instances in the plugin manager. Note: when I had zero chordIdentifierPopJazz_0.qml files in the plugin directory I still saw 2 instances of the plugin in the manager - and after enabling one the other also gets enabled but greyed out in the menu.
Currently running OS: Windows 11 Version 2009 or later, Arch.: x86_64, MuseScore Studio version (64-bit): 4.4.4-243461245, revision: 2232670
Test score has Fm Db Ab and Eb chords. Obviously no chord names appear: there's no okay button to click on.
Empty interaction windows:
- ChordIdentifierPopJazz0
- ChordIdentifierSp3_22
- scoresToJSON (dont see it in the library anymore, cannot verify compatibility)
- ToDo List
Empty buttons in interaction windows (button could say "OK" "Cancel" "something else")
- Tuning
- WalkingBass
No action noticeable:
- Score Duration
- Add Metronome Part
- RepairAssistant
Working as expected by me are:
- ColorNotes
- NoteNames
Supporting files, videos and screenshots
https://musescore.org/sites/musescore.org/files/2024-12/Screenshot%202024-12-20%20181527_0.png
https://musescore.org/sites/musescore.org/files/2024-12/Screenshot%202024-12-20%20181642_0.png
https://musescore.org/sites/musescore.org/files/2024-12/Screenshot%202024-12-20%20181827_0.png
https://musescore.org/sites/musescore.org/files/2024-12/Screenshot%202024-12-20%20182010_0.png

What is the latest version of MuseScore Studio where this issue is present?
OS: Windows 11 Version 2009 or later, Arch.: x86_64, MuseScore Studio version (64-bit): 4.4.4-243461245, revision: github-musescore-musescore-2232670
Regression
I was unable to check
Operating system
Win 11 home, up to date till 1 jan 2025 14:37
Additional context
Did not test nightly build. Windows defender didnt trust the downloaded program, and i have no sandbox nor the skills, sorry.
Please contact me if more info is desired and I'll try to help.
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.