Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #4098

Closed
Open
Opened Sep 26, 2011 by Sebastian Hahn@sebastian

Arm crashes when TAKEOWNERSHIP command is issued in panel mode

Let me know if more is needed to reproduce:

Traceback (most recent call last):
  File "./src/starter.py", line 543, in <module>
    cli.controller.startTorMonitor(time.time() - initTime)
  File "/Downloads/arm/src/cli/controller.py", line 683, in startTorMonitor
    curses.wrapper(drawTorMonitor, startTime)
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/curses/wrapper.py", line 43, in wrapper
    return func(stdscr, *args, **kwds)
  File "/Downloads/arm/src/cli/controller.py", line 784, in drawTorMonitor
    isKeystrokeConsumed = panelImpl.handleKey(key)
  File "/Downloads/arm/src/cli/interpretorPanel.py", line 96, in handleKey
    self.prompt()
  File "/Downloads/arm/src/cli/interpretorPanel.py", line 73, in prompt
    input, isDone = input.strip(), False
AttributeError: 'NoneType' object has no attribute 'strip'
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#4098