From unknown Sun Apr 05 09:41:10 2026
X-Loop: git-admin@x2go.org
Subject: Bug#10: Workaround for dpkg configuring issue
Reply-To: Lukas Laukamp <lukas@laukamp.me>, 10@bugs.x2go.org
Resent-From: Lukas Laukamp <lukas@laukamp.me>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: X2Go Developers <x2go-dev@lists.berlios.de>
X-Loop: git-admin@x2go.org
Resent-Date: Fri, 21 Sep 2012 21:48:02 +0000
Resent-Message-ID: <handler.10.B10.134826355417430@bugs.x2go.org>
Resent-Sender: git-admin@x2go.org
X-X2Go-PR-Message: followup 10
X-X2Go-PR-Package: x2gognomebindings
X-X2Go-PR-Keywords: 
Received: via spool by 10-submit@bugs.x2go.org id=B10.134826355417430
          (code B ref 10); Fri, 21 Sep 2012 21:48:02 +0000
Received: (at 10) by bugs.x2go.org; 21 Sep 2012 21:39:14 +0000
Received: from mailer0.lippux.de (mailer0.lippux.de [5.9.218.245])
	by ymir (Postfix) with ESMTP id C7E6B5DB34
	for <10@bugs.x2go.org>; Fri, 21 Sep 2012 23:39:14 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by mailer0.lippux.de (Postfix) with ESMTP id B2B9F422792
	for <10@bugs.x2go.org>; Fri, 21 Sep 2012 23:39:14 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at mailer0.lippux.de
Received: from mailer0.lippux.de ([127.0.0.1])
	by localhost (mailer0.lippux.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id iL93yE5gkwSD for <10@bugs.x2go.org>;
	Fri, 21 Sep 2012 23:39:14 +0200 (CEST)
Received: from [127.0.0.1] (unknown [5.9.218.242])
	(Authenticated sender: lukas@laukamp.me)
	by mailer0.lippux.de (Postfix) with ESMTPSA id 3264F422790
	for <10@bugs.x2go.org>; Fri, 21 Sep 2012 23:39:14 +0200 (CEST)
Message-ID: <505CDE79.4010701@laukamp.me>
Date: Fri, 21 Sep 2012 23:39:05 +0200
From: Lukas Laukamp <lukas@laukamp.me>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1
MIME-Version: 1.0
To: 10@bugs.x2go.org
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Hello,

there is a workaround for this issue. Doing the following to setup 
x2gognomebindings correct:

1. Install the package from the repository (apt-get install 
x2gognomebindings)
2. Copy the file gnome-settings-x2go.menu to gnome-settings.menu (cp 
/etc/xdg/menus/gnome-settings-x2go.menu /etc/xdg/menus/gnome-settings.menu)
3. Install the package again (apt-get install x2gognomebindings, 
dpkg-reconfigure x2gognomebindings should also work)

Note: On Ubuntu base systems do all the commands with sudo

That's it than the package gets installed correct and works fine.

Hope thats helpful.

Best Regards
