/srv/irclogs.ubuntu.com/2013/08/29/#edubuntu.txt

stgraberhighvoltage: hmm, yeah, not too fond of that, I think we should divert it away if possible00:07
stgraberhighvoltage: try adding a dpkg-divert for /usr/lib/ubiquity/plugins/ubi-ubuntuone.py to /usr/lib/ubiquity/plugins/ubi-ubuntuone.py.disabled into edubuntu-live, that should do the trick00:09
xnoxstgraber: default boot arg UBIQUITY_NO_SSO, or modify --no-sso to be added in the ubiquity desktop file and in the ubiquity.conf00:12
xnoxwell env. variables.00:12
xnoxstgraber: u1 page is auto-enabled on all flavours which ship ubuntuone-client (that patch is uploaded). So i'd ask why are you shipping ubuntuone-client yet want to disable ubiquity plugin =)00:13
xnox(sorry not uploaded, staged in lp:ubiquity)00:13
stgraberxnox: I don't mind people turning on u1 post install, I just don't want to prompt them during install00:14
stgraberxnox: we also remove the u1 icon from the default launchers for the same reason00:14
stgraberxnox: I saw the env variable, but it's not easy to have it set consistently in the live environment, having our existing live session package divert the step completely is much simpler00:14
xnoxstgraber: ack. So UBIQUITY_NO_SSO=1 environment variable or --no-sso cmd arg.00:14
stgraberwe don't currently mangle ubiquity.desktop or ubiquity.conf, having to do so would also be harder than divert the step away (we already do a fair amount of diverting in edubuntu-live, so it's really just an extra line in there)00:15
xnoxstgraber: i anticipated that some flavours might want to disable u1, but was not sure of a best turn-off mechanism.00:15
xnoxstgraber: cause e.g. for changelog url, we do look at cdrom/.disk/* stuff. And well we know $flavour name, I could disable sso based on flavour name as well.00:16
xnoxstgraber: if there is more than one request to disable u1, i'd like something less hackish =)00:17
stgrabersure, if someone else wants it gone, then it'd make sense to have a whitelist of flavours that do want the step directly in Ubiquity00:17
stgraberconsidering FF is tomorrow, the easiest way to have it gone by then is an edubuntu-live upload00:18
xnoxstgraber: let me upload, to disable it on flavours that don't have u1.00:18
xnoxstgraber: well i'm about to upload ubiquity =)00:18
stgrabersure, but that won't help edubuntu since we do have the package there (we're a superset of ubuntu, so anything ubuntu has, we do)00:19
xnox=)00:19
xnoxack.00:19
highvoltagexnox ftw.06:23
stgraberhighvoltage: will you have time to add the divert by FF time?14:03
highvoltagexnox: did you end up disabling by flavour name?15:50
smartboyhwhighvoltage, did you get the link?15:52
highvoltagesmartboyhw: yes, thanks. looked at it, it's on my list after the ffe bug15:53
smartboyhwhighvoltage, good15:54
smartboyhwThanks!15:54
smartboyhwhighvoltage, BTW, Ubuntu QA Team is starting a grand project to look for more testers (especially flavours with few testers like Edubuntu_15:54
highvoltagesmartboyhw: cool15:55
highvoltageseems like we're getting quite a bit of kde components in again that we shouldn't.15:55
Ahmuckhi15:55
Ahmuckhiya stgraber15:56
smartboyhwhighvoltage, :O15:57
xnoxhighvoltage: at the moment no, as i have no idea which flavours want it off. And well, to know why they want it off.15:58
Ahmucksome time ago15:58
Ahmuck(~three years or so)15:58
highvoltagexnox: thanks, just wanted to check based on the earlier discussion I've seen15:58
xnoxhighvoltage: at the moment it's enabled on those images that ship ubuntuone-client package which is not all flavours.15:59
Ahmucki recall using some type of master server and then video over the network15:59
Ahmuckthe name again?15:59
highvoltageAhmuck: big blue button?15:59
xnoxhighvoltage: at the moment it's enabled on: Ubuntu, UbuntuKylin, Edubuntu, UbuntuGnome and maybe that's it?!15:59
* xnox goes to double check Xubuntu, Lubuntu, Mythbuntu & Studio.15:59
Ahmucknope16:00
xnoxhighvoltage: that's the current list "Ubuntu, UbuntuKylin, Edubuntu, UbuntuGnome" currently have the page, because (a) they use gnome keyring (b) they install by default software that uses that token from that keyring.16:02
xnoxand (c) it's actually a user-friendly / ux feature.16:02
highvoltagexnox: ah I see16:02
xnoxhighvoltage: due to themeing, the u1 page doesn't look as good as I hoped on gnome, but am planning to make the images & pictograms blend into the theme.16:06
highvoltagexnox: ok. in edubuntu we only install from ubiquity though and don't support proper gnome-shell, but nice to hear :)16:10
xnoxhighvoltage: it's completely independent from the "ubuntu & gnome online accounts" frameworks. and is completely DE agnostic: unity, gnome-panel, gnome-shell, doesn't matter =)16:12
xnoxas long as gnome-keyring service is started and the keyring unlocked, which is the case for all 4 of above flavours.16:12
* xnox is another session at the moment.16:13
Ahmuckhighvoltage: it was remote server and video, keyboard, mouse on a thin client16:33
Ahmuckforgot the name16:33
highvoltagestgraber: do you know how any of lightdm innards work?17:44
stgraberhighvoltage: maybe, I looked into it a couple of cycles ago17:44
highvoltagegnome-flashback works fine if I do a 'xinit /usr/bin/gnome-session --session gnome-flashback', but executing the same in lightdm just gives me a black screen.17:45
highvoltagenot sure what's different in lightdm that could cause that.17:45
stgraberhighvoltage: fixed that an hour ago17:45
highvoltagestgraber: ah cool. I'm curious to know what caused that17:46
stgraberhighvoltage: we switched to using upstart user sessions by default for all the flavours, but gnome-flashback broke as the xsession and the gnome session have different names17:46
stgraberthat and one of the two gnome-fallback sessions was calling a wrapper shell script which wasn't known by upstart17:47
stgraberso I standardized the two .desktop files to call gnome-session properly and I added symlinks to make both the old and new names valid in gnome-session17:47
highvoltagestgraber: ah cool, thanks17:47
stgraberthere's still one problem though, at least on my machine, opening a gnome-fallback session with compiz gives me a fallback session with unity running on top of it (compiz runs with the unity plugin, which it shouldn't)17:48
stgraberbut that's not related to upstart as running outside an upstart user session doesn't seem to help17:48
highvoltageah yes. that happens with compiz --replace too.17:50
highvoltageI guess they made unity a default compiz plugin.17:50
highvoltagestgraber: should I ask what to do there on #ubuntu-desktop?17:52
stgraberhighvoltage: sure. I mentioned it to jbicha earlier today but he didn't seem to care much at the time, might be worth poking some other folks about it.17:54
Ahmuckltsp18:50

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