Issue 79188

Summary: java wizards: NullPointerException in getPageSize
Product: porting Reporter: sparcmoz <sparcmoz>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: 680m217   
Target Milestone: ---   
Hardware: Sun   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description sparcmoz 2007-07-04 02:23:38 UTC
GNU/Linux SPARC built with debian/unstable java-gcj-compat (1.5.0)
m217 + aquavcl01.
Wizards did work for a while but now:
- Letter wizard fails with bus error
- Fax wizard just hangs
- Agenda wizard gives NullPointerException below

jim@sun:/opt/m217/program$ ./soffice &
[1] 5198
jim@sun:/opt/m217/program$ sh: paperconf: command not found
java.lang.NullPointerException
   at com.sun.star.wizards.text.TextDocument.getPageSize(TextDocument.java:239)
   at com.sun.star.wizards.text.TextDocument.loadAsPreview(TextDocument.java:218)
   at com.sun.star.wizards.agenda.AgendaTemplate.load(AgendaTemplate.java:220)
   at
com.sun.star.wizards.agenda.AgendaWizardDialogImpl.startWizard(AgendaWizardDialogImpl.java:148)
   at
com.sun.star.wizards.agenda.CallWizard$WizardImplementation.trigger(CallWizard.java:129)
java.lang.NullPointerException
   at com.sun.star.wizards.text.ViewHandler.<init>(ViewHandler.java:67)
   at com.sun.star.wizards.text.TextDocument.loadAsPreview(TextDocument.java:221)
   at com.sun.star.wizards.agenda.AgendaTemplate.load(AgendaTemplate.java:220)
   at
com.sun.star.wizards.agenda.AgendaWizardDialogImpl.startWizard(AgendaWizardDialogImpl.java:148)
   at
com.sun.star.wizards.agenda.CallWizard$WizardImplementation.trigger(CallWizard.java:129)
Comment 1 sparcmoz 2007-07-04 02:25:52 UTC
set platform
Comment 2 pavel 2007-07-08 10:04:42 UTC
reassign
Comment 3 Rob Weir 2013-07-30 02:14:55 UTC
Reset assignee on issues not touched by assignee in more than 2000 days.