Custom Query (2683 matches)
Results (61 - 63 of 2683)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1518 | fixed | Ports opening and session start | ||
Description |
Hello, finally i got the reason!!!!! It could be because of some specifics of Centos or virtual server or something specific else with my server. But then the user is completely deleted from the system after the session usage userdel -r "username" and then is created again - the session starts and port is open!!! Tested several (many) times:
I've checked and the folder "/run/user/" is deleted after then the session ends. Could you please help and say what other files or settings in Centos are linked with the user profile (and which are not closed/deleted after the session)? What else can be checked to understand better the situation? Thanks a lot in advance! |
|||
#1520 | worksforme | html5 on-screen android keyboard input | ||
Description |
Hello, Having real pleasure to use the system faced with problem with test typing. Reaction only on Enter and Backspace (other letters/symbols are not accepted). Client Html OS - Android Chrome Server xpra X11 version 2.1-r15785 64-bit Application - libreoffice Centos 7.3 |
|||
#1522 | fixed | window client side decorations problems | ||
Description |
Hello, faced some problems with the beta version 2.1-r15785 64-bit (centos7.3, HTML client) In the attached files the application look in 2.0.2-r15657 64-bit version (2_0_2_version.jpg) and in 2.1-r15785 (2_1_version.jpg). So in 2.1 there is no "band" above application (marked with string) but in 2.0.2 there is band. So picking the application on this band by mouse pointer in 2.0.2 version i can easily move and resize the application window but in 2.1 version application sceen either frozen or jumping in unpredicted way. What it could be? Could you help! On other hand (probably it is another situation and just for information as it could be normal way of working) tried to avoid this problem installed Proxy server 2.1-r15785 beta and Target server with application behind with 2.0.2-r15657. And Proxy of higher version can't connect to Target server with lower version. The error: 2017-05-21 12:35:28,587 DotXpra(/var/run/user/1000/xpra, ['/var/run/user/1000/xpra'] - 1000:1000 - 111).socket_path(:proxy-2578)=/var/run/user/1000/xpra/localhost.localdomain-proxy-2578 2017-05-21 12:35:28,587 create_control_socket: socket path='/var/run/user/1000/xpra/localhost.localdomain-proxy-2578', uid=1000, gid=1000, state=DEAD 2017-05-21 12:35:28,587 Warning: failed to create socket directory '/var/run/user/1000/xpra' 2017-05-21 12:35:28,587 [Errno 2] No such file or directory: '/var/run/user/1000/xpra' 2017-05-21 12:35:28,587 create_unix_domain_socket failed for '/var/run/user/1000/xpra/localhost.localdomain-proxy-2578' Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/xpra/server/proxy/proxy_instance_process.py", line 273, in create_control_socket sock, self.control_socket_cleanup = create_unix_domain_socket(sockpath, None, 0o600) File "/usr/lib64/python2.7/site-packages/xpra/scripts/server.py", line 376, in create_unix_domain_socket listener.bind(sockpath) File "/usr/lib64/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(*args) error: [Errno 2] No such file or directory 2017-05-21 12:35:28,612 Error: failed to setup control socket '/var/run/user/1000/xpra/localhost.localdomain-proxy-2578': 2017-05-21 12:35:28,612 [Errno 2] No such file or directory |