Closed issue by ghost on void-packages repository https://github.com/void-linux/void-packages/issues/34321 Description: ### System * xuname: `Void 5.15.5_1 x86_64 AuthenticAMD uptodate rF` * package: *affected package(s) including the version*: ``android-file-transfer-linux-4.2_2`` ### Expected behavior Running `android-file-transfer` should open up the GUI application. ### Actual behavior The application doesn't start. All I see in the terminal is the following: ``` [fkoap@fkoap ~]$ android-file-transfer upload worker started current text color value: 0 , guessed theme: "light" scan probing device... probing device... probing device... probing device... probing device... [fkoap@fkoap ~]$ ``` ### Steps to reproduce the behavior * Run `sudo xbps-install -u android-file-transfer-linux` * Run `android-file-transfer`