Serwer terminali Winflector - alternatywa dla aplikacji Zdalny Pulpit, Citrix XenApp

Forum > Product technical support > Console Python programs show only a blinking cursor

Autor: sean
Data: 2015-09-11 09:57:11

Hi,

 

Possible bug here:

Any python script converted to a .exe that is designated as a console program will not show any text when used with winflector. It just shows a blinking cursor. Actual input seems to work OK, but nothing ever changes on the screen.

 

Also if you try to run the .exe from cmd added to winflector the result is the same.

 

Steps to reproduce:

Python3 script:

if __name__ == "__main__":

print("TEST")

input("test2")

 

Then use cxfreeze to generate a setup.py with 

cxfreeze-quickstart

and then use:

python setup.py bdist_msi

to generate a msi package. run it, install it and then link it to winflector. 

 

Autor: sean
Data: 2015-09-12 00:40:28

Just wanted to add that it would appear that the python console in general does not work with winflector.

 

edit: neither does using the GUI option on cxfreeze with tkinter (unless you are logged in to the same machine and login (user) as the winflector server is running on, ie connecting to localhost admin)

Autor: Bozena (staff)
Data: 2015-09-14 12:00:10

Thank you for reporting, we have confirmed the issue.

Autor: Bozena (staff)
Data: 2015-10-06 12:55:13

Fixed in 3.8.0.0.

1


Zaloguj się aby móc pisać na forum.