Technical Discussion
  >> Apple Issues


Register (or login) on our website and you will not see this ad.


These posts have been archived and can no longer be replied to or modified.
Pages in this thread: 1 | 2 | 3 | 4 | 5 | (show all)   Print Thread
Moderator billford
(moderator) Wed 21-Jul-10 11:44:12
Print Post

Closing apps


[link to this post]
 
Snow Leopard.

When I'm closing an app, rather than use the "Quit <app>" from the menu bar I'll often right-click the dock icon and quit from there. Especially if the app's window has disappeared behind another in the foreground!

Is there any downside to doing it this way as, although any relevant "Save changes?" dialogs come up, count-down boxes don't?

(Obviously, "Force Quit" on a bombed app is a different matter.)

~~~~~~~~~~~~
Bill

[email protected]
The author of the above post is a thinkbroadband moderator but it does not constitute an official statement on behalf of thinkbroadband.
Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 11:54:13
Print Post

Re: Closing apps


[re: billford] [link to this post]
 
Never seen a countdown box on a normal Quit command, only Save prompts where appropriate.

Standard User deleted
(deleted) Wed 21-Jul-10 11:55:23
Print Post

Re: Closing apps


[re: billford] [link to this post]
 
I'd be very surprised if there were. As you get the "Save changes?" dialog the application is obviously intercepting the close message and doing the appropriate housekeeping. As you say, "Force Quit" is another matter. I'm actually surprised to see that option - it really shouldn't be necessary except in extreme circumstance.

I think the Windows method of only providing such an option if the application fails to close in a timely manner is the better one. (Yes, I know there are other ways to force a Windows application to close, but it's not a part of the default UI.)


Register (or login) on our website and you will not see this ad.

Moderator billford
(moderator) Wed 21-Jul-10 11:59:12
Print Post

Re: Closing apps


[re: ian_c] [link to this post]
 
In reply to a post by ian_c:
Never seen a countdown box on a normal Quit command, only Save prompts where appropriate.
Depends on the app- most don't, Opera does, and one or two others I've got I think... but can't remember which!

~~~~~~~~~~~~
Bill

[email protected]
The author of the above post is a thinkbroadband moderator but it does not constitute an official statement on behalf of thinkbroadband.
Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 12:10:48
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
As you say, "Force Quit" is another matter. I'm actually surprised to see that option - it really shouldn't be necessary except in extreme circumstance.

It's just a kill -9. Perfectly standard in Unix.

Standard User deleted
(deleted) Wed 21-Jul-10 12:21:18
Print Post

Re: Closing apps


[re: ian_c] [link to this post]
 
I'm well aware of that. All OSes provide the option to force kill a process somehow. But I am still of the opinion that it has no place in the default UI which is aimed at the more naive user. It is much more user-friendly to try to close an application gracefully and only present the SIGKILL option if that fails.

Just my opinion.
Moderator billford
(moderator) Wed 21-Jul-10 12:25:43
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
In reply to a post by AnotherExPipex:
I am still of the opinion that it has no place in the default UI
Depends what you mean by "default UI". It only appears if the normal Quit fails, or if the Activity Monitor is reporting "Application not responding".

edit- in my experience tongue

~~~~~~~~~~~~
Bill

[email protected]

Edited by billford (Wed 21-Jul-10 12:26:17)

The author of the above post is a thinkbroadband moderator but it does not constitute an official statement on behalf of thinkbroadband.
Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 12:39:18
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
Huh? So if a process hangs (which they sometimes do, on all systems) the user should have no recovery until the OS deems it OK? Very Windows thinking that.

Kill -9 kills only the specific process and is quite safe to use under the Force Quit menu because that only lists running applications, not any system processes. It is quick and convenient when Firefox an application stops responding and I don't have to wait for the OS to give me permission.

I have never met a Mac user who uses it in anything other than an emergency (and most of them don't even know it is there).

Haven't fired up Ubuntu for a while, but I imagine it has much the same functionality.

Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 12:39:52
Print Post

Re: Closing apps


[re: billford] [link to this post]
 
Depends what you mean by "default UI".

It's under the Apple menu.

Moderator billford
(moderator) Wed 21-Jul-10 12:41:18
Print Post

Re: Closing apps


[re: ian_c] [link to this post]
 
In reply to a post by ian_c:
It's under the Apple menu.
So it is... never noticed that before blush

~~~~~~~~~~~~
Bill

[email protected]
The author of the above post is a thinkbroadband moderator but it does not constitute an official statement on behalf of thinkbroadband.
Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 12:46:57
Print Post

Re: Closing apps


[re: billford] [link to this post]
 
QED. Third para smile

Moderator billford
(moderator) Wed 21-Jul-10 12:48:08
Print Post

Re: Closing apps


[re: ian_c] [link to this post]
 
Touch� grin

~~~~~~~~~~~~
Bill

[email protected]
The author of the above post is a thinkbroadband moderator but it does not constitute an official statement on behalf of thinkbroadband.
Standard User deleted
(deleted) Wed 21-Jul-10 13:01:10
Print Post

Re: Closing apps


[re: billford] [link to this post]
 
I thought it was an ever-present option. (But I don't care enough to fire up my Mac to check.) If it does behave as you suggest then that is a better design than I had supposed.
Moderator billford
(moderator) Wed 21-Jul-10 13:03:25
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
I was wrong- it is ever-present, see earlier in the thread.

It was just somewhere I'd never noticed it!

~~~~~~~~~~~~
Bill

[email protected]
The author of the above post is a thinkbroadband moderator but it does not constitute an official statement on behalf of thinkbroadband.
Standard User deleted
(deleted) Wed 21-Jul-10 13:04:17
Print Post

Re: Closing apps


[re: ian_c] [link to this post]
 
So if a process hangs (which they sometimes do, on all systems) the user should have no recovery until the OS deems it OK? Very Windows thinking that.
I'd consider it to be more a matter of protecting the user from hasty action that they might regret. So, for once, we are in agreement - Very Windows thinking that.
Standard User deleted
(deleted) Wed 21-Jul-10 13:06:55
Print Post

Re: Closing apps


[re: ian_c] [link to this post]
 
Haven't fired up Ubuntu for a while, but I imagine it has much the same functionality.
Sorry - missed that bit. No, Linux behaves like Windows in this respect (well certainly KDE does). You won't find a SIGKILL option as part of the default UI. You can (obviously) do it from the command line, or it will be presented as an option if a program doesn't close in a timely manner. Good design.
Standard User deleted
(deleted) Wed 21-Jul-10 13:08:09
Print Post

Re: Closing apps


[re: billford] [link to this post]
 
Obviously opinions vary, but I still don't see it as having a place in the default UI. The user should be protected from unintended consequences of their actions.
Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 13:08:55
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
hasty action that they might regret.

In what way might they regret it?

Moderator billford
(moderator) Wed 21-Jul-10 13:11:53
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
In reply to a post by AnotherExPipex:
Obviously opinions vary, but I still don't see it as having a place in the default UI.
I'd agree with that, it should either not be there or follow the option on the dock icon
The user should be protected from unintended consequences of their actions.
That's a whole can of worms that I'm not getting in to grin

~~~~~~~~~~~~
Bill

[email protected]
The author of the above post is a thinkbroadband moderator but it does not constitute an official statement on behalf of thinkbroadband.
Standard User deleted
(deleted) Wed 21-Jul-10 13:12:30
Print Post

Re: Closing apps


[re: ian_c] [link to this post]
 
Well, if I "force quitted" an application with an important document in it then I guess that I might later regret it. crazy
Standard User deleted
(deleted) Wed 21-Jul-10 13:14:27
Print Post

Re: Closing apps


[re: billford] [link to this post]
 
Having spent many years nursing naive users I would definitely stand by my statement!

(Best one was the lady who reported that her keyboard was on fire - when I got there I found a bit of red tinsel left over from Christmas in it.)
Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 13:17:27
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
Ubuntu/ Gnome has System Monitor under System > Administration that let's you kill any process (roughly its equivalent of the Apple Menu).

That is much more dangerous. Force Quit only allows you to kill applications.

Moderator billford
(moderator) Wed 21-Jul-10 13:19:35
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
In reply to a post by AnotherExPipex:
Having spent many years nursing naive users I would definitely stand by my statement!

(Best one was the lady who reported that her keyboard was on fire - when I got there I found a bit of red tinsel left over from Christmas in it.)
Oh, so have I... the prize probably being a highly qualified QA engineer who took six months to discover that you could type upper case by holding the shift key down instead of CapsLock, character(s), CapsLock crazy

But I've still got reservations about over-protective OS's/apps.

~~~~~~~~~~~~
Bill

[email protected]
The author of the above post is a thinkbroadband moderator but it does not constitute an official statement on behalf of thinkbroadband.
Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 13:19:49
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
Why would you force quit it, rather than hit the very familiar cmd-Q (Force Quit puts a "Lost data" warning in front of the actual kill command - ignoring it this has identical consequences to clicking "Don't Save")?

Edited by ian_c (Wed 21-Jul-10 13:20:42)

Standard User deleted
(deleted) Wed 21-Jul-10 13:20:52
Print Post

Re: Closing apps


[re: ian_c] [link to this post]
 
Ubuntu/ Gnome has System Monitor under System > Administration that let's you kill any process (roughly its equivalent of the Apple Menu).
Well, I'd have said that was more directly equivalent to Task Manager in Windows or Activity Monitor in OS X than to an option on the applications menu bar.
Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 13:21:49
Print Post

Re: Closing apps


[re: billford] [link to this post]
 
I'll offer a friend who didn't realise that her iPhone was also a fully functional iPod...

Standard User deleted
(deleted) Wed 21-Jul-10 13:25:10
Print Post

Re: Closing apps


[re: ian_c] [link to this post]
 
Why would you force quit it, rather than hit the very familiar cmd-Q
You tell me. I'm the one who's arguing that the option shouldn't be there!
Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 13:25:59
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
In reply to a post by AnotherExPipex:
Ubuntu/ Gnome has System Monitor under System > Administration that let's you kill any process (roughly its equivalent of the Apple Menu).
Well, I'd have said that was more directly equivalent to Task Manager in Windows or Activity Monitor in OS X than to an option on the applications menu bar.
It is, but in terms of user interface it is in exactly the same place as Force Quit on OSX.

Force Quit is a hand-held and heavily protected alternative to Activity Monitor/ Terminal. It gives a degree of control to the user (and gives AppleCare staff an easy to navigate to option rather than freaking "naive" users with arcana).

Given Job's well known antipathy to task managers, I suspect the UI people had to work very hard to persuade him that Force Quit was a good thing.

Standard User deleted
(deleted) Wed 21-Jul-10 13:26:44
Print Post

Re: Closing apps


[re: billford] [link to this post]
 
But I've still got reservations about over-protective OS's/apps.
I'm not sure that I would classify Windows' default behaviour of warning you before closing an application to be "over-protective"!
Standard User deleted
(deleted) Wed 21-Jul-10 13:28:46
Print Post

Re: Closing apps


[re: ian_c] [link to this post]
 
Given Job's well known antipathy to task managers, I suspect the UI people had to work very hard to persuade him that Force Quit was a good thing.
If so then he was right and they were wrong. Activity Monitor is the place for such an option.

But it's all just a matter of opinion and not worth getting worked up about.
Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 13:28:56
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
In reply to a post by AnotherExPipex:
But I've still got reservations about over-protective OS's/apps.
I'm not sure that I would classify Windows' default behaviour of warning you before closing an application to be "over-protective"!
That would be identical to Apple's then...

Standard User deleted
(deleted) Wed 21-Jul-10 13:31:01
Print Post

Re: Closing apps


[re: ian_c] [link to this post]
 
Then I don't understand the different options. What's wrong with a close button and, if the application hangs, the option to force quit? No need for a separate "Force Quit" (IMO) if it just duplicates the functionality of "Quit".
Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 13:33:17
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
If so then he was right and they were wrong. Activity Monitor is the place for such an option.

Here's an idea - try looking at it in action. Then you wouldn't look quite so much like you are using pedantry as a substitute for reason.

Force Quit is not Activity Monitor. Not is it a task manager. It is a quick and convenient place to kill hung Firefox applications. It has no wider use and gives proper warnings about lost data.

Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 13:36:32
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
It is for when Firefox the application won't respond to cmd-Q. And you are quite right - it is a UI implementation of a keystroke (and actually a little safer since with keystrokes it is easy to use them with the wrong application in focus, while the menu lists running applications and notes if they are not responding). Different ways of doing things for different preferences. Whoda thunk it.

Standard User xela
(fountain of knowledge) Wed 21-Jul-10 16:14:14
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
Apple > Force Quit... > [select the application you want to kill] > Force Quit > [Do you want to force xxx to quit? You will lose any unsaved changes.] > Force Quit

Hard to do by mistake.
Standard User deleted
(deleted) Wed 21-Jul-10 16:37:41
Print Post

Re: Closing apps


[re: ian_c] [link to this post]
 
Here's an idea - try looking at it in action.
Here's an idea. I have. Don't be so pompous.
Standard User deleted
(deleted) Wed 21-Jul-10 16:42:29
Print Post

Re: Closing apps


[re: ian_c] [link to this post]
 
Well, I still prefer the Windows approach of try to close the task gracefully and if that doesn't happen offer the option of "Force Quit". I really don't know, in any OS, that an application is irretrievably hung until I try to close it. And once I've found out that I can't close it because it's hung, then let the computer do the work - that's what they're there for.

Different strokes for different folks - nothing to start a religious war about!
Standard User ian_c
(eat-sleep-adslguide) Wed 21-Jul-10 19:02:42
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
In reply to a post by AnotherExPipex:
Here's an idea - try looking at it in action.
Here's an idea. I have. Don't be so pompous.

Your petard, I believe

Standard User deleted
(deleted) Fri 23-Jul-10 08:49:18
Print Post

Re: Closing apps


[re: billford] [link to this post]
 
I can't remember the last time I dragged a cursor up to the menu bar to find 'quit', it's COMMAND-Q all the way. It may be because my left hand rests on the keyboard constantly likely due to the way I use a computer for work.
Moderator billford
(moderator) Fri 23-Jul-10 09:26:41
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
In reply to a post by macduffintosh72:
it's COMMAND-Q all the way.
That would be an easy keystroke combination for me too... might be worth seeing if I can get into the habit smile

Still easier to use "Quit" from the dock if the app has got itself hidden behind another window though.

~~~~~~~~~~~~
Bill

[email protected]
The author of the above post is a thinkbroadband moderator but it does not constitute an official statement on behalf of thinkbroadband.
Standard User deleted
(deleted) Fri 23-Jul-10 09:54:11
Print Post

Re: Closing apps


[re: billford] [link to this post]
 
Good point! I do love contextual menus though they're not used enough by most people and are applicable in all the applications I use. Changing the desktop image using a CTRL-CLICK (or two-finger tap on trackpad) on the desktop is an easy example.
Moderator billford
(moderator) Fri 23-Jul-10 09:58:43
Print Post

Re: Closing apps


[re: deleted] [link to this post]
 
F9 is useful too, when you've "lost" an application!

~~~~~~~~~~~~
Bill

[email protected]
The author of the above post is a thinkbroadband moderator but it does not constitute an official statement on behalf of thinkbroadband.
Standard User deleted
(deleted) Fri 23-Jul-10 10:06:00
Print Post

Re: Closing apps


[re: billford] [link to this post]
 
That's a fn-F9 for me though I could change that configuration to one key.
Pages in this thread: 1 | 2 | 3 | 4 | 5 | (show all)   Print Thread

Jump to