CELayoutEditorII Display size problem

Forum for support and development discussion regarding the python based unified editor tool for CEGUI, known as CEED.

Moderators: CEGUI MVP, CEGUI Team

pizzazhang
Not too shy to talk
Not too shy to talk
Posts: 23
Joined: Wed Apr 13, 2011 14:54
Location: Shanghai/China

CELayoutEditorII Display size problem

Postby pizzazhang » Sat Apr 16, 2011 06:33

Hi, I got the latest CELayoutEditorII (I clone it using mercurial yesterday so I think it's the latest version). It's written in Qt which makes this tool more convenient to use. But a problem I encountered was that every time when I start up the editor and open a layout, it seems that the red border of every window in the layout can't show at all.
(Seems can't put a picture attachment here :? )
I need to change the display size every time so that the border can show.
Anyone has this problem? Nothing serious but a little inconvenient for me now.

console says:

Code: Select all

Traceback (most recent call last):
  File "D:\tools\CELayoutEditorII\layouteditor\qtwidgets.py", line 104, in resiz
eGL
    glViewport(0, 0, w, h)
  File "D:\Python26\Lib\site-packages\OpenGL\error.py", line 208, in glCheckErro
r
    baseOperation = baseOperation,
OpenGL.error.GLError: GLError(
        err = 1280,
        description = 'invalid enumerant',
        baseOperation = glViewport,
        cArguments = (0, 0, 800, 600)
)

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: CELayoutEditorII Display size problem

Postby Kulik » Sat Apr 16, 2011 12:06

Probably a GL context problem. CELE2 is not being developed so I don't feel like investing time into this problem, if someone can patch it, I will commit the patch though.


Return to “Official Unified CEGUI Editor Tool (CEED)”

Who is online

Users browsing this forum: No registered users and 6 guests