I think i found the issue: i'm using the python equivalent to /usr/bin/gnome-open and if you don't provide the exact credential in the url, it won't ask for the password or the username:
$ gnome-open dav://[EMAIL PROTECTED]:51526/ Error showing url: Access denied so i replaced this by using nautilus, like in the following patch ** Attachment added: "call nautilus instead of using gnome.url_show" http://librarian.launchpad.net/6988206/sda.patch -- [apport] service-discovery-applet crashed with GError in connect() https://launchpad.net/bugs/96433 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
