[daisy] [JIRA] Updated: (DSY-389) possible path issue during the
publication of a book
Andreas Deininger (JIRA)
issues at cocoondev.org
Mon Jul 23 16:40:51 CDT 2007
[ http://issues.cocoondev.org//browse/DSY-389?page=all ]
Andreas Deininger updated DSY-389:
----------------------------------
Attachment: DSY-389.diff
If the full path to the image contains spaces, Ibex expects the following notation:
file:///my/path/to/bookinstance/myimage
file:/my/path/to/bookinstance/myimage does not work in that case.
The uploaded patch provides that notation and therefore solves the issue.
> possible path issue during the publication of a book
> ----------------------------------------------------
>
> Key: DSY-389
> URL: http://issues.cocoondev.org//browse/DSY-389
> Project: Daisy
> Type: Bug
> Components: Daisy Books
> Versions: 1.5
> Environment: Windows XP
> Reporter: Frank Taffelt
> Priority: Minor
> Attachments: DSY-389.diff
>
> while publishing a book with a logo i encountered the following error in the publication log:
> ...
> [INFO ] <1/9/07 3:42:34 AM> GetDocumentPart: resource daisy:5 successfully saved to /publications/pdf/logo
> [INFO ] <1/9/07 3:42:34 AM> Running apply pipeline task.
> [INFO ] <1/9/07 3:42:34 AM> Will wait in the queue to produce a PDF...
> [INFO ] <1/9/07 3:42:34 AM> Will begin PDF production, had to wait 0 ms before starting.
> [INFO ] <1/9/07 3:42:35 AM> IBEX: loading config from C:\Program Files (x86)\Daisy-1.5.1\wrapper\bin\ibexconfig.xml
> [INFO ] <1/9/07 3:42:35 AM> IBEX: FileNotFoundException loading font configuration from C:\Program Files (x86)\Daisy-1.5.1\wrapper\bin\ibexconfig.xml
> [INFO ] <1/9/07 3:42:36 AM> IBEX: Illegal character in path at index 18: file:///C:/Program Files (x86)/Daisy-1.5.1/wrapper/bin/
> [INFO ] <1/9/07 3:42:36 AM> IBEX: Could not load image 'file:/C:/Program%20Files%20(x86)/Daisy-1.5.1/WikiData/bookstore/buch--20070109-034220/publications/pdf/logo'
> [INFO ] <1/9/07 3:42:36 AM> IBEX: Illegal character in path at index 18: file:///C:/Program Files (x86)/Daisy-1.5.1/wrapper/bin/
> [INFO ] <1/9/07 3:42:36 AM> IBEX: Could not load image 'file:/C:/Program%20Files%20(x86)/Daisy-1.5.1/WikiData/bookstore/buch--20070109-034220/publications/pdf/logo'
> [INFO ] <1/9/07 3:42:36 AM> Produced a PDF containg 3 pages.
> ..
> maybe other parts of daisy are also affected ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the daisy
mailing list