[tor-bugs] #10016 [Pluggable transport]: TypeError in pyptlib subproc on Windows
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Oct 23 04:14:43 UTC 2013
#10016: TypeError in pyptlib subproc on Windows
---------------------------------+---------------------------
Reporter: dcf | Owner: infinity0
Type: defect | Status: new
Priority: normal | Milestone:
Component: Pluggable transport | Version:
Keywords: | Actual Points:
Parent ID: | Points:
---------------------------------+---------------------------
Running obfs-flash-client on Windows gives me this error:
{{{
Traceback (most recent call last):
File "obfs-flash-client", line 11, in <module>
from pyptlib.util.subproc import auto_killall, Popen
File "pyptlib\util\subproc.py", line 31, in <module>
_Popen_defaults['creationflags'] |=
subprocess.CREATE_NEW_PROCESS_GROUP
TypeError: list indices must be integers, not str
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10016>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list