[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #7988 [arm]: AttributeError: 'module' object has no attribute 'getOption'
#7988: AttributeError: 'module' object has no attribute 'getOption'
---------------------+------------------------------------------------------
Reporter: gsathya | Owner: atagar
Type: defect | Status: new
Priority: normal | Milestone:
Component: arm | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------+------------------------------------------------------
Steps to reproduce - clueless. i don't remember the keys i pressed :|
running on latest arm master (5b3906463c428647f621b65191e3be740b675494)
{{{
gsathya@nub:~/arm$ ./arm
Traceback (most recent call last):
File "./src/starter.py", line 478, in <module>
cli.controller.startTorMonitor(time.time() - initTime)
File "/home/gsathya/arm/src/cli/controller.py", line 564, in
startTorMonitor
curses.wrapper(drawTorMonitor, startTime)
File "/usr/lib/python2.6/curses/wrapper.py", line 43, in wrapper
return func(stdscr, *args, **kwds)
File "/home/gsathya/arm/src/cli/controller.py", line 655, in
drawTorMonitor
overrideKey = cli.popups.showHelpPopup()
File "/home/gsathya/arm/src/cli/popups.py", line 117, in showHelpPopup
helpOptions += entry.getHelp()
File "/home/gsathya/arm/src/cli/connections/connPanel.py", line 332, in
getHelp
if self.isExitsAllowed():
File "/home/gsathya/arm/src/cli/connections/connPanel.py", line 210, in
isExitsAllowed
if not torTools.getOption("ORPort", None):
AttributeError: 'module' object has no attribute 'getOption'
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7988>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs