1. creolehtml freezing

creolehtml is freezing on my system

  • Slax 6.1.1 (running in ram) on Athlon 64
  • svn 2661
  • downloaded bin2660, but it reports itself as r2593

eudoc works ok, but creolehtml freezes at

sh-3.1# eui creolehtml foo.txt 
Processing macros. 
Processing text (1047169 bytes). 


the eui process goes to 97% and there is no progress


another small problem is

bash-3.1# eui creolehtml foo.txt 
creolehtml.ex:1 
<0052>:: can't find 'creole.e' in any of ... 
    /root/euphoria 
include creole.e 
                ^ 
Press Enter 


I copy eudoc and creolehtml to euphoria/bin, but this time creolehtml does not work like before.

tom

new topic     » topic index » view message » categorize

2. Re: creolehtml freezing

_tom said...

creolehtml is freezing on my system

  • Slax 6.1.1 (running in ram) on Athlon 64
  • svn 2661
  • downloaded bin2660, but it reports itself as r2593

when you just run eui, it should show the installed path. any chance you are running an earlier version?

_tom said...

eudoc works ok,

I notice while eudpc is processing std/dns,e cpu and memory use goes up dramatically. I think because most of it is a large multiline comment.

_tom said...

but creolehtml freezes at

sh-3.1# eui creolehtml foo.txt 
Processing macros. 
Processing text (1047169 bytes). 


the eui process goes to 97% and there is no progress

to see where it is stalling, try turning verbose on, -v=ON

creolehtml time can go up exponentially if there are too many unknown and unresolved. it must trip some worst case sort behaviour.

new topic     » goto parent     » topic index » view message » categorize

3. Re: creolehtml freezing

_tom said...

creolehtml is freezing on my system

  • Slax 6.1.1 (running in ram) on Athlon 64
  • svn 2661
  • downloaded bin2660, but it reports itself as r2593

eudoc works ok, but creolehtml freezes at

sh-3.1# eui creolehtml foo.txt 
Processing macros. 
Processing text (1047169 bytes). 


the eui process goes to 97% and there is no progress

Yep, I can confirm we have a bug. I'll start work on it right now.

_tom said...

another small problem is

bash-3.1# eui creolehtml foo.txt 
creolehtml.ex:1 
<0052>:: can't find 'creole.e' in any of ... 
    /root/euphoria 
include creole.e 
                ^ 
Press Enter 


I copy eudoc and creolehtml to euphoria/bin, but this time creolehtml does not work like before.

It sounds like your EUINC is not set up to point to where you have your include files.

In which directory does creole.e reside?

For example, if creole.e is in /root/euphoria/docs/ you could run the command as ...

bash-3.1# eui -i /root/euphoria/docs creolehtml foo.txt 

new topic     » goto parent     » topic index » view message » categorize

4. Re: creolehtml freezing

Thankyou, the fix is working.

I have uploaded a new PDF, svn2663, to RapidEuphoria.com . It should be processed within a few hours.

new topic     » goto parent     » topic index » view message » categorize

5. Re: creolehtml freezing

_tom said...

Thankyou, the fix is working.

I have uploaded a new PDF, svn2663, to RapidEuphoria.com . It should be processed within a few hours.

Tom, 4.0b2 will be released shortly, maybe a PDF right after 4.0b2 is released would be nice? You could, if you want, check out the /tags/4.0b2 branch to ensure it matches the 4.0b2 release. (That tag does not yet exist).

Jeremy

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu