Displaying 20 results from an estimated 1000 matches similar to: "Anno 1404 Online - RAS support is not implemented!"
2002 Aug 13
1
Anno 1602 with wineX
dont know if this is the right place to ask ..(if there is a special
wineX mailinglist im sorry)..
it try to run Anno 1602 with WineX, since holarse.net say its possible,
i thought i can try that too :-)
i got the wineX cvs from Saturday, the Setup runned out of the Box...
i configured wineX to run in Desktop mode and if i try to start the
game, i only hear the sound, dont see any picture :-(
2004 Oct 22
3
Convert a list in a dataframe
Hi,
I've a list containing parameters (intercepts &
coefficients) of 12 regressions fitted
> coeff
[[1]]
(Intercept) anno
-427017.1740 217.0588
[[2]]
(Intercept) anno
-39625.82146 21.78025
.....
[[12]]
(Intercept) anno
257605.0343 -129.7646
I want create a data frame with two columns (intercept
and anno)using data in these list.
Any help
2010 Jul 25
0
Anno 1503 issue
Hi folks,
I've got a problem regarding the flawless gaming of Anno 1503.
I use wine version 1.2 and the current winetricks (OS = archlinux).
It is not possible to install it from original cd/dvd because of the missing data3.cab. This data is not stored on any of the both cd. But the game demands for it. I tried several times to reconfigure wine, but it doesn't help. Thus, I took the
2010 Apr 20
1
local and global variables
Hi all,
I have a question about global and local variables.First of all, a variable
defined in a for loop is it a local or global variable??
Second, I'm trying to build a loop in the following way:
I have these 3 data frames
bilanci_2005<-bilanci1[ANNO==2005,]
bilanci_2006<-bilanci1[ANNO==2006,]
bilanci_2007 <--bilanci1[ANNO==2007,]
LOOP:
v=list(2005,2006,2007)
for (a in v){
2009 Jul 03
2
RAS -- workaround/substitute?
I have an app that almost-but-not-quite works under wine. The main
problem seems to be that the app announces that it's initiating login
to the remote web server, but then after ten seconds says login failed.
The only likely suspect I see buried among the hundreds of other fixme's
is this one:
fixme:ras:RasEnumConnectionsW (0x15cdd8,0x33ed00,0x33ecfc),stub!
fixme:ras:RasEnumConnectionsW
2011 Apr 15
3
DESCRIPTION file and Rd examples
I have a confusing error from R CMD check that I don't get when running the example manually by hand.
In the \examples section of an Rd file, I create a GRanges object, then I call a function with the GRanges object, whose first 2 lines are
require(GenomicRanges)
annoDF <- as.data.frame(anno) # anno is the GRanges object.
and that second line gives:
Error in
2009 Feb 20
6
write.table
Hello,
I tried to turn lists into vectors and then bind them together in order to create a dataframe but if, after this, I
try to use the function write.table I get the following error message:
Error in write.table(x, file, nrow(x), p, rnames, sep, eol, na, dec, as.integer(quote), :
'list' type not implemented in 'EncodeElement'
Here is what I've done:
2010 Jul 09
2
split with list
Dear List I would like to ask you something concenting a better print of the R output:
I have a bit data frame which has the following structure:
CFISCALE RAGSOCB ANNO VAR1 VAR2.........
9853312 astra 2005 6 45
9853312 astra 2006 78 45
2009 Jul 08
0
Trouble with Anno 1602 Gold
Hi,
I've a Problem with Anno 1602 Gold Edition (or sometimes known as King Edition). It's working fine for some time (10min o.s.), and then it's simply crashing. There isn't described a Problem like that in the AppDB, and I can't find the reason on myself.
I'm using Ubuntu 9.04 Jacky and Wine...ehrm..."PACKAGE_STRING" stands there where the Version should be
2011 Jan 04
2
Anno 1503 Gold edition graphics problem
Hi,
I just compiled and installed the new Wine (1.3.10). I have succesfully installed Anno 1503 Gold edition. But after I start the game: a black screen appears, changes colors to blue, then back to black again, if I click on the screen a green screen appears.
[Image: http://img525.imageshack.us/img525/6613/screenshotanno1503.png ]
I guess this is a graphics card problem.
I have an old
2010 Sep 25
1
Anno 1503 King's edtion crashes
Hi there.
I use Ubuntu 9.10 with nvidia geforce 9400gt graphics card and the latest driver (185) of nvidia for this linux version is installed.
I tried to start the game but it crashed all the time.
Does anybody have an idea how I can fix that to play anno?
This is my error log:
Code:
err:aspi:SCSI_OpenDevice Failed to open device /dev/sg1: Permission denied
fixme:ntdll:server_ioctl_file
2008 Aug 05
5
Problem with multiboxing WoW
I've been trying to open up multiple instances of WoW under Wine for a while now... I can get two copies open at once without a problem, but I run into issues when I try to open a third.
Some background: I'm running each one from a separate install, not trying to open them all from the same folder. I'm using Wine 1.1.2, and the latest binary nVidia drivers (173.14.12). I've
2010 Aug 16
2
special settings for p5B-VM mainboard?
Hi there,
I use P5B-VM mainboard with on baord GPU from manufacturer ASUS.
Does anybody know if I have to set special settings in wine to play 3D games or older games like ANNO 1503?
Especially Anno 1503 can be started but if the details are set to "high" it works very slow. Or could it be that this GPU "Integrated Intel? Graphics Media Accelerator X3000 (Intel? GMA X3000)"
2008 Sep 09
6
[Bug 17492] New: nouveau requires EDID, no modes with my CRT anno 1993
http://bugs.freedesktop.org/show_bug.cgi?id=17492
Summary: nouveau requires EDID, no modes with my CRT anno 1993
Product: xorg
Version: git
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2012 Aug 30
4
Leading plus in numeric fields
Hello R experts,
I have go this data frame:
'data.frame': 1 obs. of 20 variables:
$ Anno : chr "PREVISIONI VS TARGET"
$ OreTot: num 41
$ GioTot: logi NA
$ OrGTot: logi NA
$ OreCli: num 99
$ GioCli: logi NA
$ OrGCli: logi NA
$ OreFor: num -27
$ GioFor: logi NA
$ OrGFor: logi NA
$ OreOrt: num -18
$ GioOrt: logi NA
$ OrGOrt: logi NA
$ OreSpo: num -6
$ GioSpo: logi
2014 Jul 17
3
FW: Selección eficiente de individuos
Hola,
Otra forma, utilizando la función de intervalos y la que comprueba si otro
intervalo se solapa del paquete "lubridate":
#----------------------
library(lubridate)
fe.chas <- data.frame(
entra=c('2001-01-01','2001-06-01','2003-01-01')
,sale=c('2002-01-01','2002-06-01','2004-01-01')
)
ref <-
2011 Jun 24
1
try to generate graph for each element of my list
Dear all,
I have the following problem. I have a List of time series dataframe.I'm
trying to produce specific graph for each element of my list. The code is:
This is my list:
Lista_import<-lapply(Lista_import, function(x){
x2<-subset(x, select=c("ANNO","DICHIARANTE","PARTNER", "quota"))
x2<-cast(x2, ANNO+DICHIARANTE~PARTNER)
x2<-
2011 May 12
2
Wizards Event Reporter
I've installed the following prior to the installation:
.net framework 2 jet40 mdac28
The Wizards Event Reporter gives this error on launch:
"The server committed a protocol violation. Section=ResponseStatusLine"
The program will then launch but will not give online connectivity.
2005 Sep 29
2
icecast with ices as source
ok, correct me where I'm wrong:
- the <sources> tag defines max ices processes can feed icecast
- several ices sources are sent to the same icecast process, but on
different ports
- the icecast process is configured with
<relay>
<server>127.0.0.1</server>
.....
</relay>
for each ices instance ? or with mount ?
thanks,
petre
On 29 Sep 2005
2010 Nov 04
4
Proxy/Auth Problem?
The program is QuickTel, a proprietary telecom billing software. All records and data are stored on their remote servers. The application is merely a front end. When it loads, it attempts to connect to their servers.
I understand this is a questionable relation to wine, but as far as I know the program has ZERO support for linux and wine (although I have sent in a ticket but have not received a