http://bugs.winehq.org/show_bug.cgi?id=14571
Summary: ole32.CoGetCallerTID needed for VS.NET 2005
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
keep the VS.NET 2005 IDE for ~10 secs open and it will crash due to this bug.
--- snip ---
0026:Call user32.InSendMessage() ret=500891c3
0026:Ret user32.InSendMessage() retval=00000000 ret=500891c3
0026:Call KERNEL32.RaiseException(80000100,00000001,00000002,0032f618)
ret=608a4d85
0026:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b8432e0
0026:trace:seh:raise_exception info[0]=608a4e20
0026:trace:seh:raise_exception info[1]=608a4e2a
wine: Call from 0x7b8432e0 to unimplemented function ole32.dll.CoGetCallerTID,
aborting
0026:trace:seh:call_stack_handlers calling handler at 0x506a8ab0 code=80000100
flags=1
--- snip ---
MSDN info here: http://msdn.microsoft.com/en-us/library/ms680683(VS.85).aspx
Implementation is straight forward (minus remote), all the info is there.
I've already verified with a patch.
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=18500
Summary: ntdll.NtQueryInformationProcess: provide simple
ProcessDebugObjectHandle info class handling,
returning "no debugger"
Product: Wine
Version: 1.1.21
Platform: Other
URL: http://www.exeinfo.go.pl/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
this is a continuation of http://bugs.winehq.org/show_bug.cgi?id=12859#c7
The app queries for unimplemented "ProcessDebugObjectHandle" information class.
--- snip ---
...
0021:Call ntdll.NtSetInformationThread(fffffffe,00000011,00000000,00000000)
ret=004da0d5
0021:fixme:thread:NtSetInformationThread info class 17 not supported yet
0021:Ret ntdll.NtSetInformationThread() retval=c0000002 ret=004da0d5
0021:Call
0021:Call
ntdll.NtQueryInformationProcess(ffffffff,0000001e,c0000002,00000004,00000000)
ret=004da0e4
0021:fixme:ntdll:NtQueryInformationProcess (process=0xffffffff) Unimplemented
information class: ProcessDebugObjectHandle
0021:Ret ntdll.NtQueryInformationProcess() retval=c0000003 ret=004da0e4
...
--- snip ---
Wine already fakes info for such kind of classes, returning "no debugger".
Have a look at dlls/ntdll/process.c:NtQueryInformationProcess, ProcessDebugPort
how it's done and provide simple patch.
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=12859
Summary: HideThreadFromDebugger in NtSetInformationThread
Product: Wine
Version: 0.9.60
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: readams(a)readams.net
Created an attachment (id=12555)
--> (http://bugs.winehq.org/attachment.cgi?id=12555)
Add HideThreadFromDebugger to winternl.h and to NtSetInformationThread
This API exists in the windows NtSetInformationThread for some reason.
The sensible thing to do in wine here seems to be to just ignore this call.
Patch attached is against 0.9.60.
--
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=21930
Summary: Free Ghost installer crashes during project building
in console
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.ethalone.com/download/gi/GIFree.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ariafan(a)mail.ru
Created an attachment (id=26619)
--> (http://bugs.winehq.org/attachment.cgi?id=26619)
Test installation project
Try in console
wineconsole "c:\program files\Ethalone\Ghost Installer\Bin\GIBuild.exe"
test.gpr
Message is appeared during project building:
fixme:msvcrt:MSVCRT__sopen : pmode 0x81b6 ignored
and later
err:seh:setup_exception_record stack overflow 860 bytes in thread 003f eip
00406df5 esp 00240fd4 stack 0x240000-0x241000-0x340000
testsetup.exe was not created.
See test.gpr in attachment.
--
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=22176
Summary: Rocket Reader 8.3 fails to install
Product: Wine
Version: 1.1.16
Platform: x86
URL: ftp://rocketreader.com/rocketreaderv83.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
CC: julliard(a)winehq.org
Created an attachment (id=27054)
--> (http://bugs.winehq.org/attachment.cgi?id=27054)
WINEDEBUG=+relay on Wine 1.1.41-72-ge9be1b4
At installation, around 75%, the program displays an error (Error changing
registry data), after that it deletes all what it has installed. This error
doesn't appear on Wine 1.1.15 so it's regression. Regression test did give
1c91d54503f9b2afa513dc4dd79bf19bc9bad51a is the first bad commit
commit 1c91d54503f9b2afa513dc4dd79bf19bc9bad51a
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Feb 18 14:44:17 2009 +0100
msvcrt: Don't try to duplicate invalid handles. Don't reset std handles if
we didn't set them.
:040000 040000 2abf5f9a82de1d29b1fccadc658fc3a956388ac4
86464380dfe4aca4c5c11ea2a539a1fc5def03b8 M dlls
Reverting this fault patch enables me to install Rocket Reader.
The program doesn't install on wine 1.1.41. In terminal there is
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:sfc:SfcIsFileProtected ((nil), L"C:\\Program
Files\\RocketReaderV83\\french.qmc") stub
I'm attaching terminal output with +relay
--
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=27478
Summary: wordview_zh-cn.exe crash
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=35133)
--> (http://bugs.winehq.org/attachment.cgi?id=35133)
Log: start wordview_zh-cn.exe
1. Download wordview_zh-cn.exe from
http://www.microsoft.com/downloads/zh-cn/confirmation.aspx?displaylang=zh-c…
wget --referer=http://www.microsoft.com
http://download.microsoft.com/download/3/a/c/3ac87e64-8099-46d6-8e04-363d2d…
2. start the installer with wine
$ wine Wine/wordview_zh-cn.exe &> wordview_zh-cn.log
then the installer will crash.
See attachment for full log
Backtrace:
=>0 0x492cccb9 cabinet_seek_stream+0x19(hf=0, dist=0, seektype=0x1)
[/build/buildd/wine1.3-1.3.21/dlls/msi/media.c:280] in msi (0x003292a4)
1 0x360ac2b5 FDI_read_entries+0x54(fdi=0x556190, hf=0, pfdici=0x329438,
pmii=0x5902f4) [/build/buildd/wine1.3-1.3.21/dlls/cabinet/fdi.c:466] in cabinet
(0x003293a4)
2 0x360b01eb FDICopy+0x23a(hfdi=0x556190, pszCabinet="<STREAM>",
pszCabPath=0x0(nil), flags=0, pfnfdin=0x492ce170, pfnfdid=(nil),
pvUser=0x329688) [/build/buildd/wine1.3-1.3.21/dlls/cabinet/fdi.c:2535] in
cabinet (0x003295b4)
3 0x492cebb7 msi_cabextract+0x456(package=0x529480, mi=0x555e10,
data=0x329688) [/build/buildd/wine1.3-1.3.21/dlls/msi/media.c:632] in msi
(0x00329624)
--
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=30076
Bug #: 30076
Summary: .NET Framework 4.x with WinVer setting "Windows 7"
spams terminal with "LocaleNameToLCID/LCIDToLocaleName
unsupported flags 8000000"
(LOCALE_ALLOW_NEUTRAL_NAMES)
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
a minor one ...
When using .NET 4.x Framework in "Windows 7" mode (at least installer requires
this) the terminal is spammed with:
--- snip ---
$ wine ./hello.exe
...
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LCIDToLocaleName unsupported flags 8000000
fixme:nls:LCIDToLocaleName unsupported flags 8000000
fixme:nls:LCIDToLocaleName unsupported flags 8000000
Hello C# World :-)
--- snip ---
This due to LOCALE_ALLOW_NEUTRAL_NAMES (0x8000000) being passed to allow
returning neutral names/lcids for name.
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/dd318711%28v=vs.85%…
--- quote ---
Windows 7 and later: Can be set to LOCALE_ALLOW_NEUTRAL_NAMES to allow the
return of a neutral LCID.
--- quote ---
One could set to default "Windows XP" after installation but I'm not sure about
the side-effects.
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=33377
Bug #: 33377
Summary: Dependencies on third-party import dlls are undetected
Product: Wine-Testbot
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
Created attachment 44167
--> http://bugs.winehq.org/attachment.cgi?id=44167
Patch to reproduce this bug
The attached patch reproduces an issue first encountered 'in the wild' with
this set of patches:
* [1/3] include: Add COM interface definitions needed for PrintDlgEx
implementation.
http://www.winehq.org/pipermail/wine-patches/2013-April/123420.html
* [3/3] comdlg32: Add an interactive PrintDlgEx test.
http://www.winehq.org/pipermail/wine-patches/2013-April/123422.html
* Re: [3/3] comdlg32: Add an interactive PrintDlgEx test.
http://www.winehq.org/pipermail/wine-devel/2013-April/099397.html
Here is the core of the issue:
* The patch contains a first chunk that modifies include/commdlg.h.
* This causes a new symbol to be exported by libuuid.a.
* The comdlg32:printdlg test needs that symbol to be relinked.
The problem is that the WineTestBot does not do a full recompile (for
performance reasons), and thus libuuid.a is not rebuilt. So the comdlg32 relink
fails because of the missing symbol.
Unfortunately there's really no clear indication in the patch that libuuid.a
needs to be rebuilt. We could very well run into the same issue with dxguid or
a number of other dlls.
Some options:
* Systematically do a full rebuild. This would be pretty wasteful.
* Do a full rebuild whenever the patch touches 'include/'.
* Hardcode a list of uuid-like dlls and rebuild them all whenever a patch
touches 'include/'.
* Detect which uuid-like dlls the test links with (by parsing the Makefile?),
and rebuild those whenever the patch touches 'include/'.
It's also possible that any chunk outside of the test directory could get us
into trouble if we link with the corresponding dll.
--
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.