- This topic has 4 replies, 2 voices, and was last updated 7 years, 5 months ago by mauromol.
-
AuthorPosts
-
mauromolParticipantWhen I try to open the Conflict Editor from the Synchronize View, I get the following exception:
Version: 4.0.4.I20170216-1700 SVN Client: org.eclipse.team.svn.connector.svnkit18 6.0.4.I20161211-1700 SVN/1.9.0 SVNKit/1.8.14 (http://svnkit.com/) r10627 JVM Properties: {java.runtime.name=Java(TM) SE Runtime Environment, java.runtime.version=1.8.0_131-b11, java.vendor=Oracle Corporation, line.separator= , java.class.version=52.0, os.name=Linux, os.arch=amd64, user.country=IT, os.version=4.4.0-47-generic, eclipse.commands=-os linux -ws gtk -arch x86_64 -showsplash /home/mauro/eclipse/neon//plugins/org.eclipse.platform_4.6.3.v20170301-0400/splash.bmp -launcher /home/mauro/eclipse/neon/eclipse -name Eclipse --launcher.library /home/mauro/eclipse/neon//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740/eclipse_1618.so -startup /home/mauro/eclipse/neon//plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar --launcher.appendVmargs -exitdata 1c8024 -vm /usr/bin/java , java.version=1.8.0_131, file.separator=/, java.vm.info=mixed mode, path.separator=:, user.timezone=Europe/Rome, user.language=it, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding=UTF-8} java.lang.IllegalStateException: Unable to create image java.lang.IllegalStateException: Unable to create image at com.genuitec.eclipse.webicons.IconDefinition.createImageData(IconDefinition.java:138) at com.genuitec.eclipse.webicons.IconImageDescriptor$IconImageDataProvider.getImageData(IconImageDescriptor.java:21) at org.eclipse.swt.internal.DPIUtil.validateAndGetImageDataAtZoom(DPIUtil.java:392) at org.eclipse.swt.graphics.Image.<init>(Image.java:824) at com.genuitec.eclipse.webicons.IconImageDescriptor.createImage(IconImageDescriptor.java:34) at com.genuitec.eclipse.theming.core.internal.images.ReplacementIconImageDescriptor.createImage(ReplacementIconImageDescriptor.java:26) at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:224) at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:202) at org.eclipse.compare.internal.CompareUIPlugin.getImage(CompareUIPlugin.java:751) at org.eclipse.compare.CompareUI.getImage(CompareUI.java:264) at org.eclipse.team.svn.ui.compare.ConflictingFileEditorInput.prepareInput(ConflictingFileEditorInput.java:54) at org.eclipse.compare.CompareEditorInput.run(CompareEditorInput.java:484) at org.eclipse.team.svn.ui.operation.ShowConflictEditorOperation.openEclipseEditor(ShowConflictEditorOperation.java:196) at org.eclipse.team.svn.ui.operation.ShowConflictEditorOperation.showEditorFor(ShowConflictEditorOperation.java:177) at org.eclipse.team.svn.ui.operation.ShowConflictEditorOperation$1.run(ShowConflictEditorOperation.java:100) at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doSubTask(ProgressMonitorUtility.java:118) at org.eclipse.team.svn.core.operation.AbstractActionOperation.protectStep(AbstractActionOperation.java:156) at org.eclipse.team.svn.core.operation.AbstractActionOperation.protectStep(AbstractActionOperation.java:151) at org.eclipse.team.svn.ui.operation.ShowConflictEditorOperation.runImpl(ShowConflictEditorOperation.java:98) at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:82) at org.eclipse.team.svn.core.operation.LoggedOperation.run(LoggedOperation.java:40) at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104) at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:90) at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:81) at org.eclipse.team.svn.ui.synchronize.action.AbstractSynchronizeLogicalModelAction$2$1.run(AbstractSynchronizeLogicalModelAction.java:356) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119) Caused by: org.eclipse.swt.SWTException: Invalid thread access at org.eclipse.swt.SWT.error(SWT.java:4533) at org.eclipse.swt.SWT.error(SWT.java:4448) at org.eclipse.swt.SWT.error(SWT.java:4419) at org.eclipse.swt.widgets.Display.error(Display.java:1236) at org.eclipse.swt.widgets.Display.checkDevice(Display.java:815) at org.eclipse.swt.widgets.Display.getSystemColor(Display.java:2513) at com.genuitec.eclipse.webicons.PrimaryIconColorSet.asPrimary(PrimaryIconColorSet.java:28) at com.genuitec.eclipse.webicons.PrimaryIconColorSet.asFill(PrimaryIconColorSet.java:16) at com.genuitec.eclipse.webicons.IconDefinition.drawBoundedIcon(IconDefinition.java:194) at com.genuitec.eclipse.webicons.StandardIconDefinition.drawIcon(StandardIconDefinition.java:39) at com.genuitec.eclipse.webicons.IconDefinition.createImageData(IconDefinition.java:132) ... 25 more
I must switch to another theme to be able to open the Conflict Editor.
This topic was linked to an Issue on June 13, 2017 at 2:32 pm
support-swapnaModeratormauromal,
Your post is mistakenly marked spam and that is the reason why is not listed in the forums. Apologies for inconvenience caused.
Sorry that you are seeing problems with the Darkest Dark theme and SVN. The dev team is investigating the issue. We will keep you posted about the fix.
–Swapna
MyEclipse Support
mauromolParticipantHi Swapna,
sorry for the delay – I had problems accessing the forum again.I don’t have right now that scenario at hand, but I can state for sure that it did work with the Classic Theme.
I’m also pretty sure that it did work correctly with Darkest Theme before doing the latest upgrade (currently installed version is 1.8.1.201706070118).What I can say for sure is that, while debugging, Ctrl+Shift+I (Inspect variable) has the same problem (“unable to create image”) and I can say for sure it did not occur before upgrading the Darkest Dark Theme to the latest version.
I don’t know if it’s relevant, but we’re using the Darkest Dark Theme with plain Eclipse Neon 4.3 + JDT + WTP + Buildship + Groovy-Eclipse + STS and a bunch of other plugins that should not be relevant.
support-swapnaModeratormauromol,
We just released CI 6a which has the fix for the issue with Ctrl+Shift+I during debug.
Can you please update to CI 6a and let us know if you still see the problems you reported?–Swapna
MyEclipse Support
mauromolParticipantCtrl+Shift+I now works, thank you!
I didn’t have the chance to test the Conflict Editor, though. I will let you know. -
AuthorPosts