Bug#471297: meld: pyton error after 'svn move'

2009-04-11 Thread Vincent Legoll
I committed a fix for the crash in meld svn trunk revision 1332,
but that will only fix the backtrace, you'll still get the Patch failed
error dialog. This is better but not the full, more involved fix, of
only diffing modified files.

That will be fixed by another patch, still to be developped.

A release of meld is being prepared, so that bug should be able
to get closed soon.

-- 
Vincent Legoll



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#471297: meld: pyton error after 'svn move'

2008-03-17 Thread Jozef Kutej
Package: meld
Version: 1.1.5.1-2
Severity: important


I did svn move 'old-filename' 'new-filename'.
After that when I tried to wiev the new-filename in meld,
meld just produced following error to the console:

Traceback (most recent call last):
  File /usr/lib/meld/task.py, line 131, in iteration
ret = task()
  File /usr/lib/meld/vcview.py, line 298, in run_diff_iter
diff = difffunc()
  File /usr/lib/meld/vcview.py, line 362, in _command_iter
r = readfunc()
  File /usr/lib/meld/misc.py, line 152, in __call__
os.chdir( workdir )
OSError: [Errno 2] No such file or directory: 
'/home/jozef/prog/DateTime-WorkingHours/t/-   ?   ?   
/home/jozef/prog/DateTime-WorkingHours/t'
Exception exceptions.AttributeError: 'sentinel' object has no attribute 
'pipe' in bound method sentinel.__del__ of 
misc.sentinel object at 0xb671f9cc ignored

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages meld depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-glade2 2.12.1-1   GTK+ bindings: Glade support
ii  python-gnome2 2.20.1-2   Python bindings for the GNOME desk
ii  python-gtk2   2.12.1-1   Python bindings for the GTK+ widge
ii  python-support0.7.6  automated rebuilding support for p

Versions of packages meld recommends:
ii  python-gnome2-desktop 2.20.0-1   Python bindings for the GNOME desk
ii  yelp  2.20.0-2   Help browser for GNOME 2

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]