nci / drishti

Drishti
MIT License
171 stars 39 forks source link

Drishti 3.0 Saves then crashes #70

Open EmPrice112 opened 2 years ago

EmPrice112 commented 2 years ago

Currently any time I save a project on Drishti 3.0, the program then crashes. If I try to reload any other or the same saved project, it crashes again Ive tried redownloading the program and downloading drishti prayog but no luck

TIA

EmPrice112 commented 2 years ago

This is what comes up everytime it crashes: Faulting application name: drishti.exe, version: 0.0.0.0, time stamp: 0x625513ff

Faulting module name: VCRUNTIME140.dll, version: 14.25.28508.3, time stamp: 0x5e15520

Exception code: 0xc0000005

Fault offset: 0x00000000000012de

Faulting process id: 0x292c

Faulting application start time: 0x01d8693493bb007f

Faulting application path: C:\Users(name)\Downloads\Drishti-3.0\bin\drishti.exe

Faulting module path: C:\Users(name)\Downloads\Drishti-3.0\bin\VCRUNTIME140.dll

Report Id: 8094ed4c-671a-4549-b58b-bdff43af2b32

Faulting package full name:

Faulting package-relative application ID:

I have tried reinstalling Visual c++ and tried reinstalling the .dll files that is causing the crash but that did not work. Drishti loads the lowres data but crashes while loading the highres data instantly after loading the lowres data. I can't click on anything while it is loading.

AjayLimaye commented 2 years ago

Hi Tia, What graphics card do you have on the machine ? If you can send me the project I can try it out on my machine to figure out the problem. Cheers, Ajay

On Mon, May 16, 2022 at 9:09 PM EmPrice112 @.***> wrote:

Currently any time I save a project on Drishti 3.0, the program then crashes. If I try to reload any other or the same saved project, it crashes again Ive tried redownloading the program and downloading drishti prayog but no luck

TIA

— Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/70, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMVVLR2EQFAKWNSJIII37TVKIUFLANCNFSM5WBDPRYA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

EmPrice112 commented 2 years ago

Hi Ajay

I have the Intel(R) UHD Graphics card

Here are the projects carcinusmale.pvl.nc https://drive.google.com/file/d/1hZ_NmOrfDCGBfvlVfIiYD7120T4uwWwF/view?usp=drive_web carcinusmale.pvl.nc.001 https://drive.google.com/file/d/1Jj5_NXsyv6d652slQ2AhWTr3F8GpX_qY/view?usp=drive_web

On Tue, 17 May 2022 at 01:32, AjayLimaye @.***> wrote:

Hi Tia, What graphics card do you have on the machine ? If you can send me the project I can try it out on my machine to figure out the problem. Cheers, Ajay

On Mon, May 16, 2022 at 9:09 PM EmPrice112 @.***> wrote:

Currently any time I save a project on Drishti 3.0, the program then crashes. If I try to reload any other or the same saved project, it crashes again Ive tried redownloading the program and downloading drishti prayog but no luck

TIA

— Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/70, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABMVVLR2EQFAKWNSJIII37TVKIUFLANCNFSM5WBDPRYA

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/70#issuecomment-1128273004, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZF7V5SEW4YKXPDVQQKFRLDVKLSKLANCNFSM5WBDPRYA . You are receiving this because you authored the thread.Message ID: @.***>

EmPrice112 commented 2 years ago

This is the XML file: https://drive.google.com/file/d/14gSA1-6JOrckGTedTw0mxF-oV3n7GBdx/view?usp=sharing This is the keyframes files: https://drive.google.com/file/d/1FkaqijjGE6Tqpls9EoaV65NEn47u1QIu/view?usp=sharing

PChaiya commented 2 years ago

I found the similar problem as TIA. After the lowres data is loaded, Drishti is automatically closed while loading the highres data. Please suggest a solution to this problem.

Thank you in advance, Pornsit

AjayLimaye commented 2 years ago

Hi Emily, I suspect that your graphics card Intel UHD is not capable of loading the hires data onto its texture memory. What is the texture memory size that you have specified in Preferences under top level View menu ? I think the default value of the Texture Memory Size parameter is 64MB - that needs to be changed to suit your graphics card texture memory. [image: image.png]

On Wed, May 18, 2022 at 7:35 AM EmPrice112 @.***> wrote:

This is the XML file: https://drive.google.com/file/d/14gSA1-6JOrckGTedTw0mxF-oV3n7GBdx/view?usp=sharing This is the keyframes files: https://drive.google.com/file/d/1FkaqijjGE6Tqpls9EoaV65NEn47u1QIu/view?usp=sharing

— Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/70#issuecomment-1129338658, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMVVLUTQ45IW3VT6MTSITLVKQGI5ANCNFSM5WBDPRYA . You are receiving this because you commented.Message ID: @.***>

AjayLimaye commented 2 years ago

Hi Pornsit, What is the texture memory size that you have specified in Preferences under the top level View menu ? I think the default value of the Texture Memory Size parameter is 64MB - that needs to be changed to suit your graphics card texture memory. Cheers, Ajay

On Thu, May 19, 2022 at 12:48 AM PChaiya @.***> wrote:

I found the similar problem as TIA. After the lowres data is loaded, Drishti is automatically closed while loading the highres data. Please suggest a solution to this problem.

Thank you in advance, Pornsit

— Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/70#issuecomment-1130113985, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMVVLU3ASJRXRQNRCATOFLVKT7MZANCNFSM5WBDPRYA . You are receiving this because you commented.Message ID: @.***>

PChaiya commented 2 years ago

Hi Pornsit, What is the texture memory size that you have specified in Preferences under the top level View menu ? I think the default value of the Texture Memory Size parameter is 64MB - that needs to be changed to suit your graphics card texture memory. Cheers, Ajay On Thu, May 19, 2022 at 12:48 AM PChaiya @.> wrote: I found the similar problem as TIA. After the lowres data is loaded, Drishti is automatically closed while loading the highres data. Please suggest a solution to this problem. Thank you in advance, Pornsit — Reply to this email directly, view it on GitHub <#70 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMVVLU3ASJRXRQNRCATOFLVKT7MZANCNFSM5WBDPRYA . You are receiving this because you commented.Message ID: @.>

Dear Ajay, Thanks for a good solution from you. After adjusting my graphic card texture memory, Drishti can show in Highres mode. That's good for us :)

Thank you very much Pornsit

EmPrice112 commented 1 year ago

Hi Ajay

Changing the texture size has seemed to work! Thank you so much for your help

On Thu, 19 May 2022 at 01:50, AjayLimaye @.***> wrote:

Hi Emily, I suspect that your graphics card Intel UHD is not capable of loading the hires data onto its texture memory. What is the texture memory size that you have specified in Preferences under top level View menu ? I think the default value of the Texture Memory Size parameter is 64MB - that needs to be changed to suit your graphics card texture memory. [image: image.png]

On Wed, May 18, 2022 at 7:35 AM EmPrice112 @.***> wrote:

This is the XML file:

https://drive.google.com/file/d/14gSA1-6JOrckGTedTw0mxF-oV3n7GBdx/view?usp=sharing This is the keyframes files:

https://drive.google.com/file/d/1FkaqijjGE6Tqpls9EoaV65NEn47u1QIu/view?usp=sharing

— Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/70#issuecomment-1129338658, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABMVVLUTQ45IW3VT6MTSITLVKQGI5ANCNFSM5WBDPRYA

. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/70#issuecomment-1130873615, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZF7V5SKAKYXYMF2EEAHYRDVKWF4TANCNFSM5WBDPRYA . You are receiving this because you authored the thread.Message ID: @.***>

AjayLimaye commented 1 year ago

I will be adding a check at the start to test whether the user has set texture memory size. Cheers, Ajay

On Tue, Oct 11, 2022 at 7:45 PM EmPrice112 @.***> wrote:

Hi Ajay

Changing the texture size has seemed to work! Thank you so much for your help

On Thu, 19 May 2022 at 01:50, AjayLimaye @.***> wrote:

Hi Emily, I suspect that your graphics card Intel UHD is not capable of loading the hires data onto its texture memory. What is the texture memory size that you have specified in Preferences under top level View menu ? I think the default value of the Texture Memory Size parameter is 64MB - that needs to be changed to suit your graphics card texture memory. [image: image.png]

On Wed, May 18, 2022 at 7:35 AM EmPrice112 @.***> wrote:

This is the XML file:

https://drive.google.com/file/d/14gSA1-6JOrckGTedTw0mxF-oV3n7GBdx/view?usp=sharing

This is the keyframes files:

https://drive.google.com/file/d/1FkaqijjGE6Tqpls9EoaV65NEn47u1QIu/view?usp=sharing

— Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/70#issuecomment-1129338658, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/ABMVVLUTQ45IW3VT6MTSITLVKQGI5ANCNFSM5WBDPRYA

. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/70#issuecomment-1130873615, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AZF7V5SKAKYXYMF2EEAHYRDVKWF4TANCNFSM5WBDPRYA

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/70#issuecomment-1274328205, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMVVLX4UA4UN7WCRSPDQDDWCUSMBANCNFSM5WBDPRYA . You are receiving this because you commented.Message ID: @.***>