fritzbrand / svn-time-lapse-view

Automatically exported from code.google.com/p/svn-time-lapse-view
0 stars 0 forks source link

Type cast exception when opening the repo-browsing window #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start the app
2. Press the browse (...) button

What is the expected output? What do you see instead?

The browse window should open instead a type cast exception is thrown.

What version of the product are you using? On what operating system?

svn-time-lapse-view-1.6 with Java 6 (tried with both 6.03 and 6.05 releases)
NOTE: this issue appears only when using linux (ubuntu gutsy, in my case).
I've tested it on windows and it works ok. 

I've attached a patch that solves the problem (at least for me) - it
basically adds an IF before the cast.

Original issue reported on code.google.com by dumitru....@gmail.com on 2 Apr 2008 at 8:42

Attachments: