Author Topic: %rw: No such file or directory during python debugging  (Read 1900 times)

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
%rw: No such file or directory during python debugging
« on: August 26, 2018, 08:22:13 PM »
Open the workspace dbgcderr.vpw in attached tarball.

Attempt to debug the python project, press "F5" or Debug->Start

In the build window, will see a message:

[SE xxx]$ cd %rw
%rw: No such file or directory

SE should be substituting a directory in for the "%rw", but it is not substituting it there. Same issue occurs if using %rp instead.

If trying the repro with a clean config, the first time this error does not show up. Try it a 2nd or 3rd time, then you will see it.
« Last Edit: August 26, 2018, 08:28:20 PM by rowbearto »

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6826
  • Hero Points: 526
Re: %rw: No such file or directory during python debugging
« Reply #1 on: August 27, 2018, 02:21:10 PM »
Fixed for beta 3