*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
mithro | greywhind: any luck with the sorting? | 00:40 |
---|---|---|
greywhind | mithro: kind of | 00:40 |
mithro | does the server browser do sorting? | 00:40 |
greywhind | mithro: it's predictable now, but still wrong | 00:41 |
greywhind | mithro; before it seemed to be random, now it actually reverses correctly... it's just not sorted | 00:41 |
mithro | btw, a good thing to try is to print out the left and right bits in the comparison operator | 00:43 |
greywhind | mithro: figured it out | 00:47 |
mithro | greywhind: cool! | 00:48 |
greywhind | mithro: i was looking up the object by its ID, but the ID i was using was the row in the list, not the ID of the object | 00:48 |
mithro | ahh cool | 00:49 |
greywhind | mithro: do you want me to commit the requirements.py change or put it back? | 00:59 |
mithro | greywhind: can you change the if so it does not enter that statement if it's on a mac? | 00:59 |
greywhind | mithro: sure | 00:59 |
mithro | greywhind: and make sure they are seperate commits | 01:02 |
greywhind | mithro: i did. | 01:02 |
mithro | greywhind: cool :) | 01:02 |
CIA-13 | noegnud tpclient-pywx-development * r180f019beda0 /windows/ (main/winIdleFinder.py xrc/winIdleFinder.xrc): IdleFinder: sorting capability added, fixed sizing bug. | 01:03 |
CIA-13 | noegnud tpclient-pywx-development * r6a4a26becf47 /requirements.py: Work-around for localization to allow Mac version to function. | 01:03 |
mithro | greywhind: I also need you to test the packaging stuff | 01:03 |
mithro | I'm assuming you only have one mac? | 01:04 |
greywhind | mithro: well, i have multiple macs, but only one with the necessary stuff installed | 01:04 |
mithro | what version of OS X are you running? | 01:04 |
greywhind | mithro: 10.4.11 | 01:04 |
mithro | greywhind: well that is good - as when you build the packaging it should run on any mac | 01:04 |
greywhind | mithro: i'll check it on two | 01:04 |
greywhind | mithro: the other one is 10.3.9 | 01:04 |
mithro | all intel, or are the older ones PPC? | 01:05 |
greywhind | mithro: older one is PPC | 01:05 |
mithro | okay that is good too | 01:05 |
greywhind | mithro: i've updated all of them past 10.2, so i'm afraid i can't check anything before 10.3.9 | 01:06 |
mithro | nothing older then 10.3.9 will work | 01:06 |
greywhind | most Mac users have at least 10.3.9 though | 01:06 |
greywhind | mithro: do i need to do this tonight, or could i wait for tomorrow? | 01:07 |
mithro | greywhind: well, it would be preferable to do it tonight | 01:07 |
greywhind | mithro: alright... what do i need to do? | 01:07 |
mithro | go to the tpclient directory | 01:07 |
mithro | and type "python setup.py py2app" | 01:08 |
greywhind | mithro: | 01:08 |
greywhind | http://rafb.net/p/NZTO5g97.html (7 lines) | 01:08 |
tpb | Title: Nopaste - No description (at rafb.net) | 01:08 |
mithro | greywhind: hrm... can you figure out where os.copy may have gone? | 01:09 |
mithro | seems shutils | 01:09 |
mithro | copy(src, dst) | 01:10 |
mithro | Copy data and mode bits ("cp src dst"). | 01:10 |
mithro | btw you will need py2app installed | 01:10 |
greywhind | mithro: hmm... do i not have it already? | 01:11 |
mithro | greywhind: dunno - it's not required to run the client | 01:11 |
mithro | only to package it | 01:11 |
greywhind | mithro: so... what about the os.copy thing? | 01:12 |
mithro | s/os.copy/shutil.copy/ | 01:13 |
mithro | (make sure you import it) | 01:13 |
greywhind | mithro: got it... so i change setup.py | 01:13 |
mithro | yeah | 01:13 |
greywhind | mithro: should i commit that? | 01:14 |
mithro | greywhind: yeah | 01:14 |
greywhind | mithro: will do | 01:15 |
greywhind | seems to be working now | 01:15 |
greywhind | i did install py2app | 01:15 |
mithro | cool | 01:16 |
mithro | i'm not sure, but I seem to remeber you needing some disk tool too | 01:16 |
greywhind | mithro: so far, it's going well | 01:16 |
greywhind | mithro: i may have installed the disk tool, since i've used command-line DMG creation before... | 01:17 |
mithro | greywhind: sounds good | 01:17 |
greywhind | mithro: it's done... no visible errors | 01:17 |
mithro | did it create a dmg file? | 01:17 |
greywhind | mithro: yeah | 01:17 |
greywhind | mithro: hmm | 01:18 |
mithro | greywhind: well, time to find out if the dmg work :P | 01:18 |
greywhind | mithro: the app in the dist folder claims i don't have the right version of python | 01:19 |
greywhind | mithro: err wxpython | 01:19 |
mithro | hrm... | 01:19 |
mithro | this is where things get a little tricky :( | 01:19 |
greywhind | mithro: checking the one on the disk image | 01:19 |
greywhind | mithro: may be damaged or incomplete | 01:20 |
greywhind | mithro: :( | 01:20 |
mithro | can you try it on a different computer? | 01:20 |
greywhind | mithro: no, never mind... seems to work | 01:20 |
mithro | oh? | 01:20 |
greywhind | mithro: but same thing | 01:20 |
mithro | on the console? | 01:20 |
greywhind | mithro: no, a popup | 01:21 |
mithro | can you run Mac apps on the console? | 01:21 |
greywhind | mithro: yes... probably | 01:21 |
mithro | greywhind: can you get me a screenshot? | 01:21 |
greywhind | mithro: yes | 01:21 |
greywhind | mithro: running from console gives the same popup | 01:22 |
mithro | any output to the console? | 01:22 |
greywhind | greywhind (11:26 PM):/Applications > ./tpclient-pywx.app/Contents/MacOS/tpclient-pywx | 01:22 |
greywhind | My information: | 01:22 |
greywhind | --------------------------------------------------------------- | 01:22 |
greywhind | My version My version 0.2.99 | 01:22 |
greywhind | Running from /Applications/tpclient-pywx.app/Contents/Resources/lib/python2.5/site-packages.zip | 01:22 |
greywhind | Checking requirements: | 01:22 |
greywhind | --------------------------------------------------------------- | 01:22 |
mithro | any after the Checking requirements? | 01:23 |
greywhind | mithro: that's it | 01:23 |
mithro | quick hack | 01:24 |
mithro | change requiresments.py to not check the wx version | 01:24 |
greywhind | mithro: http://free.prohosting.com/whind/stuff/wxpythonerror.png | 01:24 |
tpb | <http://ln-s.net/1SPw> (at free.prohosting.com) | 01:24 |
mithro | then repackage and try again | 01:24 |
greywhind | mithro: ok | 01:24 |
mithro | any luck? | 01:30 |
greywhind | mithro: creating disk image now | 01:30 |
mithro | okay cool | 01:30 |
greywhind | mithro: i took a minute to change the sorting bug to closed | 01:31 |
greywhind | mithro: we've managed to get both of my processors to 100% for the first time in a while :) | 01:32 |
mithro | oh? :P | 01:34 |
greywhind | mithro: i'm trying to figure out why this package might be giving a "damaged or incomplete" error | 01:34 |
greywhind | even though it works when i run it from command line | 01:34 |
greywhind | mithro: here's what we get now: | 01:35 |
greywhind | http://rafb.net/p/p0RYfJ54.html (68 lines) | 01:35 |
tpb | Title: Nopaste - No description (at rafb.net) | 01:35 |
mithro | oh | 01:36 |
mithro | greywhind: try this | 01:39 |
mithro | http://rafb.net/p/u8WRe674.html | 01:39 |
tpb | Title: Nopaste - patch (at rafb.net) | 01:39 |
mithro | we have tried packaging under mac/windows since we converted to XRC | 01:39 |
mithro | or did the move around | 01:39 |
greywhind | mithro: | 01:41 |
greywhind | http://rafb.net/p/HMrH5655.html (6 lines) | 01:41 |
tpb | Title: Nopaste - No description (at rafb.net) | 01:41 |
mithro | greywhind: you could try manually doing that diff | 01:42 |
greywhind | mithro: i will | 01:42 |
greywhind | mithro: then rebuild? | 01:44 |
mithro | yeah | 01:44 |
mithro | packaging is one of the most frustrating parts of developing for Mac/Windows | 01:49 |
mithro | :( | 01:49 |
greywhind | mithro: i know | 01:49 |
greywhind | mithro: here's the output: | 01:49 |
greywhind | http://rafb.net/p/C36wQ217.html (68 lines) | 01:49 |
tpb | Title: Nopaste - No description (at rafb.net) | 01:49 |
greywhind | mithro: seems that it really can't find wx | 01:50 |
greywhind | mithro: or at least... anything inside wx | 01:51 |
mithro | okay | 01:52 |
mithro | maybe we need to force py2app to include wx | 01:52 |
mithro | what is the output of setup.py? | 01:53 |
mithro | it prints all the packages it thinks your application needs | 01:53 |
mithro | also make sure you have the latest py2app | 01:53 |
greywhind | mithro: | 01:53 |
greywhind | http://rafb.net/p/2EVCW240.html (11 lines) | 01:53 |
tpb | Title: Nopaste - No description (at rafb.net) | 01:53 |
greywhind | >>> py2app | 01:54 |
greywhind | <module 'py2app' from '/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/py2app-0.3.6-py2.5.egg/py2app/__init__.pyc'> | 01:54 |
mithro | greywhind: oh, I mean the output of "python setup.py py2app" | 01:56 |
greywhind | mithro: here you go: | 01:57 |
greywhind | http://rafb.net/p/GYNNur83.html (755 lines) | 01:57 |
tpb | Title: Nopaste - No description (at rafb.net) | 01:57 |
mithro | can you cd into the application | 01:58 |
mithro | and do a find to | 01:58 |
greywhind | "find to" | 01:59 |
greywhind | ? | 01:59 |
greywhind | greywhind (12:03 AM):/Applications/tpclient-pywx.app > find to | 01:59 |
greywhind | find: to: No such file or directory | 01:59 |
mithro | just type "find ." | 02:00 |
mithro | should list all the files in the application | 02:00 |
greywhind | mithro: here: | 02:01 |
greywhind | http://rafb.net/p/aMZRH457.html (2229 lines) | 02:01 |
tpb | Title: Nopaste - No description (at rafb.net) | 02:01 |
mithro | hrm, does look like it is including wx doesn't it? | 02:02 |
greywhind | mithro: it does? | 02:04 |
greywhind | mithro: i don't see wx... | 02:04 |
mithro | ./Contents/Resources/lib/python2.5/lib-dynload/wx | 02:04 |
greywhind | mithro: ah. i see. | 02:05 |
mithro | hrm... | 02:05 |
mithro | but may it isn't including the wx python files | 02:06 |
greywhind | mithro: that's what it seems like... the client finds wx itself, but not any packages/files inside wx | 02:06 |
mithro | o btw | 02:07 |
mithro | change the following line | 02:07 |
mithro | base = os.path.join("dist", "tpclient-pywx.app", "Contents", "Resources", "lib", "python2.4") to | 02:07 |
mithro | base = os.path.join("dist", "tpclient-pywx.app", "Contents", "Resources", "lib", "python2.5") | 02:07 |
mithro | (probably should detect that path based in the python version | 02:07 |
greywhind | mithro: that might make a difference | 02:07 |
mithro | that is just cleanup however | 02:07 |
mithro | change line 171 | 02:08 |
mithro | to be | 02:08 |
mithro | "includes": ['wx'], | 02:08 |
greywhind | mithro: ok... anything else? | 02:08 |
mithro | also | 02:08 |
mithro | do a | 02:08 |
mithro | python | 02:08 |
mithro | >>> import wx | 02:08 |
mithro | >>> print wx.__file__ | 02:09 |
greywhind | >>> print wx.__file__ | 02:09 |
greywhind | "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/wx-2.8-mac-unicode/wx/__init__.pyc" | 02:09 |
greywhind | for some reason it wouldn't send that line... until i put quotes around it | 02:10 |
greywhind | mithro: build again? | 02:10 |
mithro | okay I think I know the problem | 02:11 |
mithro | greywhind: by default IRC commands start with a / :) | 02:11 |
mithro | not quite yet | 02:11 |
greywhind | mithro: good point | 02:11 |
mithro | I know what the problem is | 02:11 |
mithro | but I'm not sure how to fix it | 02:11 |
mithro | greywhind: | 02:14 |
mithro | can you try extracting the following file | 02:14 |
mithro | ./Contents/Resources/lib/python2.5/site-packages.zip | 02:14 |
mithro | and seeing what is in it | 02:14 |
greywhind | http://rafb.net/p/RiNwK963.html (61 lines) | 02:16 |
tpb | Title: Nopaste - No description (at rafb.net) | 02:16 |
mithro | greywhind: can you do a find rather then an ls? | 02:17 |
greywhind | http://rafb.net/p/VSqPpE19.html (568 lines) | 02:17 |
tpb | Title: Nopaste - No description (at rafb.net) | 02:17 |
mithro | greywhind: okay try regerenerating again? | 02:18 |
greywhind | mithro: greywhind (12:29 AM):/Applications/tpclient-pywx.app/Contents/MacOS > ./tpclient-pywx | 02:25 |
greywhind | My information: | 02:25 |
greywhind | --------------------------------------------------------------- | 02:25 |
greywhind | My version My version 0.2.99 | 02:25 |
greywhind | Running from /Applications/tpclient-pywx.app/Contents/Resources/lib/python2.5/site-packages.zip | 02:25 |
greywhind | Checking requirements: | 02:25 |
greywhind | --------------------------------------------------------------- | 02:25 |
greywhind | No module named psyco | 02:25 |
greywhind | No module named pyOpenSSL | 02:25 |
greywhind | No module named OpenSSL | 02:25 |
greywhind | No module named pygame | 02:25 |
greywhind | Thousand Parsec Protocol Library Version (0, 2, 2) | 02:25 |
greywhind | (installed at /Applications/tpclient-pywx.app/Contents/Resources/lib/python2.5) | 02:25 |
greywhind | Thousand Parsec Client Library Version (0, 2, 99) | 02:25 |
*** greywhind has quit IRC | 02:25 | |
*** greywhind_ has joined #tp | 02:26 | |
*** greywhind_ is now known as greywhind | 02:26 | |
greywhind | mithro: | 02:26 |
greywhind | http://rafb.net/p/t3CM0u35.html (71 lines) | 02:26 |
tpb | Title: Nopaste - No description (at rafb.net) | 02:26 |
greywhind | mithro: looks like the same thing | 02:26 |
mithro | can you put at the very top of requirements.py | 02:28 |
mithro | import wx | 02:28 |
mithro | print wx | 02:28 |
mithro | print dir(wx) | 02:28 |
greywhind | mithro: rebuild again? | 02:28 |
mithro | afraid so | 02:28 |
greywhind | mithro: | 02:33 |
greywhind | http://rafb.net/p/gTBbda61.html (71 lines) | 02:33 |
tpb | Title: Nopaste - No description (at rafb.net) | 02:33 |
mithro | yeah I know what is happening now | 02:34 |
mithro | you need to fix the following file | 02:35 |
mithro | ./windows/main/winIdleFinder.py | 02:35 |
mithro | to not need the "from wx import *" | 02:35 |
mithro | (could be as easy as removing that line) | 02:36 |
greywhind | mithro: well, as it turns out, it didn't need it | 02:36 |
mithro | greywhind: okay, so rebuild after doing that | 02:36 |
mithro | (btw a "from x import *" is generally considered bad practice | 02:37 |
greywhind | mithro: in the process | 02:37 |
mithro | I should stop using it myself :P | 02:38 |
mithro | any luck? | 02:39 |
greywhind | mithro: yes! | 02:39 |
mithro | greywhind: cool | 02:40 |
mithro | btw, it would be cool is you installed python-pygame | 02:40 |
greywhind | mithro: only thing left | 02:40 |
mithro | s/is/if/ | 02:41 |
greywhind | mithro: is why it won't let me open the version from the disk image by double-click, only from command line | 02:41 |
greywhind | mithro: although the app in the dist folder works from double-click | 02:41 |
mithro | greywhind: can you try on a different computer | 02:41 |
mithro | I seem to remeber something to do with caching of stuff | 02:41 |
greywhind | mithro: yes... do you want me to try bringing the disk image over or just the app from the folder? | 02:42 |
mithro | the .dmg file | 02:43 |
greywhind | mithro: ok | 02:43 |
mithro | btw, are the icons and background showing up correctly? | 02:43 |
greywhind | mithro: the background is | 02:43 |
mithro | (I'm not sure they work on 10.3.9) | 02:43 |
mithro | I'm pretty sure the icon won't work locally unless you restart your computer (some type of caching thing) | 02:44 |
greywhind | mithro: and on the second opening of the disk image, the icon shows up | 02:44 |
mithro | greywhind: what size is the disk image? about 38 mb? | 02:44 |
mithro | (btw you should remove wx from the "includes") | 02:44 |
greywhind | mithro: 41 mb | 02:44 |
mithro | can you also do a find in the app directory and I will update the cleanup and excludes to try and get that down a bit in size | 02:45 |
greywhind | mithro: give me a minute to test this first | 02:45 |
mithro | okay sure | 02:46 |
mithro | thanks for doing all this | 02:46 |
greywhind | mithro: no problem... it's only sleep :P | 02:47 |
mithro | greywhind: did you ever send me your postal address? | 02:48 |
greywhind | mithro: i don't think so... i don't remember you asking for it? | 02:49 |
mithro | may I didn't | 02:49 |
mithro | I'm probably getting confused with the Summer of Code students | 02:49 |
mithro | anyway, it would be a good idea to give me a postal address :P | 02:49 |
greywhind | mithro: ok. i'll send an e-mail. | 02:49 |
mithro | and your tshirt size | 02:49 |
greywhind | mithro: on 10.3.9: | 02:54 |
greywhind | http://rafb.net/p/nV0hle92.html (89 lines) | 02:54 |
tpb | Title: Nopaste - No description (at rafb.net) | 02:54 |
greywhind | mithro: i have the feeling you'll need a separate 10.3.9 package if you want to support < version 10.4 | 02:55 |
mithro | oh dang, you'll have to build the package on 10.3.9 :( | 02:55 |
mithro | btw don't forget to revert requirements.py | 02:55 |
greywhind | mithro: will do | 02:56 |
greywhind | mithro: what do you want me to do about the wxPython check? | 03:01 |
mithro | greywhind: can you put it back and see if it still works? | 03:01 |
greywhind | mithro: it doesn't | 03:02 |
mithro | well, we need to disable that when run from the package | 03:03 |
mithro | can you tell me what is in __boot__.py | 03:04 |
mithro | in the package? | 03:04 |
greywhind | mithro: | 03:05 |
greywhind | http://rafb.net/p/eLZnLM92.html (159 lines) | 03:05 |
tpb | Title: Nopaste - No description (at rafb.net) | 03:05 |
mithro | can you also do that find for me? | 03:06 |
greywhind | mithro: just the general find? | 03:06 |
mithro | greywhind: yeah | 03:06 |
mithro | try putting the following around the wxversion check | 03:06 |
mithro | if not hasattr(sys, "frozen") or sys.frozen != 'macosx_app': | 03:07 |
greywhind | mithro: | 03:07 |
greywhind | http://rafb.net/p/Y4sQOG49.html (1724 lines) | 03:07 |
tpb | Title: Nopaste - No description (at rafb.net) | 03:07 |
greywhind | mithro: rebuild? | 03:08 |
mithro | yes | 03:09 |
mithro | can you paste the output of the rebuild too | 03:09 |
greywhind | mithro: will do | 03:09 |
greywhind | mithro: that fixed it | 03:12 |
mithro | greywhind: cool! | 03:12 |
mithro | greywhind: well, I think we are getting close to being done for tonight | 03:13 |
greywhind | mithro: | 03:13 |
greywhind | http://rafb.net/p/IUOwsy50.html (1207 lines) | 03:13 |
tpb | Title: Nopaste - No description (at rafb.net) | 03:13 |
mithro | how are you feeling, do you think we have time to try and reduce the size of the package - or should we leave that till another day? | 03:14 |
greywhind | mithro: could we do it tomorrow? | 03:15 |
greywhind | mithro: it's at 41 MB | 03:15 |
mithro | sure, we know that we can atleast build a package now | 03:15 |
greywhind | mithro: to be specific, 42,981,411 bytes | 03:16 |
greywhind | mithro: shall i commit and push? | 03:16 |
mithro | what changes do you have pending? | 03:16 |
greywhind | mithro: | 03:16 |
greywhind | http://rafb.net/p/VwSeat45.html (14 lines) | 03:16 |
tpb | Title: Nopaste - No description (at rafb.net) | 03:16 |
greywhind | http://rafb.net/p/FOqOqg82.html (58 lines) | 03:17 |
tpb | Title: Nopaste - No description (at rafb.net) | 03:17 |
mithro | okay they all look good | 03:17 |
greywhind | mithro: | 03:20 |
greywhind | http://rafb.net/p/dfwFzI76.html (13 lines) | 03:20 |
tpb | Title: Nopaste - No description (at rafb.net) | 03:20 |
greywhind | mithro: any ideas? | 03:23 |
mithro | greywhind: that worked fine | 03:24 |
mithro | it appears tha CIA was/is not working | 03:24 |
greywhind | mithro: oh, ok... that's good | 03:24 |
mithro | if you do another push | 03:24 |
mithro | it should say nothing to do | 03:24 |
greywhind | mithro: yep | 03:24 |
greywhind | i was confused by the XML-RPC Error: | 03:24 |
mithro | yeah, that is the CIA script | 03:24 |
mithro | (it uses XML-RPC to tell the CIA bot about the commit) | 03:25 |
greywhind | mithro: ok then... i'm going to sleep now, unless there's something else. | 03:25 |
mithro | no, thanks for all your help! | 03:25 |
greywhind | mithro: i'm glad it happened to be friday so i could do it | 03:25 |
mithro | greywhind: you going to be around much this weekend? | 03:25 |
greywhind | mithro: i'll try... not sure what if anything i'll have going on | 03:25 |
mithro | okay | 03:26 |
greywhind | see you tomorrow | 03:26 |
mithro | cool | 03:27 |
CIA-13 | noegnud tpclient-pywx-development * r16ec8aa54e57 / (5 files in 3 dirs): | 03:29 |
CIA-13 | Fixed setup.py and requirements.py to allow correct packaging for Mac. | 03:29 |
CIA-13 | Also made small change to IdleFinder imports to fix packaging bug. | 03:29 |
*** tuna-fish has joined #tp | 05:17 | |
*** tuna-fish is now known as tuna | 05:17 | |
*** JLP has joined #tp | 05:40 | |
JLP | ahoy * | 05:40 |
mithro | hey JLP | 06:06 |
mithro | at the moment, it looks like mac users will have to do without translations | 06:06 |
mithro | JLP: what to the gentoo "ebuilds" do? | 06:07 |
mithro | ~seen Appleman123 | 06:07 |
tpb | mithro: I have not seen Appleman123. | 06:07 |
mithro | ~seen Appleman1234 | 06:07 |
tpb | mithro: Appleman1234 was last seen in #tp 2 days, 9 hours, 29 minutes, and 43 seconds ago: <Appleman1234> ok | 06:07 |
mithro | :( | 06:07 |
JLP | mithro: too bad about translations :( not many mac users in slovenia though so if it works on Linux it is fine fo | 06:14 |
JLP | ebuilds, well, they are recipes how to build the source into bnary form and then install that and keep inventary of installed stuff and dependencies in portage database | 06:15 |
JLP | something like spec files for RPM | 06:15 |
mithro | is it worth having them for gentoo users listed somewhere? | 06:23 |
mithro | JLP: it works fine under Linux, I have no idea how to easily test under windows | 06:24 |
mithro | I don't have an option for slovenian under windows | 06:24 |
JLP | mithro: yeah it sux, in windows you have to get a separate slovenian language interface pack, only available for WinXp Pro and you have to pay for it | 06:28 |
JLP | mithro: i think it wouldn't hurt to have the ebuilds and other packaging recipes somwhere in the repository so that anyone can then come and improve them | 06:28 |
mithro | maybe we need to do an "Australian" translation | 06:29 |
mithro | JLP: can you record a list of things which are not being translated (and fixing them breaks something?) | 06:30 |
mithro | greywhind should have fixed the idle sorting bug too | 06:30 |
JLP | yeah i will note this, so far i couldn't find in the source where to translate this Resources overlay options for Home Planet and Ship Part | 06:31 |
JLP | and the units for planetary resources | 06:32 |
mithro | units for planetary resources come from the server | 06:32 |
JLP | looks like the names for this come from the server | 06:32 |
mithro | anything which comes out of the ".cache" is from the server | 06:33 |
*** CIA-13 has quit IRC | 07:25 | |
*** CIA-12 has joined #tp | 07:35 | |
*** Epyon has joined #tp | 07:42 | |
*** peres has joined #tp | 08:02 | |
mithro | hey peres | 08:07 |
mithro | what ever happened to that name generator? | 08:07 |
peres | it's here on my disk, still in its original version | 08:14 |
mithro | whats it's output like these days? | 08:18 |
peres | a list of strings | 08:18 |
mithro | peres: I mean the quality :) | 08:19 |
peres | sorry :P the same as you in the list I gave some time ago | 08:20 |
mithro | didn't you have to restart over christmas? | 08:20 |
peres | i promised to, but i didn't keep my promise | 08:21 |
peres | bad, isn't it? I just hadn't any time | 08:21 |
mithro | ahh, so you didn't actually get anywhere :( | 08:22 |
peres | i'm looking at the code right now... i guess i improved it somehow after i gave you the list | 08:26 |
peres | still, it is largely unsatisfactory | 08:27 |
mithro | bad generator is a lot better then no generator :P | 08:32 |
peres | mithro: what about using classical star names for bodies in tp? | 08:59 |
peres | mithro: with 250 base names, 20 first-level modifiers and 20 second-level modifiers, we should get 100000 names | 09:04 |
mithro | peres: sounds good :P | 09:35 |
mithro | anyway off to bed | 09:36 |
mithro | should have been in bed hours ago | 09:36 |
peres | have a good night | 09:44 |
*** Demitar has quit IRC | 09:44 | |
*** CIA-12 has quit IRC | 10:27 | |
*** Epyon has quit IRC | 10:30 | |
*** CIA-12 has joined #tp | 10:37 | |
*** CIA-12 has joined #tp | 10:46 | |
*** peres has quit IRC | 10:59 | |
tpb | disconnected from worldforge: Ping sent at 2008-01-26T12:37:51 not replied to. | 12:39 |
*** tpb` has joined #tp | 12:40 | |
*** tpb` is now known as tpb | 12:40 | |
*** ChanServ sets mode: +o tpb | 12:40 | |
*** greywhind has quit IRC | 15:29 | |
*** zzorn has quit IRC | 16:18 | |
*** zzorn has joined #tp | 16:32 | |
*** Demitar has joined #tp | 16:49 | |
*** mithro has quit IRC | 17:07 | |
*** mithro has joined #tp | 17:32 | |
mithro | hey people | 17:32 |
zzorn | hi | 17:43 |
*** zzorn has quit IRC | 17:43 | |
CIA-12 | mithro tpclient-pywx-development * rba311cf3ad55 /setup.py: | 18:00 |
CIA-12 | Some changes to the setup.py for packaging on Mac. | 18:00 |
CIA-12 | - Clean up some more files on Mac. | 18:00 |
CIA-12 | - Ignore some parts of numeric which are not needed. | 18:00 |
CIA-12 | - "Fix" the version. | 18:00 |
CIA-12 | mithro tpclient-pywx-development * re7cb3a9e2414 / (7 files in 4 dirs): Use "unicode" instead of "str" to make sure localization works. | 18:00 |
mithro | ~seen greywhind | 18:01 |
tpb | mithro: greywhind was last seen in #tp 14 hours, 34 minutes, and 10 seconds ago: <greywhind> see you tomorrow | 18:01 |
*** greywhind_ has joined #tp | 18:10 | |
*** greywhind_ is now known as greywhind | 18:10 | |
mithro | morning greywhind | 18:14 |
mithro | I have to get on a plane in 20 minutes, I'm at the airport using the wireless | 18:14 |
greywhind | mithro: morning - anything you'd like me to do? | 18:15 |
mithro | yes | 18:15 |
mithro | I would like you to go inside the .app | 18:15 |
mithro | and see how much of the numpy stuff you can remove before tpclient-pywx no longer runs | 18:15 |
greywhind | mithro: will do | 18:16 |
mithro | my current guess is the following | 18:17 |
mithro | 'numpy.numarray', 'numpy.oldnumeric', | 18:17 |
mithro | 'numpy.distutils', 'numpy.doc', 'numpy.f2py', 'numpy.fft', 'numpy.lib.tests', 'numpy.testing' | 18:17 |
mithro | you could try building the package again first if you wanted | 18:17 |
mithro | it should be a little more brutal cleaning up the mess py2app makes | 18:18 |
mithro | hopefully we can get the package down to like 35mb | 18:18 |
CIA-12 | mithro tpclient-pywx-development * re02397790e05 /windows/main/overlays/Systems.py: In waypoint mode cycle through the objects in a system. | 18:22 |
CIA-12 | mithro tpclient-pywx-development * r3101031c1c8a /windows/main/panelStarMap.py: Added shortcut for changing to the waypoint mode. | 18:22 |
mithro | greywhind: any luck with the "home system" button? | 18:22 |
greywhind | mithro: didn't have time to fix it yet | 18:22 |
mithro | as I would also like to use the code to select an object right after startup | 18:22 |
greywhind | mithro: if i remove everything you stated, i get this: Possible problems found: | 18:23 |
greywhind | --------------------------------------------------------------- | 18:23 |
greywhind | The following requirements where not met: | 18:23 |
greywhind | python-numpy | 18:23 |
greywhind | python-numpy-ext | 18:23 |
mithro | okay | 18:23 |
mithro | well, fixing the home system button is more important at the moment | 18:24 |
greywhind | mithro: i'll work on that then. | 18:24 |
mithro | we may be able to just change the check for numpy above in the same way we did the wxversion thing | 18:24 |
CIA-12 | mithro tpclient-pywx-development * r7ffdb376c195 /windows/main/panelStarMap.py: | 18:26 |
CIA-12 | Don't go into waypoint mode if the object can't move! | 18:26 |
CIA-12 | (Need to fix this properly.) | 18:26 |
greywhind | mithro: what function is used to move the starmap view? | 18:31 |
mithro | greywhind: hrm, none really | 18:31 |
mithro | you could use Move i think | 18:31 |
mithro | checkout the GUIMove stuff | 18:31 |
greywhind | mithro: well, something has to be called when the player drags the canvas... | 18:32 |
mithro | greywhind: yeah, see the GUIMove stuff | 18:32 |
greywhind | mithro: where's that? | 18:32 |
mithro | not quite sure, do a grep :) | 18:32 |
mithro | well my plane is about to board | 18:39 |
mithro | see ya! | 18:39 |
greywhind | mithro: have a nice flight | 18:39 |
CIA-12 | mithro tpclient-pywx-development * rcc8be56c4e6b /tpclient-pywx: Added a precondition to calling an event's handler. | 18:41 |
CIA-12 | mithro tpclient-pywx-development * ra510a5a475f1 /windows/ (winServerBrowser.py xrc/winServerBrowser.xrc): Fixed the winServerBrowser and disabled non-functioning bits. | 18:41 |
*** mithro has quit IRC | 19:02 | |
*** xdotx has joined #tp | 20:16 | |
*** xdotx has quit IRC | 21:11 | |
*** jotham has quit IRC | 21:41 | |
*** greywhind has quit IRC | 23:33 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!