Author Topic: B2: list-buffer stack on first use  (Read 2453 times)

jnairb

  • Senior Community Member
  • Posts: 245
  • Hero Points: 11
B2: list-buffer stack on first use
« on: September 04, 2014, 09:17:19 PM »
I received the following error/stack the first time I ran list-buffer (bound to Alt-b for me):

file=tbfilelist.ex offset=12273

 This property or method is not allowed on this object
tbfilelist.ex 12273 _FilelistSelectCurrentBuffer()   p_window_id: 200   p_object: OI_FORM   p_name:
sellist.ex 2163 list_buffers(,0)   p_window_id: 73   p_object: OI_TREE_VIEW   p_name: _proc_tree
dlgman.ex 4733 _dmDoDialogHotkey()   p_window_id: 73   p_object: OI_TREE_VIEW   p_name: _proc_tree
dlgman.ex 4765 _ainh_dlg_manager.m_a_m_z()   p_window_id: 185   p_object: OI_EDITOR   p_name:

The buffer list did come up but was sized very small. I resized it, closed it, and tried again and it came up with no error. Exited SlickEdit and restarted, and still no problems, so this seems to be just a one-time occurrence so far.

Clark

  • Moderator
  • Senior Community Member
  • *
  • Posts: 6866
  • Hero Points: 528
Re: B2: list-buffer stack on first use
« Reply #1 on: September 04, 2014, 09:30:04 PM »
Fixed for next beta. Thanks for the report.