gnue-dev
[Top][All Lists]
Advanced

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

[GNUe-dev] Redhat WXwin asset bug. was Re: Support Ticket Created [#302]


From: Jan Ischebeck
Subject: [GNUe-dev] Redhat WXwin asset bug. was Re: Support Ticket Created [#302]
Date: 05 Jun 2003 23:44:15 +0200

Hi Mario,

Yes, we have seen this message before. The problem you raised is caused
by your wxwindows build which seems to have "asset-checking" enabled.

If you uncomment following two lines in the file MenuBar.py of the
wxwindows uidriver everything should work fine.

   if hotkey:
      label += '\t%s' % hotkey

You should find the file in
/usr/local/lib/gnue/forms/uidriver/wx/MenuBar.py.

Jan

PS: I append a short patch.

Am Don, 2003-06-05 um 20.19 schrieb address@hidden:
> A new ticket has been received via the e-Mail gateway.
> 
> From: "mfried" <address@hidden>
> Product: GNUe Forms
> Summary: Forms Install
> Issue: Hi,
> 
>    I'm trying to use Gnue Forms. I installed version 0.5.0
> and run the command as root(red hat) :
> 
>     # python2 setup.py install - OK
> 
>    After this I run the command (to test) :
> 
>     # cd /appl/Gnue-Forms_0.5.0 (directory where I "untar"
> this tool)
>     # gnue-forms samples/simple/form.gfd
>       ....
>       ....
>       ....
>       DB000: wxPython.wxc.wxPyAssertionError: C++
> assertion "wxAssertFailure" failed in
> /usr/src/redhat/BUILD/wxPythonSrc-2.4.0.7/src/gtk/menu.cpp
> (1460): unknown keyboard accel
> 
>    Did you see this message before ??
> 
>    I'm using(install) :
> 
>      wxGTK-2.4.0-1.i386.rpm
>      wxPythonGTK-py2.3-2.4.0.7-1.i386.rpm
>      egenix-mx-base-2.0.4-py2.2_1.i386.rpm
> 
>    My computer is a Laptop Toshiba.
>    Thanks in advance,
> 
> Mario Fried
> (Recife - PE - Brazil)
> 
> 
> ---
> UOL, o melhor da Internet
> http://www.uol.com.br/
-- 
Jan Ischebeck <address@hidden>

Attachment: fixHotKeyAsset
Description: Text Data


reply via email to

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