Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad session data in neatx.data #8

Closed
GoogleCodeExporter opened this issue Jan 31, 2016 · 5 comments
Closed

Bad session data in neatx.data #8

GoogleCodeExporter opened this issue Jan 31, 2016 · 5 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Connect and start a new session
2. Disconnect from session
3. See output in /usr/local/var/lib/neatx/sessions/*/neatx.data

What is the expected output? What do you see instead?
"geometry" (JSON output?) should be just [0-9]+x[0-9]+, mine has trailing
data --    

"geometry": "1540x622] fullscreen [0",

This prevents from NX client from resuming the session. It also causes the
NX client to parse the session name, state, etc, incorrectly. Removing the
extra data corrects from problem.

What version of the product are you using? On what operating system?
r13, RHEL5.3

Please provide any additional information below.
Using the NX client provided by NoMachine.

Original issue reported on code.google.com by pho...@gmail.com on 14 Jul 2009 at 4:42

@GoogleCodeExporter
Copy link
Author

Huh. Sounds like we're parsing the nxagent log incorrectly. I can confirm that 
i'm
seeing this too.

Original comment by kormat on 14 Jul 2009 at 6:56

@GoogleCodeExporter
Copy link
Author

Patch out for review to fix this. Thanks for reporting it.

Original comment by kormat on 14 Jul 2009 at 7:39

@GoogleCodeExporter
Copy link
Author

Patch commited (http://code.google.com/p/neatx/source/detail?r=15), please let 
me
know if this fixes it for you. Thanks,

Steve

Original comment by kormat on 15 Jul 2009 at 8:52

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Working wonderfully.

Thanks!

Original comment by pho...@gmail.com on 16 Jul 2009 at 6:41

@GoogleCodeExporter
Copy link
Author

Original comment by kormat on 16 Jul 2009 at 7:26

  • Changed state: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant