/srv/irclogs.ubuntu.com/2015/02/18/#ubuntu-unity.txt

josharensonDoes anyone know where indicator-sound writes logs, and why changing volume on mako is so laggy?00:16
tsdgeosi'm getting a black screen on unity8-desktop-mir-session09:00
tsdgeosany idea why?09:00
tsdgeosunity8 doesn't seem to be running, that'd be a reason i guess :D09:01
tsdgeosseb128: ↑ ?09:02
tsdgeosgreyback: want me to top approve https://code.launchpad.net/~mir-team/qtubuntu/port-to-mirclient/+merge/245164 or you want to give it a go too?09:02
greybacktsdgeos: feel free to top approve09:03
seb128tsdgeos, didn't see that bug yet, do you have anything useful in .cache/upstart?09:03
tsdgeosthat's weird09:03
tsdgeosseems like tried to use X11 instead of mir09:04
tsdgeoslog says09:04
tsdgeosQXcbConnection: Could not connect to display09:04
seb128maybe some desktop backend missing?09:04
tsdgeosseb128: don't know, i just installed unity8-desktop-session-mir and hoped it'd work :D09:09
seb128tsdgeos, it should, not sure what's going on09:10
tsdgeosseb128: it can be started from regulra X11 lightdm, right?09:10
seb128yes09:10
tsdgeoslet me try rebooting then09:13
seb128greyback, hey09:25
seb128greyback, willcooke hit the same battery icon/unity8 stucked issue yesterday09:25
willcookerunning away, eh?09:26
seb128lol09:27
seb128willcooke, hey09:27
willcookeo/09:27
seb128willcooke, did you have the same issue on the tablet? or was that something else?09:27
willcookeseb128, indeed - using silo0 the greeter, lockscreen, whatever it's called,09:28
willcookejust kinda got stuck09:28
willcookeI could see half the pin code thing09:28
willcookebut couldnt type on it09:28
willcookeyour fix sorted it09:28
seb128so that was on the n7 as well09:28
willcookeyah09:28
seb128thanks for confirming09:28
seb128Saviq, ^09:28
willcookeJust to confirm, I am running a non-standard set up - but I think the problems here are the same root cause09:29
seb128right09:30
seb128it just means the issue is not desktop specific09:30
seb128but it had no reason to be09:30
seb128greyback, hey09:51
greybackseb128: hi!09:51
seb128greyback, did you see what I was saying before?09:52
greybackyou got the filename09:52
seb128yeah09:52
greybackthe battery icon09:52
seb128it's not specific to it though09:52
greybackno, hmm09:52
seb128this morning the battery is less charged09:52
seb128and it has the same issue on battery-06009:52
greybackwhat device do you see this with?09:52
seb128greyback, willcooke is getting that bug on his n7 tablet and on his test desktop as well09:52
tsdgeosso09:53
greybackok so09:53
tsdgeosi got it to work09:53
seb128insipiron test laptop09:53
tsdgeosand i know why it's broken09:53
seb128tsdgeos, oh, tell us!09:53
tsdgeosjust not sure why only there09:53
* greyback perks ears09:53
tsdgeosseb128: basically the sdk is a bad icon provide09:53
tsdgeosit gets asked for a icon of size 2409:53
tsdgeosand returns a pixmap of 30, 2409:53
tsdgeosthen qml goes, oh wait you gave me something of 3009:54
tsdgeosand asks for a size of 3009:54
tsdgeosand gets 34, 3009:54
tsdgeosad infinitum09:54
greybackeek09:54
tsdgeosjust that it seems in some cases09:54
tsdgeosit detects a binding loop09:54
tsdgeosso this is if i run it from X1109:54
tsdgeoshttp://paste.ubuntu.com/10288127/09:54
seb128tsdgeos, are you talking about my bug now, not about your x11 bug?09:55
tsdgeosit detects a loop and stops09:55
tsdgeosseb128: yes09:55
seb128k09:55
seb128great!09:55
seb128https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1422835 if you want a bug to comment on09:56
ubot5Launchpad bug 1422835 in unity8 (Ubuntu) "Unity8 stucks in icon loading code" [Undecided,New]09:56
tsdgeosthis is on the unity8 session http://paste.ubuntu.com/10288142/09:56
tsdgeosand ad infinitum09:56
tsdgeosat some point i was getting09:56
seb128right09:56
seb128see my bt on ^09:56
tsdgeosrequest "battery-080-charging" QSize(12769, 8268)09:56
greybackaha09:56
greybackhence the massive memfill09:57
tsdgeosthe question is why09:57
tsdgeosrequest "battery-080-charging" QSize(37, 24)09:57
tsdgeosLoadIcon 37 QSize(57, 37)09:57
seb128is that a regression with new qt?09:57
seb128that started after the qt5.4 landing for me09:57
greybacktsdgeos: what is the "37"09:57
greybackseb128: I was seeing it before in 5.309:57
tsdgeoswidth, height09:57
greybackbut maybe less often09:58
tsdgeosnow since that is on the correct aspect ration, i'd expect it to return 37, 24 again, not 57, 3709:58
tsdgeosbut i guess the sdk icon loader has a bug somewhere09:58
greybacktsdgeos: the requested width/height? Am guess the qsize is the returned09:58
willcookeseb128, I can't get Bluetooth to turn back on with the N7 - can I do it from a command line?10:04
tsdgeosgive me a sec i think i have a patch10:06
tsdgeoswill be back!10:06
seb128willcooke, what happens when you try to turn it on?10:07
willcookeseb128, in the indicator the slider just turns off again, in the settings app it tuns on and stays on, but nothing happens, no scanning, no connecting, etc - and when I quit the app and go back in it's back to off again10:08
seb128willcooke, not sure, try to sudo restart bluetooth maybe?10:14
willcookeseb128, heh - that just seems to get stuck doing nothing.10:17
willcookeI'll turn it off and back on again10:17
seb128willcooke, is bluetoothd running?10:17
willcookeappears not10:17
willcookeoh10:18
willcookewell10:18
willcookeservice --status-all says yes, ps aux says no10:18
willcookehrm10:21
willcookeRunning bluetoothd manually works10:21
mzanettigreyback: did you already install silo0 today?10:21
mzanettigreyback: it's working just fine for me. can't repro kevin's issues10:22
greybackmzanetti: just testing it now10:22
greybackmzanetti: I share kevin's problem10:22
seb128willcooke, it probably segfaulted or something and the init job doesn't restart it in those cases, I sent a patch upstream recently for that10:29
willcookethanks seb12810:29
tsdgeosseb128: if you have time can you try https://code.launchpad.net/~aacid/ubuntu-ui-toolkit/nonsquareicons/+merge/250110 ?10:49
=== vrruiz_ is now known as rvr
=== dpm_ is now known as dpm
=== marcusto_ is now known as marcustomlinson
tsdgeoslarsu: you may be interested in https://code.launchpad.net/~aacid/ubuntu-ui-toolkit/nonsquareicons/+merge/250110 ?11:45
larsutsdgeos: it's really hard to see what you actually changed :/11:50
* larsu looks at commit diffs11:50
tsdgeoslarsu: yeah look at the first one11:50
larsuwhy did you move the class into the header? Nothing else needs it...11:50
tsdgeosthe second one is actually adding the test (and a small fixlet for the png branch)11:50
tsdgeoslarsu: the test does11:50
tsdgeosthough i'm not very happy on how the test looks tbh11:51
larsuoh, you're testing the class itself now?11:51
larsuweird11:51
tsdgeoslarsu: ?11:51
tsdgeossince results depend on the suru theme changing or not11:51
larsutsdgeos: I would have just tested the provider11:52
larsubut fair enough11:52
tsdgeoslarsu: yes i'm testing only the provider11:52
tsdgeosexcept for the small bit that i want to make sure i'm testing a svg and a png11:52
tsdgeosand thus i need access to the functions that return the filename for a given icon11:52
tsdgeoswhich are part of the theme11:52
tsdgeosi'm open to a suggestion on how to better test it11:53
tsdgeoscouldn't find a different way11:53
larsuhm, we could make a test theme with differently named svg and png11:54
tsdgeosyeah11:54
larsuwould also get rid of the problem that suru might change11:54
tsdgeosbut you still do11:54
larsubut might not be worth it...11:54
tsdgeostheme = IconTheme::get("suru");11:54
tsdgeosin the constructor11:54
tsdgeosthough maybe i can use a default param11:54
tsdgeosto fix that11:54
tsdgeoslet me see11:54
larsutsdgeos: you could also call the test icon theme "suru" and run the test in an env where it only finds that11:55
tsdgeosright11:55
larsuI wonder why we hardcoded "suru" back then11:55
larsuI guess there's no way to fetch the icon theme name?11:56
=== MacSlow is now known as MacSlow|lunch
dandraderSaviq, ping12:12
dandraderwas the last unity8 release a "special", manual one? The commits are all under a merge commit (rev 1616) instead of being merged individually12:17
tsdgeoslarsu: looks much easier to read now https://code.launchpad.net/~aacid/ubuntu-ui-toolkit/nonsquareicons/+merge/250110 :)12:25
larsuindeed, thanks12:26
tsdgeosdandrader: which branch?12:26
larsuI'll have a look in a bit12:26
dandradertsdgeos, lp:unity812:26
tsdgeosdandrader: right12:27
tsdgeosmaybe the train has changed?12:27
tsdgeosrobru: ↑ ?12:27
tsdgeosdandrader: ah you're back12:28
dandraderyes :)12:28
tsdgeosdandrader: https://code.launchpad.net/~aacid/unity8/qmluitests54/+merge/250021 is mostly for you12:28
tsdgeosthe tests need some coercing to pass on touch related stuff due to changes in aggregation of touch events12:30
tsdgeosi couldn't find any impact in real world12:30
tsdgeosbut yuo should have a look and in case anything touch related shows up in vivid-only to know it can be related to that Qt 5.4 change12:30
=== alan_g is now known as alan_g|lunch
dandradertsdgeos, checking it12:46
Trevinhodpm: happy BD! :)13:01
dpmthanks Trevinho! :-)13:10
=== dandrader_ is now known as dandrader|afk
=== alan_g|lunch is now known as alan_g
=== dandrader|afk is now known as dandrader
larsutsdgeos: can't test your changes, uitk fails to build (test failure in localizedApp)13:42
tsdgeoslarsu: fails to build?13:43
tsdgeosbuilt fine here13:43
tsdgeoswhich error do you have?13:43
larsuwell, test failure13:43
tsdgeosah13:43
larsumsgfmt: error while opening "localizedApp/share/locale/en/LC_MESSAGES/localizedApp.mo" for writing: No such file or directory13:43
larsubut apparently tests are run by default on `make` ?!13:43
tsdgeosno idea13:43
larsu:/13:50
tsdgeosi did have no problems running make13:52
tsdgeosare you building the deb?13:52
tsdgeosdandrader: updated https://code.launchpad.net/~aacid/unity8/qmluitests54/+merge/25002113:52
larsutsdgeos: no, I'm running make13:52
tsdgeosweird13:53
=== MacSlow|lunch is now known as MacSlow
larsutsdgeos: I can't reproduce the infinite growing problem14:12
tsdgeoslarsu: where? in the test?14:12
larsutsdgeos: no, with a sample script14:12
tsdgeoslarsu: well there's a bug, you can try unity814:13
tsdgeoson the desktop or on the tablet14:13
larsuis there a way to make the bug show up in a small example?14:13
larsuI guess we'll want to include that as a test as well14:14
tsdgeoslarsu: well ins't the current test enough? why would asking for a icon of 24x16 give me a pixmap of 37x24?14:14
tsdgeoswhich is what the current code does14:15
seb128tsdgeos, sorry, took me a while, your fix restore my desktop test machine14:15
seb128tsdgeos, commented on the mp saying so14:16
larsutsdgeos: you didn't say that in the MR or the bug...14:16
tsdgeoslarsu: i didn't say what?14:17
larsutsdgeos: why would asking for a icon of 24x16 give me a  pixmap of 37x24?14:17
tsdgeoslarsu: https://code.launchpad.net/~aacid/ubuntu-ui-toolkit/nonsquareicons/+merge/250110/comments/619927 ?14:18
seb128larsu, he said that on the MR14:18
tsdgeoslarsu: also the commit message14:18
tsdgeosWithout this patch we could end up in loops like14:18
tsdgeosrequested icon "battery-080-charging" QSize(24, 24)14:18
tsdgeosreturned QSize(37, 24)14:18
larsutsdgeos: meh, write it in the description or the bug next time14:20
tsdgeoslarsu: as said, it's also written in the commit message right on the top14:20
larsutsdgeos: and like I said, I cannot reproduce that14:21
seb128I wonder why only some people get the issue :-/14:21
larsua commit message saying "without this patch, X doesn't work" is not very helpful..14:21
larsuseb128: because we haven't found the real issue yet14:22
tsdgeoslarsu: we haven't foudn the reasl issue?14:22
tsdgeosyou kidding?14:22
larsuno, of course not14:22
tsdgeoslarsu: so you're really arguing the bug is somewhere else and not there?14:22
larsutsdgeos: no. I'm saying I don't know what the issue is yet14:23
tsdgeosthe issue is14:23
tsdgeosthat function is returning the wrong pixmap size14:23
tsdgeosand there's a test to prove it14:23
tsdgeosseb128: it only happens for some people because the other people are getting png icons, that don't have this bug14:24
seb128tsdgeos, why isn't everyone getting the same icons? we use the same environment and icon theme...14:25
tsdgeosseb128: e.g. i have to unplug my battery-powered-mouse, otherwise the icon that gets shown is the one for battery+mouse and that's a png one that doesn't show the bug14:25
seb128oh ok14:25
tsdgeoslarsu: honestly not sure what more you want besides this test14:25
larsutsdgeos: I'd love to be able to run it for a start14:26
tsdgeoslarsu: are you on vivid?14:26
larsuyes14:26
larsurunning tst_iconProvider manually doesn't work either14:27
tsdgeoscan you paste the erorr you get?14:27
tsdgeoslarsu: make check14:27
larsutsdgeos: another test is failing14:28
tsdgeoslarsu: make check in the tst_iconProvider directoyu14:28
larsuactually, I don't even know. `make` is failing14:28
larsumake check in the directory complains about a .pro file missing14:28
tsdgeosok, so maybe i forgot to commit the pro file :)14:29
tsdgeosno it's there14:29
tsdgeoscan you please paste the error?14:29
larsuah, that one's on me, wrong branch14:29
dandradermzanetti, there might be some regression in trunk. the launcher no longer hides itself automatically after a couple of seconds being idle14:43
dandradermzanetti, have you noticed it?14:43
greybackdandrader: would your mouse cursor be over it by any chance?14:59
mzanettidandrader: ?14:59
mzanettidandrader: how do you reveal it?14:59
mzanettiby a left edge drag or via mouse?14:59
dandradermzanetti, left edge drag on the device15:02
dandradermzanetti, dragging it with the mouse in "make tryLauncher"15:03
dandrader(but note that mouse sends touch events in tryFoo runs)15:03
dandradergreyback, no15:03
greybackdandrader: was worth a shot, it happened to me15:04
dandradermzanetti, so you're not getting this behavior?15:04
mzanettidandrader: it's not supposed to hide any more15:04
mzanettiand doesn't do so since december or so15:04
dandradermzanetti, hmm, why do we still have this dismissTimer in Launcher.qml for?15:04
mzanettibecause it hides when reviealing by mouse hover15:05
tsdgeosin an unmerged branch15:05
mzanettiisn't that merged too now?15:05
tsdgeoshttps://code.launchpad.net/~mzanetti/unity8/reveal-launcher-with-mouse-hover/+merge/24891315:05
mzanettiah ok.15:05
mzanettithen no, not merged yet15:05
tsdgeosactaully now that i realized i can run unity8 on the desktop just fine15:05
tsdgeosi'll review it in a bit15:06
mzanettidandrader: anyhow, I didn't want to drop the timer back then because I knew I need it again for the mouse hover thing15:06
mzanettiwhich is happening in that branch albert just posted15:06
dandraderok15:06
=== dandrader is now known as dandrader|lunch
josharensonSaviq: lp:indicator-sound is the correct project for unity8, right? When I make changes to it, I am not seeing them propagate.15:51
larsutsdgeos: [sorry, was on the phone] reviewed your patch. thanks15:51
larsutsdgeos: I'm not sure why it fixes your problem, but glad it dos15:51
larsu*does15:51
tsdgeosmzanetti: so i'm trying your hover patch and i can't get it to show the launcher15:53
mzanettitsdgeos: how are you trying?15:54
mzanettihmm... could be we only get it on silo0 yet15:55
tsdgeosmzanetti: i got your branch, installed it in my pc15:55
mzanettitsdgeos: so you're running on Mir15:56
tsdgeosmzanetti: yes15:56
tsdgeoswell i guess15:56
mzanettifor that you'd need to have qtmir updated to use mirevent2 I think, https://code.launchpad.net/~mir-team/qtmir/port-to-msh-shell-and-mirevent2/+merge/24843315:56
mzanettiotherwise it won't give us mouse events yet15:56
mzanettiyou can try on X11 though15:56
mzanettiby just running ./builddir/src/unity815:57
mzanettidon't use make tryLauncher, because the qmlscene we use in "try" converts all the mouse events to touch events too15:57
mzanettiso you can test on: a device with silo0 installed15:57
mzanettior X11 running the unity8 binary without wrappers (run.sh etc)15:58
mzanettiactually, you could also install silo0 on the pc, if it's a VM and not a problem to break/recover15:58
tsdgeosmzanetti: so one we land this ./run and tryLauncher will be broken "forever"?16:04
mzanettitsdgeos: no, why?16:05
mzanettitsdgeos: it just won't work with revealing by mouse hover16:05
mzanettitsdgeos: but the mouse is threated like a finger in those cases16:05
mzanettiso you can still drag it from the left edge16:05
tsdgeosok16:08
tsdgeosmzanetti: the dismisstimer seems to not have effect16:15
tsdgeosi moved it to 5000 and the thing still hides immediately16:15
mzanettihmm16:15
mzanettithat doesn't sound right16:15
tsdgeosMacSlow: how hard is to get a test for https://code.launchpad.net/~macslow/unity8/unbreak-notification-positioning-fix-1422711 ?16:25
MacSlowtsdgeos, depends how hard it is to fake a unityMenuModel attached as a hint... I've not tried it yet as the shell-rotation-AP test still keeps me very busy16:29
tsdgeosMacSlow: added some comments to the MR16:39
MacSlowtsdgeos, done17:06
=== dandrader|lunch is now known as dandrader
=== alan_g is now known as alan_g|EOD
=== boiko_ is now known as boiko
=== dandrader is now known as dandrader|afk
josharensonso, still can't figure out why my changes don't show up in indicator-sound... is there a special install process/variable to set?19:48
josharensontedg: ^^^ ?20:18
tedgjosharenson, I'm confused, which changes?20:21
josharensontedg: lets say i want to add a print statement... I add it, do make/make install/ and never see it in the logs20:22
tedgjosharenson, make install may not put it in the correct place. You probably want "bzr bd" which will build a deb for you.20:22
tedgAlso make sure to restart20:23
josharensontedg: ok, do you know if its possible to X-compile?20:23
* josharenson tries native in the meantime20:23
tedgjosharenson, Should be, but I haven't tried.20:23
josharensontedg: thanks, ill let you know if it still doesn't work20:24
=== dandrader|afk is now known as dandrader

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