#jython IRC Log (v0.9)

Index

IRC Log for 2014-09-14

Timestamps are in GMT/BST.

[0:04] * like2omg (~like2omg@71-222-33-82.ptld.qwest.net) has joined #jython
[0:29] * dorkmafia (~dorkmafia@2601:9:680:89b:d5eb:462a:94:9b13) Quit (Ping timeout: 260 seconds)
[0:32] * dorkmafia (~dorkmafia@2601:9:680:89b:1d4e:b3bc:2e45:7955) has joined #jython
[0:35] * like2omg (~like2omg@71-222-33-82.ptld.qwest.net) has left #jython
[2:19] * dorkmafia (~dorkmafia@2601:9:680:89b:1d4e:b3bc:2e45:7955) Quit (Ping timeout: 260 seconds)
[2:41] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[3:05] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) has joined #jython
[6:22] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Remote host closed the connection)
[6:28] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[6:37] * ebarrett (~edd@host-78-148-190-31.as13285.net) Quit (Ping timeout: 240 seconds)
[6:38] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 260 seconds)
[6:43] <dorkmafia> does jython support cytpes util? http://bugs.jython.org/issue1328?@ok_message=msg%209002%20created%0Aissue%201328%20nosy%2C%20messages%2C%20versions%20edited%20ok&@template=item
[6:45] * r0bby_ (~wakawaka@guifications/user/r0bby) has joined #jython
[6:47] * r0bby_ is now known as robbyoconnor
[6:47] * ebarrett (~edd@host-92-23-228-34.as13285.net) has joined #jython
[6:48] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) Quit (Ping timeout: 260 seconds)
[7:02] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 245 seconds)
[7:09] * a42niem (~niem@p578b7daf.dip0.t-ipconnect.de) has joined #jython
[7:15] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[7:35] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[7:36] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[8:12] * demonspork (~demonspor@184-157-0-210.dyn.centurytel.net) has joined #jython
[8:15] * demonspork (~demonspor@184-157-0-210.dyn.centurytel.net) has left #jython
[8:22] * Kid_A (~alan@173.218.65.172) has joined #jython
[8:22] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 245 seconds)
[8:45] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) has joined #jython
[8:49] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) Quit (Ping timeout: 272 seconds)
[10:45] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) has joined #jython
[10:50] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) Quit (Ping timeout: 260 seconds)
[11:39] * Oti (~ohumbel@adsl-178-39-157-77.adslplus.ch) has joined #jython
[12:46] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) has joined #jython
[12:51] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) Quit (Ping timeout: 272 seconds)
[12:56] * Kid_A (~alan@173.218.65.172) Quit (Ping timeout: 245 seconds)
[13:49] * mgolisch (~quassel@2a01:238:43b9:6800:922e:bf28:9aab:b23) has joined #jython
[13:51] <mgolisch> hm cant seem to install anything using easy_install on windows
[13:51] <mgolisch> is jython on windows broken?
[13:52] <agronholm> mgolisch: so what happens?
[13:54] <mgolisch> UnicodeDecodeError: 'unicodeescape' codec can't decode bytes in position 47-53: illegal Unicode character
[13:54] <mgolisch> everything i tried to install seems to abort with an error like that
[13:55] <agronholm> traceback?
[14:00] <mgolisch> hm sorry i was using pip, maybe thats why it didnt work, but using easy install doesnt work either it gives me some other error:
[14:00] <mgolisch> https://gist.github.com/anonymous/373ecbfba61717171852
[14:00] <mgolisch> https://gist.github.com/anonymous/c779b257b25c34adb4c4
[14:01] <agronholm> I knew that error was pip related so I was quite confused when you claimed it was from easy_install
[14:01] <agronholm> but I bet easy_install works with other distributions, yes?
[14:01] <agronholm> there's a custom fork of pip that works with the current jython
[14:02] * Kid_A (~alan@173.218.65.172) has joined #jython
[14:06] <mgolisch> agronholm: you mean if easy_install works for other python packages? i only tried the stuff i need in my project, namely sqlalchemy and various flask extensions
[14:06] <agronholm> and nothing works with easy_install...?
[14:07] <mgolisch> some things seem to work some give this indexoutofrange error
[14:07] <mgolisch> guess ill just try to install the stuff manualy that fails
[14:08] <agronholm> can you figure out where the index error comes from?
[14:11] * mary (~ircfnode@unaffiliated/mary) Quit (Quit: Reconnecting)
[14:12] <mgolisch> the stacktrace indicates its from some auto_chmod method in setuptools if i read it correctly
[14:12] * mary (~ircfnode@moya.miuark.net) has joined #jython
[14:12] * mary (~ircfnode@moya.miuark.net) Quit (Changing host)
[14:12] * mary (~ircfnode@unaffiliated/mary) has joined #jython
[14:12] <mgolisch> guess ill look at the temporary files it created, maybe i can figure out whats wrong
[14:47] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) has joined #jython
[14:52] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) Quit (Ping timeout: 272 seconds)
[14:58] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) has joined #jython
[15:08] * Kid_A (~alan@173.218.65.172) Quit (Ping timeout: 260 seconds)
[15:14] <dorkmafia> http://bugs.jython.org/issue1328 for this issue how would i get ctypes util to work?
[15:16] <agronholm> someone would have to provide a patch methinks
[15:42] * Oti (~ohumbel@adsl-178-39-157-77.adslplus.ch) Quit (Ping timeout: 250 seconds)
[15:45] * Oti (~ohumbel@adsl-178-39-157-77.adslplus.ch) has joined #jython
[15:58] * Oti (~ohumbel@adsl-178-39-157-77.adslplus.ch) Quit (Ping timeout: 250 seconds)
[16:09] * Oti (~ohumbel@adsl-178-39-157-77.adslplus.ch) has joined #jython
[16:30] * Kid_A (~alan@173.218.65.172) has joined #jython
[16:35] * Oti (~ohumbel@adsl-178-39-157-77.adslplus.ch) Quit (Ping timeout: 272 seconds)
[16:49] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) Quit (Ping timeout: 260 seconds)
[16:52] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 245 seconds)
[16:53] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[16:54] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) has joined #jython
[17:15] <dorkmafia> agronholm: oh when I was reading the comments on the bug it sounded like I could just copy my system one over?
[17:15] <dorkmafia> a patch just from the ctypes.util?
[17:15] <agronholm> what patch
[17:16] <dorkmafia> sorrty from earlier: http://bugs.jython.org/issue1328 for this issue how would i get ctypes util to work?
[17:16] <agronholm> I see two patches there -- does either one give you ctypes.util?
[17:17] <dorkmafia> i think both the patches have been included in the latest version of jython
[17:17] <agronholm> so what patch were you talking about that you could just copy over?
[17:19] <dorkmafia> i meant my local python 2.7 ctypes
[17:19] <dorkmafia> i guess copying that over won't work
[17:19] <agronholm> is ctypes.util a python module?
[17:21] <agronholm> oh, it is
[17:21] <agronholm> I still doubt that just copying it over will do any good
[17:21] <dorkmafia> ctypes/util.py
[17:23] <dorkmafia> yah I'm trying to see if I can get this to work in jython: https://github.com/awahlig/skype4py skype is such a pain
[17:24] <agronholm> this would be easier with cpython
[17:24] <agronholm> do you absolutely need jython for this?
[17:26] <dorkmafia> well there isn't a really good java lib for skype
[17:26] <agronholm> what kind of app do you have then
[17:27] <dorkmafia> well i have a skype bot written in java and then skype killed support for their skypekit
[17:27] <agronholm> and you don't want to convert your bot to python
[17:28] <dorkmafia> i'd prefer not to since there is quite a bit of code
[17:28] <agronholm> microsoft really excels in this sort of thing
[17:28] <dorkmafia> yup
[17:28] <dorkmafia> they get a gold star for killing software
[17:29] <dorkmafia> i'm honestly not sure how long the python lib wll work seems like at it's more of a desktop level
[17:41] <dorkmafia> oh well copying over util.py didn't work
[17:54] <dorkmafia> i think find_library is the only thini need to get working for my os anyway
[17:59] * Kid_A (~alan@173.218.65.172) Quit (Ping timeout: 272 seconds)
[18:24] * Kid_A (~alan@173.218.65.172) has joined #jython
[18:32] * Kid_A (~alan@173.218.65.172) Quit (Ping timeout: 272 seconds)
[18:36] <dorkmafia> so i think i got past the find_library issue but now i'm stuck at CFUNCTION
[18:37] <dorkmafia> i noticed there is _Function inside cytpes/__int__.py
[19:08] -mist- [Global Notice] Reminder - This weekend freenode staff identified some compromised binaries present on a number of servers in the network. These servers have been taken offline. Since password-sniffing may have taken place, we advise all users to change their passwords. /msg nickserv set password newpasshere. More information will follow later in the week. http://blog.freenode.net/2014/09/server-issues-2/
[19:12] -mist- [Global Notice] Please note - this is not a new issue, just another notice of the same issue from the weekend. If you already changed your password following the previous announcement you do not need to change it again. Sorry for any confusion.
[19:35] * dorkmafia (~dorkmafia@2601:9:680:89b:95bf:74ca:c7a3:a711) Quit (Ping timeout: 272 seconds)
[19:57] * dorkmafia (~dorkmafia@2601:9:680:89b:1884:a1ec:56c2:e6dd) has joined #jython
[20:40] * Oti (~ohumbel@adsl-89-217-241-20.adslplus.ch) has joined #jython
[20:41] <Oti> /msg nickserv set password roserotichuee
[20:42] <Oti> sorry having troubles with passwords - glad i am using swiss german
[20:43] <dorkmafia> /msg NickServ help
[20:44] <Oti> dorkmafia thanks a lot ;-)
[20:44] <dorkmafia> try this /msg NickServ help set password
[20:44] <dorkmafia> i think you need to auth first though
[20:44] <dorkmafia> :)
[20:45] <dorkmafia> how would I chagnes this to use _Function instead of CFUNCTION? http://paste.debian.net/120873/
[20:47] * a42niem (~niem@p578b7daf.dip0.t-ipconnect.de) Quit (Ping timeout: 272 seconds)
[20:47] * Kid_A (~alan@173.218.65.172) has joined #jython
[21:14] * dorkmafia (~dorkmafia@2601:9:680:89b:1884:a1ec:56c2:e6dd) Quit (Ping timeout: 272 seconds)
[21:57] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 272 seconds)
[22:09] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[22:37] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[23:25] * Kid_A (~alan@173.218.65.172) Quit (Ping timeout: 250 seconds)
[23:59] * offbyone_ (~offbyone@spf.ip6.is-is.ca) has joined #jython

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).