** Changed in: meld (Debian)
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/250525
Title:
meld crashes with AttributeError on startup
To manage notifications a
** Changed in: meld
Importance: Unknown => High
--
meld crashes with AttributeError on startup
https://bugs.launchpad.net/bugs/250525
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubunt
Hi,
This will be fixed in Karmic, with version 1.3.0-1
** Changed in: meld (Ubuntu)
Status: Confirmed => Fix Released
--
meld crashes with AttributeError on startup
https://bugs.launchpad.net/bugs/250525
You received this bug notification because you are a member of Ubuntu
Bugs, which is
In bug #360097
(https://bugs.launchpad.net/ubuntu/+source/meld/+bug/360097)
VinceLe said:
edit /usr/bin/meld, at line 32, you should see something like:
sys.path += [ "/usr/lib/meld" ]
try to replace the line with:
sys.path[0:0] = [ "/usr/lib/meld" ]
--
** Changed in: meld
Status: In Progress => Fix Released
--
meld crashes with AttributeError on startup
https://bugs.launchpad.net/bugs/250525
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
Yes you'll have to get upstream git source code from the git repository
if you want the fix, the jaunty version is still the old one...
--
meld crashes with AttributeError on startup
https://bugs.launchpad.net/bugs/250525
You received this bug notification because you are a member of Ubuntu
Bugs,
Yes you'll have to get upstream git source code from the git repository
if you want the fix, the jaunty version is still the old one...
--
meld crashes with AttributeError on startup
https://bugs.launchpad.net/bugs/250525
You received this bug notification because you are a member of Ubuntu
Bugs,
$ meld
Traceback (most recent call last):
File "/usr/bin/meld", line 38, in
gettext.bindtextdomain("meld", paths.locale_dir())
AttributeError: 'module' object has no attribute 'locale_dir'
$ python -c "import misc; print misc.__file__"
Traceback (most recent call last):
File "", line 1, i
I just committed the upstream fix in meld git HEAD.
But I cannot update this bug's status, so I'll let someone who can
handle it.
--
meld crashes with AttributeError on startup
https://bugs.launchpad.net/bugs/250525
You received this bug notification because you are a member of Ubuntu
Bugs, whic
** Changed in: meld
Status: Unknown => In Progress
--
meld crashes with AttributeError on startup
https://bugs.launchpad.net/bugs/250525
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@list
Oops other upstream bug was a duplicate
** Bug watch added: GNOME Bug Tracker #579560
http://bugzilla.gnome.org/show_bug.cgi?id=579560
** Changed in: meld
Remote watch: GNOME Bug Tracker #579647 => GNOME Bug Tracker #579560
--
meld crashes with AttributeError on startup
https://bugs.launchp
** Bug watch added: GNOME Bug Tracker #579647
http://bugzilla.gnome.org/show_bug.cgi?id=579647
** Changed in: meld
Importance: Undecided => Unknown
** Changed in: meld
Status: New => Unknown
** Changed in: meld
Remote watch: None => GNOME Bug Tracker #579647
--
meld crashes with
Found the bug in Debian, which they've fixed by putting the Meld
directory at the start of sys.path rather than at the end (preferring
all of Meld's internals to other packages installed on the system).
Is fixed in 1.2.1-1
--
meld crashes with AttributeError on startup
https://bugs.launchpad.net
** Bug watch added: Debian Bug tracker #471154
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471154
** Also affects: meld (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471154
Importance: Unknown
Status: Unknown
--
meld crashes with AttributeError on startup
htt
None of the problematic files have been renamed, so the bug should still
be there...
--
meld crashes with AttributeError on startup
https://bugs.launchpad.net/bugs/250525
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
A new upstream release have been uploaded to Jaunty archives. Please
test the new version and report if this bug still reproducible.
--
meld crashes with AttributeError on startup
https://bugs.launchpad.net/bugs/250525
You received this bug notification because you are a member of Ubuntu
Bugs, wh
** Summary changed:
- meld crashes with AssertionError on startup
+ meld crashes with AttributeError on startup
** Also affects: meld
Importance: Undecided
Status: New
--
meld crashes with AttributeError on startup
https://bugs.launchpad.net/bugs/250525
You received this bug notificat
17 matches
Mail list logo