Ah, so you can reproduce it? This is a complete mystery to me, so can you download attached file into /tmp/, and then run these commands in a Terminal (please copy & paste to keep them exactly like that:)
sudo killall jockey-backend sudo PYTHONPATH=/tmp/ /usr/share/jockey/jockey-backend --debug 2>&1 | tee /tmp/log Then start Jockey from the menu as usual, and repeat the steps that lead to the crash. At some point, the jockey-backend program in the terminal should then crash with the TypeError. Once that happens, please attach /tmp/log here. Thanks! ** Attachment added: "subprocess.py with debugging" https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/711225/+attachment/1853172/+files/subprocess.py -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/711225 Title: subprocess.Popen() crashed with TypeError in _cleanup(): an integer is required -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
