http://bugs.winehq.org/show_bug.cgi?id=2778
------- Additional Comments From marcus(a)jet.franken.de 2005-28-10 04:13 -------
This shows a miscompile in exception.c.
Nice.
I can reproduce this with gcc 4.0.3 too.
--
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=3038
------- Additional Comments From marcus(a)jet.franken.de 2005-28-10 03:22 -------
the demo shows
fixme:msi:MsiGetProductInfoW L"{2763FD5A-57E9-442B-AFDF-6DCCC23883B0}"
L"PackageCode" 0x55905bc0 0x55c0d878
fixme:msi:MsiInstallProductW L"C:\\Windows\\Temp\\_isba3\\ISScript9.Msi"
L"REBOOT=ReallySuppress ADDLOCAL=All"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFiles"
fixme:msi:ACTION_InstallFiles Write DiskPrompt
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveFolders"
fixme:msi:MsiInstallProductW L"C:\\Windows\\Temp\\_isba3\\SPSS 14.0 for
Windows Evaluation Version.msi" L" SETUPEXEDIR=Z:\\home\\marcus\\Documents"
... lots of ole harmless stuff ...
fixme:win:SetWindowTextA setting text "SPSS 14.0 for Windows Evaluation
Version - InstallShield Wizard" of other process window (nil) should not use
SendMessage
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"ValidateProductID"
fixme:msi:ACTION_CustomAction UNHANDLED ACTION TYPE 38 ((null) L"'Direct
Editor Manual Settings:\n'AppSearch: Property = RICHED32VER30; Signature =
RichEd32Ver30Signature\n'DrLocator: Signature = RichEd32Ver30Signature; Path =
[SystemFolder]; Depth = 0\n'Signature: Signature = RichEd32Ver30Signature;
FileName = riched32.dll; MaxSize = 102400\n\nnLangID = session.p"...)
if any of this is interesting to you Mike, you can check ... its a 125mb
download however :(
--
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=3683
Summary: X Error running wine from terminal (k12ltsp)
Product: Wine
Version: 20050419
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guess.who(a)freesurf.fr
hi all
(hope i'm at the right place to post :-[)
i am running k12ltsp fc1 based. I have installed wine 20050419 : no problem. I
have succesfuly installed ictus
(http://appdb.winehq.org/appview.php?appId=2422). It works fine from the ltsp
server. But when i try to run ictus from any terminal (an other physical machine
on the intranet), i get this message :
[frlaurent@server1 Ictus3]$ wine ictus3.exe
X Error of failed request: BadShmSeg (invalid shared segment parameter)
Major opcode of failed request: 144 (MIT-SHM)
Minor opcode of failed request: 2 (X_ShmDetach)
Segment id in failed request: 0xc00017
Serial number of failed request: 2063
Current serial number in output stream: 2095
Could you give me some help please, or tell me where to search ?
thx
larry
--
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=3681
Summary: Stack overflow when installing Office 95.
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: philip.kent(a)ntlworld.com
Now I have got the ODBC driver fixed (and I am waiting for it to be approved
for CVS) I have yet another problem. This time with Office95. When I install
after the bit where it used to crash about ODBC it just quits with this in the
log:
fixme:odbc:SQLConfigDataSource (nil) 2240 "" #0104
fixme:odbc:SQLInstallDriverExW L"Microsoft Access Driver (*.mdb)" (null)
0x7fb2f4b6 260 0x7fb2f6be 26608 0x7e47e2d0
fixme:odbc:SQLInstallDriverExW L"Microsoft Access Driver (*.mdb)"
err:seh:setup_exception stack overflow 0 bytes in thread 0009 eip ffffe400 esp
7fa31000 stack 0x7fa30000-0x7fb30000
This is with todays CVS with ODBC driver patch
--
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=3660
philip.kent(a)ntlworld.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From philip.kent(a)ntlworld.com 2005-28-10 01:33 -------
MDAC_TYP installer works now. This patch can now be submitted to CVS! Thanks
for all your help.
--
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=3660
philip.kent(a)ntlworld.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From philip.kent(a)ntlworld.com 2005-28-10 00:40 -------
I didnt notice that the title was changed. Could Hans Leidekker please try to
get this patch off to CVS and Ill close the bug. If we get more probelms Ill
post a new bug.
--
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=3660
------- Additional Comments From philip.kent(a)ntlworld.com 2005-28-10 00:28 -------
The patch will probably be sent off to CVS after I have tested Office 95 and
MDAC_TYP installer (which is also having a problem). Since this bug is classed
as ALL versions of MS office I think we should give a few others a try. Ill
let you know if it should be committed to CVS after a bit of testing.
Please do not close this untill I have least tested office95.
--
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=3680
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-28-10 00:05 -------
oops wrong key, i have documented it here http://wiki.winehq.org/UsefulRegistryKeys
It works fine for me here, i am closing this
--
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.