Menu

#2995 interrupt and restart maxima USELESS

None
wont-fix
wxmaxima (42)
5
2015-09-10
2015-07-21
dan hayes
No

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
- usually only recourse is to pull the plug of computer !

Related

Bugs: #2995

Discussion

  • Raymond Toy

    Raymond Toy - 2015-07-22

    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.

     
    • dan hayes

      dan hayes - 2015-10-13

      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
      - usually only recourse is to pull the plug of computer !Sent from sourceforge.net because maxima-bugs@lists.sourceforge.net is subscribed to https://sourceforge.net/p/maxima/bugs/To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/maxima/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.


      Don't Limit Your Business. Reach for the Cloud.
      GigeNET's Cloud Solutions provide you with the tools and support that
      you need to offload your IT needs and focus on growing your business.
      Configured For All Businesses. Start Your Cloud Today.
      https://www.gigenetcloud.com/


      Maxima-bugs mailing list
      Maxima-bugs@lists.sourceforge.net
      https://lists.sourceforge.net/lists/listinfo/maxima-bugs

       

      Related

      Bugs: #2995

  • Raymond Toy

    Raymond Toy - 2015-07-22
    • labels: --> wxmaxima
     
  • Robert Dodier

    Robert Dodier - 2015-09-10
    • status: open --> wont-fix
    • assigned_to: Andrej Vodopivec
     
  • Robert Dodier

    Robert Dodier - 2015-09-10

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

     

Log in to post a comment.