Re: 1.7.3. crashing for time to time (SVN)
- From: Gilboa Davara <gilboad gmail com>
- To: Chuck Tuffli <chuck tuffli net>
- Cc: Users/Devel Meld <meld-list gnome org>
- Subject: Re: 1.7.3. crashing for time to time (SVN)
- Date: Thu, 27 Jun 2013 17:44:44 +0300
On Thu, Jun 27, 2013 at 5:21 PM, Chuck Tuffli <chuck tuffli net> wrote:
I suspect this is the same issue Kai fixed recently for me. Give a
directory structure like:
a/
b/foo.c
c/bar.c
meld would generate the error you mention if both foo.c and bar.c had
modifications. The fix (e79f5611799d0cd88e8ec630b699d9027503a45c I
think) in git fixed the problem I was seeing.
--chuck
I rather not pull git right now.
Kai,
Just to be certain: Should I simply comment out
self.vc.uncache_inventory() in _search_recursively_iter?
- Gilboa
On Thu, Jun 27, 2013 at 5:08 AM, Gilboa Davara <gilboad gmail com> wrote:
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
_______________________________________________
meld-list mailing list
meld-list gnome org
https://mail.gnome.org/mailman/listinfo/meld-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]