*** tpb has joined #freeorion | 00:00 | |
*** GeofftheMedio_ has joined #freeorion | 00:10 | |
*** GeofftheMedio_ has quit IRC | 00:21 | |
*** STalKer-X has joined #freeorion | 09:15 | |
*** kroddnoMobil has joined #freeorion | 12:11 | |
kroddnoMobil | Is there an unofficial Win32-Beta-Build? The latest RC seems to be very old | 12:34 |
---|---|---|
*** sramm has joined #freeorion | 13:50 | |
sramm | Hi All, I'm new to FreeOrion but really really like what I read about it & so I thought to give it a try but I have problems compyling it .. always get a wired error ... | 13:52 |
sramm | g++ -o UI/InfoPanels-human.o -c -pthread -g -O2 -Wall -DFREEORION_LINUX -DENABLE_BINRELOC -DFREEORION_BUILD_HUMAN -I/usr/include/python2.5 -I/usr/local/include -I/usr/include/graphviz UI/InfoPanels.cpp | 13:52 |
sramm | UI/InfoPanels.cpp:1281: error: no 'bool SpecialsPanel::InWindow(const GG::Pt&) const' member function declared in class 'SpecialsPanel' | 13:52 |
sramm | scons: *** [UI/InfoPanels-human.o] Error 1 | 13:52 |
sramm | scons: building terminated because of errors. | 13:52 |
sramm | somebody here who knows this problem ? | 13:53 |
kroddnoMobil | sramm | 13:59 |
kroddnoMobil | it seems that there is one header wrong | 13:59 |
sramm | kroddnoMobil: see this one here ... there is even more wrong in the InfoPanels.cpp | 14:00 |
kroddnoMobil | hm | 14:00 |
sramm | g++ -o UI/InfoPanels-human.o -c -pthread -g -O2 -Wall -DFREEORION_LINUX -DENABLE_BINRELOC -DFREEORION_BUILD_HUMAN -I/usr/include/python2.5 -I/usr/local/include -I/usr/include/graphviz UI/InfoPanels.cpp | 14:00 |
sramm | UI/InfoPanels.cpp:608:62: warning: character constant too long for its type | 14:00 |
sramm | UI/InfoPanels.cpp:608:148: warning: character constant too long for its type | 14:00 |
sramm | UI/InfoPanels.cpp: In member function 'virtual void ResourcePanel::Render()': | 14:00 |
sramm | UI/InfoPanels.cpp:608: error: 'UI' was not declared in this scope | 14:00 |
sramm | UI/InfoPanels.cpp:608: error: 'InfoPanels' was not declared in this scope | 14:00 |
sramm | UI/InfoPanels.cpp:608: error: expected `;' before ':' token | 14:00 |
sramm | UI/InfoPanels.cpp: At global scope: | 14:00 |
sramm | UI/InfoPanels.cpp:1280: error: no 'bool SpecialsPanel::InWindow(const GG::Pt&) const' member function declared in class 'SpecialsPanel' | 14:00 |
sramm | scons: *** [UI/InfoPanels-human.o] Error 1 | 14:00 |
kroddnoMobil | i had only one problem | 14:00 |
sramm | scons: building terminated because of errors. | 14:00 |
kroddnoMobil | just comment out the lines of the function InWindow or add the function to the headers | 14:01 |
sramm | kroddnoMobil: I've just downloaded the source from the SVN ... | 14:01 |
kroddnoMobil | i did it one hour ago | 14:01 |
sramm | hmm... sorry I'm not much of a C programmer .. can you help me there ? | 14:02 |
kroddnoMobil | moment | 14:02 |
kroddnoMobil | I'll do an svn update | 14:02 |
kroddnoMobil | http://psitronic.dyndns.org/div/InfoPanels.h | 14:04 |
kroddnoMobil | get that file and put it into UI directory | 14:04 |
sramm | kroddnoMobil: done... executed scons .. still errors.. :c(( | 14:05 |
kroddnoMobil | hm | 14:06 |
sramm | kroddnoMobil: g++ -o UI/InfoPanels-human.o -c -pthread -g -O2 -Wall -DFREEORION_LINUX -DENABLE_BINRELOC -DFREEORION_BUILD_HUMAN -I/usr/include/python2.5 -I/usr/local/include -I/usr/include/graphviz UI/InfoPanels.cpp | 14:06 |
sramm | UI/InfoPanels.cpp:608:62: warning: character constant too long for its type | 14:06 |
sramm | UI/InfoPanels.cpp:608:148: warning: character constant too long for its type | 14:06 |
sramm | UI/InfoPanels.cpp: In member function 'virtual void ResourcePanel::Render()': | 14:06 |
sramm | UI/InfoPanels.cpp:608: error: 'UI' was not declared in this scope | 14:06 |
sramm | UI/InfoPanels.cpp:608: error: 'InfoPanels' was not declared in this scope | 14:06 |
sramm | UI/InfoPanels.cpp:608: error: expected `;' before ':' token | 14:06 |
sramm | scons: *** [UI/InfoPanels-human.o] Error 1 | 14:06 |
sramm | scons: building terminated because of errors. | 14:06 |
kroddnoMobil | you did an svn checkout? | 14:06 |
sramm | ye | 14:06 |
sramm | yes | 14:06 |
kroddnoMobil | Which distri and which Architecture do you have? | 14:07 |
sramm | kroddnoMobil: i368 Ubuntu Feisty | 14:08 |
sramm | kroddnoMobil: kernel 2.6.20-16-generic | 14:09 |
kroddnoMobil | it compiles fine on my system... | 14:09 |
sramm | kroddnoMobil: I did all according to the wiki installed gigi & stuff .. still no go .. :c( | 14:10 |
kroddnoMobil | yo, that was a great problem ^^ | 14:10 |
sramm | I'm just getting the stuff from the SVN once more and start all over... | 14:12 |
kroddnoMobil | i dont understand that errors | 14:12 |
sramm | I want that game so badly | 14:12 |
kroddnoMobil | do some other files compile? | 14:12 |
kroddnoMobil | or does it stop at first? | 14:12 |
kroddnoMobil | hehe | 14:12 |
kroddnoMobil | the SVN-Version is nice :) | 14:13 |
sramm | yes it compiles quite some stuff but then after about a 10 minutes these errors occur | 14:13 |
sramm | isnt it possible to build binarys once the stuff is compiled? | 14:14 |
kroddnoMobil | it is :-) | 14:14 |
kroddnoMobil | i had some other problems | 14:14 |
kroddnoMobil | which graphviz do you have installed? | 14:14 |
sramm | yes I do ... found some additional infos on a different wikki... | 14:15 |
sramm | hang on.. | 14:16 |
kroddnoMobil | i am studiing google | 14:17 |
sramm | graphviz 2.8-2.6 | 14:17 |
kroddnoMobil | i have 2.12 | 14:17 |
sramm | I also have installed graphviz-dev 2.8-2.6 | 14:18 |
sramm | wow where did you find this one ? | 14:18 |
kroddnoMobil | apt-get source graphviz :-) | 14:18 |
kroddnoMobil | from debian testing | 14:18 |
sramm | special source entry ? | 14:18 |
sramm | hmm.. can you send me the source entry ? | 14:19 |
kroddnoMobil | deb-src http://ftp.de.debian.org/debian/ unstable main contrib non-free | 14:19 |
tpb | Title: Index of /debianDebian Archive (at ftp.de.debian.org) | 14:19 |
kroddnoMobil | sramm: and you did an "scons install" on the GG subdir? | 14:22 |
sramm | jip I did | 14:22 |
sramm | before I did this I could not do anything lol | 14:22 |
kroddnoMobil | gcc -version ? | 14:22 |
kroddnoMobil | gcc -v | 14:23 |
sramm | gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4) | 14:23 |
kroddnoMobil | same for me | 14:24 |
kroddnoMobil | one difference i have | 14:24 |
kroddnoMobil | g++ -o UI/InfoPanels-human.o -c -pthread -g -O2 -Wall -DFREEORION_LINUX -DENABLE_BINRELOC -DFREEORION_BUILD_HUMAN -I/usr/include/python2.4 -I/usr/local/include -I/usr/include/graphviz UI/InfoPanels.cpp | 14:24 |
kroddnoMobil | mine uses oython 2.4 | 14:24 |
sramm | hmm... hang on I'll try to remove python 2.5 | 14:25 |
sramm | hmm still the same even I use Pyton 2.4 | 14:27 |
kroddnoMobil | Did you install "bcp" ? | 14:27 |
sramm | no | 14:27 |
sramm | that is for boost something isnt it ? | 14:28 |
kroddnoMobil | yes | 14:28 |
kroddnoMobil | dependencies for many boost-things | 14:28 |
sramm | shall I do something with it ? if so what ? | 14:28 |
kroddnoMobil | i installed that | 14:28 |
kroddnoMobil | I think we search the wrong direction | 14:29 |
sramm | well installed it is.. lol | 14:29 |
kroddnoMobil | girlfrind is on my phone | 14:29 |
kroddnoMobil | stay standby | 14:30 |
sramm | no worries... here the output with python 2.4 | 14:30 |
sramm | g++ -o UI/InfoPanels-human.o -c -pthread -g -O2 -Wall -DFREEORION_LINUX -DENABLE_BINRELOC -DFREEORION_BUILD_HUMAN -I/usr/include/python2.4 -I/usr/local/include -I/usr/include/graphviz UI/InfoPanels.cpp | 14:30 |
sramm | UI/InfoPanels.cpp:608:62: warning: character constant too long for its type | 14:30 |
sramm | UI/InfoPanels.cpp:608:148: warning: character constant too long for its type | 14:30 |
sramm | UI/InfoPanels.cpp: In member function ‘virtual void ResourcePanel::Render()’: | 14:30 |
sramm | UI/InfoPanels.cpp:608: error: ‘UI’ was not declared in this scope | 14:30 |
sramm | UI/InfoPanels.cpp:608: error: ‘InfoPanels’ was not declared in this scope | 14:30 |
sramm | UI/InfoPanels.cpp:608: error: expected `;' before ‘:’ token | 14:30 |
sramm | kroddnoMobil: I'll standby ... just go & check my little baby... | 14:31 |
kroddnoMobil | i do not understand these warnings | 14:32 |
kroddnoMobil | UI/InfoPanels.cpp:608:62: <<--- what does THAT mean ^^ | 14:32 |
kroddnoMobil | ah - maybe your system downloaded the files in utf8 | 14:32 |
kroddnoMobil | look at http://www.network-theory.co.uk/docs/gccintro/gccintro_94.html | 14:35 |
tpb | <http://ln-s.net/gJ2> (at www.network-theory.co.uk) | 14:35 |
kroddnoMobil | and search for "character constant too long for its" | 14:35 |
sramm | checking it out now.. stand by... | 14:38 |
kroddnoMobil | file UI/InfoPanels.cpp | 14:47 |
sramm | loading the svn version once more .. in case something has been going wrong | 14:49 |
kroddnoMobil | i found some thgings in google that some people have problems with files having wrong encoding | 14:49 |
kroddnoMobil | lets check the md5sum :-) | 14:49 |
sramm | how do I do this ? | 14:50 |
kroddnoMobil | md5sum UI/InfoPanels.cpp | 14:50 |
sramm | 1d73952f268f6fac2d5989f7af1e2314 UI/InfoPanels.cpp | 14:51 |
kroddnoMobil | 35749541de2aaa7102b46d5f1deed333 UI/InfoPanels.cpp | 14:52 |
kroddnoMobil | HA! | 14:52 |
sramm | hmmm.. looks different .. lol | 14:52 |
sramm | how do I fix this ? | 14:52 |
kroddnoMobil | http://psitronic.dyndns.org/div/ | 14:53 |
tpb | Title: Index of /div (at psitronic.dyndns.org) | 14:53 |
kroddnoMobil | download it there an test what happens | 14:53 |
sramm | hui... looking better | 14:55 |
sramm | lets see how far he goes | 14:55 |
sramm | I just finnished the svn download trough another svn client did the md5sum check and there its the same as yours.. lol | 14:57 |
sramm | maybe I should compile this version instead | 14:57 |
kroddnoMobil | then your svn client converts the files to your system encoding... | 14:57 |
kroddnoMobil | NEVER use a GUI :-) | 14:57 |
sramm | hehe it actually is a gui.. the other one I downloaded trough command line | 14:58 |
sramm | hey question ... are you german ? | 14:58 |
kroddnoMobil | which svn version is the buggy one? | 14:58 |
kroddnoMobil | yes i am | 14:58 |
sramm | subversion 1.4.3 | 15:00 |
sramm | cool ich bin auch deutsch obwohl ich in schweden lebe.. ;c) | 15:01 |
kroddnoMobil | ooooh nein ^^ | 15:01 |
sramm | bin 2002 ausgewandert .. | 15:01 |
kroddnoMobil | Meine Freundin findets auch grad totla lustig ^^ | 15:01 |
sramm | hahaha ... in deutschland wäre ich arbeitslos geworden und hier in schweden habe ich mein glueck gefunden ... habe letztes jahr geheiratet.. :c)) | 15:02 |
kroddnoMobil | nice | 15:03 |
kroddnoMobil | pass auf, dass du die aktuelle graphviz hast | 15:03 |
kroddnoMobil | sonst bekommst du runtime-exceptions :-) | 15:03 |
sramm | habe gerade die 2.12 compiliert und installiert | 15:03 |
kroddnoMobil | http://freeorion.org/forum/viewtopic.php?f=9&t=1788 | 15:04 |
tpb | <http://ln-s.net/gJ$> (at freeorion.org) | 15:04 |
kroddnoMobil | mach mal ld --version | 15:04 |
sramm | wo jetzt ? | 15:04 |
kroddnoMobil | kommandozeile | 15:04 |
sramm | GNU ld version 2.17.50 20070103 Ubuntu | 15:05 |
sramm | Copyright 2005 Free Software Foundation, Inc. | 15:05 |
sramm | This program is free software; you may redistribute it under the terms of | 15:05 |
sramm | the GNU General Public License. This program has absolutely no warranty. | 15:05 |
kroddnoMobil | weil ein alter linker nen bug hat, so dass das linken weig dauert | 15:05 |
kroddnoMobil | GNU ld (GNU Binutils for Debian) 2.17.50.20070426 | 15:05 |
kroddnoMobil | passt | 15:06 |
sramm | dachte ich mir .. ich habe gerade noch mehr fehler bekjommen mit der fehlerhaften svn.. werds mal mit der anderen versuchen wo die md5 passt | 15:07 |
sramm | standby | 15:07 |
kroddnoMobil | Layout type: "dot" not recognized | 15:07 |
kroddnoMobil | If you encounter a "Segmentation fault" with an errormessage like: Layout type: "dot" not recognized Than you will have to install a never version of graphviz-dev. If so, then the configuration of option.cache can be skipped. The graphviz-dev 2.12-3 of unstable seems to work. | 15:07 |
kroddnoMobil | sramm: hab grad gestern C&C 3 installiert und angespielt | 15:11 |
kroddnoMobil | ist schon der hammer | 15:11 |
sramm | ist das Native Linux verfuegbar ? | 15:12 |
kroddnoMobil | ne, ich hab (schande) noch nen Extra PC zum Zocken mit windows ^^ | 15:12 |
sramm | baaaaa.... ich habe hier alle windows kisten rausgeschmissen | 15:13 |
sramm | bin seit Januar ganz auf linux... | 15:13 |
kroddnoMobil | ne, das geht bei mir leider nicht :-( | 15:13 |
kroddnoMobil | bin grad beim J2ME-Entwickeln (f�r Handies) und da geht vieles nicht unter Linux | 15:14 |
sramm | und so wird es auch bleiben .. meine Frau hat versucht Vista ins haus zu bringen .. das ist gleich wieder aus dem fenster geflogen als der erste bluescreen | 15:14 |
sramm | naja .. auf arbeit muss ich ja auch mit windows.. lol | 15:15 |
sramm | dank MS kann man so sagen habe ich nen Job .. ;c) | 15:15 |
sramm | naja ganz so ist das ja auch nicht | 15:15 |
sramm | haben ja auch Linux systeme.. | 15:16 |
kroddnoMobil | Ich bin bisher zu faul gewesen, mein notebook mit linux zu installiern | 15:17 |
sramm | ich habs anders gemacht .. habe mein laptop mit ubuntu installiert configuriert und getested in wie weit ich meine tägliche administration und arbeit im job machen kann ... das war der einzigste punkt der mich solange von linux fern gehalten hat ... nachdem dann alles klar war und ich meinen job auf arbeit machen konnte war alles klar .. | 15:19 |
sramm | ...Linux bleibt drauf | 15:19 |
sramm | da privat ja auch viel in PHP und Perl programiere hatte ich hier ja schon eine linux box zu stehen die mir den webserver stellt | 15:20 |
sramm | so war es also nich wirklich soo neu.. ;c) | 15:21 |
kroddnoMobil | Und was machst Du genau | 15:21 |
sramm | hmm was mache ich .. im moment bin ich IT & Telecom Manager in einem CallCenter ... habe 2000 in Berlin in der selben firma angefangen als normaler Netzwerk Administrator und mich hoch gearbeitet | 15:22 |
kroddnoMobil | Ich bin Selbst�ndiger Informatiker :-) | 15:22 |
kroddnoMobil | Seit 2005 fertig mitm Studium :) | 15:23 |
sramm | cool... so zusagen dein eigener Manager .. ;c) | 15:23 |
kroddnoMobil | http://www.holy-wars2.de/ <-- mein Hobby-Projekt :) | 15:23 |
tpb | Title: Holy-Wars 2 - Online-Strategie im Mittelalter (at www.holy-wars2.de) | 15:23 |
sramm | und was macht man so als selbstständiger? | 15:23 |
sramm | wow browser based | 15:24 |
sramm | nicht schlecht | 15:25 |
sramm | check this | 15:25 |
sramm | http://onyx-cms.mine.nu/ | 15:25 |
tpb | Title: Things about us ... @ ONYX-CMS (at onyx-cms.mine.nu) | 15:25 |
sramm | das backend system (CMS) habe ich selbst programmiert .. das CMS ist so meine nacht beschäftigung .. ;c) | 15:26 |
kroddnoMobil | fehlt aber noch bissel content, wa? | 15:26 |
sramm | ja... | 15:26 |
kroddnoMobil | kenn ich ^^ | 15:27 |
sramm | frage .. was ist so die schnellste DSL / ADSL das du in DE als privat person bekommen kannst ? | 15:27 |
kroddnoMobil | meine diplomarbeit und Semesterarbeiten sind die einzig brauchbaren sachen auf meiner HP | 15:27 |
kroddnoMobil | hm, es gibt in Hauptst�dten VDSL | 15:27 |
kroddnoMobil | das hat 24MBit soweit ich wei� | 15:27 |
kroddnoMobil | ansonsten gibts in vielen St�dten DSL16.000, von Telekom, Arcor, 1&1 und vielen andren anbietern | 15:28 |
sramm | ups... naja dann hat sich ja wenigstens was in den jahren verbessert .,... | 15:28 |
kroddnoMobil | jopp | 15:28 |
kroddnoMobil | Axo, was ich so mache | 15:28 |
sramm | ich hab meine Private Backbone hier | 15:28 |
kroddnoMobil | Im Moment das: http://arktosmobile.de/ | 15:28 |
tpb | Title: ArktosMobile - Die Auskunft f�rs Handy (at arktosmobile.de) | 15:28 |
sramm | 100/100Mbit kann man hier fuer so 20€ haben .. lol | 15:29 |
kroddnoMobil | Dann mach ich noch das: http://www.telefoncd.de/ (die Intranetversion f�r Win/Linux und Einzelplatz f�r Linux) | 15:30 |
tpb | Title: TVG Verlag Onlineshop - Home (at www.telefoncd.de) | 15:30 |
kroddnoMobil | bl�der bot | 15:30 |
sramm | hahaha | 15:30 |
sramm | hey schmeiss dich weg... | 15:31 |
kroddnoMobil | jo, so ne anbindung is nicht schlecht | 15:31 |
sramm | ich habe selbst mit der letzten SVN nen error in der selben datei.. grrrrrr | 15:31 |
kroddnoMobil | irgendwas konvertiert svn beim download | 15:32 |
kroddnoMobil | was sagt denn | 15:32 |
kroddnoMobil | file xxxxx | 15:32 |
sramm | UI/InfoPanels.cpp:1281: error: no 'bool SpecialsPanel::InWindow(const GG::Pt&) const' member function declared in class 'SpecialsPanel' | 15:32 |
sramm | scons: *** [UI/InfoPanels-human.o] Error 1 | 15:32 |
sramm | scons: building terminated because of errors. | 15:32 |
kroddnoMobil | axo, das is bekannt | 15:32 |
kroddnoMobil | das is der fehler mit dem header | 15:32 |
sramm | das ding ersetze ich jetzt mal mit deiner datei | 15:32 |
kroddnoMobil | http://www.heroldshop.at/ <- und dort hab ich "Herold Mobile" mitentwicklelt | 15:33 |
tpb | Title: __TITEL__ (at www.heroldshop.at) | 15:33 |
sramm | sieht gut aus... | 15:35 |
kroddnoMobil | Ich w�rd auf lange sicht aber lieber ein paar Anwendungen oder besser noch Spiele f�r Handies entwickeln :-) | 15:36 |
kroddnoMobil | so ein mobilefreeorion w�r doch was feines :) | 15:36 |
kroddnoMobil | mobilefreeNETorion :) | 15:36 |
kroddnoMobil | Wenn Du Master of Orion kennst, dann kennst DU doch bestimmt auch UFO AI ? | 15:37 |
kroddnoMobil | /j #ufi:ai | 15:37 |
kroddnoMobil | is auch eine super nachbildung, und macht irre spa� zu zocken ^^ | 15:38 |
kroddnoMobil | /j #ufo:ai | 15:38 |
kroddnoMobil | o nat�rlich :) | 15:39 |
sramm | jab | 15:39 |
sramm | hab ich runtergeladen jedoch noch nicht installiert | 15:39 |
sramm | he .. nun hab ich deine version von InfoPanels drueber gepackt und immernoch der selbe fehler .. | 15:40 |
sramm | ha .. | 15:40 |
sramm | sehe schon .,.. der header muss ja ne .h sein oder ? | 15:40 |
kroddnoMobil | ja | 15:40 |
kroddnoMobil | liegt da auch im div-ordner rum | 15:40 |
sramm | ja habs gesehen ... | 15:41 |
sramm | sieht aus als wuerde es nun weiter gehen | 15:41 |
sramm | mal sehen wie weit | 15:41 |
kroddnoMobil | hehe, wenn du mal irgendwann soweit bist, m�ssma mal ein netzwerkgame machen :) | 15:41 |
sramm | UI/MapWnd.cpp: In member function 'void MapWnd::RenderStarlanes()': | 15:41 |
sramm | UI/MapWnd.cpp:1157: warning: unused variable 'supplyable_systems' | 15:41 |
sramm | ist unwichtig denke ich oder ? | 15:42 |
kroddnoMobil | unwichtig | 15:42 |
sramm | hey hast du MSN ? | 15:43 |
kroddnoMobil | ne | 15:43 |
kroddnoMobil | gottes willen | 15:43 |
kroddnoMobil | MSWindows reicht doch schon, ist schmach genug ^^ | 15:43 |
sramm | damned wolte dir gerade ein bild meiner suessen baby tochter rueber senden.. | 15:43 |
sramm | lol | 15:43 |
kroddnoMobil | ICQ, IRC, Email kann ich dir anbieten ;-) | 15:43 |
sramm | kja schoot | 15:43 |
kroddnoMobil | du hast doch nen backbone... | 15:44 |
kroddnoMobil | hasse da kein Webspace? | 15:44 |
sramm | hey .. ja man das hab ich voll vergessen .. warte ... | 15:44 |
kroddnoMobil | lol | 15:44 |
kroddnoMobil | welche netten open-source-spiele kennst du denn noch? | 15:47 |
kroddnoMobil | FreeCol und FreeCiv find ich noch ganz gut | 15:47 |
sramm | hang on .. my baby is hungry .. need to mak efood | 15:50 |
*** GeofftheMedio has joined #freeorion | 15:50 | |
sramm | kroddnoMobil: I just send you the details in a private message | 15:56 |
kroddnoMobil | hehe, now again in english? | 15:57 |
sramm | aa sorry ... | 15:57 |
sramm | ist so ne angewohnheit .. | 15:57 |
sramm | Savage ist ein recht gutes Spiel ... | 15:58 |
STalKer-X | i guess it gets full | 15:58 |
sramm | dan wären da noch: Legends, tremulous, PlaneShift, bang-howdy und ET.. das sind so meine Favoriten | 16:00 |
kroddnoMobil | sramm: wohin haste mir ne PM geschickt? | 16:00 |
kroddnoMobil | Ich empfehl dir ne WII | 16:00 |
kroddnoMobil | bin total begeistert (ich war nie konsolenfan, aber das ding bringts echt) | 16:00 |
sramm | ftp://onyx-cms.mine.nu:21/ | 16:00 |
sramm | kroddnoMobil/kroddnoMobil | 16:00 |
sramm | da haber ich ein paar bilder hoch geladen ... | 16:01 |
sramm | ich liebe es zu Fotografieren | 16:01 |
kroddnoMobil | ohje, 3MB jedes ^^ | 16:01 |
STalKer-X | lol | 16:02 |
sramm | ja hab ne Nikon D80 | 16:02 |
kroddnoMobil | Ich fotographier auch gern: http://www.gemeindefest.org/ | 16:02 |
tpb | Title: Gemeindefest der evangelischen Kirchengemeinde B�rstadt (at www.gemeindefest.org) | 16:02 |
sramm | 10MegaPixel | 16:02 |
kroddnoMobil | Fuji FinePix S602 | 16:02 |
sramm | hehehe ja so habe ich deutschland in errinnerund... | 16:02 |
sramm | bier trinken und feste feiern .. lol | 16:02 |
STalKer-X | o_o | 16:03 |
sramm | das mit dem Bier triken kannst du hier in Sweden foll vergessen | 16:03 |
sramm | erstens muss man in eine art Intershop gehen der da heist "Systembolaget" um ueberhaupt richtiges bier zu kaufen .. dann must du dich dazu auch noch Ausweisen... | 16:04 |
sramm | ansonnsten gubt es nur light bier zu kaufen mit so 1.5% das zeug schmekt wie wasser | 16:05 |
kroddnoMobil | GeofftheMedio: did you read the message from memoserv? | 16:05 |
kroddnoMobil | hehe | 16:05 |
GeofftheMedio | memoserv? | 16:05 |
kroddnoMobil | Und "Licher Alkoholfrei" hei�t bei uns jetzt "Licher Isotonic" | 16:05 |
sramm | also hab ich mir das bier trinken abgewöhnt das es dazu auch noch teuer... | 16:06 |
kroddnoMobil | GeofftheMedio: you committet a change to SVN but forgot the Declaration in the header | 16:06 |
sramm | hahaha | 16:06 |
GeofftheMedio | where is this message? | 16:06 |
kroddnoMobil | �h | 16:06 |
kroddnoMobil | /memoserv help | 16:06 |
kroddnoMobil | memoserv should have informed you that you have messages | 16:06 |
STalKer-X | lazy ass | 16:07 |
kroddnoMobil | sramm has some VERY strange problems with one svn client. It seems that his checkout is corrupted, the md5sum differ from what i have | 16:07 |
kroddnoMobil | the command line client is the bad one, isnt it sramm ? | 16:08 |
GeofftheMedio | in future, use forum pms, or email, or sourceforge bug reports | 16:08 |
sramm | kroddnoMobil:looks like it yes | 16:08 |
kroddnoMobil | GeofftheMedio: okay, i did not want to nerv you :) | 16:08 |
kroddnoMobil | you just went away out of irc 5 minutes before i encountered the error | 16:09 |
GeofftheMedio | "nerv me" ? | 16:09 |
kroddnoMobil | get on your nervs | 16:10 |
sramm | kroddnoMobil: its called bother you .. ;c) | 16:10 |
kroddnoMobil | jaja | 16:10 |
GeofftheMedio | and it's spelled "nerve" or "nerves" | 16:10 |
kroddnoMobil | wie alt is denn der glaube? | 16:11 |
kroddnoMobil | klugshicer ^^ | 16:11 |
sramm | kroddnoMobil: so habe jetztFreeOrion compiliert sehe die binarys.. wie starte ich das spiel jetst ? | 16:11 |
kroddnoMobil | ./freeorion direkt aus dem workspace heraus | 16:12 |
sramm | kroddnoMobil: baa logoish ... | 16:12 |
kroddnoMobil | �hm... | 16:12 |
kroddnoMobil | ich meinte, wie alt ist denn der KLEINE ^^ | 16:12 |
kroddnoMobil | oder die, je nachdem | 16:13 |
sramm | kroddnoMobil: jetzt 4 monate ... | 16:13 |
kroddnoMobil | und schon getauft? Brav Brav ^^ | 16:13 |
sramm | ist ein Mädchen und heist My | 16:13 |
sramm | kroddnoMobil: Ja zu mittsommer wurde sie getauft .. letztes Wochenende also | 16:14 |
sramm | kroddnoMobil ./freeorion: error while loading shared libraries: libGiGiSDL.so: cannot open shared object file: No such file or directory | 16:15 |
kroddnoMobil | mach mal | 16:15 |
kroddnoMobil | ldd ./freeorion | 16:15 |
kroddnoMobil | und guck, wo er die libGiGiSDL.so sucht | 16:15 |
kroddnoMobil | bei mir findet er die auch nicht | 16:16 |
kroddnoMobil | LD_LIBRARY_PATH=/usr/local/lib ./freeorion | 16:16 |
sramm | libGiGi.so => not found | 16:17 |
GeofftheMedio | SVN updated | 16:17 |
sramm | ./freeorion: error while loading shared libraries: libopenal.so.1: cannot open shared object file: No such file or directory | 16:17 |
sramm | jip | 16:17 |
sramm | damned ich sehe gerade da sind so einige nich gefunden | 16:18 |
kroddnoMobil | eigentlich sollte das doch alles gehen... | 16:18 |
sramm | ja eigendlich | 16:19 |
sramm | libGiGi.so => not found | 16:19 |
sramm | libgraph.so.3 => not found | 16:19 |
sramm | libcdt.so.3 => not found | 16:19 |
sramm | libgvc.so.3 => not found | 16:19 |
sramm | libopenal.so.1 => not found | 16:19 |
kroddnoMobil | mu� man vielleicht was mit ldconfig machen | 16:19 |
sramm | sieht so aus oder ? | 16:19 |
sramm | warte mal bin gleich wieder zurueck | 16:20 |
kroddnoMobil | hm, diese probleme hatte ich nicht | 16:20 |
kroddnoMobil | ldconfig -l | 16:20 |
kroddnoMobil | sramm: wie gesagt, f�r mal mit LD_LIBRARY_PATH aus | 16:21 |
kroddnoMobil | LD_LIBRARY_PATH=/usr/local/lib ./freeorion | 16:21 |
sramm | LD_LIBRARY_PATH=/usr/local/lib ./freeorion | 16:22 |
sramm | ./freeorion: error while loading shared libraries: libopenal.so.1: cannot open shared object file: No such file or directory | 16:22 |
kroddnoMobil | die liegt doch normal unter /usr/lib | 16:22 |
kroddnoMobil | hast du vielleicht nur die dev-pakete und nicht die so-libs? | 16:22 |
sramm | solte eigendlich .. warte mal kurz... | 16:22 |
kroddnoMobil | http://youtube.com/watch?v=pFlcqWQVVuU | 16:23 |
tpb | Title: YouTube - Nintendo Sixty-FOOOOOOOOOOUR (at youtube.com) | 16:23 |
kroddnoMobil | libopenal.so.0 => /usr/lib/libopenal.so.0 (0xb78a1000) | 16:24 |
kroddnoMobil | hehe, bei mir is die 0er gelinkt ^^ | 16:24 |
kroddnoMobil | oder hast du openal manuell installiert? | 16:27 |
sramm | ja habe ich manuell installiert ... | 16:27 |
kroddnoMobil | dann liegen die doch bestimmt unter /usr/local/lib, oder wo sonst? | 16:27 |
sramm | die sind aber alle da .. grrr | 16:27 |
kroddnoMobil | guck mal, worauf /usr/local/lib/libopenal.so.1 verlinkt | 16:28 |
sramm | /usr/lib | 16:28 |
kroddnoMobil | ? | 16:28 |
kroddnoMobil | LD_LIBRARY_PATH=/usr/lib:/usr/local/lib ./freeorion | 16:28 |
kroddnoMobil | das hab ich zwar noch nie gemacht, sollte aber gehen ^^ | 16:28 |
sramm | nop.. der beschwert sich immer noch mit der selben fehlermeldung | 16:29 |
kroddnoMobil | na irgendwas mu� da faul sein ^^ | 16:30 |
kroddnoMobil | ldd /usr/lib/libopenal.so.1 | 16:31 |
kroddnoMobil | mach das mal | 16:31 |
sramm | ha.... | 16:33 |
kroddnoMobil | ? | 16:33 |
sramm | No such file or directory | 16:33 |
kroddnoMobil | also ist der link falsch? | 16:33 |
sramm | sieht so aus | 16:33 |
kroddnoMobil | vdir /usr/lib/libopenal* | 16:33 |
sramm | -rw-r--r-- 1 root root 1080386 2006-02-11 13:16 /usr/lib/libopenal.a | 16:34 |
sramm | -rwxr-xr-x 1 root root 819 2006-02-11 13:16 /usr/lib/libopenal.la | 16:34 |
sramm | lrwxrwxrwx 1 root root 18 2007-07-04 14:28 /usr/lib/libopenal.so -> libopenal.so.0.0.0 | 16:34 |
sramm | lrwxrwxrwx 1 root root 18 2007-07-04 09:46 /usr/lib/libopenal.so.0 -> libopenal.so.0.0.0 | 16:34 |
sramm | -rw-r--r-- 1 root root 225404 2006-12-12 16:33 /usr/lib/libopenal.so.0.0.0 | 16:34 |
kroddnoMobil | und guck mal unter /usr/local/lib | 16:35 |
kroddnoMobil | irgendwoher mu� der ja die info f�r die so.1 herhaben | 16:35 |
sramm | /usr/local/lib nichts gefubdeb | 16:36 |
kroddnoMobil | das kann ich beim besten willen nicht kapieren ^^ | 16:36 |
sramm | warte mal ... | 16:36 |
kroddnoMobil | scons mu� da was verbockt haben | 16:36 |
kroddnoMobil | GeofftheMedio: how can i find out, if freeorion uses the right OpenGL drivers of my system | 16:38 |
GeofftheMedio | I have no idea | 16:38 |
kroddnoMobil | My system is at 100% all the time, i cannot believe that freeorion takes to much processor-power | 16:40 |
kroddnoMobil | Maybe some software-OpenGL is used | 16:40 |
GeofftheMedio | do you have a sidepanel open? it tends to use a lot of CPU when rendering planets | 16:40 |
kroddnoMobil | hm, i can take a closer look | 16:41 |
STalKer-X | GeofftheMedio: when is the next windows version available? :-) | 16:42 |
GeofftheMedio | not sure... depends whenever tzlaine gets it ready | 16:42 |
GeofftheMedio | I think he wants to work out a few quirky bugs first | 16:42 |
kroddnoMobil | sramm: kommste weiter? | 16:43 |
GeofftheMedio | if you have msvc 2005, you should be able to compile it yourself, though | 16:43 |
sramm | nee ich hänge fest | 16:43 |
STalKer-X | GeofftheMedio: well, i have it, but maybe i miss some libs or something :p | 16:44 |
kroddnoMobil | mach mal ein grep im freeorion | 16:44 |
GeofftheMedio | did you get the SDK? | 16:44 |
GeofftheMedio | on the mapwnd, CPU use jumps around near 20% for me. with the sidepanel open, it's near 80% | 16:44 |
kroddnoMobil | irgendwoher mu� der ja die info haben, dass openal1 benutzt wird | 16:44 |
STalKer-X | which SDK? :-) | 16:44 |
GeofftheMedio | the one mentioned on the main page of the wiki, or tzlaine's recent announcement in the programming forum, or which is available from the downloads page on sourceforge | 16:45 |
STalKer-X | mhm, i will try later | 16:45 |
GeofftheMedio | it has almost all the dependencies precompiled, with build system configed to little or no tweaking | 16:45 |
GeofftheMedio | (for WinXP) | 16:46 |
STalKer-X | sounds ok :) | 16:46 |
kroddnoMobil | http://freeorion.org/forum/viewtopic.php?f=9&t=1787 | 16:46 |
tpb | <http://ln-s.net/gJS> (at freeorion.org) | 16:46 |
sramm | kroddnoMobil:/FreeOrion$ grep -i 'libopenal' * | 16:50 |
sramm | config.log:/usr/bin/ld: warning: libopenal.so.1, needed by /usr/lib/libalut.so, not found (try using -rpath or -rpath-link) | 16:50 |
sramm | config.log:/usr/bin/ld: warning: libopenal.so.1, needed by /usr/lib/libalut.so, not found (try using -rpath or -rpath-link) | 16:50 |
sramm | Binary file freeorion matches | 16:50 |
sramm | Binary file freeorionca matches | 16:50 |
sramm | Binary file freeoriond matches | 16:50 |
sramm | sieht aus als wuerde libopenal nicht richtig installiert sein | 16:51 |
sramm | kroddnoMobil: fixed | 16:54 |
kroddnoMobil | oder libalut ist falsch | 16:54 |
kroddnoMobil | wie haste fixed? | 16:55 |
kroddnoMobil | Schreib am besten nen kleinen Thread im Forum, welche Probleme du unter Ubuntu hattest | 16:55 |
sramm | kroddnoMobil: Ich habe nen link zu libopenal.so.1 --> /usr/lib/libopenal.so.0.0.0 gemacht | 16:55 |
kroddnoMobil | das is aber nich fixed ^^ | 16:55 |
kroddnoMobil | so kommts irgendwann bestimmt zu nem Segfault | 16:56 |
kroddnoMobil | aber versuch mal | 16:56 |
sramm | kroddnoMobil: habs schon gestartet .. und sieht aus als ob es funktioniert | 16:56 |
kroddnoMobil | na dann viel spass ;) | 16:56 |
STalKer-X | GeofftheMedio: so i need the ms platform sdk? :-) | 16:57 |
kroddnoMobil | GeofftheMedio: the freeoriond has very much dependencies. Is it not possible to skip all gui-stuff? | 16:57 |
kroddnoMobil | and i found the answer to my question concerning opengl :) | 16:58 |
kroddnoMobil | libGLcore.so.1 => /usr/lib/libGLcore.so.1 (0xb6f7a000) | 16:58 |
kroddnoMobil | libnvidia-tls.so.1 => /usr/lib/tls/libnvidia-tls.so.1 (0xb6f78000) | 16:58 |
sramm | kroddnoMobil: danke fuer deine hilfe... | 16:59 |
kroddnoMobil | mist | 17:02 |
kroddnoMobil | der freeoriond ben�tigt anscheinend X | 17:02 |
kroddnoMobil | ich kann also nicht "mal schnell" nen dedicated server online starten :-( | 17:02 |
GeofftheMedio | stalker: doesn't it come with msvc 2005? | 17:03 |
STalKer-X | nope | 17:03 |
STalKer-X | its a seperate download | 17:03 |
GeofftheMedio | well, then yes, I suppose | 17:03 |
STalKer-X | "meh" :-) | 17:04 |
kroddnoMobil | which port does freeoriond listen on? | 17:04 |
*** sramm has quit IRC | 17:05 | |
STalKer-X | :eek: | 17:05 |
GeofftheMedio | 12345 | 17:06 |
STalKer-X | why do you use wav instead of ogg or any other compressed audio format? =3 | 17:06 |
GeofftheMedio | and 12346 | 17:06 |
GeofftheMedio | and also 12347, it appears | 17:07 |
GeofftheMedio | they're defined in NetworkCore.cpp | 17:07 |
GeofftheMedio | NetworkCore::SERVER_FIND_LISTEN_PORT | 17:08 |
GeofftheMedio | etc. | 17:08 |
kroddnoMobil | And is it possible to run a dedicated server already? | 17:08 |
GeofftheMedio | some audio is compressed. I don't know why others aren't | 17:08 |
GeofftheMedio | dedicated server: not that I know of | 17:08 |
kroddnoMobil | �hm, but what then is freeoriond supposed to do? | 17:09 |
GeofftheMedio | it's the server program | 17:09 |
GeofftheMedio | the client launches it when starting a game | 17:09 |
GeofftheMedio | but I don't think you can launch freeoriond separately | 17:10 |
kroddnoMobil | it startet, but i dont know what it does | 17:10 |
GeofftheMedio | just launch freeorion | 17:10 |
GeofftheMedio | when you start a game, it will launch freeoriond automatically | 17:10 |
GeofftheMedio | the dependencies of the server are due to it using some GG functionality for signals and slots. the server doesn't have a GUI but inherits the dependencies of GG | 17:11 |
STalKer-X | i just need the stuff from trunk, no? | 17:12 |
GeofftheMedio | you should updated from SVN over top of the contents of the SDK | 17:12 |
STalKer-X | eh? :-x | 17:12 |
GeofftheMedio | is that a question? | 17:13 |
STalKer-X | well, yes :p | 17:13 |
GeofftheMedio | rephrase? | 17:13 |
STalKer-X | in svn are the trunk and branches and tagged releases | 17:14 |
STalKer-X | but for compiling i just need the trunk stuff | 17:14 |
GeofftheMedio | yes, get the trunk always | 17:14 |
STalKer-X | i would only keep the trunk then :) | 17:14 |
STalKer-X | and remove the release tags and branches | 17:14 |
GeofftheMedio | keeping branches and tagged versions is standard practice | 17:15 |
STalKer-X | not for me, i don't plan to do any dev work or something on FO :p | 17:16 |
kroddn | kk, starting the freeoriond works, but it crashes with a segfault after joining :) | 17:16 |
kroddn | maybe that would be some work I could join, making the server administrable over a console | 17:17 |
kroddn | or is that no task for now? | 17:17 |
GeofftheMedio | "server remotely managable" is scheduled for v0.5. I don't know where dedicated server stuff falls | 17:18 |
STalKer-X | fine, so i have to install python aswell :p | 17:19 |
GeofftheMedio | and scons | 17:19 |
STalKer-X | bah, just give us win users a nightly build ;D | 17:19 |
GeofftheMedio | I said "almost all the dependencies" | 17:20 |
GeofftheMedio | you'd still need python | 17:20 |
GeofftheMedio | (with a nightly build) | 17:20 |
kroddn | i think you already have a dedicated server, but it is not possible to start it without gui | 17:21 |
STalKer-X | well, i have python installed, but no scons :p | 17:21 |
STalKer-X | ok, i have python 2.5 - guess that won't work ;) | 17:23 |
GeofftheMedio | there's a note in the SDK README.txt about updating the version of python expected | 17:24 |
GeofftheMedio | or you can install 2.4 without difficulty | 17:25 |
STalKer-X | too lazy :x | 17:25 |
STalKer-X | at least today | 17:25 |
kroddn | :-( | 17:28 |
GeofftheMedio | ? | 17:28 |
kroddn | i really wanted to play a multiplayer game, but it does not work | 17:28 |
GeofftheMedio | why not? | 17:28 |
kroddn | the button "start" does not activate | 17:28 |
kroddn | i joined with 2 clients | 17:29 |
GeofftheMedio | make sure they have unique names and colours and empire names | 17:29 |
kroddn | o | 17:29 |
kroddn | empire names... | 17:29 |
GeofftheMedio | "Humans" | 17:29 |
GeofftheMedio | the multiplayer setup wnd could use some improvements obviously | 17:30 |
GeofftheMedio | like column headings, and a message stating why the game can't be started | 17:30 |
kroddn | that was the problem | 17:30 |
GeofftheMedio | is your machine visible to the net? if you give me your ip, I could attempt to join a game you're hosting | 17:31 |
kroddnoMobil | hrhr | 17:32 |
kroddnoMobil | that was fun | 17:32 |
kroddnoMobil | until my X freezed | 17:32 |
GeofftheMedio | doing what? | 17:32 |
kroddnoMobil | Starting 2 Clients in one X-Session, letting one start the server and the other join | 17:33 |
GeofftheMedio | right, but what were you doing in the FO program when it hung? | 17:33 |
kroddnoMobil | but then, after exiting one of both, my X-Session froze | 17:33 |
*** mithro has quit IRC | 17:34 | |
kroddnoMobil | I had those problems before when changing the desktop. For that reasen i always start a second X-Server only for freeorion | 17:36 |
GeofftheMedio | if it's a reproducible bug, you should post a bug report about it on sourceforge | 17:36 |
kroddnoMobil | its reproducable, but cannot be debugged because the X-Server freezes completely, you are not able to do anything except connecting per Network and killing the X-Session | 17:37 |
kroddnoMobil | i'll look at that | 17:38 |
GeofftheMedio | there are other ways of debugging | 17:38 |
kroddnoMobil | maybe by installing a debug-version of the xserver - but i use an nvidia xserver | 17:40 |
GeofftheMedio | or just sticking logging output everywhere, to narrow down the place where the hang happens | 17:40 |
GeofftheMedio | crude, but effective | 17:40 |
kroddnoMobil | i do not think that freeorion is responsible for the freeze | 17:41 |
GeofftheMedio | well... that's reassuring, I suppose... | 17:43 |
GeofftheMedio | for me, if you not | 17:43 |
kroddnoMobil | tomorrow i will try another xserver from nvidia | 17:45 |
GeofftheMedio | ok | 17:45 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!