Forum Bugs

Runtime error

Anonymous
Happy New Year!

I have finally got round to testing Prince again and have come up against an error that is dumping me out of the program.

I have a htm with a reference to a stylesheet global.css (which is in the same folder). When I run the convert without the reference to the css it converts fine. If I add the reference (or use the stylesheet include) the program crashes me out with the following error :

Prince
Run-time error "380":
Invalid property value.

Stuart
mikeday
Hi Stuart,

It sounds like there is a formatting problem that is affecting the GUI.

Can you try running Prince from the command-line on your file? (ie. run the prince.exe found in Prince\engine\bin).

Thanks,

Michael
Anonymous
Hi Michael,

Tried that and after these errors
prince: aml_print.htm:621: error: htmlParseEntityRef: no name
prince: aml_print.htm:635: error: htmlParseEntityRef: no name
it completed.

Regards

Stuart
mikeday
Thanks Stuart!

I would have expected those two errors to simply be reported in the Prince output log as per usual; we will investigate the issue.

In the meantime, hopefully the error messages are useful; it looks like you have an unescaped & character somewhere in your document perhaps.

Cheers,

Michael
mikeday
The issue turned out to be a minor bug affecting the GUI progress bar, which has been fixed in Prince 5.1 rev 10.