[pkg-wicd-maint] Bug#947589: wicd-gtk: [experimental] wicd-gtk probably broken: no GTK dependency, still uses 'import gtk'
Guido Maria Serra
zeph at fsfe.org
Tue Mar 31 22:01:46 BST 2020
Hi Moritz,I followed your recommendation and I got up to here
https://git.launchpad.net/wicd/commit/?h=gtk_Debian_Bug%23947589&id=358f5f11c64ed09838c607bf5c64d35b74c0ca75
Though I do now have a problem of testing now, as there are neither gtk
based tests, neither a way to test without involving my os...I've tried
some symlinking inside /usr/share/wicd/gtk/ as wicd.ui gets copied
from the data/ folder within the source code there.
Now, if anybody has an idea or a system that he/she is fine to break
for testing... get in contact with me
Stacktrace follows... I already did substitute GtkProgressBar
with GtkProgressBarWindow
best,GMS
$ python gtk/wicd-client.py py Importing pynotify failed, notifications
disabled.('Has notifications support', False)Loading...Connecting to
daemon...Connected.gtk/wicd-client.py:535: DeprecationWarning:
Gtk.UIManager.get_widget is deprecated self.menu =
(self.manager.get_widget('/Menubar/Menu/Quit').gtk/wicd-client.py:944:
DeprecationWarning: Gtk.StatusIcon.set_visible is deprecated
self.set_visible(True)gtk/wicd-client.py:960: DeprecationWarning:
Gtk.StatusIcon.set_from_icon_name is deprecated
gtk.StatusIcon.set_from_icon_name(self, name)gtk/wicd-client.py:948:
DeprecationWarning: Gtk.StatusIcon.set_tooltip_text is deprecated
self.set_tooltip_text("Initializing wicd...")Traceback (most recent
call last): File "gtk/wicd-client.py", line 1204, in
<module> main(sys.argv) File "gtk/wicd-client.py", line 103, in
wrapper return func(*args, **kwargs) File "gtk/wicd-client.py",
line 1172, in main tray_icon = TrayIcon(animate,
displaytray=use_tray, displayapp=display_app) File "gtk/wicd-
client.py", line 162, in __init__ self.tr.toggle_wicd_gui() File
"gtk/wicd-client.py", line 864, in toggle_wicd_gui self.gui_win =
gui.appGui(tray=self) File "/home/gms/tmp/wicd/gtk/gui.py", line 193,
in
__init__ self.wTree.add_from_file(gladefile)gi.repository.GLib.Error
: gtk-builder-error-quark: /usr/share/wicd/gtk/wicd.ui:224:49 Invalid
property: GtkProgressBar.activity_mode (11)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-wicd-maint/attachments/20200331/33a3d4c0/attachment.html>
More information about the pkg-wicd-maint
mailing list