Raman Gupta

Results 330 comments of Raman Gupta

> seems that modifying gradlew is not necessary to prevent the daemon from starting: just using eg "JAVA_OPTS=-Xmx512m" works. This overrides the DEFAULT_JVM_OPTS Yes, the whole point of this issue...

Actually, when explicitly setting `JAVA_OPTS` if there is no `org.gradle.jvmargs` does appear to work around the issue somehow, BUT that appears to break the opposite case -- if `org.gradle.jvmargs` *is...

> Based on this, the most likely evolution, that we are discussing for Gradle 9, is to deprecate and remove --no-daemon in favour of a flag that will allow you...

I [wrote](https://github.com/gradle/gradle/issues/16110#issuecomment-2140689842): > However, in doing so, please collect and consider all use-cases for the --no-daemon option, and plan to address the relevant ones. Another use case for `--no-daemon` is...

The interface used by Adobe Reader to do Fill and Sign is pretty good. You could take inspiration from there :-) The main Fill and Sign controls are basically: *...

Personally I'd prefer a simple GUI menu or controls over an interface like that similar to Acrobat Reader, but at least that would offer a working approach.

@svenssonaxel Tried out the issue-5 branch but doesn't see to be working very well for me. The window that opens first shrinks down to a very small size, then the...

> @rocketraman Could you please try branch `issue-5` again? Hi @svenssonaxel ! Pretty much the same as before. I see this error on startup: ``` /home/raman/opt/bin/pdf-sign:437: SyntaxWarning: invalid escape sequence...

@svenssonaxel : > @rocketraman I'd like some version information to try to reproduce this. > > python3 --version Python 3.12.3 > which -a python3 gs qpdf pdftk pdfinfo which: no...

> @rocketraman And your window manager and desktop environment? KDE Plasma 5.27.11 on X11.