/srv/irclogs.ubuntu.com/2017/01/19/#ubuntu-unity.txt

blmvxerHello I have a few questions about Unity8 and Maliit keyboard01:44
duflublmvxer: Also, most of the team is in Europe so 6+ hours away from coming online :)01:53
blmvxerFreaking of course lol01:54
=== irsol_ is now known as irsol
blmvxerHello I have a few questions about Unity8 and maliit keyboard02:42
=== tedg__ is now known as tedg_
blmvxerHello I have a few questions about Unity8 and maliit keyboard03:01
=== maclin1 is now known as maclin
=== faenil_ is now known as faenil
=== faenil is now known as faenil_
sil2100Hey guys!11:04
sil2100For xenial, I reverted the dbus fix for https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1644323 since it was causing a regression with unity811:05
ubot5Ubuntu bug 1644323 in unity-gtk-module (Ubuntu Xenial) "Installing unity8-session-snap adversely effects unity7" [Undecided,Fix committed]11:05
sil2100Now from what Laney mentioned, this was not really an issue with dbus itself but needed some changes elsewere11:05
sil2100I would like to get this fixed once again for xenial, but I need someone to make sure it's not breaking unity8 once again11:06
sil2100(as per https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1644323/comments/18 )11:07
ubot5Ubuntu bug 1644323 in unity-gtk-module (Ubuntu Xenial) "Installing unity8-session-snap adversely effects unity7" [Undecided,Fix committed]11:07
Saviqsil2100, I filed this: bug #165436511:51
ubot5bug 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/165436511:51
Saviqthis is *why* Laney's fix broke us11:52
Saviqwe should probably get robert_ancell to look at it, he might know best how lighdm + dbus works / should work11:52
=== dandrader is now known as dandrader|afk
rcspamHi, 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 !!!??? thanx12:01
sil2100Saviq: thanks! Could you poke me once this one is resolved? I'd like to re-introduce his change then12:13
Saviqsil2100, that said, Laney's change was broken a bit, because restarting dbus didn't work (not sure if that's important, actually)12:15
SaviqI mean, it's probably not a real thing, but still it should kinda work12:15
sil2100hm, yeah, I would expect that to be working, even if it's not actually used anywhere12:19
=== dandrader|afk is now known as dandrader
=== maclin1 is now known as maclin
mterryltinkl: can I add a couple branches to silo 2272?14:04
tsdgeosmterry: he's sick, but i guess yes14:09
mterryoh no14:09
mterryyeah I also would guess yes -- adding14:09
=== dandrader is now known as dandrader|afk
=== dandrader|afk is now known as dandrader
blmvxerHello, I have a few questions about unity8 and maliit keyboard15:03
tsdgeosblmvxer: ask and if someone knows the answer they'll answer, it's better than asking to ask15:09
blmvxerOkay, 1:Is there a manual command to force invoke Maliit keyboard?15:11
blmvxer2:Is there a manual way of forcing unity8 into landscape in Ubuntu 16.10(x86)15:12
tsdgeosblmvxer: does the indicator rotation count as manual? what device are you running it that is not landscape by default?15:13
blmvxertsgedos: Sadly no. I'm running on a baytrail nextbook and for whatever reason it's stuck in portrait mode15:14
Saviqblmvxer, you could modify https://bazaar.launchpad.net/~unity-team/unity8/trunk/view/head:/qml/DeviceConfiguration.qml15:19
Saviqit sounds like whatever orientation value we're getting from the sensor is bogus15:20
Saviqblmvxer, as for forcing the OSK up, there's this bug: #1521518 - we've not solved this completely yet15:21
ubot5bug 1521518 in Ubuntu UX "No way to invoke OSK when a hardware keyboard is connected" [High,In progress] https://launchpad.net/bugs/152151815:21
tsdgeosblmvxer: Saviq: playing with /etc/ubuntu/devices.conf may work too afaics15:23
Saviqright, I was looking for that thing!15:23
blmvxerTried  X-Ubuntu-Supported-Orientations=landscape on Unity8 and Unity8 shell and it rotates for a second then reverts back to portrait15:28
Saviqblmvxer, check out what we mentioned above ↑, if you can't get it to work, please file a bug with `ubuntu-bug unity8`15:33
blmvxerSaviq: Sorry I switched to unity8 and missed what was posted before15:33
Saviq<Saviq> blmvxer, you could modify https://bazaar.launchpad.net/~unity-team/unity8/trunk/view/head:/qml/DeviceConfiguration.qml15:34
Saviq it sounds like whatever orientation value we're getting from the sensor is bogus15:34
Saviq blmvxer, as for forcing the OSK up, there's this bug: #1521518 - we've not solved this completely yet15:34
Saviq<ubot5> bug 1521518 in Ubuntu UX "No way to invoke OSK when a hardware keyboard is connected" [High,In progress] https://launchpad.net/bugs/152151815:34
Saviq<tsdgeos> blmvxer: Saviq: playing with /etc/ubuntu/devices.conf may work too afaics15:34
ubot5bug 1521518 in Ubuntu UX "No way to invoke OSK when a hardware keyboard is connected" [High,In progress] https://launchpad.net/bugs/152151815:34
=== JanC_ is now known as JanC
mterryjosharenson: fyi I rebased greeter-guest onto your ported branch15:39
josharensonmterry: ok, albert approved it yesterday so hopefully it lands soon15:41
mterryjosharenson: yeah both branches are in same silo, that's what motivated my rebase15:42
josharensonmterry: ack15:42
blmvxerOkay, 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 device15:50
blmvxerHell I didn't know there was so much I can manualy edit with QML 0_016:02
Saviqblmvxer, patches welcome :)16:06
Saviqblmvxer, as for the OSK, the plan was to listen to lid sensor data (iio)16:07
blmvxerSaviq: 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:14
blmvxerSaviq: I'm looking at forceOSKEnabled = autopilotDevicePresent() to force OSK in desktop mode as a temp fix for my issue16:15
Saviqblmvxer, yeah that's a temporary workaround for sure16:15
blmvxerIf 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 up16:16
Saviqblmvxer, we're relying on Qt's sensors API16:18
Saviqhttp://doc.qt.io/qt-5/sensors-backend-topics.html16:19
=== dandrader is now known as dandrader|afk
blmvxerStill working on forcing OSK in the desktop shell of unity 8. I came across this line. oskEnabled: (keyboardsModel.count === 0 && screens.count === 1) || forceOSKEnabled17:24
mterrymzanetti: 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
ubot5bug 1654306 in unity8 (Ubuntu) "Unity8 is not in desktop mode inside the snap session" [High,Triaged] https://launchpad.net/bugs/165430618:01
=== faenil_ is now known as faenil
blmvxerI believe I found some more info on why my OSK doesn't appear18:29
blmvxerfile:///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 installed18:29
blmvxerThough I have ubuntu-keyboard installed via apt18:29
blmvxerOkay so I got maliit keyboard setup in desktop unity 818:50
blmvxerI called maliit-server when docked, removed the physical keyboard18:51
blmvxerThen it worked18:51
=== dandrader is now known as dandrader|afk
=== dandrader|afk is now known as dandrader
mterryjosharenson: what is the end-user-experience that test_changingSessionSticksToUser is testing?19:50
josharensonmterry: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/163136520:02
ubot5Ubuntu bug 1631365 in unity8 (Ubuntu) "unity8 greeter does not save the last used session" [Undecided,Fix released]20:02
mterryjosharenson: 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
josharensonmterry: and that the icon matches20:05
mzanettimterry, hey, this seems to be some gsettings issue. I cannot repro, must be racyness22:01
mterrymzanetti: I couldn't reproduce either22:03
mzanettiseems to happen in like 50% of the cases for Pat, Saviq said it happens more often for him22:03

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