View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031880 | Lazarus | LCL | public | 2017-05-20 19:26 | 2017-05-21 19:15 |
Reporter | Serge Anvarov | Assigned To | Michl | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | Windows | OS Version | Windows 7 |
Product Version | 1.6.4 | Product Build | |||
Target Version | 1.8 | Fixed in Version | 1.9 (SVN) | ||
Summary | 0031880: Changing ListView.OwnerDraw at design time caused an access violation error | ||||
Description | Changing ListView.OwnerDraw at design time caused an access violation error | ||||
Steps To Reproduce | Create a new project. Put a ListView. Change the OwnerDraw to True Change the OwnerDraw to False - error caused | ||||
Additional Information | Changing the OwnerData at runtime works without errors Tested on trunk 1.9.0, svn 55023 - the error reproduced too | ||||
Tags | No tags attached. | ||||
Fixed in Revision | r55026 | ||||
LazTarget | 1.8 | ||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|
|
No error/exception here: Windows 10 64bit, win32, 32bit compiler, trunk r55023 |
|
Could it be, you mixed up OwnerDraw with OwnerData?! The described AV, I get on 64bit Lazarus 1.6.2 or 64bit Lazarus 1.8 RC1 with FPC 3.0.2, all tested 32bit Lazarusversions doesn't show the AV. |
|
The access violation with OwnerData, I've fixed in Trunk revision 55026. |
|
I apologize, of course OwnerData. Now (tested on r55029) there is no error. Thank you. |
|
Please close. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-20 19:26 | Serge Anvarov | New Issue | |
2017-05-20 20:29 | Ondrej Pokorny | Note Added: 0100545 | |
2017-05-20 20:40 | Michl | LazTarget | => - |
2017-05-20 20:40 | Michl | Note Added: 0100546 | |
2017-05-20 20:40 | Michl | Assigned To | => Michl |
2017-05-20 20:40 | Michl | Status | new => feedback |
2017-05-20 22:49 | Michl | Note Added: 0100548 | |
2017-05-21 13:04 | Serge Anvarov | Note Added: 0100554 | |
2017-05-21 13:04 | Serge Anvarov | Status | feedback => assigned |
2017-05-21 13:06 | Serge Anvarov | Note Edited: 0100554 | View Revisions |
2017-05-21 13:06 | Serge Anvarov | Note Edited: 0100554 | View Revisions |
2017-05-21 13:37 | Michl | Fixed in Revision | => r55026 |
2017-05-21 13:37 | Michl | LazTarget | - => 1.8 |
2017-05-21 13:37 | Michl | Note Added: 0100558 | |
2017-05-21 13:37 | Michl | Status | assigned => resolved |
2017-05-21 13:37 | Michl | Fixed in Version | => 1.9 (SVN) |
2017-05-21 13:37 | Michl | Resolution | open => fixed |
2017-05-21 13:37 | Michl | Target Version | => 1.8 |
2017-05-21 19:15 | Serge Anvarov | Status | resolved => closed |