I have Ubuntu Gnome installed and I am using i3wm. Everytime I double click a book in Calibre to open it it opens in Mendeley desktop.
This doesn't happen under Gnome.
Could you explain why this happens and how I can fix it?
I have Ubuntu Gnome installed and I am using i3wm. Everytime I double click a book in Calibre to open it it opens in Mendeley desktop.
This doesn't happen under Gnome.
Could you explain why this happens and how I can fix it?
The problem seems to be that
xdg-open
is misconfigured:Sure enough, if I run
xdg-open some.pdf
it opens with Mendeley. It seems that some applications usexdg-open
while others don't.According to this, the culprit should be in here:
Looks good to me, except GIMP being there; oh well.
Looks fine as well. So the problem could be in an i3-specific config file. But:
The former folder does not exist, and the second does not contain any
.list
file.So I have no idea where this comes from. But running
does certainly fix it.