Displaying 20 results from an estimated 90 matches similar to: "Installing Dreamfall: The Longest Journey - help needed!"
2009 Dec 23
2
Wine 1.1.35 DirectX error on OS X
Hi
I have been using Wine to play Lotro on OS X 10.6.2 and everything has been fine until I upgraded to 1.1.35 yesterday. Now when I try to run the game I get a "Direct3D could not be initialised" error and in the terminal window I launched the game from the following errors appear:-
err:wgl:has_opengl Failed to load libGL: dlopen(libGL.1.dylib, 266): image not found
2009 May 01
3
Dreamfall - Starforce makes Wine crash
Hi there,
I read in the appt-database that it is possible to run Dreamfall - The Longest Journey under wine. So I put in the DVD and fired up the installer, and here I am:
It installed just fine, now, the freakin' Starforce thing needs to be installed and after clicking the restard-button, wine crashes. Several times in row! So now, the question is: What can I do? I don't need to install a
2012 Dec 19
2
pROC and ROCR give different values for AUC
Packages pROC and ROCR both calculate/approximate the Area Under (Receiver Operator) Curve. However the results are different.
I am computing a new variable as a predictor for a label. The new variable is a (non-linear) function of a set of input values, and I'm checking how different parameter settings contribute to prediction. All my settings are predictive, but some are better.
The AUC i
2006 Feb 26
0
Help getting The Longest Journey to run.
Hi,
The game (http://appdb.winehq.org/appview.php?appId=1937) currently
won't run on Wine -- it gets into the main menu screen, but crashes when
you want to start.
I have access to the source code for this game, but virtually no
experience with Wine. If someone wants to make the game run, I can help
out with that, answer questions about it, look at source, etc. or even
make patches.
2003 May 07
2
Extracting the longest entry
I have a matrix with NAs and want to extract the longest column.
> is.matrix(foo)
[1] TRUE
> dim(foo)
[1] 2000 75
> GetLength <- function(x) {length(na.omit(x))}
> junk <- apply(foo, 2, GetLength)
> junk
[1] 1004 512 432 523 691 396 607 838
[9] 730 389 388 445 609 333 637 1024
[17] 1163 823 718 466 799 459 701 833
[25] 456 549 376 728 539 384
2007 Dec 27
2
A function for random test based on longest run (UNCLASSIFIED)
Classification: UNCLASSIFIED
Caveats: NONE
Hello, R users,
Has anybody written a function for random test based on the length of
longest run of same events. I really appreciate your help.
Kyong Park
Classification: UNCLASSIFIED
Caveats: NONE
[[alternative HTML version deleted]]
2009 Oct 28
1
Need help locating the longest series of consecutive numbers in a matrix
I need to determine the length of the longest series of consecutive numbers
(1's to be specific) and the start time of that series. For example, in the
following sample, the first column is "time" and the second column indicates
the presence of the target behavior.
I would like a function that would return "21" as the start time and "17" as
the length.
sample
2012 Nov 02
2
Determine longest run of number
Does anybody know a way to determine the longest run of a number in a
vector of numbers?
For example if I have the following numbers: 0 0 1 1 1 1 0 1 1 0 0 0 1
1; how can I determine that the longest run of 1's = 4 and longest run
of 0's = 3?
Thanks,
Mark
2018 Jun 26
2
Asterisk not matching longest prefix with include
On Tue, Jun 26, 2018 at 7:28 PM, Doug Lytle <support at drdos.info> wrote:
> On 06/26/2018 07:20 PM, Dovid Bender wrote:
>
> Doug,
>
> I tried that as well. Even with my dialplan looking like this:
>
>
>
> Ordering by includes works for me under Asterisk 11 and 13
>
> What does the output of the below show?
>
> dialplan show from-external
>
>
2006 Oct 04
1
RODBC: longest string is truncated
Hello R community:
I'm encountering unexpected behaviour as I download string data from
MySQL using the RODBC package. The unexpected behaviour is that the last
character of the string is truncated. As far as I can see, this happens
when some strings are of length 501 or more.
Here's how to reproduce this behaviour.
## In MySQL, pick a database and run this:
CREATE TABLE test (
v1
2004 Feb 10
1
Longest known unpatched FreeBSD security issue ?
Does anyone know off hand what the longest known serious security issue
(i.e. remote compromise) has been with FreeBSD that went unpatched ? e.g.
security hole is reported to security-officer@FreeBSD.org. X days later,
fix and advisory committed. What has been the largest X ?
My jaw dropped when I saw
http://www.eeye.com/html/Research/Upcoming/index.html
---Mike
2018 Jun 26
2
Asterisk not matching longest prefix with include
On Tue, Jun 26, 2018 at 7:06 PM, Doug Lytle <support at drdos.info> wrote:
> On 06/26/2018 06:57 PM, Dovid Bender wrote:
>
>> Hi,
>>
>> My dialplan looks like this:
>> [from-external]
>>
>> Exten => _X.,1,Noop(CALL IS COMING INTO FROM EXTERNAL CONTEXT)
>> Exten => _X.,n,Noop(IP: ${CHANNEL(recvip)})
>> Exten => _X.,n,Noop(CALLED
2007 Dec 27
1
A function for random test based on longest run (UNCLASSI FIED)
Classification: UNCLASSIFIED
Caveats: NONE
Thanks for your quick response. The program you mentioned below available
from R is based on number of runs (up or down) not based on a longest length
of runs of same events. To be more specific, for example, from a series,
HHTHTTTTHHH, the number of runs are 5, and the longest length of runs of the
same events is 4. I'll check for the website you
2018 Jun 26
2
Asterisk not matching longest prefix with include
Hi,
My dialplan looks like this:
[from-external]
Exten => _X.,1,Noop(CALL IS COMING INTO FROM EXTERNAL CONTEXT)
Exten => _X.,n,Noop(IP: ${CHANNEL(recvip)})
Exten => _X.,n,Noop(CALLED NUMBER: ${EXTEN})
Exten => _X.,n,Ringing
Exten => _X.,n,WaitExten(15)
Exten => _X.,n,Congestion()
Exten => _X.,n,Hangup()
include => test
[test]
Exten => 8282,1,Noop(--- WE GOT TO
2012 Sep 19
7
Renaming Journey and avoiding libraries with common noun names
Hi all,
I know this is a long shot, but could renaming the "Journey" module please
be considered by those in a position to support it?
I''ve written an issue on this in the journey repo also:
https://github.com/rails/journey/issues/49
Essentially our project has a model named Journey, the same as Rails 3.2''s
new routing driver. As a consequence we can no longer
2009 Apr 10
3
Determine the Length of the Longest Word in a String
Hi Everyone,
I'm new to programming R and have accomplished my goal, but feel that there
is probably a more efficient way of coding this. I'd appreciate any
guidance that a more advanced programmer can provide.
My goal --
I would like to find the length of the longest word in a string containing
many words separated by spaces.
How I did it --
I was able to find the length of the
2009 Jan 15
3
Assembler errors in interlocked.c 0.9.61/1.1.12
Hi. I've decided to do a regression test in order to find out what's wrong with Dreamfall (see AppDB), and that involves comparing releases 0.9.61 and 1.1.12 (reports have been "garbage" ever since 1.0.0, but with errors different from mine). However, when building for the first time, this error occurs:
Code:
ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
2011 Apr 06
1
Screen (not OS) cannot handle Steam Game: "Out of Range"
I tried installing the demo for Psychonauts through Steam. When I try to run it, the sound works fine, but the screen says the display is out of range. It's an HD screen at 1080p, so it's unlikely that Psychonauts would require a better resolution. I'm on Kubuntu with a quad core i5 and 4G RAM and an ATI graphics card.
Some other apps work fine on Wine. I recently played Dreamfall. I
2013 Dec 09
2
Dovecot+LDAP lda problem
Hello everyone,
I need some help with Dovecot+LDAP config and local delivery.
We're using Dovecot 2.0.9 on Centos 6.4. Before, we used Qmail with the
same LDAP. Our LDAP accounts have the attribute
deliveryMode
which we used for mailing lists (OK, they are in fact mailing groups
rather than lists). When the attribute is set to
deliveryMode = nolocal
Qmail did not deliver mail to the
2008 May 30
0
Wine release 1.0-rc3
This is release 1.0-rc3 of Wine, a free implementation of Windows on Unix.
What's new in this release (see below for details):
- Bug fixes only, we are in code freeze.
Because of lags created by using mirrors, this message may reach you
before the release is available at the public sites. The sources will
be available from the following locations: