Re: Open file with mouse click in explorer not possible [69894]

2018-02-19 Tema obsahu Jan Fiala
I thank you all of you. You helped me with testing. -- PSPad freeware editor https://www.pspad.com

Re: Open file with mouse click in explorer not possible [69893]

2018-02-19 Tema obsahu Ivo
khagaroth: The last test build works. same here. Thank you! -- PSPad freeware editor

Re: Open file with mouse click in explorer not possible [69892]

2018-02-19 Tema obsahu Jan Fiala
I will finish Perl highlighter fix and next build will contains updated language files -- PSPad freeware editor https://www.pspad.com

Re: Open file with mouse click in explorer not possible [69891]

2018-02-19 Tema obsahu Pete Gomersall
Just need the language file updating now? -- PSPad freeware editor https://www.pspad.com

Re: perl brackets match [69888]

2018-02-19 Tema obsahu Massimo Balestra
Yes, I know, perl is weird. But I absolutely don't know. I simply tried. I open a terminal, in my case cygwin. then I type perl then I paste * text to paste * my $needSpecialCharacters = 1; if ($needSpecialCharacters) { print "You Need special characters. " .

Re: Open file with mouse click in explorer not possible [69886]

2018-02-19 Tema obsahu Jan Fiala
OK. Confirmed. When PSPad is started directly as maximized (it's closed as maximized), in this case the message doesn't reach target instance. It's strange, but now I need what to investigate. -- PSPad freeware editor https://www.pspad.com

Re: perl brackets match [69885]

2018-02-19 Tema obsahu Jan Fiala
Please explain the first line in your example. The } in the middle doesn't need to be escaped? If not, how Perl recognizes, that } doesn't ends it? -- PSPad freeware editor https://www.pspad.com

Re: perl brackets match [69884]

2018-02-19 Tema obsahu Massimo Balestra
Hi Jan, thank you for the great work you do. The q* operators ( q, qq, qx, qw) work (as often in perl) in a little strange way. And I understand it can be quite complicated in a text editor. Basically you put the q and then (after eventually a space) a special character. That character is used

Re: Open file with mouse click in explorer not possible [69883]

2018-02-19 Tema obsahu khagaroth
Can confirm. With Maximized=0 under [FilePos] everything works. -- PSPad freeware editor https://www.pspad.com

Re: Open file with mouse click in explorer not possible [69882]

2018-02-19 Tema obsahu metrino
I can confirm everything. Even changing the Maximized flag to 0 gives a workaround. And dragging file to pspad doesn't work too, without the workaround. -- PSPad freeware editor https://www.pspad.com

Re: Open file with mouse click in explorer not possible [69881]

2018-02-19 Tema obsahu AndreasW
The problem has something to do with the following setting: Maximized=1 When I change it to Maximized=0, the problem disappears. -- PSPad freeware editor https://www.pspad.com

Re: Open file with mouse click in explorer not possible [69880]

2018-02-19 Tema obsahu AndreasW
Okay, after doing further experiments, it seems the problem is in the file PSPad.INI. -- PSPad freeware editor https://www.pspad.com

Re: Open file with mouse click in explorer not possible [69879]

2018-02-19 Tema obsahu AndreasW
After that, I copied the following files from my original PSPad installation into the new test folder: KeyMap.INI PSCache.BIN PSPad.INI Recent.INI Result: The proplem appears again. -- PSPad freeware editor

Re: Open file with mouse click in explorer not possible [69878]

2018-02-19 Tema obsahu Ivo
pspad: AndreasW: I tried it also with your PSPad_MU.ini, but that didn't change anything (i.e. the problem still occurs).

Re: Open file with mouse click in explorer not possible [69877]

2018-02-19 Tema obsahu AndreasW
I tried the following: 1. Download pspad462en.zip and unpack it into a fresh folder. 2. Download pspad500b261.zip and unpack it into the same folder. 3. Configure TC to use PSPad from that folder. With that configuration, the problem does NOT occur. So I guess the problem is related to some

Re: Open file with mouse click in explorer not possible [69876]

2018-02-19 Tema obsahu AndreasW
pspad: Please check, if you don't start PSPad in any compatibility mode. I don't start PSPad in any compatibility mode. By the way, my

Re: Open file with mouse click in explorer not possible [69875]

2018-02-19 Tema obsahu Jan Fiala
AndreasW: I tried it also with your PSPad_MU.ini, but that didn't change anything (i.e. the problem still occurs). Because from my

Re: Open file with mouse click in explorer not possible [69874]

2018-02-19 Tema obsahu AndreasW
pspad: for me the PSPad_MU.ini in the PSPad folder contains: [Config] MultiUser=1 MultiInstanc=0 ShowSplash=0 PlainContextMenu=0 My

Re: Open file with mouse click in explorer not possible [69873]

2018-02-19 Tema obsahu Jan Fiala
ivo: Same problem here, with TotalCommander. I suspect it's related with Multi User Environment (and PSPad_MU.ini) I tried to shift out that file (from pspad folder), then closing PSPad and all was ok. Trying again

Re: Open file with mouse click in explorer not possible [69872]

2018-02-19 Tema obsahu Jan Fiala
What I tested and works for me with x32 PSPad Windows 10 x64 - tested Multiuser 1/0 (multiuser has no influence) Windows 7 x64 In both cases I see message send and message receive I tried to run PSPad from "network". There was question for the first instance start, but another file opening with

Re: Open file with mouse click in explorer not possible [69871]

2018-02-19 Tema obsahu Ivo
AndreasW: By the way, deleting PSPad_MU.INI does _not_ solve the problem for me. For me, deleting PSPad_MU.INI appears "Message

Re: Open file with mouse click in explorer not possible [69870]

2018-02-19 Tema obsahu khagaroth
The registry value is there. Changes after each program restart. -- PSPad freeware editor https://www.pspad.com

Re: Open file with mouse click in explorer not possible [69869]

2018-02-19 Tema obsahu AndreasW
By the way, deleting PSPad_MU.INI does _not_ solve the problem for me. -- PSPad freeware editor https://www.pspad.com

Re: Open file with mouse click in explorer not possible [69868]

2018-02-19 Tema obsahu AndreasW
pspad: Please start registry editor and check: \HKEY_CURRENT_USER\Software\PSPad there should be _PSPadHandle _ variable with numeric value (different each PSPad start). It's temporary main PSPad instance handle. This

Re: Open file with mouse click in explorer not possible [69867]

2018-02-19 Tema obsahu Jan Fiala
khagaroth: I'm getting message sent dialogs with the full file path, but no message received dialogs at all. Please start registry

Re: Open file with mouse click in explorer not possible [69866]

2018-02-19 Tema obsahu AndreasW
khagaroth: I'm getting message sent dialogs with the full file path, but no message received dialogs at all. Same here. --

Re: perl brackets match [69865]

2018-02-19 Tema obsahu Jan Fiala
massimobalestra: I just tried with built 261 and the problem is still there with both the examples I wrote before. Thanks Your

Re: Open file with mouse click in explorer not possible [69864]

2018-02-19 Tema obsahu Ivo
Opening PSPad directly with a file, i don't see any message but file is open. Trying to open an other file, i see message with filename, but file isn't open. Of course i tried with PSPad_MU.ini present (MultiUser=1) Ivo -- PSPad freeware editor

Re: Open file with mouse click in explorer not possible [69863]

2018-02-19 Tema obsahu khagaroth
I'm getting message sent dialogs with the full file path, but no message received dialogs at all. -- PSPad freeware editor https://www.pspad.com

Re: Open file with mouse click in explorer not possible [69862]

2018-02-19 Tema obsahu Jan Fiala
Here is test build: http://pspad.poradna.net/devel/pspad500b262.zip When you open file (context menu or TC or ..) and PSPad is running PSPad will show you message with file and information "Message sent". Running instance sould show you information "Message received" with name of the file. Can

Re: Open file with mouse click in explorer not possible [69861]

2018-02-19 Tema obsahu Jan Fiala
Thank you -- PSPad freeware editor https://www.pspad.com

Re: Open file with mouse click in explorer not possible [69860]

2018-02-19 Tema obsahu Ivo
Same problem here, with TotalCommander. I suspect it's related with Multi User Environment (and PSPad_MU.ini) I tried to shift out that file (from pspad folder), then closing PSPad and all was ok. Trying again with PSPad_MU, problem reappears. I hope it helps Bye Ivo --

Re: Open file with mouse click in explorer not possible [69859]

2018-02-19 Tema obsahu Andreas Burg
I also use the single instance. My Path is C:\Portable\PortableApps\PSPadPortable\PSPad.exe -- PSPad freeware editor https://www.pspad.com

Re: Open file with mouse click in explorer not possible [69858]

2018-02-19 Tema obsahu AndreasW
pspad: Check if there is only one PSPad instance in memory please. There's only one PSPad instance in memory. pspad:

Re: Open file with mouse click in explorer not possible [69857]

2018-02-19 Tema obsahu Jan Fiala
Check if there is only one PSPad instance in memory please. -- PSPad freeware editor https://www.pspad.com

Re: Open file with mouse click in explorer not possible [69856]

2018-02-19 Tema obsahu Jan Fiala
khagaroth: pspad: I am sorry, but I am not able to símulate

Re: Open file with mouse click in explorer not possible [69855]

2018-02-19 Tema obsahu AndreasW
khagaroth: For example if I use F4 in Total Commander repeatedly, it will open only the first file and then do absolutely nothing on subsequet uses.

Re: Open file with mouse click in explorer not possible [69854]

2018-02-19 Tema obsahu khagaroth
pspad: I am sorry, but I am not able to símulate it. Do you use multiinstance? That works. But with single instance (ie opening

Re: Open file with mouse click in explorer not possible [69853]

2018-02-19 Tema obsahu Andreas Burg
pspad: Hello Andreas. It works for me. Do you use same folder for PSPad 5 builds? Open PSpad, program settings, system integration tab uncheck PSPad context menu integration Apply and check it again and Apply.

Re: Open file with mouse click in explorer not possible [69852]

2018-02-19 Tema obsahu Jan Fiala
khagaroth: pspad: Hello Andreas. It works for me. A

Re: Open file with mouse click in explorer not possible [69851]

2018-02-19 Tema obsahu Jan Fiala
AndreasW: There seems to be a language problem in the Find dialog. Missing localization :-( --