[01:44] Hello I have a few questions about Unity8 and Maliit keyboard [01:53] blmvxer: Also, most of the team is in Europe so 6+ hours away from coming online :) [01:54] Freaking of course lol === irsol_ is now known as irsol [02:42] Hello I have a few questions about Unity8 and maliit keyboard === tedg__ is now known as tedg_ [03:01] Hello I have a few questions about Unity8 and maliit keyboard === maclin1 is now known as maclin === faenil_ is now known as faenil === faenil is now known as faenil_ [11:04] Hey guys! [11:05] For xenial, I reverted the dbus fix for https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1644323 since it was causing a regression with unity8 [11:05] Ubuntu bug 1644323 in unity-gtk-module (Ubuntu Xenial) "Installing unity8-session-snap adversely effects unity7" [Undecided,Fix committed] [11:05] Now from what Laney mentioned, this was not really an issue with dbus itself but needed some changes elsewere [11:06] I would like to get this fixed once again for xenial, but I need someone to make sure it's not breaking unity8 once again [11:07] (as per https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1644323/comments/18 ) [11:07] Ubuntu bug 1644323 in unity-gtk-module (Ubuntu Xenial) "Installing unity8-session-snap adversely effects unity7" [Undecided,Fix committed] [11:51] sil2100, I filed this: bug #1654365 [11:51] bug 1654365 in ubuntu-touch-session (Ubuntu) "Session dbus lauched by /etc/X11/Xsession.d/75dbus_dbus-launch dies immediately" [Undecided,New] https://launchpad.net/bugs/1654365 [11:52] this is *why* Laney's fix broke us [11:52] we should probably get robert_ancell to look at it, he might know best how lighdm + dbus works / should work === dandrader is now known as dandrader|afk [12:01] Hi, my system is Xenial... I have lost all icons (indicators,time,etc) in my unity-panel. This is happened after a stop a fullscreen video. Since, some compiz/unity reset + remove config files doesn't solve the problem. If i am logging to another user, same things. An idea to fix this !!!??? thanx [12:13] Saviq: thanks! Could you poke me once this one is resolved? I'd like to re-introduce his change then [12:15] sil2100, that said, Laney's change was broken a bit, because restarting dbus didn't work (not sure if that's important, actually) [12:15] I mean, it's probably not a real thing, but still it should kinda work [12:19] hm, yeah, I would expect that to be working, even if it's not actually used anywhere === dandrader|afk is now known as dandrader === maclin1 is now known as maclin [14:04] ltinkl: can I add a couple branches to silo 2272? [14:09] mterry: he's sick, but i guess yes [14:09] oh no [14:09] yeah I also would guess yes -- adding === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [15:03] Hello, I have a few questions about unity8 and maliit keyboard [15:09] blmvxer: ask and if someone knows the answer they'll answer, it's better than asking to ask [15:11] Okay, 1:Is there a manual command to force invoke Maliit keyboard? [15:12] 2:Is there a manual way of forcing unity8 into landscape in Ubuntu 16.10(x86) [15:13] blmvxer: does the indicator rotation count as manual? what device are you running it that is not landscape by default? [15:14] tsgedos: Sadly no. I'm running on a baytrail nextbook and for whatever reason it's stuck in portrait mode [15:19] blmvxer, you could modify https://bazaar.launchpad.net/~unity-team/unity8/trunk/view/head:/qml/DeviceConfiguration.qml [15:20] it sounds like whatever orientation value we're getting from the sensor is bogus [15:21] blmvxer, as for forcing the OSK up, there's this bug: #1521518 - we've not solved this completely yet [15:21] bug 1521518 in Ubuntu UX "No way to invoke OSK when a hardware keyboard is connected" [High,In progress] https://launchpad.net/bugs/1521518 [15:23] blmvxer: Saviq: playing with /etc/ubuntu/devices.conf may work too afaics [15:23] right, I was looking for that thing! [15:28] Tried X-Ubuntu-Supported-Orientations=landscape on Unity8 and Unity8 shell and it rotates for a second then reverts back to portrait [15:33] blmvxer, check out what we mentioned above ↑, if you can't get it to work, please file a bug with `ubuntu-bug unity8` [15:33] Saviq: Sorry I switched to unity8 and missed what was posted before [15:34] blmvxer, you could modify https://bazaar.launchpad.net/~unity-team/unity8/trunk/view/head:/qml/DeviceConfiguration.qml [15:34] it sounds like whatever orientation value we're getting from the sensor is bogus [15:34] blmvxer, as for forcing the OSK up, there's this bug: #1521518 - we've not solved this completely yet [15:34] bug 1521518 in Ubuntu UX "No way to invoke OSK when a hardware keyboard is connected" [High,In progress] https://launchpad.net/bugs/1521518 [15:34] blmvxer: Saviq: playing with /etc/ubuntu/devices.conf may work too afaics [15:34] bug 1521518 in Ubuntu UX "No way to invoke OSK when a hardware keyboard is connected" [High,In progress] https://launchpad.net/bugs/1521518 === JanC_ is now known as JanC [15:39] josharenson: fyi I rebased greeter-guest onto your ported branch [15:41] mterry: ok, albert approved it yesterday so hopefully it lands soon [15:42] josharenson: yeah both branches are in same silo, that's what motivated my rebase [15:42] mterry: ack [15:50] Okay, I'm using unity8 right now, I modified the QML file to make desktop InvertedLandscape. now it's figuring out the OSK when I undock my device [16:02] Hell I didn't know there was so much I can manualy edit with QML 0_0 [16:06] blmvxer, patches welcome :) [16:07] blmvxer, as for the OSK, the plan was to listen to lid sensor data (iio) [16:14] Saviq: best I can probably do is write a script that reorients and restarts mir. My tablet was hell to even get Ubuntu on lol. [16:15] Saviq: I'm looking at forceOSKEnabled = autopilotDevicePresent() to force OSK in desktop mode as a temp fix for my issue [16:15] blmvxer, yeah that's a temporary workaround for sure [16:16] If I was more knowledgable of how Ubuntu was detecting my orientation then I would try to work on it more in depth. Maybe a new project to work on since I have landscape mode up [16:18] blmvxer, we're relying on Qt's sensors API [16:19] http://doc.qt.io/qt-5/sensors-backend-topics.html === dandrader is now known as dandrader|afk [17:24] Still working on forcing OSK in the desktop shell of unity 8. I came across this line. oskEnabled: (keyboardsModel.count === 0 && screens.count === 1) || forceOSKEnabled [18:01] mzanetti: I can spend a little time looking at bug 1654306, I need to get back to our snap bugs -- been futzing in pure u8 land too long :) [18:01] bug 1654306 in unity8 (Ubuntu) "Unity8 is not in desktop mode inside the snap session" [High,Triaged] https://launchpad.net/bugs/1654306 === faenil_ is now known as faenil [18:29] I believe I found some more info on why my OSK doesn't appear [18:29] file:///usr/share/maliit/plugins/com/ubuntu/Keyboard.qml:179 Type KeyboardContainer unavailable file:///usr/share/maliit/plugins/com/ubuntu/KeyboardContainer.qml:22 module "UbuntuKeyboard" is not installed [18:29] Though I have ubuntu-keyboard installed via apt [18:50] Okay so I got maliit keyboard setup in desktop unity 8 [18:51] I called maliit-server when docked, removed the physical keyboard [18:51] Then it worked === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [19:50] josharenson: what is the end-user-experience that test_changingSessionSticksToUser is testing? [20:02] mterry: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1631365 [20:02] Ubuntu bug 1631365 in unity8 (Ubuntu) "unity8 greeter does not save the last used session" [Undecided,Fix released] [20:05] josharenson: so it's testing that the session we show when we switch to a user is the same as the session that liblightdm has stored for that user? [20:05] mterry: and that the icon matches [22:01] mterry, hey, this seems to be some gsettings issue. I cannot repro, must be racyness [22:03] mzanetti: I couldn't reproduce either [22:03] seems to happen in like 50% of the cases for Pat, Saviq said it happens more often for him