http://bugs.winehq.org/show_bug.cgi?id=20325
Summary: Month calendar control does not send MCN_SELCHANGE
when changing month
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: savelov(a)gmail.com
testcase -
run http://www.cendio.com/~astrand/wine/62-tab-size/CmnCtrl1.exe
choose CMonthCalCtrl tab, and switch the month.
Original windows comctl32.dll displays MCN_SELCHANGE notification, while wine
internal does 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=20341
Summary: pcsx2 beta: crashes when exiting LilyPad configuraiton
dialog
Product: Wine
Version: 1.1.31
Platform: PC
URL: http://pcsx2.net/files/21514
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miegalius(a)gmail.com
Created an attachment (id=24071)
--> (http://bugs.winehq.org/attachment.cgi?id=24071)
Crash backtrace
Pcsx2 beta r1888 crashes when exiting LilyPad r1853 configuraiton dialog (OK or
Cancel buttons). Plugin manages to try and get result of PropSheet_IndexToHwnd
when passed handle is already invalid because window is beeing destroyed.
--
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=20553
Summary: Invalid read in LISTVIEW_NCDestroy in chromium
unit_tests.exe in TableViewTest.Sort?
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Valgrinding the chrome unit tests yields the warning
Invalid read of size 4
at is_valid (imagelist.c:85)
by ImageList_Destroy (imagelist.c:695)
by LISTVIEW_NCDestroy (listview.c:9676)
by LISTVIEW_WindowProc (listview.c:11017)
by ??? (library.h:159)
by call_window_proc (winproc.c:469)
by CallWindowProcW (winproc.c:2321)
by views::TableView::TableWndProc (table_view.cc:744)
by ??? (library.h:159)
by call_window_proc (winproc.c:469)
by WINPROC_call_window (winproc.c:2214)
by call_window_proc (message.c:1635)
Address 0x7f052de8 is not stack'd, malloc'd or (recently) free'd
Line 9676 is
ImageList_Destroy(infoPtr->himlSmall);
Is himlSmall not properly initialized?
To repeat:
mkdir demo
cd demo
wget -c http://kegel.com/wine/chromium/chromium-tests.tar.bz2
tar -xjvf chromium-tests.tar.bz2
valgrind --trace-children=yes wine
src/chrome/Debug/unit_tests.exe --gtest_filter=TableViewTest.Sort
(That download is a doozy, sorry...)
It's possible this is a chromium bug, but we've been running
purify on the chromium tests for a while, and they're probably fairly clean.
--
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=20696
Summary: Regression: PAF5 with Wine 1.1.33 crashes when leaving
'Individual' tab for another tab.
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rm.riches(a)verizon.net
Created an attachment (id=24723)
--> (http://bugs.winehq.org/attachment.cgi?id=24723)
first log of crash
PAF (Personal Ancestral File) 5 and Wine 1.1.33 crash with an unhandled page
fault when an attempt is made to switch from the Individual tab to either the
Family tab or the Pedigree tab. This application function has worked fine for
many Wine versions up to and including 1.1.32.
To duplicate,
1) Install PAF5 into a fresh prefix area.
2) Bring up PAF5.
3) Click on 'New'.
4) Browse somewhere and enter a file name.
5) Click 'Cancel' in the two dialogs that will follow.
6) Click on the 'Individual' tab.
7) Click on either the 'Family' tab or 'Pedigree' tab.
8) Observe the crash.
For me, the symptom happens 100% of the time. I will attach log files from two
runs.
I doubt I will have time to do a Git regression run, but I will try to make
time to do 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=20700
Summary: ACDSee crashing when trying to edit file names in
Listview
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://www.oldversion.com/download_ACDSee_3.10.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lahmbi5675(a)gmx.de
Created an attachment (id=24732)
--> (http://bugs.winehq.org/attachment.cgi?id=24732)
Console output after ACDSee crashed
I'm using quite old versions of ACDSee, 2.45 and 3.1, German version. Wine
version is 1.1.33, mode is win98.
Steps to reproduce:
Start ACDSee, you will see a Treeview Control listing directories, a Listview
Control listing the files in the current directory, and a preview window.
Click on some file name. The file name will become selected. Click another
time, the file name will become editable, with text cursor etc.
Click with the mouse cursor on another file name, some dialog will pop up,
telling you that a fatal error happend.
Result: ACDSee crashes, console output tells you something about an unhandled
exception.
I tried to use winetricks comctl32, but that made my wine generally instable,
even wincfg refused to start, I had to edit system.reg with vi to reset the dll
overrides. Winetricks version was 20091022, from opensuse, maybe I should try a
newer version.
I'm seeing another minor bug in the Treeview Control, If I click on a
directory, until it becomes editable, then click on another directory, the
focus and text cursor will remain on the first clicked directory, which remains
editable. The Treeview Control isn't properly updated anymore, preview window
not working anymore, too, until I press Escape. This is not the windows
behaviour, if you edit a treeview entry and click on another element, focus
will be changed, editing of the first clicked entry will be stopped.
--
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=20742
Summary: Sorted list view control always inserts at the end
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nakamoto2(a)users.sourceforge.net
In a sorted list view control, in report mode, InsertItemA always inserts at
the end instead of the correctly sorted location.
In my test case, the values being sorted always start with the same character,
such as:
0010
0020
0030
0040
If 0025 is inserted, it will be inserted at the end. It doesn't matter if the
list is sorted ascending or descending.
I think it's because this line of code is comparing the internal wide-char
string with the passed in single-width char string without converting it:
on line 7221 of dlls\comctl32\listview.c
cmpv = textcmpWT(item_s->hdr.pszText, lpLVItem->pszText, TRUE);
shouldn't TRUE be changed to isW?
cmpv = textcmpWT(item_s->hdr.pszText, lpLVItem->pszText, isW);
It was working correctly in version 1.1.20 and 1.0.1.
--
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=21065
Summary: Up-Down Controls appearance is broken since 1.1.34
Product: Wine
Version: 1.1.34
Platform: x86
URL: http://miranda.googlecode.com/files/miranda-im-v0.8.11
-unicode.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=25263)
--> (http://bugs.winehq.org/attachment.cgi?id=25263)
Miranda 0.8.10 options in Wine 1.1.35
Wine 1.1.33 didn't have this problem, it was first introduced in wine 1.1.34
and still observable in wine 1.1.35.
--
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=21141
Summary: Notepad++ crashes on startup
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
rebar.c:263: REBAR_GetBand: Assertion `i >= 0 && i < infoPtr->uNumBands'
failed.
This computer was down while I was moving, but it worked last week, so it's a
fairly recent regression. I'll do the test this afternoon, if Nikolay needs 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=21260
Summary: Memory leak in comctl32/listview
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
CC: dank(a)kegel.com
This is a memory leak from running the Chromium unit_test.exe. I still need to
narrow down which test case causes this.
16 bytes in 2 blocks are definitely lost in loss record 672 of 5,709
at 0x47100EA: RtlAllocateHeap (heap.c:247)
by 0x481A4BA: HeapAlloc (heap.c:276)
by 0x481A8B7: GlobalAlloc (heap.c:369)
by 0x481AA92: LocalAlloc (heap.c:969)
by 0x4E305DC: Alloc (comctl32undoc.c:74)
by 0x4E4A86E: ranges_add (listview.c:3116)
by 0x4E53DCB: set_main_item (listview.c:1102)
by 0x4E521B9: LISTVIEW_SetItemT (listview.c:4325)
by 0x4E52696: LISTVIEW_SetItemState (listview.c:8591)
by 0x4E606EB: LISTVIEW_WindowProc (listview.c:11176)
by 0x4A24EB9: ??? (in /usr/local/wine-1.1.35/lib/wine/user32.dll.so)
by 0x4A254B4: call_window_proc (winproc.c:242)
by 0x4A26D2F: CallWindowProcW (winproc.c:980)
by 0x95BDBDB: views::NativeControlWin::NativeControlWndProc
(native_control_win.cc:202)
by 0x4A24EB9: ??? (in /usr/local/wine-1.1.35/lib/wine/user32.dll.so)
by 0x4A254B4: call_window_proc (winproc.c:242)
by 0x4A26D2F: CallWindowProcW (winproc.c:980)
by 0x95DB270: views::NativeTableWin::TableWndProc (native_table_win.cc:854)
by 0x4A24EB9: ??? (in /usr/local/wine-1.1.35/lib/wine/user32.dll.so)
by 0x4A254B4: call_window_proc (winproc.c:242)
by 0x4A281E9: WINPROC_call_window (winproc.c:899)
by 0x49EEB00: call_window_proc (message.c:1634)
by 0x49F30A8: send_message (message.c:2481)
by 0x49F35A5: SendMessageW (message.c:2604)
by 0x95D8BFF: views::NativeTableWin::SetSelectedState (native_table_win.cc:158)
(native_table_win.cc is part of Chromium, in src/views/controls/table/)
--
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=21379
Summary: File open dialog is extremely slow since wine 1.1.34
Product: Wine
Version: 1.1.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: filejunkie(a)gmail.com
File open dialog becomes extremely slow in wine 1.1.34 (clicking "Open file" or
"Save file" in applications hangs them for a long period of time which depends
on file count in current directory). 1.1.35 and 1.1.36 have this bug, 1.1.33
does 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.