/srv/irclogs.ubuntu.com/2014/11/12/#ubuntu-unity.txt

=== duflu_ is now known as duflu
=== vrruiz_ is now known as rvr_
=== rvr_ is now known as rvr
tsdgeosWellark: is there any reason unity-action-api still uses libhud?08:54
larsuwhat ever happened to the hud?08:56
* larsu guesses people forgot about it08:57
tsdgeoslarsu: it's gone08:59
tsdgeoswe don't ship it in krillin anymore09:00
tsdgeosthe app itself09:00
tsdgeoswe still ship libhud2 because  unity-action-api links against it09:00
tsdgeosbut wihtout the binary i'm not sure if it's needed (maybe it is)09:00
larsuare there any plans to resurrect it or is it gone for good?09:01
tsdgeosno idea tbh09:02
seb128mzanetti, tsdgeos, commented on bug #1391617, it seems that the uitk should use dtr("ubunntu-ui-toolkit"... since the string should be loaded from that domain and not from the application one09:08
ubot5bug 1391617 in Ubuntu UI Toolkit "Untranslated label "In Progress" when upgrading system" [Undecided,New] https://launchpad.net/bugs/139161709:08
tsdgeosseb128: ah it may be09:08
seb128tsdgeos, I tested that editing the file and using dtr makes the string translated on screen09:09
tsdgeos:)09:09
Saviqtsdgeos, huh, that's surprising:09:12
Saviqproperty alias image: image09:12
Saviq[...]09:12
SaviqImage {09:12
Saviq  id: image09:12
Saviqhow's that work?!09:12
Saviq;)09:12
tsdgeosnamespacing in QML is an amazing thing09:12
tsdgeosthat's my answer09:12
tsdgeosbut i agree we could make it a bit better09:13
tsdgeoswhere's that from?09:13
Saviqtsdgeos, https://code.launchpad.net/~aacid/unity8/croppedImageSizer/+merge/23983209:13
Saviqtsdgeos, no, TBH if that works I like it, no point in having an explicit prop09:13
Saviqtsdgeos, just never thought that would work09:14
tsdgeosSaviq: well you need the property to expose it to children09:14
tsdgeoserr09:14
Saviqtsdgeos, yeah I know09:14
tsdgeosi mean to outside users of the thing09:14
Saviqtsdgeos, but I mean that I'd never have tried an alias to an object (vs. a property)09:14
tsdgeosah09:14
tsdgeossure that works09:14
Saviqsounds like an undocumented feature09:15
tsdgeosi thought you were complaining about the09:15
tsdgeosimage: image09:15
Saviqah well, that, yeah09:15
tsdgeoslet me change that09:16
tsdgeosand call it innerImage09:16
tsdgeosor _image09:16
tsdgeosor something09:16
tsdgeosdone09:18
SaviqCimi, I'm building an rtm silo with all the dash things, it seems to creep up the priority ladder09:22
mzanettiseb128: ack, thanks09:32
Saviqmzanetti, as discussed, bug #1391798 for you09:38
ubot5bug 1391798 in unity8 (Ubuntu) "Left-edge / home does not close temporary scopes" [High,Triaged] https://launchpad.net/bugs/139179809:38
mzanettiSaviq: ack09:38
Saviqmzanetti, and the tagger one bug #139179909:40
ubot5bug 1391799 in Tagger "Should have a history of recognized codes" [Undecided,New] https://launchpad.net/bugs/139179909:40
mzanetticheers. will add it09:41
mzanettiSaviq: would the content be enough or do you want the image too?09:42
Saviqmzanetti, image a nice addition, but obviously content most important09:43
Saviqmzanetti, not even sure image needed at all, after all you rarely get any context in the image09:44
mzanettiyou can always regenerate the code from the image too09:44
Saviqyeah, it's only what would be around the code that could warrant keeping the image09:44
mzanettierr, the other way round. if you have the content, tagger lets you generate a code image09:45
mzanettiyeah09:45
Saviqmzanetti, I think if you actually wanted the image, just take it with the camera (only caveat is that you might fail to recognize it later)09:46
Saviqtsdgeos, should I add your most recent branch to the test silo for this?10:07
Saviqi.e. is it ~working yet?10:07
tsdgeosSaviq: not sure how safe it is10:07
tsdgeosSaviq: let's not add it yet10:07
Saviqok10:07
tsdgeosSaviq: you're right, i only need m:source and not width and height, problem is that doing it your way may make the code a bit more complex, but let's try it anyway and see what i get10:54
Saviqtsdgeos, it's a Needs Information thus10:54
Saviqtsdgeos, a TODO would be enough10:54
tsdgeoslet me have a look10:57
=== alan_g is now known as alan_g|afk
Saviqbrb11:01
=== alan_g|afk is now known as alan_g
facundobatistaHolas11:32
Saviqo/11:36
* mzanetti upgrades internet connection... might be offline for a bit11:58
tsdgeosSaviq: i've pushed a change to croppedimagesizer so that it's the source that triggers the network request12:07
tsdgeosSaviq: have a look plz12:07
tsdgeosmeaning i'll have to merge the async version one now12:07
tsdgeosfun times :D12:07
=== cwayne-afk is now known as cwayne
tsdgeosSaviq: i think you were right, now it looks nicer12:35
=== Trevinho_ is now known as Trevinho
=== dandrader is now known as dandrader|afk
=== MacSlow is now known as MacSlow|lunch
=== jgdxx is now known as jgdx
=== alan_g is now known as alan_g|lunch
=== dandrader|afk is now known as dandrader
Saviqtsdgeos, meaning it actually changed things visually13:16
Saviq?13:16
=== MacSlow is now known as MacSlow|lunch
Wellarktsdgeos: sorry, out sick today.13:28
Wellarkbut to answer your question: hud is still running13:28
Wellarknobody has made the decision to discontinue it13:28
larsuWellark: this seems to be a bit of a pattern...13:39
mzanettiSaviq: is it possible that a temp scope opens another temp scope, and if yes, will they be stacked or replaced?13:45
Saviqmzanetti, replaced13:45
mzanettithanks13:45
* greyback has errand to run, back in ~1 hour hopefully13:46
=== dpm_ is now known as dpm
Saviqtsdgeos, hmm, no sourceSizeChanged at all?13:53
=== alan_g|lunch is now known as alan_g
tsdgeosSaviq: where?14:02
Saviqtsdgeos, ah /me blind14:04
Saviqtsdgeos, you refactored into setSourceSize14:05
tsdgeosyeah14:05
Saviqtsdgeos, just a small nitpick to rename updateImageSize14:10
mzanettimterry: hey, you were right. it was racy. seemed to work on my krillin, but not on mako14:41
mzanettior the other way round. don't remember14:42
mterrymzanetti, I tried your updated version and approved14:42
mzanetticool, thanks14:42
tsdgeosMacSlow: what do you think about http://paste.ubuntu.com/8965722/ ?15:01
tsdgeosit bothers me that you use anchors to set the size15:01
tsdgeosand then unset the anchors so you can move it15:01
MacSlowtsdgeos, what better solution do you suggest?15:04
tsdgeosMacSlow: my suggestion in form of http://paste.ubuntu.com/8965722/15:04
qenghocompiz (core) - Info: Unity is fully supported by your hardware.15:06
qenghocompiz (core) - Info: Unity is not supported by your hardware. Enabling software rendering instead (slow).15:06
qenghoCovering all the bases, I guess.15:06
Saviqtsdgeos, you got a tag in your branches, please strip15:12
tsdgeosdamn15:12
tsdgeosSaviq: is it 0.1.16 ?15:13
tsdgeosit magically appears from nowhere15:13
Saviqtsdgeos, no, ~aacid/unity8/photoscopeimprovements15:13
Saviq8.00+14.10.20141013.2-0ubuntu115:13
Saviqstoopid c/p15:13
Saviqmzanetti, will you follow up on lp:~aacid/unity8/asyncCroppedImageSizer please15:14
tsdgeosok15:14
mzanettiSaviq: yep, wanted to wait for jenkins to build packages to test it15:14
Saviqmzanetti, they're in silo15:14
mzanettioh15:14
Saviqmzanetti, http://people.canonical.com/~platform/citrain_dashboard/#?distro=ubuntu-rtm&q=landing-00815:14
mzanettiack, will test now then15:15
Saviqmzanetti, and http://people.canonical.com/~platform/citrain_dashboard/#?distro=ubuntu&q=landing-01115:15
tsdgeosSaviq: that tag is fine15:15
Saviqtsdgeos, interesting15:15
tsdgeosphotoscopeimprovements$ bzr tags | grep 8.00+14.10.20141013.2-0ubuntu115:15
tsdgeos8.00+14.10.20141013.2-0ubuntu1 136515:15
tsdgeosMacSlow: test fails in that branch15:15
MacSlowtsdgeos, that's odd15:15
MacSlowlooking into it now15:16
Saviqtsdgeos, wonder why my script wants to strip this then15:16
Saviqtsdgeos, ignore thus15:16
tsdgeosSaviq: don't know15:16
=== Malsasa_ is now known as Malsasa
MacSlowtsdgeos, hm... make -C builddir testNotifications works fine here15:23
MacSlowtsdgeos, do you have output of the failure you're seeing?15:23
tsdgeosMacSlow: are you merged with trunk?15:23
MacSlowtsdgeos, certainly15:23
MacSlowtsdgeos, two days ago15:24
tsdgeosMacSlow: http://paste.ubuntu.com/8966214/15:25
MacSlowtsdgeos, hm...15:26
pstolowskitsdgeos, ping15:36
tsdgeospstolowski: hi15:38
pstolowskitsdgeos, hey! thostr_ asked me to target our manage dash changes for this week15:38
tsdgeospstolowski: you'll have coordinate with Saviq i'm out the rest of the week15:39
thostr_pstolowski: not getting live this week15:39
thostr_but rather prepare everythign so that we just need to push the one magic button15:39
=== dandrader is now known as dandrader|lunch
pstolowskithostr_, ah, ok, so just a silo15:41
thostr_pstolowski: yes15:41
pstolowskitsdgeos, ok thanks15:41
tsdgeospstolowski: or with kgunn15:41
tsdgeosi think there was a silo already somewhere15:41
MacSlowtsdgeos, just merged with branch again... still all notification-tests pass15:42
tsdgeosMacSlow: have you tried looping it?15:42
MacSlowtsdgeos, no15:42
kgunntsdgeos: pstolowski thostr_ i do have the branches in a vivid silo15:42
kgunnhttp://people.canonical.com/~platform/citrain_dashboard/#?distro=ubuntu&q=01815:43
kgunntsdgeos: pstolowski ^ failed to build...but hadn't looked at why15:43
tsdgeos 1 FAILED TEST15:46
tsdgeosRegistryObject::ScopeProcess::on_process_death(): Process for scope: "testscopeA" exited15:46
tsdgeospstolowski: ↑ ?15:46
mzanettitsdgeos: what's the best way to test the asynccroppedimageresizer?15:47
MacSlowtsdgeos, did you make soure you have latest trunk of lp:unity-notifications installed?15:47
tsdgeosMacSlow: maybe not ^:^15:47
tsdgeosmzanetti: do you have the custom build photo scope?15:47
MacSlowtsdgeos, latest is r22415:47
MacSlowtsdgeos, btw... looped testNotifications 20 times... all pass15:48
mzanettitsdgeos: doesn't look like15:48
pstolowskitsdgeos, can you link complete log file?15:48
tsdgeospstolowski: sure15:48
tsdgeospstolowski: https://launchpadlibrarian.net/189709804/buildlog_ubuntu-vivid-i386.unity-scopes-api_0.6.8%2B15.04.20141110-0ubuntu1_FAILEDTOBUILD.txt.gz15:50
tsdgeosMacSlow: ok, i'll go back to it in a sec15:50
MacSlowtsdgeos, sure... got the async stuff still too keeping me busy otherwise :)15:51
pstolowskitsdgeos, ah, we have been observing sporadic failures on i386 and there were fixes for that, i'm not sure if they landed. unrelated to the changes anyway15:52
tsdgeosSaviq: mzanetti: https://code.launchpad.net/~aacid/unity8/make_cmake_happy/+merge/24157415:56
mzanettiack, testing15:56
mzanettianyone knows what the replacement for "ubuntu-device-flash --list-channels" is?15:56
mzanettiah... found it15:57
mzanettitsdgeos: is line 8 in that diff intentional?16:00
mzanettitsdgeos: or a leftover from the asyncimageresizer?16:00
tsdgeosit is intentional16:00
mzanettiit will conflict with that though16:00
mzanettiand the imageresizer is in a silo already16:00
tsdgeosit actually won't16:01
tsdgeossince i didn't add that line in the asyncimageresizer :D16:01
tsdgeosoh i did16:01
tsdgeos:D16:01
mzanetti;)16:02
tsdgeosit's the same change16:02
tsdgeosshould be smart enough to merge cleanly16:02
* tsdgeos tries16:02
tsdgeosmzanetti: merges fine here16:04
mzanettiok16:04
tsdgeosmzanetti: there's a problem somewhere in the async code16:08
tsdgeoshaving a look16:08
tsdgeoshmmm16:12
tsdgeospstolowski: did you guys just land stuff that makes unity8 not compile?16:12
tsdgeosor is it me16:13
pstolowskitsdgeos, unlikely16:13
* tsdgeos is confused16:14
pstolowskitsdgeos, how does it fail?16:14
tsdgeosit complains about moveFavoriteTo not being there16:14
tsdgeosbut that is the new thing we have yet to add16:15
tsdgeosand i'm not using it in this branch16:15
tsdgeosah16:15
tsdgeosnothing that a clean build can't fix16:15
tsdgeospstolowski: sorry :D16:15
pstolowskitsdgeos, ah, ok, np :)16:16
mzanettipaulliu: https://code.launchpad.net/~paulliu/unity8/lp1379384/+merge/23898616:17
paulliumzanetti: ok. thanks16:18
tsdgeosmzanetti: false alarm it was a miscompilation here, but there's a test that fails on jenkins16:18
tsdgeostrying to loop it and see if it fails16:18
tsdgeosmzanetti: can you run make testCard there and see if it fails for you?16:19
mzanettiack16:21
tsdgeosmzanetti: ok, tehre was actualyl a bug, just pushed16:27
tsdgeosMacSlow: back to your thing16:29
MacSlowtsdgeos, ook16:29
tsdgeosi can still get the test to fail every single time16:29
tsdgeosdo i need any other branch of what's there on vivid?16:29
MacSlowtsdgeos, no... just that branch, unity-notifications trunk and that's it16:29
tsdgeosthen i do not understand what's going on16:30
mzanettitsdgeos: yep, makes more sense now with the setting of m_worker16:30
tsdgeosMacSlow: i don't even need to loop it, just fails every time16:31
MacSlowtsdgeos, btw... the qmltests don't even need the backend (unity-notifications)16:32
MacSlowtsdgeos, hm... really no clue what still could be wrong on your side... I started from scratch and did all qml-tests and usual manual tests... nothing fails here.16:38
MacSlowtsdgeos, you're on vivid too I assume16:38
tsdgeosyes16:38
MacSlowtsdgeos, we need some third person to check16:42
tsdgeosMacSlow: yeah16:42
tsdgeosor jenkins16:42
MacSlowtsdgeos, just triggered another build16:44
=== dandrader|lunch is now known as dandrader
greybackbregma: unity8 works on my amd laptop. With unity8 alone installed, it was crashing on startup in QSensors, but I added the ubuntu-desktop metapackage, and now unity8 works!17:12
greybackmouse cursor is a bit messed up tho17:12
bregmastill using hardware cursor maybe, at a guess17:13
bregmagreyback, is that installed from the ISO?17:13
greybackbregma: originally installed from ISO yes, but then I added ubuntu-desktop17:13
greybackbefore ubuntu-desktop, it was crashing. I'm not sure what I installed that fixed it17:14
bregmasounds like a dependency is missing maybe17:14
greybackyep17:14
greybackthink I logged a bug...17:14
=== dandrader is now known as dandrader|afk
=== dpm is now known as dpm-afk
=== dandrader|afk is now known as dandrader
mzanettimterry: https://code.launchpad.net/~mterry/unity8/we-are-at-least-beta/+merge/241615/comments/59445523:27
mterrymzanetti, I did!23:27
mterryhuh23:27
mzanettidon't tell me they're in trunk again23:28
mterrymzanetti, it doesn't have them locally23:28
mzanettimterry: hmm... I branched that branch and ran ./build.sh23:28
mzanettino merge or nothing23:28
mzanettibzr tags shows all of the unity7 ones23:28
* mterry tries that23:29
mterrymzanetti, when I run ./strip-u8-tags.py it doesn't return anything.  Maybe my script is out of date23:30
mzanettimterry: does "bzr tags" list them?23:30
mzanettihere's my script: http://paste.ubuntu.com/8973863/23:31
mterrymzanetti, I don't think so... I forget exactly which ones are banned.  Let me show you mine23:31
mterrymzanetti, http://paste.ubuntu.com/8973871/23:31
mzanettithis is what I get: http://paste.ubuntu.com/8973872/23:31
mzanettiyeah... your's is bad too23:32
mzanettishould only be 7.84 to 8.0123:32
mzanettiall those 0.x, upstream etc are from unity723:32
mzanettibasically everything with a ? is bad23:32
mterrymzanetti, the strip-u8-tags.py from https://wiki.ubuntu.com/Process/Merges/Checklists/Unity8 doesn't do anything with my branch23:33
mterryso maybe the script needs fixing23:33
mzanettiindeed... the script doesn't complain here either23:34
mzanettinot even on the local checkout I have23:34
mzanettiso yeah, there seems to be something the script doesn't catch23:34
mzanettimterry: trunk is still good though23:35
mzanettior Saviq cleaned it already again23:35
mterrySo I wonder how I got those.  I branched that today23:36
mterryProbablye he cleaned today23:36
mzanettiyeah. I saw him and Albert talking about tags today23:37
mzanettiso probably we had an incident and you branched that minute23:38
mzanettistill odd that the script doesn't catch it23:38
Saviqmzanetti, the script has a hardcoded list, I didn't spend the time to implement a "is this tag valid? drop, if not" feature, although that probably makes sense, would be more versatile23:40
Saviq.NET X-platform, now that's an interesting turn of events23:41
mzanettiyeah... seen sabdfl's talk today?23:41
mzanettithat was one of the topics23:42
mzanettithe new CEO runs all over the place with slogans like "Microsoft loves Linux" for a while already23:42
Saviqno, did not see23:44

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