Bug 320291 - autotools action conflicts
Summary: autotools action conflicts
Keywords:
Status: CLOSED DUPLICATE of bug 252013
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse-cdt
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jeff Johnston
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-10-05 15:46 UTC by Andrew Overholt
Modified: 2008-02-12 21:02 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-02-12 21:02:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andrew Overholt 2007-10-05 15:46:29 UTC
I don't really know what this means, but when I start eclipse on the command
line, I get the following error messages.  I'm running eclipse-cdt-4.0.0-7 and I
highly doubt this has changed in 4.0.1 so don't tell me to try that one out :P

!ENTRY org.eclipse.ui.workbench 2 0 2007-10-05 11:28:57.650
!MESSAGE A handler conflict occurred.  This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-05 11:28:57.651
!MESSAGE Conflict for
'AUTOGEN:::com.redhat.eclipse.cdt.autotools.actionSets/com.redhat.eclipse.cdt.autotools.actions.invokeAutoconf':
HandlerActivation(commandId=AUTOGEN:::com.redhat.eclipse.cdt.autotools.actionSets/com.redhat.eclipse.cdt.autotools.actions.invokeAutoconf,
       
handler=ActionDelegateHandlerProxy(null,com.redhat.eclipse.cdt.autotools.actions.InvokeAutomakeAction),
       
expression=AndExpression(ActionSetExpression(com.redhat.eclipse.cdt.autotools.actionSets,org.eclipse.ui.internal.WorkbenchWindow@7ae6d),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@7ae6d)),sourcePriority=16640)
HandlerActivation(commandId=AUTOGEN:::com.redhat.eclipse.cdt.autotools.actionSets/com.redhat.eclipse.cdt.autotools.actions.invokeAutoconf,
       
handler=ActionDelegateHandlerProxy(null,com.redhat.eclipse.cdt.autotools.actions.InvokeAutoconfAction),
       
expression=AndExpression(ActionSetExpression(com.redhat.eclipse.cdt.autotools.actionSets,org.eclipse.ui.internal.WorkbenchWindow@7ae6d),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@7ae6d)),sourcePriority=16640)

Comment 1 Jeff Johnston 2007-10-05 16:21:15 UTC
I believe I have found the problem.  The InvokeAutoconf and InvokeAutomake
actions had the same id for their extensions.  A fix has been checked in.

Comment 2 Jeff Johnston 2008-02-12 21:02:12 UTC

*** This bug has been marked as a duplicate of 252013 ***


Note You need to log in before you can comment on or make changes to this bug.