All you have to do is make sure you catch the attribute error at these two lines:
gwibber/gwui.py:if "gwibber" not in urlparse.uses_query:
gwibber/gwui.py: urlparse.uses_query.append("gwibber")
if urlparse.uses_qwery doesn't exist (as it doesn't in the 2.7.3 in unstable).
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

