GNOME Bugzilla – Bug 633800
[gnome-font-viewer] "Install" button should be inactive if viewed fonts is already in .font
Last modified: 2010-11-04 09:14:19 UTC
Current behavior: Currently gnome-font-viewer lets the user "install" the font, although the font is already in the .font directory. Additionally, clicking "Install", closing the viewer, opening again and clicking "Install" again results in "Install failed". Expected behavior: gnome-font-viewer should behave more intelligently in general: - Don't show "Install" if the font is already in .fonts, show "Already installed" instead. Don't just look in the .fonts, but also in subfolders for the file. - Don't just fail to "Install": Check if the file already exists (and the file/the version is the same), if .fonts is writable, etc. and display a meaningful error message. Thanks!
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 595121 ***