bugzilla-daemon at mindrot.org
2004-Nov-04 10:49 UTC
[Bug 949] GUI Application not initiated on the server machine.
http://bugzilla.mindrot.org/show_bug.cgi?id=949
Summary: GUI Application not initiated on the server machine.
Product: Portable OpenSSH
Version: 3.9p1
Platform: ix86
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: critical
Priority: P1
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: balajim at gmail.com
I have successfully installed and configured the sshd server in the my winxp
machine and found working fine.
After I login from a remote machine, when I give a gui application based command
such as "notepad.exe", Nothing is opened in the server. But I can see
the
notepad process running in the server machine through the task manager.
I am unable to look the GUI Part.
But the telnet server resides in the CYGWIN package was successfully opening the
GUI Based application in the server, when it is invoked from the remote machine.
I don't whether this is a bug or some configuration has to be done.
Please get back to me if you need any more info.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Nov-04 12:04 UTC
[Bug 949] GUI Application not initiated on the server machine.
http://bugzilla.mindrot.org/show_bug.cgi?id=949
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From dtucker at zip.com.au 2004-11-04 23:04 -------
Notepad is a Windows app not an X11 app. OpenSSH does X11 forwarding and
doesn't deal with Windows GUI apps.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Reasonably Related Threads
- [Bug 923] Connection closed after autentication
- Running GUI applications in background
- Bug in remote gui app execution via cygwin sshd
- [Bug 2328] New: cygwin rsync hangs when initiated remotely after transfering some files
- [Help] When one application internally invokes another application?