You are not logged in.

#1 2011-05-30 05:31:15

dodo3773
Member
Registered: 2011-03-17
Posts: 814

[Solved] Close application while updating said application

As a force of habit I normally close applications if I am updating that application. But other times when I have forgotten to close them the update still works fine. Is it even necessary to close them? Does it really matter?

Last edited by dodo3773 (2011-05-30 06:25:13)

Offline

#2 2011-05-30 05:36:32

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: [Solved] Close application while updating said application

No it's not necessary but the changes will not take effect until you do restart the app.
If you tried to do something similar in Windows you would get an error. I don't know why or how Linux does things differently but it is certainly friendlier.

[edit]
Keep in mind thought that anything could happen in this scenario. Say if a configuration file changed dramatically and you're still running the old version of the program.

Last edited by sand_man (2011-05-30 05:37:56)


neutral

Offline

#3 2011-05-30 05:42:28

dodo3773
Member
Registered: 2011-03-17
Posts: 814

Re: [Solved] Close application while updating said application

sand_man wrote:

No it's not necessary but the changes will not take effect until you do restart the app.
If you tried to do something similar in Windows you would get an error. I don't know why or how Linux does things differently but it is certainly friendlier.

[edit]
Keep in mind thought that anything could happen in this scenario. Say if a configuration file changed dramatically and you're still running the old version of the program.

This is interesting to me. I remember back when I used to use Windows I was forced to close applications first. Definitely a great feature. Still curious as to how it works though.

Offline

#4 2011-05-30 06:18:17

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [Solved] Close application while updating said application

The running app is in your RAM - pacman is updating files in your filesystem.

Offline

#5 2011-05-30 06:24:48

dodo3773
Member
Registered: 2011-03-17
Posts: 814

Re: [Solved] Close application while updating said application

tomk wrote:

The running app is in your RAM - pacman is updating files in your filesystem.

Yeah but doesn't the application get overwritten with the new version? Are you saying the whole thing is in ram?

Offline

#6 2011-05-30 08:55:58

cybertorture
Member
Registered: 2010-05-05
Posts: 339

Re: [Solved] Close application while updating said application

Not all but close wink.
As tomk say running applications are in ram unless they have limits, and pacman is updating directly to your filesystem.
Of course there is not so U*ix way like debian apt, whitch restarts application after update. ( i wont debate on this big_smile )


O' rly ? Ya rly Oo

Offline

Board footer

Powered by FluxBB