similar to: "wine explorer ..." eats CTRL keypresses!

Displaying 20 results from an estimated 4000 matches similar to: ""wine explorer ..." eats CTRL keypresses!"

2010 Apr 09
2
Problem detecting keypresses in FXTable
I''m using an RXTable in my application and I would like to be able to select a row and then press the Delete key to delete the selected row. This does not seem to work, however, as apparently keypresses are not initially recognized. In my FXTable derived class I have: connect(SEL_KEYRELEASE) do |sender, selector, event| puts "code = #{''%X'' %
2009 May 29
7
Problem with EVE-Online
Hey all I'm using Wine 1.1.22 and I'm having a hell of a time getting Eve-Online to work. I downloaded eve, installed it into Wine, everything seem to go well, no problems. However I when I run it it shows the prescreen and then seems to close itself and just shows the Wine Desktop. When I run it in form the Command Shell this is what I get: darkslayer at
2024 Mar 09
2
Call for testing: OpenSSH 9.7
On 05/03/2024 01:24, Damien Miller wrote: > > Hi, > > OpenSSH 9.7p1 is almost ready for release, so we would appreciate testing > on as many platforms and systems as possible. This is a bugfix release. > Running the testsuite on Solaris 9 I see this: set -xe ; if /export/home/tgc/buildpkg/openssh/src/openssh-git/ssh -Q key | grep -q ^ssh-rsa ; then \
2011 May 18
0
EVE crashing intermittently, not sure what to try
I just installed EVE, started it up no problem and started playing. Graphics looked great, sound was perfect, then 5 minutes later EVE crashes. Hmm...fire it back up, play for a bit longer than 5 minutes and poof crashes again. I can play somewhere between 2-10 minutes between crashes. Not sure what the deal is. Running Gentoo amd64 (2.6.38) Wine 1.3.19 EVE Client 6.43 Nvidia 270.41.06
2009 Aug 10
5
Wine and EVE
I know these topics exist, I have tried a multitude of them, but no show. My eve stops each time at the eula. screen is black after the splash screen until the eula tries to visit my screen. (for those not in the know, I just need to click yes to actually play the game) when running it through terminal, I get the following (... equals a lot of the line above it) bram at
2006 Jun 19
0
EVE Online support
Hi, as seen the Eve online support improved in the last time. The problem with that is that these things are only workarounds atm. So the next step should be that these hacks get improved so they can become real patches which are accepted by AJ. The current patchfile can be found at http://elfe.mine.nu/eve/linux/ So basicly some facts about the current EVE status:
2013 Dec 11
1
Ctrl-W killing entire line, not just last word
On the Asterisk CLI, I notice that pressing Ctrl-W deletes the entire line of text, as opposed to just the last word. Is this an artifact of using editline instead of readline? I'll note that other Emacs-style keypresses work just fine on the Asterisk CLI, but Ctrl-W is a real pain. I would go so far as to call this a bug as it is certainly behaviour that differs from what the user expects.
2010 Aug 25
1
eve online crashing shortly after takeoff
Hi all, I've got a strange problem with wine and eve-online. Eve loads up, lets me login and choose character, but freezes 10-15 seconds after that, pegging the cpu at 99% until I kill the process. Anybody have any ideas what causes that? Wall of text to follow, and am happy to post any more info needed. Thanks! Asus G50 laptop nvidia 9800GS, 512MB Ubuntu 10.04 Wine 1.2 terminal output:
2009 Jun 10
1
EVE Online fails to start
Hello everyone, I played EVE Online since several weeks under wine now and it ran well, but since today when I try to start eve like this padsp wine explorer /desktop=EVE1,1024x768 "C:\Program Files\CCP\EVE\eve.exe" it displays the splash screen and then displays a wine "Programm Error" Message This is the commandline output: Code: err:ole:CoGetClassObject class
2011 Sep 11
1
Errors with msvcp80.dll and EVE after upgrading to 1.3.28
I'm trying to get EVE Online running, it worked just fine prior to upgrading but is unusable now. Right after upgrading, I tried to launch the game, and Wine told me I needed to re-download the Gecko packages so I clicked OK. It started downloading and a few minutes later the game launched. I logged in like normal but ended up at a black screen. I think the black screen was just due to the
2016 Jul 25
2
getGraphicsEvent() alternative for cairo graphics device?
Hi all, I'm writing an interactive plotting function for viewing fMRI datasets. Currently, I get keypresses using grDevices::getGraphicsEvent(). Unfortunately getGraphicsEvent() only supports the X11(type="Xlib") graphics device on Unix systems. The Xlib device doesn't support buffering (i.e. dev.hold() and dev.flush()), so redrawing the plots causes lots of flickering. Is
2006 Feb 13
0
FYI: buildpkg.sh.in
I've just commited the patch below to buildpkg.sh.in to HEAD Just in case anyone is using "make package" to build a SVR4 style package, I thought I'd give a heads the default name for $POST_MAKE_INSTALL_FIXES has changed. --- buildpkg.sh.in.old 2005-12-28 14:24:55.856729016 -0800 +++ buildpkg.sh.in 2006-02-12 10:04:06.383475017 -0800 @@ -35,7 +35,7 @@ SYSVINITSTART=S98
2008 Jul 23
3
Trouble Playing message file via Perl AGI
Hi all, I'm trying to build an IVR using the Perl AGI module at http://search.cpan.org/~jamesgol/asterisk-perl-0.10/lib/Asterisk/AGI.pm But, I'm having trouble getting my program to play a message and wait for a keystroke. I am able to use this code to play the file, so I know that the $msg variable points to a valid sound file: $result = $agi->exec("background $msg");
2024 Mar 09
1
Call for testing: OpenSSH 9.7
On Sat, 9 Mar 2024, Tom G. Christensen wrote: [snip] > Running the testsuite on Solaris 9 I see this: [snip] > /export/home/tgc/buildpkg/openssh/src/openssh-git/ssh-keygen -if > /export/home/tgc/buildpkg/openssh/src/openssh-git/regress/rsa_ssh2_crnl.prv | > diff - /export/home/tgc/buildpkg/openss > h/src/openssh-git/regress/rsa_openssh.prv ; \ > fi > +
2004 Apr 30
0
buildpkg.sh enhancements
I've made some changes to buildpkg.sh to make it easier for package builders to add their local changes. I'd like people that use buildpkg.sh to test and comment on these changes before I commit them to CVS. None of the defaults have changed. Some of the patch is is just moving chunks of code to a different location to make some of the enhancements work. Some things you may find
2001 Oct 17
3
Again: bugs in contrib/solaris/opensshd.in and buildpkg.sh
(Shame on me: wrong filename in last posting, now here are correct diffs) in contrib/solaris/ (openssh-SNAP-20011017.tar.gz) 1) buildpkg.sh makes wrong link for /etc/init.d/opensshd 2) /etc/init.d/opensshd has not-working killproc here my version tested on Solaris 2.4 and 8 (no pgrep with solaris 2.4, XARGS was undefined, simpler syntax) J?rg --- contrib/solaris/buildpkg.sh Fri Oct 12
2005 Jun 21
0
Keypress delay & grouping
Forgive this intrusion, but I couldn't find much mention of this in the archives. To reduce vulnerability to "Keystroke Timing Attack" and reduce keystroke packet overhead, why not insert a small configurable delay (10-1000ms) before sending keystroke packets?`ssh -d NNN` Yes, this costs latency. But many netlinks are already 200+ms and latency isn't always objectionable in a
2002 Jul 15
10
Patch: Solaris packages don't create privsep user or group
Hi. Solaris packages created by buildpkg.sh don't create privsep user or group and sshd won't start until they are created (or privsep is disabled): ## Executing postinstall script. starting /usr/local/sbin/sshd... Privilege separation user sshd does not exist /etc/init.d/opensshd: Error 255 starting /usr/local/sbin/sshd... bailing. The attached patch (against -cvs) ports the relevant
2005 Jan 17
1
here's my IAX callthrough app and some questions about problems I have.
Hello all, What my app does is accepts a call in on a Dial-In Number (DID) via IAX, and then prompts the caller for the top secret password (123) and then authenticates the user and prompts them to dial in the number they'd like to call. Once they press pound after dialing in the number it will read it back to them, if they press pound it will attempt to connect via the second IAX provider,
2010 May 20
3
Instructions for clean Install of Wine, EVE, and Ventrilo
I built this box and was looking forward to running eve on it. 2 weeks later CCP dropped support for Linux and I haven't been able to get a decent install yet. I found some instructions last night that let me run eve in safe mode, but if I tried adding Vent, it would crash. Also, I can't get Vent to run either. Can somebody post a straight forward install so I can run this game as