Skip to main content



      Home
Home » Eclipse Projects » Linux Tools Project » !MESSAGE A conflict occurred for ALT+CTRL+P:
!MESSAGE A conflict occurred for ALT+CTRL+P: [message #657477] Wed, 02 March 2011 17:17 Go to next message
Eclipse UserFriend
Hi,

I am using eclipse CDT 3.6.2 with latest released linux tools. I am seeing in the log file the following messages. I this a bug? Should I open a ticket for this?

Thanks,
Yevgeny

#
!SUBENTRY 1 org.eclipse.jface 2 0 2010-01-18 19:46:55.669
#
!MESSAGE A conflict occurred for ALT+CTRL+P:
#
Binding(ALT+CTRL+P,
#
ParameterizedCommand(Command(org.eclipse.linuxtools.changelo g.core.preparechangelog2,Prepare Changelog In Editor,
#
Prepares ChangeLog in an editor,
#
Category(org.eclipse.linuxtools.changelog,Changelog,Changelo g key bindings,true),
#
ActionDelegateHandlerProxy(null,org.eclipse.linuxtools.chang elog.core.actions.PrepareChangelogKeyHandler),
#
,,true),null),
#
org.eclipse.ui.defaultAcceleratorConfiguration,
#
org.eclipse.ui.textEditorScope,,,system)
#
Binding(ALT+CTRL+P,
#
ParameterizedCommand(Command(org.eclipse.linuxtools.changelo g.core.preparechangelog2,Prepare Changelog In Editor,
#
Prepares ChangeLog in an editor,
#
Category(org.eclipse.linuxtools.changelog,Changelog,Changelo g key bindings,true),
#
ActionDelegateHandlerProxy(null,org.eclipse.linuxtools.chang elog.core.actions.PrepareChangelogKeyHandler),
#
,,true),null),
#
org.eclipse.ui.defaultAcceleratorConfiguration,
#
org.eclipse.compare.compareEditorScope,,,system)
#
Binding(ALT+CTRL+P,
#
ParameterizedCommand(Command(org.eclipse.linuxtools.changelo g.core.preparechangelog,Prepare Changelog,
#
Prepares Changelog,
#
Category(org.eclipse.linuxtools.changelog,Changelog,Changelo g key bindings,true),
#
ActionDelegateHandlerProxy(null,org.eclipse.linuxtools.chang elog.core.actions.PrepareChangelogKeyHandler),
#
,,true),null),
#
org.eclipse.ui.defaultAcceleratorConfiguration,
#
org.eclipse.ui.contexts.window,,,system)
Re: !MESSAGE A conflict occurred for ALT+CTRL+P: [message #659833 is a reply to message #657477] Tue, 15 March 2011 14:26 Go to previous messageGo to next message
Eclipse UserFriend
This conflict is known and a solution is being looked at.

The problem is that there is no registry for short-cuts so individual plug-ins being worked on by different groups can collide with other plug-in bindings. It depends on what you have installed at the same time.

You needn't worry about the message. If you want both the ChangeLog functionality and the other functionality at the same time, go to Preferences->General->Keys where you can set the binding of either to be whatever you want.
Re: !MESSAGE A conflict occurred for ALT+CTRL+P: [message #659928 is a reply to message #659833] Wed, 16 March 2011 04:31 Go to previous messageGo to next message
Eclipse UserFriend
Hi Jeff,

Thank you for your reply. You are talking about a framework solution of how to handle multiple plug-ins (not related to each other) that use the same "key" for their action.

In this case the the same plug-in or group of plug-ins (org.eclipse.linuxtools) use the same "key". This seems like a specific bug in org.eclipse.linuxtools.

Thanks,
Yevgeny
Re: !MESSAGE A conflict occurred for ALT+CTRL+P: [message #660323 is a reply to message #659928] Thu, 17 March 2011 17:28 Go to previous message
Eclipse UserFriend
Sorry, should have paid more attention to your log. There is a long-standing conflict with another plug-in that I assumed was the case. I'll take a look at it.
Previous Topic:Can events be filtered?
Next Topic:[SOLVED] Problem during LTTng eclipse plugin installation
Goto Forum:
  


Current Time: Wed Jul 23 19:26:48 EDT 2025

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

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

Back to the top