Bug 227031 - [usage] key-binding conflict warning in monitor UI
Summary: [usage] key-binding conflict warning in monitor UI
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P4 minor (vote)
Target Milestone: 3.3   Edit
Assignee: Shawn Minto CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2008-04-14 16:59 EDT by Steffen Pingel CLA
Modified: 2009-08-17 11:19 EDT (History)
1 user (show)

See Also:


Attachments
mylyn/context/zip (2.60 KB, application/octet-stream)
2009-08-17 11:19 EDT, Shawn Minto CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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