WindowFactory error for "sleekspace/framewindow" o

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

lymantok
Not too shy to talk
Not too shy to talk
Posts: 39
Joined: Sun May 13, 2007 03:24

WindowFactory error for "sleekspace/framewindow" o

Postby lymantok » Sat Jul 28, 2007 22:59

When trying to load a layouts using the "sleekspace" into CELayout editor, I get an odd error saying that "Layout loading has been aborted since no WindowFactory is available for "sleekspace/framewindow" objects...

I just tried using the demo7.layout file and changing the taharezlook to sleekspace (and putting the sleekspace files in the datafiles folder.

So...any ideas on what is causing this error in cegui layout editor and how to fix it? Thx!

lymantok
Not too shy to talk
Not too shy to talk
Posts: 39
Joined: Sun May 13, 2007 03:24

Postby lymantok » Tue Jul 31, 2007 04:19

Property Errors...

Here is the cegui layout editor log I get when attempting to open sleekspace.layout. Any ideas on the missing properties and/or how to fix are appreciated!!! Thx.



30/07/2007 21:01:13 (InfL2) ---- Beginning loading of GUI layout from 'D:\Personal\Privateer\Privateer\datafiles\layouts\sleekspace.layout' ----
30/07/2007 21:01:13 (InfL2) Window 'root' of type 'DefaultWindow' has been created.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1' of type 'SleekSpace/FrameWindow' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/FrameWindow' to the window 'Demo7/Window1'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/FrameWindow' to window 'Demo7/Window1'.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1__auto_titlebar__' of type 'SleekSpace/Titlebar' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/Titlebar' to the window 'Demo7/Window1__auto_titlebar__'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/Titlebar' to window 'Demo7/Window1__auto_titlebar__'.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'CaptionColour' available in the set.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1__auto_closebutton__' of type 'SleekSpace/SystemButton' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/SystemButton' to the window 'Demo7/Window1__auto_closebutton__'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/Button' to window 'Demo7/Window1__auto_closebutton__'.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'UseStandardImagery' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'NormalImage' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'HoverImage' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'PushedImage' available in the set.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Quit' of type 'SleekSpace/Button' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/Button' to the window 'Demo7/Window1/Quit'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/Button' to window 'Demo7/Window1/Quit'.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Radio1' of type 'SleekSpace/RadioButton' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/ToggleButton' to the window 'Demo7/Window1/Radio1'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/RadioButton' to window 'Demo7/Window1/Radio1'.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Radio2' of type 'SleekSpace/RadioButton' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/ToggleButton' to the window 'Demo7/Window1/Radio2'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/RadioButton' to window 'Demo7/Window1/Radio2'.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Radio3' of type 'SleekSpace/RadioButton' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/ToggleButton' to the window 'Demo7/Window1/Radio3'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/RadioButton' to window 'Demo7/Window1/Radio3'.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Checkbox' of type 'SleekSpace/Checkbox' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/ToggleButton' to the window 'Demo7/Window1/Checkbox'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/Checkbox' to window 'Demo7/Window1/Checkbox'.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1' of type 'SleekSpace/StaticText' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/StaticText' to the window 'Demo7/Window1/Text1'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/StaticText' to window 'Demo7/Window1/Text1'.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_hscrollbar__' of type 'SleekSpace/HorizontalScrollbar' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/Scrollbar' to the window 'Demo7/Window1/Text1__auto_hscrollbar__'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/HorizontalScrollbar' to window 'Demo7/Window1/Text1__auto_hscrollbar__'.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_hscrollbar____auto_incbtn__' of type 'SleekSpace/Button' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/Button' to the window 'Demo7/Window1/Text1__auto_hscrollbar____auto_incbtn__'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/Button' to window 'Demo7/Window1/Text1__auto_hscrollbar____auto_incbtn__'.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'UseStandardImagery' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'NormalImage' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'HoverImage' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'PushedImage' available in the set.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_hscrollbar____auto_decbtn__' of type 'SleekSpace/Button' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/Button' to the window 'Demo7/Window1/Text1__auto_hscrollbar____auto_decbtn__'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/Button' to window 'Demo7/Window1/Text1__auto_hscrollbar____auto_decbtn__'.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'UseStandardImagery' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'NormalImage' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'HoverImage' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'PushedImage' available in the set.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_hscrollbar____auto_thumb__' of type 'SleekSpace/HorizontalScrollbarThumb' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/Button' to the window 'Demo7/Window1/Text1__auto_hscrollbar____auto_thumb__'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/HorizontalScrollbarThumb' to window 'Demo7/Window1/Text1__auto_hscrollbar____auto_thumb__'.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_vscrollbar__' of type 'SleekSpace/VerticalScrollbar' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/Scrollbar' to the window 'Demo7/Window1/Text1__auto_vscrollbar__'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/VerticalScrollbar' to window 'Demo7/Window1/Text1__auto_vscrollbar__'.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_vscrollbar____auto_incbtn__' of type 'SleekSpace/Button' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/Button' to the window 'Demo7/Window1/Text1__auto_vscrollbar____auto_incbtn__'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/Button' to window 'Demo7/Window1/Text1__auto_vscrollbar____auto_incbtn__'.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'UseStandardImagery' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'NormalImage' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'HoverImage' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'PushedImage' available in the set.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_vscrollbar____auto_decbtn__' of type 'SleekSpace/Button' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/Button' to the window 'Demo7/Window1/Text1__auto_vscrollbar____auto_decbtn__'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/Button' to window 'Demo7/Window1/Text1__auto_vscrollbar____auto_decbtn__'.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'UseStandardImagery' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'NormalImage' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'HoverImage' available in the set.
30/07/2007 21:01:13 (Error) Exception: There is no Property named 'PushedImage' available in the set.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_vscrollbar____auto_thumb__' of type 'SleekSpace/VerticalScrollbarThumb' has been created.
30/07/2007 21:01:13 (InfL2) Assigning the window renderer 'Falagard/Button' to the window 'Demo7/Window1/Text1__auto_vscrollbar____auto_thumb__'
30/07/2007 21:01:13 (InfL2) Assigning LookNFeel 'SleekSpace/VerticalScrollbarThumb' to window 'Demo7/Window1/Text1__auto_vscrollbar____auto_thumb__'.
30/07/2007 21:01:13 (Error) Exception: WidgetLookFeel::getNamedArea - unknown named area: 'WithFrameTextRenderArea' in look 'SleekSpace/StaticText'.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1__auto_titlebar__' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1__auto_closebutton__' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Quit' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Radio1' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Radio2' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Radio3' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Checkbox' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_hscrollbar____auto_incbtn__' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_hscrollbar____auto_decbtn__' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_hscrollbar____auto_thumb__' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_hscrollbar__' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_vscrollbar____auto_incbtn__' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_vscrollbar____auto_decbtn__' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_vscrollbar____auto_thumb__' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1__auto_vscrollbar__' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1/Text1' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'Demo7/Window1' has been added to dead pool.
30/07/2007 21:01:13 (InfL2) Window 'root' has been added to dead pool.
30/07/2007 21:01:13 (Error) Exception: GUILayout_xmlHandler::startElement - layout loading has been aborted since no WindowFactory is available for 'SleekSpace/StaticText' objects.
30/07/2007 21:01:13 (Error) WindowManager::loadWindowLayout - loading of layout from file 'D:\Personal\Privateer\Privateer\datafiles\layouts\sleekspace.layout' failed.
30/07/2007 21:01:41 (InfL1) ---- Begining CEGUI System destruction ----
30/07/2007 21:01:41 (InfL1) ---- Begining cleanup of GUI Scheme system ----
30/07/2007 21:01:41 (InfL2) ---- Begining resource cleanup for GUI scheme 'SleekSpace' ----
30/07/2007 21:01:41 (InfL2) Imageset 'SleekSpace' has been destroyed.
30/07/2007 21:01:41 (InfL2) ---- Resource cleanup for GUI scheme 'SleekSpace' completed ----
30/07/2007 21:01:41 (InfL2) GUI scheme 'SleekSpace' has been unloaded.
30/07/2007 21:01:41 (InfL1) Scheme 'SleekSpace' has been unloaded.

Pompei2
Home away from home
Home away from home
Posts: 489
Joined: Tue May 23, 2006 16:31

Postby Pompei2 » Thu Aug 02, 2007 12:11

Every look'n'feel can implement whatever it wants and name the different widgets however it wants, so maybe there is no framewindow in sleekspace ? or maybe its just called different. I don't know sleekspace, but i'm pretty sure that the missing propreties have nothing to do with the framewindow error, as the propreties are just ignored but the framewindow can't be created.

lymantok
Not too shy to talk
Not too shy to talk
Posts: 39
Joined: Sun May 13, 2007 03:24

Postby lymantok » Wed Aug 08, 2007 04:09

thx pompei2,

I was able to strip down my .layout and make a button in sleekspace. Unfortunately, the skin does not look anything like it's screen shot and I could not get any text to appear on the buttons...so I abandoned sleekspace in favor of the most execllent quadratic skin.


Return to “Help”

Who is online

Users browsing this forum: No registered users and 26 guests