[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnome
From: Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>
Subject: Re: gnome
> meta-pkgs/gnome or meta-pkgs/gnome2 を入れて、~/.xinitrc に
> exec gnome-session と書けばよいはずです。
情報ありがとうございます。やってみましたが、startx すると、一瞬 gnome
の初期画面になるものの、X が落ちてしまいます。ktrace を取ってみると、以
下のように言われます。
/usr/share/i18n/csmapper/JIS/UCS%JISX0212.mps は、存在していて、リード
権もありました。
何が悪いか分る人はいるでしょうか?
--かず
----
413 gnome-session RET getdents 2048/0x800
413 gnome-session CALL lseek(0x14,0,0,0,1)
413 gnome-session RET lseek 2048/0x800
413 gnome-session CALL getdents(0x14,0x821e000,0x1000)
413 gnome-session RET getdents 0
413 gnome-session CALL lseek(0x14,0,0,0,0)
413 gnome-session RET lseek 0
413 gnome-session CALL close(0x14)
413 gnome-session RET close 0
413 gnome-session CALL open(-1077956688,0,0x3d2)
413 gnome-session NAMI "/usr/share/i18n/csmapper/JIS/UCS%JISX0212.mps"
413 gnome-session RET open 20/0x14
413 gnome-session CALL __fstat13(0x14,-1077956848)
413 gnome-session RET __fstat13 0
413 gnome-session CALL mmap(0,0x140d0,1,2,0x14,0,0,0)
413 gnome-session RET mmap 1219334144/0x48ad9000
413 gnome-session CALL close(0x14)
413 gnome-session RET close 0
413 gnome-session CALL write(2,0x80a1800,0x102)
413 gnome-session GIO fd 2 wrote 258 bytes
"No fonts found; this probably means that the fontconfig
library is not correctly configured. You may need to
edit the fonts.conf configuration file. More information
about fontconfig can be found in the fontconfig(3) manual
page and on http://fontconfig.org
"
413 gnome-session RET write 258/0x102
413 gnome-session CALL close(0xb)
413 gnome-session RET close 0
----
- Follow-Ups:
- Re: gnome
- From: Masao Uebayashi <uebayasi@pultek.co.jp>
- Re: gnome
- From: URA Hiroshi <ura@hiru.aoba.yokohama.jp>
- References:
- gnome
- From: Kazu Yamamoto (山本和彦)<kazu@iijlab.net>
- Re: gnome
- From: Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>