rtoy / maxima

A Clone of Maxima's repo
Other
0 stars 0 forks source link

interrupt and restart maxima USELESS #1483

Open rtoy opened 2 months ago

rtoy commented 2 months ago

Imported from SourceForge on 2024-07-04 17:03:35 Created by zmth on 2015-07-21 06:07:58 Original: https://sourceforge.net/p/maxima/bugs/2995


wxMaxima version: 13.4.0 Maxima version: 5.31.1 Maxima build date: 2013-09-24 09:49:12 Host type: i686-pc-mingw32 Lisp implementation type: GNU Common Lisp (GCL) Lisp implementation version: GCL 2.6.8

for i:0 thru 1 step i do disp(i)

Running windows 7 home edition. Just one of the infinite number of cases where interrupt TOTALLY USELESS as it usually is and also restart maxima TOTALLY USELESS CAnnot do anything but start task manager and try to end the process. If it is part of a larger program file that is very difficult to do also

rtoy commented 2 months ago

Imported from SourceForge on 2024-07-04 17:03:36 Created by rtoy on 2015-07-22 05:14:23 Original: https://sourceforge.net/p/maxima/bugs/2995/#0355


This seems like a problem with wxMaxima. From a terminal, it's not problem to press Ctrl-C to interrupt maxima where I can recover.

rtoy commented 2 months ago

Imported from SourceForge on 2024-07-04 17:03:40 Created by rtoy on 2015-07-22 05:15:00 Original: https://sourceforge.net/p/maxima/bugs/2995/#140e


rtoy commented 2 months ago

Imported from SourceForge on 2024-07-04 17:03:43 Created by robert_dodier on 2015-09-10 20:26:42 Original: https://sourceforge.net/p/maxima/bugs/2995/#e19a


rtoy commented 2 months ago

Imported from SourceForge on 2024-07-04 17:03:46 Created by robert_dodier on 2015-09-10 20:26:43 Original: https://sourceforge.net/p/maxima/bugs/2995/#ce47


Closing this report as "won't fix" since it is wxMaxima-specific. Please report wxMaxima-specific problems to: https://github.com/andrejv/wxmaxima/issues

rtoy commented 2 months ago

Imported from SourceForge on 2024-07-04 17:03:50 Created by zmth on 2015-10-13 04:48:35 Original: https://sourceforge.net/p/maxima/bugs/2995/#0355/f90b


What are you talking about " From a terminal ". I make a .wxmx or just .wxm file and the same thing. Interrupt certainly does not work and neither does restart maxima. The only way to stop atleast in windows 7 is ctrl-alt-delete and go to task manager and end it there. (for i thru 2 step i-1 do disp(i) )

There is no way to stop even that simple example ! either as a .wxmx or .wxm either one. So you did not test windows 7 or just only with Linux ?

  From: Raymond Toy <rtoy@users.sf.net>

To: maxima-bugs@lists.sourceforge.net Sent: Wednesday, July 22, 2015 12:14 AM Subject: [Maxima-bugs] [maxima:bugs] #2995 interrupt and restart maxima USELESS

This seems like a problem with wxMaxima. From a terminal, it's not problem to press Ctrl-C to interrupt maxima where I can recover.

[bugs:#2995] interrupt and restart maxima USELESSStatus: open Group: None Created: Tue Jul 21, 2015 06:07 AM UTC by dan hayes Last Updated: Tue Jul 21, 2015 06:07 AM UTC Owner: nobodywxMaxima version: 13.4.0 Maxima version: 5.31.1 Maxima build date: 2013-09-24 09:49:12 Host type: i686-pc-mingw32 Lisp implementation type: GNU Common Lisp (GCL) Lisp implementation version: GCL 2.6.8for i:0 thru 1 step i do disp(i)Running windows 7 home edition. Just one of the infinite number of cases where interrupt TOTALLY USELESS as it usually is and also restart maxima TOTALLY USELESS CAnnot do anything but start task manager and try to end the process. If it is part of a larger program file that is very difficult to do also

Attachments: