Chord symbols do not playback
When I write a chord symbol in a lead sheet, it does not play during playback. I am running the latest nightly AppImage on Ubuntu 21.10. This may be caused by some combination of my local settings and Musescore 4, but it works in Musescore 3.6.
Steps to reproduce:
Write chord symbol above a note and click play
This is the log from the terminal
davidkl@davidkl-OptiPlex-7050:~/Downloads$ ./MuseScoreNightly-latest-x86_64.AppImage ../Documents/MuseScore/Scores/no_chord_pb.mscz
/lib/x86_64-linux-gnu/libjack.so.0
/lib/x86_64-linux-gnu/libnss3.so
QEventLoop: Cannot be used without QApplication
QEventLoop: Cannot be used without QApplication
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
19:58:03.559 | INFO | main_thread | GlobalModule | onInit: log path: /home/davidkl/.local/share/MuseScore/MuseScore4Development/logs/MuseScore_220329_195803.log
19:58:03.559 | INFO | main_thread | GlobalModule | onInit: === Started MuseScore 4.0.0-Development, build number 2056329346 ===
19:58:03.579 | INFO | main_thread | DiagnosticsModule | onInit: success start crash handler
19:58:03.863 | WARN | main_thread | IpcSocket | connect: failed connect to server
19:58:03.863 | WARN | main_thread | IpcSocket | connect: failed connect to server
19:58:03.863 | INFO | main_thread | IpcSocket | connect: success connected to ipc server
19:58:03.863 | INFO | 139676797630016 | IpcServer | listen: id: "b130bd528fda40ff883191efb9a41aa2"
19:58:04.508 | INFO | main_thread | ActionsDispatcher | dispatch: try call action: file-open
19:58:05.062 | WARN | 139675800946240 | Qt | QSocketNotifier: Socket notifiers cannot be enabled or disabled from another thread
19:58:05.062 | WARN | 139675800946240 | Qt | QSocketNotifier: Socket notifiers cannot be enabled or disabled from another thread
19:58:05.181 | INFO | 139677311415872 | FluidSynth | addSoundFonts: success load soundfont: /tmp/.mount_MuseSclCbpQ2/share/mscore-portable-nightly-4.0/sound/MuseScore_General.sf3
19:58:06.693 | INFO | 139677311415872 | FluidSynth | addSoundFonts: success load soundfont: /tmp/.mount_MuseSclCbpQ2/share/mscore-portable-nightly-4.0/sound/MuseScore_General.sf3
19:58:09.223 | INFO | main_thread | ActionsDispatcher | dispatch: try call action: play
Attachment | Size |
---|---|
no_chord_pb.mscz | 14 KB |
Comments
Are you running it in X11 or Wayland?
"Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway."
Should not be related at all
But a score is needed to check and reproduce
Ok, I forgot about this. Works now in mu 4. It was in one of beta releases where it did not work.
Automatically closed -- issue fixed for 2 weeks with no activity.