[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:21515] Gnome + WindowMaker
potato でGnome + WindowMakerを使おうと試みているのですが、
.xsessionに、
LANG=ja_JP.ujis
export LANG
#=======================================================================
# 日本語入力 (XIM) の設定
# XIM サーバーの名前を定義する
# (XIM, XIM2 は、user-ja だけで使うシェル変数です)
XIM=kinput2
XIM2=-wnn
# XIM サーバーを起動する
if type $XIM &> /dev/null
then
$XIM $XIM2 &
fi
# マウスカーソルを矢印の形にする
#xsetroot -cursor /usr/include/X11/bitmaps/left_ptr /usr/include/X11/bitmaps/left_ptrmask
exec gnome-session
と書いて、wdmから起動しているのですが、なぜかウインドウマネージャーが起動
しません。wmaker-gnomeというパッケージが、以前はあったのにそれが見つけら
れなくて入れていないので、まずいのかと思いsawmill、sawmill-gnomeを入れて
みたのですが、同じくウインドウマネージャーが起動しません。
.gnome-errorには
/etc/gdm/Sessions//Gnome: checking /etc/login.defs for option UMASK
/etc/gdm/Sessions//Gnome: /etc/login.defs: "UMASK" is "022"
/etc/gdm/Sessions//Gnome: checking /etc/login.defs for option ULIMIT
/etc/gdm/Sessions//Gnome: checking /etc/login.defs for option MAIL_DIR
/etc/gdm/Sessions//Gnome: /etc/login.defs: "MAIL_DIR" is "/var/spool/mail"
/etc/gdm/Sessions//Gnome: using /etc/X11/Xsession.options for options
/etc/gdm/Sessions//Gnome: checking /etc/X11/Xsession.options for option allow-user-resources
/etc/gdm/Sessions//Gnome: checking /etc/X11/Xsession.options for option allow-user-modmap
SESSION_MANAGER=local/lbox:/tmp/.ICE-unix/649,tcp/lbox:1103
subshell.c: couldn't get terminal settings: Inappropriate ioctl for device
rm: cannot remove `/home/yukio/.gnome//gmc-G6gnMr': No such file or directory
** WARNING **: Root window clicks will not work as no GNOME-compliant window manager could be found!
Gtk-WARNING **: gtk_signal_connect_full(): could not find signal "change-size" in the `AppletWidget' class ancestry
Gtk-WARNING **: gtk_signal_connect_full(): could not find signal "change-size" in the `AppletWidget' class ancestry
Gtk-WARNING **: gtk_signal_connect_full(): could not find signal "change-size" in the `AppletWidget' class ancestry
Gtk-WARNING **: gtk_signal_connect_full(): could not find signal "change-size" in the `AppletWidget' class ancestry
Gdk-ERROR **: X connection to :0.0 broken (explicit kill or server shutdown).
subshell.c: couldn't get terminal settings: Inappropriate ioctl for device
wmnet: using devstats driver to monitor ppp0
wmnet: using devstats driver to monitor eth0
X connection to :0.0 broken (explicit kill or server shutdown).
X connection to :0.0 broken (explicit kill or server shutdown).
X connection to :0.0 broken (explicit kill or server shutdown).
wmnet: using devstats driver to monitor eth0
wmnet: using devstats driver to monitor ppp0
Gtk-CRITICAL **: file gtkcontainer.c: line 730 (gtk_container_remove): assertion `widget->parent == GTK_WIDGET (container)' failed.
Gtk-WARNING **: invalid cast from `(unknown)' to `GtkWidget'
Gtk-CRITICAL **: file gtkwidget.c: line 3493 (gtk_widget_get_style): assertion `GTK_IS_WIDGET (widget)' failed.
Gtk-CRITICAL **: file gtkctree.c: line 5132 (gtk_ctree_node_set_foreground): assertion `GTK_IS_CTREE (ctree)' failed.
kterm: fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0"
/usr/bin/X11/WindowMaker warning: got signal 15 (Terminated) - exiting...
.xsession-errorには
SESSION_MANAGER=local/lbox:/tmp/.ICE-unix/1880,tcp/lbox:1154
rm: `/home/yukio/.gnome//gmc-O63A7H' を削除できません: そのようなファイルやディレクトリはありません
subshell.c: couldn't get terminal settings: デバイスに対して不適切なioctlです
** WARNING **: Root window clicks will not work as no GNOME-compliant window manager could be found!
というメッセージが出ています。
インストールしているパッケージは、以下の通りです。
ご指導のほどをよろしくお願いします。
ii wmaker 0.61.1-4 NeXTSTEP-like window manager for X
ii wmaker-data 0.7-1 Several free icons for use with WindowMaker
ii wmaker-usersgu 0.20.2-2 Window Maker Users' Guide -- postscript form
ii wmakerconf 2.4-3 GTK+ based configuration tool for Window Mak
ii wmakerconf-dat 0.61.1-1 Datafile for wmakerconf, a configuration too
ii wmanager 0.2-3 Select a window manager at X startup
ii gedit 0.5.4-1 small, lightweight gnome-based editor for X1
ii gnome-admin 1.0.3-2 Gnome Admin Utilities (gulp and logview)
ii gnome-audio 1.0.0-3 Audio files for Gnome
ii gnome-bin 1.0.56-2 Miscellaneous binaries used by Gnome
ii gnome-control- 1.0.51-3 The Gnome Control Center
ii gnome-core 1.0.55-1 Common files for Gnome core apps
ii gnome-faq 1.0.56-2 Frequently Asked Questions about GNOME
ii gnome-help 1.0.55-1 GNOME help browser
ii gnome-help-dat 1.0.55-1 GNOME help browser data
ii gnome-libs-dat 1.0.56-2 Data for Gnome libraries
ii gnome-media 1.0.51-2 Gnome Media Utilities (gmix, gtcd)
ii gnome-panel 1.0.55-1 Launch and/or dock Gnome applications
ii gnome-panel-da 1.0.55-1 Data files for GNOME panel
ii gnome-pim 1.0.55-2 Calendar and address book for GNOME.
ii gnome-print 0.10-5 The GNOME Print architecture
ii gnome-session 1.0.55-1 The Gnome Session Manager
ii gnome-terminal 1.0.55-1 The Gnome terminal emulator application
ii gnome-users-gu 1.0.6-1 GNOME User's Guide
ii gnome-utils 1.0.50-4 Gnome Utilities (gtt, ghex, and more)
ii libglade-gnome 0.11-2 Library to load .glade files at runtime (Gno
ii libgnome32 1.0.56-2 The Gnome libraries
ii libgnomesuppor 1.0.56-2 The Gnome libraries (Support libraries)
ii libgnomeui32 1.0.56-2 The Gnome libraries (User Interface)
ii libobgnome0 1.0.40-1 Objective-C - Gnome bindings
ii sawmill-gnome 0.20.1-2.1 GNOME components for Sawmill
ii task-gnome-app 1.0.3 GNOME applications and utilities
ii task-gnome-des 1.0.7 GNOME basic desktop
----
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Yukio Gotou
E-mail : yukio@xxxxxxxxxxxxxxx
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/