http://bugs.winehq.org/show_bug.cgi?id=7189
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
--
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=7189
Summary: VS.NET 2005 Install showstopper: MSI
read_table_from_storage error handling too strict?
Product: Wine
Version: 0.9.29.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Installation of VS.NET 2005 fails, error log doesnt reveal much but calltrace
and debugging the native windows msi counterpart does
Attached call traces, setup logs and native msi call trace
WINEDEBUG=+ole,+process,+loaddll,+olerelay,+win32,+setupapi,+msi)
read_table_from_storage() bumps due to incorrect data:
warn:msidb:read_table_from_storage Table size is invalid 4740/8
If you replace wine's version of msi.dll with a native (xp) one, you will get
past this installation error (but will soon run into another trouble when
installing components).
Seems the native msi one can handle this type of stream error and yet deliver
table data.
--
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=7188
Summary: window components don't draw properly
Product: Wine
Version: 0.9.29.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert(a)chezmarshall.freeserve.co.uk
On these applications
http://www.world-machine.com/download.html (world machine)
and
http://www.planetside.co.uk/terragen/tg2/tg2tp/index.html (terragen 2) - both
free downloads
the application when run under wine needs numerous redraws forcing in order to
access some components (I keep on shading the window to force this)
Both apps have in common an opengl(?) subwindow that is updated on the fly.
In both cases the toolbar and menus are also usually black (when run under wine)
and only appear when you either move the mouse over them or click on the menu.
--
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=7187
Summary: WMI showstopper due to unimplemented function
ole32.dll.CoSwitchCallContext
Product: Wine
Version: 0.9.29.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Windows Management Instrumentation (WMI) succeeds, but fails to install MOF's
into repository
Used: WMICore.exe setup for win 95/98/NT4
wine: Call from 0x7b840710 ole32.dll.CoSwitchCallContext, aborting
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x60397697
Call trace attached.
options: WINEDEBUG=+ole,+process,+loaddll,+olerelay,+win32,+setupapi,+msi,+msvcrt
--
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=6086
------- Additional Comments From lhouk(a)lesliehouk.com 2007-16-01 13:47 -------
> Additional Comment #36 From Ville Aakko 2007-01-16 13:16
>
> If someone who is experiencing this bug can compile an older
> wine than 0.9.8, then _please_do_some_regression_testing_; try
> something like wine20041201, and try to find the last working
> version. I'd do it myself if I could compile anything older
> than 0.9.8. 0.9.8 was released in february 2006 (if I'm reading
> the changlog correctly).
I'd be willing to try, but I don't know where to get the sources.
I found the individual source files for wine20041201 at
http://source.winehq.org/source/?v=wine20041201
but is there a place from which I can download a single bzip?
Leslie
--
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=6086
------- Additional Comments From ville.aakko(a)gmail.com 2007-16-01 13:16 -------
I have an AMD Athlon XP 3100+, 1GB ram etc. . . so I find #35 unlikely.
Also, it has been quite a while since I tried Moo2 the last time, and can't
remember exactly how long it has been, so I might misremember (in comment #27)
that moo2 used to work past version 0.9.8.
If someone who is experiencing this bug can compile an older wine than 0.9.8,
then _please_do_some_regression_testing_; try something like wine20041201, and
try to find the last working version. I'd do it myself if I could compile
anything older than 0.9.8. 0.9.8 was released in february 2006 (if I'm reading
the changlog correctly).
I'd also like to know the gcc and libc versions of others, especially those NOT
experiencing this bug. Then again, I'm not a programmer and I might be barking
at the wrong tree here (and in comment #27 and comment #30).
--
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.