dandrader__ | racarr, you're still adding two entries to debian/changelog in https://code.launchpad.net/~mir-team/platform-api/support-state-changing/+merge/235545 | 00:40 |
---|---|---|
racarr | dandrader__: Whoops...sorry...total misparse.. | 00:44 |
racarr | rev 276 :) | 00:44 |
dandrader__ | racarr, nitpick: version can be simply 2.5.0 instead of 2.5.0+14.10.20140929-0ubuntu1. CI will append all the rest upon release. just like with the symbols version | 00:47 |
dandrader__ | approving anywas | 00:48 |
dandrader__ | anyway | 00:48 |
tsdgeos | Cimi: CI finished on https://code.launchpad.net/~aacid/unity8/clip_settings_list/+merge/236537 and is as good as it gets, top approve | 07:46 |
tsdgeos | ? | 07:46 |
tsdgeos | Cimi: what do we need for https://code.launchpad.net/~unity-team/unity8/scopes_more_things_on_memory/+merge/235588 top approval? | 07:59 |
Cimi | tsdgeos, we need me to remember :) | 08:22 |
Cimi | tsdgeos, top approved both | 08:23 |
=== Malsasa_ is now known as Malsasa | ||
=== vrruiz_ is now known as rvr | ||
=== karni is now known as karni-otp | ||
=== karni-otp is now known as karni | ||
=== Malsasa_ is now known as Malsasa | ||
=== MacSlow is now known as MacSlow|lunch | ||
=== alan_g is now known as alan_g|lunch | ||
=== dandrader is now known as dandrader|afk | ||
=== _salem is now known as salem_ | ||
=== salem_ is now known as _salem | ||
=== dandrader|afk is now known as dandrader | ||
=== karni is now known as karni-lunch | ||
=== alan_g|lunch is now known as alan_g | ||
=== _salem is now known as salem_ | ||
=== salem_ is now known as _salem | ||
tsdgeos | dandrader: can you merge trunk should kill some of the CI failures | 13:03 |
tsdgeos | dandrader: there's still a few 2013 in there | 13:16 |
dandrader | tsdgeos, done the merge | 13:17 |
dandrader | tsdgeos, all done and flattened the branch | 13:22 |
=== _salem is now known as salem_ | ||
tsdgeos | / TODO Consider using qCDebug() when available (Qt 5.2) | 13:30 |
tsdgeos | that's available already | 13:30 |
dandrader | tsdgeos, not worth the trouble. and not available when I started writing that code | 13:31 |
dandrader | tsdgeos, I'm more comfortable with compile time enable/disable | 13:32 |
tsdgeos | dandrader: then remove the todo :) | 13:32 |
tsdgeos | dandrader: is it worth having a break; on allGood = false; in the DDA? | 13:33 |
dandrader | tsdgeos, filename and line number please | 13:33 |
tsdgeos | there's just 2 allgood | 13:34 |
tsdgeos | ./plugins/Ubuntu/Gestures/DirectionalDragArea.cpp:401: allGood = false; | 13:34 |
tsdgeos | ./plugins/Ubuntu/Gestures/DirectionalDragArea.cpp:412: allGood = false; | 13:34 |
tsdgeos | second one | 13:34 |
dandrader | tsdgeos, micro optimization that would make the code more complex, I think | 13:36 |
tsdgeos | dandrader: make it part of the for? | 13:36 |
tsdgeos | for (int i = 0; i < touchPoints.count() && allGood; ++i) { | 13:36 |
tsdgeos | ? | 13:36 |
dandrader | tsdgeos, we actually should never reach this line with mir as android-input never starts more than one touch in a single event | 13:36 |
dandrader | tsdgeos, yeah, that could be done | 13:37 |
dandrader | tsdgeos, done | 13:40 |
=== karni-lunch is now known as karni | ||
dandrader | mzanetti, gonna start reviewing https://code.launchpad.net/~mzanetti/unity8/launcher-update-on-dconf-change/+merge/236561 | 14:20 |
mzanetti | dandrader: ah cool, thanks | 14:21 |
dandrader | it's all new code to me, so it might take a while | 14:21 |
mzanetti | dandrader: no worries... I'll be busy until saviq comes back | 14:22 |
=== mpt_ is now known as mpt | ||
tsdgeos | mterry: please have a look at trunk and fix the failing test in xvfbtestShell | 16:04 |
tsdgeos | seems it was introduced by "Make it easier to use the Lockscreen component from the welcome wizard. " | 16:05 |
mterry | tsdgeos, sigh ok | 16:05 |
tsdgeos | sorry i did not catch it in review :/ | 16:05 |
mterry | sorry I let it through :/ | 16:05 |
tsdgeos | it's consequence of having too many broken ones | 16:06 |
tsdgeos | testShell was totally failing to even start when we did this branch | 16:06 |
tsdgeos | so couldn't catch it | 16:06 |
* mterry goes afk | 16:06 | |
* tsdgeos goes eod | 16:06 | |
=== dandrader is now known as dandrader|lunch | ||
=== Pici` is now known as Pici | ||
tsdgeos | dandrader|lunch: there's a few tests that fail with your branch, plz have a look | 16:54 |
=== dandrader|lunch is now known as dandrader | ||
=== ChrisTownsend1 is now known as ChrisTownsend | ||
=== salem_ is now known as _salem | ||
=== dandrader is now known as dandrader|afk | ||
=== dandrader|afk is now known as dandrader | ||
yecril71pl | Why does gedit insert a new line when I replace text with \n? | 18:51 |
davmor2 | yecril71pl: because that is the notation for a newline | 18:52 |
yecril71pl | What other notations should I expect gedit to support? | 18:53 |
davmor2 | yecril71pl: pass | 18:53 |
yecril71pl | pass what? | 18:54 |
davmor2 | yecril71pl: you can try the website for gedit and see what it supports and doesn't | 18:54 |
yecril71pl | The manual does not say what it supports | 18:55 |
yecril71pl | and it does not say what the Web site is | 18:56 |
yecril71pl | Oh I see, it is in the About dialogue box | 18:56 |
yecril71pl | The manual on the Web site is quite similar to the manual in Ubuntu. | 18:58 |
yecril71pl | However, the manual in Ubuntu does not contain the section "Using escape sequences". | 18:58 |
yecril71pl | Why is that? | 18:59 |
yecril71pl | <URL: https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1376403 > | 19:12 |
ubot5 | Ubuntu bug 1376403 in gedit (Ubuntu) "gedit manual missing escape sequences" [Undecided,New] | 19:12 |
=== _salem is now known as salem_ | ||
yecril71pl | How can I find differences between files in Unity? | 19:24 |
yecril71pl | I guess the answer is Meld. | 19:26 |
=== boiko_ is now known as boiko | ||
=== salem_ is now known as _salem |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!