From Fedora Project Wiki
No edit summary |
(Redone. Added LessTiff and wine apps; moved focus from visuals to gnome-shell integration.) |
||
Line 2: | Line 2: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This tests the gnome-shell integration of applications written using non-gtk toolkits | |description=This tests the gnome-shell integration of applications written using non-gtk toolkits and running with Wine. | ||
|setup= | |setup= | ||
# Install example applications written using QT4, Swing | # Install example applications written using QT4, Swing, WxWidgets, LessTif toolkits and install wine. From the root terminal run: | ||
{{command|yum install speedcrunch freemind filezilla xpdf wine}} | |||
{{admon/note | Note | Please feel free to try any other programs you know are using the fore-mentioned toolkits instead.}} | {{admon/note | Note | Please feel free to try any other programs you know are using the fore-mentioned toolkits instead.}} | ||
|actions= | |actions= | ||
# | # Go to Activites->Applications and check whether all the installed applications are present in the list. Also see if pre-installed wine applications are present (That is e.g. Notepad, Wine File, WineMine etc.). | ||
# Run all of the above applications and some wine applications as well. Invoke Activities and see if all the application windows are present in the overview. | |||
# Run and | # Create extra few desktops, and try moving some of the windows around them. | ||
|results= | |results= | ||
# Visuals of | # All of the installed applications + Windows applications included with wine should be present in the Activites->Applications menu. | ||
# You should be able to see miniatures of all the opened windows and be able to move them around different desktops correctly. | |||
# Visuals of speedcrunch, filezilla and freemind should be adjusted to the current Gnome theme and should look and feel native. | |||
}} | }} | ||
[[Category:GNOME3_acceptance_test_cases]] | [[Category:GNOME3_acceptance_test_cases]] |
Revision as of 14:48, 7 March 2011
Description
This tests the gnome-shell integration of applications written using non-gtk toolkits and running with Wine.
Setup
- Install example applications written using QT4, Swing, WxWidgets, LessTif toolkits and install wine. From the root terminal run:
yum install speedcrunch freemind filezilla xpdf wine
How to test
- Go to Activites->Applications and check whether all the installed applications are present in the list. Also see if pre-installed wine applications are present (That is e.g. Notepad, Wine File, WineMine etc.).
- Run all of the above applications and some wine applications as well. Invoke Activities and see if all the application windows are present in the overview.
- Create extra few desktops, and try moving some of the windows around them.
Expected Results
- All of the installed applications + Windows applications included with wine should be present in the Activites->Applications menu.
- You should be able to see miniatures of all the opened windows and be able to move them around different desktops correctly.
- Visuals of speedcrunch, filezilla and freemind should be adjusted to the current Gnome theme and should look and feel native.