Bug when pasting from LibreOffice or so: wxMaxima hangs.
Search Criteria
Package Details: wxmaxima 25.04.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wxmaxima.git (read-only, click to copy) |
---|---|
Package Base: | wxmaxima |
Description: | A wxWidgets GUI for the computer algebra system Maxima |
Upstream URL: | https://github.com/wxmaxima-developers/wxmaxima |
Licenses: | GPL-2.0-or-later |
Submitter: | arojas |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 20 |
Popularity: | 0.65 |
First Submitted: | 2022-04-01 18:53 (UTC) |
Last Updated: | 2025-04-28 15:35 (UTC) |
Dependencies (7)
- maxima (maxima-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-lightAUR, wxwidgets-gtk3-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR, xlibre-server-xvfb-binAUR, xlibre-xserver-xvfbAUR) (check)
- bash-completion (bash-completion-gitAUR) (optional) – for completion when using bash
- man-db (optional) – manual pages for wxMaxima
Required by (0)
Sources (1)
daesher commented on 2025-06-11 15:05 (UTC)
Zorn commented on 2025-03-21 14:27 (UTC)
Resolved. I downloaded the header file webviewhistoryitem_webkit.h from https://github.com/wxWidgets/wxWidgets/blob/master/include/wx/gtk/webviewhistoryitem_webkit.h and placed it in /usr/include/wx-3.2/wx/gtk/. However, I can't understand why the header file webviewhistoryitem_webkit.h is not placed in the wxwidgets-common 3.2.7.1 package. Can anyone explain it to me?
Zorn commented on 2025-03-18 18:52 (UTC) (edited on 2025-03-18 18:52 (UTC) by Zorn)
Error during compilation of wxmaxima
In file included from /home/zorn/.cache/yay/wxmaxima/src/wxmaxima-Version-25.01.0/src/Configuration.h:42,
from /home/zorn/.cache/yay/wxmaxima/src/wxmaxima-Version-25.01.0/src/Autocomplete.h:46,
from /home/zorn/.cache/yay/wxmaxima/src/wxmaxima-Version-25.01.0/src/Autocomplete.cpp:32:
/usr/include/wx-3.2/wx/webview.h:26:14: fatal error: wx/gtk/webviewhistoryitem_webkit.h: File o directory non esistente
26 | #include "wx/gtk/webviewhistoryitem_webkit.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [src/CMakeFiles/wxmaxima.dir/build.make:93: src/CMakeFiles/wxmaxima.dir/Autocomplete.cpp.o] Error 1
.
.
.
wxmaxima - exit status 4
carlosal1015 commented on 2024-11-16 21:07 (UTC)
You're welcome.
Armag67 commented on 2024-11-16 19:47 (UTC)
Yep, now it works, and without the *.asc file (as viewed in PKGBUILD). Thanks!
OpusOne commented on 2024-11-13 22:00 (UTC)
It may be just temporary, but the wxmaxima maintainers haven't put the 'Version-24.11.0.tar.gz.asc' file in the github release artefacts for 24.11.0 (contrary to older releases), so the download fails.
Looking at past releases, the artefacts (beyond just the source code archives) seem to vary every time.
carlosal1015 commented on 2024-11-13 21:19 (UTC)
ng0177 commented on 2024-06-30 16:49 (UTC) (edited on 2024-06-30 16:49 (UTC) by ng0177)
It still fails.
carlosal1015 commented on 2024-06-11 13:39 (UTC)
Thanks @jankoh for look up. Let's do it
Pinned Comments
carlosal1015 commented on 2024-11-13 21:19 (UTC)
https://github.com/wxMaxima-developers/wxmaxima/issues/1970
carlosal1015 commented on 2022-04-10 20:36 (UTC)
Important note: Is recommended to receive the following key before to install:
Also is possible skip the verification, adding the flag for (e.g
makepkg
,yay
)--skippgpcheck
,--nopgpfetch
, respectively.