Issue 79188 - java wizards: NullPointerException in getPageSize
Summary: java wizards: NullPointerException in getPageSize
Status: CONFIRMED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: 680m217
Hardware: Sun Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-04 02:23 UTC by sparcmoz
Modified: 2013-07-30 02:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.