*** tpb has joined #freeorion | 00:00 | |
*** STalKer-X_z has joined #freeorion | 03:47 | |
*** STalKer-X has quit IRC | 03:48 | |
*** aaanderse has quit IRC | 07:26 | |
*** aaanderse has joined #freeorion | 07:27 | |
*** O01eg has joined #freeorion | 07:49 | |
*** riidom has joined #freeorion | 10:16 | |
*** aaanderse has quit IRC | 12:01 | |
*** aanderse has joined #freeorion | 12:02 | |
*** STalKer-X_z has quit IRC | 12:37 | |
*** STalKer-X has joined #freeorion | 12:39 | |
*** don-rzl has quit IRC | 12:43 | |
*** don-rzl has joined #freeorion | 12:56 | |
*** aanderse has quit IRC | 13:52 | |
*** aanderse has joined #freeorion | 14:01 | |
*** GeofftheMedio_ has joined #freeorion | 14:36 | |
*** GeofftheMedio has quit IRC | 14:40 | |
*** GeofftheMedio_ is now known as GeofftheMedio | 14:40 | |
*** Stranger has joined #freeorion | 14:59 | |
*** riidom has quit IRC | 15:10 | |
*** riidom has joined #freeorion | 15:10 | |
*** custos-mundi has joined #freeorion | 15:10 | |
*** VargaD has quit IRC | 16:05 | |
*** VargaD has joined #freeorion | 16:05 | |
*** Quix0r has joined #freeorion | 16:48 | |
*** Stranger has quit IRC | 18:07 | |
*** Xenux has joined #freeorion | 18:44 | |
*** frkarl has joined #freeorion | 19:45 | |
GeofftheMedio | Nagilum_: can you test: http://www.freeorion.org/forum/viewtopic.php?p=61017#p61017 | 20:41 |
---|---|---|
tpb | <http://ln-s.net/--16> (at www.freeorion.org) | 20:41 |
Nagilum_ | hmm, rev 6035 and 6037 crashed when I tested | 20:42 |
GeofftheMedio | that has anything to do with that patch? | 20:43 |
*** Xenux has quit IRC | 20:43 | |
GeofftheMedio | did you rebuild gg since 6034? | 20:44 |
Nagilum_ | well I can't test the functionality if its broken to begin with | 20:44 |
GeofftheMedio | and crashed how/where/when etc? | 20:44 |
Nagilum_ | GG build is always included since adrians patches | 20:44 |
Nagilum_ | 6028 still worked | 20:47 |
Nagilum_ | let me test 6032 | 20:48 |
*** Xenux has joined #freeorion | 20:52 | |
adrian_broher | What do you mean by crash? | 20:57 |
adrian_broher | Nagilum_, | 20:57 |
Nagilum_ | when I start it I get a segfault | 20:58 |
Nagilum_ | and amd64 I get a symbol lookup error | 20:59 |
GeofftheMedio | does anything get put in the log? | 21:00 |
GeofftheMedio | does it say what symbol? | 21:00 |
Nagilum_ | usr/bin/freeorion.elf: symbol lookup error: /usr/bin/freeorion.elf: undefined symbol: _ZN2GG10SubTextureC1ERKN5boost10shared_ptrIKNS_7TextureEEE | 21:02 |
Nagilum_ | log is not really that interesting: 2013-05-18 23:03:34,731 DEBUG Client : OpenAL initialized. Version 1.1 ALSOFT 1.15.1Renderer OpenAL SoftVendor OpenAL Community | 21:04 |
Nagilum_ | Extensions: AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFTX_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points AL_SOFT_source_latency | 21:04 |
GeofftheMedio | I'd guess that looks like Texture.cpp didn't get rebuilt and linked... | 21:05 |
adrian_broher | hmm, 6040 can't reproduce any of the issues you mentioned | 21:05 |
GeofftheMedio | a new GG::SubTexture constructor was added that takes a boost::shared_ptr<GG::Texture> as a parameter | 21:05 |
*** custos-mundi has quit IRC | 21:05 | |
Nagilum_ | should I continue building and testing 6032? Or rather 6040? | 21:09 |
GeofftheMedio | don't think it should matter for that issue | 21:09 |
*** riidom has quit IRC | 21:16 | |
*** riidom has joined #freeorion | 21:17 | |
adrian_broher | Nagilum_, does | 21:18 |
adrian_broher | nm -gC libGiGi.so | grep SubTexture\(boost | 21:18 |
adrian_broher | list the symbol? | 21:19 |
Nagilum_ | no symbols | 21:22 |
Nagilum_ | hmm | 21:22 |
adrian_broher | no even 0000000000346f10 T GG::SubTexture::SubTexture(boost::shared_ptr<GG::Texture const> const&, GG::X, GG::Y, GG::X, GG::Y) | 21:22 |
adrian_broher | ? | 21:22 |
Nagilum_ | there must be something wrong, the date of libGiGi.so and freeorion doesn't match | 21:22 |
adrian_broher | is the libGiGi.so build when you delete it? | 21:23 |
adrian_broher | do you have it installed or do you run the application from the source dir? | 21:24 |
Nagilum_ | installed | 21:24 |
Nagilum_ | it should be part of the FO package | 21:24 |
adrian_broher | how do you install it? | 21:24 |
Nagilum_ | pacman -U ? | 21:25 |
adrian_broher | er | 21:25 |
adrian_broher | ok | 21:25 |
adrian_broher | how do you package it? | 21:25 |
Nagilum_ | makepkg --asroot | 21:25 |
adrian_broher | :3 | 21:25 |
Nagilum_ | just give me a few min until the package is done | 21:26 |
adrian_broher | sure | 21:26 |
*** Xenux has quit IRC | 21:27 | |
Nagilum_ | btw. | 21:28 |
Nagilum_ | i/root/freeorion/src/freeorion-build/GG/src/MultiEdit.cpp: In member function 'virtual void GG::MultiEdit::Render()': | 21:28 |
Nagilum_ | /root/freeorion/src/freeorion-build/GG/src/MultiEdit.cpp:225:20: warning: variable 'lr' set but not used [-Wunused-but-set-variable] | 21:28 |
Nagilum_ | Pt lr = text_pos + Pt(lines[row].char_data.back().extent, GetFont()->Height()); | 21:28 |
Nagilum_ | ^ | 21:28 |
Nagilum_ | /root/freeorion/src/freeorion-build/GG/src/MultiEdit.cpp: In member function 'virtual void GG::MultiEdit::SetText(const string&)': | 21:28 |
Nagilum_ | /root/freeorion/src/freeorion-build/GG/src/MultiEdit.cpp:290:24: warning: variable 'last_line_last_char_idx' set but not used [-Wunused-but-set-variable] | 21:28 |
Nagilum_ | CPSize last_line_last_char_idx = last_line < lines.size() - 1 ? CharIndexOf(last_line + 1, CP0, &lines) : CharIndexOf(lines.size() - 1, CP0, &lines); | 21:28 |
Nagilum_ | ^ | 21:28 |
Nagilum_ | I know "set but not used" is nothing to worry about | 21:29 |
Nagilum_ | ok, problem in my buildscript found and fixed m) | 21:46 |
GeofftheMedio | fixed the warning in svn | 21:52 |
Nagilum_ | nice :) | 21:53 |
Nagilum_ | does the windows compiler not warn about these? | 21:54 |
GeofftheMedio | not with the current settings | 21:54 |
GeofftheMedio | probly it could be made to | 21:55 |
Nagilum_ | I see | 21:55 |
GeofftheMedio | but there's a whole bunch of them and I don't need the build log spam | 21:55 |
GeofftheMedio | not all of them are readily fixable | 21:55 |
STalKer-X | you could run cppcheck on the source :) | 22:00 |
adrian_broher | GeofftheMedio, http://www.freeorion.org/forum/viewtopic.php?f=24&t=7484#p60976 could you please commit this patch? | 22:11 |
tpb | <http://ln-s.net/--2B> (at www.freeorion.org) | 22:11 |
*** tomreyn has joined #freeorion | 22:11 | |
tomreyn | hi | 22:11 |
tomreyn | i'm just trying freeorion for the first time. | 22:12 |
tomreyn | the game looks like it can be fun, but it's overwhelming me. is there a tutorial? | 22:12 |
GeofftheMedio | There's a somewhat outdated quick play guide on the wiki | 22:12 |
GeofftheMedio | other than that, not really | 22:12 |
Nagilum_ | there is a good intro video on youtube | 22:13 |
GeofftheMedio | several actually... good point | 22:14 |
GeofftheMedio | naglium_ have you been able to test that patch now that the linker error is seemingly fixed? | 22:15 |
Nagilum_ | not yet, let me have a look at what it does so I know what to test | 22:16 |
GeofftheMedio | just fiddles with some version.cpp stuff... so if it builds and still produces usable version strings, it's probably OK | 22:16 |
GeofftheMedio | maybe testing what happens if no svn stuff is available might be nice, but I wouldn't insist | 22:16 |
tomreyn | text input doesn't work for me using the 0.4.2~svn5890-1~getdeb1 package | 22:16 |
tomreyn | on ubuntu 13.03 | 22:17 |
tomreyn | *13.04 | 22:17 |
GeofftheMedio | sounds vaguely like this http://www.freeorion.org/forum/viewtopic.php?p=58618#p58618 | 22:18 |
tpb | <http://ln-s.net/--2G> (at www.freeorion.org) | 22:18 |
GeofftheMedio | without the alt-tab part | 22:18 |
Nagilum_ | GeofftheMedio: k, let me restart the build with the patch applied.. | 22:18 |
tomreyn | you're using ogre, right? | 22:18 |
tomreyn | i think it's a bug there | 22:19 |
GeofftheMedio | yes | 22:19 |
GeofftheMedio | more importantly, OIS | 22:19 |
tomreyn | i've run into the same issue with another ogre game | 22:19 |
tomreyn | lips of suna | 22:19 |
tomreyn | do ships run out of fuel? and if so, how do you restock it? | 22:20 |
GeofftheMedio | yes | 22:21 |
tomreyn | i seem to have a scout which is stuck at some boring system | 22:21 |
GeofftheMedio | wait 10 turns, or have supply lines connect to the ship's location | 22:21 |
tomreyn | i guess i can't build supply lines, yet | 22:21 |
tomreyn | or are you saying it's sufficient to send another ships there and they will share some fuel? | 22:22 |
Nagilum_ | no | 22:22 |
GeofftheMedio | no | 22:22 |
GeofftheMedio | ships don't share fuel | 22:22 |
GeofftheMedio | supply lines are the coloured lines coming out of your planets' systems | 22:22 |
GeofftheMedio | various techs extend them | 22:22 |
GeofftheMedio | probably some buildings as well | 22:23 |
tomreyn | i see. so those require some research to get them, right? | 22:23 |
tomreyn | i mean you don't have them from the satrt | 22:23 |
Nagilum_ | yep | 22:23 |
tomreyn | thanks :) | 22:23 |
Nagilum_ | or build an outpost close by | 22:23 |
GeofftheMedio | there are some supply lines that extend at the start of the game | 22:23 |
GeofftheMedio | reserach / other stuff can make them longer | 22:23 |
Nagilum_ | a space elevator! | 22:24 |
tomreyn | alright, i guess i'll restart and look into this stuff :) | 22:25 |
tomreyn | actualy, another question: is it currently worth building myself, i.e. will this get me more features over svn r5890, and would it likely be stable? | 22:27 |
GeofftheMedio | maybe, yes, and no | 22:28 |
GeofftheMedio | depending on your definition of stable | 22:28 |
tomreyn | stable as in not crash more than what i have now. | 22:28 |
GeofftheMedio | probably not much more, but the latest SVN isn't as tested as a numbered release | 22:29 |
Nagilum_ | you can try the deb from here https://sourceforge.net/projects/freeorion/files/FreeOrion/Test/Ubuntu/ | 22:29 |
tpb | <http://ln-s.net/--2L> (at sourceforge.net) | 22:29 |
tomreyn | thanks. are those built automatically, and if so, in which intervals? | 22:30 |
Nagilum_ | manually | 22:30 |
Nagilum_ | every 1-2 weeks | 22:30 |
tomreyn | but game data doesn'T change so rapidly? | 22:32 |
Nagilum_ | I wouldn't say that | 22:32 |
GeofftheMedio | depending on what you mean by data... it depends | 22:32 |
tomreyn | well i have two packages, freeorion and freeorion-data | 22:33 |
Nagilum_ | yeah | 22:34 |
tomreyn | do you provide an updated freeorion-data package, too? | 22:34 |
Nagilum_ | the Ubuntu and Debian packages are differently made | 22:34 |
Nagilum_ | the Debian folks are more concerned about bandwidth usage | 22:35 |
Nagilum_ | so the split up data and program | 22:35 |
Nagilum_ | +y | 22:35 |
tomreyn | i see what you mean | 22:35 |
Nagilum_ | GeofftheMedio: ok, it works, with patch applied (rev 6040) | 22:47 |
STalKer-X | bandwidth is important in modern times with modern providers like drosselkom. | 22:54 |
Nagilum_ | lol | 22:57 |
STalKer-X | i suggest you make your images smaller, so that freeorion is futureproo | 22:58 |
Nagilum_ | the longer the wait the more you'll value what you have! :> | 22:58 |
STalKer-X | f | 22:58 |
STalKer-X | that is only valid for girls :p | 22:58 |
Nagilum_ | *hrm* | 22:58 |
Nagilum_ | I already use "xz -9" | 22:58 |
STalKer-X | :-) | 23:00 |
*** riidom has quit IRC | 23:12 | |
*** JLP has quit IRC | 23:27 | |
*** JLP has joined #freeorion | 23:28 | |
*** JLP has quit IRC | 23:28 | |
*** JLP has joined #freeorion | 23:28 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!