The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)
What works
Everything appears to work as it should. No obvious errors.
What does not
No obvious errors.
What was not tested
Program appears to work properly with every function I tested.
Additional Comments
Seems to work properly. No problems with any function that I tested.
Avoiding Crash While Editing a Document Which Is Altered by Another Program
Notepad++ crashes under all, but this particular situation when a document is open in npp+ (Notepad++). To test this use gedit to alter a .txt when npp+ has the same .txt open as well.
To avoid this crash, configure the following;
1. Make the check box "Enable" checked in "File Status Auto-detection" (the box of options) within "MISC." (the tab) within "Preferences" from "Settings" (the menu's option).
i.e. have "Settings" -> "Preferences" -> "File Status Auto-detection" -> "MISC." -> "Enable" checked
Recovering from a Lost Menubar
If you activate a toggled menubar (Settings->Preferences->Menu Bar->check box "Hide (use Alt or F-10 key to toggle"), then close the Preferences window, you will not have a menubar. There are two known options to regain the menubar. (Bug 21918)
Option 1 - disallow the window manager to decorate the windows
$ winecfg
Graphics->Window Settings->uncheck box "Allow the window manager to decorate the windows"
Option 2 - have Wine emulate a virtual desktop
$ winecfg
Graphics->Window Settings->check box "Emulate a virtual desktop"
Notice
Both options are configurations to Wine which can be found in "Wine
configuration", which does not need to be started from the command-line;
that is just the method that I've chosen.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
Ctrl-Tab
by gatlibs on Tuesday May 17th 2011, 15:34
auto-update file crash
by Pablo Alviggi on Friday November 5th 2010, 10:45
"When open a file in Notepad++ and then edit that file outside Notepad++, notepadd++ wil crash"
as a workaround, if you enable Preferences->MISC.->File Status Auto-detection->Update silently, N++ won't show the window asking for the change and update the file automatically without crashing