http://bugs.winehq.org/show_bug.cgi?id=21041
Summary: Mismatched GlobalLock/HeapFree in
X11DRV_CLIPBOARD_ExportString?
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://build.chromium.org/buildbot/waterfall.fyi/build
ers/Chromium%20Linux%20Wine%20(valgrind)/builds/57/ste
ps/wine%20valgrind%20test:%20unit_tests/logs/stdio
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: ulrich(a)codeweavers.com, thestig(a)google.com
http://build.chromium.org/buildbot/waterfall.fyi/builders/Chromium%20Linux%…
shows:
[ RUN ] FocusManagerTest.ViewFocusCallbacks
...
Invalid free() / delete / delete[]
at RtlFreeHeap (heap.c:255)
by X11DRV_CLIPBOARD_ExportString (clipboard.c:1548)
by X11DRV_HandleSelectionRequest (clipboard.c:3353)
by X11DRV_SelectionRequest (clipboard.c:3397)
by process_events (event.c:317)
by X11DRV_MsgWaitForMultipleObjectsEx (event.c:408)
by GetQueueStatus (input.c:296)
Address 0x7f07ec88 is 8 bytes inside a block of size 18 alloc'd
at RtlAllocateHeap (heap.c:247)
by HeapAlloc (heap.c:276)
by GlobalAlloc (heap.c:395)
by X11DRV_CLIPBOARD_RenderFormat (clipboard.c:1023)
by X11DRV_CLIPBOARD_ExportString (clipboard.c:1666)
by X11DRV_HandleSelectionRequest (clipboard.c:3353)
by X11DRV_SelectionRequest (clipboard.c:3397)
by process_events (event.c:317)
by X11DRV_MsgWaitForMultipleObjectsEx (event.c:408)
by GetQueueStatus (input.c:296)
Looks like a mismatch to me?
1529 text = GlobalLock(lpData->hData32);
...
1548 HeapFree(GetProcessHeap(), 0, text);
--
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=25925
Summary: Bioshock: installer autopatcher fails verification
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer, regression
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: juan_lang(a)yahoo.com
Regression introduced by:
austin@midna:/ramdisk/wine$ git bisect good
966d722752b659a12ffa355a1e559f94907cd66d is the first bad commit
commit 966d722752b659a12ffa355a1e559f94907cd66d
Author: Juan Lang <juan.lang(a)gmail.com>
Date: Mon Oct 4 18:16:16 2010 -0700
crypt32: Improve error checking for the base policy.
:040000 040000 f9ebbde6e36c9d0b061daf58553171e60903c5b8
f4af24892b8e82f2d4f8c3083cf712a89df83694 M dlls
WINEDEBUG=+wininet,+crypt,+chain 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=21669
Summary: MiniRacingOnline: In-Game Graphics non-transparent/Not
in proper positions
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://www.miniracingonline.com/descargas.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26171)
--> (http://bugs.winehq.org/attachment.cgi?id=26171)
A lot of Graphics errors
This is a rather crazy bug, all graphics appear non-transparent and the objects
are all out of place in Quick Race mode. Racing at 2fps on my Core i7 920 and
cars running into invisible walls is hilarious looking though, lol.
--
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=25874
Summary: tray icon in gnome panel corruption
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.creutz(a)gmx.de
Created an attachment (id=32975)
--> (http://bugs.winehq.org/attachment.cgi?id=32975)
Image of the Gnome Panel
when I start a windows app which ship a try icon, the icon copy the icon from
the icon from its right side as background and then it places the current
app-icon on top.
This appears by me on Ubuntu 10.04 Lucid Lynx with Gnome Panel 2.30.2 and the
nofication-area panel applet has version 2.30.2
--
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=24510
Summary: Blur needs msvcr90.dll.__libm_sse2_cos
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Only occurs when setting msvcr90 to builtin.
austin@pc ~/.wine/drive_c/Program Files/Activision/Blur(TM) $ wine Blur.exe
fixme:msvcrt:_controlfp_s ((nil) 65536 196608) semi-stub
wine: Call from 0x7b8367e3 to unimplemented function
msvcr90.dll.__libm_sse2_cos, aborting
Using the handy mscodescan.pl from winezeug, it seems blur needs:
./Blur.exe imports following stub symbols:
msvcr90:__libm_sse2_acos
msvcr90:__libm_sse2_asin
msvcr90:__libm_sse2_atan
msvcr90:__libm_sse2_atan2
msvcr90:__libm_sse2_cos
msvcr90:__libm_sse2_exp
msvcr90:__libm_sse2_log
msvcr90:__libm_sse2_pow
msvcr90:__libm_sse2_sin
msvcr90:__libm_sse2_tan
msvcr90:_findfirst64i32
msvcr90:_findnext64i32
msvcr90:_itoa_s
msvcr90:strncat_s
msvcr90:wcsncat_s
--
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=20158
Summary: Fritz 11 gdiplus bug.
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mega.watt2(a)gmail.com
Wine has a severe bug that makes it not draw the board by default. Using a
native gdiplus dll library does fix this problem, but the buttons are still
messed up.
Please check
http://appdb.winehq.org/objectManager.php?sClass=version&iId=13027&iTesting…
for further details.
--
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=25195
Summary: WINE msi does not uninstall files correctly and does
not update registry
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
When the wine unisntall is selected to remove a program, it starts the program
msi uninstaller, which runs and indicates the program was uninstalled.
However, the wine uninstaller still shows the program as being installed, the
registry entry for the program unistalled is still in:
/hkey/local_machine/software/microsoft/windows/currentversion/uninstall
which prevents the program from being installed again and the programs install
directory and its contents have not been removed as they should have been.
Its as if all the WINE msi unistall functions are placeholders.
I would recommend a real live Windows application which has an Installshield
installed be obtained to see what actions should happen on install, uninstall
and install again. Compare what happens on a real Windows systems and what
happens on 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=22659
Summary: 1by1 player: file/song list text overlaps and becomes
unreadable if enlarged
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://mpesch3.de1.cc/1by1.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
Just a minor glitch...
If you are running 1by1 Player via Wine (see download link) and go into the
settings e.g. press <F6>, click the "List" tab and then move the slider
labelled "Font and size" towards the right too much in order to make the font
larger, the track listing becomes unreadable. What's supposed to happen is the
font becomes larger to make it easier to read (this does not happen if you run
1by1 player in Windows).
Try it and see.
--
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=17282
Summary: qtest: QUAKE.EXE crashes.
Product: Wine
Version: 1.0.1
Platform: PC
URL: http://www.quaketerminus.com/tools/qtest1.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam.buchbinder(a)gmail.com
Created an attachment (id=19284)
--> (http://bugs.winehq.org/attachment.cgi?id=19284)
Log of the crash.
Download qtest1.zip from the attached link. Unzip it and run "wine QUAKE.EXE".
The program crashes. The README states that it should run under Windows 95.
I'm running wine 1.0.1-0ubuntu2 on Ubuntu Intrepid. Please let me know if I can
provide any other information that might 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=25830
Summary: urlmon:sec_mgr tests fail on clang
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://test.winehq.org/data/98834637eb25caf986c9feae3e
aa0b855cc19a26/wine_ae-ub1004-clang/urlmon:sec_mgr.htm
l
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=32920)
--> (http://bugs.winehq.org/attachment.cgi?id=32920)
WINEDEBUG=urlmon,relay,seh,tid
Unhandled exception: page fault on write access to 0x00000037 in 32-bit code
(0x7bc74157).
winedbg: Internal crash at 0x7ec81e4d
test failed: crash
WINEDEBUG=urlmon,relay,seh,tid 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.