NVil Forum

General Category => Bug Reports => Topic started by: Vaquero on April 17, 2013, 01:55:05 am

Title: Hot Windows: sometimes won't open
Post by: Vaquero on April 17, 2013, 01:55:05 am
Sometimes a specific hot window won't open. In my case it's the transform window (in fullscreen mode).
here's my config:
http://dfiles.eu/files/tdr4fw8uw (http://dfiles.eu/files/tdr4fw8uw) (Beware of obstrusive advertisement for paid account! just close it)
Mirror: http://bitshare.com/files/9dbjm4k7/NVil_UserSettings_Vaquero_04-2013.zip.html (http://bitshare.com/files/9dbjm4k7/NVil_UserSettings_Vaquero_04-2013.zip.html)
Title: Re: Hot Windows: sometimes won't open
Post by: IStonia on April 17, 2013, 03:14:26 am
What is the title name of 'transform window' you said?

If the window is docked or autohide or visible, the hot window operation won't work on it. This is intended not to break your docking setup.
Title: Re: Hot Windows: sometimes won't open
Post by: Vaquero on April 17, 2013, 12:34:02 pm
If I go to View-> Toggle Fullscreen, there are no more windows visible. I then bring up my radial menu with the hot window entries. The name of the entry that isn't working for me is "Transform List Window" which should open "Transform List".
Title: Re: Hot Windows: sometimes won't open
Post by: IStonia on April 17, 2013, 01:42:28 pm
Fixed.
Title: Re: Hot Windows: sometimes won't open
Post by: Vaquero on April 17, 2013, 03:29:09 pm
I now get an error message when calling transform list window. After that the window opens.
It's also possible to open the hot windows, while the window is open/docked. They go blank for the time being. I like that. (Though I able to break it, but couldn't reproduce yet, so I keep an eye out.)

System.NullReferenceException: Object reference not set to an object instance.
   at DigitalFossil.AnimationDesign.TransformListControl.Parent_SizeChanged(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
   at DevExpress.XtraBars.Docking.ControlContainer.OnSizeChanged(EventArgs e)
   at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
   at System.Windows.Forms.Control.UpdateBounds()
   at System.Windows.Forms.Control.WmWindowPosChanged(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Title: Re: Hot Windows: sometimes won't open
Post by: IStonia on April 18, 2013, 11:51:13 am
Fixed.