/srv/irclogs.ubuntu.com/2014/10/07/#ubuntu-desktop.txt

=== Guest33821 is now known as mfisch
=== mfisch is now known as Guest10736
pittiBonjour tout le monde06:22
larsuhi pitti!06:23
seb128hey pitti, wie gehts?06:29
seb128hey larsu06:29
seb128good morning desktopers!06:29
pittibonjour seb128, hey larsu06:31
pittiseb128: je suis fatigué -- J'ai travaillé tard dans la nuit; mais sinon d'accord; et toi ?06:32
seb128pitti, je suis en forme, je ne travaillais pas hier !06:33
seb128pitti, tu as travaillé sur quoi aussi tard ?06:33
pittiseb128: I just went through my backup and noticed that gnome-terminal is the only thing on my box that still uses gconf; is there a reason why we are stuck with the 3.6 version, or did we just not get around to upgrading?06:33
seb128pitti, check with larsu & Laney for the details, I didn't follow those06:34
seb128but I think it was blocked on some bash changes that are needed06:34
seb128like new behaviour of env for new tabs or something upstream06:34
seb128which requires to parse files differently on disk06:34
seb128Laney has been talking to doko about that a few times but I think it's still unresolved06:35
pittiDebian and Ubuntu have the same bash, and Debian has g-t 3.1406:35
seb128well, maybe they didn't consider the bug has being a blocker for the upgrade06:35
pittiah, ok; I'll ask Laney when he comes in06:35
seb128or maybe they found another way to workaround it06:35
seb128yeah, that's best06:35
seb128pitti, do you know if anyone debugged the idle/lock screen issue yesterday?06:36
* seb128 reads IRC logs06:36
larsuthere were two issues: transparency and the stay-in-the-same-dir-when-opening-a-new-tab thing06:36
larsurishi and I shared a patch for transparency06:36
larsuand we were waiting on some bash fixes for the second one06:36
seb128so the blocker was the same-dir-new-tab right, which depends on bash?06:36
pittiseb128: yes, Laney and darkxst discussed it quite extensively, and they mostly found out what the issue was06:37
seb128pitti, great06:37
larsuseb128: yes. Laney was waiting for someone who promised to fix it06:37
darkxstbug 113270006:41
ubot5bug 1132700 in gnome-terminal (Ubuntu) "gnome-terminal requires sourcing of vte.sh login script" [Undecided,Confirmed] https://launchpad.net/bugs/113270006:41
darkxstseb128, I am working on the idle screen bug06:41
seb128darkxst, hey, thank you06:41
pittieh, changing $PS1 for this? well, it's not an important feature, so not a biggie06:42
pittiI just wonder why libvte doesn't just set the current dir by itself when calling bash, instead of relying on hacking $PS106:43
larsunot an important feature?06:43
darkxstpitti, everything is done by escape codes now (well things like settings titles etc)06:44
pittilarsu: well, it's practically impossible to change $PS1 on any upgrade/install with an existing home dir06:45
pittii. e. most people will not get the changed $PS106:45
larsuright, but it's also practically impossible to have a terminal that doesn't keep the same dir when opening a new window06:45
larsuunless you want to triage bugs for that ;)06:45
pittiand given that you can just start bash -i in the dir you want, it seems rather pointless to require this complicated shell/escape code hackery06:46
larsumaybe this is why we haven't upgraded yet :P06:46
pittiwell, keeping the same dir is sometimes useful and more often confusing, at least to me06:46
larsupitti: I agree. Do we have an upstream bug with the rationale?06:47
pittibut yeah, perhaps this craziness should be reverted then06:47
pittilarsu: it at least would be a good explanation why g-t is stuck :)06:47
pittilarsu: haven't looked yet, I just discovered this right now06:47
larsupitti: me too. I thought it was just a matter of someone pushing a patch somewhere06:48
pittilarsu: I think that upstream bug is good enough06:52
pittihttps://bugzilla.gnome.org/show_bug.cgi?id=69747506:52
ubot5Gnome bug 697475 in general "New tab is not opened in same directory as previous tab" [Normal,Unconfirmed]06:52
larsupitti: thanks. Alas it doesn't give a rationale (and neither does the NEWS entry for 3.7.0)06:54
pittiI followed up to the gnome and ubuntu bug /me shakes head06:58
larsuthanks07:01
larsuthis is indeed quite insane07:01
larsupitti: some rationale and bug links in the commit https://git.gnome.org/browse/gnome-terminal/commit/?id=cf3cad8764d770c24a180fd86e2b2375fe62b9be07:06
pittilarsu: oh, so this is about *getting* the cwd, not setting it07:08
pitti*shrug*, the /proc/pid/cwd is just fine07:09
Laneyhello08:04
Laneyare you trying to rework gnome-terminal? :)08:05
Laney[ubuntu-rtm/14.09] glib2.0 2.41.5-1 (Accepted)08:10
Laney!!!!08:10
seb128hey Laney08:10
seb128how are you?08:10
seb128glib in rtm? nice!08:10
LaneyI did originally think it would be good to have the stable version in there08:11
Laneybut, you know, ...08:11
LaneyI'm good thanks ;-)08:12
Laneypub quiz tonight!08:12
Laneyhow was your day off?08:12
seb128it was good thanks08:12
seb128though mostly spent doing house-cleaning and useful things (with some swimming in between)08:13
seb128how was monday around there?08:13
seb128thanks for doing the shotwell update btw, I had that on my todolist (good that I checked the queue before doing it this morning ;-)08:13
larsumorning Laney!08:14
larsunew gnome-terminal would be nice indeed, but we're still blocked on that PS1 thing08:14
Laneyyou don't use PS1 any more - the script now uses bash PROMPT_COMMAND08:22
Laneyhttps://git.gnome.org/browse/vte/commit/src/vte.sh?id=b307d45e8b2dd27a3881852c29f4a6f0443d534808:22
larsuI still agree with pitti that this shouldn't be necessary08:23
LaneyThey're trying to make OSC7 a standard way of communicating the working directory08:29
larsuosc7?08:29
Laneyescape code08:31
LaneyThe objection that doko had was that you shouldn't use PROMPT_COMMAND because the user might have set this and you'd clobber it then, so bash should get the ability to have an array of these functions like zsh has08:31
larsuthanks for the insight. quite a yak08:32
pittilarsu, Laney, seb128: I just followed up again to https://bugzilla.gnome.org/show_bug.cgi?id=69747508:34
ubot5Gnome bug 697475 in general "New tab is not opened in same directory as previous tab" [Normal,Unconfirmed]08:34
pittilarsu, Laney, seb128: given upstream's hard stanza on doing the (IMHO) utterly wrong thing, I think we should just patch this back to reading /proc08:34
seb128+1 from me08:35
pittihttps://git.gnome.org/browse/gnome-terminal/commit/?id=cf3cad8764d770c24a180fd86e2b2375fe62b9be isn't too hard to revert08:35
larsu+1 from me as well. thanks!08:35
pittii. e. short-circuit the env var crap and putting back cwd_of_pid()08:35
pitti. o O { In what world is reading /proc considered "dirty" and "hackish" ??? }08:35
pittiso, certainly too late for utopic, but first thing in v?08:38
pittidarkxst: ^ is that ok for you?08:41
pittidarkxst: oh, I figure we should perhaps already do this for the ubuntu-gnome PPA?08:41
pittidarkxst: I'm currently stuck in some things, but I'm happy to look into that next week?08:41
LaneySeems fine to me if it works, I was going to fix it in the dokoish way and then have it sourced from some system directory08:47
darkxstpitti, Laney sure that sounds fine09:00
pittiI really don't like messing with user config shell scripts like ~/.bashrc, that's a can of worms09:03
darkxstpitti, yeh, and fedora source profile.d for all shells, so upstream consider it a non-problem09:05
pittidarkxst: so do we09:06
pittibut that doesn't help09:06
pittias ~/.bashrc usually overwrites PS1 and often also others09:06
pittisee /etc/skel/.bashrc09:06
darkxstpitti, ah ok09:07
LaneyIt'd be put in a .d directory09:07
Laneybut overwriting PROMPT_COMMAND is indeed the problem09:07
pittiLaney: still, .d/ is usually evaluated *before* reading ~/.bashrc09:08
pittiotherwise you could never change defaults as a user09:08
pittiunless you were planning to introduce an new /etc/profile-force.d/09:08
pittibut eek, no; let's not mess with bash config files, you can only lose09:08
darkxstright, terminal ships /etc/profile.d/vte.sh, but its never worked on ubuntu09:08
LaneyDon't understand, sorry09:09
darkxstpitti, ok, I'm fine with that09:09
LaneyAre you worried about overwriting user config or the config not being effective because the user set it themselves?09:09
pittiLaney: I mean, you can set variables in /etc/profile.d/ all you want, if your ~/.bashrc is setting them that one will win09:09
pittiLaney: initially I thought we are speaking about PS1, and /etc/skel/.bashrc (IOW, *every* user's ~/.bashrc) is overwriting that)09:10
pittiLaney: PROMPT_COMMAND isn't set in /etc/skel, but it's also commonly set in .bashrc09:10
pittiit's in mine, not sure why (I might have done it ages ago to fix gnome-terminal tab titles from a blog post, or perhaps it was in an older /etc/skel)09:10
Laneywe agreed with those reasons which is why we haven't done it in Ubuntu yet09:12
=== Estilanda_ is now known as Estilanda
=== Pici` is now known as Guest66735
Laneydarkxst: you making progress?09:44
Laneyare you trying to put it into usd?09:44
darkxstlaney ppa:darkxst/libusd09:45
darkxstthere is an occasional hash table crash though09:45
darkxstbut the idle timers work fine09:45
=== alan_g is now known as alan_g|afk
Laneycool09:47
=== MacSlow is now known as MacSlow|lunch
darkxstLaney, seb128 can you test ~u2 once its built on ppa:darkxst/libusd11:01
Laneyok11:01
Laneythanks for working on it11:01
darkxstLaney, np, it was mostly cut+paste from my previous displayconfig daemon11:02
darkxstif it works well will clean it up and make a MP tomorrow sometime11:03
Mirvseb128: FYI the qtchooser for the unity8 desktop preview is in utopic unapproved queue currently11:03
Laneydarkxst: failed to build on symbol errors11:04
Mirvalso, welcome back seb!11:04
darkxstLaney, oh oops, I am tired, forget to copy that from my dev branch11:06
darkxstLaney, will be fixed now11:24
Laneycool11:24
darkxstor not11:26
seb128Mirv, great, thanks11:26
darkxstLaney, ok just pushed my noisy dev branch just don't look at stdout ;011:45
* darkxst sleeps now11:46
=== MacSlow|lunch is now known as MacSlow
davmor2tseliot: hey dude is utopic actually suspending for you?12:01
=== tiheum is now known as tiheum_
=== Estilanda_ is now known as Estilanda
tseliotdavmor2: what kind of hardware are we talking about?13:04
davmor2tseliot: Laptop with nvidia prime13:04
tseliotdavmor2: I'm pretty sure it works correctly here. What happens on your system?13:11
davmor2tseliot: it just never seems to suspend13:12
tseliotdavmor2: can you reproduce the problem if you uninstall nvidia (--purge remove) and reboot?13:14
davmor2tseliot: I'll try it out after need it right now :)13:14
tseliotok13:14
=== Ursinha-afk is now known as Ursinha
=== Estilanda_ is now known as Estilanda
GunnarHjseb128: The new translatable strings due to https://launchpad.net/ubuntu/+source/gtk+3.0/3.12.2-0ubuntu10 seem not to have made it to the translation template. Shouldn't it be updated automatically at upload, or do you need to take some additional step?14:11
seb128GunnarHj, hey, it's on my list, it imports the template at build time14:13
GunnarHjseb128: Wrong template this time...14:14
seb128GunnarHj, no, no template, dh_translation fails to generate one according to the log14:14
seb128I'm looking to it in a bit, don't worry14:15
GunnarHjseb128: I see. Thanks!14:15
seb128yw!14:15
seb128dpm, should rtm translations issues be tagged in a special way? I've opened https://bugs.launchpad.net/ubuntu/+source/gallery-app/+bug/1378384 ... not sure if you can confirm it?14:22
ubot5Ubuntu bug 1378384 in gallery-app (Ubuntu) "The pick mode title/options show untranslated" [Undecided,New]14:22
dpmseb128, I generally add a task for the ubuntu-translations project and tag it as 'touch' to keep them all together. However, the best thing to do to ensure it's tracked for rtm is to add the 'rtm14' tag14:30
dpmI think I saw that too, let me check to confirm14:30
seb128thanks14:31
dpmseb128, confirmed and added a comment14:35
seb128dpm, thanks14:36
seb128dpm, the "translated" version is from normal gallery mode14:36
seb128it becomes untranslated when it switches to picker mode14:36
dpmah, I see14:37
dpmseb128, perhaps it needs a task for content hub too?14:38
seb128dpm, no, it happens without the content-hub14:38
dpmah, ok14:38
=== m_conley_away is now known as m_conley
seb128it's gallery changing itself in picker mode on a dbus signal14:38
=== alan_g_ is now known as alan_g
=== alan_g is now known as alan_g|tea
=== alan_g|tea is now known as alan_g
dgadomskihello everyone15:17
dgadomskiTrevinho: thanks for reviewing my fix for bug 112544215:19
ubot5bug 1125442 in Compiz 0.9.11 "Always Visible and On Top Windows Steal Focus on Workspace Switch" [Low,In progress] https://launchpad.net/bugs/112544215:19
Trevinhodgadomski: yw ;)15:19
Trevinhodgadomski: thank you for your contribution15:19
dgadomskiis there anything needed to be done to have it merged? I wanted to backport it for trusty after it hits the main branch15:19
=== alan_g_ is now known as alan_g
=== gatox is now known as gatox_lunch
seb128hey hey hey15:30
seb128it's meeting time!15:30
larsu\o/15:31
desrtmmmmmmmmeeting15:32
desrtseb128: welcome back.  we missed you :)15:32
desrt#readysetgo15:32
seb128qengho, Sweetshark, Laney, tkamppeter, desrt, attente_, larsu, FJKong, happyaron, hey ;-)15:32
seb128desrt, thanks :-)15:32
qenghoHi hi.15:32
seb128guess times change, we have a bot now :p15:33
seb128#startmeeting15:33
meetingologyMeeting started Tue Oct  7 15:33:14 2014 UTC.  The chair is seb128. Information about MeetBot at http://wiki.ubuntu.com/meetingology.15:33
meetingologyAvailable commands: action commands idea info link nick15:33
seb128ok, let's get started15:33
seb128I'm using the old order :p15:33
* qengho sighs.15:33
qengho* in-progress: chromium-browser, experimental video hardware-accel patch.15:33
qengho* in-progress: Cr-b, more Wayland/Mir/X11 work.15:33
qengho* to-do: Cr-b translations from LP again, maybe.15:33
qenghoEO15:33
seb128#topic qengho15:33
qenghoEOF15:34
seb128lol15:34
seb128that's a fail I guess ;-)15:34
desrtthe joy of meetingbots15:34
seb128yeah15:34
seb128qengho, thanks15:34
seb128#topic Sweetshark15:34
seb128Sweetshark, your turn ;-)15:35
seb128no Sweetshark this week?15:35
qengho2 wins so far.15:35
desrtseb128's meeting chair skills are getting rusty15:36
Sweetshark.15:36
seb128oh, Sweetshark15:36
seb128Sweetshark, you need to buy a watch or phone or a computer able to do reminders ;-)15:36
Sweetsharkjust not much to report: fixed the upstream python integrationtesting15:36
SweetsharkEOF15:36
czajkowskiseb128: if only there was some tool on a desktop to do that :)15:36
seb128czajkowski, yes, that would be good!15:36
seb128Sweetshark, thanks15:37
Sweetsharkseb128: redmine doesnt help when I need to fetch the door15:37
seb128Sweetshark, drop an IRC note before getting up ;-)15:37
seb128anyway15:37
seb128Sweetshark, thanks15:37
ogra_dont get an ubuntu phone though. it has no calendar15:37
seb128#topic Laney15:37
seb128Laney, your turn15:37
* Laney ponders trolling and staying silent15:37
seb128Laney, try me!15:37
Laney:-)15:38
LaneyGood Guy Laney™15:38
Laney• Hunted down and fixed Unity bug where some keys media keys weren't functioning15:38
seb128;-)15:38
Laney• Last rebuilds / fixes for gnome-desktop 3.1215:38
Laney∘ Auto screen locking / blanking isn't working any more - poke Tim for a fix (proposed u-s-d is buggy; been debugging that a bit)15:38
Laney• Fix evolution-ews hang bug15:38
Laney• Cherry-pick glib property deprecation warning silence patch15:38
Laney• Cherry-pick gtk threading hang workaround15:38
Laney• Enjoy myself getting glib into the rtm distribution, done now15:38
Laney• New shotwell release15:38
Laney• Poke at respecting Zeitgeist blacklist in U7 lenses, quite involved - too much work for Utopic15:38
Laney• Much queue and FFe review15:38
Laney• Started working on webkit update15:38
Laney• Working with some guys helping to upstream a gst-base fix, upstream didn't like it but apparently we have to upload it to Ubuntu anyway ...15:38
Laney15:38
seb128is that tea or coffee? ;-)15:39
seb128Laney, did you cherry pick the gtk fix for gtk2 as well?15:39
Laneyit's mulled wine15:39
Laneyand nope15:39
seb128do you plan to?15:40
Laneydidn't15:40
Laneycould I guess15:40
seb128(hum, mulled wine, interesting)15:40
Laneydid upstream apply it there?15:40
seb128that would be nice15:40
seb128one of the bugs I listed the other day mentioned issues with gtk2 apps15:40
seb128that included some closed source software people use15:41
seb128Laney, thanks15:41
seb128#topic tkamppeter15:41
seb128tkamppeter, hey15:41
tkamppeter- cups-filters: Released 1.0.60 upstream and in Utopic, to not confuse the page description language "PCLm" with "PCL". The former is a proprietary, PDF-based raster format and has nothing to do with PCL. Also use the correct CMD:PWGRaster; entry in the device ID in the PWG Raster PPD file.15:41
tkamppeter- Tested the "HP 1200w Mobile Printing Accy" WiFi adapter for printing with mobile devices on HP laser printers, especially for deeper understanding of Mopria (http://www.mopria.org/). Printing works perfectly from Android (with Mopria print plugin from Googfle Play store) and iOS devices, but not from Ubuntu, as it uses the proprietary PCLm format and not IPP Everywhere.15:41
tkamppeter-cups-filters: Further investigations on support for PDF printers induced by a thread about hardware copies on OpenPrinting mailing list. Added new cupsFilter2 keyword to the PPDs of cups-filters, to make IPP backend pass on IPP attributes to the printer.15:41
tkamppeter- Bugs.15:41
Laneyah, they did push it to gtk2 already15:42
Laneyneat15:42
seb128yeah15:42
seb128tkamppeter, thanks15:42
seb128#topic desrt15:43
desrtEOF15:43
seb128desrt, hey :-)15:43
desrtoh.  hi.15:43
seb128desrt, you are officially recorded are having slacked this week :p15:43
seb128next!15:43
seb128;-)15:43
desrtif you insist :)15:43
seb128lol15:43
seb128no, please go ahead ;-)15:43
desrtotherwise, i looked into the desktop file stuff for aliasing and got a couple of viable solutions.  it seems that this doesn't make a whole lot of sense upstream, though, or in specs, so we should probably talk about what to do there15:43
desrtalso started looking at early landing of features for this glib cycle: first up are glistmodel (which attente and i have been looking at the past couple of days) plus the new streaming xml parser15:44
seb128k, that's going to be a good topic for DC15:44
desrtand bugs15:44
desrt(real)EOF15:44
seb128desrt, thanks15:44
seb128#topic attente_15:44
seb128attente_, hey, not sure if you are fully back or not yet?15:45
attente_seb128: i was discharged from the hospital late last week15:45
seb128that's great news!15:45
seb128welcome back15:46
seb128:-)15:46
attente_thanks, but i don't have anything to report :(15:46
seb128no worry15:46
desrt "dealt with HR"15:46
desrtquite an effort :)15:46
seb128get better, nice to have you back!15:46
seb128so I guess it's larsu's turn15:47
seb128#topic larsu15:47
attente_seb128: thanks!15:47
seb128larsu, hey15:47
larsu- short week because of a holiday15:47
larsu- some last touches on uitk icon stuff - it finally landed15:47
larsu- translation fixes in about dialog patch in gtk15:47
larsu- fix scrolling volume the sliders when balance is not centered15:47
larsu- some theming fixes for gedit and gnome-system-monitor15:47
larsu- started fixing more wide-dialog problems in various apps (thanks for pointing those out seb128!)15:47
larsu- some indicator-sound and messages bug triage15:47
larsu- started investigating inconsistent slider behavior when scrolling (upstream is interested but might conflict with gesture work in 3.14)15:47
larsu- investigated and remote-debugged an issue where indicator-network and unity8 weren't agreeing on whether airplane mode was on15:47
larsu</larsu>15:47
seb128larsu, thanks!15:48
seb128#topic FJKong15:48
seb128FJKong, hey, not sure if you are still around?15:48
seb128guess not15:49
seb128happyaron, what about you?15:49
seb128guess not either15:49
seb128#topic robert_ancell15:50
seb128Worked on:15:50
seb128- Uploaded LightDM 1.10.2 SRU15:50
seb128- Bug triage, fixing, sponsoring15:50
seb128Currently working on:15:50
seb128- Bug fixing for utopic release15:50
seb128Not blocked on anything.15:50
seb128 15:50
seb128#topic TheMuso15:50
seb128* Performed tests to make sure there are no show stopper accessibility bugs in the utopic install.15:50
seb128* More upstream work on Speech Dispatcher, mapping out requirements needed to support a TTS service use case for the phone.15:50
seb128 15:50
seb128ok, then my turn I guess :-)15:50
seb128#topic seb12815:50
seb128(one day off)15:50
seb128• gnome-desktop transition testing15:50
seb128• debugged evolution-data-server/evolution not having correct translations/domain for langpacks in utopic15:50
seb128• looked at content-hub and uitk translations issues on the rtm image15:50
seb128• backported some desktop bugfixes (gtk+2, e-d-s)15:50
seb128• ubuntu-system-settings for touch15:50
seb128∘ some bug triage and reviews15:50
seb128• some sponsoring15:50
seb128• usual share of bugs triaging and desktop discussions15:50
seb128 15:51
seb128#topic other topics?15:51
seb128letting people some time to read those15:51
* Laney stares at happyaron 15:51
seb128then if anyone has another topic to discuss15:51
Laneyyou never uploaded fcitx after cancelling my NMU15:51
Laneywhich would have been uploaded by now15:51
desrtDD: Debian Drama15:51
Laneywell, I fixed a problem and he removed my fix then left it broken15:52
Laney...15:52
seb128is that a fix we need for utopic?15:52
Laneyno15:52
seb128k, at least no problem from that side then15:53
seb128still not nice though15:53
attente_seb128: do you have any bugs that i could take a look at?15:55
seb128attente_, not really, I need to spend some time on launchpad, I was sort of discussing that with robert_ancell via email15:56
seb128we didn't change much this cycle so we don't have lot of new issues over the LTS, it doesn't mean we don't have things we could work on though...15:57
seb128Laney, do you have things in mind that need to be looked at?15:57
seb128I guess we can discuss that off meeting and that there is no other topic15:58
seb128so let's call it a wrap then15:59
seb128#endmeeting15:59
meetingologyMeeting ended Tue Oct  7 15:59:08 2014 UTC.15:59
meetingologyMinutes:        http://ubottu.com/meetingology/logs/ubuntu-desktop/2014/ubuntu-desktop.2014-10-07-15.33.moin.txt15:59
Laneyseb128: umm, not immediately15:59
seb128attente_, indicators could use some bug triaging if you fancy doing that, you can maybe find some bugs that seem worth fixing if you do that16:00
attente_Laney: oh, if you have a chance, can you test out this branch? https://code.launchpad.net/~attente/unity-control-center/non-gnome-unity-ibus-support16:00
LaneyI think I did and it didn't fix it16:00
Laneywill check again16:00
Laneymight be easier to poke that in person because I forgot the details16:01
attente_Laney: oh. i guess if you can send me your xmonad config i can try it16:01
Laneyit should work if you use use gnome-panel16:01
Laneyand metacity16:01
Laneywhere work is not work ...16:01
Laneyyou might have to start u-s-d yourself if you get g-s-d16:02
attente_ok, i'll try it now16:03
=== tiheum is now known as tiheum_
=== gatox_lunch is now known as gatox
=== alan_g is now known as alan_g|EOD
=== m_conley is now known as m_conley_away
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
seb128dpm, pitti, content-hub's template/translations are in utopic&rtm now, do we need to do anything to have those exported in langpacks for touch on next refresh?18:44
kenvandineyay :)18:45
* dpm looks18:47
dpmseb128, no, that should be it afaik. The next export should contain those translations for langpack-o-matic to fetch and package them up18:49
seb128dpm, how does langpack-o-matic know what domains to include?18:49
dpmseb128, it adds anything that gets from the export, but then it does further filtering. I.e. there is a "Include this template's translations in language packs" checkbox in LP, and that determines what's in the export. Actually, I should set the template's priority, yes18:51
seb128so it's ranked high and the translators get to it as an important one?18:52
dpmseb128, yes. And I think we might have added some filtering to langpack-o-matic to filter out anything with priorities lower than 100, but I'd need pitti to confirm on that18:55
seb128dpm, ok, thanks18:58
dpmactually kenvandine, do you think you could do me a favour? It's not required for translations to be shipped in the source package, but it helps me with creating translations stats and pointing translators to all the projects to translate for the phone. Would you mind going to https://translations.launchpad.net/content-hub/trunk/+translations-settings and on the "Choose target branch" link, set the exports branch to "~phablet-team/content-hub/trunk" ?18:58
dpmThey will then appear in http://projects.davidplanella.org/stats/utopic18:59
kenvandinedpm, sure19:00
dpmawesome, thanks19:01
kenvandinedpm, done19:03
dpmgreat, thanks kenvandine!19:04
kenvandinenp19:05
happyaronseb128: hey I'm on holiday..19:35
=== Ursinha is now known as Ursinha-afk
=== Ursinha_ is now known as Ursinha
=== JanC_ is now known as JanC
=== Guest10736 is now known as mfisch
=== mfisch is now known as Guest69465
maddawgEOLi just scored an awesome temp job for $60 an hour22:26
maddawgEOL+ $100 a day in travel expenses22:26
maddawgEOL20 hours a week22:26
desrtmaddawgEOL: i'm definitely highly interested.  please tell me more.22:32
maddawgEOLdesrt: a company i use to work for... i quit cuz they werent paying me enough and now they are screwed and have a need for someone to do IT work for them for 20 hours a week for 3 months22:33
attente_maddawgEOL: i too am very interested22:33
maddawgEOLand they called me to offer me $30 an hour and i laughed and said $80 an hour22:34
maddawgEOLand we finally settled on $60 an hour22:34
maddawgEOLbacl22:52
maddawgEOLsorry22:52
maddawgEOLhad to go for a second22:52
maddawgEOLmoved to a new building22:52
maddawgEOLstupid wifi roaming sucks here22:53
darkxstrobert_ancell, hi, can you take a look at my MP on bug 137784723:59
ubot5bug 1377847 in gnome-desktop3 (Ubuntu Utopic) "unity screen saver no longer blanks nor locks automatically" [Critical,Confirmed] https://launchpad.net/bugs/137784723:59

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