Hi all, May be the following might help you out. this is how i resolved...
echo "export NSS_SSL_CBC_RANDOM_IV=0" >> /etc/profile # Export the Variable into Profile files echo "export NSS_SSL_CBC_RANDOM_IV=0" >> /home/$USER/.bashrc # Export the Variable into Current Profile files so everytime you reboot it will be a global variable for all your programs, and its a temporary fix for the time being... Hope this might help you... :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950790 Title: Pidgin-sipe connection error after upgrade to Ubuntu 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/950790/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
