Still working on it. Well basically it is working, but I still need to 'get
rid' of several java libraries and replace them with packages.
Problem is that these libraries are outdated and the available package have
versions which are too new.
The packaging project can be found at: http://launchp
As one of the GanttProject developers, I am working on the GanttProject
debian package (hopefully according the the Ubuntu/Debian rules)
** Changed in: ubuntu
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
Marius, the best ways to discuss GanttProject bugs and features are
described on the offical GanttProject site:
http://www.ganttproject.biz/discuss
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member of Ubuntu
Bugs,
hi,
I am not sure if what I have is related to this topic. I will post it
anyway. Maybe someone can help!
The issue I have is related to the feature "save state" and "compare to
previous". Nothing happen when I try to save. "Compare to previous" is
not even active.
Thanks
--
[needs-packaging]
I still don’t get the *.gan association right.
I’d appreciate if someone had a look.
I even went through the great pain called bzr to aid in this…
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member of Ubuntu
Bugs, w
** Branch linked: lp:~mirabilos/+junk/ganttproject
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:/
https://launchpad.net/~mirabilos/+archive/ppa/+sourcepub/613062
/+listing-archive-extra
Binary package too, via PPA, for all who can’t wait ☺
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member of Ubuntu
Bugs, which
Hi Thorsten,
thanks for the update! Just wanted to assure you that your efforts are
much appreciated.
Cheers
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Hm. Maybe I should mention that *.gan files still show the text icon in
Konqueror and
are associated with some KDE text editor, despite my tries w.r.t. the MIME
thing.
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a m
Yes, it was gone. I’ve revamped the package, added menu icons, shortcuts, MIME,
desktop, changed Debian policy, rewrote start script for /bin/sh, etc. and
tested it on
Hardy. We’ll be using that in our company. However, I didn’t do the Java™ stuff
required to move it from non-free to main.
Attach
Hi Christophe,
I've just installed your latest package. Is it just me or is the menu
shordcut gone? Can't find it in the package either...
Cheers,
Daniel
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member of Ubun
Hi Christophe,
though it is sad to see an open-source product not being packaged due to
licensing reasons, I understand your reasoning. I appreciate the job
you've done and use the package nevertheless :)
Cheers,
Daniel
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
Y
Hi,
Unfortunately, I will not succeed to build the needed package for GanttProject.
Although GanttProject is under GNU/GPL, it comes with binary libraries in its
sources. I perfectly understand why, but these binary libraries causes me 2 big
problems:
* most of them are legacy versions compared
Hi guys,
I am sorry but I didn't update my branch recently. I am going to do it really
soon. The package I built in a first time was not done by the way it should be
(it was built thanks to the binary archive whereas a debian package have to be
built _directly_ from sources). Integrating GanttP
Hi Christoph,
is there any progress on this? As far as I can tell, Karoly's suggestion
hasn't been applied to your branch yet, right?
Looking forward to the final package!
Cheers,
Daniel
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notificatio
Although the package is basically working on hardy, it still have some
little bugs with the gnome integration, and I didn't debootstrap the
last development release (8.10) to test my package on it, that's why I
switched again my branch into a development status.
--
[needs-packaging] GanttProject
Hi Dmitry,
nice to meet you! Thanks your this information, I take a look on this
package but I'm not sure it can meet the Ubuntu packaging policy since
it seems to be only an alienized rpm package. I don't have enough time
to work on it until october but I'll contact him soon to merge our
efforts.
Hello guys,
I am Dmitry, the lead of GanttProject team. Appreciating your packaging
efforts, I'd like to draw your attention at our official download page on
SourceForge:
http://sourceforge.net/project/showfiles.php?group_id=72728&package_id=158613
There is a .deb package that installs on the l
Hi Christophe,
It seems that the ganttproject-startscript-parameter-fix.patch has not
been applied to the code. I can start the application from the menu, but
when I double click on a .gan document ganttproject doesn't start.
This is the relevant code in /usr/bin/ganttproject
case $1 in
.
"")
Hi Karoly,
thanks for your patches !
I am rebuilding the package with them... In my first test on my hardy, I needed
to modify the /etc/gnome/defaults.list in order to associate the mime type and
its gnome launcher "x-ganttproject.desktop", by adding this line in the
postinst:
echo "applicatio
When you launch [ganttproject "my file.gan"] on the command line the
bash variable $1 is "my file.gan" while the ganttproject script runs,
but the java app tries to open "my" instead of "my files.gan".
Here's the relevant part of the log:
java.io.IOException: Unable to open the file
my
at
net.sou
The .gan extension is not associated with ganttproject and the .gan
documents don't have an icon associated with it. This patch fixes both
issues.
** Attachment added: "ganttproject-mime-fix.patch"
http://launchpadlibrarian.net/14959783/ganttproject-mime-fix.patch
--
[needs-packaging] GanttPr
When you launch ganttproject with parameter it does not start the
attached patch fixes the issue
** Attachment added: "ganttproject-startscript-parameter-fix.patch"
http://launchpadlibrarian.net/14959750/ganttproject-startscript-parameter-fix.patch
--
[needs-packaging] GanttProject
https://
Icons for the mime to work correctly
** Attachment added: "ganttproject-mime-icons.tar.gz"
http://launchpadlibrarian.net/14959788/ganttproject-mime-icons.tar.gz
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member
Hi Christophe,
I'd like to help with the mime integration of ganttproject. How shall I
send the changes necessary the mime to work?
Thanks,
Karoly
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member of Ubuntu
Bugs,
OK. I commited my work on the related branch (all files + the deb
package). I tested my package on hardy with Java 6 and on gutsy with
Java 5 , and both are working well. I am not used with the specific
Ubuntu packaging policies and I need some help to propose it as a new
package as wished by the c
AFAIR Apple Public Software License is a free license. But the project's
website mentions only Apache License, not Apple License. Apache License
is free too.
** Description changed:
- GanttProject is a free and easy to use Gantt chart based project scheduling
and management tool. It's written in
** Changed in: debian
Status: Unknown => New
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:
I am currently working on it. The package I built works well on Hardy
and Gutsy. It seems to be nice : lintian confirms there are no errors...
However, although this software is published under GPL, some of the
modules are using possibly non-free licence (Apple Licence ? ...)
--
[needs-packaging]
** Bug watch added: Debian Bug tracker #436792
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436792
** Also affects: debian via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436792
Importance: Unknown
Status: Unknown
--
[needs-packaging] GanttProject
https://bugs.launchpad.
** Changed in: Ubuntu
Importance: Undecided => Wishlist
Status: New => Confirmed
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mai
** Tags added: needs-packaging
--
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.
32 matches
Mail list logo