http://bugs.winehq.org/show_bug.cgi?id=5511
Summary: Windows Installer 3.1 crashes when passing a NULL handle
to SetupCloseInfFile
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=1452
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: truiken(a)gmail.com
ReportedBy: truiken(a)gmail.com
CC: wine-bugs(a)winehq.org
After changing my drive_c to harddiskvolume1, the Windows Installer crashes when
passing a NULL handle to SetupCloseInfFile. Attaching the log.
--
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=3972
Bug 3972 depends on bug 5352, which changed state.
Bug 5352 Summary: Windows Installer 3.1 cannot install because userenv.dll is missing
http://bugs.winehq.org/show_bug.cgi?id=5352
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
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=5352
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-23-06 17:48 -------
Fixed.
--
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=5415
ToddAndMargo(a)gbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ToddAndMargo(a)gbis.com
--
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=4073
------- Additional Comments From marcus(a)jet.franken.de 2006-23-06 16:31 -------
still there with 0.9.16
fixme:ole:userdefined_to_variantvt TKIND 5 unhandled.
err:ole:typedescvt_to_variantvt cannot convert type 26 into variant VT
fixme:advapi:RegisterEventSourceA ((null),"VBRuntime"): stub
fixme:advapi:RegisterEventSourceW (L"",L"VBRuntime"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x00000001,
(nil),0x0001,0x00000000,0x55c2f38c,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000001,
(nil),0x0001,0x00000000,0x5c532840,(nil)): stub
err:eventlog:ReportEventW L"Application svnet: Thread ID: 9 ,Logged: 458:
svnet 5.0.83,svnet,Variable uses an Automation type not supported in Visual
Basic,frmMain.Bands"
fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x00000001,
(nil),0x0001,0x00000000,0x55c2f49c,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000001,
(nil),0x0001,0x00000000,0x5c56add8,(nil)): stub
err:eventlog:ReportEventW L"Application svnet: Thread ID: 9 ,Logged: 458:
svnet 5.0.83,svnet,Variable uses an Automation type not supported in Visual
Basic,frmStart.clsMDIForm_Show"
--
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=5510
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2006-23-06 16:21 -------
here are prebuilt DEBs:
http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=17480…
WINE is currently only useful as 32bit DEB (to run 32bit apps), so you
can take one from there.
Your error shows that the 32bit development packages (glibc ... et.al.) are
missing.
I strongly suggest to use the DEBs ;)
--
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=5510
Summary: wine refuses to compile on x86_64
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Danny_Schneider_Hessen(a)web.de
x86_64 with Ubuntu 6.06
fetched last CVS and called wineinstall:
-------------------------------------------------------------------------------
danny@amd64pc01:/root/wine/tools$ ./wineinstall
WINE Installer v0.75
/root/wine /root/wine/tools
Running configure...
configure: creating cache config.cache
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc -m32
checking for C compiler default output file name... configure: error: C compiler
cannot create executables
See `config.log' for more details.
Configure failed, aborting install
-------------------------------------------------------------------------------
also tried wine-0.9.15~winehq0~ubuntu~6.06 from the repositories
-> same Problem
--
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.