*** tpb has joined #freeorion | 00:00 | |
*** enigmatic has quit IRC | 01:33 | |
*** GeofftheMedio has joined #freeorion | 02:56 | |
CIA-80 | FreeOrion: geoffthemedio * r3238 /trunk/FreeOrion/ (4 files in 2 dirs): | 03:09 |
---|---|---|
CIA-80 | FreeOrion: -Added some typedefs and member variables to Universe to support to-be-implemented tracking of empires' historical knowledge of UniverseObjects | 03:09 |
CIA-80 | FreeOrion: -Made some Universe utility functions const that previously weren't for no good reason | 03:09 |
CIA-80 | FreeOrion: -Changed fallthrough return of PlanetPanel::InWindow to true | 03:09 |
CIA-80 | FreeOrion: -Random single line ending tweak in EncyclopediaDetailPanel.cpp | 03:09 |
CIA-80 | FreeOrion: ondrejr * r3239 /trunk/FreeOrion/ (AI/AIInterface.h default/AI/AIstate.py default/AI/EnumsAI.py): | 05:05 |
CIA-80 | FreeOrion: -small step to AI initialization optimization | 05:05 |
CIA-80 | FreeOrion: -grammar fix | 05:05 |
*** enigmatic has joined #freeorion | 09:58 | |
*** enigmatic has joined #freeorion | 10:34 | |
*** GreatCat has joined #freeorion | 13:11 | |
GreatCat | need some help | 13:11 |
GreatCat | after trhe install+start I get message | 13:11 |
GreatCat | Following into my basedir | 13:11 |
GreatCat | CWD: /home/wildcat/freeorion/application | 13:11 |
GreatCat | libpython2.5.so.1.0 => not found | 13:11 |
GreatCat | python2.5 missing. Using shipped version. | 13:11 |
GreatCat | PYTHONHOME=python2.5 | 13:11 |
GreatCat | main() caught exception(std::runtime_error): eventfd_select_interrupter: Function not implemented | 13:11 |
GreatCat | ./freeorion: line 61: 20479 Segmentation fault ${STRACE} ./freeorion --settings-dir ./default $@ | 13:11 |
GreatCat | what does this meens? | 13:12 |
GreatCat | I need to upgrade my Python? | 13:13 |
GeofftheMedio | sec | 13:26 |
GeofftheMedio | I think you'd need to upgrade your kernel version, or recompile yourself after setting a compiler define | 13:27 |
GeofftheMedio | this 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 version | 13:28 |
GeofftheMedio | http://freeorion.org/index.php/Compile_In_Linux#Kernel | 13:28 |
tpb | <http://ln-s.net/4RsA> (at freeorion.org) | 13:28 |
GeofftheMedio | or so is my understanding... I think kroddn could give a better answer | 13:29 |
GeofftheMedio | I think you could also build against a later boost version, based on what I've read. | 13:32 |
GeofftheMedio | you could try the latest nighty build from kroddn's website, which might be built differently | 13:32 |
GeofftheMedio | http://freeorion.psitronic.de/download/nightly/ | 13:33 |
tpb | Title: Index of /download/nightly (at freeorion.psitronic.de) | 13:33 |
kroddn | what? | 14:59 |
kroddn | GreatCat: do you have OpenGL 2.0 installed? Do you have an ATI graphics card? | 15:00 |
kroddn | GeofftheMedio: this segfault is about 95% the ATI / openGL2.0 problem | 15:00 |
GeofftheMedio | kroddn: I don't recall seeing eventfd errors for graphics card related segfaults | 15:01 |
kroddn | wjere do you get the "eventfd" ERROR from ? | 15:04 |
GeofftheMedio | do you mean what causes errors related to "eventfd" or why do I think this is an "eventfd" error? | 15:05 |
*** GreatCat has quit IRC | 15:09 | |
GeofftheMedio | if 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 it | 15:10 |
kroddn | i do not understand what you mean | 15:12 |
kroddn | Did 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 implemented | 15:13 |
kroddn | damn, i thought i fixed this bug | 15:15 |
GeofftheMedio | see also this thread: http://www.freeorion.org/forum/viewtopic.php?p=38880#p38880 | 15:15 |
tpb | <http://ln-s.net/4Ru-> (at www.freeorion.org) | 15:15 |
GeofftheMedio | same problem | 15:15 |
GeofftheMedio | If you used boost 1.37, I don't think there's anything you could do to fix the bug... | 15:16 |
GeofftheMedio | and you might have fixed it in the nightlies, but not v0.3.13 | 15:16 |
*** mithro has joined #freeorion | 16:45 | |
*** GeofftheMedio has quit IRC | 20:01 | |
*** GeofftheMedio has joined #freeorion | 20:02 | |
CIA-80 | FreeOrion: geoffthemedio * r3240 /trunk/FreeOrion/ (4 files in 2 dirs): (log message trimmed) | 22:44 |
CIA-80 | FreeOrion: -Fixed crash bug where having a system selected in the sidepanel and moving away | 22:44 |
CIA-80 | FreeOrion: the only source of detection that revealed its existence would cause the system | 22:44 |
CIA-80 | FreeOrion: not to be sent on the next turn (since it's not visible, this is currently | 22:44 |
CIA-80 | FreeOrion: expected) which would cause a crash when the client tried to show that same | 22:44 |
CIA-80 | FreeOrion: system again in the sidepanel automatically (which it should do since that | 22:44 |
CIA-80 | FreeOrion: system was in the sidepanel at the end of the previous turn). Now if a it is | 22:44 |
*** STalKer-X has quit IRC | 23:07 | |
*** STalKer-Y has joined #freeorion | 23:07 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!