Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#824603: meld gives python traceback on first use after installation.

56 views
Skip to first unread message

Jason Butler

unread,
May 17, 2016, 6:50:03 PM5/17/16
to
Package: meld
Version: 3.16.0-1
Severity: important

Dear Maintainer,

I
1. Ran apt-get update; apt-get install meld
2. ran /usr/bin/meld
3. See this traceback:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/meld/meldapp.py", line 72, in do_startup
self.new_window()
File "/usr/lib/python2.7/dist-packages/meld/meldapp.py", line 138, in new_window
window = meldwindow.MeldWindow()
File "/usr/lib/python2.7/dist-packages/meld/meldwindow.py", line 266, in __init__
self.widget.set_help_overlay(shortcut_window)
AttributeError: 'ApplicationWindow' object has no attribute 'set_help_overlay'
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/meld/meldapp.py", line 78, in do_command_line
tab = self.parse_args(command_line)
File "/usr/lib/python2.7/dist-packages/meld/meldapp.py", line 336, in parse_args
focus=i == 0)
File "/usr/lib/python2.7/dist-packages/meld/meldapp.py", line 149, in open_files
window = self.get_meld_window()
File "/usr/lib/python2.7/dist-packages/meld/meldapp.py", line 144, in get_meld_window
return self.get_active_window().meldwindow
AttributeError: 'NoneType' object has no attribute 'meldwindow'


-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

Kernel: Linux 4.3.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages meld depends on:
ii dconf-gsettings-backend [gsettings-backend] 0.24.0-2
ii gir1.2-gtksource-3.0 3.20.2-1
ii libcanberra-gtk3-module 0.30-2.1
ii libgtk-3-0 3.20.3-2
ii libgtksourceview-3.0-1 3.20.2-1
ii patch 2.7.5-1
ii python-gi 3.18.2-2+b1
ii python-gi-cairo 3.18.2-2+b1
pn python:any <none>

Versions of packages meld recommends:
ii yelp 3.16.1-1

meld suggests no packages.

-- no debconf information

Bálint Réczey

unread,
Aug 1, 2016, 2:40:03 PM8/1/16
to
Control: tags -1 moreinfo unreproducible

Hi Jason,
I tried to but could not reproduce the issue on latest testing.

Could you please give it a try again?

I ran:
mkdir /tmp/fake-home meld
cp .Xauthority /tmp/fake-home/
HOME=/tmp/fake-home meld

but got no traceback.

Cheers,
Balint

𝖘𝖈𝖆𝖗

unread,
Jan 7, 2024, 6:10:04 PM1/7/24
to
I think this could be closed Resolved?  I have "important" added to my
"AptListbugs::Severities" and warned before installing meld.  No issues
here running /usr/bin/meld 3.22.0-2 with Python 3.11 from stable repo.
0 new messages