mhall119 | \o/ thanks pleia2 | 01:33 |
---|---|---|
=== Guest78115 is now known as jose | ||
=== jose is now known as Guest38423 | ||
=== Guest38423 is now known as jose | ||
dholbach | good morning | 08:19 |
dpm | morning dholbach and all | 08:22 |
dholbach | hey dpm | 08:25 |
dholbach | dpm, I'm having problems editing pages on developer.u.c - can you try too? | 08:51 |
dpm | dholbach, sure. Which issues are you having? (I just logged in) | 08:52 |
dholbach | dpm, earlier I tried to edit https://developer.ubuntu.com/en/snappy/support/ and the RawHTML bits never fully loaded | 08:52 |
dholbach | now I logged out and back in again and the page tree wouldn't load | 08:53 |
dholbach | now it works | 08:53 |
dholbach | nevermind | 08:53 |
dholbach | it was intermittent or maybe my connection | 08:53 |
dpm | ok | 08:55 |
dpm | yeah, seems editing that page works here now too | 08:55 |
* dholbach just added the clinics to that page :) | 08:58 | |
dpm | dholbach, I think it could be a good idea to embed a video playlist of the clinics for that page. It seems it's not possible right now, as it needs to be added as an iframe, coincidentally something that I was looking at for ubucon.org | 09:23 |
dpm | However, it seems using the TEXT_ADDITIONAL_TAGS = ('iframe',) setting would enable it: https://github.com/divio/djangocms-text-ckeditor#configurable-sanitizer | 09:23 |
dpm | might be something to try for the new deployment, will ping davidcalle when he's online | 09:24 |
dholbach | ok cool | 09:37 |
dpm | hi davidcalle, around? | 12:11 |
davidcalle | dpm, sure | 12:11 |
dpm | <dpm> dholbach, I think it could be a good idea to embed a video playlist of the clinics for that page. It seems it's not possible right now, as it needs to be added as an iframe, coincidentally something that I was looking at for ubucon.org | 12:12 |
dpm | However, it seems using the TEXT_ADDITIONAL_TAGS = ('iframe',) setting would enable it: https://github.com/divio/djangocms-text-ckeditor#configurable-sanitizer | 12:12 |
dpm | might be something to try for the new deployment, will ping davidcalle when he's online | 12:12 |
dpm | ^^ :) | 12:12 |
dpm | I thought you might find this interesting, as IIRC you were trying to do this to embed the scopes workshops playlists | 12:12 |
dpm | seems like an easy one-liner to try while doing the new deployment | 12:13 |
davidcalle | dpm, +1! | 12:13 |
davidcalle | dpm, dholbach, it does work \o/ | 12:28 |
dpm | oh cool | 12:32 |
dpm | davidcalle, was this just a line change on settings.py? | 12:32 |
davidcalle | dpm, two actually :) | 12:32 |
davidcalle | dpm, I'm going to push my "alternate" duc branch, the one fixing the deployments issues, to trunk, this will be part of it. | 12:33 |
davidcalle | s/push/merge | 12:33 |
dpm | sounds good to me, although I've not been close enough to the deployment to have an authoritative view :-) | 12:34 |
davidcalle | dpm, nobody really have, we are just "+1" bots :p | 12:35 |
dpm | I think we should stop getting better at making the team redundant! | 12:36 |
dpm | first the popey click bot and now the davidcalle merging bot, if we don't watch out soon someone will write a dholbach hugging bot! | 12:37 |
popey | haha | 12:37 |
davidcalle | :D | 12:37 |
davidcalle | mhall119, the zh-cn fix is breaking assets (no images, no css), it's been tested and reverted | 12:53 |
dholbach | :-) | 13:14 |
balloons | Morning all ;) | 13:35 |
zergless | o/ | 13:37 |
davidcalle | Morning balloons o/ | 13:41 |
dpm | hey balloons | 13:59 |
mhall119 | davidcalle: you mean links to /assets/ aren't working? | 14:18 |
davidcalle | mhall119, that's my guess, but I could be wrong, css was missing, images as well | 14:20 |
mhall119 | davidcalle: on just cn.d.u.c? | 14:20 |
davidcalle | mhall119, yep | 14:20 |
balloons | popey, care to join us in #ubuntu-google? | 14:52 |
popey | sure | 14:52 |
balloons | dpm, mhall119 can you link me to view of all ubuntu teams on meetup? Is there such a public link? | 15:37 |
dpm | balloons, www.meetup.com/pro/ubuntu | 15:37 |
balloons | ty :-) | 15:39 |
jcastro | dpm: oh no, once I submit a talk to ubucon I can't get back to it in the system? | 15:39 |
dpm | jcastro, you should be able to, unless they've changed something recently. I'm able to see my talk | 15:41 |
dpm | or I was | 15:41 |
* dpm double-check | 15:41 | |
dpm | s | 15:41 |
jcastro | I can see my scale submissions | 15:41 |
jcastro | not my ubucon ones though | 15:41 |
dpm | oh weird | 15:41 |
dpm | let me e-mail the scale guys and CC you | 15:41 |
jcastro | crap, I forgot to copy and paste what I submitted to put into the trello cards | 15:41 |
jcastro | that's why I am like .... Noooooooo .... | 15:42 |
dpm | jcastro, sent an e-mail to Gareth, I'm sure he can help out | 15:47 |
jcastro | hey also | 15:47 |
jcastro | I realized I could talk about gaming for like a full hour too if you want flexibility on lightning/plenary talks | 15:48 |
dpm | jcastro, that sounds good if you prefer to do that. Of the two remaining user track slots I think one is free, but we need to sync up with nhaines and richard as they're managing that track. Our other lightining talks are more plenary-like (i.e. pre-scheduled), so we'll then need to decide whether we want to leave yours open for e.g. 5 minute ad-hoc demos or find a topic and speaker | 15:53 |
jcastro | yeah I was just offering my flexibility I guess, heh | 15:56 |
* dpm hugs jcastro | 15:56 | |
davidcalle | dholbach, https://developer.ubuntu.com/en/snappy/ baby steps :) | 16:08 |
dholbach | davidcalle, nice work :-) | 16:23 |
dholbach | davidcalle, snapcraft now has two branches (master and 1.x) as well | 16:27 |
davidcalle | dholbach, oh nice :) | 16:28 |
dholbach | so that'll have to be respected too - I'll start adding that to the importer tomorrow | 16:28 |
dpm | jcastro, Gareth has replied to the ubucon talks e-mail, I'll let you guys take the conversation from there | 16:32 |
dholbach | marcoceppi, belkinsa: you dropped from the CC channel | 16:33 |
* davidcalle calls it a day. Talk to you tomorrow o/ | 17:30 | |
dholbach | all right - I call it a day - see you tomorrow! | 18:01 |
czajkowski | popey: random question but lately I've had a bunch of crashes on this 15.04 machine, but I never see a bug opening any more on LP. | 18:11 |
czajkowski | why is that ? | 18:11 |
czajkowski | and how do I fix it as I miss seein the bugs | 18:11 |
balloons | czajkowski, you mean an apport popup dialog? | 18:20 |
balloons | changes have been made to try and hide those and just submit automated reports if possible | 18:21 |
czajkowski | yes | 18:22 |
czajkowski | but why isnt that the who;e point of it being open | 18:22 |
czajkowski | and not liek filing a bug in windows blue crashes from hell | 18:22 |
czajkowski | where it goes into the unknown | 18:22 |
czajkowski | I miss knmowing why for the last 4 days my machine crashes | 18:22 |
jcastro | you probably have some stuck reports in /var/crash | 18:23 |
jcastro | I just blow those away periodically | 18:23 |
czajkowski | jcastro: ah ok thanks | 18:26 |
czajkowski | jcastro: so it'd be ok to blow away http://pastebin.ubuntu.com/13649260/ | 18:26 |
jcastro | yeah | 18:26 |
czajkowski | thanks | 18:27 |
jcastro | http://askubuntu.com/questions/133385/getting-system-program-problem-detected-pops-up-regularly-after-upgrade | 18:27 |
jcastro | For end users I just turn off apport | 18:27 |
jcastro | which isn't ideal, but it's not like those people will file good reports anyway | 18:28 |
czajkowski | lol | 18:28 |
czajkowski | crrently just seems FF wnats to hot 60-80% cpu when I'm on calls | 18:29 |
czajkowski | and then I think causes it to crash | 18:29 |
czajkowski | annoying as Iv'e had a week of calls and crashing :O | 18:29 |
jcastro | so I bought a chromebox thinking | 18:29 |
jcastro | "well if I have a dedicated box for hangouts, used by the reference platform, that should work better." | 18:30 |
jcastro | it's just as broken as doing it on my ubuntu machine, heh. | 18:30 |
czajkowski | so for work calls we're currently using Bluejeans | 18:31 |
jcastro | I just found out about bluejeans the other day | 18:31 |
jcastro | how is it? | 18:31 |
czajkowski | so it works lovely on the phone | 18:32 |
czajkowski | back end on FF is clunky and only works on Ubuntu on FF | 18:32 |
czajkowski | but I'm told on other platforms it works better | 18:33 |
czajkowski | I also use goto meeting but I dislike that as thet won't work on Ubuntu desktop | 18:33 |
czajkowski | so I can never present on those calls | 18:33 |
jcastro | goto is the citrix one right? | 18:33 |
czajkowski | aye | 18:33 |
jcastro | appear.in is like my favorite, it just sucks with more than a few people because it's peer to peer | 18:34 |
czajkowski | I've also heard about zoom | 18:36 |
jcastro | does anyone know who snagged ubuntu.slack.com? | 21:18 |
czajkowski | I'm shocked it wasn't you | 21:21 |
czajkowski | :) | 21:21 |
jcastro | I tried, heh | 21:22 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!