Page 3 of 8

Re: Oolite Linux - Trunk nightly builds

Posted: Sun Jan 23, 2011 10:37 pm
by JensAyton
May I suggest removing the 64-bit Linux nightly links from the other nightly pages? A build from October doesn’t really qualify as a nightly.

Re: Oolite Linux - Trunk nightly builds

Posted: Mon Jan 24, 2011 9:23 am
by Getafix
I will remove it today.
I will bring it back as soon as I set it up on my server.
Caracal's server seems dead. :(

Re: Oolite Linux - Trunk nightly builds

Posted: Tue Feb 08, 2011 5:42 am
by Getafix
The new server is up...
Linux64bit oolite trunk nightly builds are back.

Re: Oolite Linux - Trunk nightly builds

Posted: Sun Feb 27, 2011 9:45 am
by Getafix
Following the SpiderMonkey update to FF4b12, the nightly trunk build failed.
Currently building r4413, addressing the issue.
ETC: 12:25pm 12:20pm (GMT +2:00)

Re: Oolite Linux - Trunk nightly builds

Posted: Sun Mar 27, 2011 9:44 pm
by Getafix
As of r4495 the Oolite for Linux nightly is delivered in a new packager format.
The resulting file (after gunzip) appears as a shell script having a .run suffix, and can be launched as is.

The archive will then uncompress itself to a temporary directory and an installation script will be launched, prompting for
a system-wide (i.e. /opt/Oolite-trunk) or
a user home directory (i.e. $HOME/GNUstep/Applications/Oolite-trunk) installation.
A desktop menu "Oolite-trunk (oolite.org)" entry will be created under Games menu.
An uninstall script is also delivered (in the Oolite-trunk root folder) in case you wish to remove this installation.

The new packager also delivers Basic-debug.oxp as described here.

This installation can co-exist with a previous autopackage Oolite-trunk installation.
However, it is recommended to remove it.

Code: Select all

$ [sudo] package remove oolite-trunk
It is hard to get support when various installations are simultaneously present.

Re: Oolite Linux - Trunk nightly builds

Posted: Wed Apr 06, 2011 4:17 pm
by Getafix
First post updated for the new packager format.

Re: Oolite Linux - Trunk nightly builds

Posted: Thu May 05, 2011 8:32 pm
by Getafix
Moved from announcement to sticky topics.

Re: Oolite Linux - Trunk nightly builds

Posted: Wed May 25, 2011 9:21 am
by Getafix
Re-organized and updated first post.

Re: Oolite Linux - Trunk nightly builds

Posted: Sun Nov 20, 2011 11:49 am
by Getafix
Due to terrastorage server maintenance,
the nightly server will be down for a couple of hours.

EDIT: Done.

Re: Oolite Linux - Trunk nightly builds

Posted: Mon Nov 28, 2011 3:46 pm
by Kaks
A nasty regression bug sneaked in today's build - rev4665 - that basically disables Oolite if starting in windowed mode.

Do not dowload, unless you know exactly how to set oolite to always start in fullscreen mode.

Re: Oolite Linux - Trunk nightly builds

Posted: Fri Jan 20, 2012 10:00 pm
by fronclynne
Ubuntu 10.4-LTS i386:

Code: Select all

oolite: src/SDL/MyOpenGLView.m:220: -[MyOpenGLView init]: Assertion `surface != ((void *)0)' failed.
Aborted
&&

Code: Select all

16:42:48.233 [log.header]: Opening log for Oolite development version 1.77.0.4744 (x86-32 test release) under Linux at 2012-01-20 16:42:48 -0500.
1 processor detected.
Build options: spoken messages, mass/fuel pricing, JavaScript console support, OXP verifier, localization tools, debug GraphViz support, JavaScript profiling.

Note that the contents of the log file can be adjusted by editing logcontrol.plist.

16:42:48.382 [display.mode.list.native]: X11 native resolution detected: 1024 x 768
16:42:48.389 [display.mode.error]: ERROR creating display: Couldn't find matching GLX visual
Err, & it's a laptop, so, it's not going to be terribly easy to get a graphics card replacement.

Re: Oolite Linux - Trunk nightly builds

Posted: Fri Jan 20, 2012 10:36 pm
by JensAyton
Please test if it breaks between these two versions:

Re: Oolite Linux - Trunk nightly builds

Posted: Fri Jan 20, 2012 11:00 pm
by fronclynne
Ahruman wrote:
Please test if it breaks between these two versions:
Yup, -4737 runs fine, -4738 gives "oolite: src/SDL/MyOpenGLView.m:220: -[MyOpenGLView init]: Assertion `surface != ((void *)0)' failed."

Re: Oolite Linux - Trunk nightly builds

Posted: Fri Jan 20, 2012 11:02 pm
by JensAyton
OK, there will be a workaround in the next nightly.

Re: Oolite Linux - Trunk nightly builds

Posted: Tue Jan 24, 2012 9:59 pm
by JensAyton
fronclynne, have you tested a more recent nightly?