Discussion:
[Notepad-plus-plus] [notepad-plus - Help] No one wants to provide help with a problem
SourceForge.net
2007-03-24 12:48:25 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4225565
By: nobody

Hello,

I posted the below message a few days ago seeking some help in launching NP++
but no one responded. I conclude that if one has a problem in getting NP++
to launch correctly and can't figure out the solution by himself he shouldn't
be using NP++ in the first place. So I deleted the installation from my computer
and went on to seek another replacement for MS's Notepad. judging from the
subject matter of questions posted seeking help with problems, NP++ is probably
a crappy program anyhow and not worth the effort in using it. It looks like
it needs to much hand holding in order to do anything useful with it. It appears
to be a hackers delight.

Previoulsy posted message:

I just installed the latest version on Notepad++. It fails to launch when I
edit a file, say a *.txt file, and several error messages are displayed:
Load langs.xml failed!
Scintilla error: can not load the dynamic library
106901: Scintilla.init failed!

I used the executable version of the download to install Notepad++ and assumed
that all the necessary components to run it were installed; apparently not.
What am I missing here in the install?

Thanks

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2007-03-24 21:00:36 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4225969
By: nobody

I didn't respond because I had no idea about resolving your problem; I've not
seen it before. I'm new to Notepad++, having started with version 3.9 just
this year.

Please keep in mind that this is not paid-for software, and there is no support
except from people like you and me who use the program. We are not paid to
help, so we might want to discourage low-PC-proficiency users from using Notepad++
to avoid being sucked into a tech-support black hole. The very name Notepad++
seems to imply an editor for programmers.

Your problem sounds like solely an install issue. You might check if your download
was corrupted by performing an md5 sum on it and comparing it with the expected:

http://easynews.dl.sourceforge.net/sourceforge/notepad-plus/npp.4.0.2.release.md
5

You can help the rest of us help you by providing us with some particulars about
your version of Notepad++, your complete install directory, your operating system
(some Notepad++ issues with Vista are pending resolution, I understand), your
user rights and your install rights on the PC (admin, power user, user), as
well as the choices you made when you installed the program.

I'd look at spaces in paths without proper quoting, %variables%, conflicts with
environment settings. --Joel

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2007-03-26 07:32:43 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4227332
By: dv__

Try to download zip-archive file instead of exe-installator. The cause of your
problem is the following: Notepad++ for some reason can't find SciLexer.dll
(text editing library) and langs.xml (highlighting options). These files usually
are placed in the same path (folder) as Notepad++.exe file.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2007-07-13 11:07:57 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4411262
By: nobody

I ran into the same problem.
This happens when you copy just notepad++.exe to a different location, and execute
it from there.
The mistake I made was misinterpreting the message to copy notepad.exe into
C:\WINDOWS\ServicePackFiles\i386, C:\WINDOWS\System32\dllcache, C:\WINDOWS\System32
and C:\WINDOWS.
Finding no notepad.exe into the unzipped npp.4.1.2.bin.zip, I thought I had
to use a renamed copy of notepad++.exe
Instead, the mentioned notepad.exe has to be extracted from the separate downloadable
Notepad ++ Launcher !!!

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2008-03-05 19:13:04 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4818594
By: nobody

said another way, copy langs.xml and SciLexer.dll to whereever u were supposed
to copy notepad.exe to. for me that was %windir%\system32 and
%windir%\system32\dllcache

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2008-03-05 19:28:03 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4818630
By: nobody
NP++ is probably a crappy program anyhow and not worth the effort in using
it.

Sounds like your problem is solved then.


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754

Continue reading on narkive:
Loading...