search for: fdelente

Displaying 19 results from an estimated 19 matches for "fdelente".

Did you mean: delente
2012 May 07
2
FileFormatConverters: no equations in docx documents?
Hello. I need to view some docx files that embed equations. I installed wordviewer, then FileformatConverters in wine 1.5.3. Both install ok, and I can view docx files, except that the equations don't appear at all. Does anybody have a solution? Thanks! -- F. Delente
2010 Jan 23
1
R and Limesurvey
Hello. I used Limesurvey to get answers to a survey. Now I need to process the data collected. I exported the R syntax file describing the survey structure, the file is a http://fdelente.free.fr/Surveydata_syntax.R It contains lines like attributes(data)$variable.labels[which(names(data)=="V5")]="Quel ?ge avez-vous ?" that are the clear text of my question. I'd like to be able to reference these values to display them. I tried print(attributes(data)$var...
2010 Jan 22
2
Counting two factors at the same time
Hello. I'm trying to count string data that correspond to a given condition in two factors of the same length. For example, I have one factor [ 'A', 'B', 'A', 'C', 'B', 'D', 'B' ] and another is [ '1', '2', '2', '3', '2', '2', '3' ] I'd like to count the occurences of
2007 Mar 19
1
How to choose the DSP?
Hello. I have two soundcards (with alsa 1.0.11rc4, and OSS emulation) on my machine, and I would like to change the one Wine is using; I didn't find anything in the system.reg, and I believe ~/.wine/config isn't used anymore? The sound works, but I would like to use /dev/dsp1 instead of (default) /dev/dsp. I can't use winecfg, it throws an unhandled exception when I click on the
2007 Mar 19
1
Audio makes winecfg segfault
Hello all. When I start winecfg, everything works ok until I click on the audio tab, which gives wine: Unhandled page fault on write access to 0x003ffd80 at address 0x619716c5 (thread 0009), starting debugger... Wine itself works ok, I have sound; however I think it is in OSS emulation mode, but I'd like to change it to alsa (I use ala-1.0.12). Xmms works perfectly in alsa mode, so I
2007 Mar 19
1
Problem with DirectPlay networking
Hello. I have succeeded in getting Fallout Tactics and Age Of Empire II to start multiplayer games. To do so, I had to override dpnhpast for dplaysvr.exe. I wanted to play multiplayer games with a friend of mine, but on his machine wine doesn't even load dplaysvr.exe, so he cannot join multiplayer games. How can he enable dplaysvr.exe? Thanks. -- Fabrice DELENTE
2008 Jul 02
1
Compiling on AMD64 with a cross-compiler
Hello. I'm still trying to get the latest (post 0.9.60) wine releases to build on my laptop; it is a SlAMD64 installation. I used to compile ok up to 0.9.60; then from 0.9.61 on it refused to compile. I tried lately to compile this way: CFLAGS="-I/test/alsa/lib32/include" \ LDFLAGS="-L/usr/lib -Wl,-rpath-link,/usr/lib -L/test/alsa/lib32/lib
2010 May 15
1
Wine and Pulseaudio: it's working though.
Hello. I've just installed Ubuntu 10.04 and wine-1.1.44, and I have sound without having to configure anything. I'm surprised because the sticky thread at the beginning of the forum seems to imply that it doesn't work. So am I just lucky, or are the problems solved? Thanks. -- F. Delente
2010 May 16
2
Company of Heroes poor performance
Hello. I've copied my Company of Heroes installation from windows XP to ubuntu 10.04. I've succeded in running in with wine (I had to install vcrun2005 and d3dx9 with winetricks, as expected). I put these keys in the registry: [HKEY_CURRENT_USER\Software\Wine\Direct3D] OffscreenRenderingMode = fbo UseGLSL = enabled VideoMemorySize = 512 just in case; however with or without these
2010 Oct 12
1
Does wine 1.3.4 compile with Xorg-server-1.9.901?
Hello. When trying to compile wine today, I got this error: xvidmode.c:60: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?*? token xvidmode.c:64: error: ?XF86VidModeGetAllModeLines? undeclared here (not in a function) xvidmode.c:64: warning: type defaults to ?int? in declaration of ?pXF86VidModeGetAllModeLines? xvidmode.c:65: error: ?XF86VidModeGetModeLine? undeclared here (not
2010 Jan 25
3
Matching a character in a string
Hello. Sorry for this very basic question but I didn't find (of didn't understand) the answer either in the help or in the online guide. I have a string, let's say "hello". I want to know if there is some character in it, let's say an 'o'. I tried > charmatch("o", strstplit("hello","")) but it gives NA (why??) Thinking it may
2007 Mar 19
0
Age Of Empires III demo
Hello. I'm trying to get the Age Of Empires III demo to run; installation went fine, but I get these messages when I want to run it: err:ole:CoGetClassObject class {529a9e6b-6587-4f23-ab9e-9c7d683e3c50} not registered err:ole:CoGetClassObject no class object {529a9e6b-6587-4f23-ab9e-9c7d683e3c50} could be created for context 0x1 fixme:imm:ImmGetDefaultIMEWnd ((nil) - (nil) 0x158c00 ):
2007 Mar 19
0
Warhammer: Dawn Of War Winter Assault Expansion
Hello. I'm trying to install this expansion under wine. The uninstaller reverted Dawn Of War to 1.40 correctly as it should, but due to an msi installer error, the expansion didn't install. I'm trying to copy the files by hand; I used cabextract to get them from inside the CAB files, but now I need to know where to put them. These files are: Viewing cabinet: WinterAssault1.cab File
2008 May 10
2
Can't compile wine-1.0rc1
Hello. I've tried compiling the release candidate, but I get this error: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./advapi32.spec advapi.o cred.o crypt.o crypt_arc4.o crypt_des.o crypt_lmhash.o crypt_md4.o crypt_md5.o crypt_sha.o eventlog.o lsa.o registry.o security.o service.o svcctl_c.o version.res -o advapi32.dll.so -lrpcrt4 -lkernel32 -lntdll -Wb,-drpcrt4
2010 May 09
0
Warhammer 40k Soulstorm: patching fails
Hello. I've reinstalled Soulstorm 1.0 with wine-1.1.44 on a new machine. When I try to patch Soulstorm to 1.1, it fails: $ WINEDEBUG=+seh wine SS_EN_1.00_1.10_Patch.exe (...) wine: Unhandled page fault on read access to 0x00000004 at address 0x404b55 (thread 0009), starting debugger... This worked correctly before; am I the only one that has the problem, or is it a regression? -- F.
2010 May 17
0
Bug minimizing Warhammer DoW:Soulstorm in Gnome/Ubuntu 10.04
Hello. I don't know if it's a bug or a feature of wine, Gnome, Ubuntu or all of them. When I start Soulstorm, it is fullscreen, which suits me fine. When I hit Alt+Ctrl+D, the game minimizes, and I go back to the desktop. However, if I want to restore the window of another application (e.g. firefox), the game's window is restored fullscreen too, so I can't access firefox. Is it
2010 Jun 20
1
No sound in Warhammer Soulstorm since 1.2-rc1?
Hello. I have a problem with sound in Soulstorm; up to 1.2-rc1, it worked like a charm. But now, after upgrading, I don't have sound any more, even though I didn't change my wine configuration. I have sound in other games, and I have sound in winecfg/audio/test sound. I don't use pulseaudio. Does anybody have the same problem? Thanks. -- F. Delente
2008 Mar 01
1
Reverting to a previous git version
Hello. My question may be more git-related that wine-related, sorry for that but I have much trouble finding an answer. I have retrieved yesterday's git, but it introduced a bug that stops wine from starting. I want to revert to 0.9.56 using this same tree, how can I do that? I tried 'git branch wine-0.9.56;git rebase origin' but it didn't work. Thanks. --
2007 Feb 06
3
Warhammer: Dawn Of War Winter Assault Expansion (MSI problem)
Hello. I'm trying to install this expansion under wine. The uninstaller reverted Dawn Of War to 1.40 correctly as it should, but due to an msi installer error, the expansion didn't install: fixme:advapi:LookupAccountNameW (null) L"fab" (nil) 0x34f808 (nil) 0x34f804 0x34f810 - stub fixme:advapi:LookupAccountNameW (null) L"fab" 0x16d190 0x34f808 0x16d1a8 0x34f804