http://bugs.winehq.org/show_bug.cgi?id=5303
------- Additional Comments From truiken(a)gmail.com 2007-01-04 15:33 -------
You need to run wineprefixcreate from a readable directory before running setup.exe.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5303
------- Additional Comments From jonathlela(a)gmail.com 2007-01-04 15:23 -------
I still have the same error (0x80040154) :
/media/cdrom0$ LC_ALL=ja_JP wine setup.exe
wine: creating configuration directory '/home/jonathlela/.wine'...
err:advpack:create_tmp_ini_file Unable to create temp ini file
err:advpack:create_tmp_ini_file Unable to create temp ini file
err:advpack:create_tmp_ini_file Unable to create temp ini file
wine: '/home/jonathlela/.wine' created successfully.
err:module:map_image Could not map section .text, file probably truncated
wine: could not load L"C:\\Program Files\\Common
Files\\InstallShield\\engine\\6\\Intel 32\\IKernel.exe": Bad EXE format for
err:ole:create_server class {91814ec0-b5f0-11d2-80b9-00104b1f6cea} not registered
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5303
------- Additional Comments From truiken(a)gmail.com 2007-01-04 15:10 -------
You need to run setup.exe in its current directory,
$ cd /media/cdrom0
$ wine setup.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5303
------- Additional Comments From jonathlela(a)gmail.com 2007-01-04 15:07 -------
With the latest versions of wine (0.9.31 and 0.9.34), the installer crash
quickly in the beginning with this following error "0x80040154 Class Not Registered"
The non-verbose output of wine:
LC_ALL=ja_JP wine /media/cdrom0/setup.exe
wine: creating configuration directory '/home/jonathlela/.wine'...
wine: '/home/jonathlela/.wine' created successfully.
err:cursor:DIB_GetBitmapInfo (0): unknown/wrong size for header
err:cursor:DIB_GetBitmapInfo (0): unknown/wrong size for header
err:bitmap:DIB_GetBitmapInfo (0): unknown/wrong size for header
err:bitmap:DIB_GetBitmapInfo (0): unknown/wrong size for header
err:bitmap:StretchDIBits Invalid bitmap
err:module:map_image Could not map section .text, file probably truncated
wine: could not load L"C:\\Program Files\\Common
Files\\InstallShield\\engine\\6\\Intel 32\\IKernel.exe": Bad EXE format for
err:ole:create_server class {91814ec0-b5f0-11d2-80b9-00104b1f6cea} not registered
err:ole:CoGetClassObject no class object {91814ec0-b5f0-11d2-80b9-00104b1f6cea}
could be created for context 0x4
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1191
------- Additional Comments From us(a)edmeades.me.uk 2007-01-04 14:31 -------
I would suggest the title of this bug be corrected - I dont think the issue is
to use cmd.exe from Reactos, it would appear there are some old 16 bit dos
command line applications which do not work. This is more related to the DOS
support or the wine-console support than the ability to physically launch
them. (You dont even need cmd.exe to get this working, eg in this case
wineconsole --backend=user dn.com)
Note anything which takes control of the screen will need running in
wineconsole mode (I'd try both --backend modes, as I'm not sure which is best
nowdays)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3527
------- Additional Comments From us(a)edmeades.me.uk 2007-01-04 14:17 -------
This will still occur - the command line processing replaces a > or < with
0x00, which effectively truncates the command line. The resolution is to
process the command line and strip these out leaving just the paramters.
Note: a space or / (or |) terminates the command line, ie the following are
the same:
dir >a.a zz /s
dir zz>a.a/s
dir zz /s >a.a
dir /s zz >a.a
If you want to redirect to a file with spaces, use quotes (dir >"hello world")
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5238
------- Additional Comments From us(a)edmeades.me.uk 2007-01-04 14:13 -------
I take it back - it appears to be a bug in the zip version of the installer
(raised activestate bug http://bugs.activestate.com/show_bug.cgi?id=68656)
So to sum up, once all my patches are committed, this should be closable. I'll
update once comitted.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7922
Summary: Language settings not found and strange Day Error in
EWRevenge
Product: Wine
Version: CVS
Platform: Other
URL: http://www.ewbattleground.com/ewrfiles/ewr4.2.zip
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user submitted this application into the AppDB. It gives two really
strange errors, espacially the last one , where all the days of the weeks are
switched. I'll attach the messageboxes, as there's no console output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.