DECWindows Applications
-
Topic author - Active Contributor
- Posts: 30
- Joined: Sat Aug 22, 2020 3:25 pm
- Reputation: 0
- Location: Philadelphia area
- Status: Offline
DECWindows Applications
I have been playing around with the DECWindows applications just to verify that they work now with E9.2-3. For the most part they seem to work. The displays look a little dated (but then, so do I.) I did run into a few issues.
I am running E9.2-3 and VirtualBox hosted on Windows 11 with Xming.
CMS, DTM, etc return a shareable image mismatch, which I would expect is due to needing to be relinked. I am hoping the next DECSET release (expecting this month) will correct that.
*********************
The problem already reported in this forum with DECW$NOTEPAD still exists. A window opens briefly and then you get an ACCVIO. It looks the same.
%SYSTEM-F-ACCVIO, access violation, reason mask=04, virtual address=000000000000
0000, PC=FFFF83000981C73D, PS=0000001B
Improperly handled condition, image exit forced.
Signal arguments: Number = 0000000000000005
Name = 000000000000000C
0000000000000004
0000000000000000
FFFF83000981C73D
000000000000001B
Register dump:
RAX = 0000000000000000 RDI = 000000000016EAA0 RSI = 000000000016EAA4
RDX = 00000000001FC270 RCX = 0000000000000000 R8 = 0000000000174100
R9 = 00000000000D3CD0 RBX = 0000000000003180 RBP = 000000007ACAD1A0
R10 = 0000000000000006 R11 = 0000000000000246 R12 = 000000000012A230
R13 = 0000000000800051 R14 = 0000000000800053 R15 = 0000000000800051
RIP = FFFF83000981C73D RSP = 000000007ACAD190 SS = 0080006B00000000
***********************
DECW$PAINT still fails and reports
Error: Visual Not Supported
Supported Visuals are {PseudoColor, GrayScale, StaticGray}
I have not tried the work-around suggested in the earlier post.
*****************
CDA returns an odd error:
%DVR-F-NOMSG, Message number 035B81B4
I'm not sure if this is due to missing converters. I am not really familiar with CDA.
*****************
DECW$SOUND appears to be a no-show. I have a feeling it would not provide any sound if it were there.
*****************
Finally, I tried EDIT/TPU/DISPLAY=DECWINDOWS and it opens a screen, but nothing seems to work. I can select menu items, but it has no affect.
I am running E9.2-3 and VirtualBox hosted on Windows 11 with Xming.
CMS, DTM, etc return a shareable image mismatch, which I would expect is due to needing to be relinked. I am hoping the next DECSET release (expecting this month) will correct that.
*********************
The problem already reported in this forum with DECW$NOTEPAD still exists. A window opens briefly and then you get an ACCVIO. It looks the same.
%SYSTEM-F-ACCVIO, access violation, reason mask=04, virtual address=000000000000
0000, PC=FFFF83000981C73D, PS=0000001B
Improperly handled condition, image exit forced.
Signal arguments: Number = 0000000000000005
Name = 000000000000000C
0000000000000004
0000000000000000
FFFF83000981C73D
000000000000001B
Register dump:
RAX = 0000000000000000 RDI = 000000000016EAA0 RSI = 000000000016EAA4
RDX = 00000000001FC270 RCX = 0000000000000000 R8 = 0000000000174100
R9 = 00000000000D3CD0 RBX = 0000000000003180 RBP = 000000007ACAD1A0
R10 = 0000000000000006 R11 = 0000000000000246 R12 = 000000000012A230
R13 = 0000000000800051 R14 = 0000000000800053 R15 = 0000000000800051
RIP = FFFF83000981C73D RSP = 000000007ACAD190 SS = 0080006B00000000
***********************
DECW$PAINT still fails and reports
Error: Visual Not Supported
Supported Visuals are {PseudoColor, GrayScale, StaticGray}
I have not tried the work-around suggested in the earlier post.
*****************
CDA returns an odd error:
%DVR-F-NOMSG, Message number 035B81B4
I'm not sure if this is due to missing converters. I am not really familiar with CDA.
*****************
DECW$SOUND appears to be a no-show. I have a feeling it would not provide any sound if it were there.
*****************
Finally, I tried EDIT/TPU/DISPLAY=DECWINDOWS and it opens a screen, but nothing seems to work. I can select menu items, but it has no affect.
bill
-----------------
VMS user since 1979.
-----------------
VMS user since 1979.
Re: DECWindows Applications
I don't have this message file on x86, but ...
Code: Select all
$ set mess SYS$COMMON:[SYSMSG]DDIF$VIEWMSG.EXE
$ write sys$output f$message(%x035B81B4)
%DVR-F-DWVNOTFND, DECwindows Viewer image not found
$
Last edited by hb on Sun Aug 18, 2024 7:25 pm, edited 2 times in total.
Re: DECWindows Applications
Can you show the actual error[s]?CMS, DTM, etc return a shareable image mismatch, ...
Last edited by hb on Sun Aug 18, 2024 7:26 pm, edited 1 time in total.
-
Topic author - Active Contributor
- Posts: 30
- Joined: Sat Aug 22, 2020 3:25 pm
- Reputation: 0
- Location: Philadelphia area
- Status: Offline
Re: DECWindows Applications
Here is the CMS error:
The CM executable is dated 24-Mar-2022. The DECW$DWTLIBSHR.EXE IS DATED 25-JUN-2024. All the DECW$ programs are likewise dated 25-Jun-2024. The DECSET package is supposed to be released this month. It had been scheduled for July, but was pushed out.
Code: Select all
$ cms/interface=decwindows
%DCL-W-ACTIMAGE, error activating image DECW$DWTLIBSHR
-CLI-E-IMGNAME, image file VMSX86$DKA0:[SYS0.SYSCOMMON.][SYSLIB]DECW$DWTLIBSHR.EXE
-SYSTEM-F-SHRIDMISMAT, ident mismatch with shareable image
$
bill
-----------------
VMS user since 1979.
-----------------
VMS user since 1979.
Re: DECWindows Applications
/interface=decwindows causes DCL to activate CMS$DW.EXE, which is linked with
and
as ANALYZE/IMAGE shows. However, these images have
To me it looks like a big increase in the major id. There are probably reasons to increase the major id. And yes, a new kit and/or a new CMS$DW re-linked with the changed [D]XMLIBSHR images will fix this.
Code: Select all
DECW$XMLIBSHR
(LESS/EQUAL, 1., 1.)
Code: Select all
DECW$DXMLIBSHR
(LESS/EQUAL, 1., 1.)
Code: Select all
Match Control
Algorithm: LESS/EQUAL
Major ID: 5.
Minor ID: 1.
Re: DECWindows Applications
I don't know why the major ID was increased. I'll ask.
-
Topic author - Active Contributor
- Posts: 30
- Joined: Sat Aug 22, 2020 3:25 pm
- Reputation: 0
- Location: Philadelphia area
- Status: Offline
Re: DECWindows Applications
I have installed the new DECSET V13.0-2 and things are working better. However, I still see this non-functional display when invoking LSE/interface=decwindows to edit a file.
Is that a known issue or did I miss something?
Is that a known issue or did I miss something?
bill
-----------------
VMS user since 1979.
-----------------
VMS user since 1979.
Re: DECWindows Applications
Wondering what version of RTL is installed in E9.2-3. I know that on AXP some applications (i.e. the DECwindows CDE-panel) have a problem with the latest versions of RTL (prior to V6.0)