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=31322
Bug #: 31322
Summary: Remote Tools for Visual Studio 2012 RC for Windows on
ARM (WoA) crashes because TPIDRURW (user TLS register)
TEB value is not preserved by kernel
Product: Wine
Version: 1.5.9
Platform: arm
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,
split off from bug 31308 (see there for details).
TPIDRURW (user TLS register) TEB value is not preserved by kernel (currently
either reset to zero or left with same values across context switches).
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=33221
Bug #: 33221
Summary: Visual Studio 2008 (9.0) Express Edition cannot
compile with builtin msvcr90
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Classification: Unclassified
Regression SHA1: 5d88f780dd4bbbde0ff27075b58321d7347f6d4b
The VS IDE terminal window shows the following error:
1>cl : Command line warning D9002 : ignoring unknown option '/'
1>cl : Command line error D8003 : missing source filename
A git bisect reveals:
5d88f780dd4bbbde0ff27075b58321d7347f6d4b is the first bad commit
commit 5d88f780dd4bbbde0ff27075b58321d7347f6d4b
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Mon Feb 18 10:26:01 2013 +0100
msvcr90: Prefer builtin version.
:040000 040000 09577625ae5788cd73d4a3cd6c5c6f82ea7d9807
aef32f8a1984759761461627
A debug trace for +msvcrt is quite large (rather obviously), but can be found
here:
https://dl.dropbox.com/u/195059/wine/msvcrt.log
The issue can be worked around by setting msvcr90 to native in winecfg.
--
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=33207
Bug #: 33207
Summary: Visual Studio 2008 (9.0) Express Edition cannot launch
in a fresh prefix
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Classification: Unclassified
On launch the application reports "The application data folder for <program>
could not be created." (e.g. "Visual C++ Express"). By manually creating the
expected folder the problem can be worked around:
mkdir ${HOME}/.wine/drive_c/users/${USER}/Application\ Data
--
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=15619
Summary: Visual Studio 2008 Installer Hangs after
err:seh:setup_exception_record stack overflow
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peterbelm(a)gmail.com
Created an attachment (id=16642)
--> (http://bugs.winehq.org/attachment.cgi?id=16642)
Terminal output
When running the Visual Studio 2008 installer the setup window appears, and
starts loading installation components, after about 30 seconds full processor
usage, err:seh:setup_exception_record stack overflow appears in the terminal
output (see attachment) the progress bar increases slightly, and then it seems
to hang.
Checking with strace on the setup.exe process (the main one, the other one
gives me 'Operation not permitted', even when sudo'ing it) shows it is waiting
to read from a pipe, which is red when doing 'ls -l', I assume that means the
pipe doesn't exist any more?
--
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.