Author Topic: moveedge.ex error after deleting file  (Read 4562 times)

jimraf

  • New Community Member
  • Posts: 1
  • Hero Points: 0
moveedge.ex error after deleting file
« on: July 18, 2006, 08:28:03 PM »
Hey everyone.
11.0.1 running on Windows XP SP 2.

I can't quite nail down the steps to repro every time, but the steps go something like:

1. Have multiple files open in SlickEdit (say fred1.txt, fred2.txt).
2. From Explorer or cmd.exe, delete fred1.txt
3. Alt-Tab back to Slick, and click on the deleted file's tab.
4. Error: The property or method is not allowed on this object.
file=moveedge.ex offset=5531

This is happening with a brand new user config (only modification to the default was to select Visual Studio Key binding on startup). I don't recall seeing this with plain old unpatched v11. The trace is below my sig. Any info or a workaround would be appreciated!

Thanks! Jim

 Slick-C STACK TRACE ******************************
 Created on 7/18/2006 at 16:14:40 (500 ms)
 Edit module and type "st -f <offset>" to get the
 run-time error position

 error code=-2073
 This property or method is not allowed on this object

moveedge.ex 5531 static(0)   p_window_id: 114   p_object: OI_SSTAB   p_name: ctlsstab1
moveedge.ex 1119 close_window(,0,1)   p_window_id: 114   p_object: OI_SSTAB   p_name: ctlsstab1
files.ex 7252 quit(0,1)   p_window_id: 114   p_object: OI_SSTAB   p_name: ctlsstab1
files.ex 9485 _ReloadFiles(1,@10641)   p_window_id: 114   p_object: OI_SSTAB   p_name: ctlsstab1
files.ex 10172 _switchbuf_files(C:\Users\Jim\fred2.txt,,1 1 0 0 0 0,24)
   p_window_id: 114
   p_object: OI_SSTAB
   p_name: ctlsstab1
files.ex 8205 call_list(_switchbuf_,C:\Users\Jim\fred2.txt,,1 1 0 0 0 0,24)
   p_window_id: 114
   p_object: OI_SSTAB
   p_name: ctlsstab1
stdprocs.ex 12067 switch_buffer(C:\Users\Jim\fred2.txt,,1 1 0 0 0 0,24)
   p_window_id: 114
   p_object: OI_SSTAB
   p_name: ctlsstab1
files.ex 414 edit(+Q +BI 21,0,)   p_window_id: 114   p_object: OI_SSTAB   p_name: ctlsstab1
bufftabs.ex 279 _tbbufftabs_form.ctlsstab1.;(31,0)   p_window_id: 114   p_object: OI_SSTAB   p_name: ctlsstab1

Dennis

  • Senior Community Member
  • Posts: 3960
  • Hero Points: 517
Re: moveedge.ex error after deleting file
« Reply #1 on: September 15, 2006, 01:32:58 PM »
Jim, just to let you know, this problem was fixed in 11.0.2.