Hello to everyone. For the last time, sorry for my english, i try to improve
Today i want do for you a question a bit complicated.
I try to explain.
I have an application wich is an AppImage, Deezer. The flatpak format of that application donât work proprely on my linux system, so i use AppImage of that. But unluckely there is a problem with it.
When i try to log in, in Chrome browser, on Dezzer online page, in the next step, chrome, try to open deezer application with xdg-open but donât find it, because the application isnât effectly intalled, but itâs only a AppImage. So i canât do login in the application.
With some stratagem (installing befor and removing flatpak application after, and coping config folder) i had success.
But, my question is: there is some method to work xdg-open with a personalized application (how may to be an AppImage saved in a home folder)? In my case Deezer.
I donât know if it is possibile, but i hope yes.
PS: reading onlie somethings, i believe to understand that i have to configure mimeapps.list in /.local/share/, but i havenât understand a lot.
Thank you very much for any response.
I know it is a bit complicated, but i hope you can help me anyway.
Bye bye
Thank you for response.
The AppImage is on the same page of flatpak version of program. Itâs a fork from windows application. Sould be secure.
My problem was, not how to open a simply appimage, but how to open an appimage how default application trought browser.
Isnât necessary, i have found alternative solution, but i would know if is possible.
From wath i understand i could modify the file mimeapps.list (or mimeapps.cache) with a command just like this: âx-scheme-handler/deezer=launcher-appimage-deezer.desktop;â
But donât work
Is the path correct? With the dot in front? Give it the full path?
I just downloaded the AppImage - works.
But I canât test any further because I do not have an account and canât log in to get prompted to use the app instead of the browser version.
Thanks a lot for your help, but it doesnât want to work
A strange thing that I noticed is that when I modify the deezer.desktop file and add the string âMimetype=deezerâ the icon of the launcher of Gnome mysteriously disappears
Maybe the previous installation of flatpak version have modified something?
I donât understandâŚ
Seem all correct now
It works, of course, but as already said, I canât test your use case because I do not have a deezer account and wonât get to choose to open using the app âŚ
there is no such mime type
Use the AUR: yay -S deezer
(or use pamac)
and be done with it
Thank you very much, really.
Under your advice iâve tried to install deezer from AUR, with the console.
It work finally.
Using the graphic interface for install deezer AUR, donât install it.
For this reason i donât have installed before AUR package.
Now all seem work fine. thanks againg to everyone who helped me.
I made it work with the steps provided above - so I know it work - it you cannot make it work - then you deviated somewhere; perhaps your mime association has a conflicting entry; or your previous attempts has left some garbage; I have no idea.