tixsys / esteid

Automatically exported from code.google.com/p/esteid
2 stars 0 forks source link

Installer finishes regardless of running Safari #105

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run MacOSX installer while Safari is running.
2. Installer stops before installing a browser plugin and Safari says that you 
should quit it.

What is the expected output? What do you see instead?

Installer continues work regardless what you press - 'Cancel' or 'Quit'. It 
either shouldn't care about running Safari if it's possible to continue or 
shouldn't continue installing if Safari is still running.

What version of the product are you using? On what operating system?

MacOSX 10.6.4 and ID-card_software_installer_20101002_r3203.dmg.

Original issue reported on code.google.com by hasso.te...@gmail.com on 3 Oct 2010 at 8:47

GoogleCodeExporter commented 9 years ago
Yes, each of these (sub)packages has code to close apps if they are running. I 
don't really see much point in this either and I'd "solve" the issue by just 
removing the application closing code. Would that be OK with you?

Original comment by kalevlember@gmail.com on 4 Oct 2010 at 7:54

GoogleCodeExporter commented 9 years ago
Sure, if it doesn't cause problems. Ie if plugin could be installed with 
running Safari, then sure. And will the plugin be functional right after 
install without restarting the browser? If not, then it should make sense just 
to warn a user that he/she must restart a browser(s) to start using ID card 
functionality.

Original comment by hasso.te...@gmail.com on 4 Oct 2010 at 8:53