similar to: The Sims won't run with debugger

Displaying 20 results from an estimated 2000 matches similar to: "The Sims won't run with debugger"

2004 Nov 28
1
Macromedia Flash MX 2004
Greetings! There are no flash editors for linux. I mean at all! That's horrible. But I think that's the reason for using a combination of Subj+wine. And I think there should be some FAQ or other type of help on this topic. Could anybody point to such a help source for me? Or maybe you could help me to resolve the source of such an error: fixme:ntdll:NtQueryInformationProcess
2006 Mar 30
1
warning message in hand-made function
Dear Rusers, I tried to implement a function comparing mean scores between one subject (the patient) and a group a control subjects. The function returns attended results, but I also obtained the following warning : Warning message: the condition has length > 1 and only the first element will be used in: if (substr(fp, 1, 1) == "<") fp else paste("=", fp) Maybe
2007 Jul 24
1
function optimization: reducing the computing time
Dear useRs, I have written a function that implements a Bayesian method to compare a patient's score on two tasks with that of a small control group, as described in Crawford, J. and Garthwaite, P. (2007). Comparison of a single case to a control or normative sample in neuropsychology: Development of a bayesian approach. Cognitive Neuropsychology, 24(4):343?372. The function (see
2008 Mar 04
2
Matchers tutorial ...
I am looking for a good a - z matchers tutorial . Anyone got a url for one? Thanks Anthony Broad-Crawford -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20080303/fd652444/attachment-0001.html
2012 Jan 15
1
Trouble installing packages on R2.14.1
Hi, Have just recently downloaded R version 2.14.1 and can't install packages (Code below), 32bit version on windows. From the looks of things access is the problem but I don't know where to start, would it be my system that is the problem or is the repository not set up for the latest version yet? Any ideas on how to rectify the problem would be greatly appreciated Cheers >
2001 Mar 27
1
Mounts on Mac, Linux but not Win98 - bad password
I am trying to set up Samba for the very first time in my life on a SlackWare Linux 7.1 system. I'm using kernel 2.4.2, and the Samba 2.0.7 that comes precompiled with Slackware 7. I'm only moderately clueful at this point, but I have experience with other Linux and networking stuff. I can build Samba from sources if you think that would help. I ran through the diagnostic tests given
2006 Feb 24
3
Summarize by two-column factor, retaining original factors
I am having trouble doing the following. I have a data.frame like this, where x and y are a variable that I want to do calculations on: Name Year x y ab 2001 15 3 ab 2001 10 2 ab 2002 12 8 ab 2003 7 10 dv 2002 10 15 dv 2002 3 2 dv 2003 1 15 Before I do all the other things I need to do with this data, I need to summarize or collapse the data by name and year. I've
2010 Dec 19
2
Problem with requiring client certificates for external connections
Folks, I'm trying to configure my dovecot installation to require client certificates for external/Internet connections, while still allowing my local network to not need certificates. This configuration is for Dovecot 2 (2.0.8 in Fedora 14), and I've tried to use the "remote" block to give different definitions for my local network vs the defaults. While most options seem to
2008 Mar 03
1
Rspec and plugins
I have a question regarding best practices around module and plugin testing for rails applications. In our application we have created several plugins that extend ActiveRecord::Base with class methods, that when invoked in a model add behavior to that model. For example ... class SomeModel < ActiveRecord::Base adds_some_cool_behavior adds_another_wicked_sweet_behavior end My
2008 Oct 13
2
Support for CAF in flac command-line?
Michael Crawford wrote: > Unlike MP3, one > cannot even distribute the binary of an Open Source player. Even distributing an MP3 software player requires the payment of license fees: http://www.mp3licensing.com/royalty/software.html Erik -- ----------------------------------------------------------------- Erik de Castro Lopo
2007 Mar 08
1
Drawing sub-samples
Folks, I have a dataframe (snippet shown below). > demo.df[1:10, 1:6] dirn county year exp exp.wave r3 1 43901 Cuyahoga 2006 0 0 56 2 49098 Pickaway 2006 0 0 77 3 44164 Portage 2006 0 0 85 4 44610 Wayne 2006 1 1 76 5 45120 Wayne 2006 0 0 82 6 49593 Scioto 2006 1 1 89 7 46516 Crawford 2006 0 0
2008 Oct 13
3
Support for CAF in flac command-line?
Thanks for the interest, Michael. I don't use Ogg, so I'm a little wary that standard FLAC would be left out of any Ogg Frog implementation. But I say that mostly out of ignorance. I have noticed that there seem to be two worlds for FLAC, inside Ogg and outside. It's important to be aware of the fact that many hardware devices support the FLAC format directly, without the
2008 Oct 13
4
Album art - requirements
On Mon, Oct 13, 2008 at 6:40 AM, Ivo Emanuel Gon?alves <justivo at gmail.com> wrote: > A good proposal, except for the fact most album art is JPEG. Not > forgetting either that, semantically, it's pretty bizarre to have > album art in a text format. I *desperately* want to provide the cover art for my own album in PDF format. Presently I provide JPG in the MP3s; at 72 DPI it
2001 Nov 29
1
legends in barplots of factors
How can I suppress a legend in a barplot when I'm plotting factors? Here's what I'm doing, x and y are both factors: plot(x,y) This gives me a barplot with a legend where I don't want it. My best solution so far is plot(x,y,legend=F) which just gives me an error message and doesn't finish the plot, but at least it doesn't put the legend on. Then I can go back and add
2009 Feb 08
1
Upgrade Doc to DocBook 5.0?
I'd like to ask what you all would think of me upgrading the libvorbis doc from whatever version of DocBook it presently uses to DocBook 5.0. There are three good reasons: - It supports XML namespaces, so you can embed stuff like Scalable Vector Graphics and MathML right into your DocBook source. - DocBook 5.0 uses Relax NG Schemas. This is a far, far better specification language than
2002 Feb 25
2
The Sims
I have a copy of the Sims installed on a Win2k FAT32 partition. I know for a fact that The Sims works under Wine (Mandrake's "Gamer" edition), but I get an error when I try to run it. The error is as follows: "Game cannot be started because: There is not enough memory or hard drive space to run. Exit now." I do have plenty of free space and plenty of memory. Does
2018 Jan 09
4
Revolutions blog: December 2017 roundup
Since 2008, Microsoft (formerly Revolution Analytics) staff and guests have written about R at the Revolutions blog (http://blog.revolutionanalytics.com) and every month I post a summary of articles from the previous month of particular interest to readers of r-help. In case you missed them, here are some articles related to R from the month of December: Hadley Wickham's Shiny app for making
2007 Apr 09
1
Modified Sims test
Does anyone know of a package that includes the Modified Sims test [Gewerke, 1983, Sims, 1972]? This test is used in econometrics and is a kind of alternative to the Granger test [Granger, 1969], which is in the package lmtest. Thanks in advance, chris Refernces: Gewerke, J., R. Meese, and W. Dent (1983), "Comparing Alternative Tests of Causality in Temporal Systems: Analytic Results and
2009 Feb 08
1
How To Beat DocBook Into Submission
To better understand how to work with DocBook, I'd like to suggest that you check out ZooLib's DocBook documentation from its SourceForge CVS, and use my work as an example to help you with your work. I just went through the whole painful process of getting it all to work. Please learn from my example! See especially the files: zoolib/doc/README.txt zoolib/doc/cookbook/Makefile
2003 Aug 29
1
smb access problem through WinXP to samba 2.2.8a-34(SuSE Linux)
Hi there - apologies for the long-ish mail! I recently performed a SuSE online update to my system, and since then Samba has refused to work properly. After the update, nmbd produces the infamous message: Aug 29 19:26:39 linuxserver nmbd[7208]: [2003/08/29 19:26:39, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(235) Aug 29 19:26:39 linuxserver nmbd[7208]: find_response_record: