Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 227031

Summary: [usage] key-binding conflict warning in monitor UI
Product: z_Archived Reporter: Steffen Pingel <steffen.pingel>
Component: MylynAssignee: Shawn Minto <shawn.minto>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P4 CC: mik.kersten
Version: unspecifiedKeywords: helpwanted
Target Milestone: 3.3   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
mylyn/context/zip none

Description Steffen Pingel CLA 2008-04-14 16:59:17 EDT
I am seeing this in the error log:

-- Error Log --
Date: Mon Apr 14 13:02:43 PDT 2008
Message: Conflict for 'AUTOGEN:::org.eclipse.mylyn.monitor.ui.commands/org.eclipse.mylyn.monitor.ui.reports.ui.actions.ComputeSummaryAction':HandlerActivation(commandId=AUTOGEN:::org.eclipse.mylyn.monitor.ui.commands/org.eclipse.mylyn.monitor.ui.reports.ui.actions.ComputeSummaryAction,
handler=ActionDelegateHandlerProxy(null,org.eclipse.mylyn.internal.monitor.reports.ui.actions.EclipseUsageSummaryAction),
expression=AndExpression(ViewerContributionExpression(org.eclipse.jdt.ui.PackageExplorer,null,org.eclipse.ui.internal.WorkbenchWindow@1664a9b),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1664a9b)),sourcePriority=-2147467264)
HandlerActivation(commandId=AUTOGEN:::org.eclipse.mylyn.monitor.ui.commands/org.eclipse.mylyn.monitor.ui.reports.ui.actions.ComputeSummaryAction,
handler=ActionDelegateHandlerProxy(null,org.eclipse.mylyn.internal.monitor.reports.ui.actions.FocusedUiUserAnalysisAction),
expression=AndExpression(ViewerContributionExpression(org.eclipse.jdt.ui.PackageExplorer,null,org.eclipse.ui.internal.WorkbenchWindow@1664a9b),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1664a9b)),sourcePriority=-2147467264)
Severity: Warning
Plugin ID: org.eclipse.ui.workbench
Stack Trace:
no stack trace available
Comment 1 Steffen Pingel CLA 2009-08-16 19:13:06 EDT
Shawn, can you take a look if that is still a problem?
Comment 2 Shawn Minto CLA 2009-08-17 11:19:24 EDT
Yes, this was still a problem.  All of the actions had the same id.  I have updated them to have different id's and this should now be fixed.
Comment 3 Shawn Minto CLA 2009-08-17 11:19:28 EDT
Created attachment 144671 [details]
mylyn/context/zip