Author Topic: Slick-C stack loading hot fix 4 on mac  (Read 2552 times)

rajkej

  • Senior Community Member
  • Posts: 336
  • Hero Points: 14
Slick-C stack loading hot fix 4 on mac
« on: August 02, 2016, 08:35:33 PM »
I tried loading hot fix 4 on my MAC SE 20.0.3.0 and got the attached stack (see picture).

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6825
  • Hero Points: 526
Re: Slick-C stack loading hot fix 4 on mac
« Reply #1 on: August 03, 2016, 10:36:50 AM »
Looks like some of the stack is missing. Please post your stack.log file (<configdir>/logs/stack.log). Your configuration directory is display in the Help about. Thanks

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6825
  • Hero Points: 526
Re: Slick-C stack loading hot fix 4 on mac
« Reply #2 on: August 03, 2016, 10:42:37 AM »
Do you remember how you invoked the action (key press, click, etc.) that caused this Slick-C stack?

rajkej

  • Senior Community Member
  • Posts: 336
  • Hero Points: 14
Re: Slick-C stack loading hot fix 4 on mac
« Reply #3 on: August 03, 2016, 12:25:48 PM »
The slick stack was invoked by using the menu item to load the hot fix #4. I tried it twice and the same stack happened both times. I pasted the contents of the log file below and you will see both attempts.

Russ-AMGTiMac:~/Library/Application Support/SlickEdit/20.0.3/logs> cat stack.log
stack[2016-06-01T14:26:53Z] Slick-C STACK TRACE ******************************
stack[2016-06-01T14:26:53Z] Created on 6/1/2016 at 14:26:53 (920 ms)
stack[2016-06-01T14:26:53Z] SlickEdit Pro Version 20.0.3.0 Copyright 1988-2015 SlickEdit Inc.
stack[2016-06-01T14:26:53Z] Edit module and type "st -f <offset>" to get the
stack[2016-06-01T14:26:53Z] run-time error position
stack[2016-06-01T14:26:53Z]
stack[2016-06-01T14:26:53Z] error code=-3015
stack[2016-06-01T14:26:53Z] Invalid argument
stack[2016-06-01T14:26:53Z]
stack[2016-06-01T14:26:53Z]bufftabs.ex 7190 _update_mod_file_status()   p_window_id: 1146   p_object: OI_EDITOR   p_name:
stack[2016-06-01T14:26:53Z]autosave.ex 481 _as_callback()   p_window_id: 279   p_object: OI_EDITOR   p_name:
stack[2016-08-02T14:32:50Z] Slick-C STACK TRACE ******************************
stack[2016-08-02T14:32:50Z] Created on 8/2/2016 at 14:32:50 (920 ms)
stack[2016-08-02T14:32:50Z] SlickEdit Pro Version 20.0.3.0 Copyright 1988-2015 SlickEdit Inc.
stack[2016-08-02T14:32:50Z] Edit module and type "st -f <offset>" to get the
stack[2016-08-02T14:32:50Z] run-time error position
stack[2016-08-02T14:32:50Z]
stack[2016-08-02T14:32:50Z] error code=-2073
stack[2016-08-02T14:32:50Z] This property or method is not allowed on this object
stack[2016-08-02T14:32:50Z]
stack[2016-08-02T14:32:50Z]tbopen.ex 5552 tbopen:isTruncatedWarning(199)   p_window_id: 176   p_object: OI_IMAGE   p_name:
stack[2016-08-02T14:32:50Z]tbopen.ex 5593 tbopen:isSelectedFileTreeItemDirectory(199)   p_window_id: 176   p_object: OI_IMAGE   p_name:
stack[2016-08-02T14:34:04Z] Slick-C STACK TRACE ******************************
stack[2016-08-02T14:34:04Z] Created on 8/2/2016 at 14:34:4 (390 ms)
stack[2016-08-02T14:34:04Z] SlickEdit Pro Version 20.0.3.0 Copyright 1988-2015 SlickEdit Inc.
stack[2016-08-02T14:34:04Z] Edit module and type "st -f <offset>" to get the
stack[2016-08-02T14:34:04Z] run-time error position
stack[2016-08-02T14:34:04Z]
stack[2016-08-02T14:34:04Z] error code=-2073
stack[2016-08-02T14:34:04Z] This property or method is not allowed on this object
stack[2016-08-02T14:34:04Z]
stack[2016-08-02T14:34:04Z]tbopen.ex 5552 tbopen:isTruncatedWarning(189)   p_window_id: 187   p_object: OI_EDITOR   p_name:
stack[2016-08-02T14:34:04Z]tbopen.ex 5593 tbopen:isSelectedFileTreeItemDirectory(189)   p_window_id: 187   p_object: OI_EDITOR   p_name:


rajkej

  • Senior Community Member
  • Posts: 336
  • Hero Points: 14
Re: Slick-C stack loading hot fix 4 on mac
« Reply #4 on: August 03, 2016, 12:29:14 PM »
The menu item is Help->Product Updates->Load Hot Fix-> Choose the file I downloaded.

rajkej

  • Senior Community Member
  • Posts: 336
  • Hero Points: 14
Re: Slick-C stack loading hot fix 4 on mac
« Reply #5 on: August 03, 2016, 12:36:56 PM »
I just tried loading this hot fix (4) on my second computer and it did not fail. The difference between my two computers is that the first computer (with failure) had a previous hot fix (#1 from 6/15/16) loaded and the second computer was the base 20.0.3 install without any hot fixes.

Things seem to be working within the editor ok. The output window showed "Done" even though I got a stack. So I guess this isn't a big deal unless we think the hot fix didn't apply correctly.

Mike

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 100
  • Hero Points: 21
Re: Slick-C stack loading hot fix 4 on mac
« Reply #6 on: August 03, 2016, 02:43:47 PM »
You may want to rename your state file, to be sure your macros are loaded properly.
To do this, exit SlickEdit and rename <configdir>/vslick.stu

You can then try loading the rev 4 hot fix afterward, to see if it still stacks.