MyGUI crashing on drop down menu

Nesetalis

14-05-2010 10:09:03

I have two (possibly 1?) crashing issue.
the first one is when using the MyGUILayout Editor.. if i use a dropdown menu, then select something it crashes with error:
MyGUI EXCEPTION: dublicate delegate
in MyGUI at
i;\dev\my-gui\myguiengine\include\MyGUI_DelegateImplement.h
(line 254)


if in another demo or what not i use a drop down menu.. it crashes without notable error, and it also produces no error in the logs that I can see.
here is the Ogre.log for the layout editor:
05:24:20: Creating resource group General
05:24:20: Creating resource group Internal
05:24:20: Creating resource group Autodetect
05:24:20: SceneManagerFactory for type 'DefaultSceneManager' registered.
05:24:20: Registering ResourceManager for type Material
05:24:20: Registering ResourceManager for type Mesh
05:24:20: Registering ResourceManager for type Skeleton
05:24:20: MovableObjectFactory for type 'ParticleSystem' registered.
05:24:20: OverlayElementFactory for type Panel registered.
05:24:20: OverlayElementFactory for type BorderPanel registered.
05:24:20: OverlayElementFactory for type TextArea registered.
05:24:20: Registering ResourceManager for type Font
05:24:20: ArchiveFactory for archive type FileSystem registered.
05:24:20: ArchiveFactory for archive type Zip registered.
05:24:20: DDS codec registering
05:24:20: FreeImage version: 3.13.1
05:24:20: This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
05:24:20: Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2,pfm,pct,pict,pic,bay,bmq,cr2,crw,cs1,dc2,dcr,dng,erf,fff,hdr,k25,kdc,mdc,mos,mrw,nef,orf,pef,pxn,raf,raw,rdc,sr2,srf,arw,3fr,cine,ia,kc2,mef,nrw,qtk,rw2,sti,drf,dsc,ptx,cap,iiq,rwz
05:24:20: Registering ResourceManager for type HighLevelGpuProgram
05:24:20: Registering ResourceManager for type Compositor
05:24:20: MovableObjectFactory for type 'Entity' registered.
05:24:20: MovableObjectFactory for type 'Light' registered.
05:24:20: MovableObjectFactory for type 'BillboardSet' registered.
05:24:20: MovableObjectFactory for type 'ManualObject' registered.
05:24:20: MovableObjectFactory for type 'BillboardChain' registered.
05:24:20: MovableObjectFactory for type 'RibbonTrail' registered.
05:24:20: Loading library .\RenderSystem_Direct3D9
05:24:20: Installing plugin: D3D9 RenderSystem
05:24:20: D3D9 : Direct3D9 Rendering Subsystem created.
05:24:20: D3D9: Driver Detection Starts
05:24:20: D3D9: Driver Detection Ends
05:24:20: Plugin successfully installed
05:24:20: Loading library .\RenderSystem_GL
05:24:20: Installing plugin: GL RenderSystem
05:24:20: OpenGL Rendering Subsystem created.
05:24:20: Plugin successfully installed
05:24:20: *-*-* OGRE Initialising
05:24:20: *-*-* Version 1.7.0 (Cthugha)
05:24:20: Added resource location '../../../Media' of type 'FileSystem' to resource group 'General'
05:24:20: Added resource location '../../../Media/MyGUI_Media' of type 'FileSystem' to resource group 'General'
05:24:20: Added resource location '../../../Media/Tools/LayoutEditor' of type 'FileSystem' to resource group 'General'
05:24:20: Added resource location '../../../Media/Tools/LayoutEditor/Panels' of type 'FileSystem' to resource group 'General'
05:24:20: Added resource location '../../../Media/Tools/LayoutEditor/Themes' of type 'FileSystem' to resource group 'General'
05:24:20: Added resource location '../../../Media/Tools/LayoutEditor/Settings' of type 'FileSystem' to resource group 'General'
05:24:20: Added resource location '../../../Media/Tools/LayoutEditor/CodeTemplates' of type 'FileSystem' to resource group 'General'
05:24:20: Added resource location '../../../Media/Common/Wallpapers' of type 'FileSystem' to resource group 'General'
05:24:20: OGRE EXCEPTION(6:FileNotFoundException): 'ogre.cfg' file not found! in ConfigFile::load at ..\..\..\..\OgreMain\src\OgreConfigFile.cpp (line 83)
05:24:20: OGRE EXCEPTION(6:FileNotFoundException): 'ogre.cfg' file not found! in ConfigFile::load at ..\..\..\..\OgreMain\src\OgreConfigFile.cpp (line 83)
05:24:26: D3D9 : RenderSystem Option: Full Screen = No
05:24:33: D3D9 : RenderSystem Option: Video Mode = 1152 x 864 @ 32-bit colour
05:24:35: D3D9 : RenderSystem Option: Video Mode = 1024 x 768 @ 32-bit colour
05:24:36: CPU Identifier & Features
05:24:36: -------------------------
05:24:36: * CPU ID: AuthenticAMD: AMD Phenom(tm) II X4 955 Processor
05:24:36: * SSE: yes
05:24:36: * SSE2: yes
05:24:36: * SSE3: yes
05:24:36: * MMX: yes
05:24:36: * MMXEXT: yes
05:24:36: * 3DNOW: yes
05:24:36: * 3DNOWEXT: yes
05:24:36: * CMOV: yes
05:24:36: * TSC: yes
05:24:36: * FPU: yes
05:24:36: * PRO: yes
05:24:36: * HT: no
05:24:36: -------------------------
05:24:36: D3D9 : Subsystem Initialising
05:24:36: Registering ResourceManager for type Texture
05:24:36: Registering ResourceManager for type GpuProgram
05:24:36: D3D9RenderSystem::_createRenderWindow "OGRE Render Window", 1024x768 windowed miscParams: FSAA=0 FSAAHint= colourDepth=32 gamma=false monitorIndex=0 useNVPerfHUD=false vsync=false vsyncInterval=1
05:24:36: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 1024x768, 32bpp
05:24:36: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem.
05:24:36: D3D9: Vertex texture format supported - PF_FLOAT16_RGB
05:24:36: D3D9: Vertex texture format supported - PF_FLOAT16_RGBA
05:24:36: D3D9: Vertex texture format supported - PF_FLOAT32_RGB
05:24:36: D3D9: Vertex texture format supported - PF_FLOAT32_RGBA
05:24:36: D3D9: Vertex texture format supported - PF_FLOAT16_R
05:24:36: D3D9: Vertex texture format supported - PF_FLOAT32_R
05:24:36: D3D9: Vertex texture format supported - PF_FLOAT16_GR
05:24:36: D3D9: Vertex texture format supported - PF_FLOAT32_GR
05:24:36: RenderSystem capabilities
05:24:36: -------------------------
05:24:36: RenderSystem Name: Direct3D9 Rendering Subsystem
05:24:36: GPU Vendor: nvidia
05:24:36: Device Name: Monitor-1-NVIDIA GeForce GT 240
05:24:36: Driver Version: 8.17.11.9621
05:24:36: * Fixed function pipeline: yes
05:24:36: * Hardware generation of mipmaps: yes
05:24:36: * Texture blending: yes
05:24:36: * Anisotropic texture filtering: yes
05:24:36: * Dot product texture operation: yes
05:24:36: * Cube mapping: yes
05:24:36: * Hardware stencil buffer: yes
05:24:36: - Stencil depth: 8
05:24:36: - Two sided stencil support: yes
05:24:36: - Wrap stencil values: yes
05:24:36: * Hardware vertex / index buffers: yes
05:24:36: * Vertex programs: yes
05:24:36: * Number of floating-point constants for vertex programs: 256
05:24:36: * Number of integer constants for vertex programs: 16
05:24:36: * Number of boolean constants for vertex programs: 16
05:24:36: * Fragment programs: yes
05:24:36: * Number of floating-point constants for fragment programs: 224
05:24:36: * Number of integer constants for fragment programs: 16
05:24:36: * Number of boolean constants for fragment programs: 16
05:24:36: * Geometry programs: no
05:24:36: * Number of floating-point constants for geometry programs: 0
05:24:36: * Number of integer constants for geometry programs: 20992
05:24:36: * Number of boolean constants for geometry programs: 130
05:24:36: * Supported Shader Profiles: hlsl ps_1_1 ps_1_2 ps_1_3 ps_1_4 ps_2_0 ps_2_a ps_2_b ps_2_x ps_3_0 vs_1_1 vs_2_0 vs_2_a vs_2_x vs_3_0
05:24:36: * Texture Compression: yes
05:24:36: - DXT: yes
05:24:36: - VTC: no
05:24:36: - PVRTC: no
05:24:36: * Scissor Rectangle: yes
05:24:36: * Hardware Occlusion Query: yes
05:24:36: * User clip planes: yes
05:24:36: * VET_UBYTE4 vertex element type: yes
05:24:36: * Infinite far plane projection: yes
05:24:36: * Hardware render-to-texture: yes
05:24:36: * Floating point textures: yes
05:24:36: * Non-power-of-two textures: yes
05:24:36: * Volume textures: yes
05:24:36: * Multiple Render Targets: 4
05:24:36: - With different bit depths: yes
05:24:36: * Point Sprites: yes
05:24:36: * Extended point parameters: yes
05:24:36: * Max Point Size: 10
05:24:36: * Vertex texture fetch: yes
05:24:36: * Number of world matrices: 0
05:24:36: * Number of texture units: 8
05:24:36: * Stencil buffer depth: 8
05:24:36: * Number of vertex blend matrices: 0
05:24:36: - Max vertex textures: 4
05:24:36: - Vertex textures shared: no
05:24:36: * Render to Vertex Buffer : no
05:24:36: * DirectX per stage constants: yes
05:24:36: ***************************************
05:24:36: *** D3D9 : Subsystem Initialised OK ***
05:24:36: ***************************************
05:24:36: DefaultWorkQueue('Root') initialising on thread 0052D880.
05:24:36: DefaultWorkQueue('Root')::WorkerFunc - thread 0055CB20 starting.
05:24:36: DefaultWorkQueue('Root')::WorkerFunc - thread 0055CB50 starting.
05:24:36: DefaultWorkQueue('Root')::WorkerFunc - thread 0055CBB0 starting.
05:24:36: DefaultWorkQueue('Root')::WorkerFunc - thread 0055CC10 starting.
05:24:36: Particle Renderer Type 'billboard' registered
05:24:36: Parsing scripts for resource group Autodetect
05:24:36: Finished parsing scripts for resource group Autodetect
05:24:36: Parsing scripts for resource group General
05:24:36: Finished parsing scripts for resource group General
05:24:36: Parsing scripts for resource group Internal
05:24:36: Finished parsing scripts for resource group Internal
05:24:37: Texture: core_micro_font.PNG: Loading 1 faces(PF_A8R8G8B8,512x128x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,512x128x1.
05:24:37: Texture: core_black_orange.png: Loading 1 faces(PF_A8R8G8B8,1024x256x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,1024x256x1.
05:24:37: Texture: progresstrack.png: Loading 1 faces(PF_A8R8G8B8,256x64x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x64x1.
05:24:37: Texture: core_debug.png: Loading 1 faces(PF_A8R8G8B8,64x64x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,64x64x1.
05:24:37: Texture: core_pointer.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
05:24:37: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource external_resources.xml in resource group General or any other group. in ResourceGroupManager::openResource at ..\..\..\..\OgreMain\src\OgreResourceGroupManager.cpp (line 753)
05:24:37: Texture: wallpaper0.png: Loading 1 faces(PF_R8G8B8,1024x1024x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,1024x1024x1.

here is the MyGUI.log for layout editor:
05:24:36 | Platform | Info | * Initialise: OgreRenderManager | ..\..\..\..\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreRenderManager.cpp | 34
05:24:36 | Platform | Info | OgreRenderManager successfully initialized | ..\..\..\..\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreRenderManager.cpp | 62
05:24:36 | Platform | Info | * Initialise: OgreDataManager | ..\..\..\..\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreDataManager.cpp | 23
05:24:36 | Platform | Info | OgreDataManager successfully initialized | ..\..\..\..\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreDataManager.cpp | 27
05:24:36 | Core | Info | * Initialise: Gui | ..\..\MyGUIEngine\src\MyGUI_Gui.cpp | 75
05:24:36 | Core | Info | * MyGUI version 3.1.0 | ..\..\MyGUIEngine\src\MyGUI_Gui.cpp | 80
05:24:36 | Core | Info | * Initialise: ResourceManager | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 42
05:24:36 | Core | Info | ResourceManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 50
05:24:36 | Core | Info | * Initialise: LayerManager | ..\..\MyGUIEngine\src\MyGUI_LayerManager.cpp | 43
05:24:36 | Core | Info | LayerManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_LayerManager.cpp | 51
05:24:36 | Core | Info | * Initialise: WidgetManager | ..\..\MyGUIEngine\src\MyGUI_WidgetManager.cpp | 68
05:24:36 | Core | Info | WidgetManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_WidgetManager.cpp | 110
05:24:36 | Core | Info | * Initialise: InputManager | ..\..\MyGUIEngine\src\MyGUI_InputManager.cpp | 56
05:24:36 | Core | Info | InputManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_InputManager.cpp | 70
05:24:36 | Core | Info | * Initialise: SubWidgetManager | ..\..\MyGUIEngine\src\MyGUI_SubWidgetManager.cpp | 43
05:24:36 | Core | Info | SubWidgetManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_SubWidgetManager.cpp | 63
05:24:36 | Core | Info | * Initialise: SkinManager | ..\..\MyGUIEngine\src\MyGUI_SkinManager.cpp | 44
05:24:36 | Core | Info | SkinManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_SkinManager.cpp | 52
05:24:36 | Core | Info | * Initialise: FontManager | ..\..\MyGUIEngine\src\MyGUI_FontManager.cpp | 42
05:24:36 | Core | Info | FontManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_FontManager.cpp | 51
05:24:36 | Core | Info | * Initialise: ControllerManager | ..\..\MyGUIEngine\src\MyGUI_ControllerManager.cpp | 40
05:24:36 | Core | Info | ControllerManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_ControllerManager.cpp | 50
05:24:36 | Core | Info | * Initialise: PointerManager | ..\..\MyGUIEngine\src\MyGUI_PointerManager.cpp | 58
05:24:36 | Core | Info | PointerManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_PointerManager.cpp | 73
05:24:36 | Core | Info | * Initialise: ClipboardManager | ..\..\MyGUIEngine\src\MyGUI_ClipboardManager.cpp | 81
05:24:36 | Core | Info | ClipboardManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_ClipboardManager.cpp | 95
05:24:36 | Core | Info | * Initialise: LayoutManager | ..\..\MyGUIEngine\src\MyGUI_LayoutManager.cpp | 51
05:24:36 | Core | Info | LayoutManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_LayoutManager.cpp | 57
05:24:36 | Core | Info | * Initialise: DynLibManager | ..\..\MyGUIEngine\src\MyGUI_DynLibManager.cpp | 35
05:24:36 | Core | Info | DynLibManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_DynLibManager.cpp | 39
05:24:36 | Core | Info | * Initialise: PluginManager | ..\..\MyGUIEngine\src\MyGUI_PluginManager.cpp | 35
05:24:36 | Core | Info | PluginManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_PluginManager.cpp | 39
05:24:36 | Core | Info | * Initialise: LanguageManager | ..\..\MyGUIEngine\src\MyGUI_LanguageManager.cpp | 39
05:24:36 | Core | Info | LanguageManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_LanguageManager.cpp | 43
05:24:36 | Core | Info | * Initialise: FactoryManager | ..\..\MyGUIEngine\src\MyGUI_FactoryManager.cpp | 33
05:24:36 | Core | Info | FactoryManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_FactoryManager.cpp | 36
05:24:36 | Core | Info | * Initialise: ToolTipManager | ..\..\MyGUIEngine\src\MyGUI_ToolTipManager.cpp | 49
05:24:36 | Core | Info | ToolTipManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_ToolTipManager.cpp | 53
05:24:36 | Core | Info | Load ini file 'editor_theme.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:36 | Core | Info | Load ini file 'editor_language.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:36 | Core | Info | Load ini file 'core_font.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | ResourceTrueTypeFont 'font_DejaVuSans.17' using texture size 512 x 256 | ..\..\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 202
05:24:37 | Core | Info | ResourceTrueTypeFont 'font_DejaVuSans.17' using real height 17 pixels | ..\..\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 203
05:24:37 | Core | Info | ResourceTrueTypeFont 'font_DejaVuSans.14' using texture size 256 x 256 | ..\..\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 202
05:24:37 | Core | Info | ResourceTrueTypeFont 'font_DejaVuSans.14' using real height 14 pixels | ..\..\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 203
05:24:37 | Core | Info | Load ini file 'core_resource.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Load ini file 'core_skin.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Load ini file 'core_pointer.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Load ini file 'editor_layer.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Load ini file 'editor_skin.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Load ini file 'editor_skin_helper.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Load ini file 'editor_settings.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Gui successfully initialized | ..\..\MyGUIEngine\src\MyGUI_Gui.cpp | 125
05:24:37 | Core | Info | Load ini file 'widgets.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Load ini file 'values.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Load ini file 'ignore.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Load ini file 'editor_plugin.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Load ini file 'StrangeButtonPlugin.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Loading library Plugin_StrangeButton.dll | ..\..\MyGUIEngine\src\MyGUI_DynLib.cpp | 49
05:24:37 | Core | Info | Installing plugin: Plugin | ..\..\MyGUIEngine\src\MyGUI_PluginManager.cpp | 146
05:24:37 | Plugin | Info | initialize | ..\..\..\Plugins\Plugin_StrangeButton\Plugin.cpp | 36
05:24:37 | Core | Info | Plugin successfully installed | ..\..\MyGUIEngine\src\MyGUI_PluginManager.cpp | 153
05:24:37 | Core | Info | Load ini file 'HikariWidgetPlugin.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Loading library Plugin_HikariWidget.dll | ..\..\MyGUIEngine\src\MyGUI_DynLib.cpp | 49
05:24:37 | Core | Error | Plugin 'Plugin_HikariWidget.dll' not found | ..\..\MyGUIEngine\src\MyGUI_PluginManager.cpp | 64
05:24:37 | Core | Info | Load ini file 'AwesomiumWidgetPlugin.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Loading library Plugin_AwesomiumWidget.dll | ..\..\MyGUIEngine\src\MyGUI_DynLib.cpp | 49
05:24:37 | Core | Error | Plugin 'Plugin_AwesomiumWidget.dll' not found | ..\..\MyGUIEngine\src\MyGUI_PluginManager.cpp | 64
05:24:37 | Core | Info | Load ini file 'BerkeliumWidgetPlugin.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Info | Loading library Plugin_BerkeliumWidget.dll | ..\..\MyGUIEngine\src\MyGUI_DynLib.cpp | 49
05:24:37 | Core | Info | Installing plugin: Plugin | ..\..\MyGUIEngine\src\MyGUI_PluginManager.cpp | 146
05:24:37 | Plugin | Info | initialize | ..\..\..\Plugins\Plugin_BerkeliumWidget\Plugin.cpp | 38
05:24:37 | Core | Info | Plugin successfully installed | ..\..\MyGUIEngine\src\MyGUI_PluginManager.cpp | 153
05:24:37 | Core | Info | Load ini file 'external_resources.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:24:37 | Core | Error | ResourceManager : 'external_resources.xml', not found | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 142
05:24:37 | Core | Warning | Window_MinSize is obsolete, use Widget_MinSize | ..\..\MyGUIEngine\src\MyGUI_Window.cpp | 434
05:24:37 | Core | Warning | Window_MinSize is obsolete, use Widget_MinSize | ..\..\MyGUIEngine\src\MyGUI_Window.cpp | 434
05:24:37 | Core | Warning | Window_MinSize is obsolete, use Widget_MinSize | ..\..\MyGUIEngine\src\MyGUI_Window.cpp | 434
05:24:37 | Core | Error | Skin 'DDContainer' not found. Replaced with default skin. | ..\..\MyGUIEngine\src\MyGUI_SkinManager.cpp | 111
05:25:15 | Core | Critical | dublicate delegate | i:\dev\my-gui\myguiengine\include\MyGUI_DelegateImplement.h | 254


here is the ogre.log for Demo_GUI:
05:36:01: Creating resource group General
05:36:01: Creating resource group Internal
05:36:01: Creating resource group Autodetect
05:36:01: SceneManagerFactory for type 'DefaultSceneManager' registered.
05:36:01: Registering ResourceManager for type Material
05:36:01: Registering ResourceManager for type Mesh
05:36:01: Registering ResourceManager for type Skeleton
05:36:01: MovableObjectFactory for type 'ParticleSystem' registered.
05:36:01: OverlayElementFactory for type Panel registered.
05:36:01: OverlayElementFactory for type BorderPanel registered.
05:36:01: OverlayElementFactory for type TextArea registered.
05:36:01: Registering ResourceManager for type Font
05:36:01: ArchiveFactory for archive type FileSystem registered.
05:36:01: ArchiveFactory for archive type Zip registered.
05:36:01: DDS codec registering
05:36:01: FreeImage version: 3.13.1
05:36:01: This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
05:36:01: Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2,pfm,pct,pict,pic,bay,bmq,cr2,crw,cs1,dc2,dcr,dng,erf,fff,hdr,k25,kdc,mdc,mos,mrw,nef,orf,pef,pxn,raf,raw,rdc,sr2,srf,arw,3fr,cine,ia,kc2,mef,nrw,qtk,rw2,sti,drf,dsc,ptx,cap,iiq,rwz
05:36:01: Registering ResourceManager for type HighLevelGpuProgram
05:36:01: Registering ResourceManager for type Compositor
05:36:01: MovableObjectFactory for type 'Entity' registered.
05:36:01: MovableObjectFactory for type 'Light' registered.
05:36:01: MovableObjectFactory for type 'BillboardSet' registered.
05:36:01: MovableObjectFactory for type 'ManualObject' registered.
05:36:01: MovableObjectFactory for type 'BillboardChain' registered.
05:36:01: MovableObjectFactory for type 'RibbonTrail' registered.
05:36:01: Loading library .\RenderSystem_Direct3D9
05:36:01: Installing plugin: D3D9 RenderSystem
05:36:01: D3D9 : Direct3D9 Rendering Subsystem created.
05:36:01: D3D9: Driver Detection Starts
05:36:01: D3D9: Driver Detection Ends
05:36:01: Plugin successfully installed
05:36:01: Loading library .\RenderSystem_GL
05:36:01: Installing plugin: GL RenderSystem
05:36:01: OpenGL Rendering Subsystem created.
05:36:02: Plugin successfully installed
05:36:02: *-*-* OGRE Initialising
05:36:02: *-*-* Version 1.7.0 (Cthugha)
05:36:02: Added resource location '../../../Media' of type 'FileSystem' to resource group 'General'
05:36:02: Added resource location '../../../Media/MyGUI_Media' of type 'FileSystem' to resource group 'General'
05:36:02: Added resource location '../../../Media/Demos/Demo_Gui' of type 'FileSystem' to resource group 'General'
05:36:02: Added resource location '../../../Media/Common/Scene' of type 'FileSystem' to resource group 'General'
05:36:02: Added resource location '../../../Media/Common/Wallpapers' of type 'FileSystem' to resource group 'General'
05:36:02: D3D9 : RenderSystem Option: Allow NVPerfHUD = No
05:36:02: D3D9 : RenderSystem Option: FSAA = 0
05:36:02: D3D9 : RenderSystem Option: Floating-point mode = Fastest
05:36:02: D3D9 : RenderSystem Option: Full Screen = No
05:36:02: D3D9 : RenderSystem Option: Rendering Device = Monitor-1-NVIDIA GeForce GT 240
05:36:02: D3D9 : RenderSystem Option: Resource Creation Policy = Create on all devices
05:36:02: D3D9 : RenderSystem Option: VSync = No
05:36:02: D3D9 : RenderSystem Option: VSync Interval = 1
05:36:02: D3D9 : RenderSystem Option: Video Mode = 1024 x 768 @ 32-bit colour
05:36:02: D3D9 : RenderSystem Option: sRGB Gamma Conversion = No
05:36:02: CPU Identifier & Features
05:36:02: -------------------------
05:36:02: * CPU ID: AuthenticAMD: AMD Phenom(tm) II X4 955 Processor
05:36:02: * SSE: yes
05:36:02: * SSE2: yes
05:36:02: * SSE3: yes
05:36:02: * MMX: yes
05:36:02: * MMXEXT: yes
05:36:02: * 3DNOW: yes
05:36:02: * 3DNOWEXT: yes
05:36:02: * CMOV: yes
05:36:02: * TSC: yes
05:36:02: * FPU: yes
05:36:02: * PRO: yes
05:36:02: * HT: no
05:36:02: -------------------------
05:36:02: D3D9 : Subsystem Initialising
05:36:02: Registering ResourceManager for type Texture
05:36:02: Registering ResourceManager for type GpuProgram
05:36:02: D3D9RenderSystem::_createRenderWindow "OGRE Render Window", 1024x768 windowed miscParams: FSAA=0 FSAAHint= colourDepth=32 gamma=false monitorIndex=0 useNVPerfHUD=false vsync=false vsyncInterval=1
05:36:02: D3D9 : Created D3D9 Rendering Window 'OGRE Render Window' : 1024x768, 32bpp
05:36:02: D3D9 : WARNING - disabling VSync in windowed mode can cause timing issues at lower frame rates, turn VSync on if you observe this problem.
05:36:02: D3D9: Vertex texture format supported - PF_FLOAT16_RGB
05:36:02: D3D9: Vertex texture format supported - PF_FLOAT16_RGBA
05:36:02: D3D9: Vertex texture format supported - PF_FLOAT32_RGB
05:36:02: D3D9: Vertex texture format supported - PF_FLOAT32_RGBA
05:36:02: D3D9: Vertex texture format supported - PF_FLOAT16_R
05:36:02: D3D9: Vertex texture format supported - PF_FLOAT32_R
05:36:02: D3D9: Vertex texture format supported - PF_FLOAT16_GR
05:36:02: D3D9: Vertex texture format supported - PF_FLOAT32_GR
05:36:02: RenderSystem capabilities
05:36:02: -------------------------
05:36:02: RenderSystem Name: Direct3D9 Rendering Subsystem
05:36:02: GPU Vendor: nvidia
05:36:02: Device Name: Monitor-1-NVIDIA GeForce GT 240
05:36:02: Driver Version: 8.17.11.9621
05:36:02: * Fixed function pipeline: yes
05:36:02: * Hardware generation of mipmaps: yes
05:36:02: * Texture blending: yes
05:36:02: * Anisotropic texture filtering: yes
05:36:02: * Dot product texture operation: yes
05:36:02: * Cube mapping: yes
05:36:02: * Hardware stencil buffer: yes
05:36:02: - Stencil depth: 8
05:36:02: - Two sided stencil support: yes
05:36:02: - Wrap stencil values: yes
05:36:02: * Hardware vertex / index buffers: yes
05:36:02: * Vertex programs: yes
05:36:02: * Number of floating-point constants for vertex programs: 256
05:36:02: * Number of integer constants for vertex programs: 16
05:36:02: * Number of boolean constants for vertex programs: 16
05:36:02: * Fragment programs: yes
05:36:02: * Number of floating-point constants for fragment programs: 224
05:36:02: * Number of integer constants for fragment programs: 16
05:36:02: * Number of boolean constants for fragment programs: 16
05:36:02: * Geometry programs: no
05:36:02: * Number of floating-point constants for geometry programs: 0
05:36:02: * Number of integer constants for geometry programs: 0
05:36:02: * Number of boolean constants for geometry programs: 0
05:36:02: * Supported Shader Profiles: hlsl ps_1_1 ps_1_2 ps_1_3 ps_1_4 ps_2_0 ps_2_a ps_2_b ps_2_x ps_3_0 vs_1_1 vs_2_0 vs_2_a vs_2_x vs_3_0
05:36:02: * Texture Compression: yes
05:36:02: - DXT: yes
05:36:02: - VTC: no
05:36:02: - PVRTC: no
05:36:02: * Scissor Rectangle: yes
05:36:02: * Hardware Occlusion Query: yes
05:36:02: * User clip planes: yes
05:36:02: * VET_UBYTE4 vertex element type: yes
05:36:02: * Infinite far plane projection: yes
05:36:02: * Hardware render-to-texture: yes
05:36:02: * Floating point textures: yes
05:36:02: * Non-power-of-two textures: yes
05:36:02: * Volume textures: yes
05:36:02: * Multiple Render Targets: 4
05:36:02: - With different bit depths: yes
05:36:02: * Point Sprites: yes
05:36:02: * Extended point parameters: yes
05:36:02: * Max Point Size: 10
05:36:02: * Vertex texture fetch: yes
05:36:02: * Number of world matrices: 0
05:36:02: * Number of texture units: 8
05:36:02: * Stencil buffer depth: 8
05:36:02: * Number of vertex blend matrices: 0
05:36:02: - Max vertex textures: 4
05:36:02: - Vertex textures shared: no
05:36:02: * Render to Vertex Buffer : no
05:36:02: * DirectX per stage constants: yes
05:36:02: ***************************************
05:36:02: *** D3D9 : Subsystem Initialised OK ***
05:36:02: ***************************************
05:36:02: DefaultWorkQueue('Root') initialising on thread 00C6D890.
05:36:02: DefaultWorkQueue('Root')::WorkerFunc - thread 00CEA558 starting.
05:36:02: DefaultWorkQueue('Root')::WorkerFunc - thread 00CEA588 starting.
05:36:02: DefaultWorkQueue('Root')::WorkerFunc - thread 00CEA5E8 starting.
05:36:02: Particle Renderer Type 'billboard' registered
05:36:02: DefaultWorkQueue('Root')::WorkerFunc - thread 00CEA648 starting.
05:36:02: Parsing scripts for resource group Autodetect
05:36:02: Finished parsing scripts for resource group Autodetect
05:36:02: Parsing scripts for resource group General
05:36:02: Parsing script Ground.material
05:36:02: Parsing script Mikki.material
05:36:02: Parsing script Robot.material
05:36:02: Finished parsing scripts for resource group General
05:36:02: Parsing scripts for resource group Internal
05:36:02: Finished parsing scripts for resource group Internal
05:36:02: Texture: core_micro_font.PNG: Loading 1 faces(PF_A8R8G8B8,512x128x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,512x128x1.
05:36:02: Texture: core.png: Loading 1 faces(PF_A8R8G8B8,1024x256x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,1024x256x1.
05:36:02: Texture: core_pointer.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with 0 generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
05:36:02: Mesh: Loading Mikki.mesh.
05:36:02: WARNING: Mikki.mesh is an older format ([MeshSerializer_v1.40]); you should upgrade it as soon as possible using the OgreMeshUpgrade tool.
05:36:02: Texture: Mikki_Texture3.png: Loading 1 faces(PF_R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
05:36:02: Texture: Mikki_Texture2.png: Loading 1 faces(PF_A8R8G8B8,256x128x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x128x1.
05:36:02: Texture: Ground_blue3.png: Loading 1 faces(PF_A8R8G8B8,512x512x1) with hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,512x512x1.

here is the MyGUI.log for Demo_GUI:
05:36:02 | Platform | Info | * Initialise: OgreRenderManager | ..\..\..\..\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreRenderManager.cpp | 34
05:36:02 | Platform | Info | OgreRenderManager successfully initialized | ..\..\..\..\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreRenderManager.cpp | 62
05:36:02 | Platform | Info | * Initialise: OgreDataManager | ..\..\..\..\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreDataManager.cpp | 23
05:36:02 | Platform | Info | OgreDataManager successfully initialized | ..\..\..\..\Platforms\Ogre\OgrePlatform\src\MyGUI_OgreDataManager.cpp | 27
05:36:02 | Core | Info | * Initialise: Gui | ..\..\MyGUIEngine\src\MyGUI_Gui.cpp | 75
05:36:02 | Core | Info | * MyGUI version 3.1.0 | ..\..\MyGUIEngine\src\MyGUI_Gui.cpp | 80
05:36:02 | Core | Info | * Initialise: ResourceManager | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 42
05:36:02 | Core | Info | ResourceManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 50
05:36:02 | Core | Info | * Initialise: LayerManager | ..\..\MyGUIEngine\src\MyGUI_LayerManager.cpp | 43
05:36:02 | Core | Info | LayerManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_LayerManager.cpp | 51
05:36:02 | Core | Info | * Initialise: WidgetManager | ..\..\MyGUIEngine\src\MyGUI_WidgetManager.cpp | 68
05:36:02 | Core | Info | WidgetManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_WidgetManager.cpp | 110
05:36:02 | Core | Info | * Initialise: InputManager | ..\..\MyGUIEngine\src\MyGUI_InputManager.cpp | 56
05:36:02 | Core | Info | InputManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_InputManager.cpp | 70
05:36:02 | Core | Info | * Initialise: SubWidgetManager | ..\..\MyGUIEngine\src\MyGUI_SubWidgetManager.cpp | 43
05:36:02 | Core | Info | SubWidgetManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_SubWidgetManager.cpp | 63
05:36:02 | Core | Info | * Initialise: SkinManager | ..\..\MyGUIEngine\src\MyGUI_SkinManager.cpp | 44
05:36:02 | Core | Info | SkinManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_SkinManager.cpp | 52
05:36:02 | Core | Info | * Initialise: FontManager | ..\..\MyGUIEngine\src\MyGUI_FontManager.cpp | 42
05:36:02 | Core | Info | FontManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_FontManager.cpp | 51
05:36:02 | Core | Info | * Initialise: ControllerManager | ..\..\MyGUIEngine\src\MyGUI_ControllerManager.cpp | 40
05:36:02 | Core | Info | ControllerManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_ControllerManager.cpp | 50
05:36:02 | Core | Info | * Initialise: PointerManager | ..\..\MyGUIEngine\src\MyGUI_PointerManager.cpp | 58
05:36:02 | Core | Info | PointerManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_PointerManager.cpp | 73
05:36:02 | Core | Info | * Initialise: ClipboardManager | ..\..\MyGUIEngine\src\MyGUI_ClipboardManager.cpp | 81
05:36:02 | Core | Info | ClipboardManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_ClipboardManager.cpp | 95
05:36:02 | Core | Info | * Initialise: LayoutManager | ..\..\MyGUIEngine\src\MyGUI_LayoutManager.cpp | 51
05:36:02 | Core | Info | LayoutManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_LayoutManager.cpp | 57
05:36:02 | Core | Info | * Initialise: DynLibManager | ..\..\MyGUIEngine\src\MyGUI_DynLibManager.cpp | 35
05:36:02 | Core | Info | DynLibManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_DynLibManager.cpp | 39
05:36:02 | Core | Info | * Initialise: PluginManager | ..\..\MyGUIEngine\src\MyGUI_PluginManager.cpp | 35
05:36:02 | Core | Info | PluginManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_PluginManager.cpp | 39
05:36:02 | Core | Info | * Initialise: LanguageManager | ..\..\MyGUIEngine\src\MyGUI_LanguageManager.cpp | 39
05:36:02 | Core | Info | LanguageManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_LanguageManager.cpp | 43
05:36:02 | Core | Info | * Initialise: FactoryManager | ..\..\MyGUIEngine\src\MyGUI_FactoryManager.cpp | 33
05:36:02 | Core | Info | FactoryManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_FactoryManager.cpp | 36
05:36:02 | Core | Info | * Initialise: ToolTipManager | ..\..\MyGUIEngine\src\MyGUI_ToolTipManager.cpp | 49
05:36:02 | Core | Info | ToolTipManager successfully initialized | ..\..\MyGUIEngine\src\MyGUI_ToolTipManager.cpp | 53
05:36:02 | Core | Info | Load ini file 'core_theme.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:36:02 | Core | Info | Load ini file 'core_language.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:36:02 | Core | Info | Load ini file 'core_font.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:36:02 | Core | Info | ResourceTrueTypeFont 'font_DejaVuSans.17' using texture size 512 x 256 | ..\..\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 202
05:36:02 | Core | Info | ResourceTrueTypeFont 'font_DejaVuSans.17' using real height 17 pixels | ..\..\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 203
05:36:02 | Core | Info | ResourceTrueTypeFont 'font_DejaVuSans.14' using texture size 256 x 256 | ..\..\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 202
05:36:02 | Core | Info | ResourceTrueTypeFont 'font_DejaVuSans.14' using real height 14 pixels | ..\..\MyGUIEngine\src\MyGUI_ResourceTrueTypeFont.cpp | 203
05:36:02 | Core | Info | Load ini file 'core_resource.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:36:02 | Core | Info | Load ini file 'core_skin.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:36:02 | Core | Info | Load ini file 'core_pointer.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:36:02 | Core | Info | Load ini file 'core_layer.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:36:02 | Core | Info | Load ini file 'core_settings.xml' | ..\..\MyGUIEngine\src\MyGUI_ResourceManager.cpp | 119
05:36:02 | Core | Info | Gui successfully initialized | ..\..\MyGUIEngine\src\MyGUI_Gui.cpp | 125

figured i should note; I'm using the SVN version.

Altren

14-05-2010 17:13:29

ComboBox is broken in trunk, going to fix it soon.

Nesetalis

14-05-2010 17:19:53

ow... >.o i grabbed the trunk because of the berkelium support.

how long do you suppose till trunk is working again? and.. dont you have multiple versions? like stable, RC, and nightly? how did the trunk end up busted?

Altren

14-05-2010 17:24:49

Use MyGUI 3.0 tag if you need berkelium. Checkout this url: https://my-gui.svn.sourceforge.net/svnr ... s/MyGUI3.0

Altren

14-05-2010 19:35:45

Fixed in r3006.

anjanikumar

21-05-2010 09:29:47

hi give me oneapplication of mygui on mouse click event on button

Altren

21-05-2010 16:24:22

Er, what? Guess you need that: http://www.ogre3d.org/wiki/index.php/MyGUI_quickstart

CiRiuS

22-05-2010 11:28:50

ComboBox still is broken in svn r3029.

If you press Esc with the list openend => runtime error.