musescore / musescore/MuseScore

Plugin scan: progress increments are uneven and some plugins aren't displayed in the dialog

Open
#33,429 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

P2 UI
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

When new plugins are scanned when the program is opened, the percentage increases are uneven. Also, it looks like the user interface of the dialog doesn't update for each plugin that is scanned. Instead, they are scanned quietly and aren't shown in the progress dialog.

Progress bar update stops when user moves the cursor or clicks inside progressbar window

https://github.com/user-attachments/assets/7b1e2864-2526-4957-aae3-8fa9ea3675b3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Start by reproducing the plugin scan at program startup and locating the progress dialog and plugin-scan entry point; verify how progress updates are dispatched while the window is interacted with. Done means the percentage advances evenly, every scanned plugin appears in the dialog, and updates continue when the cursor moves or the progress bar is clicked.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.