Menu

#160 Will Tulip still be open source?

For next release
open
nobody
None
5
2024-05-09
2024-05-08
scls19fr
No

Hello,

I noticed on
https://github.com/Tulip-Dev/tulip
that this repository is now archived

"This repository has been archived by the owner on Mar 29, 2024. It is now read-only."
and README.md states that
"We now use a private repository. Use SourceForge to download the source code of the latest version of Tulip or to report bugs."

https://tulip.labri.fr/site/?q=licence states that Tulip is LGPL licensed.

A Tulip 5.7.4 binary have been released on 2024-03-22 12:20

but I noticed on https://sourceforge.net/p/auber/code/HEAD/tree/ that
branches 2016-08-02 tulipsoftware [r11480] [Jenkins] Astyle nightly commit (02/08/16)
tags 2017-11-09 pmary [r12783] Tulip 5.1.0 tag
tulip 2017-11-08 anlambert [r12782] forgot to add this change with commit 12780
tulip4Test 2011-05-30 phalent [r5034] fix server for morgan
tulipLabs 2012-11-30 anlambert [r8853] - use UNIX variable instead of LINUX one (LINUX...
www 2012-10-09 sihayaa [r8512] Code commenting and some functions renaming

It means that latest source code of the latest version of Tulip is not in this Subversion repository (neither on Github).

So I wonder if I can still get the source of this project?

Kind regards

PS: I'm asking that because I'm encountering many crashes when trying to open several input formats (DOT, GEXF, GML, GRAPHML) and want to compile it myself in order to get a better understandinf of what is going on.

Related

Commit: [r11480]
Commit: [r12782]
Commit: [r12783]
Commit: [r5034]
Commit: [r8512]
Commit: [r8853]

Discussion

  • Patrick Mary

    Patrick Mary - 2024-05-09
     
  • Patrick Mary

    Patrick Mary - 2024-05-09

    From the beginning of Tulip development, its source code is available with the precompiled binaries of each Tulip release.
    See https://sourceforge.net/projects/auber/files/tulip

    Hope this helps.

     
  • scls19fr

    scls19fr - 2024-05-09

    thanks for your help.
    I will try to compile it myself to better understand why my input files are crashing Tulip.

     

Log in to post a comment.