/srv/irclogs.ubuntu.com/2016/11/02/#ubuntu-unity.txt

sacardehi09:46
sacardeI installed in qemu ubuntu16.10+ unity8 (from mini iso)09:46
sacardebrowser and terminal work OK09:47
sacardebut if I run nautilis I have: failed to connect to mir: failed to send message to server09:48
sacardecannot open display :009:48
duflusacarde: Two issues there: (1) nautilus does not yet work properly on Mir (or Wayland); and (2) When you "run nautilus" it's lacking the correct environment to find the correct Mir server (Unity8). Try 'ubuntu-app-launch nautilus' but don't expect it to function fully yet.09:56
duflu(the main issue is bugs in GTK rather than Nautilus but we're working on them)09:56
sacardeduflu, using 'ubuntu-app-launch nautilus works OK !!10:20
sacardethanks10:20
=== marcusto_ is now known as marcustomlinson
kaisozhi!11:37
kaisozjust a quick question11:37
kaisozI've resolved a bug, did the merge proposal which has been approved by a reviewer11:38
kaisoz which is the next step? should I change the issue status to "Fix committed"?11:38
kaisozshould the reviewer do it?11:38
mptkaisoz, is the merge proposal shown as “Merged”?11:41
kaisoznop11:41
kaisozjust approved11:42
mptThen it hasn’t actually been fixed. :-) If you don’t have write access to the trunk branch, you’ll need to ask someone who does to complete the merge.11:42
kaisozfor example, the reviewer, right?11:43
kaisozjust to know more about the workflow11:44
kaisozso when the merge is complete, the merge proposal is marked as "Merged" and I guess it should be me who changes the bug status to "Fix committed" right?11:45
dednickgreyback: hey. reviewing qtubuntu branches now. cant seem to get the a11y steps to work. can't launch the dbus service.11:46
kaisozbut, when does it change to "Fix released"? Is it automatic?11:46
greybackdednick: do you get an error?11:47
greybackkaisoz: the bug is automatically marked "fix released" only when we do a release including your patch11:48
dednickgreyback: can't connect to session bus11:48
greybackdednick: I admit I did those steps ssh-ing into another machine11:49
greybackis DBUS_SESSION_BUS_ADDRESS set in your session?11:49
greybackis a session dbus server running at all? If not, you can run manually with "dbus-daemon --session --print-address &"11:50
dednickgreyback: right. probably not11:51
greybackthat will print the dbus address, so then set that env var above with export DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-bp6GTnVFyJ11:51
greybackswapping the path with the one you got above11:51
kaisozthanks greyback11:52
kaisozand what about the "Fix committed" step? is it automatic as well?11:52
greybackkaisoz: usually when your merge proposal is accepted, i.e. it is merged to trunk11:53
greybackbut that can depend on the project, some may not have that bit of magic enabled11:54
kaisozgreyback: Great, thank you. So as I understand, I did all I can do so far11:54
kaisozit's a unity8 bug11:55
mterryIf I wanted to debug why an app Dash icon wasn't loading correctly without recompiling the click scope (I just want to add some qml prints about what it is trying to load, etc), where would I make those edits?13:11
tsdgeosmterry: CardCreator.js13:25
tsdgeosmterry: but basically the log file will have an error roo13:26
tsdgeostoo13:26
tsdgeosmterry: basically13:37
tsdgeosreadonly property string cardArt: cardData && cardData["art"] || %8; \n\13:37
tsdgeosadd a onCardArtChanged or something there13:38
mterrytsdgeos: I thought I had done that and didn't get anything.  Will revisit my syntax.  thanks13:39
tsdgeoswell, there may be that the card["art"] never gets set13:39
tsdgeosmay be a reson for it to not be seen :D13:39
mterrymzanetti: so what's our best strategy for landing the u8 snap-root2 MP?  Do we have a silo going or should we do a tiny silo just for it and any other quick hotfixes?15:05
mzanettimterry, let me have a look15:09
=== JanC is now known as Guest59232
=== JanC_ is now known as JanC
mterryGosh dang it, AccountsService is annoying me right now19:50
mterryu8 can't talk to it, but the terminal app can19:51
=== PaulW2U_ is now known as PaulW2U
josharensonmterry: you have a min?21:20

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