View Issue Details

IDProjectCategoryView StatusLast Update
0001970JEDI VCL00 JVCL Componentspublic2006-01-05 08:16
ReporteranonymousAssigned To 
PrioritynormalSeverityblockReproducibilitysometimes
Status closedResolutionreopened 
Product Version 
Target VersionFixed in Version 
Summary0001970: Exception with TJvFileListBox.Create(Self)
DescriptionHello,
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.
TagsNo tags attached.

Activities

AHUser

2004-07-22 13:52

developer   ~0004807

I have added a "FillChar(shi, SizeOf(shi), 0);" before every SHGetFileInfo call. Maybe this fixes it.

obones

2004-11-19 01:02

administrator   ~0005663

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.

obones

2004-11-30 03:59

administrator   ~0005766

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.

anonymous

2005-09-20 10:32

viewer   ~0007949

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"

obones

2006-01-05 08:16

administrator   ~0008296

I said "please post a new one". And get yourself a login.

Issue History

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