Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash issue on windows 11 #79

Open
DaGuus opened this issue Oct 15, 2023 · 0 comments
Open

Crash issue on windows 11 #79

DaGuus opened this issue Oct 15, 2023 · 0 comments

Comments

@DaGuus
Copy link

DaGuus commented Oct 15, 2023

Wondering if it is due to some audio devices that are not present but do have a ASIO driver installed.
Or it is due to having fonts installed that are not supported by OSM.

The interface opens, but when it tries to resize it crashes and closes completely

..\osmwin\src\audio\plugins\asioplugin.cpp(103):Debug: "DDJ-1000 ASIO" ASIOInit
..\osmwin\src\audio\plugins\asioplugin.cpp(103):Debug: "X-USB ASIO Driver" ASIOInit
..\osmwin\src\generator\generatorthread.cpp(75):Debug: audio device not present "{0.0.0.00000000}.{acfa5c80-d7ef-4574-bc75-47d5af7df8ea}"
(0):Warning: Invalid QML element name "meta::Filter"; type names must begin with an uppercase letter
(0):Warning: Invalid QML element name "meta::Measurement"; type names must begin with an uppercase letter
(0):Warning: qt.qpa.fonts: Unable to enumerate family ' "Droid Sans Mono Dotted for Powerline" '
(0):Warning: qt.qpa.fonts: Unable to enumerate family ' "Droid Sans Mono Slashed for Powerline" '
(0):Warning: qt.qpa.fonts: Unable to enumerate family ' "Roboto Mono Medium for Powerline" '
(0):Warning: qt.qpa.fonts: Unable to enumerate family ' "Ubuntu Mono derivative Powerline" '

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants