View Single Post
Old 02-26-2017, 04:11 AM   #18
Flaim
Junior Member
Flaim began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2017
Device: kindle
Quote:
Originally Posted by kovidgoyal View Post
As I said before, the installer does not itself install any mime type files. It calls the xdg-mime system utility to do that. So if mime files are having their permissions changed, it is because xdg-mime (or something it in turn depends on) is doing it.
Regardless if it's your code or xdg-mime doing it, the fact is it's being done. My primary interest in posting this was to help others resolve the issue. I was hoping you as a developer would see this and desire to fix it, instead of pointing fingers at other programs, throwing your hands up and going 'Not my problem!' But that's ok, it's your project. if I knew Python, i might have a crack at fixing it but alas..
Flaim is offline   Reply With Quote