This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository pyhoca-gui.

      from  8c57581   debian/control: Drop python-notify alternative 
dependency, rely on the GTK-3 Notify GObject.
       new  5414106   Work around 'AT-SPI: Could not obtain desktop path or 
name' error messages by disabling the AT bridge.
       new  51256ab   pyhoca/wxgui/printingprefs.py: Set _icons_location in 
constructor, not outside of the class definition. (It fails to set a local icon 
path if PyHoca-GUI runs in PYHOCAGUI_DEVELOPMENT mode).
       new  426085d   Don't set minimum height for wxSpinCtrl widgets. Leave 
min-sizing to GTK+ as it might know better what minimum size is needed. This 
resolves Gtk-CRITICAL: for_size smaller than min-size (28 < 32) while measuring 
gadget (node entry, owner GtkSpinButton)
       new  ee25855   Don't set minimum width for wxSpinCtrl widgets. Leave 
min-sizing to Gtk+ as it might know better what minimum width is needed. This 
resolves Gtk-CRITICAL: gtk_box_gadget_distribute: assertion 'size >= 0' failed 
in GtkSpinButton
       new  a2e9edd   Properly scale BrowseButton widgets (fixes buttons being 
too small).
       new  8db96bc   Reduce 'Gtk-Critical: gtk_box_gadget_distribute: 
assertion 'size >= 0' failed in GtkRadioButton' error message. Unfortunately, 
some of them left when entering profile manager.
       new  bebe235   Introduce stdout_NotifierPopup fallback class for 
situations where no desktop notification service is running.
       new  3c9cad9   debian/control: Raise versioned dependency on python-x2go 
to (>= 0.6.1.0).
       new  069f722   pyhoca-gui.spec: Raise versioned dependency on 
python-x2go to (>= 0.6.1.0).
       new  21f711d   Add support for X2Go KDrive graphical Xsession backend.

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog               |  24 +++++++++
 debian/control                 |   2 +-
 pyhoca-gui                     |   3 ++
 pyhoca-gui.spec                |   2 +-
 pyhoca/wxgui/frontend.py       |   6 ++-
 pyhoca/wxgui/notify.py         | 110 +++++++++++++++++++++++++++++++++++++++++
 pyhoca/wxgui/printingprefs.py  |   4 +-
 pyhoca/wxgui/profilemanager.py |  72 +++++++++++++++++++++------
 8 files changed, 203 insertions(+), 20 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/pyhoca-gui.git
_______________________________________________
x2go-commits mailing list
[email protected]
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to