similar to: Setup exits with empty dialog box!

Displaying 20 results from an estimated 200 matches similar to: "Setup exits with empty dialog box!"

2007 Mar 19
1
Wine runs only once per X-session
I can run wine only once without booting the X server. Even winecfg is enough for this. I am able to run native games as many times as I want, but after running wine even these don't work right (end up with a black screen). Any hints on how I could resolve this problem or find out more about is is appreciated. I have tried to google the X error and go through wine and nvidia lists, but
2001 Sep 04
0
AOL/Jr Monopoly game installer. Crash on exit
Hello all, have some free time and desided to help in wine tasting :-) With a pack of serials I recerived a CD with AOL trial installation and a game Monopoly Jr of company Hasbro Interactive Games (www.hasbro-interactive.com) and tried to install the game with Wine. One of the problems: when I run autorun.exe it brings main installer dialog. I click "Quit" button and the
2005 Aug 30
0
No subject
0009:Call ntdll.NtClose(00000090) ret=77b98909 0009:Ret ntdll.NtClose() retval=00000000 ret=77b98909 0009:Call ntdll.RtlFreeUnicodeString(77c8ab10) ret=77b6e2f1 0009:Ret ntdll.RtlFreeUnicodeString() retval=00000001 ret=77b6e2f1 0009:Call ntdll.RtlLeaveCriticalSection(77c8aaf8) ret=77b6e317 0009:Ret ntdll.RtlLeaveCriticalSection() retval=00000000 ret=77b6e317 0009:Call
2007 Jan 12
0
Larousse Multilingue: stack overflow in exception handler ?
Hi all, I'm trying to run the Larousse Multilingue Dictionnary pack. I've tried to run it under wine 0.9.17 (from codeweaver), 0.9.25 (from debian testing) 0.9.28 (from debian unstable) and 0.9.29 (from source). My wine setting is functional since I can use an older Larousse dictionnary (Bibliorom), no problem at all for any of the versions above. I downloaded a (legal) version of the
2010 Jul 22
7
How to enable file and print sharing
I'm running the latest wine version on fedora 13 and when I try to install ACT! on wine I get this window saying that I need to enable file and print sharing before I can install the software. I already installed winetricks and .net framework v 2.0 but I have no idea how to enable file sharing. Can anybody help me?
2005 Nov 25
1
Sudden failure!
Wine 20050111 has been working fine until today ... now it fails when I go to run Quicken 2002. I am running Fedora Core 3 on a Pentium 3 with all of the current updates, wine 20050111. Windows Version is set to "Win98" Error message: fixme:msvcrt:_setmbcp Unreal codepages (e.g. -3) not implemented. What has happened? Thanks, David Johnson
2001 Nov 19
3
WineLib Seg Fault?
A question for the WineLib guru's :) I am using the wine-20011108 build with Mandrake 8.0 and with this version of wine clean compiled and installed I can run several windows programs very successfully :). Then I use winemaker to create a WineLib 'so' file and the compile and link again runs clean. But when I run the resulting 'so' file using this command line: $
2007 Jan 06
1
ancient directx version support
What is the status of support for directx2 apps? The "failed to create surface" error in MissionForce: Cyberstorm seems to have persisted forever... I have a +relay log of the said game launch session, (if somebody wants it, i can provide the full version) -- it appears that the graphics backend call pair which causes trouble is to winex11.drv.GetDCEx()/
2003 Apr 12
2
Wine, M$Excel and MSCREATE.DIR
Hi, Is it possible to get M$Excel working with Wine? I use Mandrake 9.1 with wine-20030115-4mdk and M$Excel97 SR1 I always get an error about MSCREATE.DIR when I launch Excel. Console messages are: [steph@DeepGlue steph]$ wine /mnt/windows/Program\ Files/Microsoft\ Office/Office/excel.exe fixme:ole:CoRegisterMessageFilter stub Created not existing system directory 'C:\My Documents'
2003 May 12
1
file manipulation error / COM port error
hi.... I'm using Wine 20030408 on FreeBSD 4.6.2 I believe the instalation is ok (made by ports....) I've to run some applications wich does some file manipulations, such as creating and removing.... Creating a file is ok, but when it tries to remove it, the app shows a message box sayng it was not possible to rename the file . Disk access error. (actually, it creates a file and add
2005 May 05
2
LockWindowUpdate
Hi, I've got a program that produces these error messages when started with wine. fixme:dc:LockWindowUpdate (0x10024), partial stub! fixme:dc:LockWindowUpdate ((nil)), partial stub! fixme:dc:LockWindowUpdate (0x10024), partial stub! fixme:dc:LockWindowUpdate ((nil)), partial stub! fixme:dc:LockWindowUpdate (0x10024), partial stub! fixme:dc:LockWindowUpdate ((nil)), partial stub! The program
2004 Feb 07
0
Problems running MS Money 97
Hi, I have done a lot of work to try to get it to run, but now I am stuck. Following are the things I've tried. Money 97 will install (after a long time) on both Crossover Office 2.1.0 and wine-20040121. When starting the program in both Crossover and wine, an error dialog box is displayed when starting the program. The text of the error message is: "The path is not properly set up
2004 Aug 11
5
problem with delphi bde app
Hi, I'm trying to run some old delphi application, which uses BDE to connect to an access mdb file. The application displays an error, that it couldn't open the database. I can run BDEADMIN and I see that database aliases are configured propoerly. I did some winedebugg'ing and noticed following mesassages .... ... warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr
2001 Mar 23
1
-debugmsg trace+all gives assertion error
Trying to debug starcraft.exe I put on --debugmsg trace+all as part of the wine options: WINEPREFIX=~/.wine.starcraft/ wine --debugmsg trace+all -desktop 640x480 /mnt/d/Games/Starcraft/starcraft.exe Wine is cvs version from march 21. This is the last 20-30 lines from the debug log: trace:profile:PROFILE_GetWineIniString ('wine','temp','c:\windows'): returning
2004 May 28
2
Problem with ADO connection
Hi, First a big Thank You to the wine developers. Your efforts are greatly appreciated and have allowed me to move users to Linux that I could never have moved otherwise. I am currently setting up desktops for 7 end users, but doing so requires that I get a particular application (The Electronic Manual) which is a parts catalog for the restaurant equipment service industry. The application
2011 Aug 13
3
User32::MENU_CopySysPopup problem
When this code may fail? Code: /*********************************************************************** * MENU_CopySysPopup * * Return the default system menu. */ static HMENU MENU_CopySysPopup(BOOL mdi) { static const WCHAR sysmenuW[] = {'S','Y','S','M','E','N','U',0}; static const WCHAR sysmenumdiW[] =
2003 May 26
2
WINE crashes!!!
Hi, the Wine-20030408 installation on my system appears to crash directly after starting. A few weeks ago this happend only sporadically. But now WINE don't run at all. A --debugmsg +all delivers the following: --------------------------------------------------------------------- 0009:trace:heap:RtlSizeHeap (0x40360000,00000002,40360098): returning 00000968
2004 May 09
0
Wine crash after update
Hi, I was using wine_0.0.20040309-1 in a Debian distro and it was working. I updated to wine_0.0.20040408-1, it is not working more. The bug report is below. Note that if I go to directory where .exe file is and starts wine. Wine works. I think that the problem is with blank spaces in the directory name. Bug report: Warning: the --debugmsg option is deprecated. You should use the WINEDEBUG
2002 Nov 20
0
Problem with DllOverrides
I want to start MaxPayne.exe that loads msvcrt. I set in ~/.wine/config: [AppDefaults\\maxpayne.exe\\DllOverrides] "msvcrt" = "native" "midimap.drv" = "native" [AppDefaults\\maxpayne.exe\\x11drv] "Desktop" = "800x600" loading winedbg/wine MaxPayne.exe --debugmsg +loaddll,+reg gives : trace:reg:NtOpenKey
2005 Mar 21
1
Program Crashes on Startup
Hi, I'm trying to run a software package for viewing weather data under wine, but the program crashes with an unhandled exception before I can even see a window. The program is freely available (for educational and non-commercial use) here: http://sdg.ocs.ou.edu/builds/final/win/WeatherScope/WeatherScope-1.2.1.exe This is running with Wine 20050310. I've included the relevent