gnue
[Top][All Lists]
Advanced

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

Re: [GNUe] Re: cvs


From: cvigny
Subject: Re: [GNUe] Re: cvs
Date: Tue, 07 Oct 2003 15:43:23 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.5b) Gecko/20030827

thank, no it start and then I have nothing displayed.
I ve got that error

c:\sourcesafe\python\gnue\gnue-designer>gd
Erm, I don't yet support pulldown toolbar buttons (RequestNewForm)
Erm, I don't yet support pulldown toolbar buttons (RequestOpen)
DB000: Traceback (most recent call last):
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\forms\LayoutEditor\LayoutEditor.py", line
143, in __OnGridSize
DB000:     w, h = self.panel.GetSizeTuple()
DB000: AttributeError: 'NoneType' object has no attribute 'GetSizeTuple'
DB000: Traceback (most recent call last):
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\forms\LayoutEditor\LayoutEditor.py", line
513, in OnPageSelected
DB000:     self.__OnGridSize(None)
DB000: File "C:\Python22\Lib\site-packages\gnue\designer\forms\LayoutEditor\LayoutEditor.py", line
143, in __OnGridSize
DB000:     w, h = self.panel.GetSizeTuple()
DB000: AttributeError: 'NoneType' object has no attribute 'GetSizeTuple'
Erm, I don't yet support pulldown toolbar buttons (LayoutEditor:FocusOrder)

Does some one use the 0.51 on windows .

Is it possible to download a 0.50 version .

Is there is a how to build a simple form using gnue form (and a report and ...)



Bajusz Tamás wrote:

I just install the last version from the cvs (from scratch). and when i
launch a form i have the error :
can't load image shared/images/gnue-splach.png !
i search for it but it isn't in the package form or common ! ca someone
put it in the cvs release.

This had fixed in CVS by Reinhard.

when i launch the form-designer i have :
DB000: File "C:\Python22\Lib\site-packages\wxPython\gdi.py", line 1077, in
__init__
DB000: self.this = gdic.new_wxPaintDC(*_args,**_kwargs)
DB000: wxPython.wxc.wxPyAssertionError: C++ assertion "wxAssertFailure"
failed in c:\PROJECTS\wx\src
\msw\dcclient.cpp(216): wxPaintDC may be created only in EVT_PAINT
handler!
DB000: Exception exceptions.AttributeError: "wxPaintDC instance has no
attribute 'thisown'" in

Thi is a known bug in designer on win32.
If  you can't wait, just put two lines (49 and 63) into comment in
gnue.designer.base.startup.Startup.py

btami



_______________________________________________
Gnue mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/gnue







reply via email to

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