daily pastebin goal
36%
SHARE
TWEET

Arandr error

a guest Oct 25th, 2012 38 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. jayneil@jayneil-pc:~/Downloads/arandr-0.1.6$ ./arandr
  2. Traceback (most recent call last):
  3.   File "./arandr", line 42, in <module>
  4.     main()
  5.   File "/home/jayneil/Downloads/arandr-0.1.6/screenlayout/gui.py", line 318, in main
  6.     force_version=options.force_version
  7.   File "/home/jayneil/Downloads/arandr-0.1.6/screenlayout/gui.py", line 159, in __init__
  8.     self.filetemplate = self.widget.load_from_x()
  9.   File "/home/jayneil/Downloads/arandr-0.1.6/screenlayout/widget.py", line 93, in load_from_x
  10.     self._xrandr.load_from_x()
  11.   File "/home/jayneil/Downloads/arandr-0.1.6/screenlayout/xrandr.py", line 150, in load_from_x
  12.     o.modes.append(Size(int(a) for a in d.strip().split(" ")[0].split("x")))
  13.   File "/home/jayneil/Downloads/arandr-0.1.6/screenlayout/auxiliary.py", line 53, in __new__
  14.     arg = tuple(arg)
  15.   File "/home/jayneil/Downloads/arandr-0.1.6/screenlayout/xrandr.py", line 150, in <genexpr>
  16.     o.modes.append(Size(int(a) for a in d.strip().split(" ")[0].split("x")))
  17. ValueError: invalid literal for int() with base 10: '480i'
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top