Re: PSPad unicode 5.5.1 (812) English [78784]

2024-01-16 Tema obsahu Torsten Funk

Re: Search / Replace in files issue [78522]

2023-08-28 Tema obsahu Torsten Funk
I'm using this feature pretty often on different kind of source code and log files, but never experienced this issue. I stress-test it right now by searching in more than 11000 project files and also in a certain folder - all fine. When I open a found file from the file search results, I don't

Re: PSPad unicode 5.5.1 (787) English [78385]

2023-05-29 Tema obsahu Torsten Funk
I can confirm what Piotr wrote: Make a new PHP file, add this line: echo "test 1 2 3..."; Then try to select the string between "" via CTRL+DoubleLeftClick In 551b783 it selects the entire string, in 787 only the next word. Friendly greetings --

Re: PSPad unicode 5.5.1 (787) English [78372]

2023-05-24 Tema obsahu Torsten Funk
Ahoy all I just updated and compared all my settings with my instructions... all fine. And I'm happy to see ChatGPT feedback tells me that my quota is used up (btw: I tried ChatGPT heavily via browser, but don't find it any helpful). But... The Code Explorer shows instead of a proper folder name

Re: PSPad unicode 5.5.1 (783) English [78319]

2023-05-11 Tema obsahu Torsten Funk
_Incorrect Content In Tab_ Steps to reproduce: Open a file, for example a web server log file, search for something, and "copy" the search result into a new tab/file. This will open a new tab called "Search result". Don't save it! Now open another file from your local drive. Then click on the big

Re: PSPad unicode 5.5.1 (783) English [78214]

2023-03-30 Tema obsahu Torsten Funk
This is a nasty bug: When I type a "x" somewhere into a new line of PHP code and wait a moment to get the Autocomplete window popping up, the compile button becomes disabled/inactive in the moment, when I remove the Autocomplete window again, e.g. by clicking with mouse into code, hitting Enter

Re: PSPad unicode 5.5.1 (783) English [78213]

2023-03-30 Tema obsahu Torsten Funk
p.s.: forget it, even with "Compile on background" it outputs all echos. Whatever I select there, the result isn't usable. It is the same with compiling Java, as we discussed a while back. I suggest to either remove this entire compiling section from PSPad, or get it finally working. Friendly

Re: PSPad unicode 5.5.1 (783) English [78212]

2023-03-30 Tema obsahu Torsten Funk
about A) above: "With Compile on background" enabled I get all the printed text into the PSPad console, e.g. from "echo" commands, which is usually the entire HTML of a website. And this can be a lot, and will disturb in the log console. So, it might be better to keep "Compile on background"

Re: PSPad unicode 5.5.1 (783) English [78211]

2023-03-30 Tema obsahu Torsten Funk
Today I'm looking into compiling PHP files directly from PSPad, because it should be faster than switching to the web browser every time. A) The "Compiler Example" for PHP in your Help file isn't up-to-date. This is working for me: Compiler: drive:\path\php.exe Parameters: "%File%" [X] Capture

Re: Java Program Output Not Captured [77921]

2022-12-21 Tema obsahu Torsten Funk
Deleting the "Log File" entry doesn't change anything. Disabling "Capture Program Output Window" doesn't change anything. Disabling "Compile on background" works as intended, it hides the compiler window, which usually pops up for a moment. I'm pretty sure the "Capture Program Output Window" did

Java Program Output Not Captured [77917]

2022-12-21 Tema obsahu Torsten Funk
Hello all, I'm just reviving my Java skills. When I hit the compile button, a simple "Hello World" code gets successfully compiled, and a console opens to print the "Hello, world". But in the compiler settings I have "Capture Program Output Window" enabled. Shouldn't the output appear in

Re: PSPad unicode 5.0.7 (727) English [77293]

2022-03-21 Tema obsahu Torsten Funk
Found another issue: _Autocomplete Gets Confused On Typo Correction_ When I type "mysqlo" into a PHP file, the Autocompelte window does not appear, because there is no string beginning with "mysqlo". If I then use backspace to delete the "o", the Autocomplete window vanishes, which is bad. If I

Re: PSPad unicode 5.0.7 (727) English [77292]

2022-03-21 Tema obsahu Torsten Funk
_Autocomplete Gets Confused By Typing Speed_ When I create a new PHP file and type "mysqli" in one go(quickly), then the Autocomplete window suggests me maybe 30 different strings beginning with "mysqli". That's ok! But when I type "mysql" only, then wait for the Autocomplete window appearing, and

Re: PSPad unicode 5.0.7 (717) English [76979]

2021-12-18 Tema obsahu Torsten Funk
_Macros Not Being Stored_ Today I recorded a macro for the first time. Just a simple string replacement. After recording the macro, it asked me for a macro name. The entered macro name appeared then in this little floater, when you hit the icon with the glasses. Executing this macro from this list

Re: PSPad unicode 5.0.7 (717) English [76961]

2021-12-11 Tema obsahu Torsten Funk
_Nonsense stored into INI file_ After editing several INI files of a web server, the server did not run. It turned out, that one modified INI file contained some nonsense characters, as you can see in this screenshot (viz https://snipboard.io/kjGBOg.jpg ). The unedited file does not contain it, so

Re: PSPad unicode 5.0.7 (705) English [76803]

2021-11-13 Tema obsahu Torsten Funk
I keep getting access violations, and when trying to mail their logs, it got returned with the error "SMTP error from remote server for RCPT TO command, host: a.mx.pspad.com (81.0.235.44) reason: 550 sorry, permanent envelope failure (#5.7.1)" I sent some dozen of those emails, maybe the half of

Re: PSPad unicode 5.0.7 (687) English [76699]

2021-10-20 Tema obsahu Torsten Funk
_Access Violation_ In my file explorer, FreeCommanderXE, I had a .md file selected, so I hit Return to open it in PSP. Then I got this access violation, with the small window appearing infront of the log window. Hitting OK button just opened another small window, so I could not reach the log

Re: PSPad unicode 5.0.7 (687) English [76695]

2021-10-19 Tema obsahu Torsten Funk
_Access Violation_ This access violation happened on minimizing PSPad by clicking this one icon in top-right corner. The bigger access violation window sending mail log did not appear. Just this smaller window: Screenshot (viz https://snipboard.io/VokeaR.jpg ). I had to kill task via task manager.

Re: PSPad unicode 5.0.7 (687) English [76686]

2021-10-12 Tema obsahu Torsten Funk
_Text Editor Has Stopped Working_ On clicking the Help menu, PSP crashed. Instead of the common access violation window, I just got a tiny window saying 'Text editor has stopped working' (just in German), and a button to close the program. Before crashing, PSpad was just idle in the background for

Re: PSPad unicode 5.0.7 (687) English [76683]

2021-10-12 Tema obsahu Torsten Funk
Ahoy Jan PSPad was running fine since the update. I can't remember any crash. But today I got two so far. The first I sent to you via Email. Here the second: _Access Violation_ I started a new instance of PSP, then dropped two PHP files one by one in to open them. Then I clicked the tab of the

Re: PSPad unicode 5.0.7 (687) English [76679]

2021-10-11 Tema obsahu Torsten Funk
Hi everybody here some issues I noticed: _Updated LSL Files_ I updated the syntax file for LSL (Linden Scripting Language). Feel free to put them into the next release. I would love to also define the conext file, but I don't know how to do that yet. Any suggestions? Files (viz

Re: PSPad unicode 5.0.7 (681) English [76564]

2021-09-12 Tema obsahu Torsten Funk
A red bookmarks related bug: When I set a bookmark in line n, set cursor at the end of this line, and hit Enter to add a line-break, the bookmarks moves into line n+1. To my understanding it should remain in line n. Here screenshots: Before: https://snipboard.io/MQKDhj.jpg After:

Re: PSPad unicode 5.0.7 (681) English [76515]

2021-08-30 Tema obsahu Torsten Funk
Hello everybody, with this version I get occasional crashes due to access violation. Unfortunately I can not send the log, because the window 'application error' can not be reached. There is a smaller window in front of it, with an OK button. Hitting this a couple of times will not help getting

Re: PSPad unicode 5.0.7 (665) English [76300]

2021-07-08 Tema obsahu Torsten Funk
Hi Jan, I copied a chat-log from a website to PSPad to read it better. Turned out, with word-wrap enabled I can make the "un-wrapped" lines visible again by selecting the line into the "wrapped" line. But it doesn't always work. And I don't know what is causing it. I made example file, screenshot

Re: PSPad unicode 5.0.7 (659) English [76210]

2021-06-27 Tema obsahu Torsten Funk
Hi Jan, many thanks for the updated development version. I'm just looking through my previous bug reports. This one which is not fixed yet: cite: b) Well, this is a minor issue I noticed in a previous version, but

Re: PSPad unicode 5.0.7 (649) English [76046]

2021-06-09 Tema obsahu Torsten Funk
Ohoh, just opened a project file from desktop (Win 7), and while loading the files into tabs, I got an "Access Violation at address 00405E2B..." Unfortunately I can not reach the log, since a tiny window keeps popping up. Hitting OK on it just opens another one. So, I can show you a screenshot

Re: PSPad unicode 5.0.7 (649) English [76044]

2021-06-09 Tema obsahu Torsten Funk
I tested this line-wrapping myself. What I learned now is... When Soft Wrap is enabled, lines break at the vertical line. When Soft Wrap is disabled, lines break at edge of window. Line Wrapping must be enabled in both cases (CTRL+W). If I move the vertical line when using Soft Wrap, I have to

Re: PSPad unicode 5.0.7 (649) English [76038]

2021-06-09 Tema obsahu Torsten Funk
When comparing two files (text diff), and I move the vertical divider from right to left, then I get lots of black lines. Then vanish again, as soon I scroll text. (viz https://snipboard.io/ehmUW6.jpg ) -- PSPad freeware editor

Re: PSPad unicode 5.0.7 (643) English [75956]

2021-05-30 Tema obsahu Torsten Funk
I just updated automatically to 643 and then opened a project file. In the toolbar there is now a folder named 'ad??n' instead of 'admin'. When I resync the project, the folder gets named 'admin' again. (viz https://snipboard.io/RWBOun.jpg ) --

Re: PSPad unicode 5.0.7 (638) English [75898]

2021-05-24 Tema obsahu Torsten Funk
I wanted to add a comment to a PHP file, but as soon I hit SHIFT+7 to create a Slash /, PSPad stops working and closes. It might be in my particular PHP file only, since it works fine in a new plain txt file - will investigate this a bit more later. It is a file, which hosts a collection of PHP

Re: PSPad unicode 5.0.7 (638) English [75896]

2021-05-24 Tema obsahu Torsten Funk
In a PHP file, PSPad does not detect the closing bracket, when there is a line break in an echo statement: (viz https://snipboard.io/Fiqz3m.jpg ) -- PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.7 (625) English [75713]

2021-05-12 Tema obsahu Torsten Funk
Hm, yesterday I thought my PSPad is already on 625, since I ran the automatic updater some days back. But now I noticed, it still says 623. So, I ran update via Updater Interface three times, and it is downloading files, but it remains 623. I then found the update.log, which shows me two errors in

Re: PSPad unicode 5.0.7 (625) English [75701]

2021-05-11 Tema obsahu Torsten Funk
My code explorer shows a subfolder - is that intentionally? It gets produced by a function containing an url in its second line, without being commented out. (viz https://snipboard.io/r7fgMi.jpg ) -- PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.7 (600) English [75486]

2021-04-28 Tema obsahu Torsten Funk
Oh, I'm already in 32 bit, but under Windows 7 Pro 64 bit still, if that makes a difference. Should I still replace something? -- PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.7 (600) English [75484]

2021-04-28 Tema obsahu Torsten Funk
After opening a PHP file and reading it for some seconds, I got an error message, that PSPad is not working anymore, and a button to close the program. There was no access violation showing up. This happened occasionally also in previous versions. I had some other files opened. PSPad was running

Re: PSPad unicode 5.0.7 (598) English [75442]

2021-04-25 Tema obsahu Torsten Funk
When performing double-click in file browser of tool bar onto a PHP file, I got a small window telling me "Text editor funktioniert nicht mehr". No access violation window appeared. I can only hit button "Programm schließen". which will close PSPad. I had the same error and window appearing

Re: PSPad unicode 5.0.5 (561) English [74784]

2021-02-25 Tema obsahu Torsten Funk
Hello Since 5.0.5(549) I'm getting two Access Violations when I open project files from the desktop under Windows 7 64 bit. When I hit the OK button on both of them, I can use PSPad, so far I know without any issues. [url=http://www.torsten-funk.de/_bugs/49_pspad-access-violation1.png]Screenshot

Re: font size of items in Tool Panel [74456]

2020-12-14 Tema obsahu Torsten Funk
Hi all, has this already been implemented? Would be nice to get a feedback, since I can not find it. Friendly greetings, Ravelli -- PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.4 (527) English [74309]

2020-10-13 Tema obsahu Torsten Funk
a) After switching the 'PSPad IDE style' to 'Windows', there is no header to the Autocomplete window. So yes, might be better to remove it totally from the other style. c) Ok, will test new build later, and give feedback in its thread. d) After switching the 'PSPad IDE style' to 'Windows', there

Re: PSPad unicode 5.0.4 (527) English [74303]

2020-10-12 Tema obsahu Torsten Funk
Some issues I encountered by using this development version since some weeks now. One or two issues are known, but I tried sharing more details about it. I'm still in Windows 7 64 bit. a) The header of the autocomplete window is not translated to German:

Re: Unwanted and sudden converting to strange characters [74302]

2020-10-12 Tema obsahu Torsten Funk
I had this issue just two days back in PSPad 5.0.4(527) with a PHP file of ~780 lines, "Unicode UTF-8 no BOM (65001)" code page, and HTML multihighlighter. The garbage occurred somewhere in the middle of the file, an 'echo' command got replaced, maybe some characters more. But I was working at the

Re: PSPad unicode 5.0.4 (517) English [74073]

2020-08-06 Tema obsahu Torsten Funk
Hi all, just updated to 5.0.4 (517) and this is what I noticed: a) When I have many files open, and the tabs are split into two horizontal lines/bars, and when I click a tab in the 1st line, the entire line gets moved down becoming line 2. So, the clicked tab is not under my pointer anymore,

Re: Broken project file [74070]

2020-08-06 Tema obsahu Torsten Funk
ok, will try it! many thanks for your reply -- PSPad freeware editor https://www.pspad.com

Broken project file [74050]

2020-08-04 Tema obsahu Torsten Funk
Hi all, one of my project files is broken. When I open it, the Tool window (left pane) is empty, and no file gets opened. Opening the .ppr-file as text file in PSPad, I see one broken line: -sk??s Correct folder name would be '-skins'. Behind it there are ~250 invisible characters, where I can

Re: PSPad unicode 5.0.2 (339) English [71980]

2019-11-01 Tema obsahu Torsten Funk
Ah, many thanks for your reply! Turned out, I really had this "Remember file state" not enabled. It probably got lost during crashes like other settings too, as I reported in the 321-thread. Now re-enabled, and the bookmarks work fine. Thanks again! --

Re: PSPad unicode 5.0.2 (339) English [71976]

2019-11-01 Tema obsahu Torsten Funk
Bookmarks vanish when a file gets closed and reopened. Where are they being stored at all? -- PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.2 (321) English [71769]

2019-07-09 Tema obsahu Torsten Funk
@Vany: I mostly edit files for websites, like PHP, CSS, MD, TXT, LOG. Yesterday PSD crashed three or four times while I was editing many PHP files. I first search in project files for certain strings, opened some few files containing these strings, edited those files, saved them. And then on

Re: PSPad unicode 5.0.2 (321) English [71650]

2019-06-06 Tema obsahu Torsten Funk
This version tends to crash more often, sadly on unpredictable actions (I use the 32bit version). Some minutes back I opened a CSS file and wanted to scroll down. I missed to click the scroll bar, so I clicked into the text and moved my mouse down. Then PSPad froze and I had to close it via Task

Re: PSPad unicode 5.0.1 (295) English [71070]

2019-02-13 Tema obsahu Torsten Funk
Some weeks back I tweaked my PSP, so coding is more eye-friendly. I mainly replaced the white background color with something else. In Program Settings > Colors I defined a light gray for "Background". a) Since build 291, the Search In Files results does not fully respect this color change.

Re: PSPad unicode 5.0.1 (287) English [70925]

2018-12-16 Tema obsahu Torsten Funk

Re: "Open Project" suddenly doesn't work anymore! [70861]

2018-12-04 Tema obsahu Torsten Funk
Hi everybody, I have the same problem since years, so also in previous versions (currently I use 5.0.1(287)): It happens occasionally, that the Toolbar stays empty on loading a saved project and no file gets opened. To fix it, I just deleted the ppr-File and created a new one. Now I have two

Re: PSPad unicode 5.0.1 (287) English [70839]

2018-11-20 Tema obsahu Torsten Funk
Hello everybody out there, while working on a website, I scrolled through a long CSS file, when PSPad suddenly crashed. The lines in the editor were then overlapping each other. I tried to take a screenshot, but nothing was copied into clipboard until I used the task-manager. I had to use the

Re: PSPad unicode 5.0.1 (283) English [70737]

2018-10-05 Tema obsahu Torsten Funk
Hello everybody, using the 32-bit version in Win7 64-bit, names of selected folder and file names in the tool-panel are being replaced by a framed box. Beside of the screenshot below, I made this short video: http://www.torsten-funk.de/bugs/_pspad-bug-toolpanel.mp4 (viz