Dear all
The X2Go project is proud to announce a new release of the X2Go
component ,,pyhoca-gui''.
New gains of this version of ,,pyhoca-gui'' are:
o visual glitch fixes in UI
o (experimental) KDrive support
o translation updates
X2Go Component: pyhoca-gui
Version: 0.5.1.0
Status: RELEASE
Timestamp: 1574234031
Date: Wed, 20 Nov 2019 08:13:51 +0100
Changes:
pyhoca-gui (0.5.1.0) RELEASED; urgency=medium
.
[ Mihai Moldovan ]
- New upstream version (0.5.1.0):
- po/{,LINGUAS}: rename ny_NO to nn_NO, which seems to be the more widely
recognized language code.
- po/*.po: replace "x 2go-upstream" with "PyHoca-GUI VERSION" in
Project-Id-Version.
.
[ Mike Gabriel ]
- New upstream version (0.5.1.0):
- Work around 'AT-SPI: Could not obtain desktop path or name' error
messages by disabling the AT bridge.
- 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).
- 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)
- 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
- Properly scale BrowseButton widgets (fixes buttons being too small).
- Reduce 'Gtk-Critical: gtk_box_gadget_distribute: assertion 'size >= 0'
failed in GtkRadioButton' error message. Unfortunately, some of them
left when entering profile manager.
- Introduce stdout_NotifierPopup fallback class for situations where no
desktop notification service is running.
- Add support for X2Go KDrive graphical Xsession backend.
- po/: Update locale .po{,t} files.
- Update German translation file.
- Update binary .mo files for all available translation.
- debian/control:
- Drop python-notify alternative dependency, rely on the GTK-3 Notify
GObject. [Reverted - not part of this release for compatibility reasons.]
- Raise versioned dependency on python-x2go to (>= 0.6.1.0).
- pyhoca-gui.spec:
- Raise versioned dependency on python-x2go to (>= 0.6.1.0).
Regards,
Mihai Moldovan