|
1. startx后的错误:
XF86Config is not supported
could not init font path element /usr/x11r6/lib/x11/fonts/cid/,removing form list!
我找了一下,没有CID这个文件夹,我建了一个。
2. 运行gtk程序: ./search.exe后的错误.
(search:2644):Glib-Gobject_critical ** :
file /ftproot/pub/gnome/platform/glib-2.4.8/gobject/gobject.c: line 1561 (g_object_ref):
asertion 'g_IS_oBJECT(object)' failed
(search:2644):
file /ftproot/pub/gnome/platform/pango-1.6.0/pango/pango-engine.c: line 68 (_pango_engine_shape_shape):
assertion
'pango_is_font(font)' failed
error: file /ftproot/pub/gnome/platform/pango-1.6.0/pango/shape.c:line 75(pango_shape):assertion failed glyphs->num_glyphs > 0)
aborting...
aborted (core dumped)
3. 不能创建:postgres用户,postgresql能安装成功,但运行不起来. |
|