Menu

Can't completely close the app after opening the scene file

Lazarus
tambok
2020-10-17
2025-05-03
  • tambok

    tambok - 2020-10-17

    Hi,

    I am trying to open / save a whole scene.
    The scene can be saved and reopened, but the problem is that the app closes very slowly after opening a scene and the memory laek message appears.

    As a first step I created a simple Project and start saving file by:

    GLScene1.SaveToFile(FileSaveAs1.Dialog.FileName);
    

    and to load by:

    GLScene1.LoadFromFile(FileOpen1.Dialog.FileName);
    

    The whole scene can be loaded, but after this the app can't be closed completely because of the leak memory.

    Any help is appreciated.
    Thanks.

    Tbk

     
  • tambok

    tambok - 2020-10-23

    Hi,
    I create a simple sample.
    I have also tried using Typhon, the problem is same too.
    I use Lazarus 2.0.10 and GLScene r7179.

    Many thanks
    tbk

     
  • Jerome.D (BeanzMaster)

    Hi Tambok i'll take a look soon as possible
    Regards

     
  • tambok

    tambok - 2020-11-05

    Hi Jerome,
    thank you for replay.
    Is there any news about this cause?

    Maybe, if i go back to a previous version may could solve the problem, temporary?

    Regards
    tbk

     
  • Jerome.D (BeanzMaster)

    Hi Tambok i took a look and i found where is the bug, but not corrected it yet. Don't install older version, it not solved the problem.
    Actually i am in formation until the end of month. And i,ll have more time after to correct bugs

    Cheers

     
  • tambok

    tambok - 2021-02-26

    Hi,
    I tried the test file, in version 1.4 of GLScene. The problem is same. I think this bug is already in version 1.4 or earlier. If this problem is not resolved asap, it will greatly disrupt for any project using Lazarus.

    I saw GLScene Channel on Youtube, it was really good. Until now, not many have uploaded clips by making short projects or tutorials on how to create one simple project step by step.
    Maybe the GLS Team or masters make clips to help us to understand more GLScene.

    Regards
    Tbk.

     
  • tambok

    tambok - 2023-07-16

    Hi,
    is there any update on this issue?
    thanks

    Regards
    Tbk

     
  • tambok

    tambok - 2025-05-03

    Hallo,
    i still facing with this problem.

    I've tried using this:
    LoadFromTextFile(FileOpen1.Dialog.FileName);
    , but still get the same problem.

    is there a solution to this problem?

    Regards
    Tbk

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.