Author Topic: B6 Win X64. undocking Find dialog causes hang  (Read 4796 times)

jimlangrunner

  • Senior Community Member
  • Posts: 360
  • Hero Points: 31
  • Jim Lang - always a student.
B6 Win X64. undocking Find dialog causes hang
« on: October 22, 2014, 11:42:02 AM »
I normally keep my find dialog docked on the right. i wanted to undock it for some reason. When I click "Float" or uncheck "Dockable", the window clears and slick hangs.  Closing & re-opening slick has no effect. It still hangs & closes.

SlickEdit 2014 (v19.0.0.9 64-bit)

Serial number: FE14187_BETA
License type: Beta License
License expiration: 2014-11-20 01:11:00
License file: C:\ProgramData\slickedit\19\slickedit.lic

Build Date: September 29, 2014
Emulation: Visual Studio

OS: Windows 8 x64
OS Version: 6.02.9200 
Memory: 37% Load, 6063MB/16302MB Physical, 10205MB/18734MB Page File, 245MB/134217727MB Virtual
Shell Info: C:\WINDOWS\system32\cmd.exe /q
Screen Size: 1920 x 1080, 1920 x 1080

Project Type: No project open
Language: No file open

Installation Directory: C:\Program Files\SlickEditV19.0.0 x64 Beta6\ (non-removable drive,NTFS,409897MB free)
Configuration Directory: C:\Users\jamesl\Documents\My SlickEdit Config\19.0.0\ (non-removable drive,NTFS,409897MB free)


Rodney

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 798
  • Hero Points: 54
Re: B6 Win X64. undocking Find dialog causes hang
« Reply #1 on: October 22, 2014, 02:01:19 PM »
Can you screenshot your application window so I can see the layout that reproduces this? If I still can't reproduce it, then I would need your config-dir/vrestore.slk. Thanks.

++rodney

Tim Kemp

  • Senior Community Member
  • Posts: 546
  • Hero Points: 92
Re: B6 Win X64. undocking Find dialog causes hang
« Reply #2 on: October 22, 2014, 02:16:48 PM »
I had something similar happen. I had the regex evaluator docked on the right side. When I try to float it I get:


and Slickedit exits.

Rodney

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 798
  • Hero Points: 54
Re: B6 Win X64. undocking Find dialog causes hang
« Reply #3 on: October 22, 2014, 02:50:33 PM »
You would need a debug exe to see that...

Tim Kemp

  • Senior Community Member
  • Posts: 546
  • Hero Points: 92
Re: B6 Win X64. undocking Find dialog causes hang
« Reply #4 on: October 22, 2014, 03:03:07 PM »
Are you saying that someone sent out the wrong image?

Rodney

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 798
  • Hero Points: 54
Re: B6 Win X64. undocking Find dialog causes hang
« Reply #5 on: October 22, 2014, 04:26:06 PM »
Nope. Just verified x86 and x64 for beta6 were not built with debug. If somebody sent you a debug exe at some point to track down a bug, then that would explain it.

++rodney

jimlangrunner

  • Senior Community Member
  • Posts: 360
  • Hero Points: 31
  • Jim Lang - always a student.
Re: B6 Win X64. undocking Find dialog causes hang
« Reply #6 on: October 22, 2014, 04:35:15 PM »
I note that it only happens when I have no buffer open.

I'll play some more and see if I can find more.

Tim Kemp

  • Senior Community Member
  • Posts: 546
  • Hero Points: 92
Re: B6 Win X64. undocking Find dialog causes hang
« Reply #7 on: October 22, 2014, 05:36:40 PM »
Nope, this is not a special build. I got it from the beta download page. Here is the build information:

SlickEdit 2014 (v19.0.0.9 32-bit)
Build Date: September 29, 2014

Have you guys considered adding a unique build number? I used to have a pre-build script that would grab a number from a server. In addition to allowing all code to be tracked, a database on the server kept track of information about every build. It worked well.

jimlangrunner

  • Senior Community Member
  • Posts: 360
  • Hero Points: 31
  • Jim Lang - always a student.
Re: B6 Win X64. undocking Find dialog causes hang
« Reply #8 on: October 23, 2014, 11:37:05 AM »
To reiterate:
I normally keep my find dialog docked on the right. i wanted to undock it for some reason. When I click "Float" or uncheck "Dockable", the window clears and slick hangs.  Closing & re-opening Slick has no effect. It still hangs & closes.

Reproduce:  Dock & auto-hide the find dialog.  Close all open buffers.  Spring out the Find & Replace dialog.  (I do not pin the dialog at this point.) Right-click on title bar.  Either clear the "Dockable" selection or click the "Float" selection.  Dialog pops out & floats. Click on the "Find & Replace" dialog (anywhere).  Dialog clears and Slick hangs. 

I've only been able to reproduce this with all buffers closed, but it's reliable in that I can reproduce it every time.

Tim Kemp

  • Senior Community Member
  • Posts: 546
  • Hero Points: 92
Re: B6 Win X64. undocking Find dialog causes hang
« Reply #9 on: October 23, 2014, 12:00:29 PM »
Jim,

When I do the same thing you describe mine always dies too. Apparently I have a debug version of the code so it dies differently, but it dies.

- Tim

jimlangrunner

  • Senior Community Member
  • Posts: 360
  • Hero Points: 31
  • Jim Lang - always a student.
Re: B6 Win X64. undocking Find dialog causes hang
« Reply #10 on: October 23, 2014, 01:30:54 PM »
Tim,

Gotcha.  I can get the same thing with RegEx evaluator window.  I dock it on the right as well.  I do not get that behavior with Open, Defs, Class, or any other dialog I have docked on the left side.  I just added an FTP dialog and tried to get it to crash, but no success.

Jim

Tim Kemp

  • Senior Community Member
  • Posts: 546
  • Hero Points: 92
Re: B6 Win X64. undocking Find dialog causes hang
« Reply #11 on: October 23, 2014, 01:39:08 PM »
Mine crashes when I try to float any dialog, no matter where it's docked. I haven't tried every one, but Search, Regexe Evaluator, Projects, Defs, Class, Symbols, Open, Search Results, Preview, References, Build, Message List and Output all do it. Plus, I have buffers open.

Rodney

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 798
  • Hero Points: 54
Re: B6 Win X64. undocking Find dialog causes hang
« Reply #12 on: October 23, 2014, 01:51:13 PM »
I missed the auto-hide case. Fixed in the next build. Thanks!

++rodney