Tests nach Update: Unterschied zwischen den Versionen

Aus Physik
Zur Navigation springen Zur Suche springen
 
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 4: Zeile 4:
 
* '''Matlab'''
 
* '''Matlab'''
 
** Über Desktop-Link starten
 
** Über Desktop-Link starten
  +
** >> edit verwenden um ein neues Skript zu erstellen und ausführen versuchen
 
** Script mit Emacs öffnen und ausführen.
 
** Script mit Emacs öffnen und ausführen.
 
** evtl. <tt> $ matlab -nojvm </tt> und <tt> $ matlab -nodesktop </tt>
 
** evtl. <tt> $ matlab -nojvm </tt> und <tt> $ matlab -nodesktop </tt>
Zeile 16: Zeile 17:
 
** Starten
 
** Starten
 
** Ein pdf öffnen
 
** Ein pdf öffnen
  +
* '''Konqueror'''
 
* '''Microsoftprogramme'''
 
* '''Microsoftprogramme'''
 
** Starten
 
** Starten
Zeile 21: Zeile 23:
   
 
=Ergebnisse=
 
=Ergebnisse=
[[User:Amo|Amo]] 14:44, 1 Jun 2005 (CEST)<br>
+
[[User:Amo|Amo]] 16:52, 8 Jun 2005 (CEST)
 
===Matlab PROBLEM===
 
===Matlab PROBLEM===
 
<tt> $ matlab -nodesktop </tt><br>
 
<tt> $ matlab -nodesktop </tt><br>
folgende Fehlermeldung beim Starten von Emacs.
+
folgende Fehlermeldung beim Starten von Emacs durch <br>
  +
>> edit <skript>
Exception in thread "Thread-2" java.lang.IllegalStateException: MatlabDebugServices has not yet initialized.
 
  +
Exception in thread "Thread-3" java.lang.IllegalStateException: MatlabDebugServices has not yet initialized.
at com.mathworks.mlservices.MatlabDebugServices.getStopIfErrorState(MatlabDebugServices.java:574)
 
  +
at com.mathworks.mlservices.MatlabDebugServices.getStopIfErrorState(MatlabDebugServices.java:411)
 
at com.mathworks.mde.editorexternal.emacs.Debugger.getStopConditions(Debugger.java:318)
 
at com.mathworks.mde.editorexternal.emacs.Debugger.getStopConditions(Debugger.java:318)
 
at com.mathworks.mde.editorexternal.emacs.MCommand.getStopConditions(MCommand.java:471)
 
at com.mathworks.mde.editorexternal.emacs.MCommand.getStopConditions(MCommand.java:471)
Zeile 33: Zeile 36:
 
Z.B. Tastenkombination <tt> C-c C-s </tt> (Speichern und Ausführen) funktioniert nicht. Im graphischen Modus kein Problem.
 
Z.B. Tastenkombination <tt> C-c C-s </tt> (Speichern und Ausführen) funktioniert nicht. Im graphischen Modus kein Problem.
   
===Maple FRAGE===
+
===Maple OK===
Startet Maple absichtlich im Textmodus (über Desktop-Link)
 
 
 
===Mathematica OK ===
 
===Mathematica OK ===
 
=== Firefox OK ===
 
=== Firefox OK ===
 
=== Mozilla OK ===
 
=== Mozilla OK ===
 
=== Acroread OK ===
 
=== Acroread OK ===
  +
=== Konqueror OK ===
 
=== Microsoft funktioniert vorübergehend nicht ===
 
=== Microsoft funktioniert vorübergehend nicht ===

Aktuelle Version vom 17. Oktober 2005, 15:12 Uhr

Durchzuführende Tests

Folgende Tests sollten nach einem Update durchgeführt werden:

  • Matlab
    • Über Desktop-Link starten
    • >> edit verwenden um ein neues Skript zu erstellen und ausführen versuchen
    • Script mit Emacs öffnen und ausführen.
    • evtl. $ matlab -nojvm und $ matlab -nodesktop
  • Mathematica
    • Desktop-Link;
    • Etwas ausführen
  • Firefox starten
  • Mozilla Alle Desktoplinks ausprobieren (ITP, Wiki, Webmail)
  • Maple
    • Starten
  • Acroread
    • Starten
    • Ein pdf öffnen
  • Konqueror
  • Microsoftprogramme
    • Starten
    • Drucken

Ergebnisse

Amo 16:52, 8 Jun 2005 (CEST)

Matlab PROBLEM

$ matlab -nodesktop
folgende Fehlermeldung beim Starten von Emacs durch
>> edit <skript>

Exception in thread "Thread-3" java.lang.IllegalStateException: MatlabDebugServices has not yet initialized.
       at com.mathworks.mlservices.MatlabDebugServices.getStopIfErrorState(MatlabDebugServices.java:411)
       at com.mathworks.mde.editorexternal.emacs.Debugger.getStopConditions(Debugger.java:318)
       at com.mathworks.mde.editorexternal.emacs.MCommand.getStopConditions(MCommand.java:471)
       at com.mathworks.mde.editorexternal.emacs.MCommand.execute(MCommand.java:220)
       at com.mathworks.mde.editorexternal.emacs.MCommandProcessor.run(MCommandProcessor.java:94)

Z.B. Tastenkombination C-c C-s (Speichern und Ausführen) funktioniert nicht. Im graphischen Modus kein Problem.

Maple OK

Mathematica OK

Firefox OK

Mozilla OK

Acroread OK

Konqueror OK

Microsoft funktioniert vorübergehend nicht