You are here: PSPad forum > Developer forum - new builds > PSPad unicode 5.0.7 (737) English

PSPad unicode 5.0.7 (737) English

#1 PSPad unicode 5.0.7 (737) English

Posted by: pspad | Date: 2022-10-21 05:34 | IP: IP Logged

Download links, 32b version is suggested:
www.fosshub.com
pspad.poradna.net
PSPad 64 bit version doesn't contains scripting yet.
pspad.poradna.net

SHA1 hash:
226c6bd8788485ebe14957b77d392090de05d068 pspad507b737.zip
c03781db4223b016ad010cee495540ca58cb622c pspad507b737x64.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.0.7 (735)

News:
HTML export generates inline CSS for selected text (HTML fragment), for non selected generates whole HTML page with CSS definition and references
ASCII chart - added control chars
Char ^Z (1A) removed from binary file detection

Fixes:
File tabs - file change indication doesn't appear in some cases
Bookmark drawing wren you scroll with arrows
Other fixes reported by users

Options: Reply | Quote | Up ^


#2 Re: PSPad unicode 5.0.7 (737) English

Posted by: digipad | Date: 2022-10-30 07:32 | IP: IP Logged

Another one regarding 'File tabs - file change indication doesn't appear in some cases':

Tested with 32Bit-Version 5.0.7 (737):

With having multiple files open (all are unchanged)
modifing a file, will change the tab's state (red underlined),
-> but not change the titlebar indication (append '*' to filename is missing)

then changing to another tab ( another file )
then changing back to tab with modified file
-> In the titlebar the filename is now appended by '*' to show it's modified stage

then saving that file via CTRL+S or Click on any Save-Icon or via Filemenu changes the tab's state, but not the titlebar
-> the filename in the titlebar is still appended with '*'

Edited 2 time(s). Last edit at 2022-10-30 07:37 by digipad.

Options: Reply | Quote | Up ^


#3 Re: PSPad unicode 5.0.7 (737) English

Posted by: zforray | Date: 2022-11-10 20:15 | IP: IP Logged

I am starting to experience crashes all the time (64b 737) when am doing something simple like switching tabs. For instance, I just opened to a new window, pasted 1466 lines of text, copied the last 200 lines, ctrl-n for a new TXT file, pasted what is in the clipboard, when I click on the first window/file tab, it crashes. Tried this multiple times. I just rebooted this machine a couple of days ago for Windows patching - but was experiencing the crashes before than. I have run a process to clean-up temp files but no change.

Exception description:

Access violation at address 00000000004A388F in module 'PSPad.exe'. Read of address 00000000298E1750.

Exception class: EAccessViolation
Exception address: 00000000004A388F
----------------------------------------------------------------------------------------------------
Stack list, generated 11/10/2022 3:02:51 PM
[00000000004A388F] System.@PWCharLen + $F
[00000000008A8738] JclDebug.JclCreateStackList (Line 5351, "JclDebug.pas" + 1) + $3F
[00000000008A86A6] JclDebug.DoExceptionStackTrace (Line 5292, "JclDebug.pas" + 20) + $15
[00000000008AAC46] JclDebug.DoExceptNotify (Line 6741, "JclDebug.pas" + 7) + $0
[0000000000898475] JclHookExcept.TNotifierItem.DoNotify (Line 272, "JclHookExcept.pas" + 5) + $11
[00000000008986BB] JclHookExcept.DoExceptNotify (Line 339, "JclHookExcept.pas" + 13) + $2B
[0000000000898877] JclHookExcept.HookedExceptObjProc (Line 395, "JclHookExcept.pas" + 5) + $0
[00000000004A1737] System.@DelphiExceptionHandler + $267
[00007FFFD543241F] Unknown function at __chkstk + $11F
[00007FFFD53E14A4] RtlRaiseException + $434
[00007FFFD5430F4E] KiUserExceptionDispatcher + $2E
[00000000004A388F] System.@PWCharLen + $F
[00000000004A4AC4] System.@UStrFromPWChar + $14
[00000000004EE5FD] System.SysUtils.ResStringLoad + $26D
[00000000004ACE93] System.LoadResString + $43
[000000000075F10B] Vcl.Dialogs.InternalDoTaskMessageDlgPosHelp + $1FB
[000000000075E7B8] Vcl.Dialogs.MessageDlgPosHelp + $108
[0000000000BAEA36] uChildParent.TfChildParent.SaveToFileWithAsk (Line 890, "uChildParent.pas" + 29) + $6D
[0000000000BAEBDB] uChildParent.TfChildParent.AskForSave (Line 924, "uChildParent.pas" + 1) + $12
[0000000000BAE6DF] uChildParent.TfChildParent.FormCloseQuery (Line 850, "uChildParent.pas" + 22) + $9
[0000000000C8C1FA] uChildEdit.TfChildEdit.FormCloseQuery (Line 1729, "uChildEdit.pas" + 12) + $0
[0000000000D69605] uMain.TfPSPad.PSCloseQueryFiles (Line 2215, "uMain.pas" + 25) + $0
[0000000000D690F8] uMain.TfPSPad.PSCloseFiles (Line 2130, "uMain.pas" + 22) + $16
[0000000000D6903C] uMain.TfPSPad.PSCloseFile (Line 2092, "uMain.pas" + 4) + $D
[0000000000D8A7D8] uMain.TfPSPad.mCloseItClick (Line 9914, "uMain.pas" + 3) + $0
[000000000081ED36] Vcl.Menus.TMenuItem.Click + $E6
[00000000008215A4] Vcl.Menus.TMenu.DispatchCommand + $24
[000000000082387A] Vcl.Menus.TPopupList.WndProc + $CA
[0000000000823778] Vcl.Menus.TPopupList.MainWndProc + $28
[00000000005D1EB6] System.Classes.StdWndProc + $26
[00007FFFD3FBE858] Unknown function at CallWindowProcW + $3F8
[00007FFFD3FBE299] Unknown function at DispatchMessageW + $259
[00000000007F7243] Vcl.Forms.TApplication.ProcessMessage + $133
[00000000007F72B8] Vcl.Forms.TApplication.HandleMessage + $18
[00000000007F770F] Vcl.Forms.TApplication.Run + $EF
[0000000000DBBB70] PSPad.PSPad (Line 123, "" + 57) + $0
[00007FFFD46674B4] BaseThreadInitThunk + $14
[00007FFFD53E26A1] RtlUserThreadStart + $21
----------------------------------------------------------------------------------------------------
Program : C:\Program Files (x86)\PSPad editor\PSPad.exe 5.0.7 (737)
System : Windows 10 Professional x64, Version: 10.0, Build: 4A65,
Processor: Intel, Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz, 3590 MHz MMX
Display : 1920x1080 pixels, 32 bpp PPI: 96
Skin : Windows
----------------------------------------------------------------------------------------------------
Active Controls Hierarchy:
TPSSynEdit "FEditor1"
TfChildEdit "fEdit_P91420870"
----------------------------------------------------------------------------------------------------

Options: Reply | Quote | Up ^






Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR