search for: happenen

Displaying 4 results from an estimated 4 matches for "happenen".

Did you mean: happened
2007 Mar 19
3
Wine-Package-Slackware Problem
Alright I Extracted the tarbell as directed and tried to use the wine application adn was told this: "Error while loading shared libraries: libwine.so.1: cannot open shared object file" Why is this happenening? Amd how do I fix this. Davinsky.
2004 Feb 09
3
Problem with 'ov_open'...
...me the program gets to the 'ov_open()' function, the app completely freezes, and I have to use the task-manager to kill it. I am supplying it with a valid file handle that was just opened (FILE*) and the vorbis file is also a pointer that is not in use (set to null). Any ideas why this is happenening? Here is my actual source. FILE *SoundFile; OggVorbis_File *OVFile; if(SoundFile != NULL) CloseOGG(); if((SoundFile = fopen(Filename, "rb")) == NULL) return false; if((ov_open(SoundFile, OVFile, NULL, 0)) < 0) return false; I've put debug messages that my log-class l...
2007 Apr 16
2
Problem with queue
I have queue set up in realtime on Asterisk 1.4.2. Below is the senario that is happenening :: I have created a test queue with only one agent. Once I call the test queue the agents phone rings if the aagent is logged on. everything till here is fine. Now if the agent does not pick up the call, the call automaticaly disconnects after 15 secs as set for the queue, till here also it is...
2004 Nov 30
1
Info
I am having difficulty obtaining the scores from my principal component analysis. I have used this method before and have had no problems. The data set that I am using this time is similar to what I have used in the past. What do I need to do to my dataset in order for me to obtain these scores? R screen says the following message Error in factanal(covmat = pasa.cov, factors = 4) :