You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR][azul::logging] An unexpected panic ocurred, the program has to exit.
Please report this error and attach the log file found in the directory of the executable.
The error ocurred in: /Users/lightsing/.cargo/git/checkouts/azul-dependencies-70bb1f94316762f9/bf2933b/tomaka.glutin#23b3b10/src/platform/macos/mod.rs at line 61 in thread main
Error information:
not yet implemented
Backtrace:
azul::logging::set_up_panic_hooks::panic_fn @ logging.rs:86
core::ops::function::Fn::call @ function.rs:72
std::panicking::rust_panic_with_hook @ panicking.rs:475
std::panicking::begin_panic @ panicking.rs:404
glutin::platform::platform::Context::new @ mod.rs:61
glutin::combined::CombinedContext::new @ combined.rs:58
azul::window::create_gl_window @ window.rs:890
azul::window::Window<T>::new @ window.rs:483
azul::app::App<T>::create_window @ app.rs:211
prometheus::main @ main.rs:15
std::rt::lang_start::{{closure}} @ rt.rs:67
std::panicking::try::do_call @ panicking.rs:292
@ lib.rs:78
std::rt::lang_start_internal @ rt.rs:51
std::rt::lang_start @ rt.rs:67
The text was updated successfully, but these errors were encountered:
Description
Start with fatal error on MacOS Catalina
Version / OS
azul version:
git rev = "277e52a30bb9aeff6e03b78baafec3428f5905e1"
Operating system: MacOS Catalina
Steps to Reproduce
Cargo.toml
main.rs
Additional Information
error.log
The text was updated successfully, but these errors were encountered: