https://bugs.winehq.org/show_bug.cgi?id=36299
Bug ID: 36299
Summary: valgrind shows a few possible leaks in
msxml3/tests/httpreq.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==30801== 16 bytes in 1 blocks are possibly lost in loss record 132 of 690
==30801== at 0x7BC4C735: notify_alloc (heap.c:255)
==30801== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30801== by 0x4C6C0FA: alloc_bstr (oleaut.c:162)
==30801== by 0x4C6C490: SysAllocStringLen (oleaut.c:324)
==30801== by 0x49B1C66: alloc_str_from_narrow (httpreq.c:95)
==30801== by 0x49B1D13: _bstr_ (httpreq.c:109)
==30801== by 0x49B5C64: _test_open (httpreq.c:1418)
==30801== by 0x49B8937: test_safe_httpreq (httpreq.c:1749)
==30801== by 0x49B8A05: func_httpreq (httpreq.c:1768)
==30801== by 0x49EB96C: run_test (test.h:584)
==30801== by 0x49EBD5B: main (test.h:654)
==30801==
==5517== 128 bytes in 1 blocks are possibly lost in loss record 1,323 of 1,706
==5517== at 0x7BC4C735: notify_alloc (heap.c:255)
==5517== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==5517== by 0x4F080FA: alloc_bstr (oleaut.c:162)
==5517== by 0x4F08490: SysAllocStringLen (oleaut.c:324)
==5517== by 0x4F2C9C2: MSFT_ReadValue (typelib.c:2344)
==5517== by 0x4F2CBA3: MSFT_CustData (typelib.c:2398)
==5517== by 0x4F2FB99: ITypeLib2_Constructor_MSFT (typelib.c:3616)
==5517== by 0x4F2F3B8: TLB_ReadTypeLib (typelib.c:3460)
==5517== by 0x4F276DC: LoadTypeLibEx (typelib.c:478)
==5517== by 0x4F27618: LoadTypeLib (typelib.c:454)
==5517== by 0x4F3C082: ITypeInfo_fnGetRefTypeInfo (typelib.c:7730)
==5517== by 0x4F36DC5: ITypeInfoImpl_GetInternalDispatchFuncDesc
(oaidl.h:1532)
==5517== by 0x4F36E00: ITypeInfoImpl_GetInternalDispatchFuncDesc
(typelib.c:6014)
==5517== by 0x4F37036: ITypeInfo_fnGetFuncDesc (typelib.c:6090)
==5517== by 0x63F0C5C: preprocess_dispex_data (oaidl.h:1505)
==5517== by 0x63F0E79: get_dispex_data (dispex.c:323)
==5517== by 0x63F1446: DispatchEx_GetDispID (dispex.c:420)
==5517== by 0x4C661D5: test_selection (dispex.h:296)
==5517== by 0x4C7AAD7: func_domdoc (domdoc.c:11916)
==5517== by 0x4CB496C: run_test (test.h:584)
==5517==
--
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=35774
Bug ID: 35774
Summary: MSVC 2012 C compiler 'cl.exe' fails while using /MP[n]
option
Product: Wine
Version: 1.7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: loentar(a)gmail.com
Created attachment 47769
--> http://bugs.winehq.org/attachment.cgi?id=47769
example of compilation with and without /MP flag
When /MP[n] option is enabled cl.exe crashes with error "unimplemented function
msvcp110.dll.?_Equivalent@sys@tr2@std@@YAHPBD0@Z".
--
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=31496
Bug #: 31496
Summary: Render-to-fbo with WINED3D_SWAP_EFFECT_FLIP
continually spammed in console
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: illumilore(a)gmail.com
Classification: Unclassified
When playing grand theft auto 3, the wine console is continually spamming
fixme:d3d:swapchain_gl_present Render-to-fbo with WINED3D_SWAP_EFFECT_FLIP
along with the occasional fixme:d3d:resource_check_usage Unhandled usage flags
0x8.
--
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=36303
Bug ID: 36303
Summary: valgrind shows several leaks in msxml3/tests/schema.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48401
--> https://bugs.winehq.org/attachment.cgi?id=48401
valgrind log
==30820== 2 bytes in 1 blocks are definitely lost in loss record 8 of 967
==30820== at 0x7BC4C735: notify_alloc (heap.c:255)
==30820== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30820== by 0x61D7932: heap_alloc (msxml_private.h:169)
==30820== by 0x61D7AD4: xmlchar_from_wcharn (msxml_private.h:416)
==30820== by 0x61D7B4C: xmlchar_from_wchar (msxml_private.h:427)
==30820== by 0x61DA604: schema_cache_remove (schema.c:1321)
==30820== by 0x4AA537E: test_remove (msxml2.h:4206)
==30820== by 0x4AA5C31: func_schema (schema.c:1654)
==30820== by 0x4AB096C: run_test (test.h:584)
==30820== by 0x4AB0D5B: main (test.h:654)
==30820==
==30820== 28 bytes in 1 blocks are possibly lost in loss record 326 of 967
==30820== at 0x7BC4C735: notify_alloc (heap.c:255)
==30820== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30820== by 0x4D2B262: heap_alloc_zero (typelib.c:1662)
==30820== by 0x4D2DEA1: MSFT_ReadAllRefs (typelib.c:2902)
==30820== by 0x4D3014C: ITypeLib2_Constructor_MSFT (typelib.c:3716)
==30820== by 0x4D2F3B8: TLB_ReadTypeLib (typelib.c:3460)
==30820== by 0x4D276DC: LoadTypeLibEx (typelib.c:478)
==30820== by 0x4D27618: LoadTypeLib (typelib.c:454)
==30820== by 0x4D3C082: ITypeInfo_fnGetRefTypeInfo (typelib.c:7730)
==30820== by 0x4D36DC5: ITypeInfoImpl_GetInternalDispatchFuncDesc
(oaidl.h:1532)
==30820== by 0x4D36E00: ITypeInfoImpl_GetInternalDispatchFuncDesc
(typelib.c:6014)
==30820== by 0x4D37036: ITypeInfo_fnGetFuncDesc (typelib.c:6090)
==30820== by 0x6196C5C: preprocess_dispex_data (oaidl.h:1505)
==30820== by 0x6196E79: get_dispex_data (dispex.c:323)
==30820== by 0x6197446: DispatchEx_GetDispID (dispex.c:420)
==30820== by 0x4AA4A06: test_obj_dispex (dispex.h:296)
==30820== by 0x4AA4B41: test_dispex (schema.c:1485)
==30820== by 0x4AA5C27: func_schema (schema.c:1652)
==30820== by 0x4AB096C: run_test (test.h:584)
==30820== by 0x4AB0D5B: main (test.h:654)
==30820==
==30820== 123 (48 direct, 75 indirect) bytes in 1 blocks are definitely lost in
loss record 692 of 967
==30820== at 0x4006B11: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==30820== by 0x64B9711: xmlNewDocProp (in /usr/lib/libxml2.so.2.9.1)
==30820== by 0x64BB88C: ??? (in /usr/lib/libxml2.so.2.9.1)
==30820== by 0x61E562A: XDR_E_Schema (xdr.c:805)
==30820== by 0x61E57ED: XDR_to_XSD_doc (xdr.c:829)
==30820== by 0x61D9302: cache_entry_from_xdr_doc (schema.c:905)
==30820== by 0x61DA394: schema_cache_add (schema.c:1253)
==30820== by 0x4A9CAED: test_collection_refs (msxml2.h:3924)
==30820== by 0x4AA5C09: func_schema (schema.c:1646)
==30820== by 0x4AB096C: run_test (test.h:584)
==30820== by 0x4AB0D5B: main (test.h:654)
==30820==
etc.
--
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=18932
Summary: Installshield installer text not being bolded
(appinstall)
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.hellopdf.com/download.php
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=21782)
--> (http://bugs.winehq.org/attachment.cgi?id=21782)
screenshot
See attached screenshot. "Select Destination Location" should be bolded.
--
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=13648
Summary: Dogfood: Microsoft Office 97 Professional Installler
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mandriva-andreas(a)web.de
Created an attachment (id=13630)
--> (http://bugs.winehq.org/attachment.cgi?id=13630)
The console output of the installer
The installer starts quite normal but at the end it says:
"Accwiz.dll war nicht in der Lage, sich bei der Systemregistrierung zu
registrieren."
That means Accwiz.dll was not able to register itself at the registry.
After that the installation stops with the message that Office 97 Installer was
not able to install Office 97 Proffesional correctly.
In the Microsoft Office folder are some files, some of tham executable and
working but the installer did not Install Front Page for which he was requested
to install it.
--
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=12058
Summary: No car engine sounds in TrackMania United
Product: Wine
Version: 0.9.57.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: artur.szymiec(a)gmail.com
The TrackMania United however works great suffer
from missing car engine sounds.
--
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=31361
Bug #: 31361
Summary: Please add an option to disable audio devices
(output/input)
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, integration
Severity: enhancement
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Requested by a user in #winehq.
--
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=28987
Bug #: 28987
Summary: Error in playing some video files in Windows Media
Player
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleksey_r(a)list.ru
Classification: Unclassified
Created attachment 37295
--> http://bugs.winehq.org/attachment.cgi?id=37295
The error displayed in terminal when the file fails to play
When I try to play video file in Windows Media Player (both 9 and 10), it fails
to play (but doesn't crash). The error log is in attachment.
It happens not with all files.
In Windows the file is played OK. In Linux players (totem, vlc, etc.) too.
OS: OpenSuse 11.4 64 bit
Wine prefix = win32
Gstreamer plugins: base, good, bad and ugly, both 64 and 32 bit are installed.
WMP9 is installed via winetricks.
P.S. I've installed WMP9 via winetricks since in AppDB this way is advised as
official HOWTO.
--
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=22921
Summary: Ship Simulator 2008 demo freezes when starting a
mission if builtin msvcr71 is used
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.shipsim.com/downloads/trailers
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
After installing d3dx9 with winetricks, the Ship Simulator 2008 demo is able to
start. However, once a mission is selected and the Select button is clicked,
the program freezes.
Installing vcrun2003 with winetricks or removing the fake dll in system32 for
msvcr71.dll works around the problem by using the native msvcr71.
--
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=33479
Bug #: 33479
Summary: Guild Wars 2: Raw input is broken #3
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
Created attachment 44311
--> http://bugs.winehq.org/attachment.cgi?id=44311
Cursor log
The bug is the same as this issue: http://bugs.winehq.org/show_bug.cgi?id=31860
libxi6 and libxi6:i386 are installed and the log doesn't say that it can't be
loaded.
This is the used command: WINEDEBUG=+cursor wine '/wine/drive_c/Program Files
(x86)/Guild Wars 2/Gw2.exe' -dx9single > /tmp/log.txt 2>&1
In the attachments is the full log.
The problem also happens on a new profile and it doesn't appear if I'm
downgrading to Wine 1.5.28.
--
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=11751
Summary: Intellicad - endless loop when editing rich text (user32
SendMessageA)
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikesg(a)abv.bg
Created an attachment (id=11008)
--> (http://bugs.winehq.org/attachment.cgi?id=11008)
Relay log
When trying to enter rich text in a drawing in 4m - Ingellicad an endless loop
is encountered (CPU stays 98%). See details below. The console output is
attached.
Wine version: wine-0.9.56
OS: OpenSUSE 10.3
Windows: No windows, just a clean wine install
Program: 4M - Intellicad 6 classic. Download demo:
http://www.4msa.com/downloads/SetupICADClassic64_E.exe
Install: wine SetupICADClassic64_E.exe
How to run: I had to copy mfc71.dll,msvcr71.dll and msvcp71.dll from a Win XP
SP2 install into drive_c/ICAD6CLASSIC folder
Command line: wine "C:\ICAD6CLASSIC\icad.exe"
How to reproduce:
Run the program, in welcome dialog click 'Start Evaluation', in program
command line type 'mtext' in command line, drag a rectangle on screen and in
box
that appears type whatever you want (don't worry about black letters on black
background) and click 'OK'. All freezes.
When started with +relay, the following lines appear endlessly:
0009:Call user32.SendMessageA(00000000,00000150,fffffffe,00000000) ret=00585ec5
0009:Ret user32.SendMessageA() retval=00000000 ret=00585ec5
Only difference is that the third parameter decreases with 1 every time it is
displayed.
--
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=36583
Bug ID: 36583
Summary: valgrind shows several invalid reads in
user32/tests/dde.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==5757== Invalid read of size 4
==5757== at 0x5300A0F: WDML_GetConv (dde_misc.c:2248)
==5757== by 0x53010CE: DdeQueryConvInfo (dde_misc.c:2453)
==5757== by 0x4E75978: test_dde_aw_transaction (dde.c:1714)
==5757== by 0x4E7BD78: func_dde (dde.c:2779)
==5757== by 0x4F50978: run_test (test.h:584)
==5757== by 0x4F50D67: main (test.h:654)
==5757== Address 0x49b6290 is 288 bytes inside a block of size 318 free'd
==5757== at 0x7BC4C72C: notify_free (heap.c:263)
==5757== by 0x7BC51071: RtlFreeHeap (heap.c:1762)
==5757== by 0x7BC756DB: RtlFreeAnsiString (rtlstr.c:173)
==5757== by 0x7BC44D3F: FILE_CreateFile (file.c:190)
==5757== by 0x7BC44F02: NtOpenFile (file.c:246)
==5757== by 0x7B840FE2: FindFirstFileExW (file.c:1948)
==5757== by 0x7B841DE2: FindFirstFileW (file.c:2241)
==5757== by 0x7B85D58E: GetLongPathNameW (path.c:373)
==5757== by 0x7B8658CE: create_startup_info (process.c:1618)
==5757== by 0x7B866722: create_process (process.c:1998)
==5757== by 0x7B867B26: create_process_impl (process.c:2361)
==5757== by 0x7B868155: CreateProcessA (process.c:2444)
==5757== by 0x4E7BA7A: func_dde (dde.c:2738)
==5757== by 0x4F50978: run_test (test.h:584)
==5757== by 0x4F50D67: main (test.h:654)
==5757== Invalid read of size 1
==5757== at 0x402BE93: strlen (vg_replace_strmem.c:412)
==5757== by 0x7B852F8B: CompareStringA (locale.c:3055)
==5757== by 0x7B853485: lstrcmpA (locale.c:3170)
==5757== by 0x4E73DA8: dde_server_wndprocW (dde.c:1420)
==5757== by 0x538B4F5: ??? (winproc.c:173)
==5757== by 0x538B66A: call_window_proc (winproc.c:244)
==5757== by 0x538D803: WINPROC_call_window (winproc.c:900)
==5757== by 0x534EB44: DispatchMessageW (message.c:4019)
==5757== by 0x52FB4A0: WDML_SyncWaitTransactionReply (dde_client.c:1067)
==5757== by 0x52FB727: WDML_ClientHandle (dde_client.c:1124)
==5757== by 0x52FBB96: DdeClientTransaction (dde_client.c:1222)
==5757== by 0x4E74C12: test_dde_aw_transaction (dde.c:1609)
==5757== by 0x4E7BD64: func_dde (dde.c:2777)
==5757== by 0x4F50978: run_test (test.h:584)
==5757== by 0x4F50D67: main (test.h:654)
==5757== Address 0x49b33b0 is 0 bytes after a recently re-allocated block of
size 16 alloc'd
==5757== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==5757== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==5757== by 0x7B8457FF: HeapAlloc (heap.c:271)
==5757== by 0x7B845B34: GlobalAlloc (heap.c:388)
==5757== by 0x5349F4D: unpack_dde_message (message.c:2172)
==5757== by 0x534C1D3: peek_message (message.c:2936)
==5757== by 0x534DDC6: PeekMessageW (message.c:3757)
==5757== by 0x52FB4CE: WDML_SyncWaitTransactionReply (dde_client.c:1037)
==5757== by 0x52FB727: WDML_ClientHandle (dde_client.c:1124)
==5757== by 0x52FBB96: DdeClientTransaction (dde_client.c:1222)
==5757== by 0x4E74C12: test_dde_aw_transaction (dde.c:1609)
==5757== by 0x4E7BD64: func_dde (dde.c:2777)
==5757== by 0x4F50978: run_test (test.h:584)
==5757== by 0x4F50D67: main (test.h:654)
==5757==
etc.
(this is in a virtual desktop)
--
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=36105
Bug ID: 36105
Summary: user32/dde tests has some leaks
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==8974== 8 bytes in 1 blocks are definitely lost in loss record 52 of 578
==8974== at 0x7BC4C735: notify_alloc (heap.c:255)
==8974== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==8974== by 0x7B84586B: HeapAlloc (heap.c:271)
==8974== by 0x7B845A92: GlobalAlloc (heap.c:364)
==8974== by 0x50BC447: PackDDElParam (dde_misc.c:87)
==8974== by 0x5109F7E: unpack_dde_message (message.c:2166)
==8974== by 0x510C247: peek_message (message.c:2936)
==8974== by 0x510DE3A: PeekMessageW (message.c:3757)
==8974== by 0x50BB4C6: WDML_SyncWaitTransactionReply (dde_client.c:1037)
==8974== by 0x50BB71F: WDML_ClientHandle (dde_client.c:1124)
==8974== by 0x50BBB8E: DdeClientTransaction (dde_client.c:1222)
==8974== by 0x4D3096C: test_ddeml_client (dde.c:326)
==8974== by 0x4D3E80D: func_dde (dde.c:2697)
==8974== by 0x4E12A14: run_test (test.h:584)
==8974== by 0x4E12E03: main (test.h:654)
==8974==
==8974== 8 bytes in 1 blocks are possibly lost in loss record 51 of 578
==8974== at 0x7BC4C735: notify_alloc (heap.c:255)
==8974== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==8974== by 0x7B84586B: HeapAlloc (heap.c:271)
==8974== by 0x7B845B40: GlobalAlloc (heap.c:376)
==8974== by 0x50BEB40: DdeCreateDataHandle (dde_misc.c:1322)
==8974== by 0x50BF334: WDML_Global2DataHandle (dde_misc.c:1538)
==8974== by 0x50BA1F0: WDML_HandleRequestReply (dde_client.c:530)
==8974== by 0x50BB077: WDML_HandleReply (dde_client.c:943)
==8974== by 0x50BB3EB: WDML_SyncWaitTransactionReply (dde_client.c:1051)
==8974== by 0x50BB71F: WDML_ClientHandle (dde_client.c:1124)
==8974== by 0x50BBB8E: DdeClientTransaction (dde_client.c:1222)
==8974== by 0x4D319DB: test_ddeml_client (dde.c:472)
==8974== by 0x4D3E80D: func_dde (dde.c:2697)
==8974== by 0x4E12A14: run_test (test.h:584)
==8974== by 0x4E12E03: main (test.h:654)
==8974==
--
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=30471
Bug #: 30471
Summary: powersim constructor 2.5 old version cannot save and
open file
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrius.photo(a)gmail.com
Classification: Unclassified
Created attachment 39847
--> http://bugs.winehq.org/attachment.cgi?id=39847
wen starting program
hello,
i try to run Powersim constructor old version, and old is clearly but, when i
try to save or read file i get error and program is crashed. Maybe it is
because off old version program. thanks for help
--
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=25914
Summary: Dead Space 2 exits with error
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
After starting Dead Space 2 (copied from windows partition due msi bugs and
cracked due solidshield) game exits with something like that "could not
initialize graphics hardware, please restart"
Console log (pasted here because it's not too long):
fixme:d3d9:D3DPERF_GetStatus (void) : stub
fixme:d3d9:D3DPERF_SetOptions (0x1) : stub
fixme:thread:SetThreadIdealProcessor (0x134): stub
AffinityMask = 1; Initial APIC = 0; Physical ID = 0, Core ID = 0, SMT ID = 0
AffinityMask = 2; Initial APIC = 1; Physical ID = 0, Core ID = 1, SMT ID = 0
fixme:thread:SetThreadIdealProcessor (0x138): stub
fixme:thread:SetThreadIdealProcessor (0x13c): stub
fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33efe4,0x00000000), stub!
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:context_set_pixel_format Failed to set pixel format 3 on device context
0x5ec, last error 0.
err:d3d:context_create Failed to set pixel format 3 on device context 0x5ec.
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:context_set_pixel_format Failed to set pixel format 3 on device context
0x678, last error 0.
err:d3d:context_create Failed to set pixel format 3 on device context 0x678.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS
(0x49) in the format lookup table
fixme:d3d:getDepthStencilBits Unsupported depth/stencil format
WINED3DFMT_UNKNOWN.
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:context_set_pixel_format Failed to set pixel format 27 on device
context 0x68c, last error 0.
err:d3d:context_create Failed to set pixel format 27 on device context 0x68c.
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:context_set_pixel_format Failed to set pixel format 15 on device
context 0x6a0, last error 0.
err:d3d:context_create Failed to set pixel format 15 on device context 0x6a0.
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:context_set_pixel_format Failed to set pixel format 3 on device context
0x6b4, last error 0.
err:d3d:context_create Failed to set pixel format 3 on device context 0x6b4.
err:d3d9:device_parent_CreateSwapChain (0x1237c4) CreateAdditionalSwapChain
failed, returning 0x8876086a
I think these messages indicates the bug.
--
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=34405
Bug #: 34405
Summary: AklePad 4.8.4: Unhandled exception: page fault on read
access to 0x0000031c in 32-bit code (0x00423413).
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Classification: Unclassified
Created attachment 45795
--> http://bugs.winehq.org/attachment.cgi?id=45795
Backtrace of the crash
Upon enabling the toolbar plugin in aklepad this unhandled pagefault occurs.
Backtrace attached.
--
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=33937
Bug #: 33937
Summary: [EA Origin]Pictures don't display correctly with Wine
set to win7
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Created attachment 45074
--> http://bugs.winehq.org/attachment.cgi?id=45074
Origin with Wine set to WinXP
Hi,
When i launch EA Origin when Wine is set to Win7, the picture in Games tab or
Shop tab don't display correctly.
I attach to screenshot, 1 wine Origin with XP mode and the second with Seven
mode.
Concerning the output, i don't attach them because it's the same for both, but
i have only these message when i launch Origin with Seven mode :
err:shell:ShellLink_QueryInterface -- Interface: E_NOINTERFACE
err:shell:ShellLink_QueryInterface -- Interface: E_NOINTERFACE
I have these message when the window's Origin appears.
Max
--
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=23642
Summary: Before You Know It crashes into urlmon
Product: Wine
Version: 1.2-rc7
Platform: x86
URL: http://www.byki.com/fls/FLS.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
This is a follow up of bug http://bugs.winehq.org/show_bug.cgi?id=12185.
After downloading the application, and starting it, it first crashes because of
lacking richedit functionality, covered by bug 12185
After working around that with winetricks riched20, I get a nice crash into
urlmon.
With native urlmon the app seems to work perfectly fine
--
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=10919
Summary: GetLargestConsoleWindowSize() should not return hard
coded constants
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reijo.sund(a)helsinki.fi
Created an attachment (id=9840)
--> (http://bugs.winehq.org/attachment.cgi?id=9840)
sizepro.c - A source demonstrating the problem and a solution in terms of APIs
----------------------------------------------------------------------
MSDN library includes sample code for console applications
(http://msdn2.microsoft.com/en-us/library/aa263818.aspx). The source is
available at: http://www.helsinki.fi/~sund/console_vs6.zip . The source
compiles easily with winelib after --cuiexe transformations with winemaker.
The examples 14 and 32 deal with the GetLargestConsoleWindowSize() function.
The problem is that the current implementation in Wine returns hard coded
constants (X=80, Y=24) for the maximum size. This causes problems for
applications that have followed the conventions of sample code, because
it "prevents" the resizing of console window to bigger than "maximum".
In principle, the window size could be changed manually by using properties
dialog, but that is an "ugly" solution. Another "ugly" solution would be to
change the hard coded constants to bigger values in Wine implementation.
A better solution would be to actually implement the required functionality.
I have attached a source (sizepro.c, compiles with 'winegcc -o sizepro.exe
sizepro.c') that demonstrates the problem and infers the maximum console
window size in relation to current resolution and font.
I also tried to implement the corresponding functionality to Wine, and
attached the source for the improved function (kernel32_console_
getlargestconsolewindowssize.c). That works fine for me, but I'm not sure
whether it follows the conventions of Wine (or how to deal with strange
__i386__ definitions without duplicating the code). So, I wonder if
someone else more familiar with Wine development could check it out
and derive an adequate patch.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36302
Bug ID: 36302
Summary: valgrind shows several leaks in
msxml3/tests/saxreader.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48400
--> https://bugs.winehq.org/attachment.cgi?id=48400
valgrind log
==30812== 32 bytes in 1 blocks are definitely lost in loss record 267 of 774
==30812== at 0x7BC4C735: notify_alloc (heap.c:255)
==30812== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30812== by 0x5191FF0: CreateStreamOnHGlobal (hglobalstream.c:591)
==30812== by 0x4A8A289: test_mxwriter_stream (saxreader.c:4172)
==30812== by 0x4A9647E: func_saxreader (saxreader.c:5613)
==30812== by 0x4AAC96C: run_test (test.h:584)
==30812== by 0x4AACD5B: main (test.h:654)
==30812==
==30812== 88 bytes in 1 blocks are definitely lost in loss record 440 of 774
==30812== at 0x7BC4C735: notify_alloc (heap.c:255)
==30812== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30812== by 0x7B84586B: HeapAlloc (heap.c:271)
==30812== by 0x7B8466BC: GlobalReAlloc (heap.c:693)
==30812== by 0x5191A56: HGLOBALStreamImpl_SetSize (hglobalstream.c:381)
==30812== by 0x4A7D5BD: create_test_stream (objidl.h:4391)
==30812== by 0x4A7F57A: test_saxreader (saxreader.c:2430)
==30812== by 0x4A963FA: func_saxreader (saxreader.c:5592)
==30812== by 0x4AAC96C: run_test (test.h:584)
==30812== by 0x4AACD5B: main (test.h:654)
==30812==
==30812== 124 bytes in 1 blocks are definitely lost in loss record 493 of 774
==30812== at 0x7BC4C735: notify_alloc (heap.c:255)
==30812== by 0x7BC5161A: RtlReAllocateHeap (heap.c:1883)
==30812== by 0x7B8458E5: HeapReAlloc (heap.c:281)
==30812== by 0x7B846646: GlobalReAlloc (heap.c:679)
==30812== by 0x5191A56: HGLOBALStreamImpl_SetSize (hglobalstream.c:381)
==30812== by 0x51916F1: HGLOBALStreamImpl_Write (objidl.h:4391)
==30812== by 0x619B3EB: write_data_to_stream (objidl.h:4384)
==30812== by 0x619B643: flush_output_buffer (mxwriter.c:604)
==30812== by 0x619BC78: mxwriter_Release (mxwriter.c:774)
==30812== by 0x4A8ADD2: test_mxwriter_stream (msxml2.h:22158)
==30812== by 0x4A9647E: func_saxreader (saxreader.c:5613)
==30812== by 0x4AAC96C: run_test (test.h:584)
==30812== by 0x4AACD5B: main (test.h:654)
==30812==
etc.
--
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=33121
Bug #: 33121
Summary: wineconsole: Ignores height/width window size
specified in program's external configuration file
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dasjournal1(a)gmail.com
Classification: Unclassified
Created attachment 43795
--> http://bugs.winehq.org/attachment.cgi?id=43795
Program spawned in wineconsole at default 80 x 25 resolution
I'm using wineconsole to run a console-based Windows program (with
--backend=user). Wineconsole always opens the program in an 80 x 25 sized
window. Resizing this window via the mouse or right-click configuration area
expands the window size, but not the buffer size of the console program. The
newly-expanded area is black (see screenshot attachment). These settings are
also not saved upon restarting the program. This is the same or very similar
bug to 30193 (http://bugs.winehq.org/show_bug.cgi?id=30193).
In Windows, the program detects the maximum width and height of the current
display resolution and provides options within the program to modify the height
and width. When using wineconsole, the program only detects the 80 x 25 buffer
it is spawned in.
Also, in Windows, the program stores the height and width settings in an
external configuration file, so that upon restarting the program, the correct
window/buffer size is displayed. Wineconsole ignores these settings in favour
of an 80 x 25 or lower resolution.
I note in Wine's source code that <source>/server/console.c has hard-coded
values of 80 and 25 for the window and screen buffers. This is the default
command prompt window size used in Windows. Also,
<source>/programs/wineconsole/registry.c sets the default window/buffer values
for new wineconsole-based programs.
Modifying <source>/programs/wineconsole/registry.c, recompiling and running
'wineconsole cmd' displays the Windows command prompt in the specified windows
size. This modification has no effect on my console-based program, which is
always displayed at 80 x 25.
Modifying <source>/server/console.c (and recompiling) also fails to have the
desired effect. The program's window is larger, but the program itself is
still rendered at 80 x 25. The surrounding area is black, as noted above.
It is as though wineconsole is ignoring or overriding the program's external
configuration file.
--
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=32692
Bug #: 32692
Summary: Clones (game) crashes when starting a single-player
game (without native d3dx9 libraries)
Product: Wine
Version: 1.5.21
Platform: x86
URL: http://clonesgame.com/download-demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 43136
--> http://bugs.winehq.org/attachment.cgi?id=43136
terminal output
The game comes with native d3dx9_38.dll installed, the problem occurs with the
built-in one. Native d3dx9_36 also works around the crash.
The game loads to the menu fine, but it crashes when you start single-player
game mode. The crash happens somewhere in d3dx9_36/math.c, as can be seen in
the attached backtrace.
Steps to reproduce the problem with the demo:
1. install the demo as usual and make sure that d3dx9_38=built-in
2. start the game with ../Bin/ClonesGame.exe, create a new profile and click on
<Pilgrimage>...the game crashes at this point.
The attached log was created with wine-1.5.21-80-g082f989.
--
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=28698
Bug #: 28698
Summary: ieframe/tests/intshcut.ok: uninitialized value in
PersistFile_Load, found during
test_ReadAndWriteProperties
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
While doing 'make intshcut.ok' in ieframe/tests, valgrind complained:
Conditional jump or move depends on uninitialised value(s)
at winetest_vok (test.h:307)
by winetest_ok (test.h:353)
by test_ReadAndWriteProperties (intshcut.c:282)
by func_intshcut (intshcut.c:403)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at PersistFile_Load (intshcut.c:456)
--
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=30260
Bug #: 30260
Summary: Office 2010 SP1 installer reports failure
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Classification: Unclassified
Created attachment 39530
--> http://bugs.winehq.org/attachment.cgi?id=39530
Log of SP1 installer
File: officesuite2010sp1-kb2460049-x86-fullfile-en-us.exe
md5sum: cc693ffabac8a5c8053f1d8f701e8119
The installer starts, shows the license, checks update status, extracts files,
says it is installing though the progress bar never advances, then ends with a
message that installation of this product failed.
Despite the message, at least part of SP1 is installed: MLA seventh edition and
APA sixth edition are added to list of bibliographic reference styles, and the
version numbers of Word, Excel, and Powerpoint are updated in
File=>Help=>Additional Version and Copyright Information.
--
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=37030
Bug ID: 37030
Summary: Visual Basic 6 - Listbox shows scrollbar when there
isn't any
Product: Wine
Version: 1.7.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gaming4jc2(a)yahoo.com
Created attachment 49204
--> http://bugs.winehq.org/attachment.cgi?id=49204
Strange scrollbar
In a simple VisualBasic6 application (after installing vb6 runtimes from
winetricks), there is a strange scrollbar displaying which does not display on
native Windows.
--
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=28696
Bug #: 28696
Summary: ieframe/tests/intshcut.c: Uninitialised value in
test_ReadAndWriteProperties
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
While doing 'make intshcut.ok', valgrind complained:
Syscall param write(buf) points to uninitialised byte(s)
at __write_nocancel (syscall-template.S:82)
by WriteFile (file.c:547)
by FileLockBytesImpl_WriteAt (filelockbytes.c:286)
by StorageImpl_WriteAt (storage32.c:347)
by StorageImpl_WriteBigBlock (storage32.c:4026)
by BlockChainStream_Flush (storage32.c:6041)
by StorageImpl_Flush (storage32.c:2984)
by StgStreamImpl_Write (storage32.h:261)
by PropertyStorage_WritePropertyToStream (stg_prop.c:1689)
by PropertyStorage_PropertiesWriter (stg_prop.c:1786)
by dictionary_enumerate (dictionary.c:189)
by IPropertyStorage_fnCommit (stg_prop.c:1800)
by test_ReadAndWriteProperties (intshcut.c:239)
by func_intshcut (intshcut.c:403)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f08afde is 150 bytes inside a block of size 8,260 alloc'd
at RtlAllocateHeap (heap.c:254)
by BlockChainStream_Construct (storage32.c:6009)
by StorageImpl_Construct (storage32.c:2924)
by Storage_Construct (storage32.c:5168)
by create_storagefile (storage32.c:7384)
by StgCreateStorageEx (storage32.c:7479)
by create_shortcut (intshcut.c:820)
by InternetShortcut_Create (intshcut.c:855)
by CoCreateInstance (compobj.c:2641)
by test_ReadAndWriteProperties (intshcut.c:204)
by func_intshcut (intshcut.c:403)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at test_ReadAndWriteProperties (intshcut.c:183)
--
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=32088
Bug #: 32088
Summary: KODAK Share button app from
http://support.en.kodak.com/app/answers/detail/a_id/32
484/selected/true fails to install.
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dhiffucium(a)gmail.com
Classification: Unclassified
Created attachment 42302
--> http://bugs.winehq.org/attachment.cgi?id=42302
Detailed information from Wine about the error
There are two ways to install this program. The first is to run the installer
from the device that mounts when connecting the camera to the USB port. This
program should proceed to download the actual installer, but it does nothing bu
show a window with the KODAK logo in the corner.
My second attempt was to download the installer from KODAK's website and run
that instead. The installer starts and I get to answer the questions about
language, install location and agree to the terms, but crashes during
installation. See the attached trackback file for details.
I am running Ubuntu GNOME 12.10. My camera is a Kodak Easyshare MAX Z990, but I
suppose the software is the same for many cameras.
A note to KODAK camera owners:
You can still get your images, by either changing the setting on the camera to
not use KODAK software or by taking out the memory card and using a card
reader. You will not, however, be able to use the features of the Kodak
application to automatically share the selected photos on Facebook or e-mail,
you have to do that manually if you don't have access to a real Windows OS.
--
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=36298
Bug ID: 36298
Summary: valgrind shows several leaks in msxml3/tests/domdoc.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48399
--> https://bugs.winehq.org/attachment.cgi?id=48399
valgrind log
==30791== 16 bytes in 1 blocks are definitely lost in loss record 440 of 1,669
==30791== at 0x7BC4C735: notify_alloc (heap.c:255)
==30791== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30791== by 0x4D080FA: alloc_bstr (oleaut.c:162)
==30791== by 0x4D08490: SysAllocStringLen (oleaut.c:324)
==30791== by 0x4D081A7: SysAllocString (oleaut.c:232)
==30791== by 0x4A70E54: test_xmlns_attribute (domdoc.c:11048)
==30791== by 0x4A76B0E: func_domdoc (domdoc.c:11927)
==30791== by 0x4AB096C: run_test (test.h:584)
==30791== by 0x4AB0D5B: main (test.h:654)
==30791==
==30791== 28 bytes in 1 blocks are possibly lost in loss record 616 of 1,669
==30791== at 0x7BC4C735: notify_alloc (heap.c:255)
==30791== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30791== by 0x4D2B262: heap_alloc_zero (typelib.c:1662)
==30791== by 0x4D2DEA1: MSFT_ReadAllRefs (typelib.c:2902)
==30791== by 0x4D3014C: ITypeLib2_Constructor_MSFT (typelib.c:3716)
==30791== by 0x4D2F3B8: TLB_ReadTypeLib (typelib.c:3460)
==30791== by 0x4D276DC: LoadTypeLibEx (typelib.c:478)
==30791== by 0x4D27618: LoadTypeLib (typelib.c:454)
==30791== by 0x4D3C082: ITypeInfo_fnGetRefTypeInfo (typelib.c:7730)
==30791== by 0x4D36DC5: ITypeInfoImpl_GetInternalDispatchFuncDesc
(oaidl.h:1532)
==30791== by 0x4D36E00: ITypeInfoImpl_GetInternalDispatchFuncDesc
(typelib.c:6014)
==30791== by 0x4D37036: ITypeInfo_fnGetFuncDesc (typelib.c:6090)
==30791== by 0x6196C5C: preprocess_dispex_data (oaidl.h:1505)
==30791== by 0x6196E79: get_dispex_data (dispex.c:323)
==30791== by 0x6197446: DispatchEx_GetDispID (dispex.c:420)
==30791== by 0x4A621D5: test_selection (dispex.h:296)
==30791== by 0x4A76AD7: func_domdoc (domdoc.c:11916)
==30791== by 0x4AB096C: run_test (test.h:584)
==30791== by 0x4AB0D5B: main (test.h:654)
==30791==
etc.
--
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=33623
Bug #: 33623
Summary: Unimplemented function
ole2disp.dll16.VARIANTCHANGETYPEEX
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
I tried running GOWIN.EXE on a Titus The Fox CD-ROM. Wine crashes, reporting:
wine: Call from 0x7b83b9c5 to unimplemented function
ole2disp.dll16.VARIANTCHANGETYPEEX, aborting
wine: Unimplemented function ole2disp.dll16.VARIANTCHANGETYPEEX called at
address 0x7b83b9c5 (thread 0026), starting debugger...
--
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=14449
Summary: "North American Birds" fails to launch
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12906
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: munchkinguy(a)hotmail.com
Created an attachment (id=14768)
--> (http://bugs.winehq.org/attachment.cgi?id=14768)
Stack dump, register dump, etc
Program CD in inserted. After setting pib.exe to "Windows 3.1" in Wine's
Application settings (the System Requirements say 'Windows 3.1 or higher'), I
type "wine pib.exe" into the Terminal. The program fails to launch and an error
log is given. Please see attached.
--
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=9635
Summary: Dragon Naturally Speaking 8 fails on "spell that"
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://scansoft.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
winetricks vcrun6
else ereg fails with 'need mfc42' (but that's ok)
install word viewer 97
else app start fails with "incomplete, need docobj.dll"
winetricks fakeie6
else app start fails with 'ie required'
cd "$HOME/.wine/drive_c/Program Files/ScanSoft/NaturallySpeaking8/Program"
else app complains repeatedly err:module:import_dll Library MSVCR71.dll
(which is needed by L"...\\dd10HOOK.dll") not found, and doesn't work
After all that, it starts up remarkably quickly compared to DNS 7.
It still has one error dialog box on startup that you have to ignore.
Recognition works pretty well, but "spell that" doesn't work;
when you try it, the app puts up a dialog saying "interface not found",
and wine spits out lines like
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{d5f569d0-593b-101a-b569-08002b2dbf7a}
err:ole:CoGetClassObject no class object {b9bd3860-44db-101b-90a8-00aa003e4b50}
could be created for context 0x1
err:ole:proxy_manager_create_ifproxy Could not get IPSFactoryBuffer for
interface {05eb6c68-dbab-11cd-b3ca-00aa0047ba4f}, error 0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{d5f569d0-593b-101a-b569-08002b2dbf7a}, 80040155
err:ole:CoGetClassObject no class object {dd108005-6205-11cf-ae61-0000e8a28647}
could be created for context 0x1
(Trying to use native dcom98 quickly fails with
wine: Call from 0x7ee1ef40 to unimplemented function oleacc.dll.GetRoleTextA,
aborting)
--
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=9909
Summary: VB6 - CoRegisterMessageFilter
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stanwell(a)gmx.de
A simple VB6.exe is not working at all, Wine just gives this error message:
"fixme:ole:CoRegisterMessageFilter stub"
Source code:
------------
Module:
-------
Public Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
-------
Private Sub Form_Load()
Clipboard.SetText "test"
Sleep (8000)
End Sub
--
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=9949
Summary: PDF Export does not work in PITy
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oponek(a)gmail.com
Export to PDF and metafile (EMF) does not work in PITy.
message box (error):
Access violation at address 7E7F6510 in module 'shell32.dll'. Read address
00000000
in console:
err:ole:CoGetClassObject class {00bb2765-6a77-11d0-a535-00c04fd7d062} not
registered
err:ole:CoGetClassObject no class object {00bb2765-6a77-11d0-a535-00c04fd7d062}
could be created for context 0x1
Download link for PITy 2006:
http://pit.dobry.pl/index.php?down=p1
--
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=10076
Summary: Crash in ole32 marshal test
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Per discussion at Wineconf, our unit test suite should now reliably PASS,
so I'm going to start filing bugs for any failures I run into.
$ cd dlls/ole32/tests
$ ../../../tools/runtest -q -P wine -M ole32.dll -T ../../.. -p
ole32_test.exe.so marshal.c
outputs
marshal.c:79: Test failed: CoCreateInstance failed with error 0x800706ba
and then crashes with a null pointer read,
=>1 0x7ec9ca69 func_marshal+0x139()
[/home/dank/wine-git/dlls/ole32/tests/marshal.c:80] in ole32_test (0x0034fe58)
2 0x7ecb5778 run_test+0x128(name=0x1103ee)
[/home/dank/wine-git/dlls/ole32/tests/../../../include/wine/test.h:389] in
ole32_test (0x0034fea8)
--
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=10421
Summary: Ulead VideoStudio 11 Installer crashes
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raccoonone(a)procyongames.com
Created an attachment (id=9115)
--> (http://bugs.winehq.org/attachment.cgi?id=9115)
crash log
Installer crashes after unpacking data files. Backtrace is attached.
--
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=11274
Summary: Clive Barker's Undying: won't install (regression).
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: morrgiah(a)yahoo.co.uk
Clive Barker's Undying (version 1.0 retail) won't install using wine-0.9.53.
Instead of opening a cd-key window it just hangs. This is a regression from
0.9.52.
wine-0.9.53, fresh install
Ubuntu 7.10 Gutsy Gibbon
Clive Barker's Undying version 1.0
wine Setup.exe (from within the cd's setup folder)
Bisect result:
d0f914befce1e3180f4f8712db3952248afad543 is first bad commit
commit d0f914befce1e3180f4f8712db3952248afad543
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Tue Jan 8 12:26:19 2008 +0000
rpcrt4: Bind to the server interface in I_RpcGetBuffer, not
I_RpcSendReceive.
The actual sending of the request is still done in I_RpcSendReceive though.
Disallow the server from calling I_RpcSend and I_RpcReceive to allow
simplification of the code. The releasing of the connection is now done
in I_RpcFreeBuffer.
Implement I_RpcNegotiateTransferSyntax.
:040000 040000 3499b04cc495bf1a0309e997d6d79118c54580d8
ce50f5b87b92e9ae0a704b6d713bfdf455404bda M dlls
I got the exact same result when trying to install the demo, but there was that
much going on during the bisect (crashes, hangs, etc), that I had no clue how
reliable that result was. I even tried to reproduce the result (retail
version), and got:
bb78c3f86d9266cb79037275012dc1ea14478b9f is first bad commit
commit bb78c3f86d9266cb79037275012dc1ea14478b9f
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Tue Jan 8 12:03:06 2008 +0000
rpcrt4: Remove some unused includes.
:040000 040000 76bcd30ab0ee44ff464ba592d4e0e90bda1569b6
3499b04cc495bf1a0309e997d6d79118c54580d8 M dlls
The demo is available at: http://www.gamershell.com/download_4483.shtml
--
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=12683
Summary: Naturally speaking 7 fails to start after voice training
Product: Wine
Version: 0.9.59.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dragon-heart(a)piments.com
Hi,
I decided to check up on wine progress on DNS 7 after about of year.
First off the installer worked fine after working around the IE5 riched20
issues which if seem to be original program bugs rather than wine defects
(thanks winehq). Like testing for the presence of riched20 rather than trying
to load the require libs.
Voice training is now near perfect , worthy of platinum rating. Many thanks for
the progess there.
At this point I was in a state of high optimism. Sadly, it did not last.
On running natspeak it got a brief series of msgs to console and a diminuative
"window" with the mike icon (which did turn on and off). That's all.
copying ole32 oleaut32 mscvrt rpcrt4 from win2k and using winecfg to use them
native, builtin as indicated on winehq for earlier wine versions did not
improve matters, although it gave somewhat more errors to console.
hardly seems worth an attachment for a dozen lines so here's the output:
wine natspeak
err:ole:CoGetClassObject class {edb0e980-90bd-11d4-8599-0008c7d3b6f8} not
registered
err:ole:CoGetClassObject no class object {edb0e980-90bd-11d4-8599-0008c7d3b6f8}
could be created for context 0x1
fixme:shell:SHAppBarMessage msg=0, data={cb=36, hwnd=0x20036, callback=bd0,
edge=1, rc=(262272,32)-(2095634348,4264817), lparam=1
}: stub
fixme:shell:SHAppBarMessage msg=2, data={cb=36, hwnd=0x20036, callback=410d60,
edge=1, rc=(0,0)-(1024,28), lparam=7ce8d6ac}: stub
fixme:shell:SHAppBarMessage msg=3, data={cb=36, hwnd=0x20036, callback=410d60,
edge=1, rc=(3,3)-(3,31), lparam=7ce8d6ac}: stub
fixme:shell:SHAppBarMessage msg=9, data={cb=36, hwnd=0x20036, callback=7,
edge=2095631128, rc=(2130240649,5975064)-(2095631128,15
98492536), lparam=5f4d5f88}: stub
fixme:shell:SHAppBarMessage msg=9, data={cb=36, hwnd=0x20036, callback=7,
edge=2095631400, rc=(2130240649,5975064)-(2095631400,15
98492536), lparam=5f4d5f88}: stub
fixme:shell:SHAppBarMessage msg=6, data={cb=36, hwnd=0x20036,
callback=7ce8cc0c, edge=1598629996, rc=(-1,1412392)-(1598318164,141
2392), lparam=159628}: stub
fixme:htmlhelp:HtmlHelpW HH case HH_CLOSE_ALL not handled.
fixme:shell:SHAppBarMessage msg=2, data={cb=36, hwnd=0x20036,
callback=5f44628c, edge=1, rc=(0,0)-(1024,28), lparam=ffffffec}: st
ub
fixme:shell:SHAppBarMessage msg=3, data={cb=36, hwnd=0x20036,
callback=5f44628c, edge=1, rc=(3,3)-(4,31), lparam=ffffffec}: stub
fixme:shell:SHAppBarMessage msg=6, data={cb=36, hwnd=0x20036,
callback=7ce8c8e4, edge=1598629996, rc=(-1,1412392)-(1598318164,141
2392), lparam=159628}: stub
fixme:keyboard:UnregisterHotKey (0x10080,0): stub
fixme:keyboard:RegisterHotKey (0x10080,0,0x00000000,107): stub
fixme:oleacc:AccessibleObjectFromWindow 0x20036 0
{618736e0-3c3d-11cf-810c-00aa00389b71} 0x7c6f3420
fixme:shell:SHAppBarMessage msg=6, data={cb=36, hwnd=0x20036,
callback=7ce8cc0c, edge=1598629996, rc=(-1,1412392)-(1598318164,141
2392), lparam=159628}: stub
BTW. the application window, for what it's worth, bears the title "Wine system
tray"
Pre 0.9.20 this was very much a working app so this regression to useless is a
great shame.
It may well be that there is not much wrong here and in view of the perfect
training session this may be close to going gold.
Maybe the fixme is the key.
--
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=15602
Summary: Installation of MS Office 2000 fails
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ronny.Standtke(a)gmx.net
Created an attachment (id=16611)
--> (http://bugs.winehq.org/attachment.cgi?id=16611)
console output of MS Office 2000 installation with wine-1.1.6
I wanted to use MS Office 2000 with Wine. Unfortunately, the installation fails
with a generic error message in MS Office 2000 and the following wine console
output (excerpt):
--------------------
fixme:msi:msi_unimplemented_action_stub BindImage -> 163 ignored L"BindImage"
table values
err:msi:HANDLE_CustomType34 Unable to execute command
L"C:\\windows\\temp\\OutSec.exe /Q:A"
fixme:spoolsv:service_handler got service ctrl 4
fixme:ole:TLB_ReadTypeLib Header type magic 0x00ec5a4d not supported.
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Programme\\Microsoft
Office\\Office\\grde50.olb" failed with error 0
err:msi:ITERATE_RegisterTypeLibraries Failed to load type library: 80029c4a
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
--------------------
Please see the attachment for the full console output.
--
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=15296
Summary: Installation of MS office broken until last GIT
Product: Wine
Version: 1.1.2
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Created an attachment (id=16103)
--> (http://bugs.winehq.org/attachment.cgi?id=16103)
log with the crash
Hi!
My installation of Office2003 is still broken (Wine 1.1.2-last GIT). I did not
test previous versions because I know it was broken for other issues and I
would not have any git bisect good.
Here the details:
Microsoft Office Professional Edition 2003
System Builder, German Version, copyright 2004.
Tested: Custom installation without Outlook and Access (here must be noted that
access is installing although I said no).
It is crashing after a very quick message about typelib libraries.
However, if you start the installation again, it is going through, even
installing what I didn't want to install (i.e. it makes a repair install
although I selected to start the full installation again).
Attached 2 logs:
First installation with crash
Second installation (repair) where the installation successfully ends.
--
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=34618
Bug #: 34618
Summary: bleem! demo thinks that Wine is a debugger and doesn't
run
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
PlayStation emulator bleem! thinks that Wine is a debugger and doesn't run.
First you need to change Wine settings to Windows 98 or 95 because the program
doesn't work with NT systems.
Tested with:
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=15211
Summary: Inserting objects in Word 97 always trigger an ole error
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ronny.Standtke(a)gmx.net
CC: dsh(a)linux.ucla.edu
+++ This bug was initially created as a clone of Bug #7026 +++
I am using Office 97 with Wine.
Whenever I try inserting an object (Insert -> Object...) I only get an error
message in Office and the following wine console output:
--------------
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {00020821-0000-0000-c000-000000000046}
could be created for context 0x3
--------------
--
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=11174
Summary: Install of Starwars Battlegrounds 1.0 freezes at a
certian point
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jamesp(a)ndsupernet.com
Created an attachment (id=10223)
--> (http://bugs.winehq.org/attachment.cgi?id=10223)
text output of wine up to the point of freeze
The Installshield wizzard seems to freeze. Not sure if there is a underlining
dialog asking for the 2nd disk. I cant seem to move the Starwars battleground
window to see. In emulated graphics the install shield window can not be moved.
Under the desktop I can move the install shield window but can not move the
Starwars battleground window to see anything.
--
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=10369
Summary: OLE and TypeLib errors prevent successful execution...
Product: Wine
Version: 0.9.48.
Platform: All
URL: http://nusphere.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: randy(a)randycasburn.com
Platform: Ubuntu 7.10 with latest Wine from Wine deb repsotory
App: NuSphere PhpED v5.2 (build 5210) Latest
OLE and TypeLib errors prevent successful execution...
TO REPRODUCE ERROR:
Install Nusphere PhpEd v5.2 (build 5210)
Run app
ALTERNATE FLOW TO ERROR:
start DbListener.exe first
start phped.exe
Create new project
Create new php file
Put <?php phpinfo(); ?> into php file and save
Click smaller green arrow on button bar to start debugger
Click same button to continue debugger...
--
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=12096
Summary: HEAT Call Logging : Installer Crashes
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chad.sikorra(a)gmail.com
CC: rob(a)codeweavers.com
Created an attachment (id=11478)
--> (http://bugs.winehq.org/attachment.cgi?id=11478)
application crashing
The installer for this application worked in 0.9.33, it has been broken since
0.9.34. I tested the latest GIT and the issue remains. The installer crashes
before it even lets you try to install the application.
After regression testing, I found it to be caused by...
ab7f796fcb5627b0d33909186877da1b5039c18f is first bad commit
commit ab7f796fcb5627b0d33909186877da1b5039c18f
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Wed Apr 4 18:57:31 2007 +0100
ole32: Keep a list of the loaded dlls for each apartment.
Use it to make CoFreeUnusedLibraries per-apartment.
:040000 040000 bc617cf6f8369c23f2e7588285928c25254cfbc6
33bee5c503d44558ace32969df627caa4cc80847 M dlls
--
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=10901
Summary: Hearts of Iron 2: Doomsday fails to install with OLE and
Install Shield errors
Product: Wine
Version: 0.9.51.
Platform: Other
OS/Version: other
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Does not happen in 0.9.50, however it happens in 0.9.51.
I have not yet tested with current GIT.
--
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=10835
Summary: Exteel fails to install
Product: Wine
Version: CVS/GIT
Platform: PC
URL: ftp://ftp.exteel.com/client
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, this is a regression, the game installs fine under wine-0.9.50. I suspect
it's an ole-bug.
--
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=10817
Summary: Alien Versus Predator 2 fails to install
Product: Wine
Version: 0.9.51.
Platform: Other
URL: http://www.gamershell.com/download_8192.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=9681)
--> (http://bugs.winehq.org/attachment.cgi?id=9681)
Screenshot of the error
AvP2 deo fails to install. It is a regression. Regression test showed:
[joaopa@Goss wine]$ git-bisect bad
7ac980b1e7119ac93e6ba370c798681c9ae25b01 is first bad commit
commit 7ac980b1e7119ac93e6ba370c798681c9ae25b01
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Fri Dec 7 14:45:16 2007 +0000
ole32: Process messages while waiting for a local server to create a pipe.
:040000 040000 1ceca7eb8c849db1e67730c9ef113a9fa1d4c5f2
65a6cdfd5e5c75206edfa88a2ed7fdc680f25d1f M dlls
Joaopa
--
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=10102
Summary: Program Diet Power 4 doesn't install/run properly
without tweaking
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)forlent.com
Program Diet Power 4 (demo can be downloaded from http://dietpower.com)
- Installer won't run, on my machine aborts with no error messages.
- If I use msi to manually unpack, it aborts with the error:
Call from 0x639788d4 to unimplemented function oleacc.dll.GetOleaccVersionInfo,
aborting
Installing Windows native oleacc.dll into Wine fixes the problem and it runs
perfectly (well, once in a while it doesn't load the complete food database and
has to be restarted, but that's a minor glitch)
Thanks
--
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=10017
Summary: Dragon Naturally Speaking 8 fails to start without
dcom98?
Product: Wine
Version: 0.9.47.
Platform: Other
URL: http://scansoft.com
OS/Version: other
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
DNS 8 installs easily, no problem.
Running it is another matter.
You have to install word viewer 97 to get docobj.dll, e.g.
test -f wordview.exe || wget
http://downloads.pcworld.com/pub/new/business/word_processing/wordview.exe
cp wordview.exe ~/.wine/drive_c/wvinstall.exe
mv ~/.wine/dosdevices/z: ~/.wine/dosdevices/oldz
cd ~/.wine/drive_c
wine wvinstall.exe
cd ../..
mv ~/.wine/dosdevices/oldz ~/.wine/dosdevices/z:
Also,
winetricks fakeie6 dcom98
seems to be required.
I thought this was working without dcom98 a few revs ago...
some notes in email indicate the regression might have
happened between Sept 21 and Sept 30th?
--
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=9857
Summary: Dragon NaturallySpeaking 8 hangs up on first run
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Am using Gutsy - Ubuntu Studio with real-time kernel to run Dragon
NaturallySpeaking 8.
Wine version: wine-0.9.46-48-g5cbdbe6
On first attempt to run program I get an error.
Error message:
wine: Call from 0x7ee1ff50 to unimplemented function oleacc.dll.GetRoleTextA,
aborting
My second attempt to run the program usually succeeds.
--
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=29775
Bug #: 29775
Summary: Cannot install OrCAD 16.5
Product: Wine
Version: 1.4-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Classification: Unclassified
The installer for the OrCAD 16.5 Lite/Demo version
(OrCAD_16.5_Demo_CapturePSpiceOnly.exe) does not ungray the "Next" button on
the page for choosing the installation type (everyone vs. local user). This
issue renders the 16.5 version of OrCAD unusable.
This installer can be retrieved a number of places, one location is:
http://www.ecse.rpi.edu/courses/S12/ENGR-4300/OrCAD/OrCAD_16.5_Demo_Capture…
--
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=14201
Summary: msiexec pagefaults on memcpy for msxml3.msi
Product: Wine
Version: 1.1.0
Platform: PC-x86-64
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=28494391-052b-42ff-9674-f752bdca9582&DisplayLang=en
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: MattFinn(a)gmail.com
Created an attachment (id=14482)
--> (http://bugs.winehq.org/attachment.cgi?id=14482)
The output of msiexec /i msxml3.msi
I was trying to install office 2007 (at least, generate a modern appdb test
data of my attempt). The guides recommend installing msxml3.msi. See "URL" for
link to download.
This is with a fresh wine install, with only winecfg run (and nothing changed).
I'm running gentoo linux on amd64.
[ebuild R ] app-emulation/wine-1.1.0 USE="X alsa gecko jpeg ncurses opengl
samba xml -cups (-dbus) -esd (-hal) -jack -lcms -ldap (-nas) -oss (-scanner)"
I also tried to run the steam installer, from valve, and it seemed to work (at
least it popped up the first dialog box and i closed it). (it's another .msi).
--
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=15428
Summary: Writers Blocks does not display OLE text boxes
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=16293)
--> (http://bugs.winehq.org/attachment.cgi?id=16293)
terminal output -- first run
Writers Blocks is a simple program that displays snippets of text in small
boxes that can be moved around the screen.
The boxes do not display.
--
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=13412
Summary: iTunes 7.6 does not install, hangs in service handling
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
installing iTunes 7.6 hangs in "Starting Services"
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:winsock:WSCUnInstallNameSpace (0x1609f004) Stub!
fixme:winsock:WSCInstallNameSpace (L"mdnsNSP" L"C:\\Program
Files\\Bonjour\\mdnsNSP.dll" 0x0000000c 0x00000001
{b600e6e9-553b-4a19-8696-335e5c896153}) Stub!
Successfully registered DLL c:\Program Files\Bonjour\mdnsNSP.dll
fixme:browseui:CompCatCacheDaemon_Run stub
Successfully registered DLL c:\Program Files\Bonjour\ExplorerPlugin.dll
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4}
could be created for context 0x1
fixme:msi:ITERATE_InstallService Dependency list unhandled!
err:rpc:I_RpcReceive we got fault packet with status 0x3e6
err:msi:ITERATE_InstallService Failed to create service L"Bonjour Service": 998
err:ntdll:RtlpWaitForCriticalSection section 0x110890 "?" wait timed out in
thread 001d, blocked by 001e, retrying (60 sec)
err:menubuilder:WaitForParentProcess Unable to wait for parent process, error 0
fixme:shell:DllCanUnloadNow stub
err:ntdll:RtlpWaitForCriticalSection section 0x110890 "?" wait timed out in
thread 001d, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x110890 "?" wait timed out in
thread 001d, blocked by 001e, retrying (60 sec)
<repeat>
I suspect the RPC fault packet above causes the hang.
--
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=11940
Summary: USDA National Nutrient Database application fails to
launch
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.nal.usda.gov/fnic/foodcomp/srch/pcs20.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11248)
--> (http://bugs.winehq.org/attachment.cgi?id=11248)
ole traces of application launch with MDAC 2.8 and Jet 4.0 SP8 installed
After installing the application and the VC++ 6 redist, when starting the
application, the splash screen is shown, but then application startup fails
with message "Can't open the Food database". Presumably, from the presence of
an Access database in the application directory, the application is trying to
load the database but fails. Installation of the MDAC 2.8 and Microsoft Jet 4.0
engine did not improve the situation, though it allowed the application to go
further in ole traces. Relevant outputs are attached.
--
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=10079
Summary: "make test" hangs on ole32/moniker
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: critical
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This one is wierd. It gets stuck in a loop where
rpcss.exe crashes over and over.
err:ole:RPC_StartRemoting Couldn't register endpoint
L"\\pipe\\OLE_0000000800000009"
fixme:ole:PSFacBuf_CreateStub stubbing not implemented for
({0000000f-0000-0000-c000-000000000046}) yet!
err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for
{0000000f-0000-0000-c000-000000000046} with error 0x80004005
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80004005
err:ole:CoMarshalInterface Failed to marshal the interface
{0000000f-0000-0000-c000-000000000046}, 80004005
wine: Unhandled page fault on read access to 0x8000012c at address 0x701069b2
(thread 000e), starting debugger...
Unhandled exception: page fault on read access to 0x8000012c in 32-bit code
(0x701069b2)....
Backtrace:
=>1 0x701069b2 in rpcrt4 (+0x69b2) (0x0034fd58)
2 0x7efa1875 call_dll_entry_point+0x15() in ntdll (0x0034fd78)
3 0x7efa323d MODULE_InitDLL+0x8d(wm=<register EDI not in topmost frame>,
reason=<register ESI not in topmost frame>, lpReserved=0x1)
[/home/dank/wine-git/dlls/ntdll/loader.c:890] in ntdll (0x0034fe08)
--
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=13276
Summary: FMA Crashes on startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=4270
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: panagiotis(a)gmail.com
Created an attachment (id=13125)
--> (http://bugs.winehq.org/attachment.cgi?id=13125)
Crashlog for FMA on Wine
floAt's Mobile Agent crashes on startup.
Notice that:
takis@poseidon:~$ sudo sysctl vm.mmap_min_addr
vm.mmap_min_addr = 0
So, it seems that can't be the issue.
--
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=9829
Summary: Unable to start Alien Shooter 2 demo
Product: Wine
Version: 0.9.46.
Platform: PC
URL: http://www.sigma-team.net/alienshooter_2/upload/as2demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karaluh(a)tlen.pl
The game quits after initial loading screen. Resolution isn't changed back,
wine doesn't crash. The last error message is
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
To reproduce:
1. install demo from
http://www.sigma-team.net/alienshooter_2/upload/as2demo.exe
2. run the game.
--
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=9887
Summary: installing panasonic software
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baddraz(a)hotmail.com
Created an attachment (id=8380)
--> (http://bugs.winehq.org/attachment.cgi?id=8380)
Panasonic maintenance console
Get errors while attempting to install Panasonic Maintenance Console
--
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=10109
Summary: "make test" fails in itss/tests/protocol.c
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Blocks: 9916
WINEDEBUG=warn+heap make test
fails in itss with
protocol.c:307: Test failed: expected ReportProgress_MIMETYPEAVAILABLE
--
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=10186
Summary: Scary heap warnings in ole32 tests
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Doing
cd dlls/ole32/tests
rm *.ok
export WINEDEBUG=warn+heap
make -k test
yields a couple scary heap warnings. In particular,
../../../tools/runtest -P wine -M ole32.dll -T ../../.. -p ole32_test.exe.so
hglobalstream.c && touch hglobalstream.ok
warn:heap:GlobalLock invalid handle 0x125852 (Magic: 0x0098)
../../../tools/runtest -P wine -M ole32.dll -T ../../.. -p ole32_test.exe.so
moniker.c
warn:heap:HEAP_ValidateInUseArena Heap 0x110000: unaligned arena pointer
0x12ba7c
warn:heap:HEAP_ValidateInUseArena Heap 0x110000: unaligned arena pointer
0x12bafc
In tests/hglobalstream.c near line 286, there is the code
hr = CreateStreamOnHGlobal(hglobal, FALSE, &pStream); ...
GlobalFree(hglobal); ...
hr = IStream_Read(pStream, buffer, sizeof(buffer), &read);
and the IStream_Read is what triggers the invalid handle warning.
The test code seems quite intentional, and the test passes on wine;
is the warning spurious?
In tests/moniker.c, there's a double release of a pointer at line 937, and
removing one of them makes one warning go away; is this a typo, or intended?
IEnumMoniker_Release(spEM1);
IEnumMoniker_Release(spEM1);
--
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=10599
Summary: dlls/oleaut32/tests/vartest.c fails
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
I'm running "make test" from dlls/oleaut32/tests and I get this error:
../../../tools/runtest -q -P wine -M oleaut32.dll -T ../../.. -p
oleaut32_test.exe.so vartest.c && touch vartest.ok
fixme:variant:VarMod Could not convert left type 4096 to 20? rc == 0x80020008
fixme:variant:VarMod Could not convert left type 8192 to 20? rc == 0x80020008
fixme:variant:VarMod Could not convert left type 16384 to 20? rc == 0x80020008
vartest.c:3143: Test failed: got VT_DATE(-1.5) expected VT_DATE(-1.4)
vartest.c:3150: Test failed: got VT_R8(-1.5) expected VT_R8(-1.4)
make: *** [vartest.ok] Error 2
I use wine-0.9.49-376-gc2f0697
on Ubuntu Gutsy (2.6.22-14-generic #1 SMP x86_64 GNU/Linux),
the compiler is gcc version 4.1.3 20070929 (prerelease) (Ubuntu
4.1.2-16ubuntu2)
There is a similar report here:
http://www.winehq.org/pipermail/wine-devel/2007-August/058585.html
--
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=9575
Summary: IBExpert need windows native ole32.dll to run
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_pradelli(a)yahoo.com
To run ibexpert ole32.dll needs to be overriden (or dcom98 installed).
I can't detect why, there are no fixme printed on screen.
The application raise an access violation when starts and then you can't close
it.
The application is in AppDB
http://appdb.winehq.org/appview.php?iVersionId=9049
--
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=9401
Summary: Dragon Naturally Speaking 7 crashes after training
complete
Product: Wine
Version: CVS
Platform: Other
URL: http://scansoft.com
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7715)
--> (http://bugs.winehq.org/attachment.cgi?id=7715)
+ole log of running training, and error that happened shortly thereafter
After user training is complete, DNS puts up a dialog
saying something like "Congratulations! Training is complete."
The next thing you do crashes with a dialog box
saying something like "Unexpected error. COM out of memory."
and log messages like
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x0
0000000).
Fortunately, the error repeats the next time you start
and try to do something, you don't have to repeat training.
Better make a copy of ~/.wine once you finish training,
though, so you can get back to that state quickly
in case something goes wrong. (e.g. running a +relay log
at that point filled up my disk, and after that, dragon
wouldn't start properly.)
--
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=9388
Summary: installer stuck for TRS 2006 Demo
Product: Wine
Version: CVS
Platform: PC-x86-64
URL: http://www.auran.com/TRS2006/index.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dan(a)danny.cz
When trying to install the demo for TRS 2006, the installer gets stuck on the
first installation wizard page.
output from the terminal:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls"
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls"
err:ole:TLB_ReadTypeLib Loading of typelib L"c:\\Program Files\\Common
Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
--
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=15722
Summary: OpenOffice3 apps won't run
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://openoffice.bouncer.osuosl.org/?product=OpenOffice
.org&os=winwjre&lang=en-US&version=3.0.0
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16807)
--> (http://bugs.winehq.org/attachment.cgi?id=16807)
+ole in git
Tried running OpenOffice 3 today, installs without a hitch, but attempting to
run floods the console with:
fixme:ole:IEnumFORMATETC_Next_Proxy :stub
and office won't run.
And when I say flood, I mean it literally, I let it sit for about 1 minute and
my log ballooned to over 220K lines!
If you patch that fixme to shut up, then Office at least puts up its window,
but it's frozen/hung.
+ole attached
Sent a patch for the fixme:
http://www.winehq.org/pipermail/wine-patches/2008-October/063673.html
--
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=16273
Summary: nVidia melody installer fails in ole
Product: Wine
Version: 1.1.9
Platform: PC
URL: http://download.nvidia.com/developer/Tools/Melody/1.2/Me
lody_1.2.0630.1500.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 6912
Created an attachment (id=17548)
--> (http://bugs.winehq.org/attachment.cgi?id=17548)
+ole in git
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common
Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
+ole attached
--
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=18994
Summary: MS Excel 5.0c do not start, XLEN50.OLB is missing or
corrupted
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dennisschneck(a)web.de
Created an attachment (id=21886)
--> (http://bugs.winehq.org/attachment.cgi?id=21886)
output of wine at running execl.exe
Hello,
I need Excel 5.0c because of an old MACRO.
Der Marco Developer is died, so i do can convert it to OpenOffice Calc.
The Problem is that excel.exe do not run in wine.
Error: XLEN50.OLB is missing or corrupted.
The file: XLEN50.OLB is in the same directory as excel.exe.
I made a new insall on a ohter system (32bit) with wine 1.1.12
but the same Problem.
the output of wine see in the attach.
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=27710
Summary: OpenEdge 10.2B installer fails if ole debug channel is
disabled
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabspeck(a)gmail.com
Created an attachment (id=35460)
--> (http://bugs.winehq.org/attachment.cgi?id=35460)
Wine output with blank WINEDEBUG var
Hello,
If I run the OpenEdge 10.2B installer (trial available at
www.progress.com/openedge) without any debug channels set, the installer hangs
before installing anything (see oe_setup_hung.png) and Wine outputs the
contents of "oe_setup_no_channels.txt" to the terminal.
However, if I enable the "ole" debug channel (i.e. "env WINEDEBUG=+ole wine
setup.exe"), the installation runs successfully. The file
"oe_setup_ole_debug.txt" shows the output generated by Wine with the ole
debugging channel set up until the point after the installer would get hung
without the channel set.
--
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=13027
Summary: Add a description field to winetest
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Depends on: 13026
It should be possible to specify a description for a winetest run. That
description field would be sent with the report and would describe the system
the tests are run on, providing details that cannot be retrieve
programmatically. For instance:
"US Windows XP system provided by Compaq and then cleaned up. Last updated on
2007/10/16 but no IE7."
or
"Clean install of a stock French Windows 95, running in a VMware 5.5 guest."
The user should be able to either enter this description in the main dialog
(see also bug 13026), or on the command line.
--
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=13028
Summary: winetest's Stop button does not work
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
It says it's not implemented but closing the winetest window works just fine.
So it seems like implementing the Stop button should not be too hard.
--
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=11016
Summary: odbc32.dll should look for libodbc.so.1 instead of
libodbc.so
Product: Wine
Version: 20040615
Platform: PC
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=259710
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
An easy one for a newbie wine hacker, maybe... Currently, in
dlls/odbc32/proxyodbc.c, there's a hardcoded libodbc.so (unless an environment
variable overrides it). Perhaps it would be preferable if the WINE_GET_SONAME
configure macro was used to grab a name like libodbc.so.1 instead, so that if
some user have installed unixodbc, things would Just Work without forcing
him/her to also either install unixodbc-dev, or manually make a symlink, or
figure out weird environment variables.
--
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=31441
Bug #: 31441
Summary: Atomic Email Hunter demo will load perfectly, but will
not authorize with serial number
Product: Wine
Version: 20050930
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alpharev(a)gmail.com
Classification: Unclassified
I purchased this program, Atomic Email Hunter. It requires a sn# to activate
the full program. The demo works great, but it won't let me activate it for
some reason. It says activation complete, restart program. I restart it, then
it does it all over again, asking for the sn#. Please help!!! I'll do anything
to get this working... well, almost.
thanks,
casey
--
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=13030
Summary: winetest and result logging / submission
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
The winetest GUI does not make it possible to choose between saving the results
to a local file and submitting the results.
--
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=11177
Summary: winealsa doesn't assign unique MIDI port names
Product: Wine
Version: 20050628
Platform: PC
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333361
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: _obsolete_multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
Currently, when mapping ALSA MIDI ports to Windows MIDI port names, winealsa
uses the port's client name, which is not unique and may cause some programs to
get confused. A user is suggesting using the ALSA port name, which I suspect
can be acquired by e.g. replacing snd_seq_client_info_get_name(cinfo) in midi.c
with snd_seq_port_info_get_name(pinfo). You could also append a number to the
client name, or whatever else it takes to make the name unique.
--
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=14607
Summary: Serious Sam TFE and TSE - window minimizes and becomes
unusable
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://files.seriouszone.com/download.php?fileid=338
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexd4(a)inbox.lv
CC: julliard(a)winehq.org
In current git both "encounters" of Serious Sam 1 are regressed compared to
wine-0.9.59. When attempting to change video resolution in full screen mode (in
current git) the game's window becomes minimized and can't be restored after
that. It actually appears to change resolution successfully, but then there is
a "keep this settings yes/no" box and after pressing yes it breaks. This worked
in wine-0.9.59. The problem is in fullscreen mode only, in virtual desktop
emulation everything works.
I did some regression testing, and I think problems began with this commit:
commit fd97acbadffdc8af6d2682cb761a92ff2ab2f355
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Apr 7 11:43:46 2008 +0200
winex11: Set the _NET_WM_STATE atom directly for unmapped windows.
It is a bit difficult, because the nature of the problem changed slightly
between the above commit and current git. I.e. in a commit just before
fd97acbadffdc8af6d2682cb761a92ff2ab2f355 it works, in
fd97acbadffdc8af6d2682cb761a92ff2ab2f355 a similar broken "minimization"
happens, only not after changing the resolution, but instead during game
initialization (you can't even get to the main menu). A bit later, a different
commit (1bf824e0b00d2b179d5f34dd0c7ace83e83bd28a) partially fixed the problem,
getting it to the state as it is now (can get to menu, but can't change
resolution). I tried backporting fix from
1bf824e0b00d2b179d5f34dd0c7ace83e83bd28a to commit
fd97acbadffdc8af6d2682cb761a92ff2ab2f355 and it works as expected, recreating
the problem in current form in that commit. In all of these cases only
fullscreen mode is affected.
I see this in Serious Sam - The First Encounter 1.05 (retail) and in Serious
Sam - The Second Encounter demo. Demo is available for download. If it will be
necessary I can generate some logs for this.
--
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=13029
Summary: winetest should make it possible to just extract the
individual tests
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
The first task that winetest does is extract the individual test binaries.
However it does not say where and if one wants to get at them (to then run them
by hand for testing/debugging purposes), then one has to kill winetest, and
track down its temporary directory (which is something like in c:\Documents and
Settings\account\Local Settings\Temp\wctXXX btw).
It would be nice to have an 'Extract tests' button in the main dialog that
would open a dialog letting the user choose where to save the individual tests
(or some other reasonably simple way of achieving the same purpose).
--
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=10417
Summary: OLEAUT32: crash if >128 methods in an interface
Product: Wine
Version: 0.9.49.
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mjk(a)cardbox.com
This bug was encountered in build cxoffice-6.2.0rc1-2-g024be42 of Wine (part of
CrossOver Mac). The bug has been identified in the current source code at
http://source.winehq.org/source/dlls/oleaut32/tmarshal.c.
Using any marshaled interface with more than 128 methods causes a crash within
OLEAUT32 if any method at position >=128 is called. This was detected when
using Cardbox (http://www.cardbox.com) and is a SHOW-STOPPER because it makes
the use of VBScript macros impossible.
However, the bug is completely general and applies to any application at all
that has interfaces with large number of methods. It is quite possible that
many random OLE / COM - related bugs that have already been reported have this
bug as their underlying cause.
The version of Cardbox on which the bug was found is more recent than the one
currently available on the web site. If anyone wants to have a copy for
testing, together with instructions for reproducing the crash, please contact
me.
LOCATION OF THE BUG
The bug is in dlls/oleaut32/tmarshal.c. When constructing a proxy interface,
PSFacBuf_CreateProxy at line #1712 constructs the following proxy code for each
method:
popl %eax
pushl <nr>
pushl %eax
call xCall
lret <n> (+4)
where <nr> is the position of the method in the list of methods: 0, 1, 2, and
so on.
The pushl <nr> instruction is defined by following code:
374 BYTE pushlval; // set to 0x6a by line #1712
375 BYTE nr;
The fact that the method position is a byte already limits the maximum size of
an interface to 256 methods, which is less than the 512-method limit of Windows
NT4.0 SP3, and the 1024-method limit of Windows 2000: see "MIDL2362" in
http://msdn2.microsoft.com/en-us/library/aa366756.aspx for details. Thus this
needs to be corrected in any case. The proxy code as it stands will call method
0 instead of method 256, method 1 instead of method 257, and so on, leading to
random behaviour and possible stack corruption.
The crash when method 128 is called has a different cause. The proxy for method
128 contains the instruction 6A 80, because the programmer thought that this
would push 00000080 onto the stack. In fact the PUSH instruction with opcode 6A
SIGN-EXTENDS its operand and does not zero-extend it. Thus the proxy for the
128th method pushes FFFFFF80 onto the stack before calling xCall. xCall
interprets this as a negative number (-128) and thus attempts to synthesize a
call not to method 128 but to a non-existent method -128. In the same way it
will call method -127 instead of method 129,... and so on.
SUGGESTED CORRECTION
The very simple correction to this bug, which is guaranteed to work, is to
alter line 375 to
375 DWORD nr;
and line 1712 to
1712 xasm->pushlval = 0x68;
which expects a 32-bit operand rather than an 8-bit one.
This will result in every proxy using 15 bytes per method instead of 12 bytes.
This does not seem an excessive price to pay for complete reliability in the
future: there will then be no limit to the number of methods that can be
supported.
ALTERNATIVE CORRECTIONS
If the 25% expansion in proxy size is considered unacceptable (it should not
really be: proxies are small) then there are several ways round the problem. An
increase to 256 methods could be achieved simply by adding a line at the very
beginning of xCall:
method &= 0xff;
but this would HAVE to be accompanied by an explicit test for the method count
limit (now 256) in PSFacBuf_CreateProxy so that the attempt to create a proxy
with too methods would simply fail rather than (as now) generate a proxy that
will randomly crash the application.
Another approach would be to create dummy functions (in assembler) that would
add 128, 256, 384, 512, etc to the 'method' argument before forwarding it on to
xCall. In that case, method numbers after 127 would generate proxies that
called one of the variant xCalls instead of the original one. The programming
in PSFacBuf_CreateProxy would be relatively straightforward, and the dummy
functions would not need to do any stack manipulation: they would simply add an
offset to the DWORD at [ESP+8] and then JMP straight to the start of xCall.
This would *still* give a finite limit to the number of methods, but the limit
would be much larger. Again, good engineering practice dictates that
PSFacBuf_CreateProxy should report an error if it encounters a number of
methods beyond the number that it was designed to cope with.
--
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=10536
Summary: ITypeInfo_fnInvoke failed to convert param 0 to VT_BOOL
from VT_BSTR
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://uniqlo.jp/uniqlock
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fnjordy(a)gmail.com
Uniqlock screensaver doesn't display anything, presumably it might be related
to the Wine output:
in CSoundUtils constructor:
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
err:ole:ITypeInfo_fnInvoke failed to convert param 0 to VT_BOOL from VT_BSTR
--
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=11775
Summary: Oleview does not correctly generate idl files
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.b.lankhorst(a)gmail.com
When looking at the ipodservice typelib (install itunes v7.6, then look at the
typelib in C:\Program Files\iPod Service\bin\iPodService.exe in wine oleview,
it will generate wrong code.
HRESULT foo([in]long pointer, [out, retval]VARIANT_BOOL *rar);
is turned into:
VARIANT_BOOL foo([in]long pointer);
This happens for example with IItunesDevice_IsMounted.
--
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=16841
Summary: Max Payne 2: The Fall of Max Payne installation fails
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drobyshewsky(a)gmail.com
Created an attachment (id=18557)
--> (http://bugs.winehq.org/attachment.cgi?id=18557)
Max Payne 2: The Fall of Max Payne installation fails
Max Payne 2: The Fall of Max Payne installation fails
--
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=16851
Summary: Morrowind GOTY - DVD - Installers fail.
Product: Wine
Version: 1.1.12
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kphillisjr(a)gmail.com
The installers all fail when launching ikernel.exe, and this is on a default
install of wine.
--
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=17920
Summary: OleUIAddVerbMenu is not realized
Product: Wine
Version: unspecified
Platform: Other
URL: http://msdn.microsoft.com/en-
us/library/ms686597(VS.85).aspx
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lav(a)etersoft.ru
OleUIAddVerbMenu is not realized at all in current Wine.
My last realization post at January, 16:
http://www.winehq.org/pipermail/wine-patches/2009-January/067827.html
This realization tested with 1C Accounting program (specified for Russia) and
has no reclamation.
--
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=20363
Summary: Lotus Notes 7.0.2: Selecting User Preferences crashes
the app
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toralf.foerster(a)gmx.de
Created an attachment (id=24123)
--> (http://bugs.winehq.org/attachment.cgi?id=24123)
backtrace
I'll attach a backtrace.
--
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=20365
Summary: Radio Mobile icons drawn too big
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wilfried.pasquazzo(a)gmail.com
CC: steve.m.caddy(a)ntlworld.com
The icons in "Radio Mobile" are drawn too big. The program can be downloaded
for free here: http://www.cplus.org/rmw/english1.html
---
It is a regression:
32ca9b27c376af255dacd67c2744b3b5285b8cf1 is first bad commit
commit 32ca9b27c376af255dacd67c2744b3b5285b8cf1
Author: Wilfried Pasquazzo <wilfried.pasquazzo(a)gmail.com>
Date: Tue Sep 22 14:20:28 2009 +0000
user32: Correct scaling of DrawIcon.
:040000 040000 e3a1f553e9f16b7bd47d9dcf23bddc40b0bfb8b7
addf0374f38168449965d4fe2f0f1c9066462d6a M dlls
---
This bug was first mentioned in the comments of
http://bugs.winehq.org/show_bug.cgi?id=20153 by Steve Caddy (#19 and #20). It
is likely to only affect Visual Basic applications, the problematic code is
located in "dlls/oleaut32/olepicture.c".
I'm writing the corresponding fix and testcase.
--
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=25421
Summary: Harry Hops auf Schatzsuche needs CoCreateInstance16
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
After installation, starting the 1997 children app
"Harry Hops auf Schatzsuche" produces 2 traces to the console
fixme:mmio:MMIO_InstallIOProc Global procedures not implemented
fixme:ole:CoCreateInstance16 ({f4595e32-2cdb-11d0-8cde-0000c05bba0b}, (nil), 1,
{f4595e31-2cdb-11d0-8cde-0000c05bba0b}, 0x3ea2ae), stub!
The latter identifies the bug, as 2 requesters appear:
unknown status code / "unbekannter StatusCode", followed by
sprite server created no object / "Sprite-Server hat kein Objekt erstellt".
The app then exits => garbage rating.
The referenced GUID is created by the installer and mentions sprites:
+[Software\\Classes\\CLSID\\{F4595E32-2CDB-11D0-8CDE-0000C05BBA0B}]
+@="Rabbitsoft Sprite & Surface Machine"
+[Software\\Classes\\CLSID\\{F4595E32-2CDB-11D0-8CDE-0000C05BBA0B}\\InprocServer]
+@="C:\\SCHATZ\\CODE\\RSSPRT16.DLL"
So it indeed looks like the app reports as error that it did not receive an
instance from DDE/OLE/COM, likely because of the stub.
Note that I've used Ubuntu Lucid with wine 1.3.8 + git as of 2010-12-03 because
of bug #23723.
Setting winecfg to either winxp or w95 mode makes no difference.
--
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=25635
Summary: Every single line is underlined in Dreamweaver
codeview
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karen(a)redwoodgames.com
Dreamweaver in Wine 1.0 works fine. Upgraded to latest Wine (1.2?) and every
single line of every file when viewed in code view in Dreamweaver is underlined
with double underlining on the empty end of the line all the way across the
window.
I think Dreamweaver uses OLE but I am not sure.
When I dropped back to Wine 1.0...the underlining disappeared.
--
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=25757
Summary: MS-Excel WorkBook crashes while clicking on Form
Buttons
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajeet_singh1978(a)yahoo.co.in
Created an attachment (id=32826)
--> (http://bugs.winehq.org/attachment.cgi?id=32826)
logs from command prompt
Using a Wine 1.3.11 on Fedora 13.
Installed Microsoft Office 2007.
I am trying to Open an excel sheet template which contains some macros and
active content like user forms and dialogs.
While enabling the active content, excel gets hang and gets crashed after
sometime.
Attaching the nohup.out.tar.bz2 logs for wine from command prompt.
Attaching the xls templates in zip file
--
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=26899
Summary: unimplemented function ole2.dll16.RELEASESTGMEDIUM
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)dominion-it.co.za
Created an attachment (id=34297)
--> (http://bugs.winehq.org/attachment.cgi?id=34297)
program startup log file
Good day, trying to run old win95 application. Getting a unimplemented function
error as in subject. Added log file for more details. believe config is correct
for the application but no luck to get it past error.
thanks for your time and help
--
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=28325
Summary: Dragon NaturallySpeaking 11.0 Standard no longer
completes user training successfully
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Dragon NaturallySpeaking 10 Standard used to run very well but now no longer
works at all.
I am reporting this bug against 1.2.3 because that is the last version that
installs NatSpeak, although it does not run.
To reproduce:
I have Oneiric with all updates, 64-bit. I got 1.2.3 off the ubuntu repository.
I installed NatSpeak 10.0 Standard.
Installation seemed to go all right.
I then tried to do the initial setup.
The steps for measuring microphone accuracy, and the training, went well. After
that a couple of steps, such as training (I check "No" to that) went by.
Then it froze. The following two lines appeared on the terminal screen; the
first was repeated 4 times; the second 9.
fixme:psapi:GetProcessImageFileNameA (0x54c, 0x4d0e470, 520) stub
err:ole:CoRevokeClassObject called from wrong apartment, should be called from
800000038
--
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=30279
Bug #: 30279
Summary: Dragon Naturally Speaking does not install with
dotnet3.5 error
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Classification: Unclassified
Dragon NaturallySpeaking 11.5 does not install the included dotnet3.5 with an
error.
--
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=31010
Bug #: 31010
Summary: alien vs predator 2 crashe at playing intro
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smutkovski(a)gmail.com
Classification: Unclassified
Created attachment 40704
--> http://bugs.winehq.org/attachment.cgi?id=40704
log before movie rename
game crash at when it should play intro.
when i rename movies, i get another errors and game still crash.
i have:
ubuntu 11.10 x86
wine 1.5.5
using ALSA for sound
--
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=34009
Bug #: 34009
Summary: winecfg error output when clicking on test sound
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scrimekiler(a)yahoo.fr
Classification: Unclassified
When I click on test sound in audio tab in winecfg, it displays an error
output.
The sound work, nothing crash, but I get that error message :
"err:ole:CoInitializeEx Attempt to change threading model of this apartment
from multi-threaded to apartment threaded"
NOTE : this is a fresh linux install with a fresh wine install with default
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=15384
Summary: Incorrect behaviour when using BIF_RETURNONLYFSDIRS |
BIF_BROWSEINCLUDEFILES
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boris.seve(a)drillscan.com
When calling SHBrowseForFolder with both BIF_RETURNONLYFSDIRS and
BIF_BROWSEINCLUDEFILES flags the 'Ok' button is incorrectly disabled when a
file is selected (button is enabled however when a directory is selected)
If only the BIF_BROWSEINCLUDEFILES flag is set the 'Ok' button is correctly
enabled when a file is selected.
AFAIK (and confirmed on Windows XP SP3) the 'Ok' should be enabled when a
directory is selected AND when a file is selected if both flags are set.
This holds true whether BIF_NEWDIALOGSTYLE is set or not.
--
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=18578
Summary: Wine reverses big/small icon resources in WM_SETICON
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emwine(a)earthlink.net
Created an attachment (id=21241)
--> (http://bugs.winehq.org/attachment.cgi?id=21241)
Testcase binary and source (VC 6.0 command line for compiling at end of c file)
This could be two bugs, could be one-- I'm not sure. This occurs both in
WM_SETICON, and also when registering a WNDCLASS structure with
RegisterClassEx().
When calling WM_SETICON, wParam indicates whether or not to use the big or
small resource. (ICON_BIG, or ICON_SMALL). Windows reverses these, Wine
doesn't. Running the testcase:
Windows:
icon, then press 'b': get 16x16 IDI_ICON
icon, then press 's': get scaled 32x32 IDI_ICON
Wine:
wine icon, then press 'b': get scaled 32x32 IDI_ICON
wine icon, then press 's': nothing at all
For Wine, you may have to hit 'b' a few times, even restarting the app before
it works-- I don't know why it's flaky.
I noticed this problem because I had ugly icons in my MFC MDI app in Wine, and
realized it was scaling the 32x32 resource instead of using the 16x16 one.
When writing the app, I noticed that CWnd::SetIcon(HICON, BOOL bBig) reversed
the 2nd parameter in reality. Probably Wine just went by the docs and nobody
noticed the docs are reversed from reality.
The other issue that may in fact be the same bug is that the WNDCLASS
structure's icons are reversed as well. I'm thinking it's the same windows bug
responsible for the reversal with the documentation manifesting itself in
multiple places. So it's entirely possible it's just one issue in Wine also
since Wine doesn't reverse them. Running the testcase again:
Windows:
icon: IDI_APPLICATION used (hIconSm)
icon foo: IDI_QUESTION used (hIconSm)
Wine:
wine icon: IDI_QUESTION used (hIcon)
wine icon foo: IDI_APPLICATION used (hIcon)
There's also a question of what happens when you use hInstance instead of NULL
in the LoadIcon() calls, but this bug isn't dealing with that problem.
--
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=35285
Bug ID: 35285
Summary: PlayOnLinux
Product: Wine
Version: 1.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arnaudh1(a)gmail.com
Classification: Unclassified
Created attachment 47064
--> http://bugs.winehq.org/attachment.cgi?id=47064
report
I get an error in trying to launch a game using PlayOnLinux Wine with Kubuntu
12.04 you will find attached the error report generated.
--
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=33350
Bug #: 33350
Summary: Maxthon 4 fails to start
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gmazzone0(a)aol.com
Classification: Unclassified
When I open Maxthon 4, it shows a blonk page with:"Missing: sidebar/index.html
Missing: layout:html" and can't be used
--
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.