USRP E100 and GNURadio companion

Hello,

I have installed UHD from the UHD git repository and gnuradio using the
next branch from the gnuradio git repository on an USRP E100. However,
when I launch gnuradio-companion, I get the following error:

root@usrp-e1xx:~# gnuradio-companion
Gtk-Message: Failed to load module “gnomebreakpad”: libgnomebreakpad.so:
cannot open shared object file: No such file or directory
Traceback (most recent call last):
File “/usr/local/bin/gnuradio-companion”, line 53, in
ActionHandler(args, Platform())
File
“/usr/local/lib/python2.6/site-packages/gnuradio/grc/python/Platform.py”,
line 66, in init
license=doc.strip(),
AttributeError: ‘NoneType’ object has no attribute ‘strip’
root@usrp-e1xx:~#

Any ideas how to solve the problem?
Thanks
Regards Louven