android-file-transfer-linux
android-file-transfer-linux copied to clipboard
Application does not launch
Currently on Fedora 34, this application does not launch. If I look in journalctl I see the following message: android-file-transfer[3918]: QSocketNotifier: Can only be used with threads started with QThread.
(this is using whatever version of this dnf installs)
I am using the appimage. some of it's dependecies are gvfs-mtp fuse2 and mtpfs. Even though it is an appimage it certainly requires these packages to be installed. Otherwise it doesn't work
shouldn't be mtpfs really but others look valid, thanks for the investigation, I'll take a look how to add them, PRs welcome :)
shouldn't be mtpfs really but others look valid, thanks for the investigation, I'll take a look how to add them, PRs welcome :)
ok yeah mtpfs is not required. It works without it also
I just found that for some reason appimage deploy binary was called twice :grimacing: could you try the latest appimage please?
yes it works now 🥳
hooray, thanks for checking this out!