New issue by howtologinquickwiththirtyninecharacters on void-packages repository https://github.com/void-linux/void-packages/issues/21159 Description: ### System * xuname: *Void 5.4.33_2 x86_64 GenuineIntel uptodate rrFFFFFF* * package: *cutter-1.10.2_2* ### Expected behavior Cutter has at least one decompiler in the dropdown menu (this is the default behavior of the official releases, you can get the AppImage to test that from [here](https://github.com/radareorg/cutter/releases)) ### Actual behavior The decompiler dropdown is disabled and displays no options. ### Steps to reproduce the behavior 1. Install `cutter` 2. Run it (the executable is called `Cutter` with an uppercase C) 3. Select any file (let's use `/bin/cat` as an example) 4. Click Open 5. Click Ok on the analysis screen 6. Select the Decompiler tab on the bottom (if it is not visible click on the Windows menu and enable it) 7. Confirm that the Decompiler dropdown menu on the bottom right is empty (the official AppImage display Ghidra as the default decompiler)