You are not logged in.
A couple of devs reported that, when working as root, plain text files were being opened by LibreOffice Writer instead of bl-text-editor.
This was tracked down to the lack of a system-wide mimeapps.list file (one is already shipped for users in ~/.local/share/applications), so another copy is going to be put in /usr/share/applications which I think will fix the issue.
Reading the freedesktop standards it turns out that ~/.local/share/applications is deprecated as a location for users' mimeapps.list, which should now go in ~/.config. Unfortunately, some apps don't look in the new place - eg xdg-mime which is used by xdg-open, so we still need a file in the old place. Thunar, OTOH will write any user decisions about "open with" in the new location.
So, first question, I'm thinking of installing a symlink in ~/.local/share/applications/mimeapps.list pointing to ~/.config/mimeapps.list, hoping to keep everyone happy. Can anyone see any problems with that?
Second question, here is the mimeapps.list currently shipped by BL:
[Default Applications]
image/gif=bl-image-viewer.desktop
image/jpeg=bl-image-viewer.desktop
image/png=bl-image-viewer.desktop
image/svg+xml=bl-image-viewer.desktop
text/plain=bl-text-editor.desktop
text/html=bl-text-editor.desktop
application/xml=bl-text-editor.desktop
application/javascript=bl-text-editor.desktop
x-directory/normal=bl-file-manager.desktop
x-directory/gnome-default-handler=bl-file-manager.desktop
inode/directory=bl-file-manager.desktop
audio/mpeg=bl-mediaplayer.desktop
audio/mp4=bl-mediaplayer.desktop
audio/x-wav=bl-mediaplayer.desktop
audio/aac=bl-mediaplayer.desktop
video/webm=bl-mediaplayer.desktop
video/x-ms-asf=bl-mediaplayer.desktop
video/x-theora+ogg=bl-mediaplayer.desktop
ATM it's all about the bunsen-default apps. Personally, I've often run into problems with file-roller taking over as the default for .deb files, when I want gdebi, so I'd like to add
application/x-deb=gdebi.desktop
Are there any other opinions on entries that should be there, or objections to gdebi being default for .debs?
(Of course users can change any of this, we're just talking about the OOTB setup.)
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
This all seems fine to me.
I don't care what you do at home. Would you care to explain?
Offline
Thanks for your work @johnraff - it looks fine to me.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Looks good to me John. I prefer gdebi as well.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline