[질문] vncserver를 통한 일반계정 사용자의 gnome 사용시 에러
설치 linux : Fedora Core 6
vncserver 잘 깔려있고,
root 계정으로 vncserver 띄우고, vnc viewer 실행하면 gnome 잘 실행됩니다.
root 계정외에 일반계정으로 실행하면 아래와 같은 에러 메시지 출력되고
gnome이 정상동작하지 않습니다.
일반계정의 /home/xxx/.vnc/xstartup 에
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc
부분을 uncomment 하여 vncserver를 실행하고 vnc viewer를 window xp상에서 실행한 결과와 log가 아래와 같습니다.
---------------------------------------------------------------------------------------
<< 창1 >>
그놈 설정 데몬을 시작하는 데 오류가 발생했습니다.
테마, 사운드, 바탕 그림 설정과 같은 것들이 제대로 동작하지 않을 수도 있습니다.
마지막 오류 메시지는
Unable to determine the address of the message bus (try 'man dbus-launch' and 'man dbus-daemon' for help)
다음에 로그인 할 때 그놈 설정 데몬을 다시 시작하도록 시도할 것입니다.
<< 창2 >> 이미 실행중인 패널을 발견했습니다. 그래서 지금 마칩니다.
---------------------------------------------------------------------------------------
$ vim /home/xxx/.vnc/linux:1.log
Xvnc Free Edition 4.1.2
Copyright (C) 2002-2005 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.
Underlying X server release 70101000, The X.Org Foundation
Tue Sep 11 09:36:11 2007
vncext: VNC extension running!
vncext: Listening for VNC connections on port 5901
vncext: Listening for HTTP connections on port 5801
vncext: created VNC server for screen 0
Could not init font path element /usr/share/X11/fonts/OTF, removing from list!
Could not init font path element /usr/share/X11/fonts/CID/, removing from list!
SESSION_MANAGER=local/linux:/tmp/.ICE-unix/10803
창 관리자 주의: Log level 32: could not find XKB extension.
(nautilus:10833): Eel-WARNING **: Trying to remove a callback for preferences/show_desktop without adding it first.
(nautilus:10833): Eel-WARNING **: Trying to remove a callback for preferences/desktop_is_home_dir without adding it first.
** (eggcups:10838): CRITICAL **: couldn't connect to session bus: Unable to determine the address of the message bus (try 'man dbus-launch' and 'man dbus-daemon' for help)
libnotify-Message: Unable to get session bus: Unable to determine the address of the message bus (try 'man dbus-launch' and 'man dbus-daemon' for help)
Error: unable to initialize pynotify
Introspect error: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.DBus.Introspectable" member "Introspect" error name "(unset)" destination "edu.duke.linux.yum")
Unable to connect to yum-updatesd. Please ensure that the yum-updatesd
package is installed and that the service is running.
** (nm-applet:10863): WARNING **: nma_dbus_init (): nma_dbus_init() could not acquire its service. dbus_bus_acquire_service() says: 'Connection ":1.194" is not allowed to own the service "org.freedesktop.NetworkManagerInfo" due to security policies in the configuration file'
Tue Sep 11 09:36:17 2007
Connections: accepted: 10.88.171.108::3720
SConnection: Client needs protocol version 3.8
SConnection: Client requests security type VncAuth(2)
Tue Sep 11 09:36:19 2007
VNCSConnST: Server default pixel format depth 16 (16bpp) little-endian rgb565
VNCSConnST: Client pixel format depth 16 (16bpp) little-endian rgb565
** (nm-applet:10863): WARNING **: nma_dbus_init (): nma_dbus_init() could not acquire its service. dbus_bus_acquire_service() says: 'Connection ":1.194" is not allowed to own the service "org.freedesktop.NetworkManagerInfo" due to security policies in the configuration file'
-------------------------------------------------------------------------------------------
무엇이 문제 인지요?
제가 하고 싶은 것은 일반계정으로 vncserver를 실행하고 vnc viewer를 통하여 gnome 환경을
보고 싶은 것입니다.
고수님들 도와 주세요..^^
2
2
댓글 달기