Valent Posted April 24, 2020 Share Posted April 24, 2020 (edited) hi, since the last update, I keep getting a lot of this in my Houdini console. What is it and can it be fixed? "Qt Warn: External WM_DESTROY received for QWidgetWindow(0xe5654f40, name="RE_WindowWindow") , parent: QWindow(0x0) , transient parent: QWindow(0x0)" Qt Warn: External WM_DESTROY received for QWidgetWindow(0xede2800, name="RE_WindowWindow") , parent: QWindow(0x0) , transient parent: QWindow(0x0) Qt Warn: External WM_DESTROY received for QWidgetWindow(0xeaf9480, name="RE_WindowWindow") , parent: QWindow(0x0) , transient parent: QWindow(0x0) Qt Warn: External WM_DESTROY received for QWidgetWindow(0xeafa2c0, name="RE_WindowWindow") , parent: QWindow(0x0) , transient parent: QWindow(0x0) Qt Warn: External WM_DESTROY received for QWidgetWindow(0xeafab00, name="RE_WindowWindow") , parent: QWindow(0x0) , transient parent: QWindow(0x0) Qt Warn: External WM_DESTROY received for QWidgetWindow(0xede0700, name="RE_WindowWindow") , parent: QWindow(0x0) , transient parent: QWindow(0x0) Edited April 24, 2020 by Valent Quote Link to comment Share on other sites More sharing options...
davpe Posted April 24, 2020 Share Posted April 24, 2020 hi, i get that too with any version of houdini. i guess it's some sort of UI issue, but it's not that anything in your scene is broken. the way how I "fixed" it was adding a couple of lines to my houdini env file: HOUDINI_VIEWER_STATE_VERBOSE = 0 // this makes most of it go away (i.e. it's not like fixing it but it's doesn't shout at you any more) HOUDINI_TEXT_CONSOLE = 1 // i don't like the default houdini console that always pops up on top of everything. this command makes houdini use normal windows console which keeps itself on background. so if you still keep getting an annoying messages, it will happen in the background shell window cheers, D. 1 1 Quote Link to comment Share on other sites More sharing options...
Valent Posted April 24, 2020 Author Share Posted April 24, 2020 Perfect, thank you! today I've got into an endless loop of that console spam, so I submitted the bug to SideFX Quote Link to comment Share on other sites More sharing options...
Valent Posted April 24, 2020 Author Share Posted April 24, 2020 The problem with that windows console that if I close it, it closes Houdini in a split-second regardless of any unsaved progress. I'll try to get used to it. Quote Link to comment Share on other sites More sharing options...
davpe Posted April 24, 2020 Share Posted April 24, 2020 2 minutes ago, Valent said: The problem with that windows console that if I close it, it closes Houdini in a split-second regardless of any unsaved progress. I'll try to get used to it. yes, don't close that console Quote Link to comment Share on other sites More sharing options...
Valent Posted April 27, 2020 Author Share Posted April 27, 2020 They told me that this bug has been fixed already. But there is no new production build so I can try daily build #18.0.446 or later. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.