Application Details:
Version: | 5.x |
License: | Open Source |
URL: | https://notepad-plus-plus.org/ |
Votes: | Marked as obsolete |
Latest Rating: | Silver |
Latest Wine Version Tested: | 2.22 |
Maintainers: About Maintainership
What works
Most of everything works.
Installs
Syntactical highlighting of Perl works.
Saving/Closing/Deleting/Opening of files work.
Desktop Link
Export HTML
Daily Usage
What does not
Workarounds
What was not tested
Hardware tested
Graphics:
Additional Comments
This works excellently for normal use. -> Silver Application works (almost) flawlessly with some ... other settings... -> Gold If this program is used in desktop virtual emulation mode, then it has very few problems & is mostly usable. (Does not run) flawlessly ‘out of the box’.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | BackTrack 5 | Jan 14 2018 | 2.22 | Yes | Yes | No | Silver | Piyush Raj | |
Show | Ubuntu 17.04 "Zesty" amd64 (+ variants like Kubuntu) | Jul 18 2017 | 2.12 | Yes | No | No | Garbage | NeverMine17 | |
Show | Fedora 16 x86_64 | Apr 24 2012 | 1.5.1 | Yes | Yes | No | Gold | gatlibs | |
Show | Mac OS X 10.6 "Snow Leopard" | Oct 24 2011 | 1.3.31 | Yes | Yes | No | Platinum | an anonymous user | |
Show | Ubuntu 11.04 "Natty" i386 (+ variants like Kubuntu) | Sep 14 2011 | 1.3.28 | Yes | Yes | No | Platinum | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
3548 | .lnk file is created on the desktop together with the program icon... | NEW | View | |
11595 | Notepad++ versions prior to 6.9 freeze if native application changes a file it has open when not in a virtual desktop (dogfood) | NEW | View | |
21918 | Alt key doesn't show menu in Notepad++ | NEW | View |
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
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.
If you write a note or comment please report also the version of Notepad++ and its bitness (32 bit or 64 bit).