erstellt am: 30. Apr. 2002 09:08
Unities abgeben: 








Hallo Hasan,funktioniert der Aufruf aus einem UNIX shell Fenster mit Hilfe des Befehls catframe?
Falls ja: Wir hatten mit CATIA 422-1 ein Problem, das so ähnlich klingt:
----------------------------------------------------------------------
Trying to start frame viewer from CATIA via /doc command or via motif
doesn't work. The following output is written to catini.log:
starting viewer ...
viewer: Using /usr/catiadoc422/Frame/fminit
viewer: Starting FrameViewer 5.5.3. Copyright (c) 1986-1997 Adobe
Systems Incorporated.
Before using FrameViewer for the first time, read the online manual
"Customizing FrameMaker Products" for information on configuring
FrameMaker products for use with various window managers.
viewer: Finished loading
... but no online help window is coming up. The following three
processes now can be found in the process list:
dbb@cad245: /tmp > ps -ef | grep -i frame | grep -v grep
dbb 12115 1 0 14:54:21 ttyp1 0:00
/usr/catiadoc422/Frame/bin/hp.hpux.pa/fa.txtretr
dbb 12081 1 0 14:54:11 ttyp1 0:01
/usr/catiadoc422/Frame/bin/hp.hpux.pa/viewer -server -noView
dbb 12083 1 0 14:54:13 ttyp1 0:00
/usr/catiadoc422/Frame/bin/hp.hpux.pa/fm_misd -r 4 -w 7 -v 0
dbb@cad245: /tmp >
With CATIA 420-1 everything works fine. When using catframe command from
a shell window with CATIA 422-1 shell environment everything works fine.
----------------------------------------------------------------------
Ein IBM-Mitarbeiter hat daraufhin den folgenden Bypass gefunden:
----------------------------------------------------------------------
Ich habe dabei die Datei $CATIA/code/bin/runfrm wie folgt abgeaendert:
statt
$CATFRAME/Frame/bin/viewer -server -noViewerFile -nosplash
neu
$CATFRAME/Frame/bin/viewer -f $CATFRAME/catlist/docacced.frm -forceprivat
(CATFRAME entsprechend setzen; dann catini -XM -cs)
Bitte probieren Sie das (zumindest als Umgehung) einmal aus.
----------------------------------------------------------------------
Der Bypass hat bei uns funktioniert. Das spannendste am Thema war, daß daß das Problem nur auf unserer MasterMaschine auftrat, dort jedoch sogar nach NeuInstallation reproduzierbar. Mit OS-Mitteln geclonte Workstations hatten dieses Problem nie.
Viel Spaß
------------------
Dirk
CAD-SystemIngenieur
[Diese Nachricht wurde von Brauburger am 30. April 2002 editiert.]