Comment 0 for bug 139191

Revision history for this message
Rafael Sachetto (rsachetto) wrote :

When i try to open a irc url irc://irc.freenode.net/#launchpad such as using purple-url-handler a got the following message:

No matching account found.
/var/lib/python-support/python2.5/dbus/_dbus.py:250: DeprecationWarning: The dbus_bindings module is not public API and will go away soon.

Most uses of dbus_bindings are applications catching the exception
dbus.dbus_bindings.DBusException. You should use dbus.DBusException
instead (this is compatible with all dbus-python versions since 0.40.2).

If you need additional public API, please contact the maintainers via
<email address hidden>.

  import dbus.dbus_bindings as m

I don't know with it is a bug or is only because a don't have a irc account configured in gaim.
The main problem is that firefox tries to open he url using the purple-url-handler and this doesn't work.