John Ormerod 11.Apr.08 06:44 PM Lotus Notes Client for Desktop6.1.1Windows XP
When I use a personality that extends the default one, the Online/Offline toggle never shows up.
The cause is there in the Console:
SEVERE SToolItem object is null or disposed ::class.method=com.ibm.rcp.locationmanager.ui.statusbar.StatusbarContribution.updateLocation() ::thread=main ::loggername=com.ibm.rcp.locationmanager.ui
Why is this happening, and is there anything I can do to prevent it?
I have some code in the postWindowCreate() method. If I remove the method, so that only the constructor remains, I still get the error. It only goes away when I revert to the default personality.