分页: 1 / 1
[已解决]如何在ubuntu 10.04上安装Gwibber 2.32?
发表于 : 2010-11-13 1:20
由 whiskier
貌似硅博在10.04上的最高版本是2.30,但是那个新浪微博的插件要求2.32,我看网上10.10的硅博是2.32的,于是就在10.10软件仓库下了deb包,但是不能用,我安装gwibber_2.32.0.1-0ubuntu1_all提示我缺gwibber-service_2.32.0-0ubuntu1_all,安装gwibber-service_2.32.0-0ubuntu1_all的时候又提示我缺gwibber-service_2.30.2-0ubuntu3_all。但是我把gwibber-service_2.30.2-0ubuntu3_all安上了,它依然提示我缺,请问有什么办法吗?
Re: 如何在ubuntu 10.04上安装Gwibber 2.32?
发表于 : 2010-11-13 7:48
由 mayue617
加这个ppa试试呢
ppa:gwibber-team/ppa
Re: 如何在ubuntu 10.04上安装Gwibber 2.32?
发表于 : 2010-11-13 14:04
由 whiskier
OK啦~谢谢你

Re: [已解决]如何在ubuntu 10.04上安装Gwibber 2.32?
发表于 : 2010-11-20 0:38
由 kevinwenyu
** (gwibber:6566): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'
** (gwibber:6566): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'
** (gwibber:6566): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
Traceback (most recent call last):
File "/usr/bin/gwibber", line 72, in <module>
client.Client()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 548, in __init__
self.w = GwibberClient()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 50, in __init__
if len(json.loads(self.accounts.List())) == 0:
File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
return self._proxy_method(*args, **keywords)
File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/dbus/service.py", line 649, in _message_cb
(candidate_method, parent_method) = _method_lookup(self, method_name, interface_name)
File "/usr/lib/pymodules/python2.6/dbus/service.py", line 244, in _method_lookup
raise UnknownMethodException('%s is not a valid method of interface %s' % (method_name, dbus_interface))
UnknownMethodException: org.freedesktop.DBus.Error.UnknownMethod: Unknown method: List is not a valid method of interface com.Gwibber.Accounts
Exception AttributeError: "'NoneType' object has no attribute 'px_proxy_factory_free'" in <bound method ProxyFactory.__del__ of <libproxy.ProxyFactory object at 0x8e370ec>> ignored
这是什么情况。。。。报错。。。。