*** tpb has joined #timvideos | 00:00 | |
CarlFK | jea: you have some time to play detective? | 00:13 |
---|---|---|
CarlFK | https://2017.pycon-au.org/schedule/conference.json conf_key": 198, contact": ["redacted"], | 00:13 |
CarlFK | to get the email you need to both log in and maybe also granted rights | 00:14 |
jea | CarlFK: let me have a look | 00:21 |
jea | CarlFK: do you specifically want the contact details of that one, or do you want me to get access to contact details for all (by getting the permissions)? | 00:22 |
CarlFK[m] | xfxf said he wasn't getting contact - I was helping him debug logging in.. later realized logging in may not be the problelem if his account doesn't have perms | 00:23 |
jea | right. I see redacted as well, but I will go and ask people for access | 00:25 |
jea | back soon | 00:25 |
CarlFK[m] | hold... | 00:25 |
CarlFK[m] | you may want to look at the source to see what rights it is looking for | 00:25 |
jea | ok | 00:25 |
jea | https://github.com/pyconau2017/symposion/blob/master/symposion/schedule/views.py#L245 | 00:27 |
tpb | Title: symposion/views.py at master · pyconau2017/symposion · GitHub (at github.com) | 00:27 |
CarlFK[m] | yes, that | 00:27 |
jea | i'll go ask for that | 00:27 |
jea | CarlFK: I now have an email address instead of "redacted" | 00:39 |
jea | xfxf should also have that for his account | 00:40 |
CarlFK[m] | was it something they had to set just now? | 00:41 |
jea | ryan should have had it already. i just got given permission on my account | 00:41 |
CarlFK[m] | rats. that means veyepar addeps.py wasn't logging in right | 00:41 |
CarlFK[m] | but at least we know the admin side works as expected | 00:42 |
jea | anything you would like me to do for it then? | 00:43 |
CarlFK[m] | try running it - don't pass -u so it won't update veyepar;s db | 00:53 |
CarlFK[m] | it = addeps.py | 00:53 |
CarlFK[m] | addeps.py -v | 00:54 |
CarlFK[m] | stare at the spew, try to figure out why it isn't loggin in :p | 00:55 |
mithro | tumbleweed: So, pull request? | 00:57 |
micolous | Maybe there needs to be some oauth flow? | 00:58 |
CarlFK[m] | https://github.com/CarlFK/veyepar/blob/master/dj/scripts/addeps.py#L3721-L3749 | 00:59 |
tpb | Title: veyepar/addeps.py at master · CarlFK/veyepar · GitHub (at github.com) | 00:59 |
CarlFK[m] | trace that code, figure out what is failing | 00:59 |
CarlFK[m] | micolous: hey there | 01:00 |
micolous | CarlFK[m]: hai | 01:01 |
CarlFK[m] | login ret: <Response [403]> | 01:24 |
CarlFK[m] | login ret: <Response [200]> | 01:28 |
CarlFK[m] | woo! | 01:28 |
CarlFK[m] | http*s* | 01:28 |
tumbleweed | mithro: yeah, been setting up a room | 01:49 |
tumbleweed | mithro: | 01:55 |
tumbleweed | https://github.com/timvideos/HDMI2USB-litex-firmware/pull/341 | 01:55 |
tpb | Title: Use CRLF line-endings by stefanor · Pull Request #341 · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com) | 01:55 |
*** rohitksingh has joined #timvideos | 02:46 | |
CarlFK[m] | jea: I am guessing your preview vids don't have sound. | 03:39 |
CarlFK[m] | https://github.com/CarlFK/veyepar/commit/5f7cb9333e4600fb79c892f65614a87c30804dfe " Remove symaphore.tmp, I think it confused the encoding parameters. " | 03:40 |
tpb | Title: Remove symaphore.tmp, I think it confused the encoding parameters. · CarlFK/veyepar@5f7cb93 · GitHub (at github.com) | 03:40 |
jea | CarlFK[m]: I'm not sure what has been run for the preview videos | 03:45 |
xfxf | CarlFK[m]: i abuse your intended workflow, you should know this :P | 05:47 |
xfxf | youtube is my preview.. and i do the email step after tweet | 05:47 |
xfxf | i just override ready state id's | 05:48 |
CarlFK[m] | thats why it takes you so long ;) | 05:48 |
xfxf | videos out same day thank you :P | 05:48 |
CarlFK[m] | oh hey, I have another for the blooper real... | 05:52 |
CarlFK[m] | "I am going to do my lightning talk FROM A PODIUM WE AREN'T USING!!! | 05:52 |
xfxf | we just had something similar | 05:54 |
xfxf | a wild table appears off stage 20 mins before a talk | 05:55 |
CarlFK[m] | lol | 05:58 |
CarlFK[m] | other fun from PyOhio: | 05:58 |
CarlFK[m] | suggested plan A: we try using the venue sound system, test.. if that dosen't work go to plan B: receivers and mixers on the recording table... | 05:59 |
CarlFK[m] | me: we don't have time for A, lets just go with B. | 05:59 |
CarlFK[m] | OK! | 05:59 |
CarlFK[m] | on my way in.. "we decided to go with A" | 05:59 |
CarlFK[m] | it wasn't a complete disaster, but it was shaky and not well defined how to deal with problems | 06:00 |
CarlFK[m] | can't really adjust levels on the fly - have to punch a touch screen .. bla bla hassle no one really knows... | 06:01 |
*** rohitksingh has quit IRC | 06:55 | |
Ishan_Bansal | mithro : ping | 07:56 |
mithro | Ishan_Bansal: pong | 07:56 |
mithro | I'm at PyCon AU sitting next to shenki :-P | 07:57 |
Ishan_Bansal | mithro : How can I check whether all my braches of the git on my local machine are at the same position as git online ? | 07:59 |
Ishan_Bansal | and view the changes if any. | 07:59 |
Ishan_Bansal | Actually previously I make the changes to the master on my local_machine and than create a new branch rle-core and push that on the github. So my master on my local machine is ahead of that of master on git online. | 08:02 |
mithro | git branch -v -a | 08:03 |
mithro | Will list all the branches, both local and remote | 08:05 |
mithro | You might want to do a "git fetch origin -a" to download all remote branches to your local machine | 08:05 |
*** http_GK1wmSU has joined #timvideos | 16:31 | |
*** http_GK1wmSU has left #timvideos | 16:32 | |
*** CarlFK has quit IRC | 16:52 | |
*** springermac has quit IRC | 16:53 | |
*** springermac has joined #timvideos | 17:00 | |
*** rohitksingh has joined #timvideos | 17:38 | |
*** CarlFK has joined #timvideos | 19:13 | |
*** ChanServ sets mode: +v CarlFK | 19:13 | |
*** CarlFK has quit IRC | 19:26 | |
*** rohitksingh has quit IRC | 20:43 | |
*** d33pb00k-GK1wmSU has joined #timvideos | 22:27 | |
*** d33pb00k-GK1wmSU has left #timvideos | 22:32 | |
mithro | Morning everyone! | 23:04 |
paddatrapper | mithro: morning. Any suggestions on debugging opsis audio firmware without implementing the cdc stack? | 23:12 |
mithro | paddatrapper: What are you trying to debug? | 23:13 |
paddatrapper | mithro: audio firmware on the opsis throws an error on set_interface request | 23:13 |
mithro | paddatrapper: Still not enough info for me to provide help :-P | 23:17 |
mithro | paddatrapper: Got some info on what the error that is being thrown? | 23:20 |
paddatrapper | mithro: I flash the audio firmware that I currently have a PR open for on the opsis. It shows correctly in dmesg (descriptors are read correctly) then dmesg shows "set_interface: error" and the device fails to show up in pulse (in fact it hangs pulse) | 23:20 |
mithro | paddatrapper: flashed or loaded? | 23:20 |
paddatrapper | mithro: I'll run it again in a bit, but don't recall getting an error code. I'm guessing something in the set_interface(...) method in audiodata.c crashes | 23:21 |
paddatrapper | mithro: load | 23:21 |
mithro | paddatrapper: Okay, just checking | 23:21 |
mithro | paddatrapper: If you accidently reset the FPGA in the process, the FPGA might then in turn reset the FX2 | 23:22 |
paddatrapper | Was hoping to get serial or a pin I can monitor to see what's happening | 23:22 |
paddatrapper | mithro: how would I check that? | 23:22 |
paddatrapper | Wouldn't resetting the FX2 cause it to disconnect and reconnect again? | 23:23 |
mithro | paddatrapper: If the bright blue LED comes on, then the FPGA is loading... | 23:23 |
mithro | paddatrapper: Yes, resetting the FX2 should cause it to disconnect -- reconnecting again is a little more random :-P | 23:23 |
paddatrapper | dmesg shows it connected the entire time, no disconnect happens | 23:24 |
*** SamSagaZ has joined #timvideos | 23:24 | |
paddatrapper | mithro: I'll load it again in about 30 minutes and send you the output | 23:25 |
mithro | paddatrapper: Okay, I'll hopefully be around but at I'm at PyCon AU so might be distracted by the talks | 23:25 |
paddatrapper | No worries | 23:26 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!