Bug 454640 - NullPointerException when rendering EntryComposite
Summary: NullPointerException when rendering EntryComposite
Status: CLOSED FIXED
Alias: None
Product: Ice
Classification: Science
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal
Target Milestone: ---   Edit
Assignee: Jordan Deyton CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2014-12-09 14:39 EST by Jordan Deyton CLA
Modified: 2014-12-11 14:56 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jordan Deyton CLA 2014-12-09 14:39:48 EST
When there are no available input files when trying to open a MOOSE Launcher, ICE throws an NPE and the MOOSE Launcher's editor crashes.

Steps to reproduce:

1) Delete your ICEFiles directory
2) Launch ICE
3) Try to open a MOOSE Launcher

It appears the issue is due to the layout being set for a null Combo widget in the EntryComposite.
Comment 1 Jordan Deyton CLA 2014-12-09 15:16:46 EST
This has been fixed.
Comment 2 Anna Wojtowicz CLA 2014-12-11 14:56:53 EST
*** Bug 451052 has been marked as a duplicate of this bug. ***