fix KDE x11_start_program needle, add Gnome needle
ClosedPublic

Authored by garretraziel on Sep 16 2015, 1:55 PM.

Details

Summary

This fixes x11_start_program on KDE. alt-f2 dialog
showed up too late (sleep 3 wasn't enough), so I changed it to
assert_screen and added KDE and Gnome run command dialogs.

ENV-LANGUAGE was also badly set, so I changed that.

Test Plan

run KDE and Gnome live tests.

Diff Detail

Repository
rOPENQATESTS os-autoinst-distri-fedora
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
garretraziel retitled this revision from to fix KDE x11_start_program needle, add Gnome needle.Sep 16 2015, 1:55 PM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added reviewers: adamwill, jskladan.
adamwill accepted this revision.Sep 16 2015, 5:24 PM

sure, looks fine. I guess you could remove or edit the TODO now, since we've taken screenshots for two desktops now ;)

(the point of the TODO was that the sleep was only ever meant to be a quick hack, and taking screenshots was the 'right' way to do it).

This revision is now accepted and ready to land.Sep 16 2015, 5:24 PM
This revision was automatically updated to reflect the committed changes.