Ok, qsampler now opens and the backend starts which is great. Unfortunately, the browse button in the add channel dialog to browse directories and load an instrument no longer works. This was working in previous versions. I was getting the following error in the add channel dialogue at one point but I don’t know if it’s related to the browse button not working:
QNSView mouseDragged: Internal mouse button tracking invalid (missing Qt::LeftButton) Here’s a quick video recreating the issue: https://s3.us-east-1.amazonaws.com/TLMusic/TJL/QSampler+Unable+to+Browse.mp4 TJ Lindgren > On Jul 4, 2026, at 5:23 AM, Christian Schoenebeck > <[email protected]> wrote: > > On Saturday, 4 July 2026 01:14:08 CEST TJ Lindgren wrote: >> Unfortunately, the app still does not open. If I launch from the app itself, >> it just shuts down. If I open the app contents and run it from there I get >> the following in terminal. >> >> tjl@TJs-Mac-mini ~ % >> /Applications/LinuxSampler/qsampler.app/Contents/MacOS/qsampler ; exit; >> This application failed to start because it could not find or load the Qt >> platform plugin "cocoa”. >> >> I’m attaching the crash log as well. > > So looking at your logs, the good news is that all DLLs loaded (Qt > frameworks, > liblscp, libgig), except: Qt's cocoa plugin. > > I just fixed references in the cocoa plugin as well. So please try again. > >> Both QT6 and QT5 are installed via >> homebrew and reside in /opt/homebrew. > > The homebrew installation of Qt only matters for your own self-built > binaries. > Our automatic builds include Qt with the app bundle and should ignore local > installations of Qt. > > /Christian > > > > > _______________________________________________ > Linuxsampler-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel
_______________________________________________ Linuxsampler-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel
