>>>>> "SDJ" == Sergio Durigan Junior <[email protected]> writes:
SDJ> The latest Midori package contains a new Recommends for gnome-keyring. SDJ> Is this enough to fix the bug for you? OK in ~/.xsession I put m=`gnome-keyring-daemon -start` # https://bugs.debian.org/806169 midori if test $? -eq 0 then export $m else echo $0: install gnome-keyring first.|mail -s $0 $USER fi #What a hassle. Other browsers don't need this. P.S., on http://midori-browser.org/faqs/#error_granting_trustcouldn_t_find_a_place_to_store_the_imported_certificate we see 'gnome-keyring –startup' # gnome-keyring -startup usage: gnome-keyring command [options] commands: certificate-exception import version Also there it should say if we should be root or not. And on https://selfsigned.notyours.dk:444/menu.gif clicking trust this website does nothing. Though I can now see my taipower site thankfully.

