We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Linux Standalone and VST3 a6e90d0 Clang 12 and GCC 9 but Release build only (not happening with debug build)
__dynamic_cast (@__dynamic_cast:12) SurgeGUIEditor::showSettingsMenu(juce::Point<int> const&, Surge::GUI::IComponentTagValue*) (@SurgeGUIEditor::showSettingsMenu(juce::Point<int> const&, Surge::GUI::IComponentTagValue*):679) Surge::Widgets::MainFrame::mouseDown(juce::MouseEvent const&) (@Surge::Widgets::MainFrame::mouseDown(juce::MouseEvent const&):25) juce::Component::internalMouseDown(juce::MouseInputSource, juce::Point<float>, juce::Time, float, float, float, float, float) (@juce::Component::internalMouseDown(juce::MouseInputSource, juce::Point<float>, juce::Time, float, float, float, float, float):180) juce::MouseInputSourceInternal::setButtons(juce::Point<float>, juce::Time, juce::ModifierKeys) (@juce::MouseInputSourceInternal::setButtons(juce::Point<float>, juce::Time, juce::ModifierKeys):174) juce::MouseInputSourceInternal::handleEvent(juce::ComponentPeer&, juce::Point<float>, juce::Time, juce::ModifierKeys, float, float, juce::PenDetails) (@juce::MouseInputSourceInternal::handleEvent(juce::ComponentPeer&, juce::Point<float>, juce::Time, juce::ModifierKeys, float, float, juce::PenDetails):129) juce::ComponentPeer::handleMouseEvent(juce::MouseInputSource::InputSourceType, juce::Point<float>, juce::ModifierKeys, float, float, long long, juce::PenDetails, int) (@juce::ComponentPeer::handleMouseEvent(juce::MouseInputSource::InputSourceType, juce::Point<float>, juce::ModifierKeys, float, float, long long, juce::PenDetails, int):58) std::_Function_handler<void (int), juce::XWindowSystem::initialiseXDisplay()::$_112>::_M_invoke(std::_Any_data const&, int&&) (@std::_Function_handler<void (int), juce::XWindowSystem::initialiseXDisplay()::$_112>::_M_invoke(std::_Any_data const&, int&&):111) juce::InternalRunLoop::dispatchPendingEvents() (@juce::InternalRunLoop::dispatchPendingEvents():61) juce::dispatchNextMessageOnSystemQueue(bool) (@juce::dispatchNextMessageOnSystemQueue(bool):18) juce::JUCEApplicationBase::main() (@juce::JUCEApplicationBase::main():27) __libc_start_main (@__libc_start_main:64) _start (@_start:15)
The text was updated successfully, but these errors were encountered:
Oh thanks! I have a theory. Looking quickly now.
Sorry, something went wrong.
Handle a null case in the makeHover branch
e793e93
Closes surge-synthesizer#5409
Handle a null case in the makeHover branch (#5410)
c6a831a
Closes #5409
Successfully merging a pull request may close this issue.
Linux Standalone and VST3
a6e90d0
Clang 12 and GCC 9 but Release build only
(not happening with debug build)
The text was updated successfully, but these errors were encountered: