WineHQ

ReactOS Notepad

First version.

Application Details:

Version: 1.0
License: Open Source
URL: http://svn.reactos.org/svn/rea...
Votes: 0
Latest Rating: Platinum
Latest Wine Version Tested: 1.7.50

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Everything.

What does not

Nothing.

Workarounds

What was not tested

Printing.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 12.04 "Precise" amd64 (+ variants like Kubuntu)Oct 07 20151.7.50N/A Yes NoPlatinumJared Smudde 
ShowFedora 18 x86_64Mar 10 20131.5.25N/A Yes NoPlatinumgatlibs 
CurrentUbuntu 9.10 "Karmic" amd64 (+ variants like Kubuntu)Jan 09 20101.1.36N/A Yes NoPlatinumA Wine user 

Known Bugs

Bug # Description Status Resolution Other apps affected
18715 No statusbar in Notepad NEW View
23193 wine notepad: Slow to open large files NEW View
23195 wine notepad: Bugged scrolling with long files NEW View

Show all bugs

HowTo / Notes

How to Test

Download ReactOS

$ wget -c -O "ReactOSLive.iso.zip" "http://sourceforge.net/projects/reactos/files/ReactOS/0.3.14/ReactOS-0.3.14-REL-live.zip/download?use_mirror=superb-dca3"

Extract the Compressed Information

$ unzip ReactOSLive.iso.zip

Mount the Image (ISO)

$ mkdir -p /dev/cdrom

$ mount -o loop ReactOSLive.iso /dev/cdrom

Enter the Directory Containing ReactOS' Programs

$ cd /dev/cdrom/reactos/

Extract the Further Compressed Information

$ mkdir -p ~/Downloads/reactos/

$ cabextract reactos.cab ~/Downloads/reactos/

Unmount the Filesystem

$ umount /dev/cdrom

Ultimately, Run It!

$ cd ~/Downloads/reactos/

$ wine notepad.exe


Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back