thuliosama / egit

Automatically exported from code.google.com/p/egit
0 stars 0 forks source link

NullPointerException in reset in Eclipse #86

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Select a file in SCM History
2. Right mouse-click, context menu
3. Select hard reset

What is the expected output? What do you see instead?
Reset of the selected file. I see a NullpointerException.

What version of the product are you using? On what operating system?
* 0.4.0.200905050048
* OS=linux, ARCH=x86_64, WS=gtk

Please provide any additional information below.
eclipse.buildId=M20090211-1700
java.version=1.5.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US

Error
Thu May 07 12:26:24 GMT+01:00 2009
Hard Reset Failed

java.lang.NullPointerException
at org.spearce.egit.core.op.ResetOperation.mapObjects(ResetOperation.java:148)
at org.spearce.egit.core.op.ResetOperation.run(ResetOperation.java:82)
at
org.spearce.egit.ui.internal.actions.AbstractOperationAction$1.run(AbstractOpera
tionAction.java:85)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.jav
a:121)

Original issue reported on code.google.com by m...@abas.de on 7 May 2009 at 11:55

GoogleCodeExporter commented 8 years ago

Original comment by robin.ro...@gmail.com on 13 May 2009 at 10:54

GoogleCodeExporter commented 8 years ago
Cannot be reproduced with
-EGit 0.5.0.200908282229, Eclipse 20090619-0625, Java 1.6.0 on Windows
-EGit lastest source 20090914, Eclipse M20080911-1700 (3.4.1), Java 1.5.0_16 on 
Mac
OS X 10.5.6

Original comment by k...@schneide.com on 14 Sep 2009 at 12:09

GoogleCodeExporter commented 8 years ago
Apparently fixed

Original comment by robin.ro...@gmail.com on 12 Jul 2010 at 5:18