View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001970 | JEDI VCL | 00 JVCL Components | public | 2004-07-13 02:36 | 2006-01-05 08:16 |
| Reporter | anonymous | Assigned To | |||
| Priority | normal | Severity | block | Reproducibility | sometimes |
| Status | closed | Resolution | reopened | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0001970: Exception with TJvFileListBox.Create(Self) | ||||
| Description | Hello, I receive sometimes an exception on my Delphi programm. The exception is "Le canevas ne permet pas de dessiner" or "Canvas dose not allow drawing" After finding in my programme from where comes this exception, i have problem with my programm. Sometimes, I receive an exception, and before clicking on the windows exception, I receive other windows with the same error. So, the problem comes when I do TJvFileListBox.Create(Self). I receive the first exception with ntdll.dll and after this one : Le canevas ne permet pas de dessiner. I don't know why. Is this a bug ? Thanks. Cyril. | ||||
| Tags | No tags attached. | ||||
|
|
I have added a "FillChar(shi, SizeOf(shi), 0);" before every SHGetFileInfo call. Maybe this fixes it. |
|
|
Please try with the latest zip files available here: http://jvcl.sf.net/daily/ http://jcl.sf.net/daily/ If we don't hear from you in the next 7 days, we will consider this issue fixed. |
|
|
It has been 11 days, this issue is now considered as resolved. Please post a new one should you think this is not the case. |
|
|
I have the same problem but it when i create a dynamic TForm. But thats a part of the problem i Run my application again and again and again and it make it 1/5 times (my code dont change) Code: MyForm := TMyDynamicForm.Create; !!! "Le canevas ne permet pas de dessiner" or "Canvas does not allow drawing" |
|
|
I said "please post a new one". And get yourself a login. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-07-13 02:36 | anonymous | New Issue | |
| 2004-07-22 13:52 | AHUser | Note Added: 0004807 | |
| 2004-08-30 17:02 | AHUser | Status | new => feedback |
| 2004-11-19 01:02 | obones | Note Added: 0005663 | |
| 2004-11-30 03:59 | obones | Status | feedback => resolved |
| 2004-11-30 03:59 | obones | Resolution | open => fixed |
| 2004-11-30 03:59 | obones | Assigned To | => obones |
| 2004-11-30 03:59 | obones | Note Added: 0005766 | |
| 2004-11-30 03:59 | obones | Assigned To | obones => |
| 2005-09-20 10:32 | anonymous | Status | resolved => feedback |
| 2005-09-20 10:32 | anonymous | Resolution | fixed => reopened |
| 2005-09-20 10:32 | anonymous | Note Added: 0007949 | |
| 2006-01-05 08:16 | obones | Status | feedback => closed |
| 2006-01-05 08:16 | obones | Note Added: 0008296 |