The branch, master has been updated
via e0b13428082ebfc7895c34a084cf2e4929bc1248 (commit)
from 0c46ca9f20eb466324184192f724bd1403b89c76 (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 e0b13428082ebfc7895c34a084cf2e4929bc1248
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de…
[View More]>
Date: Fri Nov 29 14:03:09 2013 +0100
fix for commit 2cbf163
-----------------------------------------------------------------------
Summary of changes:
onmainwindow.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/onmainwindow.cpp b/onmainwindow.cpp
index 4677134..357a298 100644
--- a/onmainwindow.cpp
+++ b/onmainwindow.cpp
@@ -6691,7 +6691,7 @@ bool ONMainWindow::parseParameter ( QString param )
}
if (setting == "--support-menu")
{
- value = expandHome(value)
+ value = expandHome(value);
if (! QFile::exists(value))
{
printError( param + tr(" (file not exists)"));
@@ -6702,7 +6702,7 @@ bool ONMainWindow::parseParameter ( QString param )
}
if (setting == "--background")
{
- value = expandHome(value)
+ value = expandHome(value);
if (! QFile::exists(value))
{
printError( param + tr(" (file not exists)"));
hooks/post-receive
--
x2goclient.git (X2Go Client)
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 "x2goclient.git" (X2Go Client).
[View Less]
The branch, master has been updated
via 9fc935b9e8a9a0a3d667eb66b7ff609ecbfaf6ba (commit)
from f7f4258c9b9809af1c806e607af6c337bed7b6cc (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 9fc935b9e8a9a0a3d667eb66b7ff609ecbfaf6ba
Author: X2Go Admin Account <x2go-admin(a)japsand.x2go.org&…
[View More]gt;
Date: Fri Nov 29 13:59:21 2013 +0100
always set , even for release builds
-----------------------------------------------------------------------
Summary of changes:
bin/build-deb-package | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/bin/build-deb-package b/bin/build-deb-package
index 3b691fb..b612fb6 100755
--- a/bin/build-deb-package
+++ b/bin/build-deb-package
@@ -63,13 +63,13 @@ set_vars() {
COMPONENT="${ARGV2_COMPONENT:-${COMPONENT:-$COMPONENT_NIGHTLY}}"
CODENAMES="${ARGV2_CODENAME:-${CODENAMES}}"
[ -n "$ARGV2_CODENAME" ] && FORCE_BUILD=0 || FORCE_BUILD=-1
+ DATE="${DATE:-$(date +%Y%m%d)}"
if [ "x$COMPONENT" = "x$COMPONENT_MAIN" ]; then
CHECKOUT="${3:-build-main}"
elif echo "$COMPONENT_RELEASES" | grep "$COMPONENT" >/dev/null; then
CHECKOUT="${3:-build-$COMPONENT}"
elif [ "x$COMPONENT" = "x$COMPONENT_NIGHTLY" ]; then
CHECKOUT="${3:-master}"
- DATE="${DATE:-$(date +%Y%m%d)}"
else
echo "error: no such package component area for this Git project. Aborting..."
exit -1
hooks/post-receive
--
buildscripts.git (X2Go packaging scripts)
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 "buildscripts.git" (X2Go packaging scripts).
[View Less]
The branch, master has been updated
via c74c62a51d384583fccc3c4d97abd1332621f079 (commit)
from 96c3ebf79947b13b892224e453b276d7f0369161 (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 c74c62a51d384583fccc3c4d97abd1332621f079
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de…
[View More]>
Date: Fri Nov 29 13:49:28 2013 +0100
change version scheme of X2Go auto-built packages
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index e8db628..e35fccd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pyhoca-gui (0.4.0.9-0~x2go1) UNRELEASED; urgency=low
+pyhoca-gui (0.4.0.9-0x2go1) UNRELEASED; urgency=low
[ Mike Gabriel ]
* New upstream release (0.4.0.9):
hooks/post-receive
--
pyhoca-gui.git (Python X2Go Client (wxPython GUI))
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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).
[View Less]
The branch, master has been updated
via 0fdc929d3d3a30dbb02d00fb56645e90c136aac8 (commit)
from 05a6789103f43093c28af243c1faef4fe2edf9e8 (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 0fdc929d3d3a30dbb02d00fb56645e90c136aac8
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de…
[View More]>
Date: Fri Nov 29 13:49:03 2013 +0100
change version scheme of X2Go auto-built packages
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 7d65c5b..5f2478f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pinentry-x2go (0.7.5.7-0~x2go1) UNRELEASED; urgency=low
+pinentry-x2go (0.7.5.7-0x2go1) UNRELEASED; urgency=low
[ Mike Gabriel ]
* New upstream version (0.7.5.7):
hooks/post-receive
--
pinentry-x2go.git (PinEntry Dialog (Qt) for X2Go Client)
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 "pinentry-x2go.git" (PinEntry Dialog (Qt) for X2Go Client).
[View Less]
The branch, master has been updated
via f73f9800d08537b23becd387319d2aef64f49c08 (commit)
from fd3a025df1ccc4a179cebd81bdb7124bee58fccc (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 f73f9800d08537b23becd387319d2aef64f49c08
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de…
[View More]>
Date: Fri Nov 29 13:47:54 2013 +0100
change versioning scheme
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 167b508..d2a1ba7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-cups-x2go (3.0.1.0-0~x2go1) UNRELEASED; urgency=low
+cups-x2go (3.0.1.0-0x2go1) UNRELEASED; urgency=low
* New upstream version (3.0.1.0):
- Add license file. (Fixes: #298).
hooks/post-receive
--
cups-x2go.git (CUPS Backend for X2Go Printing)
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 "cups-x2go.git" (CUPS Backend for X2Go Printing).
[View Less]
The branch, master has been updated
via 4cf74c4e6142a28826e3ebd3516f70a51f18658b (commit)
from 5419bcb1436997a88ee890adbb175079ad954df5 (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 4cf74c4e6142a28826e3ebd3516f70a51f18658b
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de…
[View More]>
Date: Fri Nov 29 13:26:53 2013 +0100
change versioning scheme
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 2 +-
x2go/utils.py | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index a2dfc87..e381607 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-x2go (0.4.0.9-0~x2go1) UNRELEASED; urgency=low
+python-x2go (0.4.0.9-0x2go1) UNRELEASED; urgency=low
[ Mike Gabriel ]
* New upstream version (0.4.0.9):
diff --git a/x2go/utils.py b/x2go/utils.py
index ea091ad..84a073a 100644
--- a/x2go/utils.py
+++ b/x2go/utils.py
@@ -614,7 +614,10 @@ def find_session_window(session_name):
for windowID in windowIDs:
window = display.create_resource_object('window', windowID)
- name = window.get_wm_name()
+ try:
+ name = window.get_wm_name()
+ except Xlib.error.BadWindow:
+ continue
if name is not None and session_name in name:
success = True
break
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]
The branch, master has been updated
via 6c3e2bb730351068e0c97996c01f04f915d3ea72 (commit)
from 0641877cfe4de0a5cd8ecb7e167942fe0953cf32 (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 6c3e2bb730351068e0c97996c01f04f915d3ea72
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de…
[View More]>
Date: Fri Nov 29 13:26:16 2013 +0100
change versioning scheme
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 5b3c1de..29e9975 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x2gothinclient (1.1.0.2-0~x2go2) UNRELEASED; urgency=low
+x2gothinclient (1.1.0.2-0x2go2) UNRELEASED; urgency=low
* New upstream version (1.1.0.2):
- Continue development...
hooks/post-receive
--
x2gothinclient.git (X2Go Thin Client Environment)
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 "x2gothinclient.git" (X2Go Thin Client Environment).
[View Less]
The branch, master has been updated
via 9b69eba55a3da6154bd3442e55865445f0405b8f (commit)
from 94546eb6b89c2a1e62458c38b777c62b8d5afda3 (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 9b69eba55a3da6154bd3442e55865445f0405b8f
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de…
[View More]>
Date: Tue Sep 17 14:36:49 2013 +0200
replace LDAP support by session broker support in /debian/control
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/control b/debian/control
index 04a42c4..76ee2e6 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Description: Plasma widget for control X2go sessions
X2go is a server-based computing environment with
- session resuming
- low bandwidth support
- - LDAP support
+ - session brokerage support
- client side mass storage mounting support
- audio support
- authentication by smartcard and USB stick
hooks/post-receive
--
x2goplasmabindings.git (Plasma/KDE4 Widget 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 "x2goplasmabindings.git" (Plasma/KDE4 Widget for X2Go).
[View Less]
The branch, master has been updated
via 239b74c01748a91751801edc0538c9bf5c775125 (commit)
from 9b69eba55a3da6154bd3442e55865445f0405b8f (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 239b74c01748a91751801edc0538c9bf5c775125
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de…
[View More]>
Date: Wed Nov 27 15:11:59 2013 +0100
debian/source/format: Switch to format 1.0.
-----------------------------------------------------------------------
Summary of changes:
VERSION.plasma-widget-x2go | 2 +-
debian/changelog | 2 ++
debian/source/format | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/VERSION.plasma-widget-x2go b/VERSION.plasma-widget-x2go
index 4913c2b..1770562 100644
--- a/VERSION.plasma-widget-x2go
+++ b/VERSION.plasma-widget-x2go
@@ -1 +1 @@
-3.0.1.5
+3.0.2.0
diff --git a/debian/changelog b/debian/changelog
index 1f6a22d..7c27fe9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ x2goplasmabindings (3.0.2.0-0~x2go1) UNRELEASED; urgency=low
[ Mike Gabriel ]
* New upstream version (3.0.2.0):
- Continue development...
+ * debian/source/format:
+ + Switch to format 1.0.
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Mon, 31 Dec 2012 16:43:11 +0100
diff --git a/debian/source/format b/debian/source/format
index 89ae9db..d3827e7 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-3.0 (native)
+1.0
hooks/post-receive
--
x2goplasmabindings.git (Plasma/KDE4 Widget 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 "x2goplasmabindings.git" (Plasma/KDE4 Widget for X2Go).
[View Less]