Thursday, 2009-10-08

*** tpb has joined #freeorion00:00
*** GeofftheMedio has quit IRC00:01
*** STalKer-Y has quit IRC00:07
CIA-80FreeOrion: geoffthemedio * r3199 /trunk/FreeOrion/client/human/chmain.mm: Fix for exiting when help text is requested with -h for OSX, similar to revision 313200:16
*** GeofftheMedio has joined #freeorion01:06
*** mithro has quit IRC06:24
*** mithro has joined #freeorion06:52
aleksilShip scrapping seems to be buggy.08:17
aleksilStart a new game, scrap all ships in your starting fleets and hit turn.08:19
aleksilYou end up with two empty fleets. Dragging hem around seems to cause a crash.08:19
aleksilLooks like it crashes only when I drag the fleet to the lower part of the fleet window.08:22
aleksilfreeorion: /usr/include/boost/cast.hpp:97: Target boost::polymorphic_downcast(Source*) [with Target = const<unnamed>::ShipRow*, Source = const GG::Wnd]: Assertion `dynamic_cast<Target>(x) == x' failed.08:23
aleksilProbably irrelevant, as empty fleets shouldn't exist anyway.08:25
*** mithro has quit IRC09:00
*** Q_Continuum has joined #freeorion11:53
GeofftheMedioI know of the empty fleets, though I didn't bother testing dragging them around much12:36
GeofftheMedioI'm debating whether to keep empty fleets around, or make it opitonal, or add the additional check for and automatic deletion of the empty fleet that is used in a few other places12:36
*** GeofftheMedio has quit IRC13:47
*** GeofftheMedio has joined #freeorion14:12
*** sisbro has joined #freeorion14:42
sisbrohi everybody14:42
sisbrosomeone to help me ?14:42
sisbrowhen launch freeorion I have the message : freeorion-start: line 61:  3072 Erreur de segmentation  ${STRACE} ./freeorion --settings-dir ./default $@14:43
tank_sisbro: you have to change something, wait a moment14:44
tank_sisbro: where did you get the nightly build from?14:44
tank_sisbro: open the file "freeorion" with a text editor and replace --settings-dir with --resource-dir14:45
sisbrooki14:45
sisbrotaken from http://freeorion.psitronic.de/14:45
tpbTitle: Index of / (at freeorion.psitronic.de)14:45
GeofftheMediokroddn supposedly fixed this quite recently.14:47
sisbromain() caught exception(std::runtime_error): Option "--resource-dir", could not be found.14:47
GeofftheMedioif you get freeorion_rev3198_i386_static.tar.gz from the psitronic.de nightly folder, it should be fixed...14:47
GeofftheMedioyou appear to be using 307214:48
GeofftheMedioalthough I don't see that available for download...14:48
GeofftheMediomaybe that 3072 doesn't mean what I thought14:49
GeofftheMedioin your error message, I mean14:49
sisbroI use freeorion_rev3102_i386_static.tar.gz214:52
GeofftheMediotry 319814:52
GeofftheMediothe problem you're seeing has been there for a few weeks, but didn't get fixed until 319814:52
sisbrook, thanks, I will try14:53
GeofftheMedioI'm not sure why making that edit didn't work, though14:53
GeofftheMediodo please report back about whether 3198 works.14:54
tank_GeofftheMedio: well, here it worked;)14:54
GeofftheMedioit might be an unrelated problem.14:54
tank_i had 319714:54
sisbro3198 is on the road14:54
GeofftheMediobefore editing 3197, was your error message about a segmentation fault, or about the settings-dir not being a valid option?14:55
sisbrosegmentation fault14:55
sisbroand it was 310214:55
tank_sisbro: he talked to me;)14:55
tank_GeofftheMedio: no idea... that was yesterday:) afair segfault14:56
tank_GeofftheMedio: but i'm not sure14:56
GeofftheMedio(sisbro: I can read your error message from 10 minutes ago in the chat log...)14:56
tank_GeofftheMedio: sorry, just reedited it:14:56
tank_main() caught exception(std::runtime_error): Option "--settings-dir", could not be found.14:56
tank_main() failed config.14:56
tank_exception14:57
GeofftheMedioright.  so sisbro's error is something different14:57
sisbrofreeorion_rev3198_i386_static14:57
GeofftheMedioI'm guessing you'll have the segfault again after updating14:57
sisbrofreeorion-start: line 61:  5985 Segmentation fault      ${STRACE} ./freeorion --resource-dir ./default $@14:57
GeofftheMedioyay me.14:57
GeofftheMediook, what version of opengl does your graphics card support, and what vendor made it?14:58
sisbronot work more14:58
sisbrohow can I see this ?14:58
GeofftheMediocan you find freeorion.log and ogre.log in ~/.freeorion14:59
tank_for vendor: "glxinfo | grep vendor" sould do it14:59
GeofftheMedioor that14:59
tank_versoin should be anywhere inside the glxinfo output also14:59
sisbroserver glx vendor string: NVIDIA Corporation15:02
sisbroclient glx vendor string: NVIDIA Corporation15:02
sisbroOpenGL vendor string: NVIDIA Corporation15:02
sisbroserver glx version string: 1.415:02
sisbroclient glx version string: 1.415:02
sisbroGLX version: 1.315:02
sisbroOpenGL version string: 2.1.2 NVIDIA 173.14.0915:02
GeofftheMediohmm.15:02
GeofftheMediocan you post the last few lines of freeorion.log?15:02
GeofftheMedioGL > 2.0 should work fine, and NVIDIA drivers haven't been a problem as far as I recall15:03
sisbro2009-10-08 21:01:55,620 DEBUG Client : OpenAL initialized. Version 1.1Renderer OpenAL SoftVendor OpenAL Community15:04
sisbroExtensions: AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_OFFSET AL_LOKI_quadriphonic15:04
sisbro2009-10-08 21:01:55,953 DEBUG Client : Limited FPS to 6015:04
sisbro2009-10-08 21:01:56,055 DEBUG Client : (HumanClientFSM) IntroMenu15:04
sisbro2009-10-08 21:01:56,055 DEBUG Client : (HumanClientFSM) IntroMenuIdle15:04
sisbrothis is the file15:06
GeofftheMedioand this crashes right after you start the program?  as in, you don't have to click any menus on the splash screen15:07
sisbrojust after launch15:07
GeofftheMediohmm.  strange.15:08
GeofftheMediohave you ever had a previous version of freeorion installed?  just in case, could you check if there's a config.xml in ~/.freeorion , and if there is, delete it and retry?15:09
sisbrono  config.xml aleksil t aleksil ll15:09
sisbrono  config.xml at all15:10
GeofftheMedioI don't know what else to suggest then...15:11
sisbrook, I will see, see ya15:11
*** sisbro has quit IRC15:11
*** GeofftheMedio has quit IRC17:46
*** mithro has joined #freeorion20:26
*** GeofftheMedio has joined #freeorion20:53
*** GeofftheMedio has quit IRC21:19
*** GeofftheMedio has joined #freeorion22:00
*** GeofftheMedio has quit IRC23:11
*** GeofftheMedio has joined #freeorion23:11
*** STalKer-X has quit IRC23:50
*** STalKer-Y has joined #freeorion23:50

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