Jump to content

keep getting a lot of spam in the console


Recommended Posts

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 by Valent
Link to comment
Share on other sites

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.

 

 

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

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 :)

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...