Score:0

AppImageLauncher stuck at 'Watching directories' when trying to run eDEX-UI AppImage

pr flag

I recently installed eDEX-UI on my Ubuntu system using the AppImage format. However, when I attempted to run the AppImage from the terminal using the command sudo appimagelauncherd eDEX-UI-Linux-x86_64.AppImage, the AppImageLauncher seems to get stuck at the message "Watching directories:". It doesn't proceed any further and the application doesn't start.

I've confirmed that the AppImage file eDEX-UI-Linux-x86_64.AppImage is located in the directory I'm executing the command from. Additionally, I've checked that both the AppImage and AppImageLauncher have executable permissions.

I'm encountering this issue with other AppImages too. Has anyone else encountered a similar problem with AppImageLauncher getting stuck at "Watching directories:"? Are there any known solutions to this issue? I'm open to suggestions on how to troubleshoot and resolve this problem so I can successfully run eDEX-UI using the AppImage. Thanks in advance for any assistance!

Permission: chmod +x eDEX-UI-Linux-x86_64.AppImage

Running:

$ sudo appimagelauncherd  eDEX-UI-Linux-x86_64.AppImage
Searching for existing AppImages
Watching directories:
vanadium avatar
cn flag
The appimage likely is supposed to be run as `/path/to/file/eDEX-UI-Linux-x86_64.AppImage' or `./eDEX-UI-Linux-x86_64.AppImage' if the appimage is in your current directory.
Score:0
pr flag

So ran appimage in the terminal and it said:

dlopen(): error loading libfuse.so.2

AppImages require FUSE to run. 
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information

Then I installed FUSE again with the help of this GitHub page and the problem was solved.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.