Project

General

Profile

Actions

action #13756

closed

mouse_hide seems to not work anymore

Added by okurz over 7 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Regressions/Crashes
Target version:
-
Start date:
2016-09-16
Due date:
% Done:

0%

Estimated time:

Description

seems like we broke mouse_hide with recent changes.
https://openqa.suse.de/tests/564660#step/consoletest_finish/8 should not show a mouse cursor but from the logs we can see that it has been hidden just in before:

18:45:30.8155 Debug: /var/lib/openqa/share/tests/sle/tests/console/consoletest_finish.pm:50 called testapi::mouse_hide
18:45:30.8157 30735 <<< testapi::mouse_hide(border_offset=1)
18:45:30.8162 30737 mouse_move 1023, 767
18:45:30.8163 30737 send_pointer_event 0, 1023, 767, 1
18:45:30.8167 Debug: /var/lib/openqa/share/tests/sle/tests/console/consoletest_finish.pm:51 called testapi::assert_screen
18:45:30.8168 30735 <<< testapi::assert_screen(mustmatch='generic-desktop', timeout=30)

problem

probably introduced by commit 400a02e in os-autoinst. Could maybe also be commit 6772373 but that one states that it has been tested locally.


Related issues 1 (0 open1 closed)

Related to openQA Project - action #13816: mouse_hide not working when called between X restartsResolvedmkittler2016-09-19

Actions
Actions #1

Updated by AdamWill over 7 years ago

Well, what's wrong there exactly? The mouse gets moved to 1023x767...should it have been moved somewhere else? Where was it getting moved before with this code? Do you have an older log of the same job? I can't access openqa.suse.de , so I'm flying blind unless you have a log from a public instance...

Actions #2

Updated by coolo over 7 years ago

You're a bit quick with your analysises. https://openqa.suse.de/tests/564660#step/first_boot/2 "shows" a hidden mouse that was still there in /1 before the mouse_hide. So mouse_hide definitely works in general.

Actions #3

Updated by coolo over 7 years ago

  • Status changed from New to Rejected

and that worker has this code running since at least sep 8th. If mouse_hide was conceptually broken, you would have noticed.

and https://openqa.suse.de/tests/527643#step/consoletest_finish/7 predates all changes you mention and also shows the cursor.

But if you had looked closer, you would have noticed that https://openqa.suse.de/tests/564660#step/consoletest_finish/6 fails - and as such the login is not successful. Why the cursor is not following VNC is a good question, but I don't think mouse_hide is the problem.

Actions #4

Updated by okurz over 7 years ago

coolo wrote:

But if you had looked closer, you would have noticed that https://openqa.suse.de/tests/564660#step/consoletest_finish/6 fails - and as such the login is not successful.

I certainly saw this. That's how I came to the current observation. I did not say it failed for this reason. This is also why I tagged the job with bsc#999224. I don't know how this is related, though.

Why the cursor is not following VNC is a good question, but I don't think mouse_hide is the problem.

I don't understand what you mean. Can we reopen the ticket and reword the subject then?

Actions #5

Updated by coolo over 7 years ago

with everything in this issue being incorrect? useless, but I'll file a new one with the real problem

Actions #6

Updated by okurz over 7 years ago

you are very supportive, thank you. If you think the noise of a new issue helps, sure, go ahead.

Actions #7

Updated by okurz over 7 years ago

  • Related to action #13816: mouse_hide not working when called between X restarts added
Actions

Also available in: Atom PDF