package: x2gothinclient-minidesktop
This package contains a file "/usr/share/glib-2.0/schemas/19_x2gothinclient-minidesktop.gschema.override", however, according to Mike#1/sunweaver, the themes listed in there are the wrong ones for a GTK-3 based MATE, thus theming fails, which results in the Start button displaying the Gnome Foot instead of the MATE logo.
On Debian Jessie (oldstable), MATE is based on GTK-2, and thus it works fine there. However, it needs to be changed for Debian Stretch.
Kind Regards, Stefan Baur
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Hi Stefan,
On Do 17 Jan 2019 01:57:34 CET, Stefan Baur wrote:
package: x2gothinclient-minidesktop
This package contains a file "/usr/share/glib-2.0/schemas/19_x2gothinclient-minidesktop.gschema.override", however, according to Mike#1/sunweaver, the themes listed in there are the wrong ones for a GTK-3 based MATE, thus theming fails, which results in the Start button displaying the Gnome Foot instead of the MATE logo.
On Debian Jessie (oldstable), MATE is based on GTK-2, and thus it works fine there. However, it needs to be changed for Debian Stretch.
Kind Regards, Stefan Baur
Fix has been just pushed to Git. Can you please check, if it also
works on jessie? (It should, but double checking would be nice.
Thanks!).
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
Am 18.01.19 um 13:52 schrieb Mike Gabriel:
Fix has been just pushed to Git. Can you please check, if it also works on jessie? (It should, but double checking would be nice. Thanks!).
On Jessie, it always worked - so do you want me to make sure your patch didn't cause a regression?
Also, is it in heuler only or did you push a release? Just so I know which repo to pick. :-)
-Stefan
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Hi,
On Fr 18 Jan 2019 14:03:28 CET, Stefan Baur wrote:
Am 18.01.19 um 13:52 schrieb Mike Gabriel:
Fix has been just pushed to Git. Can you please check, if it also works on jessie? (It should, but double checking would be nice. Thanks!).
On Jessie, it always worked - so do you want me to make sure your patch didn't cause a regression?
Yes, please do the regression test on jessie. On stretch, my fix
should work, as I use that config set on other stretch systems, too.
Also, is it in heuler only or did you push a release? Just so I know which repo to pick. :-)
heuler only, for now. (Mihai is master of releases).
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
Am 18.01.19 um 15:05 schrieb Mike Gabriel:
Am 18.01.19 um 13:52 schrieb Mike Gabriel:
Fix has been just pushed to Git. Can you please check, if it also works on jessie? (It should, but double checking would be nice. Thanks!).
On Jessie, it always worked - so do you want me to make sure your patch didn't cause a regression?
Yes, please do the regression test on jessie. On stretch, my fix should work, as I use that config set on other stretch systems, too.
I can confirm that a theme gets properly applied on both jessie and stretch now. Both show the MATE start button. The window decorations and the taskbar color scheme (green for active app, greenish tint on mouseover when minimized) are different compared to the previous standard theme. I've attached two screenshots from stretch showing the effect; on jessie, it is the same.
However, I think this change is acceptable. At least, we're not showing the dreaded Gnome Foot any more, and are consistent across releases.
@Mihai: As it stands, we have upcoming changes for x2gothinclient-minidesktop (this one) x2gothinclient-usbmount x2gothinclient-common [1] Would it make more sense to release them as a bundle? Or should we release them one at a time?
[1] There's a race condition in TCE-MMD-Live regarding the session configuration file; I hope to have a fix ready either later today or tomorrow.
Kind Regards, Stefan Baur
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Hi,
On Fr 18 Jan 2019 17:04:14 CET, Stefan Baur wrote:
Am 18.01.19 um 15:05 schrieb Mike Gabriel:
@Mihai: As it stands, we have upcoming changes for x2gothinclient-minidesktop (this one) x2gothinclient-usbmount x2gothinclient-common [1] Would it make more sense to release them as a bundle? Or should we release them one at a time?
all bin:pkg come from the x2gothinclient src:pkg. So releasing
separately is not "possible".
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
Am 21.01.19 um 12:54 schrieb Mike Gabriel:
Would it make more sense to release them as a bundle? Or should we release them one at a time?
all bin:pkg come from the x2gothinclient src:pkg. So releasing separately is not "possible".
Still, we could do three single releases, each with the fix for one of the three binary packages mentioned, or we could wait until we have all three issues fixed and do one release.
I have a gut feeling that doing one release with all three fixes is better, but maybe someone has a good argument for doing separate ones, like it simplifying testing?
-Stefan
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
close #1364 thanks
Hello,
we are very hopeful that X2Go issue #1364 reported by you has been resolved in the new release (1.5.0.1) of the X2Go source project »src:x2gothinclient«.
You can view the complete changelog entry of src:x2gothinclient (1.5.0.1) below, and you can use the following link to view all the code changes between this and the last release of src:x2gothinclient.
http://code.x2go.org/gitweb?p=x2gothinclient.git;a=commitdiff;h=47dc574d21fad5d288dd727f3f87681ca3c670da;hp=1710b77043664388d673d9f89630ad274ab2110b
If you feel that the issue has not been resolved satisfyingly, feel free to reopen this bug report or submit a follow-up report with further observations described based on the new released version of src:x2gothinclient.
Thanks a lot for contributing to X2Go!!!
light+love X2Go Git Admin (on behalf of the sender of this mail)
X2Go Component: src:x2gothinclient Version: 1.5.0.1-0x2go2 Status: RELEASE Timestamp: 1574997407 Date: Fri, 29 Nov 2019 04:16:47 +0100 Fixes: 1364 Changes: x2gothinclient (1.5.0.1-0x2go2) RELEASED; urgency=medium . [ Mihai Moldovan ]