Modify ↓
Opened 18 years ago
Closed 12 years ago
#1496 closed defect (wontfix)
ERR002: no pages created
Reported by: | anonymous | Owned by: | Noah Kantrowitz |
---|---|---|---|
Priority: | normal | Component: | CombineWikiPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
when i try to convert wiki pages which were created by me (and not the ones already included in the trac package like InterMapTxt) I get an
ERR002: Error: no pages generated! (did you remember to use webpage mode?)
It's like the converter says:'there's an empty page'... but the page isn't empty, because when I choose HTML as output it functions!!
Attachments (1)
Change History (5)
comment:1 Changed 18 years ago by
Changed 17 years ago by
Attachment: | combinewiki-htmldoc.patch added |
---|
fix for "ERR002: Error: no pages generated! (did you remember to use webpage mode?" message
comment:2 Changed 17 years ago by
You can fix this by adding either --webpage or --continuous to the end of the command line paramters (see attached patch file)
comment:4 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Deprecated: Please try the TracWikiToPdfPlugin.
Note: See
TracTickets for help on using
tickets.
I have this same problem too. PDF does not work CombineWikiModule: Running u'htmldoc --right 1.5cm --bottom 1.5cm --titlefile /tmp/tmpuVy1s6tracpdf --top 1.5cm --format pdf14 --book --title --charset 8859-15 --left 1.5cm /tmp/tmp-PPdGdtracpdf -f /tmp/tmpMgTkB1tracpdf' ERR002: Error: no pages generated! (did you remember to use webpage mode?
HTML does work though