http://bugs.winehq.org/show_bug.cgi?id=32807
Bug #: 32807
Summary: installer of PPTV: needs unimplemented
atl100.dll.AtlGetPerUserRegistration
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43329
--> http://bugs.winehq.org/attachment.cgi?id=43329
The Log
reproduce follow this:
0. download it ;
1. 'winetricks -q mfc42 jscript quartz' get workarounds for: Bug 32498 and Bug
32499
2. 'wine pptvsetup_3.2.1.0076.exe'
--- snip ---
wine: Call from 0x7b83b452 to unimplemented function
atl100.dll.AtlGetPerUserRegistration, aborting
--- snip ---
- Ubuntu 12.10 32bit
- wine-1.5.22-124-gb233d20
--
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=32513
Bug #: 32513
Summary: PPTV needs unimplemented
atl100.dll.AtlGetObjectSourceInterface
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42891
--> http://bugs.winehq.org/attachment.cgi?id=42891
The Log
reproduce follow this:
0. download it ;
1. 'winetricks -q mfc42 jscript quartz' get workarounds for: Bug 32498 and Bug
32499
2. 'wine pptvsetup_3.2.1.0076.exe'
3. cd to the path where you installed it and '~/.wine/drive_c/Program
Files/PPLive/PPTV$ wine PPLive.exe' to run it
--- snip ---
wine: Unimplemented function atl100.dll.AtlGetObjectSourceInterface called at
address 0x7b83b452 (thread 0035), starting debugger...
--- snip ---
--
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=32499
Bug #: 32499
Summary: installer of PPTV crashes
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42875
--> http://bugs.winehq.org/attachment.cgi?id=42875
The Log
This a follow up of Bug 32433 .
You can reproduce it follow:
0. download it
md5sum pptvsetup_3.2.1.0076.exe
0798f55492a75b9461cacd48f038f562 pptvsetup_3.2.1.0076.exe
1. 'winetricks -q mfc42 jscript' to get workarounds for: Bug 32498 .
2. 'wine pptvsetup_3.2.1.0076.exe' to begin installation and it will crashes
when the installation nearly complete.
my test enviroment:
- Ubuntu 12.10 32bit
- wine-1.5.19-244-gf28324a
- pptvsetup_3.2.1.0076
--- snip ---
wine: Unhandled page fault on execute access to 0x00000000 at address (nil)
(thread 0053), starting debugger...
Unhandled exception: page fault on execute access to 0x00000000 in 32-bit code
(0x00000000).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:00000000 ESP:0074de08 EBP:0074de9c EFLAGS:00010206( R- -- I - -P- )
EAX:7c7eea40 EBX:00147d28 ECX:0074de3c EDX:00000000
ESI:0013f030 EDI:00000000
Stack dump:
0x0074de08: 00b1e56f 0013f030 0074de3c 4c775e39
0x0074de18: 00147d54 00e54c00 0074def4 00d25855
0x0074de28: 00000001 00001000 0007fffe 00000001
0x0074de38: 0074ded8 00000000 00e54c00 00d2589b
0x0074de48: 00000180 00000010 00000000 00e57680
0x0074de58: 00000010 0074de78 00147d28 00b2f135
Backtrace:
=>0 0x00000000 (0x0074de9c)
1 0x00b1eabe in avcvideodec.ax (+0xeabd) (0x0074def4)
0x00000000: -- no code accessible --
--- snip ---
--
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=5977
Teras <teras(a)luukku.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |teras(a)luukku.com
--- Comment #19 from Teras <teras(a)luukku.com> ---
Still the same wine-1.7.36-16-g748788f
--
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=36173
Bug ID: 36173
Summary: valgrind shows several leaks in
programs/wscript/tests/run.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4782== 128 bytes in 1 blocks are definitely lost in loss record 192 of 300
==4782== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==4782== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==4782== by 0x5ADA0B4: alloc_bstr (oleaut.c:162)
==4782== by 0x5ADA44A: SysAllocStringLen (oleaut.c:324)
==4782== by 0x4A32F3C: a2bstr (run.c:100)
==4782== by 0x4A33CE2: Dispatch_Invoke (run.c:276)
==4782== by 0x5B1C187: IDispatch_Invoke_Stub (oaidl.h:817)
==4782== by 0x5B4760B: IDispatch_RemoteInvoke_Stub (oleaut32_oaidl_p.c:1028)
==4782== by 0x5A3154F: CStdStubBuffer_Invoke (cstub.c:477)
==4782== by 0x4FB81C7: RPC_ExecuteCall (objidl.h:9086)
==4782== by 0x4FB8654: dispatch_rpc (rpc.c:1503)
==4782== by 0x5A63AB2: process_request_packet (rpc_server.c:441)
==4782== by 0x5A63F06: RPCRT4_process_packet (rpc_server.c:519)
==4782== by 0x5A64099: RPCRT4_worker_thread (rpc_server.c:541)
==4782== by 0x7BC90974: worker_thread_proc (threadpool.c:110)
==4782== by 0x7BC87017: ??? (signal_i386.c:2571)
==4782== by 0x7BC87060: call_thread_func (signal_i386.c:2630)
==4782== by 0x7BC86FF5: ??? (signal_i386.c:2571)
==4782== by 0x7BC8E43C: start_thread (thread.c:428)
==4782== by 0x4218F92: start_thread (pthread_create.c:309)
==4782==
==6569== 48 bytes in 1 blocks are definitely lost in loss record 293 of 666
==6569== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==6569== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==6569== by 0x5AB80B4: alloc_bstr (oleaut.c:162)
==6569== by 0x5AB85F5: SysAllocStringByteLen (oleaut.c:413)
==6569== by 0x5B07F9B: VariantCopy (variant.c:776)
==6569== by 0x5B083D7: VariantCopyInd (variant.c:866)
==6569== by 0x6E13F51: exec_script (interp.c:2063)
==6569== by 0x6E0FB33: do_icall (interp.c:596)
==6569== by 0x6E0FDDF: interp_icallv (interp.c:648)
==6569== by 0x6E140CD: exec_script (interp.c:2108)
==6569== by 0x6E269E6: exec_global_code (vbscript.c:83)
==6569== by 0x6E26A3C: exec_queued_code (vbscript.c:95)
==6569== by 0x6E276E1: VBScript_SetScriptState (vbscript.c:349)
==6569== by 0x4C5F7CC: run_script (activscp.h:1013)
==6569== by 0x4C5FD00: wWinMain (main.c:419)
==6569== by 0x4C5FF63: wmain (exe_wmain.c:51)
==6569== by 0x4C5FE40: __wine_spec_exe_wentry (exe_wentry.c:36)
==6569== by 0x7B8641DB: ??? (process.c:1045)
==6569== by 0x7B864328: start_process (process.c:1097)
==6569== by 0x7BC87017: ??? (signal_i386.c:2571)
==6569==
--
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=38033
Bug ID: 38033
Summary: Star Wars Jedi Knight 2 Jedi Outcast: Crashes on start
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: c_korn(a)gmx.de
Distribution: ---
Created attachment 50669
--> https://bugs.winehq.org/attachment.cgi?id=50669
wine output
Downloaded the steam version of Star Wars Jedi Knight 2 Jedi Outcast.
Crashes immediately at the start.
Ubuntu 14.10 amd64
wine 1.7.34
nvidia GTX 750 Ti
driver version: 331.113
--
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=35321
Bug ID: 35321
Summary: Wolverine: game crash after Unreal technology logo
Product: Wine
Version: 1.7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Classification: Unclassified
Created attachment 47107
--> http://bugs.winehq.org/attachment.cgi?id=47107
Wolverine backtrace
hello,
Wolverine game crash after Unreal technology logo with wine 1.7.9.
I joined you the wine terminal log and the backtrace.
Note that the last known wine version able to run this game is 1.3.9.
--
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=32110
Bug #: 32110
Summary: messenger is not letting me send messages
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yuriotaku69(a)yahoo.com
Classification: Unclassified
Created attachment 42343
--> http://bugs.winehq.org/attachment.cgi?id=42343
yahoo_messenger
Messenger not working properly
--
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=31907
Bug #: 31907
Summary: This is a bug from a yahoo messenger i am using
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rick1920_ph(a)yahoo.com
Classification: Unclassified
This what it says when i click the instant message or when i want to send a
message. i am using lubuntu 12.04 and win 1.5. if anyone can help me... thanks
--
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=22561
Summary: City Of Villains Freezes on Load screen
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: megadragon(a)comcast.net
I was able to play reasonably until the last city of villains update.
Now I freeze on the load screen and no error log is generated.
Using Wine 1.1.43
Nvidia Gforce 9600 GSO
--
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.