[X2Go-Dev] Bug#1096: X2Go issue (in src:x2goclient) has been marked as pending for release

Mihai Moldovan ionic at ionic.de
Thu Sep 29 02:22:16 CEST 2016


tag #1096 pending
fixed #1096 4.0.5.3
thanks

Hello,

X2Go issue #1096 (src:x2goclient) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:

    http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=517d90a

The issue will most likely be fixed in src:x2goclient (4.0.5.3).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit 517d90a1db044c80a6ccadd53210668d50ace9d4
Author: Bernard Cafarelli <voyageur at gentoo.org>
Date:   Thu Sep 29 01:30:05 2016 +0200

    {res/,x2goclient.pro}: rename .rcc files to .qrc. Fixes: #1096.
    
    "rcc" is the extension for compiled resource files, whereas "qrc" is the
    mapping file.
    
    Qt5 stumbles upon that - i.e., it doesn't try to compile files with the
    "rcc" extension, while Qt4 did.

diff --git a/debian/changelog b/debian/changelog
index c6140de..24182c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,13 @@ x2goclient (4.0.5.3-0x2go1) UNRELEASED; urgency=medium
     - src/onmainwindow.cpp: fix error message string in
       printSshDError_noHostPubKey ().
 
+  [ Bernard Cafarelli ]
+  * New upstream version (4.0.5.3):
+    - {res/,x2goclient.pro}: rename .rcc files to .qrc. Fixes: #1096. "rcc" is
+      the extension for compiled resource files, whereas "qrc" is the mapping
+      file. Qt5 stumbles upon that - i.e., it doesn't try to compile files
+      with the "rcc" extension, while Qt4 did.
+
  -- X2Go Release Manager <git-admin at x2go.org>  Mon, 19 Sep 2016 09:07:07 +0200
 
 x2goclient (4.0.5.2-0x2go1) unstable; urgency=medium


More information about the x2go-dev mailing list