similar to: Re: Strange WoW behavior - unresponsive -> disconnect

Displaying 20 results from an estimated 7000 matches similar to: "Re: Strange WoW behavior - unresponsive -> disconnect"

2006 Aug 28
12
Help with Multiple Readers, 1 Writer scenario
Hi, I''m building a web server application using Ferret [thanks so much Dave], Mongrel and Camping which works fine servicing one request at a time, but serialises searches if more than one request arrives, so I''d like some advice please about the best way to use multiple readers and one writer. Some background ... query requests which in my case are always read only, arrive via
2008 Jan 04
2
Ubuntu + Wine = Can't See My WoW :(
Hello all, I've been struggling for a while now to get World of Warcraft running under wine, and there's lots of helpful information out there, but nothing seems to address the particular problem that I am having. Rather than try to explain it to you, it would be easier just to show you a screenshot: http://www.maj.com/gallery/servo/00-BitBucket/wow-opengl.png In a nutshell, the
2010 Jun 29
1
WoW/RealID
Just trying to determine if anyone else using Wine + WoW + RealID friends is experiencing the same problem, so I can determine if it's a router/internet/wow/linux(wine) issue. All my realID friends show location unknown (regular toon friends properly show the location). Also, battle.net looses connection with realid and it takes a wow restart to resolve. Any input would be great. --
2006 Sep 05
4
Ferret 0.10.2 - Index#search_each() and :num_docs
Hi, I seem to be having trouble getting more than 10 hits from Index#search_each since upgrading to 0.10.2 (ie, this was working in 0.9.4). Maybe a bug, as the #search_each doesn''t seem to use the options parameter any more ? Thanks, Neville =========================================== require ''rubygems'' require ''ferret'' p Ferret::VERSION idx =
2011 Sep 05
6
help with warcraft please launcher problem
i have read everything i can find relating to this and i got nothing i have ubuntu 11.04 wine 1.3.15 amd athlon x2 dual core QL-60 ati radeon graphics card 3100 i belive at first i was running wine 1.2 and i got the water glitch. trolled for a while and updated the version to 1.3 now WoW wont load after pushing the play button on the loader. after more looking i fount that wine 1.3.26 will work
2012 Sep 04
1
Producing a SMA signal when closing price is above the moving average for 3 days
I have loaded price data for GE and then calculated a 50 day simple moving average. Then I have a created a ifelse statement that produce a 1 when GE's closing price is above the simple moving average and a 0 when GE Closing price is below the 50 day simple moving average. However, what I really want to do is to produce a 1 for when the price is above the simple moving average for 3 days
2010 May 03
1
Re: World of Warcraft - Screen Tearing
Jim Hall wrote: > On Sun, May 2, 2010 at 6:08 PM, doumakes <wineforum-user at winehq.org> wrote: > Don't know if it's a total solution, but, go to in-game settings ---> Video. > I seem to remember one of the settings mentions this kind of thing. That would be Vertical Sync, which as I've said does not fix the problem.
2006 Sep 04
7
0.10.2 release with win32 gem
Hey all, I''ve just released Ferret version 0.10.2. It is mostly just a bug fix release. The only change is that a highlight method has been added to Ferret::Index::Index. Please try it out and let me know what you think. The big news for this release is that there is also a binary win32 gem included. This is the first time I''ve build a gem like this so please let me know if
2004 Nov 16
2
Please add secure NNTP to action.AllowNNTP
Hi, I just noticed that the file action.AllowNNTP only supports normal NNTP sessions (port 119). Could you please add support for secure NNTP (port 563), analogous to the file action.AllowIMAP? The extra line should look like this: ACCEPT - - tcp 563 I''m running Shorewall-2.0.4 by the way. Thanks, Toon. -- "Debugging is twice as hard as writing
2012 Apr 24
2
How do i read the source code of "biplot"?
> biplot standardGeneric for "biplot" defined from package "stats" function (x, ...) standardGeneric("biplot") <environment: 0x0d4444d8> Methods may be defined for arguments: x Use showMethods("biplot") for currently available ones. > > > showMethods("biplot") Function: biplot (package stats) x="ANY"
2012 Nov 15
1
Can't see what i did wrong..
with pred.pca<-predict(splits[[i]]$pca,trainingData at samples)[,1:nPCs] dframe<-as.data.frame(cbind(pred.pca,class=isExplosive(trainingData,2))); results[[i]]$classifier<-ksvm(class~.,data=dframe,scaled=T,kernel="polydot",type="C-svc", C=C,kpar=list(degree=degree,scale=scale,offset=offset),prob.model=T) and a degree of 5 i get an error of 0 reported by the ksvm
2016 Dec 27
2
lldb-mi support for GNU emacs
Hi, Reposting this message, because I never received a response. On the emacs-devel mailing list the question was raised to add support the emacs for lldb. Someone replied stating lldb does support MI, and emacs also support MI, so this should work out-of-the-box. So I took a moment to try it out. I started lldb like this: lldb-mi --interpreter=mi hello (btw, `hello` is written in swift)
2008 Aug 05
2
PHP Script to display Whether Stream Is Up
Hi, I was wondering whether or not someone knew of a php script for Icecast2, that would allow me to display, in plain text to listeners, whether a stream was up or not? The script would somehow have to check I guess the xml file to see if a stream is online, display a message that the stream is online, and an image that says toon in. I could program in PHP, somewhat, but what variables would I
2005 Jan 04
1
scree plot
Hi! Is there an easy way to add to the scree-plot labels to each value pertaining to the cumulative proportion of explained variance? Thanks and a happy new year Anne ---------------------------------------------------- Anne Piotet Tel: +41 79 359 83 32 (mobile) Email: anne.piotet@m-td.com --------------------------------------------------- M-TD Modelling and Technology Development PSE-C
2010 Jul 28
4
Asterisk unresponsive
We are running asteriskNow 1.4.18 and after a few days it becomes unresponsive and inbound INVITEs timeout. We just reboot the box to resolve it. But it seems to be occurring more regularly now. I am hesitant to move to latest version, but will do if needed. Any guidance or troubleshooting modes I may use will be helpful. -------------- next part -------------- An HTML attachment was
2011 Mar 11
3
Web server becoming unresponsive : high load
Hi, I have a web server which is randomly becoming unresponsive. I've checked for hardware problems with no luck : - no ethernet errors - no disk errors - no memory errors So far I've managed to point the trouble at the web server since if I restart httpd (apache) it comes back to normal. This is not a shared server so I control (or at least like to think of) what is hosted so I have
2006 Mar 21
2
Lighty+Mongrel unresponsive after so many requests
I transferred a site from Lighty+SCGI to Lighty+Mongrel, and now I''m having problems with it becoming unresponsive. It works fine for about 10-15 minutes, but then attempts to access the site just stall forever. Nothing is written in any of lighty''s or mongrel''s logs. Here''s my lighty config: $HTTP["host"] =~ "www.xyz.com" {
2017 Nov 05
2
Intermittently unresponsive mouse
I am using the Mate desktop on CentOS 7 and have found that the mouse intermittently becomes unresponsive for a few seconds, typically no more than 3-5 seconds. I do not remember seeing that when I used the regular Gnome desktop on CentOS 6 but I could misremember. The machine is fast and uses a dual-monitor setup with the native nVidia graphics driver. Is this really to be expected? I thought
2012 Nov 08
2
Puppet dashboard shows all hosts unresponsive
Hi guys, I have a strange situation. I''ve got 1 dashboard MySQL DB accessed from 3 different dashboard hosts. Strangely enough, 2 of them show the right node statuses, and the third one just shows all nodes as unresponsive. As far as I know, the status comes from the "nodes" table in the DB, so how can this happen? Is there some cache I need to clear? Is there another
2012 Feb 22
1
xtable prcomp
Hi, I need to export to LaTex the summary of a PCA. So: myPCA <- prcomp(myDF) mySummary <- summary(myPCA) # print(xtable(mySummary)) How can I export to LaTeX not all the summary but only the first nPCs?? Best Riccardo