#hazzy | Logs for 2018-10-30
Back
[02:18:34] -!- matrixbotGitter[ has quit [Ping timeout: 250 seconds]
[02:18:37] -!- hazzy[m] has quit [Ping timeout: 250 seconds]
[02:18:58] -!- grijalvap[m] has quit [Ping timeout: 250 seconds]
[02:20:00] -!- hazzy[m] has joined #hazzy
[02:20:33] -!- matrixbotGitter[ has joined #hazzy
[02:22:24] -!- grijalvap[m] has joined #hazzy
[07:31:41] <jthornton> morning
[08:46:13] <hazzy-m> Morning
[09:32:29] * TurBoss uploaded an image: VectorImage_2018-10-30_023204.jpg (211KB) < https://matrix.org >
[09:32:44] <TurBoss> Found touch screen
[09:32:45] <TurBoss> XD
[09:33:10] <jthornton> hazzy-m: if you get a chance look at this tiny one function lib and tell me why I can't access the method test https://paste.ubuntu.com
[09:34:05] <hazzy-m> TurBoss nice! The Kodak screens are good
[09:34:32] <TurBoss> Is ab elo
[09:34:38] <TurBoss> An*
[09:35:03] <TurBoss> from a shop
[09:37:04] -!- hazzy1 has joined #hazzy
[09:37:05] -!- mode/#hazzy [+o hazzy1] by ChanServ
[09:39:33] <hazzy-m> jthornton: It is true that the jt module has no attribute test
[09:39:38] <hazzy-m> you need to do
[09:39:41] <hazzy-m> from jt import location
[09:39:53] <hazzy-m> location.test
[09:40:13] <hazzy-m> actually you need to initialize the class too
[09:40:20] <hazzy-m> l = location()
[09:40:22] <hazzy-m> l.test
[09:40:59] <JT-Shop> ok thanks
[09:41:10] <JT-Shop> been pulling my hair out over this lol
[09:49:06] <TurBoss> hazzy: can I put brender on fullscreen=
[09:49:07] <TurBoss> ?
[09:52:37] <hazzy-m> Yes use the --fullscreen flag on the cmd line
[09:52:48] <TurBoss> ok ty
[09:54:36] <hazzy-m> You can pint all the options with --help
[09:57:23] -!- JT-Fshop has joined #hazzy
[10:21:41] <jthornton> this is what I get when I try and from jt import location https://paste.ubuntu.com
[10:33:06] * TurBoss sent a long message: < https://matrix.org >
[10:33:06] <TurBoss> jthornton: ^
[10:33:16] <TurBoss> class names should be uppercase
[10:36:27] <jthornton> not according to PEP 8...
[10:37:07] <TurBoss> yep
[10:37:42] <jthornton> maybe 3.5.2 is borked dunno
[10:39:05] * TurBoss sent a long message: < https://matrix.org >
[10:39:39] <jthornton> wth is going on here lol
[10:39:52] -!- Roguish has joined #hazzy
[10:40:21] <jthornton> I can import jt but not from jt import location... oh I bet because I didn't start a new shell
[10:40:53] <jthornton> nope that ain't it :(
[10:41:02] <TurBoss> try
[10:41:05] <TurBoss> from jt.jt import location
[10:43:18] <jthornton> hmm that worked :)
[10:43:24] <jthornton> now to understand why...
[10:43:45] <TurBoss> directory.code
[10:53:05] <jthornton> thanks, I'm missing something in my install then lol back to work for me
[15:43:18] -!- Roguish has quit [Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805]]
[16:31:07] -!- Roguish has joined #hazzy
[18:26:41] <hazzy-m> logs