I've got a virtual machine setup using FC5 loaded in a VMware5 instance.
I'm also using Exceed 8 on WinXP. When I ssh into FC5 (with tunneling
enabled) and try to run any GUI config tool, a window frame briefly flashes
and then I get one of many several messages:
======================================================================
[root@fc5 ~]# system-config-bind
/usr/share/system-config-users/system-config-users: line 4: 7231
Segmentation fault /usr/bin/python2
/usr/share/system-config-users/system-config-users.py
[root@fc5 ~]# system-config-users
/usr/sbin/system-config-network-gui:173: GtkWarning: Attempt to draw a
drawable with depth 24 to a drawable with depth 8
gtk.main()
[root@fc5 ~]# system-config-httpd
/usr/share/system-config-httpd/CheckList.py:12: DeprecationWarning: use
gtk.TreeView
CList.__init__ (self, 2)
/usr/share/system-config-httpd/ApacheConf.py:122: DeprecationWarning: use
gtk.TreeView
gtk.CList.__init__ (self, 3, [_("Error Code"), _("Behavior"),
_("Location")])
======================================================================
If anyone has seen this and knows how to fix this I'd appreciate the help.
- Joe