sacarde | hi | 09:46 |
---|---|---|
sacarde | I installed in qemu ubuntu16.10+ unity8 (from mini iso) | 09:46 |
sacarde | browser and terminal work OK | 09:47 |
sacarde | but if I run nautilis I have: failed to connect to mir: failed to send message to server | 09:48 |
sacarde | cannot open display :0 | 09:48 |
duflu | sacarde: 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 |
sacarde | duflu, using 'ubuntu-app-launch nautilus works OK !! | 10:20 |
sacarde | thanks | 10:20 |
=== marcusto_ is now known as marcustomlinson | ||
kaisoz | hi! | 11:37 |
kaisoz | just a quick question | 11:37 |
kaisoz | I've resolved a bug, did the merge proposal which has been approved by a reviewer | 11:38 |
kaisoz | which is the next step? should I change the issue status to "Fix committed"? | 11:38 |
kaisoz | should the reviewer do it? | 11:38 |
mpt | kaisoz, is the merge proposal shown as “Merged”? | 11:41 |
kaisoz | nop | 11:41 |
kaisoz | just approved | 11:42 |
mpt | Then 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 |
kaisoz | for example, the reviewer, right? | 11:43 |
kaisoz | just to know more about the workflow | 11:44 |
kaisoz | so 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 |
dednick | greyback: hey. reviewing qtubuntu branches now. cant seem to get the a11y steps to work. can't launch the dbus service. | 11:46 |
kaisoz | but, when does it change to "Fix released"? Is it automatic? | 11:46 |
greyback | dednick: do you get an error? | 11:47 |
greyback | kaisoz: the bug is automatically marked "fix released" only when we do a release including your patch | 11:48 |
dednick | greyback: can't connect to session bus | 11:48 |
greyback | dednick: I admit I did those steps ssh-ing into another machine | 11:49 |
greyback | is DBUS_SESSION_BUS_ADDRESS set in your session? | 11:49 |
greyback | is a session dbus server running at all? If not, you can run manually with "dbus-daemon --session --print-address &" | 11:50 |
dednick | greyback: right. probably not | 11:51 |
greyback | that will print the dbus address, so then set that env var above with export DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-bp6GTnVFyJ | 11:51 |
greyback | swapping the path with the one you got above | 11:51 |
kaisoz | thanks greyback | 11:52 |
kaisoz | and what about the "Fix committed" step? is it automatic as well? | 11:52 |
greyback | kaisoz: usually when your merge proposal is accepted, i.e. it is merged to trunk | 11:53 |
greyback | but that can depend on the project, some may not have that bit of magic enabled | 11:54 |
kaisoz | greyback: Great, thank you. So as I understand, I did all I can do so far | 11:54 |
kaisoz | it's a unity8 bug | 11:55 |
mterry | If 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 |
tsdgeos | mterry: CardCreator.js | 13:25 |
tsdgeos | mterry: but basically the log file will have an error roo | 13:26 |
tsdgeos | too | 13:26 |
tsdgeos | mterry: basically | 13:37 |
tsdgeos | readonly property string cardArt: cardData && cardData["art"] || %8; \n\ | 13:37 |
tsdgeos | add a onCardArtChanged or something there | 13:38 |
mterry | tsdgeos: I thought I had done that and didn't get anything. Will revisit my syntax. thanks | 13:39 |
tsdgeos | well, there may be that the card["art"] never gets set | 13:39 |
tsdgeos | may be a reson for it to not be seen :D | 13:39 |
mterry | mzanetti: 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 |
mzanetti | mterry, let me have a look | 15:09 |
=== JanC is now known as Guest59232 | ||
=== JanC_ is now known as JanC | ||
mterry | Gosh dang it, AccountsService is annoying me right now | 19:50 |
mterry | u8 can't talk to it, but the terminal app can | 19:51 |
=== PaulW2U_ is now known as PaulW2U | ||
josharenson | mterry: you have a min? | 21:20 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!