You are here: PSPad forum > Developer forum - new builds > Re: PSPad unicode 5.0.4 (400) English

Re: PSPad unicode 5.0.4 (400) English

Goto Page: 1 2 Next

#1 PSPad unicode 5.0.4 (400) English

Posted by: pspad | Date: 2020-05-16 07:58 | IP: IP Logged

Download links (5.4 MB):
www.fosshub.com
pspad.poradna.net
PSPad 64 bit version preview without scripting support.
pspad.poradna.net

SHA1 hash:
81411b74683bbb914d1a5c4f6192dd97df4cfe4d pspad504b400.zip
81d9aa8ec0f9e320aa718cd331dcfde6d0de9147 pspad504b400x64.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.4 (395)

News:
Compiled with Delphi 10.4 Denali (still in beta stage)
New Memory manager version FastMM5
User highlighter - added "Attribute" for PowerShell - it highlights word after square open bracket
Find by lines - new function in the Search menu. Input is list of line numbers and result is set of lines from current document in new document.

Fixes:
Autoit Highlighter - fix of single line comments
AutoIt code explorer - fixed typo in category name
Save As - hadnel unwanted adding of file extension when extension wasn't included in SaveDialog filter
User highlighter - fixed using different string types together in one highlughter
Find - result won't be centered horizontally, horizontal scroll will be as minimal as possible to ensure result is visible

Options: Reply | Quote | Up ^


#2 Re: PSPad unicode 5.0.4 (400) English

Posted by: MadCompie | Date: 2020-05-19 07:14 | IP: IP Logged

Oopsie...
After opening a local file (a simple .txt) I can't use F12-"save as" anymore...
Nothing else is opened, only this text file.
Immediately after pressing F12:

Quote:
Access violation at address 007F53CC in module 'PSPad.exe'. Read of address 00000000.

Error message details:

Quote:
Exception class: EAccessViolation
Exception address: 007F53CC
----------------------------------------------------------------------------------------------------
Stack list, generated 19/05/2020 9:12:27
[007F53CC] uHLList.Tdm.ReturnFilterIndex (Line 951, "uHLList.pas" + 3) + $5
[00A175BE] uMain.TfPSPad.SaveFileAs (Line 4510, "uMain.pas" + 17) + $30
[00A17C60] uMain.TfPSPad.aSaveAsExecute (Line 4601, "uMain.pas" + 5) + $E
[00A2BF64] uMain.TfPSPad.ActionListExecute (Line 11940, "uMain.pas" + 11) + $7
[0056A2E0] System.Actions.TContainedActionList.ExecuteAction + $70
[00409EBA] System.@CallDynaInst + $6
[0056D2D9] Vcl.ActnList.TCustomAction.Execute + $69
[004EE207] System.Classes.TBasicActionLink.Execute + $13
[0069B837] Vcl.Menus.TMenuItem.Click + $93
[0069D007] Vcl.Menus.TMenu.DispatchCommand + $13
[0067C094] Vcl.Forms.TCustomForm.WMCommand + $38
[006B0632] Vcl.Controls.TControl.WndProc + $2BE
[006B551A] Vcl.Controls.TWinControl.WndProc + $686
[00678A5D] Vcl.Forms.TCustomForm.WndProc + $691
[006B4A9C] Vcl.Controls.TWinControl.MainWndProc + $2C
[004EF0F8] System.Classes.StdWndProc + $14
[006827A7] Vcl.Forms.TApplication.ProcessMessage + $F3
[006827EA] Vcl.Forms.TApplication.HandleMessage + $A
[00682B1D] Vcl.Forms.TApplication.Run + $C9
[00A589C2] PSPad.PSPad (Line 106, "PSPad.dpr" + 45) + $7
----------------------------------------------------------------------------------------------------
Program : C:\xxx\PSPad editor\PSPad.exe 5.0.4 (400)
System : Windows 10 Professional x64, Version: 10.0, Build: 3839,
Processor: Intel, Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 3600 MHz MMX
Display : 1920x1080 pixels, 32 bpp PPI: 96
----------------------------------------------------------------------------------------------------
Active Controls Hierarchy:
TPSSynEdit "FEditor1"
TfChildEdit "fEdit_H88313129"
----------------------------------------------------------------------------------------------------

Options: Reply | Quote | Up ^


#3 Re: PSPad unicode 5.0.4 (400) English

Posted by: Professor Bernd | Date: 2020-05-19 07:53 | IP: IP Logged

Hello MadCompie.

Do you use PSPad 64 bit or 32 bit? I use PSPad 32 bit. There is no error with me.

As you have described, I have only opened 1 PSPad window and only 1 txt file with "Hello World" in it. Then I pressed F12 and saved the file. No error message appears. I repeated the same with an empty txt file, even without errors.

Edit: I use Windows 10 Professional x64, v1909 (Build 18363.836), with an older Intel CPU.

Edited 1 time(s). Last edit at 2020-05-19 08:01 by Professor Bernd.

Options: Reply | Quote | Up ^


#4 Re: PSPad unicode 5.0.4 (400) English

Posted by: MadCompie | Date: 2020-05-19 11:03 | IP: IP Logged

It was indeed the 32-bits version... bizarre...
Restored the previous version: problem solved.
With the latest version: error...

Options: Reply | Quote | Up ^


#5 Re: PSPad unicode 5.0.4 (400) English

Posted by: pspad | Date: 2020-05-19 11:08 | IP: IP Logged

It can be caused by switched off highlighting URLs in the program
settings / Program 2
Can you please switch it on as temporary solution till next build?

Options: Reply | Quote | Up ^


#6 Re: PSPad unicode 5.0.4 (400) English

Posted by: MadCompie | Date: 2020-05-19 11:45 | IP: IP Logged

yes indeed, that was the cause. Option was not activated = error.
I activated the option and now it works.
Thx!

Options: Reply | Quote | Up ^


#7 Re: PSPad unicode 5.0.4 (400) English

Posted by: pspad | Date: 2020-05-19 12:37 | IP: IP Logged

Thank you for confirmation. It's fixed.

Options: Reply | Quote | Up ^


#8 Re: PSPad unicode 5.0.4 (400) English

Posted by: Stefan | Date: 2020-07-01 17:03 | IP: IP Logged

What is that good for? grinning smiley

--------------------------------
Find by lines:
new function in the Search menu.
Input is list of line numbers and result is set of lines
from current document in new document.
--------------------------------

.

Is there a link to the request so we can spot the use of this?

As I see, we can enter some line numbers, one number by line:
15
16
17
18
and that lines are extracted to a new temporary document-tab.

Is that how it should be used?

Is there a documentation for that?
Can we enter a range of line numbers? Line: 15-99

.

I have translated it like this:
aFindLines_Caption=Extrahiere Zeilen nach Zeilennummern...
>>> Extract lines by line numbers...

.

Just asking, as I see no real use for that and think the menu entry is misleading, no?

.

--
Stefan (pleased user since 1722)
Do you know you can spend Jan a beer? (click here)
Inofficial FAQs + Infos + Special Settings

Options: Reply | Quote | Up ^


#9 Re: PSPad unicode 5.0.4 (400) English

Posted by: pspad | Date: 2020-07-01 17:34 | IP: IP Logged

When you analyze big log files with many errors, you can extract error lines from logs and then copy all lines with errors.

Options: Reply | Quote | Up ^


#10 Re: PSPad unicode 5.0.4 (400) English

Posted by: Stefan | Date: 2020-07-01 18:37 | IP: IP Logged

Thanks for reply.

pspad:
When you analyze big log files with many errors,
you can extract error lines from logs
and then copy all lines with errors.

You mean, if we already have a list of
line numbers, for example from a log file?
Then I have to extract the line numbers
from the lines with an error,.. somehow.

Then I write(paste) that numbers into
this new dialog to extract the lines?

Normally we would use Search for "Error"
and then use the [Copy]-button.

OK winking smiley, time will show if I get it one time.

.

Options: Reply | Quote | Up ^


Goto Page: 1 2 Next





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