Hi all, Sorry, I'm not a developer, but I'm interested to run frontline, autotrace and the gimp-plugin. Frontline crashes all the time I press the...
683
ggrubbish
Aug 11, 2002 11:32 pm
... Additional information about autotrace wich I had to conmpile without pstoedit because configure asked for pstoedit 3.32 but only 3.31 is available (??),...
684
Masatake YAMATO
jet@...
Aug 14, 2002 11:24 am
Gerhard, thank you for your problem report. (I'm the author of frontline.) I don't know well about debian. But it seems that there is no libpopt on your...
685
collins454
Aug 16, 2002 11:28 pm
I get a "failed assertion" on both the precompiled binary and the one I compiled myself with VC++ 6 (from 0.30 source on the site, using mingw 0.2a with the...
686
Martin Weber
martweb2000
Aug 17, 2002 12:58 pm
Please send me an example....
687
Martin Weber
martweb2000
Aug 21, 2002 10:54 am
Does anyone know where Sören Molander's homepage is now? -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net...
688
Masatake YAMATO
jet@...
Aug 23, 2002 4:08 am
gerhard and Wolfgang, forgive me to be late to answer. First of all, I'd like to split the problems into two: frontline related and pstoedit related. I'd like...
689
Masatake YAMATO
jet@...
Aug 24, 2002 5:21 am
... Yes, you are right. Please, apply an attached patch to pstoedit-3.32. Masatake YAMATO diff -c -r --exclude=CVS --exclude=.cvsignore --exclude=stamp-vti...
690
Gerhard Gaussling
ggrubbish
Aug 24, 2002 8:48 am
... Hello Masatake YAMATO, I attached the stacktrace below. I hope that will help you to figure out how to solve the crash problem. kind regards gerhard ...
691
Gerhard Gaussling
ggrubbish
Aug 24, 2002 8:52 am
... Hello, Thank you for the work Wolfgang and Masatake! I mentioned before that I'm not a programmer. Please send me short steps of instructions how to apply...
692
Masatake YAMATO
jet@...
Aug 24, 2002 10:15 am
... Thank you for sending backtrace log. I've read. I guess frontline passes a something broken bitmap or options to autotrace. Could you send me a bitmap you...
693
gerhard
ggrubbish
Aug 24, 2002 4:54 pm
694
Gerhard Gaussling
ggrubbish
Aug 24, 2002 4:54 pm
... Hello Masatake YAMATO, I use now a little shellscript to use the output of frontline which I save to ~/autotrace1 (I imagine that it seems very ugly for ...
695
Masatake YAMATO
jet@...
Aug 24, 2002 5:50 pm
(Tommory I cannot get mails because gyve.org is down.) ... Don't worry. I don't know well about scripting languages except bash. About awk, you are much better...
696
Masatake YAMATO
jet@...
Aug 24, 2002 5:55 pm
... Ok. To avoid confusing, you should now apply the patch till the frontline bug is solved. Wolfgang will provide patch applied version of pstoedit near...
697
Gerhard Gaussling
ggrubbish
Aug 24, 2002 6:57 pm
... Yes, it's the "aop(Autotrace OPtion) file". ... Arggg ;-) I just didn't see that! But I have to chmod every outputfile with u+x. ... I used AutoTrace...
698
Masatake YAMATO
jet@...
Aug 27, 2002 7:20 am
gerhard, I've tested autotrace/frontline on debian. It *seems* that `log_file', a symbol defined in autotrace conflicts with something on debian. So I renamed...
699
Masatake YAMATO
jet@...
Aug 27, 2002 7:22 am
I forgot to write. ... I think you don't have to rebuild and/or reinstall frontline. Masatake...
700
Gerhard Gaussling
ggrubbish
Aug 27, 2002 4:42 pm
... Hello Masatake, Thank you for the work you spend on it. I'll try it today or until thursday. I hope that it's easy to patch pstoedit 3.32, to build ...
701
Masatake YAMATO
jet@...
Aug 27, 2002 5:02 pm
... The snapshot just avoids the crushing. About pstoedit linking, nothing is improved. Masatake...
702
Masatake YAMATO
jet@...
Sep 2, 2002 12:47 pm
Has anyone tried to build autotrace with pstoedit-3.32? (You might need the patch I sent here.) Of course, I've tried, and I found a bug. A command line $...
703
Masatake YAMATO
jet@...
Sep 5, 2002 1:41 pm
I've improved the autotrace side interface for pstoedit. Now you can get output in Mathematica format with following command lines: autotrace...
704
Masatake YAMATO
jet@...
Sep 5, 2002 6:36 pm
... What I'd like to do before 0.31.0 are done. gerhard, if you come back, let me know. I'll create 0.30.4 as a snapshot. I'd like you to test 0.30.4 before...
705
Gerhard Gaussling
ggrubbish
Sep 5, 2002 10:13 pm
Hello Masatake Yamato, ... Unfortunately I run into softwareproblems since I wanted to upgrade to the newest autotrace with patched pstoedit support. This...
706
Masatake YAMATO
jet@...
Sep 7, 2002 7:25 am
I've implemented two important functions to frontline: A. Added a GUI button that reloads the target gimp drawable to frontline. So you don't have to launch...
707
Masatake YAMATO
jet@...
Sep 7, 2002 7:31 pm
I've created .tar.gz for autotrace and frontline. Please, test. New FrontLine might require AutoTrace 0.30.4. If you get something trouble about linking to...
708
Martin Weber
martweb2000
Sep 8, 2002 12:16 pm
The new version cannot be compiled because DriverDescription_S is used in several files but not declared. For example in output.c. I compiled it without using...
709
Masatake YAMATO
jet@...
Sep 8, 2002 1:17 pm
... I've just put #ifdef HAVE_LIBPSTOEDIT and #endif around a function in output.c that uses DriverDescription_S. I've commited the new code to the CVS...
710
Martin Weber
martweb2000
Sep 8, 2002 6:57 pm
All okay now. By the way we have a warning in input.c in line 89: return magick_load_image; because magick_load_image is a function with arguments and no...
711
Masatake YAMATO
jet@...
Sep 9, 2002 9:45 am
... gcc doesn't say anything. I cannot find any seed of warning. Could you send me a patch? Sodipodi-0.25.0 will be released in soon. So I'm working hard on ...