Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » "A handler conflict occurred.  This may disable some commands."
"A handler conflict occurred.  This may disable some commands." [message #217318] Thu, 05 February 2009 01:54 Go to next message
Eclipse UserFriend
Originally posted by: nuclearpsyche.gmail.com

Hello,

I have a combined EMF/GMF editor. When I switch from any tab to the
diagram tab I always get 4 warnings in my error log:

Warning
A handler conflict occurred.  This may disable some commands.

As a matter of fact it seems like it disables those commands: copy,
paste, cut, delete.
For each command I get a warning of this type (here is the one for the
paste command):

Warning
Conflict for
'org.eclipse.ui.edit.paste':HandlerActivation(commandId=org. eclipse.ui.edit.paste,
handler=ActionHandler(org.eclipse.emf.edit.ui.action.PasteAction@81f25),
expression=AndExpression(org.eclipse.ui.SubActionBars$1@2fcb4f,WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@801059)),sourcePriority=16385)
HandlerActivation(commandId=org.eclipse.ui.edit.paste,
handler=ActionHandler( org.eclipse.gmf.runtime.common.ui.action.internal.actions.gl obal.GlobalPasteAction @134d801),
expression=AndExpression(org.eclipse.ui.SubActionBars$1@2fcb4f,WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@801059)),sourcePriority=16385)

If

you have seen this problem before and know how to fix it I would be
grateful if you could point me in the right direction.

Thanks a lot!

tamer
Re: "A handler conflict occurred.  This may disable some commands." [message #526540 is a reply to message #217318] Mon, 12 April 2010 08:48 Go to previous message
SC  is currently offline SC Friend
Messages: 15
Registered: November 2009
Junior Member
Hello,

I am seeing same issue, any pointers?

Thanks
Previous Topic:Create gmfgen from gmfmap and generate code
Next Topic:How to use attributes of referenced objects as labels
Goto Forum:
  


Current Time: Fri Apr 19 01:17:18 GMT 2024

Powered by FUDForum. Page generated in 0.02041 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top