Problem starting gwibber on openSuse 11.4 32bit

Gwibber used to work before but after updating my system via yast, gwibber does not start anymore. When I tried to start gwibber in a console, I get the following console messages. I’ve tried to provide as much info as possible. Please give some directions to solve this issue.
It should be noted that I am running vncserver on this system that is serving desktop on display 6. I’m assume that’s where “:6” comes from.
I also don’t know if executing “xrandr -q” giving the message “RandR extension missing” is significant to this issue as the libxrandr is available.

$ gwibber
Xlib: extension “RANDR” missing on display “:6”.

** (gwibber:7562): WARNING **: Trying to register gtype ‘WnckWindowState’ as enum when in fact it is of type ‘GFlags’

** (gwibber:7562): WARNING **: Trying to register gtype ‘WnckWindowActions’ as enum when in fact it is of type ‘GFlags’

** (gwibber:7562): WARNING **: Trying to register gtype ‘WnckWindowMoveResizeMask’ as enum when in fact it is of type ‘GFlags’

(gwibber:7562): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE

(gwibber:7562): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE

(gwibber:7562): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE

(gwibber:7562): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE

(gwibber:7562): libnotify-WARNING **: Missing symbol ‘gdk_screen_make_display_name’
ERROR:dbus.proxies:Introspect error on com.Gwibber.Service:/com/gwibber/Service: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/gwibber-service exited with status 1
Traceback (most recent call last):
File “/usr/bin/gwibber”, line 72, in <module>
client.Client()
File “/usr/lib/python2.7/site-packages/gwibber/client.py”, line 548, in init
self.w = GwibberClient()
File “/usr/lib/python2.7/site-packages/gwibber/client.py”, line 34, in init
self.model = gwui.Model()
File “/usr/lib/python2.7/site-packages/gwibber/gwui.py”, line 42, in init
self.services = json.loads(self.daemon.GetServices())
File “/usr/lib/python2.7/site-packages/dbus/proxies.py”, line 68, in call
return self._proxy_method(*args, **keywords)
File “/usr/lib/python2.7/site-packages/dbus/proxies.py”, line 140, in call
**keywords)
File “/usr/lib/python2.7/site-packages/dbus/connection.py”, line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/gwibber-service exited with status 1
Exception AttributeError: “‘NoneType’ object has no attribute ‘px_proxy_factory_free’” in <bound method ProxyFactory.del of <libproxy.ProxyFactory object at 0xb5ee298c>> ignored

cat /etc/SuSE-release

openSUSE 11.4 (i586)
VERSION = 11.4
CODENAME = Celadon

uname -a

Linux wt-oahu 2.6.37.6-0.11-default #1 SMP 2011-12-19 23:39:38 +0100 i686 athlon i386 GNU/Linux

find . -iname ‘libxrandr*’

./usr/lib/libXrandr.so.2
./usr/lib/libXrandr.so.2.2.0
./usr/lib/libXrandr.so
find: `./home/wt/.gvfs’: Permission denied

cat /var/log/Xorg.0.log|grep -i randr

68.888] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
68.888] (--) RandR disabled
68.888] (II) Initializing built-in extension RANDR

xrandr -q

RandR extension missing

Pleas, next time, computer text between CODE tags: http://forums.opensuse.org/english/information-new-users/advanced-how-faq-read-only/451526-posting-code-tags-guide.html