... Additional information about autotrace wich I had to conmpile without pstoedit because configure asked for pstoedit 3.32 but only 3.31 is available (??),...
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...
Masatake YAMATO
jet@...
Aug 14, 2002 11:24 am
685
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...
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...
Masatake YAMATO
jet@...
Aug 23, 2002 4:08 am
689
... 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...
Masatake YAMATO
jet@...
Aug 24, 2002 5:21 am
690
... 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 ...
... 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...
... 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...
... 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 ...
(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...
Masatake YAMATO
jet@...
Aug 24, 2002 5:50 pm
696
... 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...
Masatake YAMATO
jet@...
Aug 24, 2002 5:55 pm
697
... 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...
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...
Masatake YAMATO
jet@...
Aug 27, 2002 7:20 am
699
I forgot to write. ... I think you don't have to rebuild and/or reinstall frontline. Masatake...
Masatake YAMATO
jet@...
Aug 27, 2002 7:22 am
700
... 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 ...
... The snapshot just avoids the crushing. About pstoedit linking, nothing is improved. Masatake...
Masatake YAMATO
jet@...
Aug 27, 2002 5:02 pm
702
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 $...
Masatake YAMATO
jet@...
Sep 2, 2002 12:47 pm
703
I've improved the autotrace side interface for pstoedit. Now you can get output in Mathematica format with following command lines: autotrace...
Masatake YAMATO
jet@...
Sep 5, 2002 1:41 pm
704
... 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...
Masatake YAMATO
jet@...
Sep 5, 2002 6:36 pm
705
Hello Masatake Yamato, ... Unfortunately I run into softwareproblems since I wanted to upgrade to the newest autotrace with patched pstoedit support. This...
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...
Masatake YAMATO
jet@...
Sep 7, 2002 7:25 am
707
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...
Masatake YAMATO
jet@...
Sep 7, 2002 7:31 pm
708
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...
... 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...
Masatake YAMATO
jet@...
Sep 8, 2002 1:17 pm
710
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...
... 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 ...