similar to: [Bug 949] GUI Application not initiated on the server machine.

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)
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
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
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
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:
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
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
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
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
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
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 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,
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.
2013 Apr 25
1
scheduled_task created but didn't see task under 'Task Scheduler' GUI
Hi All, I created a scheduled_task resource and applied it. Puppet claimed that it did added successfully but when I go into the ''Task Scheduler'' GUI, no such task exist. When I delete the same scheduled_task, Puppet found it and deleted it. Deleting the same scheduled_task twice, Puppet would do nothing. That seems to me that the task did created at the first place,
2011 Dec 11
1
How to pass file as argument in .desktop file for wine app?
I'm running Wine 1.3.24 on Ubuntu 11.04 Please consider this .desktop file for Notepad application: Code: [Desktop Entry] Name=Notepad Exec=wine "/home/zetah/.wine/drive_c/windows/notepad.exe" %F Type=Application Terminal=false Categories=Wine MimeType=text/plain If I pass/drop text file on this notepad.desktop file, Notepad complains about error reading the file, as it
2001 Feb 28
2
(off topic) Re: Notepad
At 21:57 28/02/01 +0100, Peter Dalgaard BSA wrote: >Jim Lemon <bitwrit at ozemail.com.au> writes: > >> 3) The usual number of responses spent a lot of time dissing NotePad and >> advertising their favorite editor. As various contributors noted, >> NotePad actually does most of the things that some people said it >> doesn't. Positive advice (like the fact
2001 Feb 28
1
(off topic) Re: Notepad
The discussion on editors prompts the following comments. 1) One reason I put "Kickstarting R" together is that most people come to R as migrants; they already have an editor, a browser, etc. that they know how to use. Learning one thing is easier than learning many (Jon Baron's comment on interference is most relevant). 2) NotePad isn't a great editor, but it will serve for
2003 Dec 07
1
using application (vss) with standalone wine - newbie
Hello , I had installed wine on a machine which has only LINUX on it; (without a windows partition). Now, I had successfully ran "wine notepad" . Is it possible ? I want to use MS Visual Source Safe applicataion on that LINUX. what should I do ? regards sting _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE*