The other hacky workaround you could do is prepend this to any launcher script:
#!/bin/bash export LD_LIBRARY_PATH=/usr/lib/xulrunner-$(xulrunner-1.9.2 --gre-version) /usr/bin/xulapp-bin -- XPCOM dependent glue fails to link symbols https://bugs.launchpad.net/bugs/577745 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
