You are not logged in.

#1 2020-03-31 19:27:29

bolorino
Member
From: Spain
Registered: 2013-06-17
Posts: 18
Website

[Solved] kdeconnect indicator opens up Audacious

Hi.

Clicking "Browse Device" in kdeconnect indicator opens up Audacious.

Not using KDE, but Xfce.

Found a wrong config for inode/directory in

~/.config/mimeapps.list

in which, indeed, it was associated with Audacious.

Fixed the config (no more audacious, except for audio files and audacious projects) but "Browse Device" keeps opening Audacious, even after restarting the session.

I've checked other deprecated config files, as

~/.local/share/applications/mimeapps.list

, system-wide as

/etc/xdg/mimeapps.list

but found no other wrong audacious file associations.

Any clues on where else to look or how to get "Browse Device" opens a file manager?

Thanks!

Last edited by bolorino (2020-04-06 09:35:54)


Improve my english... Work in progress

Offline

#2 2020-03-31 19:54:30

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,365

Re: [Solved] kdeconnect indicator opens up Audacious

And did you actually define inode/direcory properly while you were at it? If this isn't configured in any shape or form it will be pretty much random depending on which application last registered itself as a potential directory handler.

Check also the dbus bus: https://wiki.archlinux.org/index.php/De … plications

And the other mimeapps locations: https://wiki.archlinux.org/index.php/XD … eapps.list

Offline

#3 2020-03-31 20:00:49

bolorino
Member
From: Spain
Registered: 2013-06-17
Posts: 18
Website

Re: [Solved] kdeconnect indicator opens up Audacious

V1del wrote:

And did you actually define inode/direcory properly while you were at it? If this isn't configured in any shape or form it will be pretty much random depending on which application last registered itself as a potential directory handler.

Check also the dbus bus: https://wiki.archlinux.org/index.php/De … plications

And the other mimeapps locations: https://wiki.archlinux.org/index.php/XD … eapps.list

Thanks. Yes, I did define inode/directory to open with thunar.

Will give a look to dbus.


Improve my english... Work in progress

Offline

#4 2020-04-06 09:35:00

bolorino
Member
From: Spain
Registered: 2013-06-17
Posts: 18
Website

Re: [Solved] kdeconnect indicator opens up Audacious

Solved.
It seems that in

~/.config/mimeapps.list[/config

the inode/directory association missed a capital T for Thunderbird.
It was

inode/directory=thunar.desktop

and should be

]inode/directory=Thunar.desktop

Improve my english... Work in progress

Offline

Board footer

Powered by FluxBB