Author Topic: Even invocations of Selective Display... dialog fail.  (Read 4059 times)

warnerrs

  • Senior Community Member
  • Posts: 114
  • Hero Points: 4
Even invocations of Selective Display... dialog fail.
« on: September 23, 2015, 07:38:37 PM »
After bringing up the selective display dialog and closing it (OK, Cancel, or X), the next invocation gives an error. Try it again, and it works fine. Resulting in every other invocation failing.

Code: [Select]
Control -findre referenced but does not exist
tbfind.ex 22469 _init_re_type(0)   p_window_id: 260   p_object: OI_COMBO_BOX   p_name: ctlre_type
seldisp.ex 12386 _seldisp_form.ctlok.on_create()   p_window_id: 342   p_object: OI_COMMAND_BUTTON   p_name: ctlok
dlgeditv.ex 6314 show(_seldisp_form,)   p_window_id: 280   p_object: OI_EDITOR   p_name:
seldisp.ex 2773 selective_display()   p_window_id: 280   p_object: OI_EDITOR   p_name:

OS: Linux
OS Version: Red Hat Enterprise Linux Workstation release 6.4 (Santiago)
Kernel Level: 2.6.32-358.23.2.el6.x86_64
Build Version: #1 SMP Sat Sep 14 05:32:37 EDT 2013
Processor Architecture: x86_64

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
Re: Even invocations of Selective Display... dialog fail.
« Reply #1 on: September 24, 2015, 01:20:21 PM »
Thanks for the report.  I have confirmed this and it will be fixed in next Beta release.