<div dir="ltr"><br><br><br>On Wed, Jan 2, 2013 at 9:01 AM, Damian Johnson <<a href="mailto:atagar@torproject.org">atagar@torproject.org</a>> wrote:<div>><br>> If you're interested in a python controller gui then you might want to<br>

> look an krkhan's arm gui. It's a GTK interface that provides a sizable<br>> chunk of what arm does. To use it just run arm with the '--gui'<br>> argument. I've dropped it from the dev codebase since it was<br>

> unmaintained, but it's in the latest release (1.4.5).<br><br><br>I did look at that, but getting GTK to run on OSX was just too painful.<br> <br>><br>> Also, you might want to look at stem.process rather than using a<br>

> custom launcher...<br>> <a href="https://stem.torproject.org/api/process.html#stem.process.launch_tor_with_config">https://stem.torproject.org/api/process.html#stem.process.launch_tor_with_config</a><br>><br><br>

I tried that in the beginning, but PySide wouldn't work with that properly. It kept blocking for some reason(completion_percent=0 didn't work either), so I wrote a custom launcher. <div><br>> That said, github says that the last change was 25 days ago so guess<br>

> this was just an experiment. :)<br><br>It currently works for my use case, but I do want to extend this controller to test stem's circuits and events API.<br></div></div></div>