http://bugs.winehq.org/show_bug.cgi?id=29446
Bug #: 29446
Summary: ApaReader.exe can not display content in embed
iexplore
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download Apabi reader
http://www.apabi.cn/Reader/MLReaderSetup.exe
2. install with wine
2. start ApaReader.exe
$ cd ~/.wine/drive_c/"Program Files"/Founder/"Apabi Reader 4.0"
$ wine ApaReader.exe
3. click on "Apabi shop" button (the second button in the bottom left corner)
Actual result:
Display a blank page
Expect result:
Display some content in a embed iexplore
winetricks ie8 works around 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=26575
Summary: Homefront: annoying buzz sound in menu/game
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Separate from bug 26574, there is an annoying buzzing sound when sitting at the
menu/in game. Using driver acceleration=emulation doesn't make a 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=26135
Summary: mmdevapi/render tests show several memory leaks under
valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
120 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by AudioClient_Create (audio.c:302)
by MMDevice_Activate (devenum.c:314)
by test_audioclient (render.c:85)
by func_render (render.c:407)
by run_test (test.h:556)
by main (test.h:624)
...
120 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by AudioClient_Create (audio.c:302)
by MMDevice_Activate (devenum.c:314)
by test_references (render.c:254)
by func_render (render.c:408)
by run_test (test.h:556)
by main (test.h:624)
...
120 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by AudioClient_Create (audio.c:302)
by MMDevice_Activate (devenum.c:314)
by test_event (render.c:344)
by func_render (render.c:409)
by run_test (test.h:556)
by main (test.h:624)
--
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=21642
Summary: NVIDIA 9300 mGPU misreported as 9200
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://www.nvidia.com/object/product_geforce_9300_mgpu
_us.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
My EVGA nForce 730i board (http://www.evga.com/articles/00435/) contains a
NVIDIA 9300 mGPU (see bug URL). Wine applications see it as a 9200 mGPU, which
has roughly 1/3 the performance. Applications still work, but applications with
any type of auto configuration may default to incorrect settings, or not
completely expose features.
--
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=25944
Summary: kernel32: console tests show some valgrind warnings
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33078)
--> (http://bugs.winehq.org/attachment.cgi?id=33078)
valgrind log
I'll attach the log, since the link will go dead eventually...
A few invalid reads, e.g.,:
Invalid read of size 2
at WCUSER_FillMemDC (user.c:76)
by WCUSER_Refresh (user.c:760)
by WINECON_FetchCells (wineconsole.c:81)
by WINECON_GrabChanges (wineconsole.c:303)
by WCUSER_MainLoop (user.c:1376)
by WinMain (wineconsole.c:846)
by main (exe_main.c:48)
Address 0x7f0534ea is 8,322 bytes inside a block of size 48,000 free'd
at notify_free (heap.c:262)
by RtlReAllocateHeap (heap.c:1885)
by WINECON_GrabChanges (wineconsole.c:293)
by WINECON_SetConfig (wineconsole.c:499)
by WINECON_Init (wineconsole.c:656)
by WinMain (wineconsole.c:818)
by main (exe_main.c:48)
--
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=26054
Summary: shell32/shlfolder tests show some leaks under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
1,258 bytes in 3 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IMalloc_fnAlloc (ifs.c:186)
by CoTaskMemAlloc (ifs.c:395)
by SHAlloc (shellole.c:309)
by ILClone (pidl.c:241)
by SHChangeNotify (changenotify.c:358)
by test_SHChangeNotify (shlfolder.c:4422)
by func_shlfolder (shlfolder.c:4483)
by run_test (test.h:556)
by main (test.h:624)
...
1,258 bytes in 3 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IMalloc_fnAlloc (ifs.c:186)
by CoTaskMemAlloc (ifs.c:395)
by SHAlloc (shellole.c:309)
by ILClone (pidl.c:241)
by SHChangeNotify (changenotify.c:358)
by test_SHChangeNotify (shlfolder.c:4435)
by func_shlfolder (shlfolder.c:4483)
by run_test (test.h:556)
by main (test.h:624)
--
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=20149
Summary: user32: static test often fails with glsl disabled
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://test.winehq.org/data/caf66f0fe28da8964b5f84be68
2c527559fb9e52/wine_ae-ub904-noglsl/user32:static.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
static.c:88: Test failed: pixel should NOT be painted black!
--
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=19599
Summary: Closing Adobe Device Central CS4 causes a page fault
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22854)
--> (http://bugs.winehq.org/attachment.cgi?id=22854)
wine-1.1.26-390-g31dab8f console output
Closing Adobe Device Central CS4 causes a page fault.
Backtrace:
=>0 0x00e6d32c in scl (+0x1d32c) (0x00ea7d4d)
SCL.dll is bundled with the app.
--
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=26129
Summary: ddraw/visual tests show a memory leak under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
84 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by d3d3_CreateViewport (ddraw.c:4629)
by D3D3_ViewportClearTest (visual.c:2163)
by func_visual (visual.c:3105)
by run_test (test.h:556)
by main (test.h:624)
also what may be a Mesa leak:
44 bytes in 1 blocks are definitely lost
at malloc (vg_replace_malloc.c:236)
by realloc (vg_replace_malloc.c:525)
by ??? (in /usr/lib/libGL.so.1.2)
by ??? (in /usr/lib/libGL.so.1.2)
by drawStridedFast (drawprim.c:47)
by drawPrimitive (drawprim.c:718)
by IWineD3DDeviceImpl_DrawPrimitiveUP (device.c:4926)
by IDirect3DDeviceImpl_7_DrawPrimitive (device.c:3446)
by IDirect3DDeviceImpl_7_DrawPrimitive_FPUSetup (device.c:3459)
by offscreen_test (visual.c:727)
by func_visual (visual.c:3089)
by run_test (test.h:556)
by main (test.h:624)
--
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=28749
Bug #: 28749
Summary: urlmon/tests/protocol.c fails and hangs under valgrind
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
When run under valgrind, "make protocol.ok" failed as follows:
err:wininet:NETCON_secure_connect SSL_connect failed: 12157
protocol.c:411: Test failed: unexpected service
{79EAC9D5-BAFA-11CE-8C82-00AA004BA90B}
protocol.c:984: Test failed: hrResult = 800c0008, expected: 00000000
protocol.c:989: Test failed: dwError == ERROR_SUCCESS
protocol.c:614: Test failed: expected ReportData
protocol.c:627: Test failed: expected OnResponse
protocol.c:629: Test failed: expected ReportProgress_ACCEPTRANGES
protocol.c:632: Test failed: expected ReportProgress_MIMETYPEAVAILABLE
and then hung.
--
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.