-
Notifications
You must be signed in to change notification settings - Fork 19
The message Prowl received just show one line and the newline part is gone #62
Comments
I have not really worked on this library in many years, especially since Growl itself has been retired, 1 However, if you want to investigate yourself, you need to keep in mind that the GNTP protocol uses |
@kfdm Great thanks for your reply! I know Growl is a bit old, but I think it is still strong. 😹 [00:00:00] INFO -- : Sending Growl notification 'test': 'abc
[00:00:00] INFO -- : Sending Growl notification 'test': 'abc\n123'
|
Is the prowl part something you wrote? I don't see anything prowl related in the regrowl library. Currently I don't have this library, regrowl, or growl installed, so it would be a little challenging for me to debug it without a more detailed explanation of your setup and how everything is connected together. |
I didn't write anything. Wait for me to speak slowly. 😸 After deployed those above your Prowl can receive messages send by Growl Agent. |
I'm sorry, I don't really have any of this setup to test, and have not used it myself in many years 🙇 |
I installed the regrowl version by snicker. Don’t know if it’s the problem of gntp or the problem of regrowl. The information received by Prowl can only display one line, and the line break part is gone. The newline part has been removed in the Notification-Text of debug info and only the rest was forwarded to Prowl. It is suspected that gntp has a problem with the processing of line breaks after receiving the information.
The text was updated successfully, but these errors were encountered: