Re: Error and fewer functions (HEX editor) [71166]

2019-02-21 Tema obsahu jpietras
No, I mean this place:
https://imgur.com/trmivOy

It does not show the length of the selected text and the dec and ascii values
from the cursor position.

-- 

PSPad freeware editor https://www.pspad.com


Re: Error and fewer functions (HEX editor) [71163]

2019-02-21 Tema obsahu jpietras
Still information on the bottom bar and will work as in the old version :)

-- 

PSPad freeware editor https://www.pspad.com


Re: Error and fewer functions (HEX editor) [71129]

2019-02-18 Tema obsahu jpietras
for example position 0x04

https://gph.is/g/Zk123PE

https://ufile.io/mg0vl

-- 

PSPad freeware editor https://www.pspad.com


Re: Error and fewer functions (HEX editor) [71127]

2019-02-18 Tema obsahu jpietras
using 32b

-- 

PSPad freeware editor https://www.pspad.com


Re: Error and fewer functions (HEX editor) [71124]

2019-02-18 Tema obsahu jpietras
I also noticed that it distorts the copied hex fragment.

from:
cite:

0400D94500021E004500030D008100060600A80300CC05000
00300CC010300CC0D00CC4000D90200D900014D696573746
F2045504F202020202020


to:
cite:

0400554500021E004500030D008100060600A80300490503
0049010300490D004940005502005500014D696573746F204550
4F202020202020


-- 

PSPad freeware editor https://www.pspad.com


Re: Error and fewer functions (HEX editor) [71122]

2019-02-17 Tema obsahu jpietras
It's better but there are still errors.

I do not see any information on the bottom bar. :(

When Paste hex from another file:
_"is not a valid integer value"_
cite:

Exception class: EConvertError
Exception address: 00428F4E


Stack list, generated 18/02/2019 07:17:01
[00428F49] System.SysUtils.ConvertErrorFmt + 
[0042A49C] System.SysUtils.StrToInt + C
[0074882F] MPHexEditorEx.TMPHexEditorEx.CBPaste (Line 1391, "MPHexEditorEx.pas"
+ 8) + D
[009AC28E] uMain.TfPSPad.aPasteExecute (Line 5488, "uMain.pas" + 21) + $F
[009BC6B4] uMain.TfPSPad.ActionListExecute (Line 11245, "uMain.pas" + 11) + 
[00547EAC] System.Actions.TContainedActionList.ExecuteAction + 
[00409B26] System.@CallDynaInst + 
[0054AD3D] Vcl.ActnList.TCustomAction.Execute + 
[004D8DB7] System.Classes.TBasicActionLink.Execute + 
[0067084F] Vcl.Menus.TMenuItem.Click + 
[006724B7] Vcl.Menus.DoClick + $EF
[006725A3] Vcl.Menus.TMenu.IsShortCut + 
[0068BFBC] Vcl.Controls.TWinControl.IsMenuKey + 
[0068C031] Vcl.Controls.TWinControl.CNKeyDown + D
[006850E2] Vcl.Controls.TControl.WndProc + BE
[00689B97] Vcl.Controls.TWinControl.WndProc + B
[00689164] Vcl.Controls.TWinControl.MainWndProc + C
[004D9CA4] System.Classes.StdWndProc + 
[006595B0] Vcl.Forms.TApplication.IsKeyMsg + 
[0065951B] Vcl.Forms.TApplication.IsMDIMsg + F
[0065985B] Vcl.Forms.TApplication.ProcessMessage + $CF
[006598C2] Vcl.Forms.TApplication.HandleMessage + $A
[00659BF5] Vcl.Forms.TApplication.Run + $C9
[009E7A9C] PSPad.PSPad (Line 98, "PSPad.dpr" + 40) + 


Program  : C:\Program Files (x86)\PSPad editor\PSPad.exe  5.0.1 (310)
System   : Windows 10 Professional x64, Version: 10.0, Build: 4563, 
Processor: Intel, Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz, 2900 MHz MMX
Display  : 1920x1200 pixels, 32 bpp


Active Controls Hierarchy:
TMPHexEditorEx ""
TfChildHexa "fChildHex_D5048502"





-- 

PSPad freeware editor https://www.pspad.com


Re: Error and fewer functions (HEX editor) [71063]

2019-02-12 Tema obsahu jpietras
For version 5.0.1 it is the same.

It is very difficult to capture the error window in this version. It is frozen
all the time or immediately closes. Once a window of error appeared, but it also
froze.

https://imgur.com/a/X4YGVSM

-- 

PSPad freeware editor https://www.pspad.com


Re: Error and fewer functions (HEX editor) [71061]

2019-02-12 Tema obsahu jpietras
Version: 5.0.0 (277)

When you try to send "Mail log" the application turns off.

I also noticed that when selecting a larger area and adding it to the clipboard,
the application freezes or immediately turns off without reporting an error.
Also locks the clipboard.

-- 

PSPad freeware editor https://www.pspad.com


Error and fewer functions (HEX editor) [71059]

2019-02-11 Tema obsahu jpietras
_An attempt to copy a fragment from a binary file._
After which the application turns off.
It is turned off every time, the error is repetitive 100 by 100.

cite:

Access violation at address 77A135CE in module 'ntdll.dll'. Read of
address 
00300030.

cite:

Exception description:


Access violation at address 00405A95 in module 'PSPad.exe'. Read of address
FFF4.

Exception class: EAccessViolation
Exception address: 00405A95


Stack list, generated 12/02/2019 07:09:05
[00405A95] System.SysGetMem + D
[00409DF1] System.TObject.FieldAddress + 
[00406F64] System.@GetMem + 
[004095E6] System.TObject.NewInstance + $A
[00409E07] System.@ClassCreate + 
[0040974F] System.TObject.Create + 
[00523B0F] Vcl.Graphics.TBitmap.NewImage + 
[005242C8] Vcl.Graphics.TBitmap.SetHandle + C
[006457FF] Vcl.ImgList.TCustomImageList.InitBitmap + 
[005228A7] Vcl.Graphics.TBitmap.Create + B
[00645782] Vcl.ImgList.TCustomImageList.Initialize + E



[b]When selecting the hex value, it no longer shows their value or the length of
the selected fragment on the lower bar.[/b]

Please, improve the Hex editor because can not use it at this time.

-- 

PSPad freeware editor https://www.pspad.com