Re: [X2Go-User] x2goclient with kdrive for Windows/macOS?

2023-05-17 Thread Oleksandr Shneyder

Hi Orion,

I didn't build/tested any yet, as no one of my customers requested it 
till now.


regards,
Alex

Am 17.05.23 um 11:43 schrieb Orion Poplawski:

Thanks, that seems to work reasonably well.

Next question - is there a build for macOS?

On 5/15/23 08:46, Oleksandr Shneyder wrote:

Hi Orion,

there is no automatic build yet, but there is the one manual build you could 
use:

https://code.x2go.org/releases/binary-win32/x2goclient/previews/4.1.2.3/

regards,
Alex

Am 12.05.23 um 17:04 schrieb Orion Poplawski:

Is there a build of x2goclient with kdrive available for Windows?



___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


--
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---



OpenPGP_signature
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] x2goclient with kdrive for Windows?

2023-05-15 Thread Oleksandr Shneyder

Hi Orion,

there is no automatic build yet, but there is the one manual build you 
could use:


https://code.x2go.org/releases/binary-win32/x2goclient/previews/4.1.2.3/

regards,
Alex

Am 12.05.23 um 17:04 schrieb Orion Poplawski:

Is there a build of x2goclient with kdrive available for Windows?


___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user



--
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---


OpenPGP_signature
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] glx

2022-04-23 Thread Oleksandr Shneyder
You can try x2gokdrive instead of nx. It's based on actual xorg code and has 
glx support. Also virtual gl can be used if you need hw acceleration 
Regards
Alex

Am 23. April 2022 03:16:04 MESZ schrieb Vikas Rawal :
>Thanks a lot. This was very helpful. I was able to build mesa-21.3.8 on
>debian testing.
>
>I still have two problems though.
>
>Some applications (alacritty, for example) break because of xinput2.
>alacritty throws up following error:
>
>thread 'main' panicked at 'X server has XInput extension 1.3 but does not
>support XInput2',
>/home/vikas/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.26.1/src/platform_impl/linux/x11/mod.rs:176
>:17
>note: run with `RUST_BACKTRACE=1` environment variable to display a
>backtrace
>
>My browser (qutebrowser) throws the warning about Xinput2 but starts. But
>it refuses to work because it says "network change detected". If I reload
>the page multiple times, some of the pages load. But the browser is
>unusable. I do not have the same problem with firefox. I understand that
>this is more likely to be a problem with qutebrowser. And is not likely to
>be related to the original issue of this thread (glx, that is).
>
>But if anyone on the list has a similar experience and a solution, I will
>be grateful.
>
>Vikas
>
>
>
>On Fri, 22 Apr 2022 at 17:00, Hanno Foest  wrote:
>
>> On Fri, Apr 22, 2022 at 02:20:43PM +0530, Vikas Rawal wrote:
>> > Are there any updated instructions for this:
>> > https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround ?
>> >
>> > I am unable to build the mesa driver on debian testing. The recent
>> > versions do not allow the option "glx=gallium-xlib" while the older
>> > versions do not build. Has anyone tried this recently?
>>
>> FWIW, I was able to build up to mesa-21.3.8.tar.xz (which is pretty
>> recent, 2022-03-18) on Devuan Chimaera (should be equivalent to Debian
>> stable) recently, using the above instructions.
>>
>> > Unfortunately several of the applications I use are not working
>> > because of this.
>>
>> I can relate. If I had not been able to build libGL, it would have
>> caused me quite some issues.
>>
>> Hanno
>> ___
>> x2go-user mailing list
>> x2go-user@lists.x2go.org
>> https://lists.x2go.org/listinfo/x2go-user
>>

-- 
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Request for assistance - x2go HTML client

2021-05-20 Thread Oleksandr Shneyder
ferrer: "https://192.168.122.126/assets/x2go-plugin/";
> 
> x2gows log:
> 
> SSH pid: 1579 local port: 5 WS port: 50001
> start websockify with args --verbose --cert
> /etc/ssl/certs/ssl-cert-snakeoil.pem --key
> /etc/ssl/private/ssl-cert-snakeoil.key --ssl-only :50001 :5
> Client closed connection, terminating...
> Terminating websockify
> Terminating tunnel with pid 1579
> terminating child process 1581 : ssh
> 
> x2gows error log:
> 
> WebSocket server settings:
> 
>   - Listen on :50001
> 
>   - Flash security policy server
> 
>   - SSL/TLS support
> 
>   - Deny non-SSL/TLS connections
> 
>   - proxying from :50001 to :5
> 
> 127.0.0.1: new handler Process
> 
> 127.0.0.1 - - [10/May/2021 22:39:04] "GET /x2gows/50001 HTTP/1.1" 101 -
> 
> 127.0.0.1 - - [10/May/2021 22:39:04] 127.0.0.1: SSL/TLS (wss://)
> WebSocket connection
> 
> 127.0.0.1 - - [10/May/2021 22:39:04] 127.0.0.1: Version hybi-13, base64:
> 'False'
> 
> 127.0.0.1 - - [10/May/2021 22:39:04] 127.0.0.1: Path: '/x2gows/50001'
> 
> 127.0.0.1 - - [10/May/2021 22:39:04] connecting to: :5
> 
> 127.0.0.1 - - [10/May/2021 22:39:18] :5: Target closed connection
> 
> 127.0.0.1 - - [10/May/2021 22:39:18] :5: Closed target
> 
> 
> Thanks and best regards,
> 
> Jan
> 
> 
> 
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
> 


-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---



OpenPGP_signature
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Methods to speed up start-up and initial handshake

2020-10-21 Thread Oleksandr Shneyder
Could be also problem with name resolution on server. Try to start
simple SSH connection from client to server and check if there is a
delay before password prompt


Am 21.10.20 um 13:01 schrieb Ulrich Sibiller:
> Some things that come to mind:
> - disable sound
> - disable file sharing
> - disable printing
> - ensure you have at least nxagent 3.5.99.23 (there's a bugfix
> included that fixes a tremendous startup delay)
> 
> Uli
> 
> On Wed, Oct 21, 2020 at 7:01 PM Travis Levin  wrote:
>>
>> Hello,
>>
>> I have been very impressed with the capabilities of the x2go platform.  I 
>> would like to optimize the time it takes to startup a session (currently 
>> about 18 seconds).  Are there settings I should look at to ensure I am 
>> getting the minimum startup time?
>>
>> Thanks,
>> Travis Levin
>>
>> ___
>> x2go-user mailing list
>> x2go-user@lists.x2go.org
>> https://lists.x2go.org/listinfo/x2go-user
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
> 


-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] x2gokdrive: disable menu bar

2020-05-21 Thread Oleksandr Shneyder
Am 20.05.20 um 11:20 schrieb Stefan Baur:
> Am 20.05.20 um 16:37 schrieb Oleksandr Shneyder:
>>  For the moment it is not significant enough for
>> me to spend the time on it.
> 
> I would guess that $$$ would be able to increase the significance, right?

;)

> 
> -Stefan
> 
> 
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
> 


-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] x2gokdrive: disable menu bar

2020-05-20 Thread Oleksandr Shneyder
On a NX it's a feature on the server side, here it should be configured
in the client. It makes sense to have this feature, however it should be
implemented and tested. For the moment it is not significant enough for
me to spend the time on it.

Am 20.05.20 um 09:30 schrieb Stefan Baur:
> Am 20.05.20 um 15:56 schrieb Oleksandr Shneyder:
>> Hello Martin,
>> there is no such option (yet)
> 
> As a reminder, we have a similar thing in NX-X2Go, the "magic pixel" -
> which is annoying in fullscreen thinclient sessions as well.  That's why
>  code has been added to the server to disable it ("-nomagicpixel" in
> x2goagent.options).
> 
> Maybe you could make your code disable the menu bar if the same config
> file parameter is present? (Assuming kdrive is reading the same file)?
> 
> -Stefan
> 
> 
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
> 


-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] x2gokdrive: disable menu bar

2020-05-20 Thread Oleksandr Shneyder
Hello Martin,
there is no such option (yet)

regards
Alex

Am 20.05.20 um 08:14 schrieb Martin Lange:
> Hello,
> 
> I am experimenting with x2gokdrive right now. It works great, much
> faster than nx in a local network.
> 
> I have only one problem: Is there an option to disable the kdrive menu
> bar overlay in an active session? I didn't found anything in the wiki.
> This menu is useful on fat clients, but on thinclients (with
> x2gothinclient and x2gobroker) it is unnecessary and would confuse my
> users.
> 
> Thanks in advance!
> 
> Martin
> 
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
> 


-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Semi-Offtopic: The sorry state of Landline and Mobile Internet in Germany

2020-05-11 Thread Oleksandr Shneyder
Well, I think you missed a point. First of all I never told, that we
should immediately get rid of NX and forget about everyone who has a
slow connection. I'm just saying that the situation with Internet is
improving and will improve in the future. But even now, the examples
that you are bringing here, it's just a minority of all users. We are
concentrating now on this cases and forgetting about the majority of the
users, for who X2Go is becoming unattractive because at the moment it's
only working well with obsolete software. You all talking here about
only one use case and forgetting that X2Go is also widely used as TC
system and to access a desktops in LAN. And what about all users who
have a good Internet connections? For them the fact that they can't use
some of modern software is fatal. They going away from X2Go and will
never come back. X2Go is attractive not only because it works good with
legacy apps on slow nets. In this case they just would use FreeNX. It's
not only about connection protocol. It's also about usability of X2Go
client and server and all things around.

@Stefan: as project coordinator you are first of all people should think
about where are we going with X2Go and what happens in the future. I can
assure you, if we are only concentrating on NX, in several years X2Go
will be dead. And not just we'll have less cases with slow connections.
Also, we will have less legacy application, which are working better
with NX. With "modern" application, which are not using X11 features, NX
sucks. Just take as example the firefox with disabled xrender and look
how much better it works with x2gokdrive compared to NX on slow
connections.

Alex

Am 09.05.20 um 06:29 schrieb Sébastien Ducoulombier:
> Hello,
> 
> 
> Stefan Baur wrote:
>> in an adjacent thread, Alex made a statement that low-bandwidth internet
>> connections are a thing of the past, and thus NX is basically obsolete.
>>
>> I have personal experience to share which proves him wrong.
> 
> Here is mine : France 2020, rural area (village of less than 200 humans
> (but many more sheep)).
> 
> ADSL is below 2 Mbps downstream, 0.5 Mbps upstream.
> 
> Fibre-to-the-home was planned for 2017 but several times postponed.
> Now promised for 2021.
> 
> Currently I am using 4G/LTE and switching between 2 providers:
> * first provider speeds vary from 20 Mbps up and downstream at 5 am to
> less than 1 Mbps after 20:00.
> * second provider offers a constant 1 Mbps service, I use it as fallback
> when wife and kids watch Youtube.
> 
> Some of my users live nearby, so I know they do not get better speeds.
> 
> During the COVID 19 lockdown, many started working from home.
> 
> From a rescue tool, X2GoClient became their most important piece of
> software.
> 
> I advised them to download and install their usual tools onto their home
> computers (Thunderbird, Firefox and LibreOffice), then setup X2GoClient
> shared folders so they could work efficiently.
> 
> By the way, all these free software tools work on MacOSX, Windows and
> Gnu/Linux, which allowed all users to work from home.
> 
> I agree with Stephan:
>> So NX will be here for quite some time, there is a need for it, and for
>> less fancy, but lightweight desktops that work well with it.
> 
> We use XFCE4 and users like it.
> 
> 


-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH    | Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Semi-Offtopic: The sorry state of Landline and Mobile Internet in Germany

2020-05-08 Thread Oleksandr Shneyder


Am 8. Mai 2020 15:23:38 GMT-05:00 schrieb "Михайло Падалка" 
:
>>
>> The idea that everyone has or is likely to have 25mbit symmetrical
>> Internet or better isn't true in "first world nations" forget about
>> generally anywhere in the world. If we didn't care about limited
>network
>> performance, I can't see why everyone wouldn't just use VNC... The
>> performance is just not there with "just stream video of the screen"
>> technologies.
>>
>
>Well, I can agree with that. But there is one problem: mainstream
>doesn't
>care. Websites are bloated, pictures, videos everywhere, tons of JS
>etc.
>Regarding X2Go - X11 is being obsolete, Wayland is not developed with
>low-bandwidth remote access in mind, modern GUI toolkits make heavy use
>of
>bitmaps etc.
>All that leaves not so much choice - transfer bitmaps, bitmaps and more
>bitmaps. Compress them, cache, etc, but use bitmaps.
>
>// Offtopic: as we joke - Ukraine has good and very cheap internet just
>because there is no Ministry of Internet here :)
I heard that Saakashvili is going to take this position. 
-- 
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] The future of x2gokdrive

2020-05-07 Thread Oleksandr Shneyder
Hi Uli,

Am 07.05.20 um 10:03 schrieb Ulrich Sibiller:
> On Thu, May 7, 2020 at 3:30 PM Oleksandr Shneyder
>  wrote:
>> 256K network, because they are not using them anyway and they have at
>> home in worse case 10M network and even on their cell phones they have a
>> good Internet connection.
> 
> Well, I do not like that state of mind. Just because a resource is
> there it is no justification for wasting it.

1. I didn't say anything about wasting resources. NX is more efficient
only when one using legacy application. In other case there is no
efficiency.
2. We are talking about majority of the users. I'm leaving in Mexico
now, even here we have 4G everywhere and cheap fast Internet at home.
And the situation improving with every year. I don't say we need to
leave the people with bad Internet aside, I'm just saying we should more
concentrate on the future.

> Also I know people running a X2go server in South America. I do not
> think they have good bandwidth and latency so there are use cases for
> the old technology.
> 
> Unfortunately you are right about X becoming more and more obsolete. I
> do not like it... So having the X in X2go is then legacy, too.

yepp, I also don't really like the direction where it's going. I really
like the ideas behind X11 - network transparency and all nice things.
However X11 has a lot of disadvantages and I'm pretty sure you know
about them not worse than I do. Anyway, unfortunately it's not for us to
decide, we should work with that what we have.

> 
> Generally you are talking about establishing another remote desktop
> approach while others try to keep the old approach alive. But there
> already are huge open projects that follow another approach, namely
> the whole vnc area and xpra. So why not integrate them instead of
> inventing the wheel again? What are the advantages of this approach?

Same reason why I created X2Go in the first place. I looked on all
existing solutions, didn't like any of them and decided to create a new
one. And here we are.

> Uli
> 


-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] The future of x2gokdrive

2020-05-07 Thread Oleksandr Shneyder
ion does?
> That could work as some kind of compatibility layer.  That way, the DE
> would recognize a remote session (even though it's actually connected
> through 127.0.0.1 or ::1), so we don't have to deal with the quirks/wait
> for the fixes, yet you'd still only need one backend to talk to the
> HTML5 client, not two.
> 
> -Stefan
> 


-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] x2go kdrive & windows client

2020-04-24 Thread Oleksandr Shneyder
Well it's way more than just this, but yes, you could say so.

Am 23.04.20 um 14:46 schrieb Михайло Падалка:
>> What is this feature supposed to do?
> 
> The simple answer: it can run modern desktop environments such as
> Gnome 3, but, as I understand, requires more network bandwidth for
> apps that don't make heavy use of bitmaps.
> There is a detailed explanation on wiki:
> https://wiki.x2go.org/doku.php/wiki:advanced:x2gokdrive:start
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
> 


-- 
-------
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] x2go kdrive & windows client

2020-04-24 Thread Oleksandr Shneyder
Am 23.04.20 um 13:37 schrieb Михайло Падалка:
> Hello Oleksandr,
> 
> From user point of view it looks like a bug - there is an option
> (marked as experimental), but it just cannot work at all.
> Thanks for clarifying.
> 

well, maybe in this case you should feel the bug report.

>> Looks like x2gokdrive isn't really important for community yet
> 
> Are there some problems with it? Or any drawbacks?
> 
As I told, my customers using it in productive environment for quite
long time. But for sure, it wasn't tested in all possible use cases, so
you should see yourself if it's suited for you.

-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] x2go kdrive & windows client

2020-04-23 Thread Oleksandr Shneyder
Hello Михайло,

yes, the community installer of Windows X2Go Client doesn't contain
x2gokdriveclient binary yet. I can't tell you why, apparently Mike
didn't have time to build it or maybe he just forgot about it. Looks
like x2gokdrive isn't really important for community yet, but some of my
"enterprise" customers are using it productively with Gnome 3 and plasma
since 2019.

PS: if you want, you can contact me privately and I'll give you access
to internal "unofficial" build of X2Go client for Windows.

Alex

Am 23.04.20 um 08:46 schrieb Михайло Падалка:
> Tried to understand why x2gokdrive does not work from Windows client,
> and found that there is no x2gokdrive binary installed with latest client.
> But looking into git history I see there are some commits related to
> windows support. Is it simply not packaged, or not ready?
> 
> -- 
> З повагою,
>          Михайло
> 
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
> 


-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] Chrome speed with x2go

2019-10-17 Thread Oleksandr Shneyder
Hello Keith,

you should try KDrive option. Chrome should work way faster with it.
Especially on the fast networks. Also GL Applications and desktops like
modern Gnome and KDE are fully supported. Another advantage - KDrive
client will work without X Server on the client side on non-Linux platforms.
However, currently there is no KDrive client build for OSX, so first you
should try it with Linux client. If it'll work for you, you can try to
build X2Go KDrive Client for OS X. Alternatively, if your company has
enough resources, you could also sponsor the developing of X2Go KDrive
client for OSX, because at the moment OSX support is not on my priority
list.

regards,
Alex

Am 17.10.19 um 06:40 schrieb Keith Burns:
> Hello,
> 
> So many things I love about x2go over any other remote desktop solution,
> and I've pretty much tried them all in one flavour or another.
> 
> The one thing that is really hurting me though is Chrome / webkit speed.
> The issue has been discussed here before a long time ago, but I didn't
> see much by way of resolution.
> 
> This is now I suspect impacting electron based apps, which are becoming
> more prolific.
> 
> Bouncing between my client OS and Linux isn't desirable, and in some
> cases isn't possible.
> 
> The Linux desktop is on a 200/20Mb connection with ~20ms or less RTT,
> which means I get screen updates from the server -> 20Mb -> client as
> the server is leveraging the upload speed to communicate back to the client.
> 
> I would imagine that 20Mb is sufficient to handle pretty much any of the
> encoding settings, so I am happy to try any settings.
> 
> Server: Ubuntu MATE 18.04, installed using apt packages. (4.1.0.3 ?)
> Client: OSX 4.1.2.1
> 
> I'm a software developer so I am comfortable building from source,
> administering my own machine, so happy to experiment to try and get, if
> not resolution, at least a configuration that gets the best performance
> possible.
> 
> Cheers
> Keith.
> 
> 
> 
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
> 


-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Schleiermacherstr. 2  | Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München   | http://www.phoca-gmbh.de
HRB 196 658   | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user


Re: [X2Go-User] X2go server and pgpool

2018-09-28 Thread Oleksandr Shneyder
Hi David,

it doesn't look like X2Go related issue to me. It seems that you have
problems with your DB configuration. Check this:

http://www.pgpool.net/mantisbt/view.php?id=126

best regards,
Alex


Am 25.09.2018 um 15:24 schrieb David Barron:
> I’m trying to get x2go server running in a high availability
> environment, which includes using pgpool for replication etc.
> 
>  
> 
> I’ve got my /etc/x2go/x2gosql/sql file setup this way:
> 
>  
> 
> backend=postgres
> 
> host=
> 
> port=
> 
>  
> 
> When I try x2godbadmin –createdb I get a pgpool error I don’t understand:
> 
>  
> 
> DBI
> connect(‘dbname=x2go_sessions;host=;port=;sslmode=disable’,’postgres’,…)
> failed :ERROR: unable to read message kind
> 
> DETAIL: kind does not match between master(53) slot[1] (45) at
> /sbin/x2godbadmin line 530.
> 
> Backend=postgres at /sbin/x2godbadmin line 530.
> 
>  
> 
> When I connect with pgAdmin I can see that the x2godbuser has been
> created and the x2go_sessions database has been created.
> 
>  
> 
> If I try to connect to the database I get this error
> 
> cid:image002.png@01D44F61.9E2EB470
> 
>  
> 
>  
> 
> If I change the port= to 5432 (the default postgresql port) the command
> works fine. 
> 
>  
> 
> So, I guess my first question is, is this sort of setup supported?
> 
> If so, is there any documentation or suggestions?
> 
>  
> 
> Thanks in advance.
> 
>  
> 
>  
> 
>  
> 
> /architects of vision and strategy for business intelligence/
> 
> *David Barron*
> Senior Consultant
> 
> Zencos Consulting: david.bar...@zencos.com
> 
>   
> 
> www.zencos.com <http://www.zencos.com/>
> 
> work:
> 
>   
> 
> 919-480-2761
> 
> mobile:
> 
>   
> 
> 919-995-2356
> 
> fax:
> 
>   
> 
> 919-287-2335
> 
> The information in this e-mail and any attached files is confidential.
> It is intended solely for the use of the addressee. Any unauthorized
> disclosure or use is prohibited. If you are not the intended recipient
> of the message, please notify the sender immediately and do not disclose
> the contents to any other person, use it for any purpose, or store or
> copy the information in any medium. The views of the author may not
> necessarily reflect those of the company.
> 
>  
> 
>  
> 
> 
> 
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
> 


-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Harzstr. 4| Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung:
Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München | http://www.phoca-gmbh.de
HRB 196 658 | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] Fwd: [X2Go-Dev] Bug#1058: Option to force new session when suspended session is present

2016-07-19 Thread Oleksandr Shneyder
Hi,

X2Go Client already has command line parameter:

--no-autoresume

which forces X2Go Client to show the list of sessions, even if only one
suspended session is present. The default behavior should not be
changed. The users should become their suspended session as fast as
possible and without further interaction with a client. Any one, who has
non common use cases should use command line argument.

regards
Alex


Am 17.07.2016 um 06:43 schrieb Mihai Moldovan:
> Forwarding to x2go-user, because this is essentially a user-related issue and
> depends on personal preference/workflow.
> 
> 
>  Forwarded Message 
> Subject: [X2Go-Dev] Bug#1058: Option to force new session when suspended 
> session
> is present
> Resent-Date: Sat, 09 Jul 2016 07:35:02 +
> Resent-From: Stefan Baur 
> Resent-To: x2go-...@lists.x2go.org
> Resent-CC: X2Go Developers 
> Date: Sat, 9 Jul 2016 09:25:03 +0200
> From: Stefan Baur 
> Reply-To: Stefan Baur , 1...@bugs.x2go.org
> To: sub...@bugs.x2go.org
> 
> package: x2goclient
> 
> priority: wishlist
> 
> 
> Hi,
> 
> currently, when a suspended session is present and the parameters match
> the ones specified on the connection that is about to be established, it
> is silently assumed that a reconnect should take place.
> 
> We are thinking how this could be changed in a way that doesn't break
> the current expected behavior, yet still allows forcing a new session in
> parallel to the suspended one.
> 
> Possible options:
> 
> Adding ...
> 
> - a command line parameter
> 
> - a per-session setting
> 
> - a global setting
> 
> - some hack like
> 
>   - right-clicking the tile
> 
>   - right-clicking the OK button
> 
>   - an option in the pull-down menu of the tile
> 
> ... to enforce a parallel connection when desired.
> 
> 
> The solution we would currently prefer is:
> 
> - *always* show the reconnect dialog when a suspended session is present
> 
> - *if* there is exactly one matching session
> 
>   - preselect it
> 
>   - add a countdown timer to the OK button
> 
>   - once the countdown hits 0, pretend OK was pressed, and resume the
> session
> 
>   - any click anywhere else aborts the countdown
> 
> - make 15 seconds the default value for the countdown
>   - add a global parameter (CLI and GUI) to set it to another value (0
> equals "never assume reconnect")
> 
>   - add command line options --always-assume-reconnect and
> --never-assume-reconnect
> (alternatively, allow -1 for the global parameter and treat that as
> "always assume reconnect", and forget these two command line options)
> 
> 
> Does anyone else have suggestions regarding this?
> 
> We have a customer willing to pay for improvements here, but would like
> to channel the wisdom of the masses before implementing it.  Maybe
> someone has an idea that would be even better?
> 
> Kind Regards,
> 
> Stefan Baur
> 
> -- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur
> Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax
> 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
> ___
> x2go-dev mailing list
> x2go-...@lists.x2go.org
> http://lists.x2go.org/listinfo/x2go-dev
> 
> 
> 
> ___
> x2go-user mailing list
> x2go-user@lists.x2go.org
> http://lists.x2go.org/listinfo/x2go-user
> 


-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Harzstr. 4| Fax. : 0911 - 14870374 9
D-90491 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung:
Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München | http://www.phoca-gmbh.de
HRB 196 658 | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] man page update X2Go Client

2014-10-29 Thread Oleksandr Shneyder
Hi Mike,
I read the man page. It looks good to me.

I found only a small typo error:
SESSION PROFIE DEFAULTS

regards,
Alex

Am 26.10.2014 18:20, schrieb Mike Gabriel:
> Hi all, hi Alex,
> 
> I have fully reworked the X2Go Client man page today [1].
> 
> @all: Many non-documented-so-far options have been added. Many
> documentation bugs / old options have been corrected / removed from the
> man page.
> 
> @Alex: can you please proof-read the new man page [1] and give feedback
> / commit fixes? THANKS!
> 
> Mike
> 
> [1] http://code.x2go.org/doc/x2goclient/man/man1/x2goclient.1.html
> 
> 
> 


-- 
---
Oleksandr Shneyder| Email: o.shney...@phoca-gmbh.de
phoca GmbH| Tel. : 0911 - 14870374 0
Ludwig-Feuerbach-str. 18  | Fax. : 0911 - 14870374 9
D-90489 Nürnberg  | Mobil: 0163 - 49 64 461

Geschäftsführung:
Dipl.-Inf. Oleksandr Shneyder

Amtsgericht München | http://www.phoca-gmbh.de
HRB 196 658 | http://www.x2go.org
USt-IdNr.: DE281977973
---



signature.asc
Description: OpenPGP digital signature
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user