[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-12-10 Thread marmuta
** Tags added: hidpi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562734 Title: Onboard keyboard shows black box on login To manage notifications about this bug go to: https://bugs.launchpad.net/

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-12-10 Thread marmuta
@DH, you can find partial workarounds in comment https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1562734/comments/15 and question https://answers.launchpad.net/onboard/+question/404618 That's all I know of currently, unfortunately. For anything better we need cooperation from unity-gr

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-05-04 Thread Alberto Salvia Novella
@ Joseph Salisbury Since onboard is the only input method available for Ubuntu on touch devices, I am raising this bug report importance to "high". ** Changed in: onboard (Ubuntu) Importance: Medium => High ** Changed in: unity-greeter (Ubuntu) Importance: Undecided => High -- You receiv

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity-greeter (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562734 Title

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-25 Thread marmuta
I've added a patch to the upstream bug report of bug #1572331 that seems to solve the scaling issue. Waiting for feedback. I then tested delaying Onboard's launch in unity-greeter: https://code.launchpad.net/~marmuta/unity-greeter/delay-keyboard-until-settings-daemon-done That indeed works. With

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~marmuta/unity-greeter/delay-keyboard-until- settings-daemon-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562734 Title: Onboard keyboard shows black box on login To mana

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-20 Thread marmuta
Ah, messed up the numbering. Here are the configure events again. ** Attachment added: "onboard-configure-events-corrected.txt" https://bugs.launchpad.net/ubuntu/+source/onboard/+bug/1562734/+attachment/4640804/+files/onboard-configure-events-corrected.txt -- You received this bug notificati

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-20 Thread marmuta
The keyboard seems to go below the screen, that's why we see a black rectangle there. On my 1920x1200 screen, scaled to 960x600, it apparently ends up at y=750. See attachment for the configure events. Case 1) is the black rectangle case. The values are all over the place. GdkEventConfigure doesn

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-20 Thread marmuta
** Also affects: unity-greeter (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562734 Title: Onboard keyboard shows black box on login To manage

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-19 Thread marmuta
The scaling issue seems to be a Gtk problem. I've opened a bug report here https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1572331 A workaround for that in Onboard wouldn't be pretty. I have yet to figure out why the keyboard becomes all black, and not just half the size. -- You received

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-18 Thread marmuta
> the keyboard only covered the upper left quarter of the black box Yes, that was the hint I needed, thanks. It's an issue with the window scaling factor. I wasn't aware of unity-settings-daemon changing it. That should explain the 500ms delay too. Onboard probably starts up with scaling-factor 1

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-18 Thread Asvin
Here are my logfiles ** Attachment added: "onboard.tar.gz" https://bugs.launchpad.net/ubuntu/+source/onboard/+bug/1562734/+attachment/4639127/+files/onboard.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-18 Thread Asvin
> One more thing to try, if you haven't done so already: > - boot to login > - turn keyboard off (via indicator) > - reboot to login > - turn keyboard on > Does that change anything? This worked for me, however, the keyboard only covered the upper left quarter of the black box. -- You received t

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-14 Thread marmuta
Thanks for the log. It's recreated on each reboot, so I only see the one from the latest boot. The contents are slightly different from what I get here, but I don't see anything really suspicious. Everything seems to go as planned, and the fact that you can briefly see the keyboard now only confirm

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-12 Thread X
Here is a screen capture of the new behavior. Onboard now displays the keyboard for ~500ms before turning black. ** Attachment added: "Screen Shot 2016-04-12 at 8.30.02 PM.png" https://bugs.launchpad.net/ubuntu/+source/onboard/+bug/1562734/+attachment/4634930/+files/Screen%20Shot%202016-04-12%

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-12 Thread X
Here is the log file. It includes multiple reboots. The first batch of reboots is *PRE* today's apt-get dist-upgrade, the second batch is *POST* today's apt-get dist-upgrade. BEHAVIOR HAS CHANGED BETWEEN UPDATES. The onboard keyboard briefly flashes for about 500ms before disappearing. ** Attac

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-12 Thread marmuta
Thank you both. There's no obvious error or traceback in the logs. I'd still like to see Asvin's x-0-greeter.log, but at the moment it doesn't look like Onboard crashes outright. Actually, there's little hint it is being started at all, but this seems to be the normal case. There is an undocumente

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-11 Thread X
The tablet is a "Microsoft Surface Pro 3, 8GB RAM, 256GB SSD". A bit of additional info: 1) I'm a fairly experienced developer ...perfectly happy to run code to test things and report results to you 2) The OS install is expendable. ...so if you'd like me to repeatedly wipe and re-install the OS,

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-11 Thread X
Here is an archive containing all the files in the log directory. The only purpose of this specific computer is to help test Ubuntu 16.04 on the Microsoft Surface Pro 3 tablet. Nothing on it is private. ** Attachment added: "logs.tar.gz" https://bugs.launchpad.net/ubuntu/+source/onboard/+bug

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-11 Thread Asvin
It is a Dell 7140 (Dell Venue 11 Pro). I will post the log-files as soon as possible (but don't have the tablet with me this week). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562734 Title: Onbo

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-11 Thread marmuta
I've tried two old 16.04 partitions and a freshly installed one so far, but wasn't able to reproduce the problem yet. Any additional information you can provide is highly appreciated. Asvin, X, please post the file "/var/log/lightdm/x-0-greeter.log". There's a chance we will find an error traceba

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-09 Thread marmuta
This could be Onboard crashing on something. If so, there should be an error message + traceback in /var/log/lightdm/. Does this print anything interesting? sudo su zgrep -i onboard /var/log/lightdm/* -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-05 Thread Asvin
Corrected package information. This is a bug with the onboard package. ** Package changed: linux (Ubuntu) => onboard (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562734 Title: Onboard ke

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-03-29 Thread Asvin
The problem occurred upon a fresh install. I just tested kernel 4.5.0-040500-generic with no success. ** Tags added: kernel-bug-exists-upstream ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1562734] Re: Onboard keyboard shows black box on login

2016-03-28 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem? Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.5 kernel[0