https://bugs.winehq.org/show_bug.cgi?id=44289
Bug ID: 44289
Summary: Possible access to unintended field in
"wine/dlls/comctl32/comboex.c" line 1033
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: petrum(a)gmail.com
Distribution: ---
While experimenting with a CodeSonar plugin we develop, we noticed a
potential bug in file "wine/dlls/comctl32/comboex.c" line 1033 function
COMBOEX_Create
SetWindowSubclass(infoPtr->hwndEdit, COMBOEX_EditWndProc, EDIT_SUBCLASSID,
(DWORD_PTR)hwnd);
infoPtr->font = (HFONT)SendMessageW(infoPtr->hwndCombo /*HERE*/, WM_GETFONT, 0,
0);
Shouldn't you access infoPtr->hwndEdit (instead of infoPtr->hwndCombo) at the
mentioned position in the second line?
Thanks,
Petru Florin Mihancea
--
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=44282
Bug ID: 44282
Summary: Windows Media Player 7.1 installer component selection
listbox erratic
Product: Wine
Version: 3.0-rc4
Hardware: x86
URL: http://download.microsoft.com/download/winmediaplayer/
wmp71/7.1/W982KMe/EN-US/mp71.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 60113
--> https://bugs.winehq.org/attachment.cgi?id=60113
Screencast of dialog behavior
When clicked, the Windows Media Player 7.1 installer component selection
listbox scrolls wildly and item selection highlighting is sticky. Native
comctl32.dll corrects the problem.
Test system:
Xubuntu 17.04 x86, Intel Pentium D 3.46GHz, GeForce 8600 GT with Nvidia
340.102 driver.
wine-devel 3.0~rc4~zesty from dl.winehq.org
--
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=15988
Summary: ActiveSync 4.5 the scroll of panel in installation don't
working
Product: Wine
Version: 1.1.8
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shakaran(a)gmail.com
Created an attachment (id=17178)
--> (http://bugs.winehq.org/attachment.cgi?id=17178)
Panel of installation
When you install ActiveSync 4.5 in the step of change path installation, the
box below with information as unit volumen (C:,D:,etc), total size, free space,
etc dont working. The scroll and the columns size don't move.
The image is attached (sorry the image letter are Spanish).
--
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=10051
Summary: Parallax SX Key IDE cannot detect serial port under WINE
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ultimatedevr(a)yahoo.com
Created an attachment (id=8599)
--> (http://bugs.winehq.org/attachment.cgi?id=8599)
Result of running SXKey.exe in wine with the +setupapi debug flag.
I am trying to run the Parallax SX Key IDE through WINE, however the IDE does
not detect any of my serial ports. I have symlinked them to ~/.wine/dosdevices/
and added them to my registry, however the IDE still cannot detect my serial
ports.
I am currently running WINE v.0.9.46 (the same problem exists in the CVS
version as well).
(BTW, I have heard of others getting this to work, yet others who couldn't:
http://forums.parallax.com/forums/default.aspx?f=15&m=217429&g=221692)
--
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=13159
Summary: tooltips won't show up on partly hidden items
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tarasov.igor(a)gmail.com
To see the bug, open regedit drag the bar that separates registry tree from
values so that it partly covers registry branches names. If you use native
comctl32.dll or in windows you'll see tooltips over these partly covered items,
displaying full item name. Wine won't show anything.
This is true with listview also.
In some applications that have big listview tables with long values this bug
becomes pretty annoying (when you constantly have to change comlumn widths etc
in order to see complete values).
Maybe this bug was reported earlier, but I have not found 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.
https://bugs.winehq.org/show_bug.cgi?id=46339
Bug ID: 46339
Summary: comctl32//tests/edit.c shows an invalid read
Product: Wine
Version: 4.0-rc3
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: bunglehead(a)gmail.com
Distribution: Gentoo
../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p
comctl32_test.exe.so edit && touch edit.ok
==28392== Invalid read of size 2
==28392== at 0x7B443813: GlobalLock (heap.c:441)
==28392== by 0x7B444560: LocalLock (heap.c:1063)
==28392== by 0x5914A4B: EDIT_LockBuffer (edit.c:1202)
==28392== by 0x591BAF9: EDIT_WindowProc (edit.c:4571)
==28392== by 0x4FDDF19: ??? (in
/home/austin/wine-valgrind/dlls/user32/user32.dll.so)
==28392== by 0x4FDE537: call_window_proc (winproc.c:246)
==28392== by 0x4FDFB1B: WINPROC_CallProcAtoW (winproc.c:606)
==28392== by 0x4FE071C: WINPROC_call_window (winproc.c:953)
==28392== by 0x4FA4D32: call_window_proc (message.c:2225)
==28392== by 0x4FA8A39: send_message (message.c:3288)
==28392== by 0x4FAB736: SendMessageA (message.c:3511)
==28392== by 0x4A9BADE: test_EM_GETHANDLE (edit.c:2849)
==28392== by 0x4A9DCBA: func_edit (edit.c:3213)
==28392== by 0x4B2BBBD: run_test (test.h:617)
==28392== by 0x4B2C5FB: main (test.h:701)
==28392== Address 0x497eea8 is 664 bytes inside a block of size 2,048 free'd
==28392== at 0x7BC48418: notify_free (heap.c:268)
==28392== by 0x7BC4AFB7: RtlFreeHeap (heap.c:1772)
==28392== by 0x5B44DC7: heap_free (heap.h:46)
==28392== by 0x5B4735E: ScriptStringFree (usp10.c:2583)
==28392== by 0x591598C: EDIT_InvalidateUniscribeData (edit.c:321)
==28392== by 0x591A6E0: EDIT_EM_ReplaceSel (edit.c:2631)
==28392== by 0x591C4BB: EDIT_WindowProc (edit.c:4665)
==28392== by 0x4FDDF19: ??? (in
/home/austin/wine-valgrind/dlls/user32/user32.dll.so)
==28392== by 0x4FDE537: call_window_proc (winproc.c:246)
==28392== by 0x4FE014B: WINPROC_CallProcAtoW (winproc.c:507)
==28392== by 0x4FE071C: WINPROC_call_window (winproc.c:953)
==28392== by 0x4FA4D32: call_window_proc (message.c:2225)
==28392== by 0x4FA8A39: send_message (message.c:3288)
==28392== by 0x4FAB736: SendMessageA (message.c:3511)
==28392== by 0x4A9289E: test_edit_control_3 (edit.c:1005)
==28392== by 0x4A9DC51: func_edit (edit.c:3192)
==28392== by 0x4B2BBBD: run_test (test.h:617)
==28392== by 0x4B2C5FB: main (test.h:701)
==28392== Block was alloc'd at
==28392== at 0x7BC483AD: notify_alloc (heap.c:260)
==28392== by 0x7BC4B8D1: RtlAllocateHeap (heap.c:1726)
==28392== by 0x5B44A40: heap_calloc (heap.h:55)
==28392== by 0x5B4A407: ScriptStringAnalyse (usp10.c:2012)
==28392== by 0x5915093: EDIT_UpdateUniscribeData (edit.c:388)
==28392== by 0x59150E8: EDIT_CalcLineWidth_SL (edit.c:755)
==28392== by 0x591A448: EDIT_EM_ReplaceSel (edit.c:2527)
==28392== by 0x591C4BB: EDIT_WindowProc (edit.c:4665)
==28392== by 0x4FDDF19: ??? (in
/home/austin/wine-valgrind/dlls/user32/user32.dll.so)
==28392== by 0x4FDE537: call_window_proc (winproc.c:246)
==28392== by 0x4FE014B: WINPROC_CallProcAtoW (winproc.c:507)
==28392== by 0x4FE071C: WINPROC_call_window (winproc.c:953)
==28392== by 0x4FA4D32: call_window_proc (message.c:2225)
==28392== by 0x4FA8A39: send_message (message.c:3288)
==28392== by 0x4FAB736: SendMessageA (message.c:3511)
==28392== by 0x4A9289E: test_edit_control_3 (edit.c:1005)
==28392== by 0x4A9DC51: func_edit (edit.c:3192)
==28392== by 0x4B2BBBD: run_test (test.h:617)
==28392== by 0x4B2C5FB: main (test.h:701)
==28392==
--
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=30486
Bug #: 30486
Summary: Tanner L-Edit shows blank hotkey field
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Tanner's L-Edit uses the msctls_hotkey32 control from comctl32
in its Setup / Application / Keyboard dialog, but under Wine,
the control is always blank. It should say 'None' (or the local equivalent)
initially. (The caret is positioned properly, though.)
'winetricks comctl32' works around the problem.
Wine's control works fine in a standalone demo.
The problem exists in many versions of the app, including the 7.12
Student Version downloadable from various sites as ledit.zip,
2972402 bytes, sha1sum f1a5825e63cee03f2cfb912cfa8d47c5a22aa684
That version requires 'winetricks mfc42' to start, and warns
about wanting 256 color mode. Using Xephyr to get 256 color mode
doesn't seem to 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=19410
Summary: Personal Stock Monitor: tooltip text not visible
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
URL: http://www.personalstockmonitor.com/downloads.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andrew.Talbot(a)talbotville.com
In Personal Stock Monitor (see URL for download), if one hovers over a
truncated entry a tooltip pops up, but there is no visible text on 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.
https://bugs.winehq.org/show_bug.cgi?id=37813
Bug ID: 37813
Summary: Defiance fails to connect to login Server
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Bastyjuice(a)aol.com
The Game is patching and ist Starting without any Trouble but after launching
Defiance, the Game pop ups with a Dialog "The defiance service is unavailable
please try again later"
Michael Bond tells that he Have turned on all debug for winsock and dug through
the log. He see it create a socket and connect to login-live-us-pc.defiance.com
port 50000. After that there's a handful of failed setsockopt calls for send
and recv buffer sizes followed by a series of select and WSAFDIsSet calls
waiting for socket activity, and finally shutdown and closesocket.
--
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=25936
Summary: SolidWorks 2010: sldim.exe shows blank window
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33059)
--> (http://bugs.winehq.org/attachment.cgi?id=33059)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine /sldim/sldim.exe
Behaviour:
Blank window (see attachment)
Expected behaviour:
The window shouldn't be blank
--
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.