Displaying 20 results from an estimated 1000 matches similar to: "Re: Thanks man"
2007 Sep 18
0
Re : TMG -- MS Visual Foxpro errors
Welcome to Darwin!
gary-gauthiers-computer:~ garygauthier$ WINEDLLOVERRIDES="ole32=n"
$WINE /Users/garygauthier/Desktop/DCOM98.EXE
-bash: /Users/garygauthier/Desktop/DCOM98.EXE: Permission denied
gary-gauthiers-computer:~ garygauthier$
I presume it's a permission problem, but I am running as a super-user.
Suggestions?
Regards;
Gary
Actually its a typo :
2005 Nov 12
2
Internet Explorer installs under wine as default Win2K but then crashes when run...
I want to run Internet Explorer as Win2K at the very least so I might be able
to get updates, trying to keep up with security fixes... this might be a pipe
dream?
I would rather not run anything as Win98 if I can help it...
In any case, what I did was, from a clean install of Wine 0.9 on Fedora Core
4, ran
[user@localhost ~]$ wine
wine: creating configuration directory
2005 Jan 31
1
mathcad 2001i
Frank at Frankscorner started me off then I found this list. I'm trying to
run some software for an Open University course.
I've never had recourse to Wine before. i'm running 20050111
I suspect I'm trying to run before I can walk. I've got no real idea what any
of the following means
WINEDLLOVERRIDES="ole32=n" wine dcom98.exe
Please use the registry key
2006 Mar 14
0
installshield problem
Hi folks,
i work on a problem seemingly with Installshield:
while running a setup.exe from CD i get the following error:
"failed to extract file "C:\windows\temp\WIHelp.dll" from the binary table".
But the file is present exactly in this location.
May this be a problem with some environment/winecfg settings?
If i make "regedit" and set wine's "temp"
2005 Dec 12
1
Re: Windows apps from windows parttion
not directories, the contents of the windows registry.
I havent yet managed to workout what file(s) this is stored in in win,
but you can export keys from the regedit program in win.
The majority of programs store keys in /local machine/software/<app name>
for these you should be able to export the key folders to a text file
and import that into Wine.
btw, when I did this I think the
2010 Feb 09
1
texture dimension limits in ddx
in nv10_exa.c :
check_texture does :
if (w > 2046 || h > 2046)
NOUVEAU_FALLBACK("picture too large, %dx%d\n", w, h);
check_render_target does :
if (w > 4096 || h > 4096)
return FALSE;
So we have different size limits for the source and the destination ?
Another thing is that nv20 uses nv10_exa.c code, and the limit in
2006 May 13
2
What do i do wrong
new to linux / suse10 I try desperatly to install the watchtower
library 2005 on my machine with wine 9.12 or 9.13 (tried both!) here is
the echo of my terminal during install. all the gurus will see the
light when i see gibberish.
pat@linux:~> WINEDLLOVERRIDES=comctl32=n wine /media/dvd/Setup.exe
fixme:advapi:CheckTokenMembership (0x44 0x4039c1c8 0x406bfa70) stub!
fixme:actctx:QueryActCtxW
2005 Oct 01
1
wine-20050930 Warblade install error
Hi all,
I have the following error when trying to install Warblade (old fashioned
shoot'em up) :
WINEDLLOVERRIDES="comctl32=n" wine Download/Warblade_12E_full.exe
err:heap:HEAP_ValidateInUseArena Heap 0x41a20000: in-use arena 0x41a2c408 next
block has PREV_FREE flag
I found various messages related to heap error by browsing the mailing-lists
archives, but no patch neither solution
2006 May 28
2
Lotus Notes R7 on Wine
Hello
I currently trying to run the Domino Client (Lotus Notes R7) on Wine 0.9.14 but couldn't get success yet.
Does somebody has experience about running the R7 on Wine? I tried a lot of diffrent WINEDLLOVERRIDES settings but all I get is that Lotus brings the crash dialog (which creates a crash error message). I would be very appreciative for any hint.
Roland Kaeser
-------------- next
2007 Feb 06
2
dcom98 on wine 0.9.30
I'm trying to install dcom98 using the command WINEDLLOVERRIDES="ole32=n"
wine DCOM98.EXE
I still get the message saying a newer version of dcom95 or dcom98 is
already installed .
How can I resolve this.
Environment
SUSE 10
wine 0.9.30
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Apr 22
0
[LLVMdev] GSoC proposal: TGSI compiler back-end.
Francisco Jerez <currojerez at riseup.net> writes:
> Although I'm sending this as a GSoC proposal, I'm well aware that the
> amount of work that a project of this kind involves largely exceeds the
> scope of the GSoC program. I think that's okay: my work here wouldn't
> be finished at the end of this summer by any means, it would merely be a
> start.
>
2010 Feb 09
1
low memory
12:08 < curro_> shining: hmm, it seems, darktama didn't quite finish
the additional reloc checking he started to code
12:11 < curro_> shining: that would have solved your problem, poke him
when he's back from vacations :)
12:16 < shining> curro_: hmm I really dont get it, it looks like
domain can have both set, and flags can also have both set
12:16 < shining> I
2006 Apr 24
3
Editing in external application
Hello list,
If there are any professional consultants reading this list, I would be able
to to get my company to pay for a solution to this problem.
Im having a problem that has been stupefying me for two weeks now:
I have a VB 6 application that opens documents externally for editing. From
within the program, you choose a type such as 'Text Document' or 'OpenOffice
1.1 Text
2010 Dec 07
2
Cannot install dcom98
here is the steps to reproduce, I have wine 1.3.8:
Code:
$ export WINEPREFIX=`readlink -f .`/wine
$ export XDG_DATA_HOME="$WINEPREFIX"/env
$ export WINEDLLOVERRIDES="mshtml="
$ export WINEARCH="win32"
$ winetricks dcom98
in the log this part seems the most interesting:
Code:
Executing wine /home/paolo/.cache/winetricks/DCOM98.EXE
err:virtual:NtMapViewOfSection
2008 Nov 11
1
Can I load kernel32 native dll ?
I cant load kernel32 native dll ...
why ?
WINEDLLOVERRIDES="kernel32=n" wine sgp.exe
2005 Sep 10
1
help with 20050830
I am having some, what I would consider to be, strange problems with this
release. Hope someone can clue me in. Nothing about this in Bugzilla.
Fedora core 4, wine compiled from tarball download. Did ./tools/wineinstall,
added /usr/local/lib to /etc/ld.so.conf; /sbin/ldconfig
executing winecfg gives:
err:wave:OSS_WaveOutInit open(/dev/mixer1) failed (No such file or directory)
2009 May 01
1
Re: How to deal with the message: winedevice.exe has encountered
austin987 wrote:
> And for users that had random crashes with no explanation, they'd think quite differently. You can't have your cake and eat it to.
I don't get it: if an app crashes, I'm used to debug it from shell. Users can do as they did till 1.1.20. I think no one has asked for a buggy feature.
austin987 wrote:
> You can use:
> $
2010 Aug 14
1
Re: Game that worked in .24 doesn't in .25 and .26
[quote="qwertymn"]what happens if you disable wbemprox.dll in wine-1.1.26
(so run the app like WINEDLLOVERRIDES="wbemprox=""" wine game_name.exe )[/quote]
I'm trying to play "The Curse of Monkey Island" and getting the same error message (dsalsa:IDsDriverBufferImpl_SetVolumePan), but slightly different symptoms.
Starting the game with this command
2004 Dec 20
2
?? 'OpenFile failed. Distribution Media Appears to be corrupt.' ??
I'm trying to run a stock analysis app called NAIC Toolkit 4
in Wine on Fedora Core 2 Linux....
It uses InstallShield I think (it has a fancy GUI installation piece)
so I:
1. installed DCOM98
2. ran EXE file via Wine with WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n" switch
This got rid of some errors but now I'm stuck at one last one...
'OpenFile failed. Distribution Media
2013 Dec 20
4
error con install_github() del paquete devtools
Si. Pero no funciona. En ordenador curro si funciona y tb tiene linux.
Seguiré investigando
has probado con: install_github('paquete",username='usuario')?
2013/12/20 Jose Luis Cañadas Reche <canadasreche@gmail.com>:
> Hola a todos.
>
> Estoy intentando instalar el paquete likert utilizando devtools y obtengo
el
> siguiente error
>
> library(devtools)
>