CentOS 7.0 시스템이 있고 Putty 및 Xming Windows Server를 사용하여 Windows SSH에서 연결하고 있습니다. pgadmin3(yum을 통해 설치)을 실행하면 다음과 같은 결과가 나타납니다.
(pgadmin3:23011): Gtk-WARNING **: Could not find the icon 'inode-directory'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases
그러나 모든 freedesktop 아이콘을 설치했습니다.
[zippy@localhost ~]$ sudo yum list *-icon-theme
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.es.its.nyu.edu
* epel: mirrors.mit.edu
* extras: mirrors.maine.edu
* updates: mirror.netdepot.com
Installed Packages
faience-icon-theme.noarch 0.5-4.el7 @epel
gnome-colors-icon-theme.noarch 5.5.1-7.el7 @epel
gnome-icon-theme.noarch 3.8.2-3.el7 @base
hicolor-icon-theme.noarch 0.12-7.el7 @base
mate-icon-theme.noarch 1.10.1-0.1.git20150505.c6e5c6c.el7 @epel
mono-icon-theme.noarch 1:4.10.5-4.el7 @base
nuvola-icon-theme.noarch 4.10.5-4.el7 @base
oxygen-icon-theme.noarch 4.10.5-2.el7 @base
[zippy@localhost ~]$
아이콘을 로드하는 방법은 무엇입니까?
답변1
당신은 할 수 없습니다. 이 오류는 pgadmin에 존재합니다.이 Inkskape 오류와 유사합니다., 이 항목과 관련이 있을 수 있습니다.pgadmins git 변경 로그:
[GTK] 일부 테마가 충돌할 수 있습니다. gtk 문제일 수 있습니다.
내가 누군가에게 연락할게개발팀을 클릭하고 현재 겪고 있는 문제가 위 항목과 관련이 있는지 물어보세요. 그렇지 않은 경우 문제에 대해 알려주고 문제를 해결할 수 있으면CentOS에 문의hicolor-icon-theme.noarch
, 버전 업그레이드가 가능한지 문의해 보세요 pgadmin
.