| View previous topic :: View next topic |
| Author |
Message |
quickie Newbie

Joined: 26 Dec 2006 Posts: 3
|
Posted: Tue Dec 26, 2006 7:23 am Post subject: OSX Problem |
|
|
I've discovered OOo a couple of months ago and i love it. I've uninstalled ms office and am using OOo instead.
I have however encountered a problem on my Intel C2D macbook. I managed to get x11 installed ad OOo but there is a weird issue. OOo only boots in to the writer program when i click the icon on the dock.There are no sort of icons to open offce programs either that I can see. I think i installed it wrong but i dont know.
Can anyone help? Thanks |
|
| Back to top |
|
 |
Lindakay Newbie

Joined: 26 Dec 2006 Posts: 2
|
Posted: Tue Dec 26, 2006 11:15 am Post subject: Mine boots to Writer only too! |
|
|
Having same trouble as original poster.
Santa brought me a new iMac G5 for xmas. Installed X11 for 10.4 and then downloaded OOo. OOo Window only displays three items, one of which is .org.2.1.app. Clicking on this icon runs Writer only.
Downloaded OOo twice with same result. Read someplace that Safari (Mac browser) has problems downloading somethings. Tried using Firefox but it said a 3 hour download. Will try again later.
Any suggestions, help? |
|
| Back to top |
|
 |
9point9 Moderator

Joined: 31 Aug 2004 Posts: 3875 Location: UK
|
Posted: Tue Dec 26, 2006 12:07 pm Post subject: |
|
|
This issue has been seen many times before but I've not seen any way that seems a good fix it. The proposed fix is to do File > New > [filetype] from in Writer and you will get the other components.
It surprises me there is no good way round this and I'm not a Mac user so have no idea on domestics but OOo is a single program and when 'soffice' is run you by default get Writer. If you run swriter, scalc, sdraw, sbase etc. you would get the individual components. You somehow need to run these commands somewhere on your Mac to get a decent workaround. _________________ Arch Linux
OOo 3.2.0
OOoSVN, change control for OOo documents:
http://sourceforge.net/projects/ooosvn/ |
|
| Back to top |
|
 |
Lindakay Newbie

Joined: 26 Dec 2006 Posts: 2
|
Posted: Tue Dec 26, 2006 1:00 pm Post subject: Problem Solved? |
|
|
Not an elegant solution, but it will do for now. Thanks a bunch.  |
|
| Back to top |
|
 |
quickie Newbie

Joined: 26 Dec 2006 Posts: 3
|
Posted: Wed Dec 27, 2006 10:43 pm Post subject: |
|
|
| reading this i was less than satisified. but when trying this it seemed to work ok. i just hope that they somehow allow you to open differen OOo apps in a future update. |
|
| Back to top |
|
 |
9point9 Moderator

Joined: 31 Aug 2004 Posts: 3875 Location: UK
|
Posted: Thu Dec 28, 2006 1:51 am Post subject: |
|
|
Well they don't currently stop you from doing so, you just have to run them yourself. All of the standard Linux/BSD installs will be exactly the same, it's just you have to install a desktop integration package specific to the distro. On Apple Mac this is not available but it should be easy enough to invoke them all yourself. There must be a command line somewhere on a Mac so you will be able to run them each. _________________ Arch Linux
OOo 3.2.0
OOoSVN, change control for OOo documents:
http://sourceforge.net/projects/ooosvn/ |
|
| Back to top |
|
 |
freiheit OOo Advocate


Joined: 06 Sep 2003 Posts: 372 Location: California
|
Posted: Thu Dec 28, 2006 9:52 pm Post subject: Mac's terminal command line |
|
|
Indeed there is a command line (look for a program in your Applications -> Utilities folder called Terminal). Keep in mind that in MacOSX most "applications" are a complete folder with all the supporting files contained within. The soffice executable program is only one of the files contained inside but it is run automatically when you double click the OpenOffice.org icon from Finder.
So the way to run individual apps is to launch them from the command line by going into the sub-folder where soffice is and running the appropriate other executable. You could also make a shell script or possibly an AppleScript script to do this for you and double click that script from Finder.
Not elegant but it works. And yes, once OOo is open (to Writer by default) going to the OpenOffice.org menu and choosing New allows you to open any of the programs (Writer, Calc, Draw, Impress, etc.).
Be aware there is also NeoOffice which is a more "Mac-like" version of OpenOffice.org (check www.neooffice.com). This also typically launches straight into Writer but doesn't require X11. _________________ Don "Freiheit" Eitner |
|
| Back to top |
|
 |
noranthon Super User

Joined: 07 Jul 2005 Posts: 3318
|
Posted: Fri Dec 29, 2006 12:13 am Post subject: |
|
|
I did not have the advantage of a desktop integration script but it is a simple matter on Linux to create separate menu shortcuts (or icons) for each module, using the application identifier as a suffix to the main command, e.g. openoffice.org-2.0 -calc
It mystifies me that you cannot do that on a Mac computer. Apple seems to be even more jealous of third party software than the Linux distros.
Scripts seem to be your best choice. _________________ search forum by month |
|
| Back to top |
|
 |
quickie Newbie

Joined: 26 Dec 2006 Posts: 3
|
Posted: Fri Dec 29, 2006 3:05 am Post subject: |
|
|
| noranthon wrote: | I did not have the advantage of a desktop integration script but it is a simple matter on Linux to create separate menu shortcuts (or icons) for each module, using the application identifier as a suffix to the main command, e.g. openoffice.org-2.0 -calc
It mystifies me that you cannot do that on a Mac computer. Apple seems to be even more jealous of third party software than the Linux distros.
Scripts seem to be your best choice. |
Indeed. I have seen this on linux but I havent even been using mac for a week so i wouldnt know how to do it. |
|
| Back to top |
|
 |
jakeosx OOo Advocate

Joined: 07 May 2006 Posts: 311
|
|
| Back to top |
|
 |
jakeosx OOo Advocate

Joined: 07 May 2006 Posts: 311
|
|
| Back to top |
|
 |
jakeosx OOo Advocate

Joined: 07 May 2006 Posts: 311
|
Posted: Wed Jan 03, 2007 7:51 am Post subject: Re: Mac's terminal command line |
|
|
| freiheit wrote: | | Indeed there is a command line (look for a program in your Applications -> Utilities folder called Terminal). Keep in mind that in MacOSX most "applications" are a complete folder with all the supporting files contained within. The soffice executable program is only one of the files contained inside but it is run automatically when you double click the OpenOffice.org icon from Finder. |
to run openoffice.org from a command line you will need to use XTerm in X11, not Terminal. while to the user the same thing, openoffice.org needs X11 to work, and cannot be called from Terminal for this reason.
there is information in my sig WRT opening openoffice.org manually. _________________ User Help for OpenOffice.org on the Mac |
|
| Back to top |
|
 |
|