Chart control causes lockups |
Post Reply |
Author | |
gduncan
Groupie Joined: 11 November 2009 Status: Offline Points: 24 |
Post Options
Thanks(0)
Posted: 19 October 2010 at 9:12pm |
Hi,
I use vb6, the chart control and suite 13.3.1
I am working on an existing project making various changes. I have been continually developing this application for several years now and the code base is very stable.
When the chart control was released I included this into the application to give it a bit of zing and ever since have experienced lock up after lock up of the vb6 development environment.
It is very strange and I cant understand why it is behaving this way.
If I load the application into VB and never go into my new form with the chart on it I never experience any problems.
If I so much as open the form, and I am not even running the application yet, then the next time I try and save the project or run the project the whole development environment locks up.
Having said that, if I load the application and run it without going into the form it will run just fine.
I have rebooted, virus scanned, defragged and chkdisked just in case there is a corruption somewhere.
I do not have any problems with the chart sample programs supplied with the install.
I notice that suite controls 13.4.2 "ensures compatibility with chart pro" - What exactly does that mean? At this point in time I suspect this could be what is causing me problems so am going to upgrade now.
Has anyone elses experienced this?
What does "ensures compatability" really mean.
Does anyone have any thoughts or suggestions?
If I cant resolve this I will have to uninstall the chart control.
|
|
gduncan
Groupie Joined: 11 November 2009 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
Upgrading Suite pro to 13.4.2 made no difference.
|
|
gduncan
Groupie Joined: 11 November 2009 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
Have removed the chart control off the form and not one lockup.
This is not some problem with my code. Simply having the chart control on the form is causing me to crash.
|
|
Fabian
Senior Member Joined: 22 November 2004 Location: Switzerland Status: Offline Points: 336 |
Post Options
Thanks(0)
|
Hi gduncan
I tried this on our largest project (VB6, CJ 13.4.0). I put a chart control on a form; no code at all. I started the app and opened this form but nothing strange happens?!
So probably it helps if you combine your other third party controls one after one onto a form with the chart control to check if there are some side effects.
Regards
Fabian
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.3
Platform: Windows 7 (32bit) Language: Visual Basic 6.0 / SP6 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Can you attach something that can help reproduce problem ?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
Try disabling heuristics in your antivirus. I've seen disastrous lockups of Visual Studio when such functions where enabled in my antivirus!
You save your file -> antivirus scans it. Buggy antivirus, you're doomed - at the driver level.
Just a theory.
|
|
PokerMemento - http://www.pokermemento.com/
|
|
gduncan
Groupie Joined: 11 November 2009 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
Update :
Completely shut off anti virus.
Loaded VB6 and chose start a new project.
Added the Chart control as a Component.
Opened Form 1
Put a Chart on the Form
Saved Project to c:\junk
Closed down VB6
Double clicked on Project1.vbp
Opened Form1
Moved Chart to a different location on the form.
Clicked the menu option Form/Exit.
A popup appears asking me if I would like to save before exiting.
I click Yes
VB6 Development Environment hangs.
Note this does not happen every time, but I repeated this load, move, exit routine 20 times and had it hang 13 out of 20.
There is not one single line of code in this project, it is simple a chart control on a form.
The only thing of note that I would say was unusual about my system is that it is a vmworkstation but I have been using this environment without problems for a very long time and I use the various Suite controls every day.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Something with second thread that help draw chart. Can you please open new issues in issuetrack, I will attach updated ocx to test with your environment? Thanks
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
j.godas
Newbie Joined: 25 November 2009 Location: Spain Status: Offline Points: 6 |
Post Options
Thanks(0)
|
Please, report any new about this issue because no final release I am able to done actually!!
I am developing in virtual-box environment, windows XP Sp3, VB6 sp6 Codejocks ActiveX Suite pro 13.4.2 and Chart Pro 14.1 |
|
Product: Xtreme SuitePro ActiveX Ver. 13.4.2
Platform: Windows XP, Windows 7 www.krontime.com Language: Vb6 |
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
I've had a similar issue with another charting control. For VMWare I hade to shut off hardware acceleration or the control would not work correctly. I believe CJ need to allow disabling of hardware accelerated drawing here.
|
|
PokerMemento - http://www.pokermemento.com/
|
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
VB IDE crashes a lot when running tests. Is this because I didn't install V13.4.2 ? I really hope not because of the DockingPanes problem (I didn't try myself but another ActiveX user replied on the post in MFC), I use DockingPanes in all my projects so isn't an option to install new version :(
Thanks
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
gduncan
Groupie Joined: 11 November 2009 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
Where is issuetrack ? How do I access it ?
|
|
gduncan
Groupie Joined: 11 November 2009 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
Figured it out.
IssueTrack ID = 25515
|
|
gduncan
Groupie Joined: 11 November 2009 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
Oleg,
On Monday you said you would attach a ocx for me to test and it is now Friday and nothing.... can you please have a look at this.
Thanks.
|
|
aguerens
Newbie Joined: 05 November 2010 Location: Toronto, Canada Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Hi there, I am evaluating Chart library for internal applications but getting to the same roadblock.
I am using Chart Control ver 14.1.0 within a MS-Access 2003 form in a Win XP Professional w/SP3 environment.
Behavior: random lock-ups when displaying chart's form (3 out of 10 times perhaps), but couldn't identify the offending scenario combination so far. Any patches available? Anything to disable/enable?
Thanks in advance.
Alec
|
|
Alec
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Sorry Greg , it was assigned only today. Will attach 15.0 beta to test. Alec, please open new issue (support.codejock.com)
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |