You are here: PSPad forum > Developer forum - new builds > PSPad unicode 5.5.1 (783) English
Goto Page: Previous1 2 3 4 Next
Posted by: digipad | Date: 2023-04-08 10:05 | IP: IP Logged
Yes it's the 32bit version.
Just tried on another x64 Win10-PC (same Windows version 22H2) and could not reproduce that behavior, while on the original pc the problem remains:
Some more Info about the eventlog:
there are 8 Info-entries with eventID 1904 in the eventlog before the error-Entry with eventID 1000. The timestamp of the Error-entry is 1 Second later than the Info-entries.
each of these 1904-entries have the same timestamp and the same text:
"Auf das angegebene Druckerhandle wird bereits gewartet"
(en: "The specified printer handle is already being waited for")
and on the details page: "https://go.microsoft.com/fwlinkID=45840"
It seems to be a problem with the security of CHm/HTML- Pages when KB896358 is installed
BUT: why does it work with the previous version 5.5.1.(779) of the editor ?
Posted by: pspad | Date: 2023-04-08 13:43 | IP: IP Logged
I will try to simulate it
Posted by: Gabriel_ACE | Date: 2023-04-10 16:50 | IP: IP Logged
Posted by: pspad | Date: 2023-04-11 04:29 | IP: IP Logged
Thank you
Posted by: Gabriel_ACE | Date: 2023-04-13 16:00 | IP: IP Logged
this hapend when i closed pspad editor
Posted by: pspad | Date: 2023-04-13 16:41 | IP: IP Logged
Use 32b version please
Posted by: DonVan | Date: 2023-04-25 13:45 | IP: IP Logged
Exception description:
======================================
Access violation at address 00FBA25A in module 'PSPad.exe'. Read of address 000000FF.
Exception class: EAccessViolation
Exception address: 00FBA25A
----------------------------------------------------------------------------------------------------
Stack list, generated 25/04/2023 16:26:03
[00FBA25A] System.TObject.Free + $6
[00FBAB2C] System.TMonitor.Destroy + $0
[00FBA335] System.TObject.CleanupInstance + $29
[00FB7328] System.@FreeMem + $4
[00FBA164] System.TObject.FreeInstance + $C
[00FBA892] System.@ClassDestroy + $2
[01288C86] SynEditCodeFolding.{System.Generics.Collections}TList<SynEditCodeFolding.TSynFoldRange>.Destroy (Line 4797, "System.Generics.Collections.pas" + 0) + $6
[00FBA25C] System.TObject.Free + $8
[0128759A] SynEditCodeFolding.TSynFoldRanges.Destroy (Line 356, "SynEditCodeFolding.pas" + 2) + $3
[00FBA25C] System.TObject.Free + $8
[0130EC77] SynEdit.TCustomSynEdit.Destroy (Line 1432, "SynEdit.pas" + 31) + $6
[0123049A] Vcl.Controls.TWinControl.Destroy + $D6
[00FBA892] System.@ClassDestroy + $2
[011F1303] Vcl.Forms.TScrollingWinControl.Destroy + $4B
[011F2429] Vcl.Forms.TCustomForm.Destroy + $121
[00FBA25C] System.TObject.Free + $8
[011F8A48] Vcl.Forms.TCustomForm.CMRelease + $0
[0122E46E] Vcl.Controls.TControl.WndProc + $2BE
[01233635] Vcl.Controls.TWinControl.WndProc + $665
[00FBB12C] System.TMonitor.TryEnter + $28
[00FBAC54] System.TMonitor.Enter + $10
[011F3DED] Vcl.Forms.TCustomForm.WndProc + $725
[00FBAABC] System.TMonitor.CheckOwningThread + $4
[00FBADE2] System.TMonitor.Exit + $6
[00FBAE3E] System.TMonitor.Exit + $1A
[010D1BC1] Vcl.Graphics.FreeMemoryContexts + $9D
[01232B40] Vcl.Controls.TWinControl.MainWndProc + $2C
[01232B55] Vcl.Controls.TWinControl.MainWndProc + $41
[010905E0] System.Classes.StdWndProc + $14
[01233635] Vcl.Controls.TWinControl.WndProc + $665
[0121A9B7] Vcl.Menus.TMenu.DispatchCommand + $13
[0121BC32] Vcl.Menus.TPopupList.WndProc + $82
[011F3DD8] Vcl.Forms.TCustomForm.WndProc + $710
[01232B40] Vcl.Controls.TWinControl.MainWndProc + $2C
[010905E0] System.Classes.StdWndProc + $14
[011FE1D7] Vcl.Forms.TApplication.ProcessMessage + $F3
[011FE21A] Vcl.Forms.TApplication.HandleMessage + $A
[011FE559] Vcl.Forms.TApplication.Run + $D1
[017498E0] PSPad.PSPad (Line 120, "" + 56) + $7
----------------------------------------------------------------------------------------------------
Program : C:\Program Files (x86)\PSPad editor\PSPad.exe 5.5.1 (783)
System : Windows 10 Professional x64, Version: 10.0, Build: 4A65,
Processor: AMD, AMD Ryzen 7 3700X 8-Core Processor , 3590 MHz MMX
Display : 1920x1080 pixels, 32 bpp PPI: 96
Skin : Windows
----------------------------------------------------------------------------------------------------
Active Controls Hierarchy:
TPSSynEdit "FEditor1"
TfChildEdit "fEdit_E04345906"
----------------------------------------------------------------------------------------------------
--
Windows 10 Pro v.22H2 build 19045.2006 (64-bit) + PSPad unicode v.5.5.1 build 783 (32-bit)
Posted by: DonVan | Date: 2023-04-25 14:09 | IP: IP Logged
An exception was thrown when playing with text file encodings, but I'm not entirely sure that this is the reason. I hope that the reason for the failure at least to some extent will become clearer to you, PSPad.
Posted by: DonVan | Date: 2023-04-26 14:28 | IP: IP Logged
PSPad, if you add words from the text file No. 2 of the UNIX format with the encoding "ANSI Cyrillic (1251)" to the text file No. 1 of the "DOS" format with the encoding "Unicode UTF-8 no BOM (65001)", then when saving the file #1 Does PSPad Editor automatically convert added words to "DOS" format and "Unicode UTF-8 no BOM (65001)" encoding of file #1? Or does it have to be done manually?
Posted by: pspad | Date: 2023-04-26 15:08 | IP: IP Logged
DonVan:PSPad, if you add words from the text file No. 2 of the UNIX format with the encoding "ANSI Cyrillic (1251)" to the text file No. 1 of the "DOS" format with the encoding "Unicode UTF-8 no BOM (65001)", then when saving the file #1 Does PSPad Editor automatically convert added words to "DOS" format and "Unicode UTF-8 no BOM (65001)" encoding of file #1? Or does it have to be done manually?
PSPad internally works in UTF-16. It means if you will copy from file to file with different encodings and save your file, PSPad will do it for you.
But!
If you use CP 1251 and your other file will contains chars outside of the cyrillic, PSPad waon't be able to save it correctly in CP 1251.
Editor PSPad - freeware editor, © 2001 - 2023 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR