http://bugs.winehq.org/show_bug.cgi?id=30715
Bug #: 30715
Summary: DVDFlick 1.3.x fails on startup with "automation
error" (needs Scripting.Dictionary implementation)
Product: Wine
Version: 1.5.4
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,
now that Scripting.FileSystemObject is present (bug 29344) it runs further but
still complains on startup.
--- snip ---
...
0024:Call
ole32.CoCreateInstanceEx(004190b0,00000000,00000005,00000000,00000004,0032f7f0)
ret=660e3937
0024:trace:ole:CoCreateInstance (rclsid={ee09b103-97e0-11cf-978f-00a02463e06f},
pUnkOuter=(nil), dwClsContext=00000005,
riid={00000000-0000-0000-c000-000000000046}, ppv=0x32f708)
...
0024:trace:ole:apartment_getclassobject found
L"C:\\windows\\system32\\scrrun.dll" already loaded
0024:trace:ole:apartment_getclassobject calling DllGetClassObject 0x7e3bb7a0
0024:Call scrrun.DllGetClassObject(004190b0,7eac550c,0032f69c) ret=7e9e5c12
0024:fixme:scrrun:DllGetClassObject {ee09b103-97e0-11cf-978f-00a02463e06f}
{00000001-0000-0000-c000-000000000046} 0x32f69c
0024:Ret scrrun.DllGetClassObject() retval=80040111 ret=7e9e5c12
0024:err:ole:apartment_getclassobject DllGetClassObject returned error
0x80040111
...
0024:err:ole:create_server class {ee09b103-97e0-11cf-978f-00a02463e06f} not
registered
0024:err:ole:CoGetClassObject no class object
{ee09b103-97e0-11cf-978f-00a02463e06f} could be created for context 0x5
0024:Ret ole32.CoCreateInstanceEx() retval=80040152 ret=660e3937
...
0024:Call KERNEL32.RaiseException(c000008f,00000001,00000002,0032f7e4)
ret=660d0956
0024:trace:seh:raise_exception code=c000008f flags=1 addr=0x7b8393ff
ip=7b8393ff tid=0024
0024:trace:seh:raise_exception info[0]=deadcafe
0024:trace:seh:raise_exception info[1]=deadcafe
0024:trace:seh:raise_exception eax=7b826429 ebx=7b8b06b0 ecx=deadcafe
edx=0032f70c esi=0032f7e4 edi=0032f760
0024:trace:seh:raise_exception ebp=0032f748 esp=0032f6e4 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000287
0024:trace:seh:call_stack_handlers calling handler at 0x403be6 code=c000008f
flags=1
...
0024:trace:variant:VarBstrCat L"An error occured during startup. Number
-2147221166 from dvdflick:\r\nAutomation error\r\nLast DLL error: 0"
--- snip ---
"Scripting.Dictionary" is the friendly name of CLSID
{EE09B103-97E0-11CF-978F-00A02463E06F}
'winetricks -q wsh57' works around.
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=23912
Summary: dvdflick has an error on startup: "Object doesn't
support this property or method"
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://sourceforge.net/project/showfiles.php?group_id=
170196&package_id=194180
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: trivial
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: huw(a)codeweavers.com
Created an attachment (id=30022)
--> (http://bugs.winehq.org/attachment.cgi?id=30022)
terminal output
Regression caused by:
baef9a7e92d93bde21303d8f81c7d80dee9b1780 is the first bad commit
commit baef9a7e92d93bde21303d8f81c7d80dee9b1780
Author: Huw Davies <huw(a)codeweavers.com>
Date: Thu Jul 29 13:20:21 2010 +0100
oleaut32: Don't invoke a function that has the restricted attribute or is
part of an interface that's marked as restricted.
:040000 040000 b3bd2113fdf40b71ba94ba11f68607422777a388
b3e20e99539ff392dd8edce0af67d4c2491fae57 M dlls
easy to reproduce. Download app, install, and run. I'm not sure what it breaks,
if anything. The app itself is kinda useless, see bug 15225.
--
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=16462
Summary: DVD Flick 1.0.3.X freezes when adding a video file
Product: Wine
Version: 1.1.9
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: protomank(a)gmail.com
DVD Flick is a very good open-source Windows app for creating DVDs. The 1.0.2.X
version works fine in Wine, but the new, 1.0.3 version have two problems:
- fonts are too small (if you install some extra windows fonts the problem
diminishes, but still not good)
- freeze when adding a video to the project.
Sadly, for #2, no message is seen in prompt (and I do not know how to use
winedbg, sorry), it just stops executing without any output for the user.
According to DVD Flick author, no changes in the video import were made, only
the ffmpeg version was upgraded.
(I'll try to put the old one over the new to test today).
--
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=24152
Summary: wine1.3.1 powerdesigner12 can not open *.pdm file
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stormyangtao(a)hotmail.com
Yesterday I update Wine1.3.0 to Wine1.3.1 . And then My Power Designer 12 can
not open the pdm file. Before I update wine, PowerDesigner works well.
--
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=34823
Bug #: 34823
Summary: regasm.exe Error parsing
c:\windows\Microsoft.Net\Framework\v4.0.30319\config\m
achine.config Parser returned error 0x80004001
Product: Wine
Version: 1.7.5
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 11602011(a)qq.com
Classification: Unclassified
when setup sysbase powerdesigner 16.5.0.3982, and run pdshell16.exe, Error
info:
regasm.exe
Error parsing
c:\windows\Microsoft.Net\Framework\v4.0.30319\config\machine.config
Parser returned error 0x80004001
my system: Mac OS X Mavericks 10.9
--
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=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.