Advertisement
Guest User

Untitled

a guest
Dec 4th, 2011
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/local/bin/glances.py", line 475, in <module>
  3. main()
  4. File "/usr/local/bin/glances.py", line 453, in main
  5. screen.displayMem(stats.getMem(), stats.getMemSwap())
  6. File "/usr/local/bin/glances.py", line 319, in displayMem
  7. self.term_window.addnstr(self.mem_y, self.mem_x+20,"Swap", 8)
  8. _curses.error: addnstr() returned ERR
  9.  
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement