Custom Query (31 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 31)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#30 fixed epm crash when scrolling Andreas Schnellbacher abwillis
Description

This is not an nepmd issue, it occurs in epm with or without nepmd. When scrolling up and down epm/nepmd will crash. I am hopeful that the crash can be overcome in nepmd:


03-30-2020 20:52:50 SYS3175 PID 03c5 TID 0001 Slot 00de D:\OS2\APPS\EPM.EXE c0000005 0f890ea0 P1=00000001 P2=019a37c8 P3=XXXXXXXX P4=XXXXXXXX EAX=00418010 EBX=019a0003 ECX=00000000 EDX=00000000 ESI=019a37e0 EDI=019a37c8 DS=0053 DSACC=d0f3 DSLIM=bfffffff ES=0053 ESACC=d0f3 ESLIM=bfffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:0f890ea0 CSACC=d0df CSLIM=bfffffff SS:ESP=0053:00089fd0 SSACC=d0f3 SSLIM=bfffffff EBP=00418010 FLG=00010246

ETKE603.DLL 0008:00000ea0

#31 fixed nepmd 1.22: command "key" does not properly work when invoked from commandline Andreas Schnellbacher erdmann
Description

My inention is to open a file from a command line, select a specific line and "mark" that line by invoking alt-L (which marks the current line).

I use this to open file "somefile.cod", select line 1234 and mark the line:

epm.exe "somefile.cod" 'mc /postme 1234 /postme key 1 a+l'

This works fine with the original epm.exe but fails with nepmd. I'd prefer if nepmd supported all the original epm commands as they were specified to work.

#32 fixed Encoding conversion from Unicode to others Andreas Schnellbacher
Description

The encoding from Windows UTF-16LE to ibm-850 with recode.exe works well. But the implementation in NEPMD reverts the file in binary (BIN) mode.

The converted file is pure ASCII. On closing that and loading it again, the TEXT mode is assigned. Apparently it is tried to keep the previous mode.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.