Author Topic: Smart open problem in v27.0.0.6 QT4  (Read 566 times)

rowbearto

  • Senior Community Member
  • Posts: 2303
  • Hero Points: 132
Smart open problem in v27.0.0.6 QT4
« on: November 17, 2022, 04:07:53 PM »
To reproduce:

Desire to open file DIR2/desiredfile
'desiredfile' should not exist in DIR1
DIR1 is a different directory than DIR2
In Smart Open, change the current directory to DIR1 so all files in DIR1 listed
Now in Smart Open type: DIR2/desiredfile  (but don't change to DIR2)
Double click on desiredfile
Instead of opening DIR2/desiredfile it opens DIR1/desiredfile which doesn't exist so it is an empty file

SlickEdit Pro 2022 (v27.0.0.6 64-bit Qt4)
Build Date: October 18, 2022
OS: Linux
OS Version: CentOS Linux release 7.7.1908 (Core)
Kernel Level: 3.10.0-1062.12.1.el7.x86_64
Build Version: #1 SMP Tue Feb 4 23:02:59 UTC 2020
Processor Architecture: x86_64

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6685
  • Hero Points: 514
Re: Smart open problem in v27.0.0.6 QT4
« Reply #1 on: November 18, 2022, 04:07:23 AM »
I think I'm missing some information here. From what you've listed I have no idea why DIR2/desiredfile is even being listed. It may be best for you to zip up files for this test case.

rowbearto

  • Senior Community Member
  • Posts: 2303
  • Hero Points: 132
Re: Smart open problem in v27.0.0.6 QT4
« Reply #2 on: November 18, 2022, 01:54:39 PM »
When I reduce it down to a simple test case as I described it doesn't repro.

I had many many files open and it was happening.

I'll try to figure out a way to get it reproduced systematically.