Menu

#4766 get thin line of what looks like garbage when restart maxima

None
open
nobody
None
5
22 hours ago
2 days ago
dan hayes
No

WxMaxima version: 26.01.0_MSW
Using wxWidgets version: wxWidgets 3.2.9
Maxima version: 5.49.0
Maxima build date: 2026-01-02 21:27:51
Host type: x86_64-w64-mingw32
System type: Win32 10.0.19041 X86-64
Lisp implementation type: SBCL
Lisp implementation version: 2.6.0
Have congigured everytime wxMaxima starts Maxima:
(assume_pos:true, file_output_append:true, ratprint:false, showtime:true, load(simplify_sum), intanalysis:false, simpsum:true, load("lrats"), letrat:true,ratfac:true, algebraic:true,rootsconmode=super, algexact:true,fpprintprec:4);

Now in the file with the last command

[kill(m1,m2,x1,x2,X1,X2),assume(m1>-1,m2>-1),X1:x1^(-m1),X2:x2^(-m2),integrate(1/X1,x1)-integrate(1/X2,x2)];

Assuming maxima gives output correct when i bring up the .wxmx file correctly instead of a thin line of garbage which it sometimes does. Then anyway for sure when i do restart Maxima and run this same again it gives output a thin line of
garbage as far as i can read even though it does read ' Maxima ready for input' at left bottom. And think
it reads redundant,redundant when i repaste the same as above and then the already same for sure
says redundant, redundant. In fact until i paste the command or maybe any other certain commands it gives the same thin line of garbage. Why ? What is restart maxima supposed to do anyway. Doesn't it free all memory and all declares and assumes ? By the way in configure 'Maxima commands to be executed at every start of Maxima' is left blank. Is this why i get the thin line of garbage as far as i can read. Also note those 2 boxes are frozen . I cannot type anything in them nor delete anything either . Is this why i am getting the thin lines of garbage every time for output ?

Discussion

  • Gunter Königsmann

    that issue has finally been resolved in the code and theoretically the fix should be available in the nightly buold on jttps://dautermann.at. bit unfortunately that bld currently suffers from that server having run out of disk space.

     
  • dan hayes

    dan hayes - 22 hours ago

    By that issue do you mean the thin line of unreadable looks like garbage or the edit configure of what to initially run every time when wxMaxima starts Maxima or Maxima commands to be executed every start of maxima both being frozen to edit ?

     

Log in to post a comment.

Auth0 Logo