QtOctave End

For personal motives, I can not continue with development of QtOctave. I have been for 5 years of development, in which I have to be grateful for the whole people who has collaborated with QtOctave’s development.

If someone wants to continue with development of QtOctave, I will give him/her all the information and the support that he/she will need.

Thank you very much to all

P. L. Lucas

Advertisement

13 comentarios para “QtOctave End”

  1. goldrak Dice:

    Es una pena la verdad, yo lo estube usando durante la carrera para evitar usar matlab, espero que alguien pueda coger el relevo.

    Un saludo y muchas gracias por este gran aporte a la comunidad.

  2. Ana Castro Dice:

    Coincido con Goldrak. Es una pena que un proyecto tan interesante y útil como este se tenga que abandonar, imagino que tus razones de peso tendrás.

    En fin, espero que vaya todo bien, para ti y para QtOctave.

    Gracias de nuevo.

  3. Antonio Dice:

    Muchas gracias por lo aportado. Muchos usamos la GUI que has desarrollado en prácticas dentro de las universidades.

  4. Paolo Dice:

    Very many thanks for what you did.
    I hope someone could continue this project.

  5. Ο Αιρετικός Dice:

    Please contact me at hereticrepublic@gmail.com ; I think I might find some people who can help continue the project. Thank you for the work you’ve done so far.

  6. Cecil Yen Dice:

    I hope you do well in the real life and thank for your great work!

    By the way, did you consider to publish your source code freely?

  7. Salmaan Mohammadi Dice:

    Hi

    I would like to be the maintainer of the project. But how can I contact you????

  8. Kny Dice:

    @ Cecil Yen:
    The source code is freely available already – just download it via SVN or as a file. See instructions here:

    http://qtoctave.wordpress.com/download/

  9. Stefan Dice:

    This is really sad! QtOctave is the best Octave GUI I’ve seen so far!
    I hope someone else continuous the development.
    Best wishes, and thank you for your work up to this point!

  10. Kevin Kofler Dice:

    Here are some patches which fix important bugs:

    1. From Debian:
    > Description: Fix *.m filename filters in file dialogs
    > Not forwarded to upstream since upstream author stopped development.
    > Author: Sébastien Villemot
    > Bug-Debian: http://bugs.debian.org/620062

    http://pkgs.fedoraproject.org/gitweb/?p=qtoctave.git;a=blob;f=qtoctave-0.10.1-filedialog-filters.patch;h=19ddbd255ca66a54b31d116e6965aa6db38a72dc;hb=HEAD

    2. My fix for https://bugzilla.redhat.com/show_bug.cgi?id=722986
    > fix crash when closing a dock tool within the first 5 seconds (#722986)
    > (a NULL pointer dereference caused by a race condition between the user
    > closing the tool and the timer setting the initial positions, prevented by
    > using a QWeakPointer instead of a raw QWidget *)

    http://pkgs.fedoraproject.org/gitweb/?p=qtoctave.git;a=blob;f=qtoctave-0.10.1-initialposition.patch;h=7c29d865fd0b9e1b740f41e45bab0fb491c45062;hb=HEAD

    3. My fix for https://bugzilla.redhat.com/show_bug.cgi?id=737297
    (Octave help stopped working with current Octave releases.)
    > system(command, 1, “async”);
    > in qtinfo.m makes no sense. We can’t return the stdout of a command run
    > asynchronously, because we return before any stdout is produced. Apparently old
    > versions of Octave didn’t complain about this, but the current one does. In
    > this case, stdout is piped to /dev/null anyway, so the argument to return
    > stdout is just nonsense. I’m changing this to:
    > system(command, 0, “async”);

    http://pkgs.fedoraproject.org/gitweb/?p=qtoctave.git;a=blob;f=qtoctave-0.10.1-qtinfo.patch;h=9cbe89a395f6a3680ee3c94229132f050fbbee8b;hb=HEAD

  11. louis Dice:

    Gracias, y buena suerte en sus proyectos futuros. Best wishes.

  12. joe@joe.com Dice:

    I found someone who already forked qtoctave but atm only for win32 :(

    https://github.com/mad-engineer/tesseract/wiki/Tesseract-Documentation

Deja un comentario

Fill in your details below or click an icon to log in:

Logo de WordPress.com

You are commenting using your WordPress.com account. Log Out / Cambiar )

Twitter picture

You are commenting using your Twitter account. Log Out / Cambiar )

Facebook photo

You are commenting using your Facebook account. Log Out / Cambiar )

Connecting to %s


Seguir

Get every new post delivered to your Inbox.