2012年04月03日
GConf-WARNINGが出てる時の対処法
例は何でも良いのだが、例えばemacsを起動したとき以下のようなwarningが出ることがある
ちと気持ち悪いので対応してみた(emacs:1250): GConf-WARNING **: Client failed to connect to the D-BUS daemon://bin/dbus-launch terminated abnormally without any error message
といってもざっくりと簡単にw
こんな時の対処法はこれ
$ sudo apt-get install gconf2
以下実行ログ
ocelot:~$ emacs&[1] 1250(emacs:1250): GConf-WARNING **: Client failed to connect to the D-BUS daemon://bin/dbus-launch terminated abnormally without any error messageGConf Error: No D-BUS daemon running(emacs:1250): GConf-WARNING **: Client failed to connect to the D-BUS daemon://bin/dbus-launch terminated abnormally without any error message$ sudo apt-get install gconf2[sudo] password for hoge:Reading package lists... DoneBuilding dependency treeReading state information... DoneThe following extra packages will be installed:dbus-x11 dconf-gsettings-backend libcairo-gobject2 libgtk-3-0 libgtk-3-binlibgtk-3-common psmiscSuggested packages:gconf-defaults-service librsvg2-common gvfsThe following NEW packages will be installed:dbus-x11 dconf-gsettings-backend gconf2 libcairo-gobject2 libgtk-3-0 libgtk-3-binlibgtk-3-common psmisc0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.Need to get 2685 kB of archives.After this operation, 8405 kB of additional disk space will be used.Do you want to continue [Y/n]? YGet:1 http://jp.archive.ubuntu.com/ubuntu/ oneiric/main libcairo-gobject2 amd64 1.10.2-6ubuntu3 [20.7 kB]…create mode 100644 gconf/gconf.xml.defaults/%gconf-tree.xmlcreate mode 100644 gconf/gconf.xml.mandatory/%gconf-tree.xmlcreate mode 100644 gtk-3.0/im-multipress.confcreate mode 100644 xdg/autostart/gsettings-data-convert.desktopocelot:~$ emacs&[2] 2082
このブログにコメントするにはログインが必要です。
さんログアウト
この記事には許可ユーザしかコメントができません。