wxMaxima-developers / wxmaxima

A gui for the computer algebra system Maxima built with wxWidgets
https://wxMaxima-developers.github.io/wxmaxima/
Other
471 stars 98 forks source link

Error while entering a matrix #1830

Closed ich-bin-der-ich-bin closed 11 months ago

ich-bin-der-ich-bin commented 11 months ago

Hello,

after clicking Matrix -> create Matrix -> enter Matrix ... the following error occurs:

ASSERT INFO: /usr/include/wx-3.2/wx/strvararg.h(484): assert "(argtype & (wxFormatStringSpecifier::value)) == argtype" failed in wxArgNormalizer(): format specifier doesn't match argument type

I'm using version 23.10.0 with wxWidgets: 3.2.2 Unicode support: yes Maxima version: 5.47.0 (x86_64-unknown-linux-gnu) Maxima compiled using: SBCL 2.3.8

After clicking "continue" (trice, if I'm not mistaken) I'm able to enter any matrix. But this behavior is very disturbing. I didn't find anything about this error on the internet.

Regards

Michael