Version 5.4 cpu memory and process

This forum is for programmers who have questions about the source code.
Post Reply
tdong
Posts: 100
Joined: Mon Jun 18, 2007 1:16 pm
Contact:

Version 5.4 cpu memory and process

Post by tdong » Wed Oct 31, 2007 7:31 am

Running the new beta version memory more than 440 mb and the idle process can take up to 30% of cpu time. The version 5.2 memory is only take up 50mb and idle process is only 6%

got a few exception error if disable the use of the images folder option

User avatar
jordansparks
Site Admin
Posts: 5740
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Post by jordansparks » Wed Oct 31, 2007 7:46 am

Really? That's interesting. I'll put those both down as bugs.
Jordan Sparks, DMD
http://www.opendental.com

tdong
Posts: 100
Joined: Mon Jun 18, 2007 1:16 pm
Contact:

Post by tdong » Wed Oct 31, 2007 7:56 am

I just get the new code and it seem fine with the CPU however disable the use of folder or enable it back basically make the opendent hanging

another error
I retest a few time and I suspect there is some wrong in the RDlDesign since I try to add the division and college name do a preview that would freeze opendent. stop and start debug again work fine after that go into claim form move any field around hit ok go to one of the old insurance to do a preview that would hang

.....
'OpenDental.vshost.exe' (Managed): Loaded 'E:\OpenDent\5.4.1\OpenDental\bin\Debug\Tao.OpenGl.dll', No symbols loaded.
'OpenDental.vshost.exe' (Managed): Loaded 'E:\OpenDent\5.4.1\OpenDental\bin\Debug\Tao.Platform.Windows.dll', No symbols loaded.
The thread 0x508 has exited with code 0 (0x0).
The thread 0xbdc has exited with code 0 (0x0).
The thread 0xe64 has exited with code 0 (0x0).
The thread 0x510 has exited with code 0 (0x0).
The thread 0xbe8 has exited with code 0 (0x0).
The thread 0xf30 has exited with code 0 (0x0).
The thread 0x4f8 has exited with code 0 (0x0).
The thread 0xec4 has exited with code 0 (0x0).
The thread 0xd78 has exited with code 0 (0x0).
The thread 0xe34 has exited with code 0 (0x0).
The thread 0x22c has exited with code 0 (0x0).

tdong
Posts: 100
Joined: Mon Jun 18, 2007 1:16 pm
Contact:

Post by tdong » Thu Nov 01, 2007 5:20 am

I couldn't duplicate all the errors at my home system lastnight

tdong
Posts: 100
Joined: Mon Jun 18, 2007 1:16 pm
Contact:

Post by tdong » Thu Nov 01, 2007 7:26 am

error at work system when disable the folder

Image

User avatar
jordansparks
Site Admin
Posts: 5740
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Post by jordansparks » Thu Nov 01, 2007 8:33 am

I think it's related to which printer you have setup. I notice that you are in debug mode. Is that what you intended?
Jordan Sparks, DMD
http://www.opendental.com

tdong
Posts: 100
Joined: Mon Jun 18, 2007 1:16 pm
Contact:

Post by tdong » Thu Nov 01, 2007 10:30 am

yes I wanted to run in debug mode. Maybe you are right about the printer.

Post Reply