Author Topic: Property sheet include value shows up as project file (24.0.0.8, hotfix 3)  (Read 1451 times)

sigmund

  • Community Member
  • Posts: 97
  • Hero Points: 9
Steps to reproduce:

1. Unzip the attached SlickEditTest.zip.
2. In SlickEdit select Project -> Open Workspace... and select the extracted SlickEditTest.sln.

There now is an unexpected file named "SlickEditBug" under Projects, please see the attached image.

SlickEdit does indeed consider "SlickEditBug" a real file, here is for example the output of a workspace search:
Code: [Select]
Find all "test", "<Workspace>", "*.*", Exclude: "moc_*;ui_*;*.docx"
File D:\SlickEditTest\SlickEditTest\SlickEditTest.cpp
  2 20:#include "SlickEditTest.h"
File D:\SlickEditTest\SlickEditTest\SlickEditTest.h
  3 20:#ifndef SLICK_EDIT_TEST_H
  4 20:#define SLICK_EDIT_TEST_H
Failed to open: D:\SlickEditTest\SlickEditTest\SlickEditBug
Total found: 3     Matching files: 2     Total files searched: 3

Here is the output of Help -> About SlickEdit:
Code: [Select]
SlickEdit Pro 2019 (v24.0.0.8 64-bit)

Serial number: WB943076
Licensed number of users: Single user
License file: C:\ProgramData\slickedit\24\slickedit.lic

Build Date: October 2, 2019   (State file: October 29, 2019)
Emulation: CUA

OS: Windows 10 x64
OS Version: 10.00.0 
Memory: 44% Load, 14378MB/32648MB Physical, 19356MB/37512MB Page File, 5102MB/134217727MB Virtual
Shell Information: C:\tools\JPSoft\TCMD25\tcc.exe /LD /LH
Screen Size: 1920 x 1080, 1920 x 1080

Project Type: Microsoft Visual Studio Visual C++
Language: .txt (Plain Text)
Encoding: Automatic

Installation Directory: C:\Program Files\SlickEdit Pro 24.0.0\ (non-removable drive,NTFS,94549MB free)
Configuration Directory: C:\Users\VikS\Documents\My SlickEdit Config\24.0.0\ (non-removable drive,NTFS,94549MB free)
Migrated from: C:\Users\VikS\Documents\My SlickEdit Config\23.0.2\

Hotfixes:
C:\Users\VikS\Documents\My SlickEdit Config\24.0.0\hotfixes\hotfix_se2400_3_cumulative.zip (Revision: 3)
« Last Edit: November 06, 2019, 02:32:30 PM by sigmund »

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6864
  • Hero Points: 528
Re: Property sheet include value shows up as project file (24.0.0.8, hotfix 3)
« Reply #1 on: November 06, 2019, 03:25:16 PM »
This isn't hot fixable. This will be fixed in 24.0.1. No date set yet. Should be out before the end of the year.