Package Details: wxmaxima-git 1:23.04.0.r2.g11028a1f3-1

Git Clone URL: https://aur.archlinux.org/wxmaxima-git.git (read-only, click to copy)
Package Base: wxmaxima-git
Description: A document based interface for the computer algebra system Maxima.
Upstream URL: https://wxmaxima-developers.github.io/wxmaxima/
Licenses: GPL2
Conflicts: wxmaxima
Provides: wxmaxima
Submitter: eduardosm
Maintainer: None
Last Packager: haawda
Votes: 4
Popularity: 0.000000
First Submitted: 2015-09-01 11:52 (UTC)
Last Updated: 2023-04-08 08:46 (UTC)

Dependencies (11)

Required by (0)

Sources (1)

Latest Comments

issue_no1 commented on 2020-06-20 12:28 (UTC)

may you add 'gnuplot' as an optional dependency?

n-tchen commented on 2017-03-13 13:50 (UTC)

On startup i get 5 times the same error: ================================================================= ASSERT INFO: ./src/gtk/bitmap.cpp(813): assert "IsOk()" failed in ConvertToImage(): invalid bitmap BACKTRACE: [1] wxBitmap::ConvertToImage() const [2] wxString wxString::Format<int>(wxFormatString const&, int) [3] wxString wxString::Format<int>(wxFormatString const&, int) [4] wxSizer::AddSpacer(int) [5] void std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_construct<wchar_t*>(wchar_t*, wchar_t*, std::forward_iterator_tag) [6] wxSizer::Add(wxSizer*, int, int, int, wxObject*) [7] wxSizer::Add(wxSizer*, int, int, int, wxObject*) [8] wxEntry(int&, wchar_t**) [9] __libc_start_main ================================================================= I don't get this error with the offical respository version but there i have another problem. Maybe see also (Problem version #2): https://bbs.archlinux.org/viewtopic.php?pid=1695882#p1695882

haawda commented on 2016-12-17 12:43 (UTC)

git gives longer version numbers now, no need to update

ckoresko commented on 2016-04-26 19:53 (UTC)

It turned out the problem was that I had wsgtk-light. I removed that in favor of wxgtk and wxMaxima built fine. Unfortunately it can't seem to connect to the maxima process. I've spent several hours trying to figure that one out. Probably either an upstream issue, a maxima issue, or something subtly misconfigured in my system.

ckoresko commented on 2015-10-29 23:01 (UTC)

@eduardosm: Done. Should be in your inbox. Hopefully it'll reveal I've made some dumb mistake that's easy to fix!

eduardosm commented on 2015-10-29 17:01 (UTC)

@ckoresko When I replied to you I thought you would use a site like pastebin.com, but you can send it to my email address if you prefer.

ckoresko commented on 2015-10-29 16:53 (UTC)

@eduardosm: Sorry for the slow reply, especially after seeing how quickly you responded to my original comment! Yes, I did mean wxgtk-light. I'd be glad to send a full build log, but I'm not sure how to do that with this interface. Shall I just email it to you at the address given on your Accounts page? Thanks!

eduardosm commented on 2015-10-06 15:44 (UTC)

@ckoresko Do you mean wxgtk-light? It builds fine for me with both wxgtk-light and the official wxgtk package. Can you provide a full build log?

ckoresko commented on 2015-10-06 15:07 (UTC)

Build failed with a bunch of undefined references: wxMaximaFrame.o: In function `wxAuiPaneInfo::~wxAuiPaneInfo()': wxMaximaFrame.cpp:(.text._ZN13wxAuiPaneInfoD2Ev[_ZN13wxAuiPaneInfoD5Ev]+0x21): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()' wxMaximaFrame.o: In function `wxAuiPaneInfo::wxAuiPaneInfo()': wxMaximaFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x2d7): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)' wxMaximaFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x307): undefined reference to `wxAuiPaneInfo::IsValid() const' wxMaximaFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x35e): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()' wxMaximaFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x489): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)' wxMaximaFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x54b): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()' wxMaximaFrame.cpp:(.text._ZN13wxAuiPaneInfoC2Ev[_ZN13wxAuiPaneInfoC5Ev]+0x571): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()' wxMaximaFrame.o: In function `wxAuiPaneInfo::SetFlag(int, bool)': wxMaximaFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x1c9): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)' wxMaximaFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x1fe): undefined reference to `wxAuiPaneInfo::IsValid() const' wxMaximaFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x255): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()' wxMaximaFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x391): undefined reference to `wxAuiPaneButtonArray::operator=(wxAuiPaneButtonArray const&)' wxMaximaFrame.cpp:(.text._ZN13wxAuiPaneInfo7SetFlagEib[_ZN13wxAuiPaneInfo7SetFlagEib]+0x464): undefined reference to `wxAuiPaneButtonArray::~wxAuiPaneButtonArray()' collect2: error: ld returned 1 exit status distcc[31996] ERROR: compile (null) on localhost failed Makefile:473: recipe for target 'wxmaxima' failed make[2]: *** [wxmaxima] Error 1 This is with the AUR version of wxwidgets-light.