*** tpb has joined #freeorion | 00:00 | |
*** STalKer-Y has quit IRC | 00:13 | |
*** ArmOrAttAk has quit IRC | 01:06 | |
*** kroddnoMobil has joined #freeorion | 05:27 | |
*** ChanServ sets mode: +o kroddnoMobil | 05:27 | |
*** mithro has quit IRC | 07:07 | |
*** kroddnoMobil has quit IRC | 07:39 | |
*** kroddnoMobil has joined #freeorion | 09:15 | |
*** ChanServ sets mode: +o kroddnoMobil | 09:15 | |
agaric | hi, is there any development on the ubuntu 9.04 issue? | 09:17 |
---|---|---|
kroddnoMobil | i cannot test it because i have no open gl 2.0 on that system | 09:28 |
kroddnoMobil | the crash could be caused by openGL | 09:28 |
kroddnoMobil | Which grafic card do you own? | 09:29 |
agaric | nvidia 8800gts | 09:29 |
kroddnoMobil | nvidia drivers? | 09:30 |
agaric | yeah | 09:30 |
agaric | OpenGL version string: 3.0.0 NVIDIA 180.44 | 09:30 |
kroddnoMobil | damn... 3.x ^^ | 09:31 |
kroddnoMobil | I have a 9800GT, but this seems to be buggy, gets to 125° hot and sometimes causes 5V power to raise up to 5.7V | 09:32 |
agaric | whoa thats hot | 09:32 |
kroddnoMobil | in Desktop-Work, not even using openGL | 09:32 |
kroddnoMobil | I replaced it with a 6600GT | 09:32 |
agaric | my idle is ~60 and and in stress goes to 80 | 09:33 |
kroddnoMobil | I think something must be broken on-chip | 09:33 |
agaric | u could fry an egg with ur card | 09:33 |
kroddnoMobil | my hand was fried when I took it out of the case | 09:34 |
kroddnoMobil | 4 weeks old that card, only once used in 3D-Mode ^^ | 09:34 |
kroddnoMobil | I believe the crash on ubuntu 9.04 still has to do with the first problem - there's no function writev | 09:35 |
kroddnoMobil | could you do an strace? | 09:35 |
agaric | haven't used it before, so if u can gimme some instructions then yeah | 09:36 |
kroddnoMobil | sudo apt-get install strace | 09:36 |
agaric | i got it, just checked | 09:36 |
kroddnoMobil | wait, i have a command line parameter for freeorion | 09:37 |
kroddnoMobil | Call "/home/games/freeorion/freeorion --strace" | 09:37 |
kroddnoMobil | the it should say "Tracing to /tmp/freeorion.trace" | 09:38 |
agaric | ye | 09:38 |
kroddnoMobil | send this file to me or upload it at forums | 09:38 |
kroddnoMobil | better upload | 09:39 |
agaric | to forums | 09:39 |
kroddnoMobil | yes | 09:39 |
kroddnoMobil | zip or gzip it before :-) | 09:39 |
agaric | lol, ok | 09:40 |
agaric | its up | 09:44 |
kroddnoMobil | hm | 09:45 |
kroddnoMobil | nothing unnatural | 09:45 |
kroddnoMobil | can you cd into the application directory and you some ldd stuff again? | 09:46 |
kroddnoMobil | export LD_LIBRARY_PATH=./lib | 09:47 |
kroddnoMobil | ldd -u ./lib/libOgreMain-1.6.2.so | 09:48 |
kroddnoMobil | ldd -r ./lib/libOgreMain-1.6.2.so | 09:48 |
kroddnoMobil | if one of that reports errors or missing symols we have it | 09:49 |
agaric | last one gives undefined symbols alot | 09:49 |
kroddnoMobil | xcb_XXX functions? | 09:50 |
kroddnoMobil | If you can compile ogre on your system, freeorion should work | 09:50 |
agaric | nope, eg. libCg.so => not found | 09:50 |
agaric | libfreeimage.so.3 => not found | 09:51 |
kroddnoMobil | did you forget the export? | 09:51 |
agaric | and then undefined symbols | 09:51 |
agaric | nope | 09:51 |
agaric | i did that | 09:51 |
kroddnoMobil | libCg.so is in lib dir | 09:51 |
kroddnoMobil | and libfreeimage.so.3 too | 09:51 |
kroddnoMobil | it SHOULD be there ^^ | 09:51 |
kroddnoMobil | libCg.so => ./lib/libCg.so (0xb72a8000) | 09:52 |
kroddnoMobil | libfreeimage.so.3 => ./lib/libfreeimage.so.3 (0xb7032000) | 09:52 |
kroddnoMobil | thats how it has to look like | 09:52 |
agaric | i did a find -iname 'libCg.so' | 09:52 |
agaric | err ok its not finished yet | 09:52 |
kroddnoMobil | you are in directory application? | 09:53 |
agaric | root | 09:53 |
kroddnoMobil | do NOT change into lib, this will not wirk | 09:53 |
kroddnoMobil | lol | 09:53 |
kroddnoMobil | this find will take a while ^^ | 09:53 |
agaric | yea i think so | 09:53 |
agaric | :) | 09:53 |
agaric | hups | 09:53 |
agaric | ok, only one in application path and rest are in trash?? | 09:54 |
agaric | freeorion/application i mean | 09:54 |
kroddnoMobil | can you do "apt-cache search libogre" | 09:54 |
kroddnoMobil | hä? | 09:54 |
kroddnoMobil | in trash? | 09:54 |
agaric | for eg../home/agaric/.local/share/Trash/files/freeorion.2/application/lib/libCg.so | 09:54 |
kroddnoMobil | okay | 09:55 |
agaric | i been deleting freeorion though a couple of times | 09:55 |
kroddnoMobil | so you once deleted a freeorion ;-) | 09:55 |
agaric | yeah | 09:55 |
kroddnoMobil | but is one libCg.so in dir lib ? | 09:55 |
kroddnoMobil | cd ~/Games/freeorion/application | 09:55 |
kroddnoMobil | export LD_LIBRARY_PATH=./lib | 09:55 |
kroddnoMobil | ldd -r ./lib/libOgreMain-1.6.2.so | 09:55 |
kroddnoMobil | thats how it has to work | 09:56 |
agaric | ok no missing files anymore, i wonder why the export didn't work earlier | 09:57 |
kroddnoMobil | it works only in the curren terminal and not on other ones | 09:57 |
kroddnoMobil | maybe you did it in a second termina? | 09:57 |
agaric | oh lol, i have 4 terminals open | 09:58 |
kroddnoMobil | hehe | 09:58 |
agaric | its compiz with all the eye candy.. | 09:58 |
agaric | freeorion: OgreRoot.cpp:103: static Ogre::Root& Ogre::Root::getSingleton(): Assertion `ms_Singleton' failed. | 09:59 |
agaric | it gives that again thou | 09:59 |
agaric | when i try to run it | 09:59 |
kroddnoMobil | yeah, but what is ldd outputting? | 09:59 |
kroddnoMobil | ldd -r ./lib/libOgreMain-1.6.2.so | 10:00 |
kroddnoMobil | ldd -u ./lib/libOgreMain-1.6.2.so | 10:00 |
agaric | hm | 10:01 |
agaric | doesnt want to paste | 10:01 |
agaric | too many lines | 10:01 |
kroddnoMobil | many error lines? | 10:01 |
agaric | nope, not that i can see one | 10:01 |
kroddnoMobil | can you pastebin it? | 10:01 |
agaric | ya, a minute | 10:02 |
kroddnoMobil | thanks for your patience ^^ | 10:03 |
agaric | http://pastebin.com/m2d4af108 | 10:03 |
tpb | Title: pastebin - collaborative debugging tool (at pastebin.com) | 10:03 |
agaric | okey theres was the undefined writev | 10:04 |
kroddnoMobil | i can't fix that :-( | 10:04 |
kroddnoMobil | for now | 10:04 |
kroddnoMobil | but YOU could install ogre 1.6.2 :-) | 10:04 |
kroddnoMobil | than you won't need the files in ./lib and maybe could run FreeOrion | 10:04 |
kroddnoMobil | apt-cache search libogre | 10:05 |
kroddnoMobil | what does this say? | 10:05 |
agaric | i have libogremain-1.4.9 | 10:05 |
kroddnoMobil | thats tooooooo old | 10:05 |
agaric | and dgp for that | 10:05 |
agaric | and libogre-dev | 10:05 |
kroddnoMobil | http://www.ogre3d.org/download/source | 10:05 |
tpb | Title: Source � OGRE - Open Source 3D Graphics Engine (at www.ogre3d.org) | 10:05 |
kroddnoMobil | yes, but all is 1.4.x stuff, too old for FreeOrion | 10:05 |
kroddnoMobil | If you have some time, try compiling and installing it - if it works, then come back and let us try to run freeorion :-) | 10:06 |
kroddnoMobil | 1.6.2 is neede | 10:07 |
agaric | im downloadin the source now | 10:09 |
agaric | im not too good at compiling thou yet | 10:09 |
kroddnoMobil | i can help you through ^^ | 10:10 |
kroddnoMobil | sudo apt-get install libzzip-dev libxaw7-dev libxxf86vm-dev libxrandr-dev libfreeimage-dev | 10:10 |
kroddnoMobil | it think you'll have to do that before | 10:11 |
kroddnoMobil | then | 10:11 |
kroddnoMobil | ./configure --disable-ogre-demos | 10:12 |
agaric | err.. ^file not found | 10:13 |
agaric | :) | 10:13 |
agaric | its not downloaded yet | 10:13 |
agaric | SF is coughing | 10:13 |
agaric | i extracted the package to /usr/local/src | 10:17 |
agaric | and i did that configure part | 10:18 |
agaric | configure: error: C++ preprocessor "/lib/cpp" fails sanity check | 10:19 |
kroddnoMobil | sudo apt-get install gcc g++ | 10:26 |
agaric | is the dir right or should i put it in usr/ instead of local | 10:27 |
kroddnoMobil | i would not put it into usr or so, somewhere in your home | 10:28 |
kroddnoMobil | i have a directory "src" in my home where i compile stuff | 10:28 |
agaric | so i move the ogre dir to home/src is that ok? | 10:29 |
kroddnoMobil | yepp | 10:29 |
kroddnoMobil | it is called ogre-v1-6-2 isn't it? | 10:29 |
agaric | yeah | 10:30 |
agaric | and now the configure part again? | 10:30 |
kroddnoMobil | yes | 10:30 |
agaric | hmph, configure: error: "libxf86vm headers not found" | 10:30 |
kroddnoMobil | did you do that: | 10:31 |
kroddnoMobil | sudo apt-get install libzzip-dev libxaw7-dev libxxf86vm-dev libxrandr-dev libfreeimage-dev | 10:31 |
agaric | oh it pasted it wierd to prompt | 10:31 |
agaric | i didnt get all of them | 10:31 |
agaric | goddam, configure: error: **************************************************************** * You do not have the nVidia Cg libraries installed. * | 10:33 |
agaric | and some stuff | 10:33 |
kroddnoMobil | hm | 10:33 |
agaric | it suggests i sshould downloadn cg_toolkit from nvidia | 10:34 |
agaric | Cg_Linux.tar.gz | 10:34 |
kroddnoMobil | http://developer.nvidia.com/object/cg_download.html | 10:34 |
tpb | <http://ln-s.net/3:n0> (at developer.nvidia.com) | 10:34 |
agaric | or i can disable cg support by --disable-cg | 10:34 |
kroddnoMobil | cg is needed by freeorion | 10:34 |
kroddnoMobil | But thats not so complicated, just download and install ^^ | 10:35 |
kroddnoMobil | okay, here's how it goas | 10:36 |
kroddnoMobil | download it | 10:36 |
kroddnoMobil | then open a terminal | 10:36 |
kroddnoMobil | cd / | 10:36 |
agaric | ye | 10:37 |
kroddnoMobil | sudo tar xfz /path/to/download/ | 10:37 |
agaric | ye | 10:38 |
agaric | is that it | 10:38 |
kroddnoMobil | yes | 10:38 |
agaric | heh | 10:38 |
kroddnoMobil | then configure ogre again | 10:38 |
agaric | now it gave the configuration summary | 10:39 |
kroddnoMobil | any warnings or errors? | 10:39 |
agaric | none that i see | 10:39 |
kroddnoMobil | okay | 10:39 |
agaric | in the middle are some | 10:40 |
agaric | CEGUI not available, Gui and FacialAnimation samples will not be built | 10:40 |
kroddnoMobil | what processor do you have | 10:40 |
kroddnoMobil | I think that can be ignored | 10:40 |
agaric | intel e6600 | 10:40 |
kroddnoMobil | is it multicore? | 10:40 |
agaric | dualcore | 10:40 |
kroddnoMobil | then compile | 10:40 |
kroddnoMobil | make -j2 | 10:40 |
kroddnoMobil | -j2 means use two cores ;-) | 10:40 |
kroddnoMobil | I can do it with -j8 *g* | 10:41 |
agaric | ah good to know | 10:41 |
* agaric rolls eyes | 10:41 | |
agaric | hmm erros at the end | 10:41 |
agaric | OgreFont.cpp:233: error: 'FT_Library' was not declared in this scope | 10:42 |
agaric | lot of those | 10:42 |
kroddnoMobil | ah, freetype | 10:42 |
agaric | OgreFont.cpp:42:22: error: ft2build.h | 10:42 |
agaric | No such file or directory | 10:42 |
kroddnoMobil | sudo apt-get install libfreetype6-dev | 10:43 |
agaric | so im missing freetype font | 10:43 |
kroddnoMobil | no, you kjust miss the header files | 10:43 |
kroddnoMobil | I will write that down and write a manual for compiling on Ubuntu :-) | 10:44 |
agaric | can i compile again or do i have to delete stuff | 10:44 |
kroddnoMobil | try again | 10:44 |
agaric | /usr/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No such file or directory | 10:45 |
agaric | again | 10:45 |
kroddnoMobil | hm | 10:46 |
kroddnoMobil | does that file exist: /usr/include/freetype2/freetype/config/ftheader.h | 10:46 |
kroddnoMobil | maybe we have to do the configure stuff again | 10:47 |
kroddnoMobil | and then make | 10:47 |
agaric | it seems to work, its been compiling for a while now | 10:49 |
kroddnoMobil | yeah yeah | 10:50 |
kroddnoMobil | after that: | 10:51 |
kroddnoMobil | sudo make install | 10:51 |
agaric | argh, errors again | 10:51 |
agaric | ../../../../RenderSystems/GL/include/GL/glew.h:1128:20: error: GL/glu.h: No such file or directory | 10:52 |
kroddnoMobil | okay | 10:52 |
kroddnoMobil | sudo apt-get install libglu1-mesa-dev | 10:52 |
agaric | ok done | 10:53 |
kroddnoMobil | just do make again, that will work | 10:53 |
agaric | no configure | 10:53 |
agaric | ? | 10:53 |
kroddnoMobil | no | 10:53 |
kroddnoMobil | maybe now a error "GL/gl.h" comes | 10:54 |
agaric | humm, i think its done | 10:55 |
agaric | the last line is | 10:55 |
agaric | make[1]: Leaving directory `/home/agaric/src/ogre' | 10:55 |
kroddnoMobil | nice | 10:55 |
kroddnoMobil | sudo make install | 10:55 |
agaric | ok | 10:56 |
kroddnoMobil | after that, open a NEW Terminal and cd into the application dir of freeorion | 10:56 |
kroddnoMobil | do NOT execute the export | 10:56 |
kroddnoMobil | then do | 10:56 |
kroddnoMobil | ldd RenderSystem_GL.so | 10:56 |
kroddnoMobil | and have a look at what is missing | 10:57 |
agaric | libOgreMain-1.6.2.so => not found | 10:57 |
agaric | ^ only one | 10:57 |
agaric | err | 10:57 |
kroddnoMobil | thats what you installed ... | 10:57 |
agaric | but didn't i just.. yeah | 10:58 |
kroddnoMobil | vdir /usr/local/lib/libOgreMain* | 10:58 |
agaric | there's a 1.6.1 one | 10:58 |
kroddnoMobil | you downloaded 1.6.1 ??? | 10:59 |
agaric | goddammm | 10:59 |
kroddnoMobil | damn | 10:59 |
kroddnoMobil | harhar ^^ | 10:59 |
agaric | no funny | 10:59 |
kroddnoMobil | where did you get that source from? | 10:59 |
agaric | lmao | 10:59 |
kroddnoMobil | <agaric> so i move the ogre dir to home/src is that ok? | 11:00 |
kroddnoMobil | <kroddnoMobil> yepp | 11:00 |
kroddnoMobil | <kroddnoMobil> it is called ogre-v1-6-2 isn't it? | 11:00 |
kroddnoMobil | <agaric> yeah | 11:00 |
kroddnoMobil | <agaric> and now the configure part again? | 11:00 |
agaric | http://www.ogre3d.org/download/source | 11:00 |
tpb | Title: Source � OGRE - Open Source 3D Graphics Engine (at www.ogre3d.org) | 11:00 |
agaric | and then i clicked on th 1.6.2 | 11:00 |
kroddnoMobil | me too | 11:00 |
agaric | there was two links in that sentence | 11:00 |
agaric | http://downloads.sourceforge.net/ogre/ogre-v1-6-1.tar.bz2?use_mirror= | 11:01 |
tpb | <http://ln-s.net/3:nF> (at downloads.sourceforge.net) | 11:01 |
agaric | that one i used | 11:01 |
agaric | i see | 11:01 |
kroddnoMobil | ah | 11:01 |
kroddnoMobil | should be reportet | 11:01 |
agaric | definatly mayby they could buy me a coffee too | 11:02 |
kroddnoMobil | sorry for that, do configure; make; sudo make install again | 11:02 |
agaric | ill delete the old ogre dir from src | 11:02 |
kroddnoMobil | yes | 11:03 |
agaric | speaking of coffee.. | 11:03 |
kroddnoMobil | good idea | 11:03 |
kroddnoMobil | Where are you from? | 11:03 |
kroddnoMobil | don't say germany now... | 11:03 |
agaric | im from finland | 11:03 |
kroddnoMobil | kk | 11:03 |
agaric | ur from germany i suppose | 11:04 |
agaric | last time i compiled something, the language was pascal and the year -97 | 11:09 |
agaric | all done :) | 11:19 |
agaric | the ldd rendersytem didn't give any not founds | 11:20 |
agaric | no go, it gives the same error | 11:22 |
agaric | freeorion: OgreRoot.cpp:103: static Ogre::Root& Ogre::Root::getSingleton(): Assertion `ms_Singleton' failed. | 11:22 |
agaric | plööh | 11:23 |
agaric | in make install, theres alot of rows saying make[2]: Nothing to be done for `install-exec-am'. | 11:27 |
agaric | hmm should i have uninstalled the ogre1.6.1 first before installing 1.6.2 | 11:38 |
kroddnoMobil | re | 12:21 |
kroddnoMobil | did some kook | 12:22 |
kroddnoMobil | cooking | 12:22 |
kroddnoMobil | what does ogre log say now? | 12:28 |
agaric | it's pretty identical to the one i posted in the forums earlier | 12:30 |
kroddnoMobil | ah | 12:34 |
kroddnoMobil | maybe one thing | 12:34 |
kroddnoMobil | there are .so files in application directory, which should be az /usr/local/lib/OGRE/ too | 12:34 |
kroddnoMobil | copy the so files from /usr/local/lib/OGRE/ to application directory | 12:35 |
*** kroddnoMobil has quit IRC | 12:40 | |
*** kroddn has quit IRC | 12:40 | |
*** CIA-22 has quit IRC | 12:40 | |
*** GeofftheMedio has quit IRC | 12:40 | |
*** Mikoto has quit IRC | 12:40 | |
*** STalKer-X has quit IRC | 12:40 | |
*** welterde has quit IRC | 12:40 | |
*** agaric has quit IRC | 12:40 | |
*** Mikoto has joined #freeorion | 12:46 | |
*** welterde has joined #freeorion | 12:46 | |
*** agaric has joined #freeorion | 12:46 | |
*** STalKer-X has joined #freeorion | 12:46 | |
*** GeofftheMedio has joined #freeorion | 12:47 | |
*** irc.freenode.net sets mode: +o GeofftheMedio | 12:47 | |
*** kroddn has joined #freeorion | 12:47 | |
*** CIA-22 has joined #freeorion | 12:47 | |
*** kroddnoMobil has joined #freeorion | 12:47 | |
*** irc.freenode.net sets mode: +oo kroddn kroddnoMobil | 12:47 | |
*** kroddnoMobil has quit IRC | 12:47 | |
*** kroddnoMobil has joined #freeorion | 12:47 | |
*** irc.freenode.net sets mode: +o kroddnoMobil | 12:47 | |
*** kroddnoMobil has quit IRC | 13:01 | |
*** kroddnoMobil has joined #freeorion | 13:08 | |
*** ChanServ sets mode: +o kroddnoMobil | 13:08 | |
agaric | hmm, i tryed the earlier build and the ogre.log is different now | 13:25 |
agaric | OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource GLX_icon.png in resource group General or any other group. in ResourceGroupManager::openResource at OgreResourceGroupManager.cpp (line 753) | 13:25 |
agaric | ^ last line | 13:25 |
GeofftheMedio | hmm | 13:34 |
GeofftheMedio | seen that before | 13:35 |
GeofftheMedio | on forums | 13:35 |
kroddnoMobil | agaric: are you sure that the nvidia drivers are installed properly? | 13:45 |
kroddnoMobil | Try reinstalling them | 13:45 |
agaric | what do u mean? when i installed 9.04 i just clicked "yes" when it said about propietary nvidia drivers | 13:47 |
agaric | :) | 13:47 |
kroddnoMobil | hm | 13:51 |
kroddnoMobil | did you do what I wrote about the ogre modules? | 13:51 |
agaric | theres nvidia-glx-180 in synpatic | 13:51 |
agaric | ^what did write? | 13:52 |
agaric | *u | 13:52 |
agaric | yeah i copied them | 13:52 |
agaric | umm and i did overwrite too? | 13:52 |
agaric | btw i does it matter that i have the ogre 1.6.1 installed | 13:54 |
kroddnoMobil | normally no | 13:58 |
kroddnoMobil | as freeorion links to 1.6.2 and will use that | 13:58 |
agaric | hmm, i have X.Org X server -- NV display driver installed in synaptic too | 14:02 |
kroddnoMobil | can you chance into freeorion application dir again | 14:11 |
kroddnoMobil | and then run ldd RenderSystem_GL.so | 14:12 |
kroddnoMobil | you copied all the so Files from /usr/local/lib/OGRE/ to application directory (overwriting old ones) ? | 14:13 |
agaric | yes | 14:13 |
agaric | no missing files in the output | 14:14 |
agaric | has xorg.conf anything to do with this matter? | 14:16 |
kroddnoMobil | i cannot tell, i don't understand all that stuff ^^ | 14:19 |
kroddnoMobil | the details i mean | 14:19 |
kroddnoMobil | "normally" everything should work out of the box ;-) | 14:19 |
agaric | mine xorg.conf got little fuxored when i tryid to configure compiz | 14:19 |
kroddnoMobil | aha ^^ | 14:20 |
agaric | and i just read ubuntu9.04 wiki, and saw an default or example of nvidia xorg.conf | 14:20 |
agaric | in the loaded modules section there where Load "glx" Load "GLcore" Load "v4l" | 14:21 |
agaric | and i have only load glx | 14:21 |
kroddnoMobil | glx is mandatory | 14:21 |
agaric | don't now what it means | 14:21 |
kroddnoMobil | the nvidia driver should include everything | 14:21 |
kroddnoMobil | you could try deacitvating compiz | 14:22 |
agaric | hrr, do i have to :) | 14:22 |
agaric | ok i have metacity on now | 14:23 |
agaric | not change | 14:23 |
agaric | no | 14:23 |
kroddnoMobil | try | 14:25 |
kroddnoMobil | sudo apt-get install --reinstall nvidia-glx-180 | 14:25 |
agaric | no change again | 14:27 |
kroddnoMobil | do an strace again pls | 14:28 |
agaric | do i upload again or what | 14:30 |
kroddnoMobil | yes | 14:30 |
agaric | also can i enable compiz again, this is a horrible WM :) | 14:31 |
kroddnoMobil | yes | 14:32 |
agaric | up | 14:33 |
kroddnoMobil | argh | 14:35 |
kroddnoMobil | you ran it by script | 14:35 |
kroddnoMobil | ^^ | 14:35 |
agaric | wut | 14:35 |
kroddnoMobil | maybe i forgot to tell you that you now have to run ./freeorion in the application dir ^^ | 14:35 |
agaric | humm | 14:36 |
agaric | "mayby" | 14:36 |
kroddnoMobil | it loads libs from the shiped lib dir and that may not work | 14:36 |
agaric | ok its the same output still | 14:36 |
kroddnoMobil | rename the lib dir so that no lib from it is loaded | 14:37 |
agaric | still the same | 14:38 |
agaric | exepect it doesn't say python loaded | 14:39 |
agaric | only the ogre failure | 14:39 |
kroddnoMobil | this GLX_icon error is discussed in many forums, but no solution | 14:40 |
agaric | yeah, i found a ogre-python thread with the Assertion `ms_Singleton' failed. thingy | 14:42 |
kroddnoMobil | i had this problem once, but it run away after compiling ogre once again | 14:42 |
kroddnoMobil | can you run freeorion as root? | 14:43 |
kroddnoMobil | in application sudo ./freeorion ? | 14:43 |
agaric | yea, still same | 14:44 |
agaric | i should start at a clean slate | 14:45 |
kroddnoMobil | and i'll make another release where Ogre is linked dynamically again | 14:45 |
agaric | i mean remove all ogre stuff and freeorion. then compile the ogre thingy again | 14:45 |
kroddnoMobil | its a good idea | 14:46 |
agaric | in that python thread there was talk about wrong version of ogre giving that error | 14:46 |
kroddnoMobil | python does not matter now | 14:47 |
kroddnoMobil | Its only needed for AI, and only after starting a game | 14:47 |
kroddnoMobil | but you don't even see a main menu | 14:47 |
agaric | i haven't even seen the game yet... | 14:48 |
kroddnoMobil | you could try an old version | 14:48 |
agaric | but i don't remember when i have last wanted to get a game working this bad :) | 14:48 |
agaric | reminds me of old DOS day and extended memory juggling | 14:49 |
kroddnoMobil | its an early alpha version ;-) | 14:49 |
agaric | i still have XP on dualboot(if works anymore), i could try it there | 14:49 |
kroddnoMobil | you can try http://freeorion.psitronic.de/download/freeorion_rev2781_i386_static.tar.gz - this version did not use OGRE | 14:50 |
tpb | <http://ln-s.net/3:rl> (at freeorion.psitronic.de) | 14:50 |
agaric | oh, how do i uninstall these ogres? | 14:50 |
agaric | i mean do i jsut delete all ogre* files or what | 14:51 |
kroddnoMobil | make uninstall in source directory | 14:52 |
kroddnoMobil | in ogre dir | 14:53 |
agaric | hmm what about the earlier version | 14:54 |
agaric | 1.6.1 | 14:54 |
kroddnoMobil | don't know but I think that's no problem as files are overwritten if ogre 1.6.2 uses them too | 14:55 |
kroddnoMobil | you could build ogre 1.6.1 again and make uninstall then ^^ | 14:55 |
agaric | hrr | 14:55 |
kroddnoMobil | new version finished | 15:58 |
kroddnoMobil | http://freeorion.psitronic.de/download/nightly/freeorion_rev3014_i386_static.tar.gz | 15:58 |
tpb | <http://ln-s.net/3:tD> (at freeorion.psitronic.de) | 15:59 |
kroddnoMobil | agaric: did you reinstall ogre 1.6.2 ? | 16:14 |
agaric | not yet | 16:15 |
agaric | kroddnoMobil, ogre 1.6.2 is installed now | 16:32 |
agaric | which freeorion ver should i try | 16:42 |
kroddnoMobil | the newest | 16:55 |
kroddnoMobil | http://freeorion.psitronic.de/download/nightly/freeorion_rev3014_i386_static.tar.gz | 16:55 |
tpb | <http://ln-s.net/3:tD> (at freeorion.psitronic.de) | 16:55 |
kroddn | it runs on my ati and on my nvidia system - the ati crashes right after opening the main screen, but that | 16:58 |
kroddn | thats a known problem | 16:58 |
*** GeofftheMedio is now known as GeofftheMedio_AF | 17:02 | |
agaric | meh, the same old undefined xcb_writev problem is still there | 17:04 |
agaric | wtf is wrong with the libX11.so.6.2.0 | 17:06 |
kroddnoMobil | what changes if you run freeorion otu of the application directory? | 17:13 |
kroddnoMobil | its clear that the problem still persists, but I should run if you use your own ogre | 17:14 |
agaric | cannot find ilbgigi | 17:14 |
agaric | lib | 17:14 |
kroddnoMobil | rename the libOgre stuff in lib subdirectory so that you own ogre is used | 17:15 |
kroddnoMobil | and again copy the modules from /usr/local/lib/OGRE to the freeorion application dir | 17:15 |
agaric | cant i put /usr/local/lib/OGRE in ogre_plugins.cfg | 17:15 |
kroddnoMobil | maybe | 17:16 |
kroddnoMobil | didn't test that | 17:16 |
kroddnoMobil | move the .so files from application into a subdirectory to be sure that they are not used | 17:16 |
agaric | hmm it still complains about missing libgigi | 17:18 |
kroddnoMobil | yes sure | 17:18 |
kroddnoMobil | look at lib dir | 17:19 |
kroddnoMobil | there's a ogre so there, that you need to rename | 17:19 |
kroddnoMobil | then do the export LD_LIBRARY_PATH=./lib | 17:19 |
kroddnoMobil | That means that libs should be searched there first - and there the gigi libs are found then | 17:20 |
kroddnoMobil | oh damn | 17:20 |
agaric | ... | 17:20 |
kroddnoMobil | there are a lot of libs there that you should not use | 17:20 |
agaric | do u mean app/lib dir? | 17:20 |
kroddnoMobil | stop | 17:20 |
agaric | stopped | 17:21 |
kroddnoMobil | hehe | 17:21 |
kroddnoMobil | go into that lib dir | 17:21 |
agaric | ye | 17:21 |
kroddnoMobil | libCgGL.so | 17:21 |
kroddnoMobil | libCg.so | 17:21 |
kroddnoMobil | libOgreMain-1.6.2.so | 17:21 |
kroddnoMobil | libxcb.so.1 | 17:21 |
kroddnoMobil | libzzip-0.so.13 | 17:21 |
kroddnoMobil | move those libs to a different place | 17:22 |
kroddnoMobil | these should already be on your system | 17:22 |
kroddnoMobil | the go to application directory again, do the export and run ./freeorion | 17:22 |
agaric | i dont get it, it still says abou missin libgigi | 17:23 |
kroddnoMobil | you moved that libs away? | 17:24 |
kroddnoMobil | then | 17:24 |
agaric | yeah | 17:24 |
kroddnoMobil | cd freeorion/application | 17:24 |
kroddnoMobil | export LD_LIBRARY_PATH=./lib | 17:24 |
kroddnoMobil | ./freeorion | 17:24 |
agaric | i did that | 17:24 |
kroddnoMobil | but libGiGi.so should be in lib | 17:25 |
agaric | it is | 17:25 |
kroddnoMobil | ? | 17:25 |
kroddnoMobil | ldd ./freeorion ? | 17:25 |
agaric | libGiGi.so => not found | 17:26 |
agaric | libGiGiOgre.so => not found | 17:26 |
kroddnoMobil | are you sure you did not make a typo? | 17:26 |
agaric | ~/Games/freeorion/application$ export LD_LIBRARY_PATH=.lib | 17:26 |
kroddnoMobil | and remember: that export needs to be done in every terminal you use for running | 17:26 |
kroddnoMobil | typo! | 17:26 |
agaric | where | 17:27 |
kroddnoMobil | export LD_LIBRARY_PATH=./lib | 17:27 |
kroddnoMobil | missing / | 17:27 |
agaric | aarhg | 17:27 |
kroddnoMobil | hrhr | 17:27 |
agaric | humm | 17:27 |
agaric | main() caught exception(std::exception): OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library ./RenderSystem_GL. System Error: ./RenderSystem_GL.so: cannot open shared object file: No such file or directory in DynLib::load at OgreDynLib.cpp (line 81) | 17:28 |
kroddnoMobil | did you edit the ogre config file? | 17:28 |
kroddnoMobil | PluginFolder=/usr/local/lib/OGRE should work | 17:28 |
agaric | ./freeorion: symbol lookup error: ./freeorion: undefined symbol: _xcb_lock_io | 17:29 |
kroddnoMobil | grrrrrrrrrrrrrrrrrr | 17:29 |
agaric | ya tell me about it | 17:29 |
kroddnoMobil | do you still have the 3009 version of freeorion? | 17:30 |
agaric | i think i have the tar yes | 17:30 |
kroddnoMobil | take the binary application/freeorion from there | 17:30 |
*** GeofftheMedio has joined #freeorion | 17:31 | |
kroddnoMobil | this should have that _xcb_lock_io fixed | 17:31 |
agaric | just the freeorion binary? | 17:31 |
kroddnoMobil | i hate this ubuntu 9.04 .... | 17:31 |
kroddnoMobil | yes, from application dir | 17:31 |
kroddnoMobil | My girlfriend's notebook doesn't work correctly any more after upgrading to 9.04 | 17:32 |
agaric | now it gives the ogre assertion failure | 17:33 |
kroddnoMobil | Sorry, I don't know how to find out what's the problem | 17:34 |
kroddnoMobil | I'll have to get a openGL 2.0 system with ubuntu 9.04 first | 17:34 |
agaric | and my mouse is broke, by default the middle button pastes and it really does paste | 17:34 |
kroddnoMobil | or install a ubuntu 9.04 chroot, but I don't know how to do that for now | 17:34 |
kroddnoMobil | ? | 17:35 |
kroddnoMobil | what's broken then? | 17:35 |
agaric | my friend has been wondering wtf is going on, i've been pasting all this lib and error stuff to him | 17:35 |
agaric | just a sidenote :) | 17:35 |
kroddnoMobil | but thats correct on linux | 17:36 |
kroddnoMobil | middle mouse button is great on linux, i love that feature ^^ | 17:36 |
agaric | yes but i use irssi and when i paste on to this channel it goes to him | 17:36 |
agaric | don't know why | 17:36 |
kroddnoMobil | hrhr | 17:36 |
agaric | he suggested i should glue my middlebutton | 17:37 |
kroddnoMobil | could you try an older version of freeorion? | 17:38 |
agaric | yea why not | 17:38 |
kroddnoMobil | I think since freeorion_rev2781_i386_static.tar.gznothing great changed | 17:38 |
agaric | i've come this far, im not gonna give up so easily :) | 17:38 |
kroddnoMobil | The ogre stuff is for combat system, but that is not integrated for now | 17:39 |
kroddnoMobil | hehe - try compiling freeorion on you own *g* | 17:39 |
agaric | uuum, i read about it in the wiki | 17:39 |
agaric | seems awfully complicated | 17:40 |
agaric | even wine doesen't work | 17:40 |
kroddnoMobil | we don't need wine, we have a native linux version *g* | 17:41 |
agaric | stop grinning | 17:41 |
kroddnoMobil | maybe i am able to compile freeorion on ubuntu9.04, although i will not be able to run it on that machine | 17:41 |
agaric | what distro do u have? | 17:42 |
kroddnoMobil | many ^^ | 17:42 |
kroddnoMobil | ubuntu 8.10 here on my notebook | 17:42 |
kroddnoMobil | Debian Lenny amd64 on my workstation | 17:43 |
kroddnoMobil | Debian Lenny i386 on the root-server machine I compile that statical version | 17:43 |
kroddnoMobil | Debian Etch on another machine | 17:43 |
agaric | i have only used ubuntu and suse so far | 17:44 |
agaric | and DSL hehee | 17:44 |
agaric | im thinking of installing debian lenny on my other hd | 17:45 |
kroddnoMobil | i don't like suse, but ubuntu was okay until 9.04 | 17:45 |
agaric | it seems so | 17:45 |
kroddnoMobil | I am glad i did not upgrade to 9.04 for now | 17:45 |
agaric | i installed 9.04beta from livecd | 17:46 |
agaric | after an hd crash | 17:46 |
agaric | or firmware malfunction by seagate to be exact | 17:46 |
agaric | mayby u can imagine the horror of having ur OS hd just dissapearing from bios | 17:47 |
kroddnoMobil | I have similar horror stories | 17:59 |
kroddnoMobil | I used a system while writing diploma with 2 HDDs in a mirror array | 17:59 |
kroddnoMobil | and then the chipset chrashed, corrupting all data on BOTH hdds | 17:59 |
agaric | auts, thats got to give u some grey hair | 18:07 |
kroddnoMobil | it did | 18:08 |
kroddnoMobil | glad that i own a tape-streamer and do dayly backups | 18:08 |
agaric | btw what does the bootsrap command do when u are compiling | 18:16 |
agaric | i've seen it on compiling tutorials | 18:16 |
kroddnoMobil | ? | 18:17 |
kroddnoMobil | where did you see that? | 18:17 |
agaric | http://ubuntuforums.org/showthread.php?p=7216231 | 18:17 |
tpb | <http://ln-s.net/3:vt> (at ubuntuforums.org) | 18:17 |
agaric | in the 1.5 section | 18:18 |
kroddnoMobil | don't know | 18:18 |
agaric | lol | 18:18 |
agaric | i don't either | 18:19 |
kroddnoMobil | ah okay | 18:19 |
kroddnoMobil | this creates configure scripts and so | 18:19 |
kroddnoMobil | You only need that if you check out code from a repository - these source-releases normally are prepared and already contain a configure file | 18:20 |
agaric | ahsoo | 18:20 |
agaric | ok, im of to bed | 18:38 |
agaric | to be continued... :) | 18:39 |
*** agaric is now known as agaric_away | 18:39 | |
*** kroddnoMobil has quit IRC | 19:03 | |
*** GeofftheMedio has quit IRC | 19:43 | |
*** mithro has joined #freeorion | 20:06 | |
CIA-22 | FreeOrion: geoffthemedio * r3015 /trunk/FreeOrion/ (14 files in 4 dirs): (log message trimmed) | 21:54 |
CIA-22 | FreeOrion: -Fixed non responsive new fleet panel on the fleetwnd (couldn't drag ships onto it... now can). | 21:54 |
CIA-22 | FreeOrion: -Added some (currently unused) parsers for ship designs and fleet plans (a set of named ship designs and a name). | 21:54 |
CIA-22 | FreeOrion: -Added some (currently unused) script / config files for parsers to use to decide what items are unlocked at the start of a game, what fleets to give new empires and what ship designs to give new empires. | 21:54 |
CIA-22 | FreeOrion: -Added a basic detection ship part that will be given to most starting ship | 21:55 |
CIA-22 | FreeOrion: designs so they have a base level of detection, and which will be unlocked at | 21:55 |
CIA-22 | FreeOrion: the start of the game. Not currently usable as nothing unlocks it. | 21:55 |
*** GeofftheMedio_AF has quit IRC | 22:13 | |
*** GeofftheMedio_AF has joined #freeorion | 22:14 | |
*** ChanServ sets mode: +o GeofftheMedio_AF | 22:14 | |
*** STalKer-X has quit IRC | 23:55 | |
*** STalKer-X has joined #freeorion | 23:55 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!