Send Notepad-plus-plus mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Notepad-plus-plus digest..."


Today's Topics:

   1. [notepad-plus - Help] RE: Opening Files (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: New       Plugin available:
      FTP_synchronize (SourceForge.net)
   3. [notepad-plus - Help] RE: viewing files (SourceForge.net)
   4. [notepad-plus - Help] RE: Can't open files,       which are grater
      than 1 (SourceForge.net)
   5. [notepad-plus - Help] RE: about find in files (SourceForge.net)
   6. [notepad-plus - Help] RE: Change folder in FTP    plugin
      (SourceForge.net)
   7. [notepad-plus - Help] RE: Copy content of "Find   result"
      window to e (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE: New       Plugin available:
      FTP_synchronize (SourceForge.net)
   9. [notepad-plus - Plugin Development] Question      about developing
      plugins (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE: New       Plugin available:
      FTP_synchronize (SourceForge.net)
  11. [notepad-plus - Plugin Development] RE:   Explorer plug-in is
      slow on network drives (SourceForge.net)
  12. [notepad-plus - Plugin Development] RE: New       Plugin available:
      FTP_synchronize (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Tue, 11 Sep 2007 09:17:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Opening Files
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4512724
By: nobody

I don't understand what you want.  I don't know what you mean when you say 
"active
thumbnail".

The File > Open... dialog allows you to select files from the same directory,
or change to a different directory.


______________________________________________________________________
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



------------------------------

Message: 2
Date: Tue, 11 Sep 2007 09:24:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Plugin available: FTP_synchronize
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4512734
By: nobody

Thanks for reply Harry.
Using Command Prompt I get this (same as shown in NPP):

>ftp
ftp> open ftp2.free-online.net
Connected to ftp2.free-online.net.
220-PLEASE NOTE: If you have a non-subscription account you
220-will only be able to login to this ftp server if you are
220-dialled into our network.
220-
220-A Maximum of 4 concurrent connections are allowed to this
220-server, each session is limited to 64KB/s downloads and
220-32KB/s uploads.
220 Freeonline FTP2 Server #2 ready
User (ftp2.free-online.net:(none)): myusername
331 Password required for myusername.
Password:
230 User myusername logged in.
ftp> disconnect
221 Goodbye.
ftp>

I'm not familiar with these command numbers. Are all 220 commands just text
messages for information only? Can you ignore them?

As for the crashes, they don't seem to affect functionality as far as I can
see, just crash when I quit NPP (may affect writing of various config files
perhaps?).
Oh, and they aren't random here, consistent every time.

all the best
Mark B



______________________________________________________________________
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=482781



------------------------------

Message: 3
Date: Tue, 11 Sep 2007 09:32:59 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: viewing files
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4512747
By: nobody

Language menu > "Normal Text".


______________________________________________________________________
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



------------------------------

Message: 4
Date: Tue, 11 Sep 2007 09:44:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Can't open
        files,  which are grater than 1
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4512766
By: nobody

Notepad++ is a source file editor, and it is not good for large files.


______________________________________________________________________
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



------------------------------

Message: 5
Date: Tue, 11 Sep 2007 09:46:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: about find in
        files
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4512772
By: nobody

What version are you using?  This happened when there was no file type given
in an older version.


______________________________________________________________________
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



------------------------------

Message: 6
Date: Tue, 11 Sep 2007 09:49:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Change folder
        in FTP  plugin
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4512777
By: nobody

I think that is being looked at by the author of the plugin.  You might have
better fortune posting in the Plugin Development forum section.


______________________________________________________________________
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



------------------------------

Message: 7
Date: Tue, 11 Sep 2007 09:53:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Copy content of
        "Find   result" window to e
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4512788
By: nobody

Don't get mad at people who are trying to help you.  Are you running Vista?
There may be a problem using ctrl-C with some versions of Vista.

Did you try an older version to see if this makes a difference?

Did you try re-installing?  That fixed the ctrl-C issue with one person:
http://sourceforge.net/forum/forum.php?thread_id=1816835&forum_id=331754


______________________________________________________________________
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



------------------------------

Message: 8
Date: Tue, 11 Sep 2007 10:16:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Plugin available: FTP_synchronize
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4512812
By: harrybharry

Well, Notepad++ sometimes crashes on closure, but I am having a difficult time
finding out where it comes from. It did happen sometimes when my plugin was
loaded, sometimes it happened without it, but it might have originated from
some plugin. Its just too random at my computer to properly debug it, but 
sometimes
when I catch it its in the unloading of GUI elements. So I thought maybe you
(Don) would know a little bit more about it.

As for the FTP commands, the application should support this type of reply,
so this is definatly a bug, ill see what I can do about it. The commands are
not really of any importance. 220 means its a welcome message, having lots of
them just allows the server to send multiple messages at once.
Thanks for the text, ill get on it right away.

My plugin writes all information when you click Ok on the settings dialog, but
it may affect other plugins when they save data on exit. And its jsut a bit
annoying :P

______________________________________________________________________
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=482781



------------------------------

Message: 9
Date: Tue, 11 Sep 2007 10:17:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Question        about developing plugins
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4512813
By: nobody

Hi,
I'd like to make a Notepad++ plugin to work with a certain format of text files
that I have to use a lot at work... could anyone give me a few pointers on how
to do that? (I have no idea how to even start)

Thanks in advance :)

______________________________________________________________________
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=482781



------------------------------

Message: 10
Date: Tue, 11 Sep 2007 10:30:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Plugin available: FTP_synchronize
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4512828
By: harrybharry

please download fix here:
http://npp-plugins.cvs.sourceforge.net/*checkout*/npp-plugins/NppPlugins/FTP_syn
chronize/build/FTP_synchronize.dll
and tell me if it works. Changed some algorithm and multiline was overlooked
(damn you, code folding), should be fixed now.

______________________________________________________________________
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=482781



------------------------------

Message: 11
Date: Tue, 11 Sep 2007 11:14:12 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Explorer plug-in is slow on network drives
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4513000
By: lunatic4

Hey Jens,

I tried it on XP Pro and turning off the autorefresh works for me. Thanks a
bunch for getting this out so quick.

______________________________________________________________________
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=482781



------------------------------

Message: 12
Date: Tue, 11 Sep 2007 11:38:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Plugin available: FTP_synchronize
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4513038
By: nobody

Great work Harry.

OK, the good news is that NPP doesn't crash on exit any more!

Also I now connect to the server. For your information the messages look like
this:

Multiline Response (220): PLEASE NOTE: If you have a non-subscription account
you
Multiline Response (220): will only be able to login to this ftp server if you
are
Multiline Response (220): dialled into our network.
Multiline Response (220): 
Multiline Response (220): A Maximum of 4 concurrent connections are allowed
to this
Multiline Response (220): server, each session is limited to 64KB/s downloads
and
Multiline Response (220): 32KB/s uploads.
Response (220): Freeonline FTP2 Server #2 ready
-> USER myusername

Response (331): Password required for myusername.
-> PASS mypassword

Response (230): User myusername logged in.
-> SYST

Response (215): UNIX Type: L8
-> PWD

Response (257): "/" is current directory.

By the way, Select All doesn't work in right-click menu in Messages window now.

When I click on the + symbol in the FTP Folders window it crashes I'm afraid.

"The instruction at 0x01038d51 referenced memory at 0x018ab8ac, couldn't be
read."

The messages window showed additional lines:

Response (257): "/" is current directory.
-> CWD /

Response (250): CWD command successful
-> PASV

Response (227): Entering Passive Mode (84,92,0,102,140,243).

No further contents showed in the Folders window but the root / folder.

This is entirely repeatable. NPP closes but sometimes still appears in Task
Manager for about 10 seconds then it finally closes (I hear the 'click' sound
effect).

Ah, bugger whilst writing this I opened NPP without opening up FTP and then
closed it and got another crash "The instruction at 0x01034fed referenced memory
at 0x01034fed, couldn't be read." Doesn't happen every time.

Just tried it in Active mode. It didn't crash but is still sitting there 
"Getting
directory contents". Messages show:

Multiline Response (220): PLEASE NOTE: If you have a non-subscription account
you
Multiline Response (220): will only be able to login to this ftp server if you
are
Multiline Response (220): dialled into our network.
Multiline Response (220): 
Multiline Response (220): A Maximum of 4 concurrent connections are allowed
to this
Multiline Response (220): server, each session is limited to 64KB/s downloads
and
Multiline Response (220): 32KB/s uploads.
Response (220): Freeonline FTP2 Server #2 ready
-> USER myusername

Response (331): Password required for myusername.
-> PASS mypassword

Response (230): User myusername logged in.
-> SYST

Response (215): UNIX Type: L8
-> PWD

Response (257): "/" is current directory.
-> PWD

Response (257): "/" is current directory.
-> CWD /

Response (250): CWD command successful
-> PORT 192,168,1,2,9,5

Response (200): PORT command successful
-> TYPE A

Response (200): Type set to A
-> LIST

Response (150): Opening ASCII mode data connection for file list

After a few minutes I again clicked on the * icon and the folder opened showing
the two sub folders although it still tells me it is "Getting directory 
contents".
When I tried to open one of the sub folders I get "Error: Unable to retrieve
treeItem data".

Response (226): Transfer complete.
-> CWD /

Response (250): CWD command successful
-> PWD

Response (257): "/" is current directory.
-> CWD /logs

Response (250): CWD command successful
-> PORT 192,168,1,2,9,51

Response (200): PORT command successful
-> TYPE A

Response (200): Type set to A
-> LIST

Response (150): Opening ASCII mode data connection for file list
Error creating directory thread: 1816

I then clicked on your red stop current operation icon and I get this and and
"Error Couldn't open file".

-> ABOR

Response (226): Transfer complete.
-> CWD /

Response (226): Abort successful
-> PWD

Response (250): CWD command successful
Response (257): "/" is current directory.

Then a crash. The instruction at "0x01034a16" referenced memory at "0x00000000".
The memory could not be "read".

I'm not sure if any of this helps :-)

Whilst the latter was happening AVG 7.5 Professional threw up a wobbly and 
turned
itself off, problem with Shell Extension not being installed and some Remote
Admin (or something) extension I'd not seen before. When NPP crashed and closed,
AVG came back again OK. Perhaps a conflict there? Odd... Maybe a red herring.

I'll go now before you shout at me to stop! :-)

Mark B

______________________________________________________________________
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=482781



------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 16, Issue 27
*************************************************

Reply via email to