Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2005 |
Jan
(5) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
|
Feb
|
Mar
(11) |
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
|
2007 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
(2) |
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
|
Dec
|
2008 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(6) |
Oct
(2) |
Nov
|
Dec
(4) |
2010 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(4) |
2012 |
Jan
|
Feb
(6) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
(1) |
27
|
28
(1) |
29
|
30
|
31
|
|
|
|
From: SourceForge.net <noreply@so...> - 2010-03-28 03:29:32
|
Support Requests item #2859845, was opened at 2009-09-16 18:10 Message generated for change (Settings changed) made by pbaumard You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=519751&aid=2859845&group_id=68009 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Install Problem Group: None Status: Open Priority: 9 Private: No Submitted By: John Hawksley (jhawksley) >Assigned to: Nobody/Anonymous (nobody) Summary: Eclipse Galileo (OSX): The chosen operation is not enabled. Initial Comment: After installing HTML tidy 1.2.2 into Eclipse Galileo (OS X Snow Leopard), the HTML tidy toolbar items apepar, as does the menu, but when they are clicked when editing a JSP (html) file, a dialogue appears saying "The chosen operation is not enabled." ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2010-03-27 01:50 Message: I experience the same error on Mac OS X - Leopard (10.5.8) Eclipse for PHP Developers Build id: 20090920-1017 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2009-12-10 08:52 Message: I just received the exact same symptom on a Windows XP machine, Eclipse Version: 3.4.1 Build id: M20080911-1700. I have numerous errors in the log file !ENTRY org.eclipse.jface 4 0 2009-12-09 15:38:23.638 !MESSAGE Undefined context while filtering dialog/window contexts !STACK 0 org.eclipse.core.commands.common.NotDefinedException: Cannot get the parent identifier from an undefined context. net.sf.eclipsetidy.ActionSet at org.eclipse.core.commands.contexts.Context.getParentId(Context.java:201) at org.eclipse.jface.bindings.BindingManager.createFilteredContextTreeFor(BindingManager.java:825) at org.eclipse.jface.bindings.BindingManager.recomputeBindings(BindingManager.java:1721) at org.eclipse.jface.bindings.BindingManager.contextManagerChanged(BindingManager.java:689) at org.eclipse.core.commands.contexts.ContextManager.fireContextManagerChanged(ContextManager.java:152) at org.eclipse.core.commands.contexts.ContextManager.addActiveContext(ContextManager.java:96) at org.eclipse.ui.internal.contexts.ContextAuthority.updateContext(ContextAuthority.java:765) at org.eclipse.ui.internal.contexts.ContextAuthority.activateContext(ContextAuthority.java:179) at org.eclipse.ui.internal.contexts.ContextService.activateContext(ContextService.java:88) at org.eclipse.ui.internal.contexts.SlaveContextService.doActivateContext(SlaveContextService.java:279) at org.eclipse.ui.internal.contexts.SlaveContextService.activateContext(SlaveContextService.java:122) at org.eclipse.ui.internal.ActionSetManager$1.propertyChanged(ActionSetManager.java:89) at org.eclipse.ui.internal.ActionSetManager.firePropertyChange(ActionSetManager.java:116) at org.eclipse.ui.internal.ActionSetManager.showAction(ActionSetManager.java:138) at org.eclipse.ui.internal.ActionSetManager.change(ActionSetManager.java:194) at org.eclipse.ui.internal.WorkbenchPage.perspectiveActionSetChanged(WorkbenchPage.java:3599) at org.eclipse.ui.internal.Perspective.addAlwaysOn(Perspective.java:896) at org.eclipse.ui.internal.Perspective.turnOnActionSets(Perspective.java:1789) at org.eclipse.ui.internal.WorkbenchWindow$1.addExtension(WorkbenchWindow.java:503) at org.eclipse.ui.internal.registry.UIExtensionTracker$2.run(UIExtensionTracker.java:58) at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:155) at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:158) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) ---------------------------------------------------------------------- Comment By: John Hawksley (jhawksley) Date: 2009-09-30 21:02 Message: Hello Pierre, I just did an install from scratch, then tried to activate HTMLTidy -> Format from the menu. Unfortunately no errors we generated in the workspace log file. ---------------------------------------------------------------------- Comment By: Pierre Baumard (pbaumard) Date: 2009-09-30 20:27 Message: Some similar issues have been reported by the past (see ID 1811153 & 1706856), but I couldn't reproduce them. Since I don't have OS X Snow Leopard, I won't be able to reproduce this one either. Do you have Eclipse error logs for this issue? ---------------------------------------------------------------------- Comment By: John Hawksley (jhawksley) Date: 2009-09-16 18:11 Message: Set prio 9/assigned (showstopper) - tool does not function in this env. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=519751&aid=2859845&group_id=68009 |
From: SourceForge.net <noreply@so...> - 2010-03-26 16:50:23
|
Support Requests item #2859845, was opened at 2009-09-16 09:10 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=519751&aid=2859845&group_id=68009 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Install Problem Group: None Status: Open Priority: 9 Private: No Submitted By: John Hawksley (jhawksley) Assigned to: Pierre Baumard (pbaumard) Summary: Eclipse Galileo (OSX): The chosen operation is not enabled. Initial Comment: After installing HTML tidy 1.2.2 into Eclipse Galileo (OS X Snow Leopard), the HTML tidy toolbar items apepar, as does the menu, but when they are clicked when editing a JSP (html) file, a dialogue appears saying "The chosen operation is not enabled." ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2010-03-26 16:50 Message: I experience the same error on Mac OS X - Leopard (10.5.8) Eclipse for PHP Developers Build id: 20090920-1017 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2009-12-09 23:52 Message: I just received the exact same symptom on a Windows XP machine, Eclipse Version: 3.4.1 Build id: M20080911-1700. I have numerous errors in the log file !ENTRY org.eclipse.jface 4 0 2009-12-09 15:38:23.638 !MESSAGE Undefined context while filtering dialog/window contexts !STACK 0 org.eclipse.core.commands.common.NotDefinedException: Cannot get the parent identifier from an undefined context. net.sf.eclipsetidy.ActionSet at org.eclipse.core.commands.contexts.Context.getParentId(Context.java:201) at org.eclipse.jface.bindings.BindingManager.createFilteredContextTreeFor(BindingManager.java:825) at org.eclipse.jface.bindings.BindingManager.recomputeBindings(BindingManager.java:1721) at org.eclipse.jface.bindings.BindingManager.contextManagerChanged(BindingManager.java:689) at org.eclipse.core.commands.contexts.ContextManager.fireContextManagerChanged(ContextManager.java:152) at org.eclipse.core.commands.contexts.ContextManager.addActiveContext(ContextManager.java:96) at org.eclipse.ui.internal.contexts.ContextAuthority.updateContext(ContextAuthority.java:765) at org.eclipse.ui.internal.contexts.ContextAuthority.activateContext(ContextAuthority.java:179) at org.eclipse.ui.internal.contexts.ContextService.activateContext(ContextService.java:88) at org.eclipse.ui.internal.contexts.SlaveContextService.doActivateContext(SlaveContextService.java:279) at org.eclipse.ui.internal.contexts.SlaveContextService.activateContext(SlaveContextService.java:122) at org.eclipse.ui.internal.ActionSetManager$1.propertyChanged(ActionSetManager.java:89) at org.eclipse.ui.internal.ActionSetManager.firePropertyChange(ActionSetManager.java:116) at org.eclipse.ui.internal.ActionSetManager.showAction(ActionSetManager.java:138) at org.eclipse.ui.internal.ActionSetManager.change(ActionSetManager.java:194) at org.eclipse.ui.internal.WorkbenchPage.perspectiveActionSetChanged(WorkbenchPage.java:3599) at org.eclipse.ui.internal.Perspective.addAlwaysOn(Perspective.java:896) at org.eclipse.ui.internal.Perspective.turnOnActionSets(Perspective.java:1789) at org.eclipse.ui.internal.WorkbenchWindow$1.addExtension(WorkbenchWindow.java:503) at org.eclipse.ui.internal.registry.UIExtensionTracker$2.run(UIExtensionTracker.java:58) at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:155) at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:158) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) ---------------------------------------------------------------------- Comment By: John Hawksley (jhawksley) Date: 2009-09-30 12:02 Message: Hello Pierre, I just did an install from scratch, then tried to activate HTMLTidy -> Format from the menu. Unfortunately no errors we generated in the workspace log file. ---------------------------------------------------------------------- Comment By: Pierre Baumard (pbaumard) Date: 2009-09-30 11:27 Message: Some similar issues have been reported by the past (see ID 1811153 & 1706856), but I couldn't reproduce them. Since I don't have OS X Snow Leopard, I won't be able to reproduce this one either. Do you have Eclipse error logs for this issue? ---------------------------------------------------------------------- Comment By: John Hawksley (jhawksley) Date: 2009-09-16 09:11 Message: Set prio 9/assigned (showstopper) - tool does not function in this env. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=519751&aid=2859845&group_id=68009 |