The branch, build-main has been updated
via 6d4f031cb799b284f4c21b8795975e14a98bbaaf (commit)
from c20a5a5c916358a2360cea25be2d59f76eeef39a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/…
[View More]changelog | 2 ++
debian/x2golxdebindings.postinst | 2 ++
debian/x2golxdebindings.postrm | 3 +++
3 files changed, 7 insertions(+)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 8de55d6..b891eaf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ x2golxdebindings (1.0.2.0-0~x2go1) UNRELEASED; urgency=low
to the correct icons for shared folders/devices. (Fixes: #17).
* /debian/control:
+ Add dependency: shared-mime-info.
+ * /debian/{postinst,postrm}:
+ + Update icon caches. (Adds to fixing #17).
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Mon, 31 Dec 2012 16:40:08 +0100
diff --git a/debian/x2golxdebindings.postinst b/debian/x2golxdebindings.postinst
index 3f79e1b..96851c4 100755
--- a/debian/x2golxdebindings.postinst
+++ b/debian/x2golxdebindings.postinst
@@ -21,8 +21,10 @@ set -e
case "$1" in
configure)
+ update-icon-caches /usr/share/icons/nuoveXT2
update-desktop-database
update-mime-database /usr/share/mime
+
;;
abort-upgrade|abort-remove|abort-deconfigure)
diff --git a/debian/x2golxdebindings.postrm b/debian/x2golxdebindings.postrm
index c6ec555..ca53b90 100755
--- a/debian/x2golxdebindings.postrm
+++ b/debian/x2golxdebindings.postrm
@@ -21,8 +21,11 @@ set -e
case "$1" in
purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
+
+ update-icon-caches /usr/share/icons/nuoveXT2
update-desktop-database
update-mime-database /usr/share/mime
+
;;
*)
hooks/post-receive
--
x2golxdebindings.git (LXDE bindings for X2Go)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2golxdebindings.git" (LXDE bindings for X2Go).
[View Less]
The branch, build-main has been updated
via cad85d0b7091b04c288c1f950d2711ea4bfc3502 (commit)
from bfa49ae19a5a05d39927dab0dc01dae998623eaa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/…
[View More]changelog | 7 +++++++
1 file changed, 7 insertions(+)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index c3aae7a..5b31788 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x2golxdebindings (1.0.2.0-0~x2go1) UNRELEASED; urgency=low
+
+ * New upstream version (1.0.2.0):
+ - Continue development...
+
+ -- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Mon, 31 Dec 2012 16:40:08 +0100
+
x2golxdebindings (1.0.1.3-0~x2go1) unstable; urgency=low
* New upstream version (1.0.1.3):
hooks/post-receive
--
x2golxdebindings.git (LXDE bindings for X2Go)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2golxdebindings.git" (LXDE bindings for X2Go).
[View Less]
The branch, build-main has been updated
via 4c42f72f33c0520c97504d58cf8f1403151e8090 (commit)
from d40ab6b895e3174c931c3a346d647a6cf987f3c3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/…
[View More]changelog | 2 ++
debian/control | 1 +
2 files changed, 3 insertions(+)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 5b31788..eb3ccbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ x2golxdebindings (1.0.2.0-0~x2go1) UNRELEASED; urgency=low
* New upstream version (1.0.2.0):
- Continue development...
+ * /debian/control:
+ + Add dependency: shared-mime-info.
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Mon, 31 Dec 2012 16:40:08 +0100
diff --git a/debian/control b/debian/control
index 6ff6e9c..73ae138 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Depends: ${shlibs:Depends},
x2goserver (>=3.0.99.6-0~),
lxde-icon-theme|lxde-common,
desktop-file-utils,
+ shared-mime-info,
Description: LXDE bindings for X2go
X2go is a server based computing environment with
- session resuming
hooks/post-receive
--
x2golxdebindings.git (LXDE bindings for X2Go)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2golxdebindings.git" (LXDE bindings for X2Go).
[View Less]
The branch, build-main has been updated
via d40ab6b895e3174c931c3a346d647a6cf987f3c3 (commit)
from cad85d0b7091b04c288c1f950d2711ea4bfc3502 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/…
[View More]control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/control b/debian/control
index f6f44ff..6ff6e9c 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
x2goserver (>=3.0.99.6-0~),
lxde-icon-theme|lxde-common,
- desktop-file-utils
+ desktop-file-utils,
Description: LXDE bindings for X2go
X2go is a server based computing environment with
- session resuming
hooks/post-receive
--
x2golxdebindings.git (LXDE bindings for X2Go)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2golxdebindings.git" (LXDE bindings for X2Go).
[View Less]
The branch, master has been updated
via 728e765d74cda5413275c2a4f7de1a9715f98cb9 (commit)
from 6d4f031cb799b284f4c21b8795975e14a98bbaaf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 728e765d74cda5413275c2a4f7de1a9715f98cb9
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de…
[View More]>
Date: Sun Jul 28 15:09:53 2013 +0200
release 1.0.2.0
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index b891eaf..feadb07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x2golxdebindings (1.0.2.0-0~x2go1) UNRELEASED; urgency=low
+x2golxdebindings (1.0.2.0-0~x2go1) unstable; urgency=low
* New upstream version (1.0.2.0):
- Use generic-icon tag in MIME package xml file to point
@@ -8,7 +8,7 @@ x2golxdebindings (1.0.2.0-0~x2go1) UNRELEASED; urgency=low
* /debian/{postinst,postrm}:
+ Update icon caches. (Adds to fixing #17).
- -- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Mon, 31 Dec 2012 16:40:08 +0100
+ -- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Sun, 28 Jul 2013 15:09:41 +0200
x2golxdebindings (1.0.1.3-0~x2go1) unstable; urgency=low
hooks/post-receive
--
x2golxdebindings.git (LXDE bindings for X2Go)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2golxdebindings.git" (LXDE bindings for X2Go).
[View Less]
The branch, master has been updated
via 6d4f031cb799b284f4c21b8795975e14a98bbaaf (commit)
from c20a5a5c916358a2360cea25be2d59f76eeef39a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6d4f031cb799b284f4c21b8795975e14a98bbaaf
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de…
[View More]>
Date: Sun Jul 28 15:09:27 2013 +0200
/debian/{postinst,postrm}: Update icon caches. (Adds to fixing #17).
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 2 ++
debian/x2golxdebindings.postinst | 2 ++
debian/x2golxdebindings.postrm | 3 +++
3 files changed, 7 insertions(+)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 8de55d6..b891eaf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ x2golxdebindings (1.0.2.0-0~x2go1) UNRELEASED; urgency=low
to the correct icons for shared folders/devices. (Fixes: #17).
* /debian/control:
+ Add dependency: shared-mime-info.
+ * /debian/{postinst,postrm}:
+ + Update icon caches. (Adds to fixing #17).
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Mon, 31 Dec 2012 16:40:08 +0100
diff --git a/debian/x2golxdebindings.postinst b/debian/x2golxdebindings.postinst
index 3f79e1b..96851c4 100755
--- a/debian/x2golxdebindings.postinst
+++ b/debian/x2golxdebindings.postinst
@@ -21,8 +21,10 @@ set -e
case "$1" in
configure)
+ update-icon-caches /usr/share/icons/nuoveXT2
update-desktop-database
update-mime-database /usr/share/mime
+
;;
abort-upgrade|abort-remove|abort-deconfigure)
diff --git a/debian/x2golxdebindings.postrm b/debian/x2golxdebindings.postrm
index c6ec555..ca53b90 100755
--- a/debian/x2golxdebindings.postrm
+++ b/debian/x2golxdebindings.postrm
@@ -21,8 +21,11 @@ set -e
case "$1" in
purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
+
+ update-icon-caches /usr/share/icons/nuoveXT2
update-desktop-database
update-mime-database /usr/share/mime
+
;;
*)
hooks/post-receive
--
x2golxdebindings.git (LXDE bindings for X2Go)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2golxdebindings.git" (LXDE bindings for X2Go).
[View Less]
The branch, master has been updated
via c20a5a5c916358a2360cea25be2d59f76eeef39a (commit)
from 2bec515499195ff73726e176283b92f0cbc221ee (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c20a5a5c916358a2360cea25be2d59f76eeef39a
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de…
[View More]>
Date: Sun Jul 28 15:06:47 2013 +0200
fix postinst/postrm scripts
-----------------------------------------------------------------------
Summary of changes:
debian/x2golxdebindings.postinst | 27 ++++++++++++++-------------
debian/x2golxdebindings.postrm | 20 ++++++++++----------
2 files changed, 24 insertions(+), 23 deletions(-)
The diff of changes is:
diff --git a/debian/x2golxdebindings.postinst b/debian/x2golxdebindings.postinst
index c907544..3f79e1b 100755
--- a/debian/x2golxdebindings.postinst
+++ b/debian/x2golxdebindings.postinst
@@ -1,5 +1,5 @@
#!/bin/sh
-# postinst script for x2gognomebindings
+# postinst script for x2golxdebindings
#
# see: dh_installdeb(1)
@@ -19,18 +19,19 @@ set -e
case "$1" in
- configure)
- update-desktop-database
- update-mime-database /usr/share/mime
- ;;
-
- abort-upgrade|abort-remove|abort-deconfigure)
- ;;
-
- *)
- echo "postinst called with unknown argument \`$1'" >&2
- exit 1
- ;;
+ configure)
+
+ update-desktop-database
+ update-mime-database /usr/share/mime
+ ;;
+
+ abort-upgrade|abort-remove|abort-deconfigure)
+ ;;
+
+ *)
+ echo "postinst called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
esac
# dh_installdeb will replace this with shell code automatically
diff --git a/debian/x2golxdebindings.postrm b/debian/x2golxdebindings.postrm
index 04e5665..c6ec555 100755
--- a/debian/x2golxdebindings.postrm
+++ b/debian/x2golxdebindings.postrm
@@ -1,5 +1,5 @@
#!/bin/sh
-# postrm script for x2gognomebindings
+# postrm script for x2golxdebindings
#
# see: dh_installdeb(1)
@@ -20,15 +20,15 @@ set -e
case "$1" in
- purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
- update-desktop-database
- update-mime-database /usr/share/mime
- ;;
-
- *)
- echo "postrm called with unknown argument \`$1'" >&2
- exit 1
- ;;
+ purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
+ update-desktop-database
+ update-mime-database /usr/share/mime
+ ;;
+
+ *)
+ echo "postrm called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
esac
# dh_installdeb will replace this with shell code automatically
hooks/post-receive
--
x2golxdebindings.git (LXDE bindings for X2Go)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2golxdebindings.git" (LXDE bindings for X2Go).
[View Less]
The branch, master has been updated
via a919329fc9b918fa4e28f1350c17beffa25d57fd (commit)
from 07a1fd1954cd03dcf36b7fad83a730bb87cb4e8f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a919329fc9b918fa4e28f1350c17beffa25d57fd
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de…
[View More]>
Date: Sun Jul 28 15:04:20 2013 +0200
When resuming session be tolerant towards disrupted connections.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 1 +
x2go/backends/control/_stdout.py | 84 +++++++++++++++++++-------------------
2 files changed, 44 insertions(+), 41 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index d5131cc..726086e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ python-x2go (0.4.0.6-0~x2go1) UNRELEASED; urgency=low
* New upstream version (0.4.0.6):
- Use XFCE as desktop environment in example scripts.
- Make Python X2Go aware of the MATE desktop environment.
+ - When resuming session be tolerant towards disrupted connections.
-- Mike Gabriel <mike.gabriel(a)das-netzwertkeam.de> Fri, 19 Jul 2013 17:45:24 +0200
diff --git a/x2go/backends/control/_stdout.py b/x2go/backends/control/_stdout.py
index 4a9fbb8..480dcdc 100644
--- a/x2go/backends/control/_stdout.py
+++ b/x2go/backends/control/_stdout.py
@@ -1305,51 +1305,53 @@ class X2GoControlSessionSTDOUT(paramiko.SSHClient):
@raise X2GoUserException: if the remote user is not allowed to launch/resume X2Go sessions.
"""
- if not self.is_x2gouser(self.get_transport().get_username()):
- raise x2go_exceptions.X2GoUserException('remote user %s is not allowed to run X2Go commands' % self.get_transport().get_username())
+ if self.get_transport() is not None:
- session_info = None
- try:
- if session_name is not None:
- if session_list:
- session_info = session_list[session_name]
- else:
- session_info = self.list_sessions()[session_name]
- except KeyError:
- _success = False
-
- _terminal = self._terminal_backend(self,
- profile_name=self.profile_name,
- session_info=session_info,
- info_backend=self._info_backend,
- list_backend=self._list_backend,
- proxy_backend=self._proxy_backend,
- client_rootdir=self.client_rootdir,
- session_instance=session_instance,
- sessions_rootdir=self.sessions_rootdir,
- **kwargs)
-
- _success = False
- try:
- if session_name is not None:
- _success = _terminal.resume()
- else:
- _success = _terminal.start()
- except x2go_exceptions.X2GoTerminalSessionException:
- _success = False
+ if not self.is_x2gouser(self.get_transport().get_username()):
+ raise x2go_exceptions.X2GoUserException('remote user %s is not allowed to run X2Go commands' % self.get_transport().get_username())
- if _success:
- while not _terminal.ok():
- gevent.sleep(.2)
+ session_info = None
+ try:
+ if session_name is not None:
+ if session_list:
+ session_info = session_list[session_name]
+ else:
+ session_info = self.list_sessions()[session_name]
+ except KeyError:
+ _success = False
+
+ _terminal = self._terminal_backend(self,
+ profile_name=self.profile_name,
+ session_info=session_info,
+ info_backend=self._info_backend,
+ list_backend=self._list_backend,
+ proxy_backend=self._proxy_backend,
+ client_rootdir=self.client_rootdir,
+ session_instance=session_instance,
+ sessions_rootdir=self.sessions_rootdir,
+ **kwargs)
- if _terminal.ok():
- self.associated_terminals[_terminal.get_session_name()] = _terminal
- self.get_transport().reverse_tunnels[_terminal.get_session_name()] = {
- 'sshfs': (0, None),
- 'snd': (0, None),
- }
+ _success = False
+ try:
+ if session_name is not None:
+ _success = _terminal.resume()
+ else:
+ _success = _terminal.start()
+ except x2go_exceptions.X2GoTerminalSessionException:
+ _success = False
+
+ if _success:
+ while not _terminal.ok():
+ gevent.sleep(.2)
+
+ if _terminal.ok():
+ self.associated_terminals[_terminal.get_session_name()] = _terminal
+ self.get_transport().reverse_tunnels[_terminal.get_session_name()] = {
+ 'sshfs': (0, None),
+ 'snd': (0, None),
+ }
- return _terminal or None
+ return _terminal or None
return None
hooks/post-receive
--
python-x2go.git (Python X2Go Client API)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-x2go.git" (Python X2Go Client API).
[View Less]