Saturday, 2017-08-05

*** tpb has joined #timvideos00:00
CarlFKjea: you have some time to play detective?00:13
CarlFKhttps://2017.pycon-au.org/schedule/conference.json  conf_key": 198, contact": ["redacted"],00:13
CarlFKto get the email you need to both log in and maybe also granted rights00:14
jeaCarlFK: let me have a look00:21
jeaCarlFK: 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 perms00:23
jearight. I see redacted as well, but I will go and ask people for access00:25
jeaback soon00:25
CarlFK[m]hold...00:25
CarlFK[m]you may want to look at the source to see what rights it is looking for00:25
jeaok00:25
jeahttps://github.com/pyconau2017/symposion/blob/master/symposion/schedule/views.py#L24500:27
tpbTitle: symposion/views.py at master · pyconau2017/symposion · GitHub (at github.com)00:27
CarlFK[m]yes, that00:27
jeai'll go ask for that00:27
jeaCarlFK: I now have an email address instead of "redacted"00:39
jeaxfxf should also have that for his account00:40
CarlFK[m]was it something they had to set just now?00:41
jearyan should have had it already. i just got given permission on my account00:41
CarlFK[m]rats.  that means veyepar addeps.py wasn't logging in right00:41
CarlFK[m]but at least we know the admin side works as expected00:42
jeaanything 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 db00:53
CarlFK[m]it = addeps.py00:53
CarlFK[m]addeps.py -v00:54
CarlFK[m]stare at the spew, try to figure out why it isn't loggin in :p00:55
mithrotumbleweed: So, pull request?00:57
micolousMaybe there needs to be some oauth flow?00:58
CarlFK[m]https://github.com/CarlFK/veyepar/blob/master/dj/scripts/addeps.py#L3721-L374900:59
tpbTitle: veyepar/addeps.py at master · CarlFK/veyepar · GitHub (at github.com)00:59
CarlFK[m]trace that code, figure out what is failing00:59
CarlFK[m]micolous: hey there01:00
micolousCarlFK[m]: hai01: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
tumbleweedmithro: yeah, been setting up a room01:49
tumbleweedmithro:01:55
tumbleweedhttps://github.com/timvideos/HDMI2USB-litex-firmware/pull/34101:55
tpbTitle: Use CRLF line-endings by stefanor · Pull Request #341 · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com)01:55
*** rohitksingh has joined #timvideos02: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
tpbTitle: Remove symaphore.tmp, I think it confused the encoding parameters. · CarlFK/veyepar@5f7cb93 · GitHub (at github.com)03:40
jeaCarlFK[m]: I'm not sure what has been run for the preview videos03:45
xfxfCarlFK[m]: i abuse your intended workflow, you should know this :P05:47
xfxfyoutube is my preview.. and i do the email step after tweet05:47
xfxfi just override ready state id's05:48
CarlFK[m]thats why it takes you so long ;)05:48
xfxfvideos out same day thank you :P05: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
xfxfwe just had something similar05:54
xfxfa wild table appears off stage 20 mins before a talk05:55
CarlFK[m]lol05: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 problems06: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 IRC06:55
Ishan_Bansalmithro : ping07:56
mithroIshan_Bansal: pong07:56
mithroI'm at PyCon AU sitting next to shenki :-P07:57
Ishan_Bansalmithro : 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_Bansaland view the changes if any.07:59
Ishan_BansalActually 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
mithrogit branch -v -a08:03
mithroWill list all the branches, both local and remote08:05
mithroYou might want to do a "git fetch origin -a" to download all remote branches to your local machine08:05
*** http_GK1wmSU has joined #timvideos16:31
*** http_GK1wmSU has left #timvideos16:32
*** CarlFK has quit IRC16:52
*** springermac has quit IRC16:53
*** springermac has joined #timvideos17:00
*** rohitksingh has joined #timvideos17:38
*** CarlFK has joined #timvideos19:13
*** ChanServ sets mode: +v CarlFK19:13
*** CarlFK has quit IRC19:26
*** rohitksingh has quit IRC20:43
*** d33pb00k-GK1wmSU has joined #timvideos22:27
*** d33pb00k-GK1wmSU has left #timvideos22:32
mithroMorning everyone!23:04
paddatrappermithro: morning. Any suggestions on debugging opsis audio firmware without implementing the cdc stack?23:12
mithropaddatrapper: What are you trying to debug?23:13
paddatrappermithro: audio firmware on the opsis throws an error on set_interface request23:13
mithropaddatrapper: Still not enough info for me to provide help :-P23:17
mithropaddatrapper: Got some info on what the error that is being thrown?23:20
paddatrappermithro: 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
mithropaddatrapper: flashed or loaded?23:20
paddatrappermithro: 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 crashes23:21
paddatrappermithro: load23:21
mithropaddatrapper: Okay, just checking23:21
mithropaddatrapper: If you accidently reset the FPGA in the process, the FPGA might then in turn reset the FX223:22
paddatrapperWas hoping to get serial or a pin I can monitor to see what's happening23:22
paddatrappermithro: how would I check that?23:22
paddatrapperWouldn't resetting the FX2 cause it to disconnect and reconnect again?23:23
mithropaddatrapper: If the bright blue LED comes on, then the FPGA is loading...23:23
mithropaddatrapper: Yes, resetting the FX2 should cause it to disconnect -- reconnecting again is a little more random :-P23:23
paddatrapperdmesg shows it connected the entire time, no disconnect happens23:24
*** SamSagaZ has joined #timvideos23:24
paddatrappermithro: I'll load it again in about 30 minutes and send you the output23:25
mithropaddatrapper: Okay, I'll hopefully be around but at I'm at PyCon AU so might be distracted by the talks23:25
paddatrapperNo worries23:26

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!