User forums > Help

file type associations hell

(1/2) > >>

killerbot:
och boy, on latest OpenSuse Leap 15.2, kde

for some reason each time dolphin (or for that matter settings file type associations) does not register it to the system, meaning I am unable to get :
*.cbp
*.workspace
registered.
Fighting with it for some time now, anyone out here with some suggestions or solutions ?

oBFusCATed:
You're at the mercy of the .desktop files. :(

killerbot:
solved it, so the sudo make install, must have placed a codeblocks.xml in : /usr/local/share/mime/packages/

so far so good, but the process of installation did not issue an update request for the mime database, so all what needed to be done was :


--- Code: ---sudo update-mime-database /usr/local/share/mime

--- End code ---

oBFusCATed:
Moral of the story: Just never use "sudo make install". Learn how to make packages it is way more reliable. :)

killerbot:
creating a package when building the software locally for the system, isn't that a bit of a detour ?

Navigation

[0] Message Index

[#] Next page

Go to full version