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!
What works
I tested typing and basic functions such as find and inserting the time.
What does not
Workarounds
What was not tested
I did not test printing
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Oct 07 2015 | 1.7.50 | N/A | Yes | Platinum | Jared Smudde | ||
Show | Fedora 18 x86_64 | Mar 10 2013 | 1.5.25 | N/A | Yes | Platinum | gatlibs | ||
Show | Ubuntu 9.10 "Karmic" amd64 (+ variants like Kubuntu) | Jan 09 2010 | 1.1.36 | N/A | Yes | Platinum | A Wine user |
Bug # | Description | Status | Resolution | Other apps affected |
407 | 'notepad readme.txt' should work | CLOSED | FIXED | View |
828 | rewrite notepad using Win32 text controls | CLOSED | FIXED | View |
1938 | Errors in Notepad when opening a file - SuSE v9.0 | CLOSED | FIXED | View |
3303 | native notepad is unable to print | CLOSED | DUPLICATE | View |
3594 | notepad does not prefill the currently used font in font selection | CLOSED | FIXED | View |
8166 | notepad does fully not display long (>32K) one-line files | CLOSED | FIXED | View |
12737 | Notepad -- pressing "Return" key exits program | CLOSED | DUPLICATE | View |
12917 | Finale 2008 (& Notepad) curly braces and ties not drawn correctly | CLOSED | FIXED | View |
13031 | Missing icon resource in notepad | CLOSED | INVALID | View |
15130 | Wine notepad: Extension behaviour differ from Windows | CLOSED | FIXED | View |
18715 | No statusbar in Notepad | NEW | View | |
19425 | notepad: running notepad with a non-existent file and choosing yes to create a new file should do so immediately (appinstall) | CLOSED | FIXED | View |
20844 | wine notepad: Shift-f3 keybind for "search previous" | CLOSED | WONTFIX | View |
21212 | Notepad fonts do not display correctly after re-opening program, when using NatSpeak | CLOSED | FIXED | View |
23085 | Printing in notepad displays "Page &p" instead of actual page number. | CLOSED | FIXED | View |
23193 | wine notepad: Slow to open large files | NEW | View | |
23195 | wine notepad: Bugged scrolling with long files | NEW | View | |
23196 | wine notepad: Resizing reloads the file, making it excessively slow on long files | CLOSED | WONTFIX | View |
23206 | Print output from builtin notepad lacks spaces | CLOSED | FIXED | View |
24204 | wine notepad crashes: BadLength (poly request too large or internal Xlib length error) | CLOSED | FIXED | View |
24492 | notepad: save as dialog should auto-select text | CLOSED | FIXED | View |
25910 | Notepad tries to open a file using wrong sharing mode | CLOSED | FIXED | View |
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 for this application have been disabled because there are no maintainers.