Thursday, 2010-06-24

*** tpb has joined #freeorion00:00
*** bernardh has joined #freeorion01:28
*** bernardh has quit IRC02:09
*** snv_ has quit IRC02:09
*** bernardh has joined #freeorion02:10
*** snv_ has joined #freeorion02:10
*** bernardh has quit IRC02:15
*** bernardh has joined #freeorion02:16
*** kr0ddnnoMobil has joined #freeorion03:36
*** kr0ddnoMobil has quit IRC03:40
*** STalKer-X has quit IRC03:49
*** STalKer-Y has joined #freeorion03:49
*** bernardh has quit IRC04:21
*** GeofftheMedio has joined #freeorion04:54
*** aleksil has joined #freeorion06:18
*** aleksil has quit IRC06:24
*** GeofftheMedio has quit IRC06:53
*** bernardh has joined #freeorion07:16
*** ojii has joined #freeorion07:52
*** GeofftheMedio has joined #freeorion08:43
*** mariachi has joined #freeorion09:00
mariachihttp://pastebin.com/FNJKNxuc can't run freeorion on my system09:02
tpbTitle: ./freeorion: line 61: 7140 Se - Anonymous - FNJKNxuc - Pastebin.com (at pastebin.com)09:02
mariachiI'm using arch linux09:02
*** aleksil has joined #freeorion10:39
*** mariachi has quit IRC10:46
*** mariachi has joined #freeorion11:06
*** mariachi has quit IRC11:33
*** mithro has joined #freeorion11:47
*** mithro has quit IRC12:16
*** mithro has joined #freeorion12:16
*** mithro_ has joined #freeorion12:32
*** mithro has quit IRC12:33
*** mithro_ has quit IRC13:13
*** mithro_ has joined #freeorion13:35
*** aleksil has quit IRC13:36
*** bernardh has quit IRC13:58
*** aleksil has joined #freeorion14:06
*** enigmatic has quit IRC14:50
*** enigmatic has joined #freeorion14:51
*** mithro_ has quit IRC15:01
*** ojii has quit IRC15:08
*** aleksil has quit IRC15:12
*** Lukc has joined #freeorion16:10
Lukc_o/ *16:11
LukcI have a problème compiling GiGi. :/16:11
Lukchttp://pastebin.org/356511 (for infos)16:12
tpbTitle: Bash pastebin - collaborative debugging tool (at pastebin.org)16:12
*** enigmatic has quit IRC16:34
GeofftheMedioLukc: have you tried using CMake instead of scons?16:41
LukcHum… no. O:)16:41
LukcBut I'm going to do it.16:41
LukcIf I find in which tab of my terminal it is. :/16:43
GeofftheMediomkay...16:44
LukcI found it ! \o/16:47
LukcBut there's no CMakeList ? Oo16:47
GeofftheMediothere is in GG/src17:02
GeofftheMedioand in just GG/ actually17:02
LukcHum… ok.17:03
GeofftheMediohttp://gigi.svn.sourceforge.net/viewvc/gigi/trunk/GG/CMakeLists.txt?view=log17:03
tpb<http://ln-s.net/7+30> (at gigi.svn.sourceforge.net)17:03
Lukc:/17:04
LukcI must go, I'll come back later.17:04
Lukc(like tomorow)17:04
GeofftheMediook17:19
*** cubathy has joined #freeorion17:58
*** cubathy has quit IRC18:25
*** cubathy has joined #freeorion18:47
*** tomboy64 has joined #freeorion19:17
*** tomboy64 has quit IRC19:18
*** luckz has quit IRC20:35
*** kman has joined #freeorion20:49
*** cubathy has quit IRC21:06
*** cubathy has joined #freeorion21:18
LukcGeofftheMedio, are you still here ?21:28
Lukc-- checking for modules 'libagraph;libcdt;libcgraph;libgraph;libgvc;libpathplan'21:28
Lukc--   package 'libagraph' not found21:28
LukcCMake Error at client/human/CMakeLists.txt:68 (message):21:28
Lukc  Graphviz library not found.21:28
Lukc → But graphviz is installed…21:28
LukcThe latest stable release of graphviz is installed in the good prefix, so… I don't know what cmake wants. Oo"21:29
*** GeofftheMedio_ has joined #freeorion21:38
GeofftheMedio_kroddn: http://www.freeorion.org/forum/viewtopic.php?p=43425#p4342521:39
tpb<http://ln-s.net/7+9j> (at www.freeorion.org)21:39
GeofftheMedio_should ogre_plugins.cfg be there...?21:39
LukcUhm uhm.21:40
GeofftheMedio_?21:44
kr0ddnnoMobilGeofftheMedio: i don't think a config is needed21:45
kr0ddnnoMobili link all modules statically21:45
GeofftheMedio_it still seems to be searching for the file, though...21:46
GeofftheMedio_could that be causing the crash?21:46
GeofftheMedio_what happens if you run without that file in the binary directory?21:46
GeofftheMedio_http://freeorion.svn.sourceforge.net/viewvc/freeorion/trunk/FreeOrion/client/human/chmain.cpp?revision=3635&view=markup21:47
tpb<http://ln-s.net/7+$5> (at freeorion.svn.sourceforge.net)21:47
GeofftheMedio_root = new Root((GetBinDir() / "ogre_plugins.cfg").string());21:48
GeofftheMedio_not wrapped in any ifdef21:48
kr0ddnnoMobilI never encountered problems21:48
GeofftheMedio_but did you always have the file there anyway?21:48
kr0ddnnoMobili never hat that file delivered21:48
GeofftheMedio_I mean on your system... not in the downloads...21:49
kr0ddnnoMobilhm?21:50
kr0ddnnoMobilI always download the same tarball as any other users21:50
GeofftheMedio_hmm21:50
kr0ddnnoMobilI don't have FO sources here21:50
GeofftheMedio_actually, looking at the error message again, it just says that automatic plugin loading is disabled21:50
GeofftheMedio_so that probably isn't actually the cause of the crash21:51
kr0ddnnoMobil23:50:45: OGRE EXCEPTION(6:FileNotFoundException): '/home/sinner/freeorion/application/ogre_plugins.cfg' file not found! in ConfigFile::load at /usr/src/freeorion/ogre/ogre/OgreMain/src/OgreConfigFile.cpp (line 83)21:51
kr0ddnnoMobil23:50:45: /home/sinner/freeorion/application/ogre_plugins.cfg not found, automatic plugin loading disabled.21:51
kr0ddnnoMobilthats all it does, deactivating auto plugin loading, as expected :-)21:51
GeofftheMedio_mmhmm21:52
kr0ddnnoMobiland as you see the log ends when trying to init OpenGL21:52
kr0ddnnoMobilthe good old GL story21:52
GeofftheMedio_odd that ogre didn't even get far enough initializing opengl to report a version number21:52
GeofftheMedio_don't think I've seen that before21:53
GeofftheMedio_even gl 1.3 was enough to see a version, I think21:53
kr0ddnnoMobilmaybe the flushing of the logfile is not done when the crash occurs21:53
kr0ddnnoMobilthats not abnormal i think21:53
GeofftheMedio_possible, I suppose21:53
*** kman has quit IRC22:11
*** cubathy has quit IRC22:21
*** mithro_ has joined #freeorion23:24
*** STalKer-Y has quit IRC23:28
*** STalKer-X has joined #freeorion23:31
*** Lukc has left #freeorion23:38
*** bernardh has joined #freeorion23:53

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