Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 345350 - Error dialog on startup
Summary: Error dialog on startup
Status: CLOSED INVALID
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux Qt
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-10 20:26 EDT by DJ Houghton CLA
Modified: 2012-08-11 07:40 EDT (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 DJ Houghton CLA 2011-05-10 20:26:24 EDT
eclipse.buildId=I20110510-1040

After updating to this build, I get an error dialog saying there was a problem during startup. The log file only contains these lines and no stack trace.


!ENTRY org.eclipse.ui 4 4 2011-05-10 20:14:24.880
!MESSAGE Unable to create menu item "null", command "org.eclipse.ui.cocoa.minimizeWindow" not defined

!ENTRY org.eclipse.ui 4 4 2011-05-10 20:14:24.881
!MESSAGE Unable to create menu item "null", command "org.eclipse.ui.cocoa.zoomWindow" not defined

!ENTRY org.eclipse.ui 4 4 2011-05-10 20:14:24.881
!MESSAGE Unable to create menu item "null", command "org.eclipse.ui.cocoa.arrangeWindowsInFront" not defined
Comment 1 Brian de Alwis CLA 2011-05-11 09:53:06 EDT
Those messages are only warnings.  There's something else going wrong.
Comment 2 Brian de Alwis CLA 2012-08-11 07:40:19 EDT
Closing as INVALID — the warnings were fixed, and the we don't know what was in the error dialog.