http://bugs.winehq.org/show_bug.cgi?id=7952
------- Additional Comments From Speeddymon(a)gmail.com 2007-05-04 21:57 -------
I'd say that this is different based on the fact that the patch mentioned in
that bug was 2.0.8 and patch 2.0.10 fixed it. 2.0.12 was released right after
that and breaks something else.. Also, that bug is graphical glitches, not a
hard crash that takes the rest of the machine with it.
--
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=7825
lemonsbr(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5638 is|0 |1
obsolete| |
------- Additional Comments From lemonsbr(a)gmail.com 2007-05-04 21:50 -------
Created an attachment (id=5651)
--> (http://bugs.winehq.org/attachment.cgi?id=5651&action=view)
msi.log after the patch
Sorry, sorry!!! I forgot remove the old wine in /usr/bin... Now, its correct.
I'll try be more especific.
--
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=7938
------- Additional Comments From vitaliy(a)kievinfo.com 2007-05-04 21:08 -------
Quique, please use wine-users mailing list for assistance. This place for bugs
_only_. No explanations or hand holding is provided here.
--
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=7952
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |major
------- Additional Comments From vitaliy(a)kievinfo.com 2007-05-04 21:03 -------
What you guys talking about is bug 7532. Unless you have something different,
this bug will be marked as a duplicate.
Not critical - affects only one app
--
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=7953
------- Additional Comments From vitaliy(a)kievinfo.com 2007-05-04 21:00 -------
It's a long story - but patch won't go. It brakes some apps that don't want to
see _anything_ in that key, except program name.
What really needs to happen is winebrowser should understand DDE.
--
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=881
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |elduchie(a)comcast.net
------- Additional Comments From vitaliy(a)kievinfo.com 2007-05-04 20:57 -------
*** Bug 7960 has been marked as a duplicate of this bug. ***
--
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=7960
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-05-04 20:57 -------
Duplicate
*** This bug has been marked as a duplicate of 881 ***
--
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=6971
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r.a3(a)ntlworld.com
------- Additional Comments From vitaliy(a)kievinfo.com 2007-05-04 20:56 -------
*** Bug 7958 has been marked as a duplicate of this bug. ***
--
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=7958
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-05-04 20:56 -------
Yup, duplicate
*** This bug has been marked as a duplicate of 6971 ***
--
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=7519
------- Additional Comments From focht(a)gmx.net 2007-05-04 20:29 -------
Hello,
wine is right in this case.
There are some inconsistencies from looking at PE header
1. size of accumlated raw data from PE header (3231744 bytes) > size of file
image on disk (3227699 bytes) (is not a showstopper at all but might indicate
other problems)
2. in data directories: resource table (accounts for ".rsrc" section) virtual
size=0xC100 but the section header for ".rsrc" says vsize=rsize=0xD000
The OS loader refuses this and returns ERROR_BAD_EXE_FORMAT
Though one could fix this by manually editing PE header (change data directory
resource table vsize to 0xC110 and match section header ".rsrc" vsize/rsize to
same value i strongly suggest to *double check* the setup/installer files and/or
install media for some kind of corruption.
I dont believe they put this binary into setup/installer.
Regards
--
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.