https://bugs.winehq.org/show_bug.cgi?id=36210
Bug ID: 36210
Summary: Sybase PowerDesigner 16.5 'pdshell16.exe' (.NET 4.x
WPF app) wants oleacc.CreateStdAccessibleObject
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
it's unclear if the missing implementation (stub) is really harmful to the app
(there are various Wine bugs exposed in the app).
When a main menu item (popup) is navigated for the first time, the terminal
gets:
--- snip ---
fixme:oleacc:CreateStdAccessibleObject 0x44021a -4
{618736e0-3c3d-11cf-810c-00aa00389b71} 0x33d6f4
--- snip ---
Since I've seen that Piotr Caban is working on 'oleacc' component right now
(probably motivated by MS Office/Adobe ui automation bugs?), it might be useful
to track this too.
Debugger:
--- snip ---
Stopped on breakpoint 1 at 0x7d76fe08 CreateStdAccessibleObject
[/home/focht/projects/wine/wine.repo/src/dlls/oleacc/main.c:41] in oleacc
CreateStdAccessibleObject () at
/home/focht/projects/wine/wine.repo/src/dlls/oleacc/main.c:41
41 {
Wine-dbg>bt
Backtrace:
=>0 0x7d76fe08 CreateStdAccessibleObject(hwnd=0x1021c, idObject=0xfffffffc,
riidInterface=0x53833df8, ppvObject=0x33d6f4)
[/home/focht/projects/wine/wine.repo/src/dlls/oleacc/main.c:41] in oleacc
(0x0033d700)
1 0x5384d53a in uiautomationcore (+0x1d539) (0x0033d71c)
2 0x5384db45 in uiautomationcore (+0x1db44) (0x0033d754)
3 0x5383777c in uiautomationcore (+0x777b) (0x0033d76c)
4 0x0f51af8c (0x0033d7e4)
5 0x0f51ae80 (0x0033d7f8)
...
Wine-dbg>info locals
0x7d76fe08 CreateStdAccessibleObject: (0033d700)
HWND hwnd=0x1021c (parameter [ESP+4])
LONG idObject=0xfffffffc (parameter [ESP+8])
IID* riidInterface=0x53833df8 (parameter [ESP+12])
void** ppvObject=0x33d6f4 (parameter [ESP+16])
Wine-dbg>p *riidInterface
{Data1=0x618736e0, Data2=0x3c3d, Data3=0x11cf, Data4="????"}
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/817222558d3e3dd09aba1f348f24eda2…
--- snip ---
39 HRESULT WINAPI CreateStdAccessibleObject( HWND hwnd, LONG idObject,
40 REFIID riidInterface, void** ppvObject )
41 {
42 FIXME("%p %d %s %p\n", hwnd, idObject,
43 debugstr_guid( riidInterface ), ppvObject );
44 return E_NOTIMPL;
45 }
--- snip ---
$ sha1sum PowerDesigner165_DMR.exe
c74e4cfd99500d9e3e32713b302ea35bc3f911fb PowerDesigner165_DMR.exe
$ du -sh PowerDesigner165_DMR.exe
810M PowerDesigner165_DMR.exe
$ wine --version
wine-1.7.17-148-g2e5cb7a
Regards
--
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=33554
Bug #: 33554
Summary: Pervasive SQL v10 w3dbsmgr.exe (Database Service
Manager) crashes due to unimplemented function
clusapi.dll.GetClusterInformation
Product: Wine
Version: 1.5.29
Platform: x86
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 ...
--- snip ---
...
0062:trace:process:create_process_impl app (null) cmdline L"C:\\Program
Files\\Pervasive Software\\PSQL\\bin\\w3dbsmgr.exe -service -srde"
...
006d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\clusapi.dll" at 0xf7460000: builtin
006d:fixme:clusapi:OpenCluster ((null)) stub!
...
Unhandled exception: unimplemented function clusapi.dll.GetClusterInformation
called in 32-bit code (0x7b83aabb).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7b83aabb ESP:00b7d8b4 EBP:00b7d918 EFLAGS:00000283( - -- I S - - -C)
EAX:7b826979 EBX:7b8ba000 ECX:f746a2e0 EDX:00b7d8d4
ESI:deadbeef EDI:f7460000
...
Module Address Debug info Name (70 modules)
PE 400000- 46b000 Deferred w3dbsmgr
PE 470000- 54c000 Deferred pscl3
PE b80000- bcc000 Deferred w3sqlmgr
PE bd0000- dfd000 Deferred w3odbcei
PE 1020000- 1082000 Deferred clientrb
PE 10000000-1004b000 Deferred pscore3
PE 67d00000-67d57000 Export w3mif190
PE 78130000-781cb000 Deferred msvcr80
...
Threads:
process tid prio (all id:s are in hex)
...
00000030 (D) C:\Program Files\Pervasive Software\PSQL\bin\w3dbsmgr.exe
0000006d 0 <==
0000006c 0
0000006b 0
00000061 0
System information:
Wine build: wine-1.5.29-208-gfdedaba
Platform: i386
Host system: Linux
Host version: 3.8.11-200.fc18.x86_64
--- snip ---
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=29194
Bug #: 29194
Summary: Batman Arkham Asylum demo: black screen with Catalyst
>= 11.6
Product: Wine
Version: 1.3.33
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danxuliu(a)gmail.com
Classification: Unclassified
Created attachment 37672
--> http://bugs.winehq.org/attachment.cgi?id=37672
Batman Arkham Asylum demo log with Catalyst 11.11
I'm not sure if this is a real Wine bug or just a Catalyst bug. If it is a
Catalyst bug, sorry for bothering you :)
In a fresh wineprefix, I have configured Wine (1.3.33) to run in windowed mode,
in 1024x768 resolution. After that, I have installed Batman Arkham Asylum demo
(http://cdn2.netops.eidosinteractive.com/batmanarkhamasylum/BMDemo_installer…).
Then, I have installed dotnet20 with winetricks (as .NET is needed to run the
game). Due to bug http://bugs.winehq.org/show_bug.cgi?id=20651, I also have to
add in "installed Batman Demo directory"/BmGame/Config/UserEngine.ini:
[Engine.Engine]
Language=int
Once all this is done, executing "installed Batman Demo
directory"/Binaries/ShippingPC-BmGame.exe with Catalyst 11.5 shows a Batman
image and then the intro videos (bink videos) start.
However, with Catalyst 11.6 and newer (the newest at the time of this writing
is 11.11, and it shows the problem too) instead of the intro videos a black
screen appears. If I change to other window and then show the Wine desktop
again, the game window is not refreshed (I mean, the contents of the game
window are those of the window I showed over it).
My graphics card is an Ati Radeon HD 4890.
I have attached the Wine log. Note that the "^C" in the eighth line from the
end was caused by a Ctrl-C in the console to stop the game.
I don't know what other information is needed, so please ask :)
--
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=24461
Summary: Batman: Arkham Asylum Demo aborts on startup in
system.management?
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Work around bug 24460 to get the game to install, then try to
start it with
cd "$programfilesdir_x86_win\\Eidos\\Batman Arkham Asylum Demo\\Binaries"
ShippingPC-BmGame.exe
It crashes with an error report dialog box; the following log
lines correspond to the dialog box:
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime 2.0 Error Reporting"):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00001388,(nil),0x000b,0x000000fa,0x3009a1b4,0x5dc624):
stub
err:eventlog:ReportEventW L"clr20r3"
err:eventlog:ReportEventW L"bmlauncher.exe"
err:eventlog:ReportEventW L"1.0.0.0"
err:eventlog:ReportEventW L"4a65eeb5"
err:eventlog:ReportEventW L"system.management"
Workaround from appdb: download the three files
http://www.glio.net/UserEngine.inihttp://www.glio.net/UserInput.inihttp://www.glio.net/UserGame.ini
to
c:/users/$USERNAME/My Documents/Eidos/Batman Arkham Asylum Demo/BmGame/Config
--
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=24460
Summary: Batman: Arkham Asylum Demo won't install without
dotnet30 and gfw
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
If you try to install the demo with no native libraries,
the install fails with
DXSetup.exe - Error
A fatal error occurred. However, mscorees.dll could not be loaded to display
the appropriate error message. Please reinstall the .NET framework.
"winetricks dotnet30 gfw" works around this.
At one point, I think "winetricks mono26 gfw" also worked around it,
but that's not working for me at the moment.
--
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=37599
Bug ID: 37599
Summary: AlphaShadow v1.2 - AlphaVSS Volume Shadow Copy Library
Sample Client (.NET 4.0 app) needs VSSAPI.DLL
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
since there is a patch pending introducing vssapi stub dll
(https://source.winehq.org/patches/data/107766) it might be useful to have some
bug report :)
Found .NET Framework based (managed wrapper) library and example client.
CW probably has some different, specific app in mind :)
Download: https://alphavss.codeplex.com/
Prerequisite: 'winetricks -q dotnet40'
--- snip ---
$ pwd
/home/focht/Downloads/AlphaVSS-1.2.4000.3/Bin/Release
$ wine ./AlphaShadow.exe lws
...
fixme:shell:URL_ParseUrl failed to parse L"AlphaVSS.Common"
fixme:shell:URL_ParseUrl failed to parse L"System.Core"
fixme:shell:URL_ParseUrl failed to parse L"System.EnterpriseServices"
AlphaShadow v1.2 - AlphaVSS Volume Shadow Copy Library Sample Client
Copyright c Peter Palotas 2008-2012
fixme:shell:URL_ParseUrl failed to parse L"System"
Final context: 0
fixme:shell:URL_ParseUrl failed to parse L"AlphaVSS.51.x86"
err:module:import_dll Library VSSAPI.DLL (which is needed by
L"Z:\\home\\focht\\Downloads\\AlphaVSS-1.2.4000.3\\Bin\\Release\\AlphaVSS.51.x86.dll")
not found
Error: Could not load file or assembly 'AlphaVSS.51.x86.dll'
or one of its dependencies. Module not found.
--- snip ---
$ sha1sum AlphaVSS-1.2.4000.3.zip
d465732a6a8909bde092d6a8ce3961086a5a57d4 AlphaVSS-1.2.4000.3.zip
$ du -sh AlphaVSS-1.2.4000.3.zip
5.4M AlphaVSS-1.2.4000.3.zip
$ wine --version
wine-1.7.31-64-gd22928f
Regards
--
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=35910
Bug ID: 35910
Summary: not open programs
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: midela73(a)gmail.com
Created attachment 47958
--> http://bugs.winehq.org/attachment.cgi?id=47958
not open programs
not open programs
--
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=25776
Summary: Windows Live Mesh installer renders incorrectly
Product: Wine
Version: 1.3.11
Platform: x86-64
URL: http://explore.live.com/windows-live-mesh?os=other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trygve.vea(a)gmail.com
Created an attachment (id=32848)
--> (http://bugs.winehq.org/attachment.cgi?id=32848)
Terminal output, wine 1.3.11
While attempting to test bug 4538, I'm unable to install Windows Live Mesh due
to the installer rendering incorrectly (PS: Prerequisite for getting thus far
is setting Windows version to Windows 7). There are no visible buttons, only
some text.
Uploaded attachment shows terminal output.
Will upload screenshot shortly.
--
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=16884
Summary: .NET 3.0: WCF installer fails due to LsaLookupNames2
stub
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=10cc340b-f857-4a14-83f5-25634c3bf043
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
after getting past bug 16883 the next one...
Prerequisites:
---
1. clean WINEPREFIX
2. sh mywinetricks -q wmicore
3. sh winetricks -q dotnet20
4. download .NET 3.0 Framework installer from: http://download.microsoft.com
/download/4/d/a/4da3a5fa-ee6a-42b8-8bfa-ea5c4a458a7d/dotnetfx3setup.exe
(sha1sum:
a566bcd2ffffc3842a95adc57f7df3f8cd11577f)
5. export _SFX_CAB_SHUTDOWN_REQUEST=1 (workaround, see bug 9158)
6. wine ./dotnetfx3setup.exe
It might take a while until all required packages are downloaded using BITS.
Note: If you need to redo steps, backup the directory "dotnetfx304506.30" from
"c:\\windows\\temp" to a different location, remove ~/.wine, copy
"dotnetfx304506.30" again to "c:\\windows\\temp" to prevent BITS from
downloading over and over again.
---
The WCF installer still fails:
"c:\\windows\\temp\\dd_wcf_retCA5476.txt":
--- snip ---
ServiceModelReg [14:57:53:680]: Starting tool
'C:\windows\system32\wbem\mofcomp.exe' with parameters
'"C:\windows\Microsoft.NET\Framework\v3.0\Windows Communication
Foundation\ServiceModel.mof"'.
ServiceModelReg [14:57:55:965]: Microsoft (R) 32-bit MOF Compiler Version
1.50.1085.0001
ServiceModelReg [14:57:55:966]: Copyright (c) Microsoft Corp. 1997-1999. All
rights reserved.
ServiceModelReg [14:58:03:464]:
ServiceModelReg [14:58:03:467]: Parsing MOF file:
C:\windows\Microsoft.NET\Framework\v3.0\Windows Communication
Foundation\ServiceModel.mof
ServiceModelReg [14:58:06:160]: MOF file has been successfully parsed
ServiceModelReg [14:58:06:164]: Storing data in the repository...
ServiceModelReg [14:58:07:047]: An error occurred while creating object 3
defined on lines 20 - 24:
ServiceModelReg [14:58:07:053]: 0X80041002 Class, instance, or property
'HostingModel' was not found.
ServiceModelReg [14:58:07:280]: Compiler returned error 0x80041001
ServiceModelReg [14:58:07:280]:
ServiceModelReg [14:58:07:291]:
ServiceModelReg [14:58:07:330]: Tool 'C:\windows\system32\wbem\mofcomp.exe'
with parameters '"C:\windows\Microsoft.NET\Framework\v3.0\Windows Communication
Foundation\ServiceModel.mof"' exited with code '3'.
ServiceModelReg [14:58:07:473]: Warning: Failure executing
"C:\windows\system32\wbem\mofcomp.exe" with parameters
""C:\windows\Microsoft.NET\Framework\v3.0\Windows Communication
Foundation\ServiceModel.mof"": System.ApplicationException: Unexpected result 3
executing C:\windows\system32\wbem\mofcomp.exe with
"C:\windows\Microsoft.NET\Framework\v3.0\Windows Communication
Foundation\ServiceModel.mof"
at System.ServiceModel.Install.InstallHelper.ExecuteWait(String program,
String parameters, Int32[] allowedExitCodes)
at System.ServiceModel.Install.WmiInstallComponent.OnInstall(OutputLevel
outputLevel)
ServiceModelReg [14:58:08:291]: Error: WMI classes are not installed.
ServiceModelReg [14:58:08:304]: Repairing: Windows CardSpace (idsvc)
ServiceModelReg [14:58:08:610]: Repairing: Net.Tcp Port Sharing Service
(NetTcpPortSharing)
ServiceModelReg [14:58:09:011]:
System.Security.Principal.IdentityNotMappedException: Some or all identity
references could not be translated.
at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection
sourceAccounts, Type targetType, Boolean forceSuccess)
at System.Security.Principal.NTAccount.Translate(Type targetType)
at
System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification
modification, AccessRule rule, Boolean& modified)
at
System.Security.AccessControl.CommonObjectSecurity.AddAccessRule(AccessRule
rule)
at
System.ServiceModel.Install.ListenerServiceInstallComponent.SetConfigSecurity(OutputLevel
outputLevel)
at
System.ServiceModel.Install.ListenerServiceInstallComponent.OnReinstall(OutputLevel
outputLevel)
at System.ServiceModel.Install.ServiceInstallComponent.Reinstall(OutputLevel
outputLevel)
at Microsoft.Tools.ServiceModel.ServiceModelReg.PerformAction(ActionItem
actionItem, Nullable`1 confirmUninstall)
at Microsoft.Tools.ServiceModel.ServiceModelReg.Run(String[] args)
at Microsoft.Tools.ServiceModel.ServiceModelReg.TryRun(String[] args)
=== Verbose logging stopped: 1/11/2009 14:58:09 ===
--- snip ---
Relevant trace log:
--- snip ---
0035:fixme:advapi:LsaLookupNames2
(0xcafe,0x00000000,0x00000001,0x1421c0,0x33efdc,0x33efd0) stub
...
0035:trace:seh:raise_exception code=e0434f4d flags=1 addr=0x7b844f54
ip=0x7b844fd7 tid=0035
0035:trace:seh:raise_exception info[0]=80131501
0035:trace:seh:raise_exception eax=7b82cc91 ebx=7b8c3940 ecx=00000000
edx=0033f0b8 esi=0033f0b8 edi=e0434f4d
0035:trace:seh:raise_exception ebp=0033f080 esp=0033f01c cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000246
0035:trace:seh:call_stack_handlers calling handler at 0x79f9a3c8 code=e0434f4d
flags=1
0035:CALL
MSVCR80._except_handler4_common(7a381240,79e717fb,0033f02c,0033f0d0,0033ecb8,0033eb60)
ret=79f9a3e7
0035:RET MSVCR80._except_handler4_common() retval=00000001 ret=79f9a3e7
0035:trace:seh:call_stack_handlers handler at 0x79f9a3c8 returned 1
0035:trace:seh:call_stack_handlers calling handler at 0x7a3197d4 code=e0434f4d
flags=1
0035:CALL MSVCR80.__CxxFrameHandler3() ret=7bc729f1
0035:RET MSVCR80.__CxxFrameHandler3() retval=00000001 ret=7bc729f1
0035:trace:seh:call_stack_handlers handler at 0x7a3197d4 returned 1
0035:trace:seh:call_stack_handlers calling handler at 0x79f948ec code=e0434f4d
flags=1
....
0035:fixme:advapi:RegisterEventSourceW (L".",L"System.ServiceModel.Install
3.0.0.0"): stub
0035:fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x00000000,0xa55c64,0xa55b0c):
stub
0035:err:eventlog:ReportEventW
L"System.Security.Principal.IdentityNotMappedException: Some or all identity
references could not be translated.\r\n at
System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection
sourceAccounts, Type targetType, Boolean forceSuccess)\r\n at
System.Security.Principal.NTAccount.Transla"...
--- snip ---
Oh joy, LSA again ...
There already exist other bugs falling into same problem domain, example: bug
16418
If developer resources are short maybe this could be part of some SoC project:
making transition from current approach towards LSA rpc interface and lsass
(and fleshing out stubs of course).
http://www.hsc.fr/ressources/articles/win_net_srv/msrpc_lsarpc.html
I fleshed the stub a bit just for proof and it gets the WCF installer further.
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.