** Attachment added: "Debdiff of socket fix backported to Dapper's gcl"
http://librarian.launchpad.net/4873164/gcl.diff
** Summary changed:
- wxmaxima fails with error, can't connect to maxima
+ [SRU] maxima frontends fail to connect
** Changed in: gcl (Ubuntu Dapper)
Assignee: William
The version of maxima in Dapper was compiled with a gcl version that
seems to have introduced this bug. It also appears to affect all maxima
frontends. We are working on getting approvals for gcl and maxima for
dapper-updates.
--
wxmaxima fails with error, can't connect to maxima
https://launchpa
Really sorry! plain-text attachments seem to have their newlines eaten
on upload, sigh. What I uploaded is completely unreadable.
Reading more on this bug in the dups, it becomes obvious that the
problem is in maxima (when called as a 'server' with -s )
rather than in wxmaxima.
Running this simp
This bug really hurts :-(
A question: I have this problem (wxmaxima can't connect to maxima) but I
don't have gcl at all (I'm using 'clisp' instead).
maxima alone works just fine, it connects successfully to the lisp
interpreter. It is only wxmaxima that has the problem.
Moreover, if I install
** Bug 65744 has been marked a duplicate of this bug
--
wxmaxima fails with error, can't connect to maxima
https://launchpad.net/bugs/43150
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Bug 64756 has been marked a duplicate of this bug
--
wxmaxima fails with error, can't connect to maxima
https://launchpad.net/bugs/43150
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I've isolated the patch for gcl that fixes the problem in Edgy, and it
should be in dapper-updates at some point.
** Changed in: gcl (Ubuntu Dapper)
Assignee: (unassigned) => William Grant
Status: Confirmed => In Progress
--
wxmaxima fails with error, can't connect to maxima
https://
This has been fixed with the latest upload in Edgy. It is in fact a bug
in gcl.
** Changed in: wxmaxima (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: wxmaxima (Ubuntu Dapper)
Sourcepackagename: wxmaxima => gcl
Status: Unconfirmed => Confirmed
--
wxmaxima fails with err
the last version of maxima. that is 5.10.0 seems to have fixed a whole lot of
bugs.
I compiled it under ppc and it seems to work ok with gcl clisp(you can test
other clisps, in ppc last gcl seems to work ok), but it seems the problem was
not related to wxmaxima, but with maxima itself.
--
wxma
** Bug 63081 has been marked a duplicate of this bug
--
wxmaxima fails with error, can't connect to maxima
https://launchpad.net/bugs/43150
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Nicholas,
Will this patch break TeXmacs maxima session?
Britt
--
wxmaxima fails with error, can't connect to maxima
https://launchpad.net/bugs/43150
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Kubuntu Dapper P4.
I think it's the server port on Maxima. Even when I run "maxima -s 4010" or any
other port number, it fails with "couldn't open socket". Even sudo doesn't
help. If maxima fails it's port opening, wxmaxima, xmaxima, or any of the
connecting frontends will fail.
--
wxmaxima fa
Hi folks. I'm trying to look at this, though I am certainly no Uber
hacker. I have rebuilt maxima/wxmaxima with non-stripped binaries.
What is very strange to me is that attaching gdb to Maxima stops the
problem from happening. I do know that the error is coming from
src/wxMaxima.cpp on a call t
There are other options than wxMaxima. A nice and tidy one is Axiom
which is available at http://wiki.axiom-developer.org/. BTW if you need
to solve integral, look at http://integrals.wolfram.com/.
--
wxmaxima fails with error, can't connect to maxima
https://launchpad.net/bugs/43150
--
ubuntu-
hi, I'm with alex.d, I really need maxima for a physics course I'm doing! i've
just formatted my windows partition and am a bit stuck for options, plus am a
linux newbie! Please please would someone sort this out! or explain in simple
terms how to compile it so it works!
thanks
joe
--
wxmaxima
how do I recompile maxima with cmucl - step by step instructions for a
linux newbie would be appreciated. Thanks.
Re: wxmaxima fails with error, can't connect to maxima from Augusto Jun
Devegili at 2006-05-14 02:15:05 UTC
I've just recompiled maxima with cmucl (CMU Common Lisp) and wxMaxima
run
It isn't assigned to anybody because nobody has "taken" it. That doesn't
mean it isn't being worked on. Most bugs aren't assigned to any
particular person. A couple people have had a stab at this one. The
problem is figuring out what exactly the root issue is and what the best
way to fix it is. The
Why this bug is not "Assigned To" someone?
Many scientists, engineers and students use (and need ) this packages. But in
every machine that Ubuntu is installed maxima, wxmaxima and xmaxima will not
work.
--
wxmaxima fails with error, can't connect to maxima
https://launchpad.net/bugs/43150
--
I have the same issue with wxmaxima/xmaxima on an AMD64 machine.
It used to work fine before the first beta (I believe) of Dapper.
--
wxmaxima fails with error, can't connect to maxima
https://launchpad.net/bugs/43150
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubunt
Dapper ppc linux here; I just compiled maxima 5.9.3.99rc1, clisp 2.39
and wxmaxima 0.6.5 just to make sure.
maxima alone does work, clisp do work perfectly but if I start wxmaxima
it does loose connection to maxima and displays:
(%i1)
CLIENT: Lost socket connection ...
Restart maxima with 'Maxi
patches don't look good in this textbox ;-( , so I put it on my
webspace:
http://leidola.newcon.de/daten/maxima-cmucl.patch
--
wxmaxima fails with error, can't connect to maxima
https://launchpad.net/bugs/43150
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/ma
works fine for me, when i build the maxima package with this patch (adds
cmucl support):
--- maxima-5.9.2/debian/control 2006-07-05 16:57:17.0 +0200
+++ maxima-5.9.2.patch/debian/control 2006-07-05 16:07:58.0 +0200
@@ -2,7 +2,7 @@
Section: math
Priority: optional
Maintainer: C
confirm the issue on Dapper
$ maxima -s 4002
jfa: starting server on port 4002
couldn't open socket:
--
wxmaxima fails with error, can't connect to maxima
https://launchpad.net/bugs/43150
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-b
** Bug 50404 has been marked a duplicate of this bug
--
wxmaxima fails with error, can't connect to maxima
https://launchpad.net/bugs/43150
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
24 matches
Mail list logo