You are here: PSPad forum > Developer forum - new builds > PSPad unicode 5.5.2 (843) English
Posted by: pspad | Date: 2026-04-16 05:07 | IP: IP Logged
Download links, 32b version is suggested:
pspad.poradna.net
sourceforge.net
PSPad 64 bit version is EXPERIMENTAL. It doesn't contains scripting. In case of any problem use 32bb version.
pspad.poradna.net
SHA1 hash:
999439f10ebe87a5f46ecfc874d01d98cbdf6161 pspad552b843.zip
572045753dea99b214632323dc5cc95be18d3dfb pspad552b843x64.zip
This archive contains modified files only. The correct way how to get full functionality:
1. Download and install latest full version first!
2. Replace existing files with content of archive
Changes to 5.5.1 (833)
News:
Find/Replace in files - new option [x]Replace R/O files. Till now PSPad replaces in R/O files automatically.
Fixes:
Font size on Windows 7 with custom font size
Incremental search (Ctrl+E) doesn't switch off Whole words option
Other fixes reported by users
Edited 1 time(s). Last edit at 2026-04-16 07:23 by pspad.
Posted by: marjuanm | Date: 2026-04-18 14:12 | IP: IP Logged
Thanks, but since the previous version, PsPad is not able to open my sessions (I have a different one for different projects I work on); they simply don't open or they bring up the wrong files.
Posted by: pspad | Date: 2026-04-18 15:27 | IP: IP Logged
Session or project? Can you send me some file PSPad can't open?
Posted by: DelphiErik | Date: 2026-04-21 09:20 | IP: IP Logged
Hi, build 843 does not automaticly switch to the correct tab on compile-error, build 833 did work correct.
I use PSPad to compile my project by calling an external compiler (batch). Normally (build 833), when an error is found, PSPad would log the error in the Log window and switch to the tab (file) with the error (red line on error-line).
Build 843 only shows the error in the Log window but does not automaticly switch to the tab (file) with the error.
For now I'm going back to build 833.
Posted by: DelphiErik | Date: 2026-04-21 09:28 | IP: IP Logged
StatusBar - DoubleBuffered.
This 'error' is in this build but also in all previous builds:
When I have PSPad open for a long time (say a few hours), the texts in the statusbar are getting a bit blurry (almost like a bold font). This is in the classic Windows IDE style.
You can fix this in Delphi by setting the TStatusBar property DoubleBuffered to TRUE.
Thanks.
Posted by: Sam8 | Date: 2026-04-23 18:54 | IP: IP Logged
Ok, this version fixed giant font on left panel (in Windows 11).
But there is still random error "access violation", such in previous versions of last two years at least. I think it happens sometimes when I close an open txt file that is in a network drive, but only sometimes randomly it gives the error.
Maybe some problem with little delay not properly managed (network drives aren't fast as local harddrive), or something with their path/folder/name...
Here are the info from the error window:
Access violation at address 0034845C in module 'PSPad.exe' (offset E845C). Read of address 000000FF.
Error log:
Exception class: EAccessViolation
Exception address: 0034845C
----------------------------------------------------------------------------------------------------
Stack list, generated 23/04/2026 20:46:41
[0034845C] Unknown function at __dbk_fcall_wrapper + $D4020
(00009DAA) [0026ADAA]
[00339B01] Unknown function at __dbk_fcall_wrapper + $C56C5
(00009A98) [0026AA98]
(00009281) [0026A281]
(00006260) [00267260]
[0034827C] Unknown function at __dbk_fcall_wrapper + $D3E40
[004ED6DD] Unknown function at __dbk_fcall_wrapper + $2792A1
(000090B0) [0026A0B0]
(000097E2) [0026A7E2]
[0032FA43] Unknown function at __dbk_fcall_wrapper + $BB607
[004F2A68] Unknown function at __dbk_fcall_wrapper + $27E62C
[004FC5E4] Unknown function at __dbk_fcall_wrapper + $2881A8
[005E52E8] Unknown function at __dbk_fcall_wrapper + $370EAC
[004F29D2] Unknown function at __dbk_fcall_wrapper + $27E596
(000097E2) [0026A7E2]
[004AB647] Unknown function at __dbk_fcall_wrapper + $23720B
[004AFCCD] Unknown function at __dbk_fcall_wrapper + $23B891
(000091A8) [0026A1A8]
[004B77A0] Unknown function at __dbk_fcall_wrapper + $243364
[004F0628] Unknown function at __dbk_fcall_wrapper + $27C1EC
[00487A8F] Unknown function at __dbk_fcall_wrapper + $213653
[00487A64] Unknown function at __dbk_fcall_wrapper + $213628
[004F22FB] Unknown function at __dbk_fcall_wrapper + $27DEBF
[004AC614] Unknown function at __dbk_fcall_wrapper + $2381D8
[004AC668] Unknown function at __dbk_fcall_wrapper + $23822C
[004AD8DA] Unknown function at __dbk_fcall_wrapper + $23949E
[004B1E91] Unknown function at __dbk_fcall_wrapper + $23DA55
[004F5CE3] Unknown function at __dbk_fcall_wrapper + $2818A7
(0000A098) [0026B098]
(00009BC0) [0026ABC0]
(00009A28) [0026AA28]
(00009D4E) [0026AD4E]
(00009DAA) [0026ADAA]
[003922ED] Unknown function at __dbk_fcall_wrapper + $11DEB1
[004F51A8] Unknown function at __dbk_fcall_wrapper + $280D6C
[004F5CE3] Unknown function at __dbk_fcall_wrapper + $2818A7
[004F5460] Unknown function at __dbk_fcall_wrapper + $281024
[004B1E87] Unknown function at __dbk_fcall_wrapper + $23DA4B
(0000A098) [0026B098]
(00009BC0) [0026ABC0]
(00009A28) [0026AA28]
(00009D4E) [0026AD4E]
(00009DAA) [0026ADAA]
[003922ED] Unknown function at __dbk_fcall_wrapper + $11DEB1
[004F51A8] Unknown function at __dbk_fcall_wrapper + $280D6C
[0034AD40] Unknown function at __dbk_fcall_wrapper + $D6904
[004BD27F] Unknown function at __dbk_fcall_wrapper + $248E43
[004BD2C2] Unknown function at __dbk_fcall_wrapper + $248E86
[004BD601] Unknown function at __dbk_fcall_wrapper + $2491C5
[00A64AE0] Unknown function at __dbk_fcall_wrapper + $7F06A4
----------------------------------------------------------------------------------------------------
Program : C:\Program Files (x86)\PSPad editor\PSPad.exe 5.5.2 (843)
System : Windows 11 Professional x64, Version: 10.0, Build: 6658,
Processor: Intel, Intel(R) Core(TM) i9-14900HX, 2420 MHz MMX
Display : 2560x1600 pixels, 32 bpp PPI: 192
Skin : Windows
----------------------------------------------------------------------------------------------------
Active Controls Hierarchy:
TPSSynEdit "FEditor1"
TfChildEdit "fEdit_J64249865"
----------------------------------------------------------------------------------------------------
Posted by: Sam8 | Date: 2026-05-05 16:58 | IP: IP Logged
Another error, again with txt files saved in Google Drive network disk.
Application Error
Exception EAccessViolation in module PSPad.exe at 0000A1A8.
Access violation ad address 0039A1A8 in module "PSPad.exe" (offset A1A8). Read of address 000204AC.
Editor PSPad - freeware editor, © 2001 - 2026 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR