http://bugs.winehq.org/show_bug.cgi?id=18626
Summary: Enterprise Architect 7.1 installer crashes
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Created an attachment (id=21318)
--> (http://bugs.winehq.org/attachment.cgi?id=21318)
+msi log
When it tries to install a .Net Assembly, the installer crashes
--
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=13510
Summary: 24bpp display reported as 32bpp - crashes (dogfood)
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igoddard(a)nildram.co.uk
Created an attachment (id=13429)
--> (http://bugs.winehq.org/attachment.cgi?id=13429)
Output from attempt to run Enterprise Architect
This was reported in an earlier release (bug 11203) but is still present. Last
good version was 0.9.51 but that's not available for Ubuntu 8.04.
Appears to be fixable by adding return depth; or return 24; after line 300 of
x11drv_main.c but I'm reluctant to offer this as a patch as I don't know what
this might break.
I have listed the test results at
http://test.winehq.org/data/4ece5deeeffa22b66e0a5777b6f700251a0fb691/#group…
as igoddard_laptop (original code) and igoddard_lap_amend (amended with a
"return depth;" line).
Program affected for me is Enterprise Architect.
Platform is Advent QT5500 laptop which uses Intel UMA 950 graphics chipset.
--
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=13663
Summary: dogfood: Adobe Reader 3.x (16-Bit) crash, when loading a
Document)
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12388
OS/Version: Linux
Status: NEW
Keywords: download, win16
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=13650)
--> (http://bugs.winehq.org/attachment.cgi?id=13650)
+loaddll,+process,+tid,+seh
Load a Document or start the Application with a Document result in a crash
in Adobe Acrobat Reader 3.01 (16-Bit).
(Using a virtual Desktop makes no difference)
wine: Unhandled page fault on read access to 0xffffffff at address
0x173f:0x00000e40 (thread 0018),
--
By by ... Detlef
--
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=17976
Summary: Encompass installer crashes on startup
Product: Wine
Version: 1.1.18
Platform: PC
URL: http://download.elliemae.com/encompass/install/sepro/3.5
.0/netbranch.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With today's Git (wine-1.1.18-227-g4ea0b38), a user reported that the Encompass
installer crashed on startup in 1.1.18 but not in 1.1.17. Regression testing
showed the bad commit to be:
9c6e6efa32976e9a91330bf5bd1c0be02d6b6167 is first bad commit
commit 9c6e6efa32976e9a91330bf5bd1c0be02d6b6167
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Mar 25 13:52:56 2009 +0100
msi: Detect privately installed assemblies.
Another fix for the office 2007 sp1 installer.
:040000 040000 672ab4aff91c8b489ae8f02133e5e38a7ecfcaee
1be42519143a2f1cb9496badcbc9dad41c236d1d M dlls
Reverting the commit in master allows the installer to start.
--
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=10941
Summary: Wine does not print in a newly allocated console window
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2benny(a)gmail.com
Created an attachment (id=9867)
--> (http://bugs.winehq.org/attachment.cgi?id=9867)
The binary which recreates the bug
Wine does not print in a newly allocated console window using the function
FreeConsole(); and AllocConsole();
I've written a program which recreates the bug. I'll post the binary and the
source.
(compiled on Dev-C++ 4.9.9.2, in Wine)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18980
Summary: Canon's CONSOLE Image Control & Storage Software fails
on administrator privs check
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.usa.canon.com/consumer/controller?act=Model
InfoAct&tabact=DownloadDetailTabAct&fcategoryid=326&mo
delid=10350
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
a user in #winehq came up with this problem, so I looked into it knowing the
app won't work at all due to low level hardware driver dependency.
Anyway it revealed at least a valid bug ;-)
--- snip ---
...
0028:Call advapi32.OpenProcessToken(ffffffff,00000018,0032fce4) ret=0046fa9e
0028:Ret advapi32.OpenProcessToken() retval=00000001 ret=0046fa9e
0028:Call
advapi32.GetTokenInformation(000000a8,00000002,00000000,00000000,0032fce0)
ret=0046fac3
0028:trace:advapi:GetTokenInformation (0xa8, TokenGroups, (nil), 0, 0x32fce0):
0028:Ret advapi32.GetTokenInformation() retval=00000000 ret=0046fac3
0028:Call msvcrt.malloc(000000a0) ret=5f8038d6
0028:Call ntdll.RtlAllocateHeap(00110000,00000000,000000a0) ret=7ed2d867
0028:Ret ntdll.RtlAllocateHeap() retval=00159260 ret=7ed2d867
0028:Ret msvcrt.malloc() retval=00159260 ret=5f8038d6
0028:Call
advapi32.GetTokenInformation(000000a8,00000002,00159260,000000a0,0032fce0)
ret=0046faef
0028:trace:advapi:GetTokenInformation (0xa8, TokenGroups, 0x159260, 160,
0x32fce0):
0028:Ret advapi32.GetTokenInformation() retval=00000001 ret=0046faef
0028:Call advapi32.GetSidSubAuthorityCount(0015929c) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=0015929d ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call advapi32.GetSidSubAuthorityCount(001592a8) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=001592a9 ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call advapi32.GetSidSubAuthorityCount(001592b4) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=001592b5 ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call advapi32.GetSidSubAuthorityCount(001592c0) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=001592c1 ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call advapi32.GetSidSubAuthorityCount(001592cc) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=001592cd ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call advapi32.GetSidSubAuthorityCount(001592dc) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=001592dd ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call advapi32.GetSidSubAuthorityCount(001592ec) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=001592ed ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call msvcrt.free(00159260) ret=5f8048cf
0028:Call ntdll.RtlFreeHeap(00110000,00000000,00159260) ret=7ed2da36
0028:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7ed2da36
0028:Ret msvcrt.free() retval=00000001 ret=5f8048cf
...
0028:Call user32.MessageBoxW(00000000,00159560 L"This program requires
administrator privileges.",00157d48 L"CONSOLE",00000040) ret=5f86881e
--- snip ---
With the first call to GetTokenInformation( ... TokenGroups ... ) the app
queries the buffer size to hold result data -> lasterror =
ERROR_INSUFFICIENT_BUFFER.
The app allocates the required buffer and then calls GetTokenInformation() to
actually fetch the data.
Next, the app loops through sub authorities using GetSidSubAuthorityCount().
Normally it would look for DOMAIN_ALIAS_RID_ADMINS but the problem is the
GetLastError() call _before_ the actual comparison. If last error is != 0, the
app won't look at data returned by GetSidSubAuthorityCount().
The last successful call to GetTokenInformation() didn't reset last error at
all - it's still at ERROR_INSUFFICIENT_BUFFER:
--- snip dlls/advapi32/security.c ---
BOOL WINAPI
GetTokenInformation( HANDLE token, TOKEN_INFORMATION_CLASS tokeninfoclass,
LPVOID tokeninfo, DWORD tokeninfolength, LPDWORD retlen )
{
...
return set_ntstatus( NtQueryInformationToken( token, tokeninfoclass,
tokeninfo, tokeninfolength, retlen));
}
--- snip dlls/advapi32/security.c ---
--- snip dlls/advapi32/security.c ---
/* set last error code from NT status and get the proper boolean return value
*/
/* used for functions that are a simple wrapper around the corresponding ntdll
API */
static inline BOOL set_ntstatus( NTSTATUS status )
{
if (status) SetLastError( RtlNtStatusToDosError( status ));
return !status;
}
--- snip dlls/advapi32/security.c ---
This is probably an oversight. I don't know what Windows does but the app seems
to expect the last error being reset to zero (NTSTATUS success).
A conformance test should reveal this.
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=18717
Summary: .NET 3.x needs
ntdll.dll.RtlEnumerateGenericTableWithoutSplaying (WPF
+ MILCore driver)
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
affects every .NET 3.x GUI app which makes use of WPF.
Both, the managed part of WPF and the (unmanaged) MILCore driver make use of
the generic table API.
I'm still unsure how much of the generic table API needs to be functional and
what role such tables play in communication between Framework and MILCore
driver.
Currently, it seems we can get away with little effort.
Returning NULL from stub seems sufficient to prevent the crash and allows apps
to proceed further.
--- snip ---
fixme:shell:URL_ParseUrl failed to parse L"PresentationFramework"
fixme:shell:URL_ParseUrl failed to parse L"PresentationCore"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"WindowsBase"
fixme:advapi:RegisterTraceGuidsW 0x6a053a (nil) 0x32dfd0 1 0x32dfac (null)
(null) 0x32dfb4
fixme:shell:URL_ParseUrl failed to parse L"PresentationCore.resources"
fixme:advapi:RegisterTraceGuidsW 0x532dc234 (nil) 0x53218780 27 0x32ce8c (null)
(null) 0x53355f40
fixme:seh:RtlCaptureStackBackTrace (2, 3, 0x533546cc, (nil)) stub!
fixme:ntdll:RtlInitializeGenericTable
(0x16cae4,0x5327d3ce,0x5327d3a0,0x5327d3b7,(nil)) stub!
fixme:ntdll:RtlInitializeGenericTable
(0x16cd4c,0x5328ec37,0x5327d3a0,0x5327d3b7,(nil)) stub!
fixme:seh:RtlCaptureStackBackTrace (2, 3, 0x533546e4, (nil)) stub!
fixme:seh:RtlCaptureStackBackTrace (2, 3, 0x533546fc, (nil)) stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x2d5e568,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x2d5e568,0x00000000), stub!
wine: Call from 0x7bc48066 to unimplemented function
ntdll.dll.RtlEnumerateGenericTableWithoutSplaying, aborting
...
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime 2.0 Error Reporting"):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0008,0x000000e0,0x3009a1b4,0x6cc5c0):
stub
err:eventlog:ReportEventW L"edgermreader.exe"
err:eventlog:ReportEventW L"1.0.0.0"
err:eventlog:ReportEventW L"47c0d0da"
err:eventlog:ReportEventW L"unknown"
err:eventlog:ReportEventW L"0.0.0.0"
err:eventlog:ReportEventW L"00000000"
err:eventlog:ReportEventW L"0"
err:eventlog:ReportEventW L"7bc48066"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
--- snip ---
While you're at it, you might also want to fix the prototype of
RtlInitializeGenericTable().
--- snip dlls/ntdll/rtl.c ---
PVOID WINAPI RtlInitializeGenericTable(PVOID pTable, PVOID arg2, PVOID arg3,
PVOID arg4, PVOID arg5)
--- snip dlls/ntdll/rtl.c ---
See: http://msdn.microsoft.com/en-us/library/ms796842.aspx
Return type is VOID, additionally the parameters might be enhanced with MSDN
info.
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=18716
Summary: .NET 3.0 WPF requires SystemParametersInfoW(
SPI_GETMOUSEVANISH) handled
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://infogenium.com/proj_reader.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
another NET 3.0 app dies due to SystemParametersInfoW( SPI_GETMOUSEVANISH) not
handled (triggered by "search" -> "type text to find" action, mouse hovering)
--- snip ---
fixme:system:SystemParametersInfoW Unimplemented action: 4128
(SPI_GETMOUSEVANISH)
First chance exception generated: (0xe6a41c)
<System.ComponentModel.Win32Exception>
Unhandled exception generated: (0xe6a41c)
<System.ComponentModel.Win32Exception>
nativeErrorCode=1439
_className=<null>
_exceptionMethod=<null>
_exceptionMethodString=<null>
_message=(0xe6a6d4) "Invalid SPI parameter"
_data=(0xe6ad40) <System.Collections.ListDictionaryInternal>
_innerException=<null>
_helpURL=<null>
_stackTrace=(0xe6ad6c) <System.SByte[]>
_stackTraceString=<null>
_remoteStackTraceString=<null>
_remoteStackIndex=0
_dynamicMethods=<null>
_HResult=-2147467259
_source=<null>
_xptrs=0
_xcode=-532459699
Exception is called:UNHANDLED
...
Thread 0x37 Current State:GCUnsafe spot
0)* System.Windows.SystemParameters::get_MouseVanish +0155[native] +0064[IL] in
<Unknown File Name>:<Unknown Line Number>
1) System.Windows.Documents.TextEditorTyping::HideCursor +0046[native]
+0012[IL] in <Unknown File Name>:<Unknown Line Number>
2) System.Windows.Documents.TextEditorTyping::DoTextInput +0079[native]
+0006[IL] in <Unknown File Name>:<Unknown Line Number>
3) System.Windows.Documents.TextEditorTyping.TextInputItem::Do +0079[native]
+0020[IL] in <Unknown File Name>:<Unknown Line Number>
4) System.Windows.Documents.TextEditorTyping::ScheduleInput +0069[native]
+0028[IL] in <Unknown File Name>:<Unknown Line Number>
5) System.Windows.Documents.TextEditorTyping::OnTextInput +0403[native]
+0146[IL] in <Unknown File Name>:<Unknown Line Number>
6) System.Windows.Documents.TextEditor::OnTextInput +0031[native] +0012[IL] in
<Unknown File Name>:<Unknown Line Number>
7) System.Windows.Controls.Primitives.TextBoxBase::OnTextInput +0076[native]
+0036[IL] in <Unknown File Name>:<Unknown Line Number>
8) System.Windows.UIElement::OnTextInputThunk +0095[native] +0031[IL] in
<Unknown File Name>:<Unknown Line Number>
9) System.Windows.Input.TextCompositionEventArgs::InvokeEventHandler
+0072[native] +0007[IL] in <Unknown File Name>:<Unknown Line Number>
--- snip ---
(also suffers from bug 18660)
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=12718
Summary: Typing the username in MSN Messenger 7.5 is really slow
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://www.filehippo.com/download_msn_messenger/751/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
When i start to write my email in msn messenger, the letters will take a long
time to appear. In the console I'm only watchinh this message every time I type
a letter:
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(60000): STUB
--
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.