Welcome to NeoOffice developer notes and announcements
NeoOffice
Developer notes and announcements
 
 

This website is an archive and is no longer active
NeoOffice announcements have moved to the NeoOffice News website


Support
· Forums
· NeoOffice Support
· NeoWiki


Announcements
· Twitter @NeoOffice


Downloads
· Download NeoOffice


  
NeoOffice :: View topic - NeoOffice 2.0 Alpha 3 will not launch
NeoOffice 2.0 Alpha 3 will not launch
 
   NeoOffice Forum Index -> NeoOffice Testing
View previous topic :: View next topic  
Author Message
Samwise
Captain Naiobi


Joined: Apr 25, 2006
Posts: 2315
Location: Montpellier, France

PostPosted: Sat May 20, 2006 5:15 am    Post subject: NeoOffice 2.0 Alpha 3 will not launch

I have downloaded and installed Alpha 3 Patch 0.

I have NeoOffice 1.2.2 installed on my external boot drive, and NeoOffice 2.0 Alpha 2 on my internal, non-boot drive. Alpha 2 was compiled from the source, with Java 1.5. It worked well before I installed the patch.

Now NeoOffice won't launch : the icon will appear in the Dock and bounce once, then disappear. The same thing happens when I boot off my internal drive too.

Should I file a bug in Bugzilla ??

Edit : In the meantime, I reinstalled Alpha 2, which works.
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Sat May 20, 2006 7:28 am    Post subject: Re: NeoOffice 2.0 Alpha 3 will not launch

Samwise wrote:
I have downloaded and installed Alpha 3 Patch 0.

I have NeoOffice 1.2.2 installed on my external boot drive, and NeoOffice 2.0 Alpha 2 on my internal, non-boot drive. Alpha 2 was compiled from the source, with Java 1.5. It worked well before I installed the patch.

Now NeoOffice won't launch : the icon will appear in the Dock and bounce once, then disappear. The same thing happens when I boot off my internal drive too.

Should I file a bug in Bugzilla ??

Edit : In the meantime, I reinstalled Alpha 2, which works.


Applying the patch to your own Mac OS X 10.4 gcc 4.0.1 build won't work as all the official releases are compiled on Mac OS X 10.3 with gcc 3.3. So, applying my patch to your build means that you will mix binaries from two different platforms and compilers. This is not compatible.

If you build your own Neo, don't apply patches. Instead, you will need to rebuild your NeoOffice installation.

Patrick
Back to top
Samwise
Captain Naiobi


Joined: Apr 25, 2006
Posts: 2315
Location: Montpellier, France

PostPosted: Sat May 20, 2006 10:16 am    Post subject:

Good to know.

Edit : In fact, I think there should be a warning for people who wish to build NeoOffice with GCC 4. Some people could build NeoOffice and assume (like I did) that official releases are built with GGC 4 under Tiger. I know there are few people who do this so it's not much of an issue, but that's until someone decides to redistribute his homemade copy to others, without being aware that regular patches cannot be applied to his build ...
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Sat May 20, 2006 12:14 pm    Post subject:

Yup. This is another reason that we don't allow redistribution of homebrew builds without removal of the NeoOffice trademark. All of the official binary patches and the like are guaranteed to support only our own official builds (and support for other things too). The source does tend to change from day to day, so it's really up to you for how often you want to do maintenance on your own build.

I tend to keep my day to day installation one of the ones downloaded from a full binary and latest patches, which is also the best place to do bug verification as well to rule out any differences between your build and the latest blessed patch. Officially released patches also may not correspond to the latest CVS source since further work may have been done in the source since the patch was assembled.

ed
Back to top
sardisson
Town Crier
Town Crier


Joined: Feb 01, 2004
Posts: 4588

PostPosted: Sat May 20, 2006 12:17 pm    Post subject:

Samwise wrote:
Good to know.

Edit : In fact, I think there should be a warning for people who wish to build NeoOffice with GCC 4. Some people could build NeoOffice and assume (like I did) that official releases are built with GGC 4 under Tiger.

Always check the wiki, too Wink

Smokey

_________________
"[...] whether the duck drinks hot chocolate or coffee is irrelevant." -- ovvldc and sardisson in the NeoWiki
Back to top
Samwise
Captain Naiobi


Joined: Apr 25, 2006
Posts: 2315
Location: Montpellier, France

PostPosted: Sun May 21, 2006 10:32 am    Post subject:

Quote:
This is another reason that we don't allow redistribution of homebrew builds without removal of the NeoOffice trademark.


Oh. I thought that you were only supposed to remove the Neo trademark if you wanted to sell your redistribution. However, not allowing redistribution of homebrew builds seems a good idea.

I did check the Wiki, but I found about this article only after my installtion attempt of the patch.

Quote:
Officially released patches also may not correspond to the latest CVS source since further work may have been done in the source since the patch was assembled.


http://neowiki.sixthcrusade.com/index.php/NeoOffice_Build_Instructions#CVS_tags

I'm not compiling from HEAD and Alpha_1/2/3 are "release" tags, not stable branches, so the code shouldn't change until the next tag, right ?
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Sun May 21, 2006 10:49 am    Post subject:

Samwise wrote:
Oh. I thought that you were only supposed to remove the Neo trademark if you wanted to sell your redistribution. However, not allowing redistribution of homebrew builds seems a good idea.


FYI. The NeoOffice trademark usage policy is in the last section of the neojava/etc/ReadMe.rtf file in the NeoOffice CVS tree.

Samwise wrote:
I'm not compiling from HEAD and Alpha_1/2/3 are "release" tags, not stable branches, so the code shouldn't change until the next tag, right ?


That is correct.

Patrick
Back to top
Samwise
Captain Naiobi


Joined: Apr 25, 2006
Posts: 2315
Location: Montpellier, France

PostPosted: Sun May 21, 2006 11:28 am    Post subject:

Thanks.

BTW, how long should it take to build NeoOffice w/out rebuilding OOo ?
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Sun May 21, 2006 11:56 am    Post subject:

Samwise wrote:
Thanks.

BTW, how long should it take to build NeoOffice w/out rebuilding OOo ?


If you delete all of the build.neo_* files in the neojava directory, cvs update -d (be sure to resolve any cvs updates with a "C" status), it takes about a full day to rebuild on my G4 450 MHz machine. Having a faster processor and more memory will be faster.

Patrick
Back to top
Display posts from previous:   
   NeoOffice Forum Index -> NeoOffice Testing All times are GMT - 7 Hours
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2005 phpBB Group

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © Planamesa Inc.
NeoOffice is a registered trademark of Planamesa Inc. and may not be used without permission.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.