gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUe] Troubles with gnue-forms


From: Denis Bitouzé
Subject: Re: [GNUe] Troubles with gnue-forms
Date: Fri, 12 Nov 2004 10:44:37 +0100

Hi Bajusz!

With the gtk2 and curses ui driver, that's OK.

With the wx's one, I get the following error message:

Traceback (most recent call last):
   File "/usr/local/bin/gnue-forms", line 34, in ?
    client.run ()
   File "/usr/local/gnue/lib/python/gnue/forms/GFClient.py", line 159,
in run    instance.activate ()
   File "/usr/local/gnue/lib/python/gnue/forms/GFInstance.py", line
309, in activate    self._uiinstance.initialize ()
   File
"/usr/local/gnue/lib/python/gnue/forms/uidrivers/_base/UIdriver.py",
line 211, in initialize    self._initialize ()
   File
"/usr/local/gnue/lib/python/gnue/forms/uidrivers/wx/UIdriver.py", line
95, in _initialize    self.splash = UIWXSplashScreen()
   File
"/usr/local/gnue/lib/python/gnue/forms/uidrivers/wx/UIWXSplashScreen.p
y", line 87, in __init__   
wxPoint(1,sheight-(theight+10)),wxSize(swidth-5,theight),wxALIGN_RIGHT)
  File "/usr/lib/python2.3/site-packages/wx/_controls.py", line 1044,
in __init__    newobj = _controls_.new_StaticText(*args, **kwargs)
 UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position
4: ordinal not in range(128)

With the qt's one, I indeed get the error message I mentioned in the
message posted Thu, 11 Nov 2004 19:37:57 +0100.

Well, I will now try to play with gnue-forms invoking the gtk2's
driver!

Thanks a lot.

Cheers.
-- 
Denis





reply via email to

[Prev in Thread] Current Thread [Next in Thread]