I'm currently running connectionmanager on my ArchLinux box, with Gnome 3.4.
The initial problem was that python is symlinked to python3 (and most packages rely on this fact).
To alleviate this problem I propose the following commit, in which I turned around your calls to python and python2 and fixed the references to /usr/bin/env python.
If you have any questions or suggestions, please don't hesitate to ask them.
I'm currently running connectionmanager on my ArchLinux box, with Gnome 3.4. The initial problem was that python is symlinked to python3 (and most packages rely on this fact). To alleviate this problem I propose the following commit, in which I turned around your calls to python and python2 and fixed the references to /usr/bin/env python.
If you have any questions or suggestions, please don't hesitate to ask them.