*** tpb has joined #freeorion | 00:00 | |
*** aleksil has quit IRC | 00:09 | |
*** aleksil has joined #freeorion | 00:12 | |
*** mithro has joined #freeorion | 01:03 | |
CIA-76 | FreeOrion: tzlaine * r3560 /trunk/FreeOrion/ (11 files in 3 dirs): Removed the unusued "current_time" parameter to AbstractVehicle::update(). | 02:59 |
---|---|---|
*** STalKer-X has joined #freeorion | 03:21 | |
*** kr0ddnoMobil has joined #freeorion | 03:23 | |
*** ChanServ sets mode: +o kr0ddnoMobil | 03:23 | |
*** STalKer-Y has quit IRC | 03:24 | |
*** kroddnoMobil has quit IRC | 03:27 | |
*** bernardh has quit IRC | 07:51 | |
*** mithro has quit IRC | 08:06 | |
*** tomboy65 has joined #freeorion | 08:17 | |
*** tomboy64 has quit IRC | 08:20 | |
*** bernardh has joined #freeorion | 09:29 | |
*** bernardh has quit IRC | 12:09 | |
*** mithro has joined #freeorion | 12:15 | |
*** kr0ddnoMobil has quit IRC | 14:30 | |
*** kroddn has quit IRC | 14:34 | |
*** kroddn has joined #freeorion | 14:49 | |
*** ChanServ sets mode: +o kroddn | 14:49 | |
*** mithro has quit IRC | 14:51 | |
*** kroddnoMobil has joined #freeorion | 15:01 | |
*** ChanServ sets mode: +o kroddnoMobil | 15:01 | |
*** kr0ddnoMobil has joined #freeorion | 15:02 | |
*** ChanServ sets mode: +o kr0ddnoMobil | 15:02 | |
*** kroddn has quit IRC | 15:05 | |
*** kroddnoMobil has quit IRC | 15:06 | |
*** kr0ddnnoMobil has joined #freeorion | 15:17 | |
*** kroddn has joined #freeorion | 15:18 | |
*** ChanServ sets mode: +o kroddn | 15:18 | |
*** kr0ddnoMobil has quit IRC | 15:20 | |
*** tomboy64 has joined #freeorion | 15:27 | |
*** tomboy64 has quit IRC | 15:57 | |
*** tomboy64 has joined #freeorion | 17:23 | |
*** cubathy has joined #freeorion | 18:02 | |
*** tomboy64 has quit IRC | 18:47 | |
*** enigmatic has quit IRC | 19:26 | |
*** tomboy65 has quit IRC | 19:50 | |
*** bernardh has joined #freeorion | 20:38 | |
cubathy | anyone come across this issue: | 20:47 |
cubathy | /usr/local/lib/libGiGiOgre.so: undefined reference to `Ogre::NedPoolingImpl::allocBytes(unsigned int, char const*, int, char const*)' | 20:47 |
cubathy | and a few other undefs | 20:47 |
*** cubathy has quit IRC | 20:56 | |
*** cubathy has joined #freeorion | 20:57 | |
GeofftheMedio | cubathy: no, I've not seen that | 21:13 |
GeofftheMedio | what vesrion of ogre are you building against? | 21:14 |
cubathy | 1.6.1 | 21:14 |
GeofftheMedio | that may be too old | 21:15 |
GeofftheMedio | hmm. the software requirements page seems to say it's enough, so probably it is | 21:15 |
*** aleksil has quit IRC | 21:15 | |
GeofftheMedio | but if you can build against 1.7 or later, that would proabably be a good idea anyway | 21:16 |
cubathy | i did try a build from source, so maybe just confused everything. i'll try again | 21:16 |
cubathy | ok, thanks | 21:16 |
GeofftheMedio | I don't find any instance of "NetPoolingInfo" in the GiGiOgre code | 21:17 |
GeofftheMedio | maybe it's a problem with your ogre build? | 21:18 |
cubathy | Ned* | 21:18 |
GeofftheMedio | right: NedPoolingImpl | 21:19 |
GeofftheMedio | what I searched for | 21:19 |
GeofftheMedio | no hits | 21:19 |
cubathy | yeh, more than likely I've confused it | 21:19 |
cubathy | i'll build ogre from source and clean build | 21:19 |
kr0ddnnoMobil | ogre is bad stuff ^^ | 22:01 |
kr0ddnnoMobil | cubathy: you can try the nightly linux version from my webspace | 22:01 |
cubathy | kr0ddnnoMobil: thanks, it's almost built so if that fails i'll give it a go :) | 22:04 |
kr0ddnnoMobil | http://freeorion.psitronic.de/download/nightly/ | 22:06 |
tpb | Title: Index of /download/nightly (at freeorion.psitronic.de) | 22:06 |
kr0ddnnoMobil | What Distro are you using? | 22:06 |
cubathy | ubuntu karmic | 22:07 |
kr0ddnnoMobil | its a hard thing to get all parts together :-) | 22:08 |
cubathy | yeh the nvidia-cg-control caught me out for a while | 22:08 |
cubathy | i'm sure it'll be worth it | 22:10 |
kr0ddnnoMobil | hm, nvidia-cg was the easiest thing I used ^^ | 22:10 |
kr0ddnnoMobil | you should first try my version and make sure, FO runs on your PC | 22:11 |
kr0ddnnoMobil | it is known to make problems on some systems with ATI cards and/or Open Source Drivers | 22:11 |
cubathy | im sure it's fine if you remember it... | 22:12 |
kr0ddnnoMobil | I don't remember | 22:12 |
cubathy | we'll see anyway. pretty sure it runs ok this pc, think i had it working a while back | 22:13 |
kr0ddnnoMobil | okay | 22:13 |
kr0ddnnoMobil | ogre 1.7.0 was pretty easy to compile on Debian lenny, so it should be no problem on karmic | 22:14 |
cubathy | yeh ogre built fine, just rebuilding FO | 22:14 |
kr0ddnnoMobil | i had similar problems with ogre on non-clean builds | 22:16 |
CIA-76 | FreeOrion: tzlaine * r3561 /trunk/FreeOrion/ (UI/CombatWnd.cpp server/ServerApp.cpp): | 22:32 |
CIA-76 | FreeOrion: Brought the handling of PathingEngine on the server and client sides into | 22:32 |
CIA-76 | FreeOrion: close agreement, in order to prevent the odd behavior seen previously. | 22:32 |
cubathy | ok so it built, but segfaults straight away :( | 22:34 |
CIA-76 | FreeOrion: tzlaine * r3562 /trunk/FreeOrion/ (11 files in 3 dirs): | 22:49 |
CIA-76 | FreeOrion: This is a better version of the fix from the previous commit. It allows the | 22:49 |
CIA-76 | FreeOrion: server to do far fewer evaluations of PathingEngine::Update(), while still | 22:49 |
CIA-76 | FreeOrion: closely approximating the behavior of the client-side PathingEngine. | 22:49 |
*** cubathy has quit IRC | 22:51 | |
GeofftheMedio | cubathy: what's output on the command line? | 23:08 |
*** cubathy has joined #freeorion | 23:10 | |
GeofftheMedio | cubathy: what's output on the command line? | 23:12 |
GeofftheMedio | (when getting a segfault) | 23:12 |
cubathy | from my build: just seg fault. stack is somewhere in ogre initialisation | 23:12 |
cubathy | nightly build also seg faults - slightly differently | 23:13 |
cubathy | output from nightly: python2.5 found. Using it. | 23:15 |
cubathy | do_wait: drmWaitVBlank returned -1, IRQs don't seem to be working correctly. | 23:15 |
cubathy | Try adjusting the vblank_mode configuration parameter. | 23:15 |
cubathy | Segmentation fault | 23:15 |
cubathy | had a quick google but driconf and other suggestions | 23:17 |
cubathy | don't fix | 23:17 |
cubathy | stack is different from nightly | 23:18 |
GeofftheMedio | the drmwaitvblank thing is a driver problem | 23:19 |
cubathy | yeh, lots of people seemed to just fix it with driconf, but didn't help | 23:20 |
GeofftheMedio | maybe you also need to update the drivers? | 23:20 |
cubathy | yeh, I'll try it, not sure if thats whats actually causing the seg fault though | 23:21 |
cubathy | stack from nightly is different: | 23:22 |
cubathy | #0 0x08eabf1a in Ogre::Root::uninstallPlugin (this=0xb67f9478, plugin=0x0) | 23:22 |
cubathy | at /usr/src/freeorion/ogre/ogre/OgreMain/src/OgreRoot.cpp:1288 | 23:22 |
cubathy | #1 0x0853bd0f in mainSetupAndRunOgre () at client/human/chmain.cpp:295 | 23:22 |
cubathy | #2 0x0853da2b in main (argc=3584, argv=0x4b9) at client/human/chmain.cpp:73 | 23:22 |
cubathy | sorry for mass pastage | 23:22 |
GeofftheMedio | is an ogre.log generated? | 23:23 |
GeofftheMedio | would be in ~/.freeorion/ | 23:23 |
cubathy | yep | 23:24 |
GeofftheMedio | does it say anything interesting? | 23:24 |
cubathy | http://pastebin.com/2LXMVJiM | 23:26 |
tpb | Title: 00:21:53: Creating resource gr - Anonymous - 2LXMVJiM - Pastebin.com (at pastebin.com) | 23:26 |
cubathy | nothing obvious to me | 23:26 |
GeofftheMedio | 00:21:54: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource GLX_icon.png in resource group General or any other group. in ResourceGroupManager::openResource at /usr/src/freeorion/ogre/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 753) | 23:27 |
cubathy | except the plugin missing | 23:27 |
cubathy | hm | 23:27 |
cubathy | copying across my ogre_plugins.cfg gives more cryptic errors | 23:29 |
GeofftheMedio | you might find something inthis thread: http://www.freeorion.org/forum/viewtopic.php?f=25&t=2538 | 23:29 |
tpb | <http://ln-s.net/375+> (at www.freeorion.org) | 23:29 |
cubathy | thanks. I'll take a look tomo. give up for tonight :) | 23:31 |
GeofftheMedio | doesn't look like the GLX_icon.png thing is actually causing a crash, though | 23:32 |
cubathy | no, i get the impression it might be a driver issue | 23:32 |
kr0ddnnoMobil | cubathy: clean everything, checkout FO again | 23:36 |
kr0ddnnoMobil | i had similiar things in the past | 23:36 |
kr0ddnnoMobil | or is this orgre log from my version? | 23:36 |
cubathy | log is from the nightly | 23:37 |
kr0ddnnoMobil | ah, okay | 23:37 |
kr0ddnnoMobil | cubathy: does the crash happen immediately, or does the main menu come up? | 23:37 |
cubathy | immediately | 23:38 |
kr0ddnnoMobil | in my version you do not need a ogre_plugins.cfg, because everything is linked in statically | 23:38 |
kr0ddnnoMobil | plugins wouldn't work, because i do not deliver the ogre libs | 23:39 |
cubathy | from your version I get the vblank errors and different seg fault, but no menu | 23:39 |
kr0ddnnoMobil | Did you download the debug symbols? | 23:39 |
cubathy | yeh, the stack is above | 23:39 |
kr0ddnnoMobil | its to late, I am to tired ^^ | 23:40 |
cubathy | also get a exception from nightly, missing font | 23:40 |
cubathy | tell me about it | 23:40 |
kr0ddnnoMobil | missing font? | 23:41 |
GeofftheMedio | https://sourceforge.net/tracker/?func=detail&aid=2898808&group_id=75752&atid=544942 | 23:41 |
tpb | <http://ln-s.net/6$Jx> (at sourceforge.net) | 23:41 |
cubathy | same error, im just rearranging a bit | 23:43 |
cubathy | ok, that fixed the font - same seg fault | 23:43 |
GeofftheMedio | how did you fix the font? | 23:44 |
GeofftheMedio | and is it the same error as in that link? | 23:44 |
cubathy | from a quick look seems the same as http://www.freeorion.org/forum/viewtopic.php?f=25&t=3553 | 23:44 |
tpb | <http://ln-s.net/6$Ks> (at www.freeorion.org) | 23:44 |
kr0ddnnoMobil | cubathy: remove the whole $HOME/.freeorion and run the static version again | 23:44 |
cubathy | oh wait - now its a different stack (but one i've seen before) | 23:45 |
*** tomboy64 has joined #freeorion | 23:46 | |
cubathy | stack: http://pastebin.com/2709ZqAr | 23:46 |
tpb | Title: (gdb) bt #0 0x08d01923 in GG - Anonymous - 2709ZqAr - Pastebin.com (at pastebin.com) | 23:46 |
kr0ddnnoMobil | hehe | 23:47 |
kr0ddnnoMobil | GeofftheMedio: guess what line that is | 23:47 |
GeofftheMedio | yeah, I saw it | 23:47 |
GeofftheMedio | I'm also wondering about: | 23:48 |
GeofftheMedio | #15 0x0853da2b in main (argc=Cannot access memory at address 0x1) at client/human/chmain.cpp:73 | 23:48 |
kr0ddnnoMobil | i never wondered about that | 23:48 |
CIA-76 | FreeOrion: pd_ * r3563 /trunk/FreeOrion/default/data/art/combat/meshes/planets/ (5 files): | 23:49 |
CIA-76 | FreeOrion: - fixed pole issues in barren textures | 23:49 |
CIA-76 | FreeOrion: - added 10 new levels of night side city lights | 23:49 |
kr0ddnnoMobil | cubathy: I can make a patched exe which you could try | 23:50 |
kr0ddnnoMobil | just 2 minutes | 23:50 |
GeofftheMedio | also cubathy: what did you do to fix the font issue? | 23:50 |
kr0ddnnoMobil | I think he removed the config | 23:51 |
*** tomboy65 has joined #freeorion | 23:51 | |
cubathy | no - i had your build in a diff directory and it was searching for default/ in there. just moved over to the dir I'm building from | 23:52 |
cubathy | guessing config would have been quicker but hey | 23:52 |
GeofftheMedio | what do you mean by "moved over" ? | 23:52 |
kr0ddnnoMobil | cubathy: remove the whole $HOME/.freeorion before you run the static version | 23:52 |
cubathy | i did so when you said it, hadn't before | 23:53 |
kr0ddnnoMobil | the first crash was related to the fact that the config was messed up | 23:53 |
cubathy | oh ok. I was seeing this stack when I first built FO too, with ogre 1.6.1 | 23:55 |
kr0ddnnoMobil | http://freeorion.psitronic.de/download/nightly/freeorion | 23:55 |
tpb | <http://ln-s.net/6$Nt> (at freeorion.psitronic.de) | 23:55 |
kr0ddnnoMobil | cubathy: please download | 23:55 |
cubathy | after building from source, it fails earlier i think | 23:55 |
cubathy | sure, on it | 23:55 |
kr0ddnnoMobil | rename/replace the old binary in application/ | 23:55 |
kr0ddnnoMobil | be sure NOT to replace the wrapper script | 23:56 |
cubathy | yep | 23:56 |
CIA-76 | FreeOrion: kroddn * r3564 /trunk/FreeOrion/ (SConscript linux-static/link.sh): Fixed old scons. Static linking files. | 23:57 |
cubathy | getting exactly the same | 23:58 |
kr0ddnnoMobil | the crash on line 288 ? | 23:58 |
cubathy | yeh, if those debug symbols are still valid | 23:59 |
kr0ddnnoMobil | hm | 23:59 |
kr0ddnnoMobil | what did i do wrong... | 23:59 |
kr0ddnnoMobil | argh | 23:59 |
kr0ddnnoMobil | I didnt compile GG | 23:59 |
GeofftheMedio | need to update the symbols, I would think | 23:59 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!