Posts: 9
Threads: 1
Joined: Feb 2025
Reputation:
0
(03-30-2025, 10:03 PM)Pawel Wrote: (03-30-2025, 04:50 PM)polfi67 Wrote: In the first half of the sent video (second 2), it is clear that two files with the same extension are selected. Then, for clarity, I clicked the F3 button with the mouse. After that (second 4), Notepad++ appears and only one file was loaded. It is the file that the cursor is on.
In the next step, I copy a third file (png), and then I can see that I select the first two (bat files). You can see that their color has changed, so they are selected, while the third png file is not selected, the cursor is just on it. After that, I press F3 again. One would expect NotePad++ to open the selected bat files, but instead XnView opens.
All I can say about myself is that I have been working as a programmer for 30 years, so I know when what is selected. 
Great. Thank you for your explanation!
If you selected 2 files with the same extension - 2 files should be opened in N++ (essociated app). If not - something is wrong.
I tested it on my machine - and it opened 2 files - but in comparison mode (with N++ plugin, something like Winmerge). I am almost sure the bug is her.
I will try to fix it. The key question is - do you use ComparePlus plugin for N++? Or this is disabled for you?
-Pawel
Sorry, but I can't explain it better. The video shows all the problems. This error occurs not only in NotePad++, but also in other applications. It simply does not open the selected files, only one file.
I do NOT use NotePad++ for the comparison content, I don't even understand how this happened.
I believe that everything works fine for you, but I wouldn't bother anyone if it worked fine for me.
Posts: 12
Threads: 0
Joined: Mar 2025
Reputation:
0
04-01-2025, 04:40 PM
(This post was last modified: 04-04-2025, 10:10 PM by Pawel.)
(04-01-2025, 12:57 PM)polfi67 Wrote: (03-30-2025, 10:03 PM)Pawel Wrote: (03-30-2025, 04:50 PM)polfi67 Wrote: In the first half of the sent video (second 2), it is clear that two files with the same extension are selected. Then, for clarity, I clicked the F3 button with the mouse. After that (second 4), Notepad++ appears and only one file was loaded. It is the file that the cursor is on.
In the next step, I copy a third file (png), and then I can see that I select the first two (bat files). You can see that their color has changed, so they are selected, while the third png file is not selected, the cursor is just on it. After that, I press F3 again. One would expect NotePad++ to open the selected bat files, but instead XnView opens.
All I can say about myself is that I have been working as a programmer for 30 years, so I know when what is selected. 
Great. Thank you for your explanation!
If you selected 2 files with the same extension - 2 files should be opened in N++ (essociated app). If not - something is wrong.
I tested it on my machine - and it opened 2 files - but in comparison mode (with N++ plugin, something like Winmerge). I am almost sure the bug is her.
I will try to fix it. The key question is - do you use ComparePlus plugin for N++? Or this is disabled for you?
-Pawel
Sorry, but I can't explain it better. The video shows all the problems. This error occurs not only in NotePad++, but also in other applications. It simply does not open the selected files, only one file.
I do NOT use NotePad++ for the comparison content, I don't even understand how this happened.
I believe that everything works fine for you, but I wouldn't bother anyone if it worked fine for me.
I can not help you. I can not reproduce your issue with Opener.
However, I will work on app in future, maybe this will help. For now, thank you for your time and report.
-Pawel
Posts: 9
Threads: 1
Joined: Feb 2025
Reputation:
0
F3/F4 does not open the selected files, but the file under the cursor. Does TCUPOpener.exe have any other startup options besides the /EDIT_FILE, /OPEN_FILE, and /INTERNAL switches?
Thanks
Posts: 12
Threads: 0
Joined: Mar 2025
Reputation:
0
(04-04-2025, 05:18 PM)polfi67 Wrote: F3/F4 does not open the selected files, but the file under the cursor. Does TCUPOpener.exe have any other startup options besides the /EDIT_FILE, /OPEN_FILE, and /INTERNAL switches?
Thanks
Opener supports the following parameters:
/OPEN_FILE => F3 (OPEN FILE)
/EDIT_FILE => F4 (EDIT FILE)
- 1 File Selected (or Under Cursor) -> Use F3 to Open File or F4 to Edit File (File Under Cursor will be opened without selection)
- More then 1 file (for example 3 files) -> Use F3 to Open Files or F4 to Edit Files (File Under Cursor but not Selected will NOT be opened)
F3 Can display info about directory (size, etc)
/INTERNAL is currently not supported.
-Pawel
Posts: 9
Threads: 1
Joined: Feb 2025
Reputation:
0
Hi!
I tried again to figure out why it wasn't working properly for me. After a complete uninstall, I reinstalled it.
I tried it after the installation the F3/F4 function still worked properly.
I started to adjust the program appearance, and when I changed Show / Full (Ctrl+F2) to Show / Brief (Ctrl+F1), the "opener" function no longer worked properly.
I restored the show and it works fine again.
Posts: 9
Threads: 1
Joined: Feb 2025
Reputation:
0
Hello!
I would like to know if you were able to reproduce the error?
Posts: 12
Threads: 0
Joined: Mar 2025
Reputation:
0
(06-06-2025, 12:16 PM)polfi67 Wrote: Hello!
I would like to know if you were able to reproduce the error?
Yes, partially. Best, if you use Full View (Ctrl + F2). In other views there might be issues.
Opener and TimeRenamer have to be checked. Maybe soon.
-Pawel
Posts: 9
Threads: 1
Joined: Feb 2025
Reputation:
0
07-08-2025, 06:38 AM
(This post was last modified: 07-08-2025, 06:57 AM by polfi67.)
(06-11-2025, 10:34 PM)Pawel Wrote: (06-06-2025, 12:16 PM)polfi67 Wrote: Hello!
I would like to know if you were able to reproduce the error?
Yes, partially. Best, if you use Full View (Ctrl + F2). In other views there might be issues.
Opener and TimeRenamer have to be checked. Maybe soon.
-Pawel
I'm sorry to see that this bug hasn't been fixed in the new version. Although opening in full view does work, I've never used full view because it makes my work more difficult.
Using my own text editor instead of Notepad++ is also a mission impossible.
So I'll have to go back to the last good version, 8.8.
Posts: 12
Threads: 0
Joined: Mar 2025
Reputation:
0
07-08-2025, 12:18 PM
(This post was last modified: 07-08-2025, 12:19 PM by Pawel.)
(07-08-2025, 06:38 AM)polfi67 Wrote: (06-11-2025, 10:34 PM)Pawel Wrote: (06-06-2025, 12:16 PM)polfi67 Wrote: Hello!
I would like to know if you were able to reproduce the error?
Yes, partially. Best, if you use Full View (Ctrl + F2). In other views there might be issues.
Opener and TimeRenamer have to be checked. Maybe soon.
-Pawel
I'm sorry to see that this bug hasn't been fixed in the new version. Although opening in full view does work, I've never used full view because it makes my work more difficult.
Using my own text editor instead of Notepad++ is also a mission impossible.
So I'll have to go back to the last good version, 8.8.
I will try to fix it or find a substitute solution... Not everything depends on me - I operate on an external program (file manager).
Could you please describe once again what is your problem, with details?
1. Do you say you can not use other app then Notepad++
2. What TC View do you use (that is not working in Opener?
3. You say TC UP 8.8 was working, right?
Thank you for your reports.
-Pawel
|