pop-os / mouse-configurator

Configurator for HP 935 Creator Wireless Mouse
MIT License
8 stars 2 forks source link

Application crashes when importing/exporting config file #24

Open taivlam opened 2 months ago

taivlam commented 2 months ago

Whenever I try to import/export the current config file in Mouse Configurator, the application crashes.

When I ran $ mouse-configurator, I see this in stdout at the very end:

thread 'main' panicked at src/gui/dialogs.rs:181:10:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I am on Manjaro Unstable, and I have installed Mouse Configurator from the AUR.

ids1024 commented 2 months ago

Interesting. I wonder if something changed in a newer version of GTK4.

taivlam commented 2 months ago

That could be the culprit, since I was able to import/export the config files successfully on the latest Pop!_OS.