Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 329400 - Clicking team > commit throws Unhandled event loop exception and no dialog
Summary: Clicking team > commit throws Unhandled event loop exception and no dialog
Status: RESOLVED INVALID
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 0.9.0   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-03 16:59 EDT by jriddle CLA
Modified: 2013-05-04 16:38 EDT (History)
1 user (show)

See Also:


Attachments
traceback for bug 329400 (2.79 KB, text/plain)
2010-11-03 17:01 EDT, jriddle CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jriddle CLA 2010-11-03 16:59:49 EDT
Build Identifier: M20100211-1343

I installed the latest git, egit, and checked for eclipse updates. Java is updated to latest as well.

I'm able to perform all functionality such as Team > Share Project, Add, and Push. I see decorators updating correctly to mark dirty files, etc. However, clicking Team > Commit on any file or folder does not display the commit dialog. If I Add and then check my git status via command line I am able to see the staged files, and con then commit via command line. All updates are reflected in the Navigator decorators at this point also.

Reproducible: Always

Steps to Reproduce:
1.Installed latest git, egit, and checked for eclipse updates.
2.Shared pydev project.
3.Team > Add.
4.Team > Commit does not display dialog.
Comment 1 jriddle CLA 2010-11-03 17:01:44 EDT
Created attachment 182333 [details]
traceback for bug 329400
Comment 2 Robin Rosenberg CLA 2013-05-04 16:38:41 EDT
Closed due to being too old to investigate.