WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: meld file comparision doesn't work  (Read 3419 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
meld file comparision doesn't work
« on: March 19, 2019, 10:51:15 AM »
Hi
In order to fix this issue I had to:
Code: [Select]
sudo gtk-update-icon-cache --force /usr/share/icons/hicolor
sudo gtk-update-icon-cache --force /usr/share/icons/gnome

see
https://stackoverflow.com/questions/35794241/meld-gi-glib-gerror-icon-meld-change-apply-right-not-present-in-theme-wha?newreg=c6124f2549ba4dfeb1b52aa30de840c6


 https://bugzilla.gnome.org/show_bug.cgi?id=767396
« Last Edit: March 19, 2019, 10:54:15 AM by jls »
dCore user

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: meld file comparision doesn't work
« Reply #1 on: March 19, 2019, 05:31:16 PM »
Thanks for the find, I added a startup script containing that code and it works on testing whereas the file compare did not previously on a minimal desktop setup.