Closed
Bug 3483
Opened 26 years ago
Closed 26 years ago
AddressBook.java is broke
Categories
(Grendel Graveyard :: Addressbook/LDAP (non-UI), defect, P2)
Grendel Graveyard
Addressbook/LDAP (non-UI)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: grail, Assigned: edwin)
Details
This is the stacktrace from "java grendel.addressbook.AddressBook"
java.lang.NullPointerException:
at javax.swing.ImageIcon.<init>(ImageIcon.java:106)
at
grendel.addressbook.AddressBook.addToolbarButton(AddressBook.java:527)
at grendel.addressbook.AddressBook.createToolbar(AddressBook.java:493)
at grendel.addressbook.AddressBook.<init>(AddressBook.java:146)
at grendel.addressbook.AddressBook.main(AddressBook.java:66)
Also, MenuLabels.properties is missing from and results in the menus not having
the right labels.
I don't think talisman still wants this one, so I reassigned it to me for now.
Do you want to take a shot in fixing it as you already did a little bit looking
into it? If so, please reassign it to yourself.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Component: Address Book → Addressbook/LDAP (non-UI)
You need to log in
before you can comment on or make changes to this bug.
Description
•