http://bugs.winehq.org/show_bug.cgi?id=4806
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-12-03 13:56 -------
Last remark: the bug seems to be in this line in /dlls/ntdll/virtual.c:
if (header_size > st.st_size) goto error;
I've put a few extra traces there and saw header_size=4096 and st.st_size=3584.
I'm not familiar with the code , but i guess st.st_size is the size of the file
(CpuDetect.dll has exactly this size) and header_size is the size of the header.
Does that give a hint to a solution? (removing the line makes the app start
fine, but that's not a solution i guess)
--
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=4742
------- Additional Comments From wine_bugzilla(a)lez.ath.cx 2006-12-03 13:27 -------
See above, the handling of the EM_SETHANDLE message is definately in err freeing
the buffer, it is the responsibility of whomever EM_GETHANDLE'd it
Also I noticed the comments mentioned DS_LOCALEDIT, while it has some bearing,
it only has anything to do with 16 bit controls created on a dialog, with a
dialog template, and otherwise irrelevant.
--
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=4806
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-12-03 12:17 -------
Axel, demo works in wine-0.9.3. So you could try if full version works in
wine-0.9.3 as well.
Vitamin: renaming to lower case doesn't help. Anyway,while i was doing other
work, i was able to do meanwhile regression test and
http://www.winehq.org/pipermail/wine-cvs/2006-January/020072.html
breaks the app. Vitamin, any idea how to fix?
--
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=4364
------- Additional Comments From philip(a)digitalinfinity.biz 2006-12-03 11:45 -------
Ok... I managed to get the program installed. Wit hte instructions that one of
you gave me. One problem. Excel Locks up on Start. Can't use it period. It
appears that the problem that I had was when I created the .wine directory.
Instead of the wine program creating it. I used winecfg. winecfg does something
different then wine and as a result the program didn't install.
However Excel is still crashing. But now with the new version of wine not even
winetools works. Something to do with IE. It can't install IE at all now. I had
one heck of a time getting DCOM98 to install. I had to blow away my entire .wine
directory and install it using winetools just to get it to install.
--
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=4808
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
Summary|X11DRV_XRandR_SetCurrentMode|X11DRV_XRandR_SetCurrentMode
|Cannot change screen BPP |Cannot change screen BPP
|from 32 to 8 |from 32 to 8
------- Additional Comments From vitaliy(a)kievinfo.com 2006-12-03 11:43 -------
This is not Wine's bug. It's limitation of X.
If you read X's manual you will see that it can not switch color depth on-the-fly.
--
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=4806
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.fileplanet.com/12|http://downloads.ugo.com/dow
|3269/download/Port-Royale- |nload.php?gameid=4114
|Demo |
------- Additional Comments From vitaliy(a)kievinfo.com 2006-12-03 11:04 -------
Could you try renaming file into all lowercase?
--
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.
X-Bugzilla-Reason: AssignedTo
http://bugs.winehq.org/show_bug.cgi?id=4808
Summary: X11DRV_XRandR_SetCurrentMode Cannot change screen BPP
from 32 to 8
Product: Wine
Version: 0.9.9.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guy(a)corbaz.org
The problem arise when I started to lauch the application called "Forestia
Junior". In could install the program without any problems, but trying to use
it, it requires a color depth from 32 t0 8 which failed. The message I got is
the following:
gcorbaz@enfants:~/.wine/drive_c/Program Files/Lasermedia/Forestia$ wine
FORESTIA.EXE
fixme:font:WineEngAddFontResourceEx :stub
err:ole:CoGetClassObject class {e78f7620-96cb-11cf-a00b-444553540000} not
registered
err:ole:CoGetClassObject no class object
{e78f7620-96cb-11cf-a00b-444553540000} could be created for for context 0x1
fixme:ole:CoCreateInstance no classfactory created for CLSID
{e78f7620-96cb-11cf-a00b-444553540000}, hres is 0x80040154
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:font:WineEngRemoveFontResourceEx :stub
I check my X11 config, and the configuration with 256 colors (depth 8) is
activated.
I'm not sure it is a bug: maybe I did a mistake somewhere.
Thank you for your help.
--
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=4806
------- Additional Comments From axel.braun(a)gmx.de 2006-12-03 10:30 -------
Louis, do I understand you right that I should test it on 0.9 instead of 0.9.9?
--
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=4806
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-12-03 10:16 -------
oh, and moreover, it starts up fine in wine-0.9 so this needs regression
testing. Axel, are you able to do this? And could you check if full version
works fine in Wine-0.9 as well? (btw i disabled sound)
--
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.