RPGObjects.com
http://www.rpgobjects.com/forum/

Issues with OpenRPG 1.8 on Ubuntu
http://www.rpgobjects.com/forum/viewtopic.php?f=4&t=324
Page 1 of 1

Author:  GM_MD [ Sat Jun 05, 2010 1:55 am ]
Post subject:  Issues with OpenRPG 1.8 on Ubuntu

I'm attempting to help one of my players out, they cannot get 1.7.1 to connect, and 1.8 produces the error below. Their version of Unbuntu is: lucid, UNR 10.04

Are they missing some dependency?

Code:
Traceback (most recent call last):
  File "/home/ubuntu/openrpg/orpg/tools/decorators.py", line 106, in new_func
    return func(*args, **kwargs)
  File "/home/ubuntu/openrpg/orpg/main.py", line 1315, in AfterSplash
    self.frame = orpgFrame(None, wx.ID_ANY, CLIENT_STRING)
  File "/home/ubuntu/openrpg/orpg/tools/decorators.py", line 106, in new_func
    return func(*args, **kwargs)
  File "/home/ubuntu/openrpg/orpg/main.py", line 121, in __init__
    self.build_gui()
  File "/home/ubuntu/openrpg/orpg/tools/decorators.py", line 106, in new_func
    return func(*args, **kwargs)
  File "/home/ubuntu/openrpg/orpg/main.py", line 731, in build_gui
    self.build_window(c, self)
  File "/home/ubuntu/openrpg/orpg/tools/decorators.py", line 106, in new_func
    return func(*args, **kwargs)
  File "/home/ubuntu/openrpg/orpg/main.py", line 867, in build_window
    wx.DefaultSize)
  File "/home/ubuntu/openrpg/orpg/tools/decorators.py", line 106, in new_func
    return func(*args, **kwargs)
  File "/home/ubuntu/openrpg/orpg/chat/chatwnd.py", line 332, in __init__
    orpgTabberWnd.__init__(self, parent, True, size=size, style=FNB.FNB_DROPDOWN_TABS_LIST|FNB.FNB_NO_NAV_BUTTONS|FNB.FNB_MOUSE_MIDDLE_CLOSES_TABS)
  File "/home/ubuntu/openrpg/orpg/orpg_windows.py", line 95, in __init__
    'slanted&colorful': FNB.FNB_VC8|FNB.FNB_COLORFUL_TABS,
AttributeError: 'module' object has no attribute 'FNB_COLORFUL_TABS'

Author:  prof.ebral [ Sat Jun 05, 2010 1:58 am ]
Post subject:  Re: Issues with OpenRPG 1.8 on Ubuntu

Seems more and more this is becoming a common issue.

Follow the steps in this thread: viewtopic.php?f=4&t=323

Author:  GM_MD [ Sat Jun 05, 2010 2:19 am ]
Post subject:  Re: Issues with OpenRPG 1.8 on Ubuntu

I'll relay that to them, and see what happens.

Edit:
That worked, thank you for your kindly link and advice.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/