Trunk nightly

For test results, bug reports, announcements of new builds etc.

Moderators: winston, another_commander, Getafix

Post Reply
User avatar
spara
---- E L I T E ----
---- E L I T E ----
Posts: 2691
Joined: Wed Aug 15, 2012 4:19 am
Location: Finland

Re: Trunk nightly

Post by spara »

I'm working on Market Observer oxp that uses it's own hud in market screen. The hud has overall_alpha set to 1. Switching seems to be working fine except for one special case. If I'm watching any contract (the map screen) and then switch to market (F8), the hud is translucent with something that looks like overall_alpha set to 0.7. F8 again and the hud is opaque as I want it to be.
User avatar
Cody
Sharp Shooter Spam Assassin
Sharp Shooter Spam Assassin
Posts: 16081
Joined: Sat Jul 04, 2009 9:31 pm
Location: The Lizard's Claw
Contact:

Re: Trunk nightly 1.82.0.6556-150525-a3b98dd

Post by Cody »

Probably a daft one: after shift-starting Oolite, my log reports the flush entry three times:

Code: Select all

23:38:22.192 [dataCache.rebuild.explicitFlush]: Cache explicitly flushed with shift key. Rebuilding from scratch.

23:38:22.889 [dataCache.rebuild.explicitFlush]: Cache explicitly flushed with shift key. Rebuilding from scratch.
23:38:22.890 [dataCache.rebuild.explicitFlush]: Cache explicitly flushed with shift key. Rebuilding from scratch.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
User avatar
cim
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 4072
Joined: Fri Nov 11, 2011 6:19 pm

Re: Trunk nightly 1.82.0.6556-150525-a3b98dd

Post by cim »

Cody wrote:
Probably a daft one: after shift-starting Oolite, my log reports the flush entry three times:

Code: Select all

23:38:22.192 [dataCache.rebuild.explicitFlush]: Cache explicitly flushed with shift key. Rebuilding from scratch.

23:38:22.889 [dataCache.rebuild.explicitFlush]: Cache explicitly flushed with shift key. Rebuilding from scratch.
23:38:22.890 [dataCache.rebuild.explicitFlush]: Cache explicitly flushed with shift key. Rebuilding from scratch.
There are some 1.82 updates which require the cache to be checked for validity more often than previously - it probably should clear the "shift key" after it's flushed once, though. Thanks.

I might leave that one for after 1.82 is out rather than poke around at something that fundamental, though.
User avatar
Cody
Sharp Shooter Spam Assassin
Sharp Shooter Spam Assassin
Posts: 16081
Joined: Sat Jul 04, 2009 9:31 pm
Location: The Lizard's Claw
Contact:

1.82 Deployment

Post by Cody »

It's not trunk, but I'll post it here anyway:

Code: Select all

15:06:30.652 [script.javaScript.exception.unexpectedType]: ***** JavaScript exception (Oolite Escort AI 1.82): TypeError: this.ship.dockingInstructions is null
Do we need a new thread for 1.82 Deployment reports?
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6683
Joined: Wed Feb 28, 2007 7:54 am

Re: 1.82 Deployment

Post by another_commander »

Cody wrote:
Do we need a new thread for 1.82 Deployment reports?
I think that, for the released version, a thread for each bug encountered would be preferrable.
User avatar
Cody
Sharp Shooter Spam Assassin
Sharp Shooter Spam Assassin
Posts: 16081
Joined: Sat Jul 04, 2009 9:31 pm
Location: The Lizard's Claw
Contact:

Re: 1.82 Deployment

Post by Cody »

another_commander wrote:
Cody wrote:
Do we need a new thread for 1.82 Deployment reports?
I think that, for the released version, a thread for each bug encountered would be preferrable.
<nods>
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
User avatar
Getafix
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 979
Joined: Tue Apr 01, 2008 12:55 pm
Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
Contact:

Re: Trunk nightly

Post by Getafix »

Sending today's nightly to oolite.org fails for Linux and Windows.
To get the latest nightly, for the time being, either build it from source or
Linux users execute the oolite-trunk-update script and
Windows users use rsync as per this post.
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
User avatar
Norby
---- E L I T E ----
---- E L I T E ----
Posts: 2577
Joined: Mon May 20, 2013 9:53 pm
Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
Contact:

Re: Trunk nightly

Post by Norby »

The allow_big_gui should extend the gui when docked only - I turned off the gauges in Coluber HUD in dock but the F5 equipment list is big during flight also and clash with the gauges if I have more than about 10 eqs.
User avatar
cim
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 4072
Joined: Fri Nov 11, 2011 6:19 pm

Re: Trunk nightly

Post by cim »

This is working as designed.

If you want different behaviour when docked and when in flight then you will need to switch HUDs.
User avatar
Mazur
Dangerous
Dangerous
Posts: 110
Joined: Thu Jun 04, 2015 7:53 pm

Re: Trunk nightly

Post by Mazur »

In an attempt to help along oolite portability and sheer excellence, I downloaded trunk and attempted to make it, which faltered at this hurdle:
System is running Fedora 21.

Code: Select all

 Linking objc_program oolite ...
/bin/ld: /usr/local/lib/libjs_static.a(putil.o): undefined reference to symbol 'dlopen@@GLIBC_2.1'
After a little thought, I added -ldl to both LIBJS_BUILD_FLAGS in libjs.make. This led to:

Code: Select all

 Linking objc_program oolite ...
/bin/ld: /usr/local/lib/libjs_static.a(putil.o): undefined reference to symbol 'dlopen@@GLIBC_2.1'
/usr/lib/libdl.so.2: error adding symbols: DSO missing from command line
At this point I'm stuck, I've no idea how or where to fix this.
User Mazur, Commander Vatta, Hyperspace Delivery Boy.
Squeaky clean, utterly harmless, rank amateur.
User avatar
Norby
---- E L I T E ----
---- E L I T E ----
Posts: 2577
Joined: Mon May 20, 2013 9:53 pm
Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
Contact:

Re: Trunk nightly

Post by Norby »

You can spend a lot of time to find and install missing files, or use the nightly build.
My fav is the included oolite-trunk-update script what I patched on my machine to put back my modified keyconfig.plist after update.
User avatar
Mazur
Dangerous
Dangerous
Posts: 110
Joined: Thu Jun 04, 2015 7:53 pm

Re: Trunk nightly

Post by Mazur »

Norby wrote:
You can spend a lot of time to find and install missing files, or use the nightly build.
My fav is the included oolite-trunk-update script what I patched on my machine to put back my modified keyconfig.plist after update.
Yes, I tried, but I currently seem to be unable to download it untruncated. After download it's 26498880 bytes long, but I don't seem to have run out of space, either. I'd need oolite-trunk-1.83.0.5bc299c-dev.linux-x86.tgz

Is the file in that link complete? Because if it is, there must be an error on my side, and I simply have to make a choice in what to throw away to make more room to be certain.

Code: Select all

root@laptop [Mon, 22 Jun 2015, 20:21:59] /tmp                                   # tar tzvf oolite-trunk-1.83.0.5bc299c-dev.linux-x86.tgz
-rwxr-xr-x getafix/getafix 104716464 2015-06-19 05:40 oolite-trunk-1.83.0.5bc299c-dev.linux-x86.run

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
root@laptop [Mon, 22 Jun 2015, 20:25:55] /tmp                                   # 
User Mazur, Commander Vatta, Hyperspace Delivery Boy.
Squeaky clean, utterly harmless, rank amateur.
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6683
Joined: Wed Feb 28, 2007 7:54 am

Re: Trunk nightly

Post by another_commander »

I think that there is currently a problem with terrastorage sending the nightly builds to oolite.org. All builds except the Mac one appear to be 25MB long, which is the wrong file size (should be about 97-98MB).

Edit: Check out Getafix's last message here, six posts above this one.
User avatar
Mazur
Dangerous
Dangerous
Posts: 110
Joined: Thu Jun 04, 2015 7:53 pm

Re: Trunk nightly

Post by Mazur »

another_commander wrote:
I think that there is currently a problem with terrastorage sending the nightly builds to oolite.org. All builds except the Mac one appear to be 25MB long, which is the wrong file size (should be about 97-98MB).

Edit: Check out Getafix's last message here, six posts above this one.
Yes, that would be easier, if said script was either included in the Fedora Oolite package, or downloadable from an easily found source.
As it seems to be neither of those, I'm trying:

Code: Select all

rsync -rlvz --progress rsync://terrastorage.no-ip.info/oolite-trunk-linux oolite
instead, and see after it finishes where that leaves me.

{Edit} That, apparently, works. But there is no oolite-trunk-update script in there, either.
Just FYI.
User Mazur, Commander Vatta, Hyperspace Delivery Boy.
Squeaky clean, utterly harmless, rank amateur.
User avatar
Getafix
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 979
Joined: Tue Apr 01, 2008 12:55 pm
Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
Contact:

Re: Trunk nightly

Post by Getafix »

We know exactly what the issue is, between terrastorage and oolite.org, but no root-cause is there yet.

In the meantime, I have updated the nightly process and the Oolite Nightly pages for Windows and Linux now link to binaries hosted by Google Drive.
Last edited by Getafix on Thu Jun 25, 2015 12:48 am, edited 1 time in total.
Reason: Syntax errors
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
Post Reply