Issue 77803 - Support Mac OS X installation, scripting, etc in the first start wizard
Summary: Support Mac OS X installation, scripting, etc in the first start wizard
Status: CONFIRMED
Alias: None
Product: porting
Classification: Code
Component: MacOSX (show other issues)
Version: OOo 2.0
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2007-05-25 14:46 UTC by moxfox
Modified: 2013-02-07 21:49 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description moxfox 2007-05-25 14:46:55 UTC
As discussed in issue 63630, the grand plan is to continue using .dmg (disk
image) for installation, and extend first start wizard to any additional
installation activity that needs to be done.

This may include:
- Spotlight plugin installed in /Library/... to guarantee it works
properly, as otherwise multiple instances of the same plugin can exist within
several OOo installs. That is big NO-NO according to Apple. Additionally, for
indexing to work properly, some shell commands need to be run during install.

- profile migration (or copying) for end users, so that they don't have to worry
about the details.

- "separate applications" work, we are not dealing with a single application
anymore, but several apps.

- error notes/showing documents: readme/license/any other text + errors (like
"cannot install on Jaguar")
Comment 1 moxfox 2007-05-25 14:47:47 UTC
.
Comment 2 ismaelooo 2007-05-25 21:52:22 UTC
same as issue 63630:

mox: I didn't say i wanted to do this task, i only agreed with Shaun's point of
view (providing a .dmg instead of a .pkg) so reassigning to macport
Comment 3 obrmac 2007-06-09 06:47:06 UTC
Even if we stick with the drag and drop install, the spotlight plugin IMO should be packaged as .pkg, which 
could be located in some "Extras" directory inside the dmg. Requiring admin privileges during application 
launch is a broken design, even on Mac OS X. 
Comment 4 moxfox 2007-06-09 21:43:05 UTC
obr: cws spotlightplugin01 already contains needed scripts and makefiles to
create correct .pkg that installs properly to /Library/Spotlight.
Comment 5 pavel 2007-07-09 13:27:06 UTC
lower prio
Comment 6 pavel 2007-07-23 21:14:48 UTC
reset target - generic user macport...
Comment 7 eric.bachard 2008-01-18 18:49:27 UTC
FYI the spotlight plugin is located inside the Bundle ( like the QuickLook one).

IMHO nothing has to be done during the installation, because everything is done in the DnD operation.