Pawel Zdunowski

Results 5 comments of Pawel Zdunowski

I'm not sure I would be able to create a minimal repo as just refactoring the code to work with a second thread had me contacting many people and failing...

I will attempt to show what part may be causing issues later without minimal repo

``` let sim_data_arc = Arc::clone(&app.sim_data); let checks_arc = Arc::clone(&app.checks); // Does simulation calculations thread::spawn(move || { let mut sim_data_lock = sim_data_arc.lock().unwrap(); let mut checks_arc_lock = checks_arc.lock().unwrap(); //loop { // Creates...

This happens due to incompatibility between Wayland and electron. You can fix this by going to `/usr/share/applications/` then find the app you want to modify, open its desktop entry. To...

@t101804 No sorry, I only know of that fix as it fixed my issues. I never used 535, just the most up to date driver