octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave control via d-bus


From: David Grundberg
Subject: Re: Octave control via d-bus
Date: Thu, 28 Jan 2010 09:15:26 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090812)

Patrick Noffke wrote:


On Wed, Jan 27, 2010 at 12:18 AM, Jaroslav Hajek <address@hidden <mailto:address@hidden>> wrote:


    Did you also look at Pytave? <https://launchpad.net/pytave/>
    It can't connect to an existing instance, instead Octave is embedded
    into the Python process. This has the advantage that data don't need
    to be sent through sockets or pipes (but of course there are also
    disadvantages).
    Otherwise, it should enable you to do all the stuff. I've never tried
    debugging from within Pytave but in principle it could be possible.



I did look at it (and I actually had forgotten about it). It crashed when I first tried running one of its tests, and I'm not a python expert, so I started looking at other options. Plus I thought connecting to an existing instance and debugging could be useful to others, and d-bus interface would also enable interfacing with other languages. That said, I'll look at it again. It seems it should have the answer I'm looking for as to how to interface to octave's working variables.

Thanks,
Patrick


Did Pytave crash? Or was it just some test failing? If you have problems with Pytave, please report them to me through the launchpad bug tracker.

David


reply via email to

[Prev in Thread] Current Thread [Next in Thread]