From Fedora Project Wiki

Revision as of 15:27, 21 February 2011 by Vhumpa (talk | contribs)

Warning.png
In construction
This page is still in construction.


Description

This tests whether the Wine (Windows compatibility layer) is able to properly run basic windows applications in the Fedora 15 environment.

Setup

  1. Make sure that you have Wine installed: yum install wine

How to test

  1. In terminal or after pressing Alt-F2 type command wine notepad
    1. If you are asked to have Wine install a Gecko engine now (or at any point of the testing), confirm.
    2. A Windows-like Notepad application should open. Try typing in some text and saving it.
  2. In terminal or after pressing Alt-F2 type command wine wordpad
    • A Wordpad application should open. Try typing in some text, changing fonts and size of the text.
  3. In terminal or after pressing Alt-F2 type command wine iexplore
    1. An open-source version of MS Internet Explorer, the Wine Internet Explorer should open.
    2. Navigate some to some simple web pages, like google.com, fedoraproject.org/w/ etc.

Expected Results