[X2Go-Dev] Bug#1043: Bug#1043: Atom editor finished immediately after starting.

2016-06-30 Thread SHIINA Hideaki
> Have you tried this hack? https://github.com/atom/atom/issues/4360

Great!

The hack solved my case.

My steps are below.

1. Find `libxcb.so*`. (e.g. find /usr | grep libxcb.so)
2. Find atom installed directory. (dpkg -L atom)
3. Copy libxcb.so* to atom installed directory.
4. Modify libxcb (e.g. sed -i 's/BIG-REQUESTS/_IG-REQUESTS/' libxcb.so.1.1.0)
5. Start atom.


Thank you very much, Uli.
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Processed: X2Go issue (in src:x2goserver) has been marked as pending for release

2016-06-30 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

> tag #1047 pending
Bug #1047 [x2goserver] Move x2goagent (wrapper around nxagent) into 
src:x2goserver
Added tag(s) pending.
> fixed #1047 4.1.0.0
Bug #1047 [x2goserver] Move x2goagent (wrapper around nxagent) into 
src:x2goserver
There is no source info for the package 'x2goserver' at version '4.1.0.0' with 
architecture ''
Unable to make a source version for version '4.1.0.0'
Marked as fixed in versions 4.1.0.0.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1047: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1047
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


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

2016-06-30 Thread Mike Gabriel
tag #1047 pending
fixed #1047 4.1.0.0
thanks

Hello,

X2Go issue #1047 (src:x2goserver) 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=x2goserver.git;a=commitdiff;h=97c599f

The issue will most likely be fixed in src:x2goserver (4.1.0.0).

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

---
commit 97c599f025df1955976545650ca79a7b310e73e1
Author: Mike Gabriel 
Date:   Thu Jun 30 20:59:11 2016 +0200

debian/changelog: Add closure for #1047.

diff --git a/debian/changelog b/debian/changelog
index 1fd7b8b..4f28cea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -68,6 +68,7 @@ x2goserver (4.1.0.0-0x2go1.1) UNRELEASED; urgency=low
   x2gocleansessions in foreground (and in debug mode).
 - Properly clean up shadow sessions for the session database.
 - Move x2goagent wrapper package around nxagent into X2Go Server.
+  (Fixes: #1047).
   * debian/control:
 + Package X2Go::Log in separate package: libx2go-log-perl.
 + Package X2Go::Server::DB in separate package: libx2go-server-db-perl.
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev