-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Description
Description of the Issue
The second dialog box of the "file too big" in v7.5.6 (32-bit) says Can not open file "$STRT_REPLACE$". instead of Can not open file "c:\path\to\bigfile.txt".
(see Forum #15515. Forum user @ChillerThon reported the problem, and I was able to replicate it.)
Steps to Reproduce the Issue
- make a 1Gb file (or otherwise too large for 32bit Notepad++)
- run Notepad++ 7.5.6 32-bit
- open the 1Gb file
bigfile.txt - click OK on the
File Open Problem=>File is too big to be opened by Notepad++dialog - the second error that shows up is:
This should list the name of the file, not$STRT_REPLACE$. - Following those same steps in Notepad++ 7.5.4 32-bit, and I get
This correctly lists the name of the file
Debug Information
7.5.6 (BUG)
Notepad++ v7.5.6 (32-bit)
Build time : Mar 19 2018 - 00:26:59
Path : C:\Users\peter.jones\AppData\Local\Temp\npp.7.5.6.bin\notepad++.exe
Admin mode : OFF
Local Conf mode : ON
OS : Windows 10 (64-bit)
Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll
7.5.4 (WORKING)
Notepad++ v7.5.4 (32-bit)
Build time : Jan 1 2018 - 01:47:45
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 10 (64-bit)
Plugins : ComparePlugin.dll dbgpPlugin.dll DSpellCheck.dll MarkdownViewerPlusPlus.dll mimeTools.dll NppConverter.dll NppExec.dll NppExport.dll NppFTP.dll PluginManager.dll PreviewHTML.dll PythonScript.dll XMLTools.dll
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

