/srv/irclogs.ubuntu.com/2013/12/05/#ubuntu-unity.txt

=== _salem is now known as salem_
=== salem_ is now known as _salem
=== iahmad is now known as iahmad|brb
=== iahmad|brb is now known as iahmad
=== iahmad is now known as iahmad|afk
=== iahmad|afk is now known as iahmad
Mirvtsdgeos: Saviq: FYI qt5-beta2 now has a good set of final RC1 packages, plus a bunch of rebuilds. but I've also bumped into several fails to builds in packages and filed qt5.2 tagged bugs for them.09:17
tsdgeosnice! tx09:17
Mirvtsdgeos: Saviq: in other news I won't be around tomorrow because of independence day, but the qt5-beta2 PPA should be in good enough shape to play around for a while again09:18
Mirvindicators are back for example, for whatever reasons. one main problem seems to be that power button does not unblank the display if it goes blank09:18
tsdgeosweird09:19
tsdgeosMirv: do you think it's worth a bug report?09:20
mhr3_mzanetti, lp:~unity-team/unity-scope-onlinemusic/use-new-api09:21
Mirvtsdgeos: probably, but I don't just know against what. nothing seems to crash and unity8 is still running.09:21
tsdgeosMirv: i'd put it against unity809:21
tsdgeosand then we can see if we can bounce it to someone else09:21
Mirvok09:22
Mirvbug #125806409:23
ubot5bug 1258064 in Unity 8 "After screen blanks unable to unblank on Qt 5.2" [Undecided,New] https://launchpad.net/bugs/125806409:23
tsdgeosmzanetti: https://launchpadlibrarian.net/158332647/buildlog_ubuntu-trusty-i386.unity-api_1%3A7.80.4%2B14.04.20131126.2-0~113~ubuntu14.04.1_FAILEDTOBUILD.txt.gz09:26
greybackdandrader: you need to merge lp~afrantzis/platform-api/initialize-mir-surface-parameters-output-id/ into lp:platform-api and install it10:06
dandradergreyback, ok10:06
tsdgeosCimi: you broke category collapsing!10:13
* Cimi hides10:13
Cimitsdgeos, really?10:13
tsdgeoswith the base renderer stuff10:13
tsdgeosyeah :/10:13
Cimitsdgeos, I think I passed all the properties10:13
CimiI triple checked10:13
tsdgeosit's bad we also don't have a test10:13
Cimitsdgeos, who did the review? :P10:13
tsdgeosCimi: mzanetti :D10:13
Cimihah10:13
mzanetti:D10:14
tsdgeosi'm on it10:14
CimiI'm coming to the office now, had cough and took medicines this morning10:14
mzanettiI really tested it and it was working fine10:14
CimiI did too10:14
tsdgeoslet's see how can i get it to work again10:14
mzanettiprobably some combination with something else landing at the same time10:14
Cimimzanetti, might have been Domino's pizza too10:14
Cimiand you eating it10:14
Cimimade the world collapse10:15
mzanettihmm... unlikely this landed before I got the pizza10:15
tsdgeosok, got it :D10:16
tsdgeosdamn, i'll need to do a test now10:16
Cimitsdgeos, click on the header of the category and see if it expands no? :)10:17
tsdgeosCimi: that actually works10:18
tsdgeosit's the collapsing that fails :D10:18
tsdgeosbut yeah10:18
tsdgeosit's not that hard10:18
Cimiah10:18
tsdgeosit's just extra work10:18
=== _salem is now known as salem_
=== sil2100_ is now known as sil2100
tsdgeosmzanetti: Saviq: https://code.launchpad.net/~aacid/unity8/broken_collapse/+merge/197844 ?10:48
Saviqtsdgeos, on it10:48
Cimitsdgeos, so filter can be set both ways?11:00
tsdgeosyes11:00
Cimimmm how do we deal with those?11:02
Cimitsdgeos, is there a way to set some sort of alias?11:02
Cimitsdgeos, btw my branch failed at the auto landing time :p11:03
tsdgeosi saw11:08
tsdgeosmzanetti: https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2/11:41
greybackdandrader: lp:~gerboland/+junk/qpa-mirserver-plugin-rename11:49
=== boiko_ is now known as boiko
dandradergreyback, gonna need to tweak the client qpa as well as it seems to hard code created windows to be fullscreen with a 64 pixels margin at the top12:25
dandraderhardcoded12:25
greybackdandrader: darn. That's correct.12:25
tsdgeosmzanetti: https://bugs.launchpad.net/bugs/+bugs?field.tag=qt5.212:26
greybackdandrader: do you really need to though? I've no problem with fullscreen surfaces (we can remove the fake panel bit)12:26
dandradergreyback, well, it won't make for a nice demo if the client window is fullscreen12:27
dandradergreyback, ie., we won't be able to move it around the desktop area, etc12:27
greybackdandrader: if we can scale the window, it could be ok for demo12:28
greybackdandrader: but yeah, it should not be hard to hack qtubuntu to grab the requested window size from Qt, and ask Mir for the correctly sized surface12:28
greybackit's only fullscreen now as we had no surface resizing, so if an app wanted to switch to fullscreen, we had a problem12:29
greybackbut we have surface resizing now, so we need to fix up qtubuntu more properly12:32
sil2100Saviq, greyback: hi guys! Any progress with the dialer-app issue during incomming calls? ;)12:34
kgunnsil2100: i think racarr determined it to be a platformapi bug yesterday late12:37
sil2100kgunn: do you know if this is close to be fixed?12:37
greybacksil2100: tedg working on it now. Once he's got code up, I'll have to patch unity-mir to support his change12:39
sil2100greyback: excellent!12:41
sil2100greyback: please give me a sign once all the bits are there ;)12:41
sil2100We'd like to get rid of this blocker12:41
greybacksil2100: will do12:41
sil2100Thank you12:43
sil2100greyback: just to double check - what components will have to be released to get this fixed?12:44
greybacksil2100: upstart-app-launch and unity-mir12:45
sil2100Just those 2? Coolio12:45
greybacksil2100: hopefully yeah.12:48
greybackneed to test fix before am certain12:48
mhr3__Saviq, so lp:unity-scopes-api, lp:~mhr3/unity-scopes-shell/hook-scopes-ng,  lp:~unity-team/unity-scope-onlinemusic/use-new-api/13:57
mhr3__Saviq, bzr bd-ing all of them should work13:57
Saviqmhr3__, cool, will try and get that soon13:58
mhr3__Saviq, then just UNITY_FORCE_NEW_SCOPES=1 unity813:58
mhr3__or lp:~unity-team/unity8/new-scopes13:58
=== mhr3__ is now known as mhr3
mzanettitsdgeos: https://code.launchpad.net/~mzanetti/unity8/enable-teasing-locked-phone/+merge/19787414:12
tvossSaviq, updated https://code.launchpad.net/~thomas-voss/unity-mir/replace_get_env_with_thread_safe_variant/+merge/19503714:16
Saviqtvoss, cheers14:16
sil2100tedg: hello! How's the upstart-app-launch fix going? Any news? :)14:56
tedgsil2100, In progress14:56
tedgIt's kinda non-trivial.  It's not a fix, it's adding a new handshaking between Unity and Upstart.14:56
karniSaviq: You know if your "Added music preview." is already in trusty-proposed or other image?14:59
karniSaviq: FTR, that's a commit in unity814:59
Saviqkarni, not yet15:04
Saviqkarni, should be released today/tomorrow15:04
karniSaviq: ack15:05
tsdgeosmzanetti: https://launchpadlibrarian.net/158332647/buildlog_ubuntu-trusty-i386.unity-api_1%3A7.80.4%2B14.04.20131126.2-0~113~ubuntu14.04.1_FAILEDTOBUILD.txt.gz15:26
tsdgeoshttps://bugs.launchpad.net/unity-api/+bug/125805715:26
ubot5Ubuntu bug 1258057 in Unity API "unity-api fails to build against Qt 5.2" [Critical,New]15:26
mzanettitsdgeos: https://code.launchpad.net/~mzanetti/unity8/dont-assert-on-invalid-variant/+merge/19790415:32
tsdgeosSaviq: the verify for the animation failed ;/15:43
tsdgeosSaviq: shall i remove it?15:43
Saviqtsdgeos, :|15:43
cwayne_thostr_, hey, im trying to install the new api from ppa:ubuntu-unity/daily-build-next but I'm getting a dep issue on ubuntu-system-settings-online-accounts16:48
mhr3cwayne_, it's trusty-only16:51
mhr3are you on trusty?16:51
cwayne_mhr3, i'm on trusty16:51
mhr3what is the actual error?16:51
cwayne_mhr3, http://paste.ubuntu.com/6525590/16:52
mhr3but yea actually, things might not work right now, distro updated some stuff, ppa has now older version than distro16:52
mhr3will try to fix it up16:52
mhr3eh16:53
cwayne_mhr3, thanks16:53
mhr3that error is weird though16:53
mhr3seb128, ^16:53
mhr3seb128, it says ubuntu-system-settings, so i'm pinging you :)16:54
seb128cwayne_, apt-get install ubuntu-system-settings ?16:54
cwayne_seb128, it's already installed16:55
seb128hum, are you sure?16:55
seb128that error doesn't make sense if that's the case16:55
seb128"Depends: ubuntu-system-settings but it is not going to be installed"16:55
cwayne_root@ubuntu-phablet:/# apt-cache policy ubuntu-system-settings16:55
cwayne_ubuntu-system-settings:16:55
cwayne_  Installed: 0.1+14.04.20131119-0ubuntu116:55
cwayne_  Candidate: 0.1+14.04.20131119-0ubuntu116:55
seb128apt-get install ubuntu-system-settings-online-accounts ?16:56
cwayne_ubuntu-system-settings-online-accounts is already the newest version.16:56
greybackmzanetti: your branch fixes the crash, thanks!17:01
mzanettigreyback: \o/17:02
mhr3sil2100, will need to rebuild the scopes branches17:04
mhr3or perhaps robru^?17:05
seb128cwayne_, that pastebin makes no sense, are you sure you ran those command on the same box?17:05
robrumhr3, url?17:05
cwayne_seb128, yes. i know it doesn't make sense, hence why i'm asking about it :)17:05
mhr3robru, :) step 1) https://code.launchpad.net/~ubuntu-unity/+recipe/unity-scopes-api-daily-custom the target branch needs to be changed to lp:unity-scopes-api trunk17:06
mhr3and built17:06
mhr3robru, step 2) build https://code.launchpad.net/~ubuntu-unity/+recipe/unity-scopes-shell-daily-custom after 1) finishes17:06
mhr3robru, step 3) rebuild https://code.launchpad.net/~ubuntu-unity/+recipe/unity-scope-onlinemusic-daily-custom after 1) finishes17:07
robrumhr3, ok, #1 started17:08
mhr3robru, oh crap, the version in 1) needs to be changed too17:09
robrumhr3, i changed the branch to trunk...17:09
mhr3robru, needs to be 0.1.217:09
mhr3robru, yea, but the recipe overrides the upstream version17:09
robrumhr3, can I set it to {debupstream} then?17:10
mhr3robru, yea, that will work too17:10
robrumhr3, ok, rebuilding that17:10
mhr3robru, it is possible to abort the older one? https://code.launchpad.net/~ubuntu-unity/+archive/daily-build-next/+recipebuild/60085217:11
robrumhr3, nope17:11
mhr3oh well...17:12
=== salem_ is now known as _salem
=== _salem is now known as salem_
Saviqmzanetti, http://people.canonical.com/~msawicz/unity8/scopes-ng.tar.xz17:32
mhr3robru, api published, mind kicking off 2) and 3)?17:48
robrumhr3, oh yeah ;-)17:48
=== _salem is now known as salem_
robrumhr3, have there been new revisions on the branches? if not they'll fail to upload due to identical version numbers.17:49
mhr3robru, good question17:49
mhr3robru, yea, everything was updated17:51
mhr3cwayne_, everything is rebuilding, should be in the ppa in ~hour17:53
cwayne_mhr3, lovely, thank you!17:54
mhr3cwayne_, although i'm not sure what's up with your apt error17:54
cwayne_mhr3, yeah, it's full of craziness somehow17:54
mhr3not overly likely that the rebuild will fix *that*17:54
tsdgeosCimi: https://code.launchpad.net/~aacid/unity8/carousel_click_test/+merge/19794018:03
Cimitsdgeos, tomorrow?18:04
tsdgeossure18:04
Cimitsdgeos, I'm concentrated on the prototype18:04
tsdgeosno worries18:04
=== ajmitch_ is now known as ajmitch
cwayne_having an issue trying to run the new api: unity::LogicException: Could not get string array (/usr/share/unity/scope-groups/Groups.ini, group: ScopeGroup): Key file does not have key 'Scopes'21:17
=== salem_ is now known as _salem

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