cdesktopenv/cde/programs
Jon Trulson 71132d8cab dthelp.dt.src: hack to make Dthelpview ACTION work
For reasons I have been unable to determine, running:

dtaction Dthelpview

or Selecting 'Help Manager' from the front panel fails trying to run
the appropriate EXEC_STRING.  It get's corrupted in some fashion and
you will usually see an error in ~/.dt/errorlog of the form:

/usr/dt/bin/t/bin/dthelpview: No such file or directory

or more commonly:

/bin/sh: /us: No such file or directory

It is not clear where this corruption is taking place, but it shows up
in 'dttypes' output as well.

This hack simply removes 10 spaces between the two commands that are
run:

 EXEC_STRING     /bin/sh -c '/usr/dt/bin/dthelpgen -dir $HOME/.dt/help/$DTUSERSESSION; \
                           /usr/dt/bin/dthelpview -helpVolume browser
                           '

Which seems to solve (hide) the problem.  Finding the real cause of
this will be saved for a later date when more is known and in
particular whether this happens with other ACTIONS.
2021-12-20 15:06:07 -07:00
..
backdrops
dsdm programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtaction programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtappbuilder dtbuilder.c.src: fix empty-body warnings 2021-12-19 12:02:40 -07:00
dtappintegrate programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtcalc dtcalc: remove matherr() extern due to reversion of a9175c89 2021-12-17 15:21:24 -07:00
dtcm dtcm/RFCMIME: fix a guaranteed buffer overflow 2021-12-19 12:25:50 -07:00
dtconfig programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtcreate Fix several pointer-bool-conversion warnings that could cause cores 2021-12-11 17:39:35 -07:00
dtdbcache programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtdocbook Fix a bunch of -Wempty-body warnings reported by clang 2021-12-11 13:10:24 -07:00
dtdspmsg Fix to include system header files for using functions 2021-10-08 14:40:56 +09:00
dtexec programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtfile dtfile: Resolve warnings about format string overflow.s 2021-11-25 04:58:01 +00:00
dthello dthello: fix implicit-function-declaration warnings 2021-11-15 16:07:28 -07:00
dthelp Fix up a few more implicit-function-declaration warnings on the BSDs 2021-12-13 16:46:02 -07:00
dticon Fix several pointer-bool-conversion warnings that could cause cores 2021-12-11 17:39:35 -07:00
dtimsstart programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtinfo Library (.so) versioning: preserve previous library version 2021-12-16 12:40:15 -07:00
dtksh dtksh: fix implicit-function-declaration warnings 2021-11-16 12:39:18 -07:00
dtlogin Fix up a few more implicit-function-declaration warnings on the BSDs 2021-12-13 16:46:02 -07:00
dtmail dtmail: fix vla warning 2021-12-19 11:48:35 -07:00
dtopen programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtpad Fix a bunch of -Wempty-body warnings reported by clang 2021-12-11 13:10:24 -07:00
dtpdm dtpdm: fix implicit-function-declaration warnings 2021-11-16 15:24:09 -07:00
dtpdmd Change to use the standard signal handler signature unconditionally 2021-10-08 14:41:28 +09:00
dtprintegrate programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtprintinfo Fix a Wself-assign-field clang warning 2021-12-12 13:43:44 -07:00
dtscreen programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtsearchpath Look over the install rules and adjust where appropriate 2021-12-15 15:41:53 -07:00
dtsession dtsession: don't change perms of dtsession if HAS_PAM_LIBRARY 2021-12-19 11:30:36 -07:00
dtspcd dtspcd: fix implicit-function-declaration warnings 2021-11-16 11:45:11 -07:00
dtsr dtsr: fix implicit-function-declaration warnings 2021-11-16 15:42:09 -07:00
dtstyle Fix several pointer-bool-conversion warnings that could cause cores 2021-12-11 17:39:35 -07:00
dtterm Fix up a few more implicit-function-declaration warnings on the BSDs 2021-12-13 16:46:02 -07:00
dtudcexch programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtudcfonted dtudcfonted: use libXpm directly. 2021-10-18 10:10:20 -06:00
dtwm Fix some shift-op-parentheses warnings 2021-12-11 17:39:35 -07:00
fontaliases Revert "fontaliases: revise fonts.alias for UTF-8 to display" 2021-11-11 16:48:52 -07:00
icons
localized dtinfo: install required stuff, also in localized/ 2021-12-06 11:59:00 -07:00
nsgmls programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
palettes
ttsnoop ttsnoop/DtTt.C: fix -Wreturn-type warnings 2021-10-23 16:44:48 -06:00
tttypes programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
types dthelp.dt.src: hack to make Dthelpview ACTION work 2021-12-20 15:06:07 -07:00
util Begin removal of some Imakefiles, and other no longer useful cruft 2021-07-03 18:23:40 -06:00
Makefile.am dtinfo/dtinfo: initial stab at making it build 2021-12-05 11:57:50 -07:00