Application Is Meditating Question, Solution:
  • Order of the Butterfly
    Order of the Butterfly
    In_Correct
    Posts: 245 from 2012/10/14
    From: DFW, TX, USA
    I am just wondering, if "application is meditating" it can still be closed by clicking the X button? I always wonder why no "Control Alt Delete" task manager or "Command Option Escape" close prompt appears. (Also my usual Command Q keyboard shortcut does not work either.)

    So the solution was right in front of me the entire time? I only need to click the X?

    I recently closed "application is meditating" by clicking X and it actually worked?! Is this the official solution?
    :-) I Support Quark Microkernel. :-D
  • »26.12.14 - 15:44
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Cego
    Posts: 733 from 2006/5/28
    From: Germany
    well, sometimes a requester appears which says that the application has crashed and asks you to close the corresponding windows. the thing is, that even though the windows are closed it wont free up the ram which the app initially reserved.

    so yes thats the "solution" if you can call it a solution. actually its just closing the windows of a frozen app.

    ctrl+alt+del in windows calls the taskmanager where you can shut down an app in a clean way. thats something totally different.

    Check out your Utilities drawer, theres an TaskManager too, which basically does the same for non crashed apps. Crashed apps cannot be removed in morphos from ram. Thats because MorphOS doesnt support safe memory management.
    Pegasos II G4 @1.0GHz, 1GB DDR Ram, Radeon 9200Pro, 240GB SSD+160GB HD, MorphOS 3.18, AmigaOS4.1 FE, Debian 8
  • »26.12.14 - 16:11
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    analogkid
    Posts: 667 from 2004/11/3
    From: near myself
    If the "Application is Meditating" windows appears, you can close the application window by clicking the close button. The application task still stays crashed in memory, so you may reboot your system at the next safe occasion.
  • »26.12.14 - 17:16
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Zylesea
    Posts: 2057 from 2003/6/4
    Quote:

    Cego schrieb:


    Check out your Utilities drawer, theres an TaskManager too, which basically does the same for non crashed apps. Crashed apps cannot be removed in morphos from ram. Thats because MorphOS doesnt support safe memory management.


    I think that's due to no proper resource tracking, not MP. MP could avoid the crash itself, but resource trackig is required to free the captured memoroy again.
    --
    http://via.bckrs.de

    Whenever you're sad just remember the world is 4.543 billion years old and you somehow managed to exist at the same time as David Bowie.
    ...and Matthias , my friend - RIP
  • »26.12.14 - 20:38
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 3108 from 2003/3/5
    From: Canada
    Actually, the code that's invoked when you press the close button and confirm (the same as running ikill from shell and clicking on a window) will free a bit of RAM, but most of all, it will close all associated windows AND it will let you run the MUI application again if the said application cannot be run in more than one instance at a time.
  • »26.12.14 - 20:43
    Profile Visit Website