http://bugs.winehq.org/show_bug.cgi?id=12968
Summary: MS Visual Studio V6 setup error 258 since 0.9.58
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: k.king177(a)ntlworld.com
trying to install Visual Studio v6 get MS Msgbox headed
"Setup Error 258"
with text
Your setup files may be damaged. Try restarting the setup program from where
you originally ran it.
this is probably related or from same issue causing bug# 12967 for Office 97
see that bug for environment details.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15948
Summary: Error generated when trying to install visual studio 6.0
into centos5 via wine
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boniemx(a)gmail.com
Created an attachment (id=17135)
--> (http://bugs.winehq.org/attachment.cgi?id=17135)
error-log for installation of visual studio 6.0 via wine into centos5
Hi, am trying to install Visual studio 6.0, but it produces the error that I
have attached. Please I need to do this urgently. Please help
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37902
Bug ID: 37902
Summary: CreateDirectoryW creates a directory with the
permissions set to 000
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: ehsan.akhgari(a)gmail.com
Distribution: ---
Created attachment 50480
--> https://bugs.winehq.org/attachment.cgi?id=50480
file trace from the installer
I am trying to install Visual Studio 2013 Update 4 from its full SDK under wine
in Ubuntu Trusty. The installation fails because a directory created by the
installer through CreateDirectoryW ends up with the permission bits set to 0.
I am attaching a file trace from the relevant failure to the bug.
The directory in question is: "C:\users\Public\Application Data\Package
Cache\{b8a9dbc1-1fd4-4103-a83b-a2896f193ea0}".
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32654
Bug #: 32654
Summary: Visual Studio 2010 fails on shutdown, needs
windowscodecs WICSetEncoderFormat_Proxy stub
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
upon shutdown of Visual Studio 2010 IDE:
--- snip ---
002c:Call KERNEL32.GetProcAddress(f7140000,055bfe54
"WICSetEncoderFormat_Proxy") ret=79171e1e
002c:Ret KERNEL32.GetProcAddress() retval=f714e9fc ret=79171e1e
...
002c:Call KERNEL32.RaiseException(80000100,00000001,00000002,0032dbf4)
ret=f71d0891
002c:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83aa77
ip=7b83aa77 tid=002c
002c:trace:seh:raise_exception info[0]=f71d0900
002c:trace:seh:raise_exception info[1]=f71d0a88
wine: Call from 0x7b83aa77 to unimplemented function
windowscodecs.dll.WICSetEncoderFormat_Proxy, aborting
002c:trace:seh:call_vectored_handlers calling handler at 0x791f5a7c
code=80000100 flags=1
002c:Call KERNEL32.GetLastError() ret=791f5aa7
002c:Ret KERNEL32.GetLastError() retval=00000000 ret=791f5aa7
002c:trace:seh:call_vectored_handlers handler at 0x791f5a7c returned 0
002c:trace:seh:call_stack_handlers calling handler at 0x791ccc44 code=80000100
flags=1
--- snip ---
Prerequisite: winetricks -q dotnet20 dotnet4Â0ÂÂ corefonts
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32564
Bug #: 32564
Summary: Visual Studio 2010 (10.0) Express Edition needs
atl100.dll.AtlAxDialogBoxW
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
found while investigating bug 32562
After clicking "OK" in project creation wizard nothing happens and the
following is shown in console:
--- snip ---
0009:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83aa77
ip=7b83aa77 tid=0009
0009:trace:seh:raise_exception info[0]=7ec005c0
0009:trace:seh:raise_exception info[1]=7ec0065d
wine: Call from 0x7b83aa77 to unimplemented function
atl100.dll.AtlAxDialogBoxW, aborting
0009:trace:seh:call_vectored_handlers calling handler at 0x791f5a7c
code=80000100 flags=1
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/c0456aea76bcd8ce77d7c91dfc95a5ff…
--- snip ---
21 35 stub AtlAxDialogBoxW
22 36 stub AtlAxDialogBoxA
--- snip ---
Prerequisite: 'winetricks -q dotnet20 dotnet40 windowscodecs corefonts'
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35084
Bug #: 35084
Summary: Visual Studio 2010 installer fails to install in
64-bit Windows XP WINEPREFIX (claims "Windows XP x64
Service Pack 2 is required")
Product: Wine
Version: 1.7.7
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
as the summary says.
The installer prerequisite log "dd_depcheck_VC_EXP_100.txt" is pretty verbose,
no need for Wine trace log:
--- snip ---
...
[12/08/13,20:06:38] Windows XP x64 Service Pack 2 is required ==
[12/08/13,20:06:38] This component uses the FileRegVerCheck version check
method. It will compare a given version against the version of a regkey on your
machine.
[12/08/13,20:06:38] Registry key being interrogated:
HKLM,System\CurrentControlSet\Control\Windows; Value: CSDVersion; Version: 512.
[12/08/13,20:06:38] Version on user's machine: 256
[12/08/13,20:06:38] Version to be installed: 512
[12/08/13,20:06:38] Windows XP x64 Service Pack 2 is required == Component to
be installed.
--- snip ---
Setting CSDVersion to 512 in 64-bit prefix allows the installer go further.
Wine uses "Service Pack 3" for 32-bit "Windows XP" setting (=latest).
There is no SP3 for the 64-bit version of Windows XP. XP2 is indeed the latest.
For consistency it would make sense that Wine uses SP2 for 64-bit XP,
indicating highest SP level.
$ sha1sum vc_web.exe
c2d61a5424aa474a169e59199aa2158a858833f6 vc_web.exe
$ du -sh vc_web.exe
3.2M vc_web.exe
$ wine --version
wine-1.7.8-128-g37460b6
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.