[Solved] Popup Window at start will not close

MusE is a DAW for Linux with both MIDI and Audio editing. https://muse-sequencer.github.io

Moderators: MattKingUSA, khz, spamatica

Post Reply
User avatar
LinMusGuy
Established Member
Posts: 551
Joined: Wed Feb 27, 2019 9:33 pm
Has thanked: 22 times
Been thanked: 2 times

[Solved] Popup Window at start will not close

Post by LinMusGuy »

When I open MusE 4 than there appears the following popup window:
popup.png
popup.png (171.81 KiB) Viewed 1412 times
All very nice but often it will not close by any means and I have to restart the computer to be able to do anything else.

On the popup it says:
MusE 4.0: Populating Track context menu...
Last edited by LinMusGuy on Sun Apr 10, 2022 7:38 am, edited 2 times in total.
User avatar
Largos
Established Member
Posts: 632
Joined: Mon Oct 05, 2020 12:21 pm
Has thanked: 71 times
Been thanked: 185 times

Re: Popup Window at start will not close

Post by Largos »

Are you able to open the settings menu? If so, you can set it not to show this pop up at the start.
User avatar
andropogon
Established Member
Posts: 97
Joined: Tue Feb 01, 2022 2:45 pm
Has thanked: 58 times
Been thanked: 40 times

Re: Popup Window at start will not close

Post by andropogon »

I had the same problem in some situations. Once it helped closing everything that was connected with the MusE and JACK and JACK Keyboard through the task manager. For me it was related to running a MusE with a non-JACK audio backend. So I had to start it through command line with -j argument and then change the appropriate option in the settings.
Sorry if I distracted you with such a nonsense.
User avatar
LinMusGuy
Established Member
Posts: 551
Joined: Wed Feb 27, 2019 9:33 pm
Has thanked: 22 times
Been thanked: 2 times

Re: Popup Window at start will not close

Post by LinMusGuy »

Thanks! That did the trick. In my case I had to start MusE from the command line with:

Code: Select all

/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=muse4 io.github.muse_sequencer.Muse -t
And from there I could disable the popup window in Settings > Global Settings .
Post Reply