bilelmoussaoui / Icon-Requests

A Gtk application to report missing icons to your theme repository
GNU General Public License v3.0
19 stars 3 forks source link

AUR install fails with "/usr/share/glib-2.0/schemas/gschemas.compiled exists in filesystem" #10

Closed jokuNimi closed 7 years ago

jokuNimi commented 7 years ago

Installing from AUR with aura fails with the error message

error: failed to commit transaction (conflicting files)
icon-requests: /usr/share/glib-2.0/schemas/gschemas.compiled exists in filesystem
Errors occurred, no packages were upgraded.
bilelmoussaoui commented 7 years ago

Will fix that in few minutes

bilelmoussaoui commented 7 years ago

Fixed ;)

jokuNimi commented 7 years ago

Thanks, now it installs. I think there's an issue with permissions, though:

$ ls -l /usr/bin/icon-requests 
-rw-r--r-- 1 root root 1841 Mar 18 12:17 /usr/bin/icon-requests
$ ls -l /usr/share/applications/icon-requests.desktop
-rw-r--r-- 1 root root 434 Mar 18 12:17 /usr/share/applications/icon-requests.desktop

I can get it to launch after adding executable permissions to /usr/bin/icon-requests.

Thanks for response and the application!

bilelmoussaoui commented 7 years ago

Hmm, AUR added recently the hooks to compile gschema files and refresh the icon cache. I thought they have done the same for the executable files under /usr/bin I will take a look and see if it's an upstream issue or not :)

bilelmoussaoui commented 7 years ago

Fixed that on master using meson (build system). I will create a new hotfix release this evening! thanks for using the application!

jokuNimi commented 7 years ago

Thanks for the fix! I really like the idea of the application. I wish I could help with something, but I don't have any expertise to solve any of the current issues. I could add Finnish translations if you think that would be useful? Would you like feature requests? I don't want to come off as pestering if this is not a project you want to commit a lot of time to.

bilelmoussaoui commented 7 years ago

@jokuNimi Just provide the translation! that would be really awesome:+1: and if you have any ideas, feature requests or anything just open a new issue and let's discuss it :) the application was originally built for Numix theme, and i just thought about making it work with other themes would be really helpful for other icon designers