1.7.3. crashing for time to time (SVN)



Hi,

I'm not really sure how it started, but 1.7.3 seems to be dislike my SVN tree.
From time to time, trying to view file diff within a tree diff blows
up with the following error:

Traceback (most recent call last):
  File "/usr/share/meld/meld/vcview.py", line 576, in on_row_activated
    self.run_diff( [path] )
  File "/usr/share/meld/meld/vcview.py", line 612, in run_diff
    [], [(os.path.basename(path), path)])[1][0]
IndexError: list index out of range
Traceback (most recent call last):
  File "/usr/share/meld/meld/vcview.py", line 576, in on_row_activated
    self.run_diff( [path] )
  File "/usr/share/meld/meld/vcview.py", line 612, in run_diff
    [], [(os.path.basename(path), path)])[1][0]
IndexError: list index out of range

The only solution at this stage is to reopen meld.

Thanks for a great software,
Gilboa


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]