[Bug 700667] Re: gwibber crashed with DBusException in call_blocking() on startup

2011-07-12 Thread Biafra
Hi,

I'm still with this issue. It started after upgrading to 11.04.


$ gwibber
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 87, in 
client.Client()
  File "/usr/lib/python2.7/dist-packages/gwibber/client.py", line 623, in 
__init__
self.w = GwibberClient()
  File "/usr/lib/python2.7/dist-packages/gwibber/client.py", line 71, in 
__init__
self.setup_ui()
  File "/usr/lib/python2.7/dist-packages/gwibber/client.py", line 251, in 
setup_ui
self.stream_view.set_state(streams)
  File "/usr/lib/python2.7/dist-packages/gwibber/gwui.py", line 410, in 
set_state
self.update()
  File "/usr/lib/python2.7/dist-packages/gwibber/gwui.py", line 397, in update
self.messages.update(self.navigation.selected_stream)
  File "/usr/lib/python2.7/dist-packages/gwibber/gwui.py", line 751, in update
self.messages = self.message_view.render([selected_stream], count)
  File "/usr/lib/python2.7/dist-packages/gwibber/gwui.py", line 774, in render
msgs = json.loads(self.model.streams.Messages(streams[0]["stream"] or 
"all", streams[0]["account"] or "all", time, streams[0]["transient"] or "0", 
streams[0].has_key("recipient") and streams[0]["recipient"] or "0", orderby, 
order, limit))
  File "/usr/lib/pymodules/python2.7/dbus/proxies.py", line 140, in __call__
**keywords)
  File "/usr/lib/pymodules/python2.7/dbus/connection.py", line 630, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.

gwibber 3.0.0.1-0ubuntu3
gwibber-service 3.0.0.1-0ubuntu3

The service seams to be running:

$ ps axf|grep gwi
 8522 pts/3S+ 0:00  |   \_ grep --color=auto gwi
 8090 ?SLl2:03 /usr/bin/python /usr/bin/gwibber-service
 8101 ?S  0:00  \_ /usr/bin/python /usr/bin/gwibber-service
 8102 ?S  0:00  \_ /usr/bin/python /usr/bin/gwibber-service


What kind of debug should I do to help ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/700667

Title:
  gwibber crashed with DBusException in call_blocking() on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/700667/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 700667] Re: gwibber crashed with DBusException in call_blocking() on startup

2011-07-13 Thread Biafra
Adil,

Just created a new user and tried it again from commmand line:

gteste@ankh-morpork:~$ gwibber
ERROR:dbus.proxies:Introspect error on 
com.Gwibber.Service:/com/gwibber/Service: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes 
include: the remote application did not send a reply, the message bus security 
policy blocked the reply, the reply timeout expired, or the network connection 
was broken.
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 87, in 
client.Client()
  File "/usr/lib/python2.7/dist-packages/gwibber/client.py", line 623, in 
__init__
self.w = GwibberClient()
  File "/usr/lib/python2.7/dist-packages/gwibber/client.py", line 40, in 
__init__
self.model = gwui.Model()
  File "/usr/lib/python2.7/dist-packages/gwibber/gwui.py", line 50, in __init__
self.services = json.loads(self.daemon.GetServices())
  File "/usr/lib/pymodules/python2.7/dbus/proxies.py", line 68, in __call__
return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.7/dbus/proxies.py", line 140, in __call__
**keywords)
  File "/usr/lib/pymodules/python2.7/dbus/connection.py", line 630, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did 
not receive a reply (timeout by message bus)
gteste@ankh-morpork:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/700667

Title:
  gwibber crashed with DBusException in call_blocking() on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/700667/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 659376] Re: mibs absent from maverick

2011-01-05 Thread Biafra
There are libraries and applications that look for the mibs in
/usr/share/snmp/mibs

"download-mibs" is not creating them there.

It uses a "new" one

/var/lib/mibs

with subdirectories "iana" and "ietf"

Breaking the location has nothing to do with licensing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659376

Title:
  mibs absent from maverick

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 659376] Re: mibs absent from maverick

2011-01-05 Thread Biafra
It would be nice if net-snmp created /usr/share/snmp/mibs with a README
file forwarding us to download-mibs and a bit of info about the change.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659376

Title:
  mibs absent from maverick

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 922708] Re: Ubuntu incapable of supporting BCM 4318 chipset

2012-06-11 Thread Biafra Republic
I have this problem, as well. I've also tried using ndiswrapper to no
avail.

lspci -vvnn | grep 14e4
03:05.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 
54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/922708

Title:
  Ubuntu incapable of supporting BCM 4318 chipset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/b43-fwcutter/+bug/922708/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs