Bug#1033459: wxmaxima: INTERNAL-SIMPLE-TYPE-ERROR assoc_legendre_p(...) is not of type LIST

2023-03-27 Thread Gunter Königsmann

Thanks for your bug report.

In the git main branch of wxMaxima this just has been resolved via 
https://github.com/wxMaxima-developers/wxmaxima/commit/b98385cc0892548645c00648db7a1488806093a2.


Kind regards,

  Gunter.



Bug#1033459: wxmaxima: INTERNAL-SIMPLE-TYPE-ERROR assoc_legendre_p(...) is not of type LIST

2023-03-25 Thread Stanislav Maslovski
Package: wxmaxima
Version: 22.12.0-1
Severity: normal
X-Debbugs-Cc: stanislav.maslov...@gmail.com

Dear Maintainer,

In wxmaxima, when I try to use assoc_legendre_p() function from the
orthopoly package, I get the following error (below is copy-and-pase from
the wxmaxima window):


(%i1) assoc_legendre_p(l,m,cos(theta))*exp(%i*m*phi);

Maxima encountered a Lisp error:

 Condition in FORMAT [or a callee]: INTERNAL-SIMPLE-TYPE-ERROR:
"assoc_legendre_p(l,m,cos(theta))" is not of type LIST: 

Automatically continuing.

To enable the Lisp debugger set *debugger-hook* to nil.


On the other hand, if I just run maxima from a terminal, there is no
error (below is copy-and-paste from the terminal window):

% maxima

Maxima 5.46.0 https://maxima.sourceforge.io
using Lisp GNU Common Lisp (GCL) GCL 2.6.14 git tag Version_2_6_15pre3
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.

(%i1) assoc_legendre_p(l,m,cos(theta))*exp(%i*m*phi);

m   %i m phi
(%o1)  P (cos(theta)) %e
l
(%i2)

That is why I am reporting this as wxmaxima bug, and not maxima bug.

With best regards,

Stanislav

-- System Information:
Debian Release: 12.0
  APT prefers testing-security
  APT policy: (500, 'testing-security'), (500, 'stable-security'), (500, 
'testing'), (500, 'oldstable'), (300, 'bullseye-fasttrack'), (300, 
'bullseye-backports-staging'), (300, 'stable'), (100, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-6-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages wxmaxima depends on:
ii  libc6  2.36-8
ii  libgcc-s1  12.2.0-14
ii  libstdc++6 12.2.0-14
ii  libwxbase3.2-1 3.2.2+dfsg-2
ii  libwxgtk-webview3.2-1  3.2.2+dfsg-2
ii  libwxgtk3.2-1  3.2.2+dfsg-2
ii  maxima 5.46.0-11

Versions of packages wxmaxima recommends:
ii  maxima-doc  5.46.0-11

Versions of packages wxmaxima suggests:
ii  fonts-jsmath 0.090709+0-4
pn  ibus-gtk3
ii  texlive-latex-extra  2022.20230122-2

-- no debconf information