Your message dated Sat, 25 Aug 2018 13:27:47 +0300
with message-id <20180825102747.GN3214@localhost>
and subject line Fixed in 1.4-1
has caused the Debian Bug report #831519,
regarding [vizigrep] ImportError: cannot import name GtkSource
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
831519: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831519
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vizigrep
Version: 1.3-1
Severity: normal
--- Please enter the report below this line. ---
Add dependency on "gir1.2-gtksource-3.0". Otherwise you get something like:
marek@dell-e6220:~$ vizigrep
** (vizigrep:4562): WARNING **: Error retrieving accessibility bus
address: org.freedesktop.DBus.Error.ServiceUnknown: The name
org.a11y.Bus was not provided by any .service files
/usr/lib/python2.7/dist-packages/vizigrep/main.py:5: PyGIWarning: Gtk
was imported without specifying a version first. Use
gi.require_version('Gtk', '3.0') before import to ensure that the right
version gets loaded.
from gi.repository import Gtk, GObject
Traceback (most recent call last):
File "/usr/bin/vizigrep", line 9, in <module>
load_entry_point('vizigrep==1.3', 'gui_scripts', 'vizigrep')()
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 542, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 2569, in load_entry_point
return ep.load()
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 2229, in load
return self.resolve()
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
line 2235, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/usr/lib/python2.7/dist-packages/vizigrep/main.py", line 7, in
<module>
from ViziGrepWindow import ViziGrepWindow
File "/usr/lib/python2.7/dist-packages/vizigrep/ViziGrepWindow.py",
line 3, in <module>
from guiapp.Window import Window
File "/usr/lib/python2.7/dist-packages/vizigrep/guiapp/Window.py",
line 2, in <module>
from SuperGtkBuilder import SuperGtkBuilder
File
"/usr/lib/python2.7/dist-packages/vizigrep/guiapp/SuperGtkBuilder.py",
line 1, in <module>
from gi.repository import Gtk, GObject, GtkSource
ImportError: cannot import name GtkSource
--- System information. ---
Architecture: amd64
Kernel: Linux 4.6.0-1-amd64
Debian Release: stretch/sid
500 testing ftp.at.debian.org
--- Package information. ---
Depends (Version) | Installed
======================================-+-==============
python:any (<< 2.8) |
python:any (>= 2.7.5-5~) |
python-pkg-resources | 20.10.1-1.1
gir1.2-gtk-3.0 | 3.20.6-2
python-gi | 3.20.1-1
Package's Recommends field is empty.
Package's Suggests field is empty.
--- End Message ---
--- Begin Message ---
Version: 1.4-1
vizigrep (1.4-1) unstable; urgency=low
...
* deb: Added missing dependency on gir1.2-gtksource-3.0
-- Jason J. Herne <hern...@gmail.com> Wed, 20 Jul 2016 19:11:42 -0400
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--- End Message ---