Guest User

Untitled

a guest
Oct 23rd, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/share/xplanetFX/xplanetFX_gtk", line 3890, in <module>
  3. xplanetFXWindow = GUI()
  4. File "/usr/share/xplanetFX/xplanetFX_gtk", line 275, in __init__
  5. self.fill_values()
  6. File "/usr/share/xplanetFX/xplanetFX_gtk", line 2327, in fill_values
  7. self.spinbuttonEarthPosX.set_value(int(m.group(1)))
  8. AttributeError: 'NoneType' object has no attribute 'group'
Add Comment
Please, Sign In to add comment