Displaying 20 results from an estimated 30000 matches similar to: "[Bug 949] GUI Application not initiated on the server machine."
2004 Sep 02
2
[Bug 923] Connection closed after autentication
http://bugzilla.mindrot.org/show_bug.cgi?id=923
Summary: Connection closed after autentication
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: critical
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
2008 Oct 11
2
Running GUI applications in background
Is that possible ? e.g run notepad.exe in console(not in WM) and it runs in background without creating windows in VM
run gui applications without window manager so they stay in background(no need input from user)
2010 Jan 13
7
[Bug 1697] New: scp transfers from remote cygwin machine fail with ssh versions >= 4.6
https://bugzilla.mindrot.org/show_bug.cgi?id=1697
Summary: scp transfers from remote cygwin machine fail with ssh
versions >= 4.6
Product: Portable OpenSSH
Version: 4.6p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: scp
AssignedTo:
2006 Dec 05
3
[Bug 1267] PermitOpen - Multiple forwards don't works
http://bugzilla.mindrot.org/show_bug.cgi?id=1267
Summary: PermitOpen - Multiple forwards don't works
Product: Portable OpenSSH
Version: v4.5p1
Platform: ix86
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: security
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
2011 Apr 27
0
Bug in remote gui app execution via cygwin sshd
Hello.
Platform: Windows XP
Package: Cygwin openssh
There appears to be a bug in the ssh-daemon in version 5.8p1-1 of the
openssh package for cygwin. The bug does not present itself on systems
running
sshd from the 5.1p1-10 version of cygwin openssh.
The bug is as follows:
A remote system R has Cygwin sshd running from version 5.8p1-1 of
openssh. The daemon is running as a
2004 Oct 28
1
[Bug 946] scp slow file transfers, even with -1 -c blowfish
http://bugzilla.mindrot.org/show_bug.cgi?id=946
Summary: scp slow file transfers, even with -1 -c blowfish
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: ix86
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: major
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
2005 Feb 09
0
[Bug 2328] New: cygwin rsync hangs when initiated remotely after transfering some files
https://bugzilla.samba.org/show_bug.cgi?id=2328
Summary: cygwin rsync hangs when initiated remotely after
transfering some files
Product: rsync
Version: 2.6.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2004 Aug 18
5
[Bug 915] [PATCH] Only copy basic Windows environment
http://bugzilla.mindrot.org/show_bug.cgi?id=915
Summary: [PATCH] Only copy basic Windows environment
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: security
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
2002 Aug 14
1
[Help] When one application internally invokes another application?
Dear all,
I wonder wine's config would help if one application needs to invoke
another application, say, Notes Client to
open attachment with notepad.exe. I fail to open the attached txt file
and it complained no such program.
I have put notepad.exe on /usr/share/wine-c/windows/ and
/usr/share/wine-c/windows/system :-(
Anyone could help is much appreciated.
Thanks.
Leanne
2006 Feb 22
7
[Bug 1161] scp -r fails
http://bugzilla.mindrot.org/show_bug.cgi?id=1161
Summary: scp -r fails
Product: Portable OpenSSH
Version: 4.3p1
Platform: ix86
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: bitbucket at mindrot.org
ReportedBy: gregt at post.pl
This is on
2007 Feb 26
0
[Bug 1288] ssh-add on Cygwin -- can't access ssh-agent socket
http://bugzilla.mindrot.org/show_bug.cgi?id=1288
Summary: ssh-add on Cygwin -- can't access ssh-agent socket
Product: Portable OpenSSH
Version: v4.5p1
Platform: ix86
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: major
Priority: P2
Component: ssh-add
AssignedTo: bitbucket at mindrot.org
2001 Oct 03
2
Low speed of running win-application under Wine
Hi All,
It is normal that Windows applications run _very_ slow
under Wine? I'm talking about simple application, like
notepad, winmine.
My system:
FreeBSD 4.4-STABLE
RAM 128M
CPU Celeron 466MHz
Wine wine-2001.08.24
XFree86-4.1.0_6
Everything I run from TWM (manager which is run by startx).
TIA
2007 Jan 29
6
[Bug 1278] CYGWIN controlMaster connections don't work.
http://bugzilla.mindrot.org/show_bug.cgi?id=1278
Summary: CYGWIN controlMaster connections don't work.
Product: Portable OpenSSH
Version: v4.5p1
Platform: ix86
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
2004 Apr 07
2
Re: [R-gui] Editor in R
S??ren H??jsgaard wrote:
> Dear all,
> I have used R (Windows) for teaching statistics to agronomists and biologists - and they love R!! Yet there is one immediate short coming of R: The lack of an integrated editor. A plain editor (e.g. similar to notepad in windows) in which people can write their code, highlight the piece of code they wish to "submit" and then press a single
2010 Aug 18
3
[Bug 1807] New: SSH fails randomly
https://bugzilla.mindrot.org/show_bug.cgi?id=1807
Summary: SSH fails randomly
Product: Portable OpenSSH
Version: 5.4p1
Platform: ix86
OS/Version: Other
Status: NEW
Severity: major
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: vinay1714 at gmail.com
I
2009 Mar 24
2
Executing an external executable from within R?
For example, from within an R script I would like to be able to launch NotePad.exe.
Is there an R call for launching Notepad.exe from within R?
I've tried the following, but they don't seem to work:
> system(paste('"C:/WINDOWS/NOTEPAD.exe"'), wait = FALSE)
> system("C:/WINDOWS/NOTEPAD.exe", wait = FALSE)
> system("NOTEPAD", wait = FALSE)
2006 Feb 15
3
[Bug 1158] Setting the environment in authorized_keys does not work
http://bugzilla.mindrot.org/show_bug.cgi?id=1158
Summary: Setting the environment in authorized_keys does not work
Product: Portable OpenSSH
Version: 3.9p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
2006 Jul 18
4
Problem running Windows Notepad under Wine
Gentlefolk,
I need to give someone the ability to create Windows-format text
documents, which I can then copy (via SMB) to a W2000 machine for
further processing. I've got the file-sharing up and running, and Wine
installed and running Windows Notepad OK, but I've hit a snag trying to
set it up to load Notepad automatically when the file-icon is clicked :-
Environment - ubuntu 6.06,
2006 Jan 04
1
[Bug 1143] connections with "sshd: root@notty" is established but not closed
http://bugzilla.mindrot.org/show_bug.cgi?id=1143
Summary: connections with "sshd: root at notty" is established but
not closed
Product: Portable OpenSSH
Version: 3.9p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: Kerberos support
2010 Oct 18
2
notepad.exe.so
why i saw notepad.exe.so and notepad.exe.fake in programs/notepad.
i thought wine dedeveloped a new version of notepad.
I seemed wrong.