<html dir="ltr"><head></head><body style="text-align:left; direction:ltr;"><div>guys, quick heads up... I could not progress on this topic due to lack of experience on GTK</div><div><br></div><div>anyone willing to help? </div><div><a href="https://git.launchpad.net/wicd/log/?h=gtk_Debian_Bug%23947589">https://git.launchpad.net/wicd/log/?h=gtk_Debian_Bug%23947589</a></div><div><br></div><div>best,</div><div>GMS</div><div><br></div><div>Il giorno mar, 31/03/2020 alle 23.01 +0200, Guido Maria Serra ha scritto:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>Hi Moritz,</div><div>I followed your recommendation and I got up to here</div><div><a href="https://git.launchpad.net/wicd/commit/?h=gtk_Debian_Bug%23947589&id=358f5f11c64ed09838c607bf5c64d35b74c0ca75">https://git.launchpad.net/wicd/commit/?h=gtk_Debian_Bug%23947589&id=358f5f11c64ed09838c607bf5c64d35b74c0ca75</a></div><div><br></div><div>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</div><div>...I've tried some symlinking inside  /usr/share/wicd/gtk/ as wicd.ui gets copied from the data/ folder within the source code there.</div><div><br></div><div>Now, if anybody has an idea or a system that he/she is fine to break for testing... get in contact with me</div><div><br></div><div>  Stacktrace follows... I already did substitute GtkProgressBar with GtkProgressBarWindow </div><div><br></div><div>best,</div><div>GMS</div><div><br></div><div>$ python gtk/wicd-client.py py </div><div>Importing pynotify failed, notifications disabled.</div><div>('Has notifications support', False)</div><div>Loading...</div><div>Connecting to daemon...</div><div>Connected.</div><div>gtk/wicd-client.py:535: DeprecationWarning: Gtk.UIManager.get_widget is deprecated</div><div>  self.menu = (self.manager.get_widget('/Menubar/Menu/Quit').</div><div>gtk/wicd-client.py:944: DeprecationWarning: Gtk.StatusIcon.set_visible is deprecated</div><div>  self.set_visible(True)</div><div>gtk/wicd-client.py:960: DeprecationWarning: Gtk.StatusIcon.set_from_icon_name is deprecated</div><div>  gtk.StatusIcon.set_from_icon_name(self, name)</div><div>gtk/wicd-client.py:948: DeprecationWarning: Gtk.StatusIcon.set_tooltip_text is deprecated</div><div>  self.set_tooltip_text("Initializing wicd...")</div><div>Traceback (most recent call last):</div><div>  File "gtk/wicd-client.py", line 1204, in <module></div><div>    main(sys.argv)</div><div>  File "gtk/wicd-client.py", line 103, in wrapper</div><div>    return func(*args, **kwargs)</div><div>  File "gtk/wicd-client.py", line 1172, in main</div><div>    tray_icon = TrayIcon(animate, displaytray=use_tray, displayapp=display_app)</div><div>  File "gtk/wicd-client.py", line 162, in __init__</div><div>    self.tr.toggle_wicd_gui()</div><div>  File "gtk/wicd-client.py", line 864, in toggle_wicd_gui</div><div>    self.gui_win = gui.appGui(tray=self)</div><div>  File "/home/gms/tmp/wicd/gtk/gui.py", line 193, in __init__</div><div>    self.wTree.add_from_file(gladefile)</div><div>gi.repository.GLib.Error: gtk-builder-error-quark: /usr/share/wicd/gtk/wicd.ui:224:49 Invalid property: GtkProgressBar.activity_mode (11)</div><div><br></div><div></div>
</blockquote></body></html>