Displaying 20 results from an estimated 5000 matches similar to: "Issues and some questions"
2005 May 14
1
ThunkConnect32 Failure!
Greetings,
I have tried to get IE5.5 & 6 running on 
Wine under FreeBSD 5.3. 
When I try to install DCOM98.EXE using 
Joachim's WineTools, it asks me
"OK to install DCOM98 for Windows 98?" <Yes>
Then I get the "Please read the following license agreement..." 
dialog <Yes>.
Then I get a "ThunkConnect32 Failure!" message. 
Any idea why?
BTW I
2005 Apr 06
1
New to Wine
Hi,
  I'm new to wine and I'm running the following:
  OS: Solaris 10 3/05 release on x86 system
  Wine:
 wine --version
fixme:file:get_default_drive_device auto detection of DOS devices not 
supported on this platform
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system" is not 
2004 Aug 26
0
installshield problem
Hello,
I'm new to wine and haven't had much luck so far.  I'm trying to get 
MYOB Premier v8 working under freeBSD and keep getting this error:
1: Internal error in Windows Installer
then i get
1607: Unable to install InstallShield Scripting Runtime.
It's using InstallShield 6 i think, and I don't know what i have to do 
to get that working.
I'm trying to run this from
2005 Mar 27
1
FreeBSD and Wine
Hi,
I have some problems with freebsd 5.3-CURRENT and wine,
Every program I tried doesn't want to start,
I tried to install DCOM98 and IE6 but they wouldn't install,
DCOM98 quits without reasons, IE6 gives an error he can't install.
I'm currently not at home, so the configs and the error messages will
posted later, but for now, who had the same problem and got it fixed?
I tried
2005 Jun 19
0
CDROM access problem on FreeBSD
Lately I have been trying to get Warcraft II BNE to work on my FreeBSD 
machine.  I check the Application Database and Warcraft II BNE is 
supposed to work fine under Wine.
I started out by updating my ports tree and installing Wine-20050524.  I 
could not get the installer to run under that version, so I installed 
Wine-20041201.
Under 20041201 I was able to install the game, but the game
2005 Jan 10
0
Sony SonicStage
Hello there,
Santa went to me with a nice Sony "Hi-MD" and fortunatly the Company did
it right to retain my anger alive against all those dickheads:
Windows-only sw suite. Oh, yes ! i can still use it: audio recording
(thanks!) to leverage quality at best, and tracks and groups renaming by
hand on the MD itself using the jog-shuttle... soooo nice !
Well, to make the story short,
2009 May 05
5
HandBrakeCLI crashes when converting
Hello!
At first, i want to run the latest HandBrake (version 0.93) on a Mac with Mac OS 10.4 (Tiger).
The problem is, that Handbrake is developed for Mac OS 10.5 (XCode SDK is not compatible to Mac OS 10.4 one).
So i decided to try it with wine/darwine. 
Because wine is better supported on Linux and you can get easier newer version (apt-get), i decided to run HandBrakeCLI.exe on Debian Etch
2005 Jan 20
0
wine, wineserver, and x.org using 100% of CPU
Hi,
I installed Wine 20050111 on my FreeBSD 6-current (freshly updated
yesterday afternoon) to play SimCity 2000.
Whenever I start the program with "wine SIMCITY.EXE", the various
start-up pop-ups appear, as well as the dialog asking if you want to
start a new city, open an old city, etc.  I get the side toolbar.  The
main window where you play the game is never drawn, however; it
2005 Jul 19
1
FreeBSD and wine DVD/CD read errors
Hi, 
I am currently running FreeBSD 5.4 and Wine 20050310.  When I startup
Wine with DVDShrink, I get the following output to the terminal:
fixme:file:get_default_drive_device auto detection of DOS devices not
supported on this platform
fixme:cdrom:CDROM_GetInterfaceInfo not implemented for BSD
fixme:ntdll:NtQueryVolumeInformationFile device info not properly
supported on this platform
Please use
2005 Apr 10
2
Turining off Fixme Errors
Hi,
 I hate asking for this as somone did provide me the answer
 earlier. But what is the winedebug syntax for turning off
 all fixme errors?
 Thanks.
Phillip
2009 Feb 12
4
[LLVMdev] problems running test suite (-mllvm -disable-llvm-optzns)
I'm trying to run some of the test suite using the instructions here:
http://llvm.org/docs/TestingGuide.html#quicktestsuite
I've built llvm myself, but I'm using pre-built binaries of llvm-gcc
(from http://llvm.org/prereleases/2.5/llvm-gcc4.2-2.5-x86-linux-RHEL4.tar.gz).
Here's what happens:
foad at debian:~/svn/llvm-project/test-suite/trunk$ ./configure
2004 Oct 29
1
problem building an R package under Windows XP with calls to NAG C routines
Hello all,
I was able to create R packages under windows XP in the past using the 
dynamic NAG C library for windows XP (Mark 6).
Recently, I changed computers and I am now using the static NAG C library 
for windows XP (Mark 7) to create a simple R package (called "test") which 
simply returns random numbers simulated using repetitive calls to a NAG C 
routine (uniform random
2005 May 14
2
[LLVMdev] Building Cygwin binaries
Hi,
I have got GCC 3.4.3 and binutils 2.15 installed on Cygwin.
Had to copy as.exe to gccas.exe to get llvm-gcc to get this far.
I am getting the following error message(s) :-
/usr/build/llvm-gcc/gcc/xgcc -B/usr/build/llvm-gcc/gcc/ -B/usr/llvm-gcc/i686-pc-
cygwin/bin/ -B/usr/llvm-gcc/i686-pc-cygwin/lib/ -isystem 
/usr/llvm-gcc/i686-pc-c
ygwin/include -isystem 
2010 Jul 08
3
SC2 Beta
Trying too run the SC2 Beta patch 16 which came online last night (EST). It worked perfectly before this new version (using the HOWTO @ http://appdb.winehq.org/objectManager.php?sClass=version&iId=19376).
I have un-installed and deleted my copy of SC2 prior to setting it up and generating this log. At the end of the log all I have of SC2 running is a black screen and a movable cursor.
Code:
2009 Mar 23
2
[LLVMdev] Problem Compiling Test-suite
Hello, I am new in using llvm so I would like to get some help on how to compile test-suite.
 
Assumptions: 
llvm is in /llvm directory
llvm-gcc is in /llvm-4.2-2.4-x86-linux-RHEL4/bin
 
I have tried compiling test-suite and I get the following error:
$make
make[1]: Entering directory '/llvm/projects/test-suite/SingleSource'
make[2]: Entering directory
2009 Jun 19
1
Strange res_config_odbc error messages in 1.6.1.1
When I try to use 1.6.1.1 with ODBC and MySQL, I get these:
[Jun 19 17:19:22] WARNING[5882] res_config_odbc.c: Realtime table supporten_sip at asterisk: column type (-9) unrecognized for column 'name'
[Jun 19 17:19:22] WARNING[5882] res_config_odbc.c: Realtime table supporten_sip at asterisk: column type (-9) unrecognized for column 'ipaddr'
[Jun 19 17:19:22] WARNING[5882]
2009 Aug 17
1
regex problems with the escape character
Hi R-users and R-experts,
I am having a hard time in figuring out how to tackle regex questions where the "backslash" character is an integral part of the string. Let me explain how I?came across?this problem :
I wanted to clearly see all the components in the windows environmental path variable. This is a long string.?For easy readability, I wanted to split up this string so that each
2009 Jun 04
1
Sims 3 issue
I got Sims 3 to install using the retail DVD (using the no-cd patch) and everything works great UNTIL I quit the game or it crashes. 
When I try to restart the game I  just get :
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex samplers and 32 total samplers                                                         
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex
2010 Jun 26
1
Trying to get tropico 3 to run
Hey there, I've been trying to get tropico 3 to run on wine. My efforts so far have managed me to get to a point where I can get the main menu to work, but as soon as I load up a map, it dies:
Code:
john at panther:~/.wine/drive_c/Program Files/Kalypso/Tropico 3$ wine Tropico3.exe fixme:win:EnumDisplayDevicesW ((null),0,0x32f18c,0x00000000), stub!
fixme:imagehlp:ImageLoad (C:\Program
2011 Sep 14
2
Hard Reset Demo doesn't render textures
I've tried to run demo of Hard Reset and it has two big problems on Wine. First is that mouse isn't working. You get input only from keyboard but that can be solved with raw input patch. I used the one that is working with Deus Ex: Human Revolution:
http://dl.dropbox.com/u/6901628/raw2.patch
but second is much worse. Basically almost all of the textures aren't rendered. It starts