Friday, 2009-10-23

*** tpb has joined #freeorion00:00
*** enigmatic has quit IRC01:33
*** GeofftheMedio has joined #freeorion02:56
CIA-80FreeOrion: geoffthemedio * r3238 /trunk/FreeOrion/ (4 files in 2 dirs):03:09
CIA-80FreeOrion: -Added some typedefs and member variables to Universe to support to-be-implemented tracking of empires' historical knowledge of UniverseObjects03:09
CIA-80FreeOrion: -Made some Universe utility functions const that previously weren't for no good reason03:09
CIA-80FreeOrion: -Changed fallthrough return of PlanetPanel::InWindow to true03:09
CIA-80FreeOrion: -Random single line ending tweak in EncyclopediaDetailPanel.cpp03:09
CIA-80FreeOrion: ondrejr * r3239 /trunk/FreeOrion/ (AI/AIInterface.h default/AI/AIstate.py default/AI/EnumsAI.py):05:05
CIA-80FreeOrion: -small step to AI initialization optimization05:05
CIA-80FreeOrion: -grammar fix05:05
*** enigmatic has joined #freeorion09:58
*** enigmatic has joined #freeorion10:34
*** GreatCat has joined #freeorion13:11
GreatCatneed some help13:11
GreatCatafter trhe install+start I get message13:11
GreatCatFollowing into my basedir13:11
GreatCatCWD: /home/wildcat/freeorion/application13:11
GreatCat        libpython2.5.so.1.0 => not found13:11
GreatCatpython2.5 missing. Using shipped version.13:11
GreatCatPYTHONHOME=python2.513:11
GreatCatmain() caught exception(std::runtime_error): eventfd_select_interrupter: Function not implemented13:11
GreatCat./freeorion: line 61: 20479 Segmentation fault      ${STRACE} ./freeorion --settings-dir ./default $@13:11
GreatCatwhat does this meens?13:12
GreatCatI need to upgrade my Python?13:13
GeofftheMediosec13:26
GeofftheMedioI think you'd need to upgrade your kernel version, or recompile yourself after setting a compiler define13:27
GeofftheMediothis due to a boost feature, the "eventfd" thing, that doesn't work if compiled on 2.6.22 or later and run on an earlier version13:28
GeofftheMediohttp://freeorion.org/index.php/Compile_In_Linux#Kernel13:28
tpb<http://ln-s.net/4RsA> (at freeorion.org)13:28
GeofftheMedioor so is my understanding... I think kroddn could give a better answer13:29
GeofftheMedioI think you could also build against a later boost version, based on what I've read.13:32
GeofftheMedioyou could try the latest nighty build from kroddn's website, which might be built differently13:32
GeofftheMediohttp://freeorion.psitronic.de/download/nightly/13:33
tpbTitle: Index of /download/nightly (at freeorion.psitronic.de)13:33
kroddnwhat?14:59
kroddnGreatCat: do you have OpenGL 2.0 installed? Do you have an ATI graphics card?15:00
kroddnGeofftheMedio: this segfault is about 95% the ATI / openGL2.0 problem15:00
GeofftheMediokroddn: I don't recall seeing eventfd errors for graphics card related segfaults15:01
kroddnwjere do you get the "eventfd" ERROR from ?15:04
GeofftheMediodo you mean what causes errors related to "eventfd" or why do I think this is an "eventfd" error?15:05
*** GreatCat has quit IRC15:09
GeofftheMedioif you mean why do I think it's an eventfd error, it's because the caught exception in the error message has the classic "eventfd_select_interrupter: Function not implemented" bit in it15:10
kroddni do not understand what you mean15:12
kroddnDid you talk to GreatCat in query or what?15:12
GeofftheMedio[10:11]<GreatCat>main() caught exception(std::runtime_error): eventfd_select_interrupter: Function not implemented15:13
kroddndamn, i thought i fixed this bug15:15
GeofftheMediosee also this thread: http://www.freeorion.org/forum/viewtopic.php?p=38880#p3888015:15
tpb<http://ln-s.net/4Ru-> (at www.freeorion.org)15:15
GeofftheMediosame problem15:15
GeofftheMedioIf you used boost 1.37, I don't think there's anything you could do to fix the bug...15:16
GeofftheMedioand you might have fixed it in the nightlies, but not v0.3.1315:16
*** mithro has joined #freeorion16:45
*** GeofftheMedio has quit IRC20:01
*** GeofftheMedio has joined #freeorion20:02
CIA-80FreeOrion: geoffthemedio * r3240 /trunk/FreeOrion/ (4 files in 2 dirs): (log message trimmed)22:44
CIA-80FreeOrion: -Fixed crash bug where having a system selected in the sidepanel and moving away22:44
CIA-80FreeOrion: the only source of detection that revealed its existence would cause the system22:44
CIA-80FreeOrion: not to be sent on the next turn (since it's not visible, this is currently22:44
CIA-80FreeOrion: expected) which would cause a crash when the client tried to show that same22:44
CIA-80FreeOrion: system again in the sidepanel automatically (which it should do since that22:44
CIA-80FreeOrion: system was in the sidepanel at the end of the previous turn). Now if a it is22:44
*** STalKer-X has quit IRC23:07
*** STalKer-Y has joined #freeorion23:07

Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!