Oddly enough, after restarting the ide, the very icon in the search console
view resolves, but in the search favourites view it still does not resolve.
And in window->show view dialog, both are not resolved (red squares). (both
views refer to the same icon)

On 13 August 2011 14:25, Dimitar Georgiev <[email protected]> wrote:

> Hi,
> On 4.2M1 SDK the icon associated with the search console view and search
> favourites view is not resolved, even though it works on 3.7.
>
> Is this a known issue, or should I open a bug? If the latter, also I'm
> having a tough time determining what the correct component would be...
>
> Regards, Dimitar
>
> plugin.xml of discovery integration bundle:
>
> <view
>
> category="org.eclipse.platform.discovery.integration.searchconsole"
>
> class="org.eclipse.platform.discovery.ui.internal.view.SearchConsoleView"
>             icon="icons/searchconsole.gif"
>
> id="org.eclipse.platform.discovery.ui.internal.view.SearchConsoleView"
>             name="%view.name.0">
>       </view>
>
> eclipse.buildId=I20110805-1200
> java.version=1.6.0_23
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Command-line arguments:  -os win32 -ws win32 -arch x86_64
>
> Error
> Sat Aug 13 13:48:25 EEST 2011
> Unable to resolve plug-in
> "platform:/plugin/org.eclipse.platform.discovery.integration.searchfavorites/icons/searchconsole.gif".
>
> java.io.IOException: Unable to resolve plug-in
> "platform:/plugin/org.eclipse.platform.discovery.integration.searchfavorites/icons/searchconsole.gif".
>     at
> org.eclipse.core.internal.runtime.PlatformURLPluginConnection.parse(PlatformURLPluginConnection.java:64)
>     at
> org.eclipse.core.internal.runtime.PlatformURLPluginConnection.resolve(PlatformURLPluginConnection.java:75)
>     at
> org.eclipse.core.internal.boot.PlatformURLHandler.openConnection(PlatformURLHandler.java:67)
>     at
> org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy.openConnection(URLStreamHandlerProxy.java:112)
>     at java.net.URL.openConnection(URL.java:945)
>     at
> org.eclipse.core.internal.runtime.PlatformURLConverter.toFileURL(PlatformURLConverter.java:33)
>     at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:206)
>     at
> org.eclipse.jface.resource.URLImageDescriptor.getFilePath(URLImageDescriptor.java:137)
>     at
> org.eclipse.jface.resource.URLImageDescriptor.createImage(URLImageDescriptor.java:157)
>     at
> org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:227)
>     at
> org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:205)
>     at
> org.eclipse.ui.internal.dialogs.ViewLabelProvider.cacheImage(ViewLabelProvider.java:67)
>     at
> org.eclipse.ui.internal.dialogs.ViewLabelProvider.getImage(ViewLabelProvider.java:94)
>     at
> org.eclipse.jface.viewers.ColumnLabelProvider.update(ColumnLabelProvider.java:37)
>     at
> org.eclipse.jface.viewers.ViewerColumn.refresh(ViewerColumn.java:152)
>     at
> org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:945)
>     at
> org.eclipse.jface.viewers.AbstractTreeViewer$UpdateItemSafeRunnable.run(AbstractTreeViewer.java:113)
>     at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
>     at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
>     at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
>     at
> org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:1025)
>     at
> org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run(StructuredViewer.java:485)
>     at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
>     at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
>     at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
>     at
> org.eclipse.jface.viewers.StructuredViewer.updateItem(StructuredViewer.java:2167)
>     at
> org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(AbstractTreeViewer.java:840)
>     at
> org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:815)
>     at
> org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
>     at
> org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:789)
>     at
> org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:644)
>     at
> org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:760)
>     at
> org.eclipse.jface.viewers.AbstractTreeViewer.handleTreeExpand(AbstractTreeViewer.java:1492)
>     at
> org.eclipse.jface.viewers.TreeViewer.handleTreeExpand(TreeViewer.java:952)
>     at
> org.eclipse.jface.viewers.AbstractTreeViewer$4.treeExpanded(AbstractTreeViewer.java:1503)
>     at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:132)
>     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
>     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
>     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
>     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
>     at org.eclipse.swt.widgets.Tree.wmNotifyChild(Tree.java:7544)
>     at org.eclipse.swt.widgets.Control.wmNotify(Control.java:5534)
>     at org.eclipse.swt.widgets.Composite.wmNotify(Composite.java:1896)
>     at org.eclipse.swt.widgets.Control.WM_NOTIFY(Control.java:5086)
>     at org.eclipse.swt.widgets.Control.windowProc(Control.java:4584)
>     at org.eclipse.swt.widgets.Display.windowProc(Display.java:4972)
>     at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
>     at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2425)
>     at org.eclipse.swt.widgets.Tree.callWindowProc(Tree.java:1533)
>     at org.eclipse.swt.widgets.Tree.WM_LBUTTONDOWN(Tree.java:6414)
>     at org.eclipse.swt.widgets.Control.windowProc(Control.java:4564)
>     at org.eclipse.swt.widgets.Tree.windowProc(Tree.java:5937)
>     at org.eclipse.swt.widgets.Display.windowProc(Display.java:4972)
>     at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
>     at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2531)
>     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3752)
>     at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
>     at org.eclipse.jface.window.Window.open(Window.java:801)
>     at
> org.eclipse.ui.handlers.ShowViewHandler.openOther(ShowViewHandler.java:90)
>     at
> org.eclipse.ui.handlers.ShowViewHandler.execute(ShowViewHandler.java:67)
>     at
> org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293)
>     at
> org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:68)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>     at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>     at java.lang.reflect.Method.invoke(Method.java:597)
>     at
> org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
>     at
> org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:228)
>     at
> org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:209)
>     at
> org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:123)
>     at
> org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:142)
>     at
> org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommand(LegacyHandlerService.java:455)
>     at org.eclipse.ui.internal.ShowViewMenu$3.run(ShowViewMenu.java:141)
>     at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
>     at
> org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
>     at
> org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
>     at
> org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
>     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
>     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
>     at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4165)
>     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3754)
>     at
> org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:969)
>     at
> org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
>     at
> org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:885)
>     at
> org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:90)
>     at org.eclipse.ui.internal.Workbench$3.run(Workbench.java:539)
>     at
> org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
>     at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:519)
>     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
>     at
> org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
>     at
> org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
>     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:344)
>     at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>     at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>     at java.lang.reflect.Method.invoke(Method.java:597)
>     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
>     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
>     at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
>
>
>
>
>
_______________________________________________
e4-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/e4-dev

Reply via email to