Mihály Árva-Tóth

Results 10 comments of Mihály Árva-Tóth

I think no. https://github.com/heartsucker/node-deb/pull/76 pull request will solve your issue.

Please copy here the content of `server_1.0.1_all/DEBIAN/control` file. (The generated file.)

Can you give the full command line with parameters which do you execute? I think problem around the Maintainer.

I tried with latest git master (7f0edeafccb6f58b999211f47805cb8547768102) on Ubuntu Jammy 22.04 but the problem is same that on Fedora 36. Maybe GCC version is too new. ``` $ gcc --version...

Only one job with one http executor. I think http executor sends `Connection: keep-alive` HTTP requests, but not reuse that.

I have just refreshed version to 3.2.2, I can refer in a few days.

![image](https://user-images.githubusercontent.com/6705008/226304981-0f895023-57fb-4e86-9fc9-d24540854fd9.png) Unfortunately version upgrade did not solve the memleak problem.

Here is the fix (unified diff): ``` --- old/glld/glld.inc.php 2017-05-16 11:34:00.586205099 +0200 +++ new/glld/glld.inc.php 2019-10-22 17:07:18.892639302 +0200 @@ -438,12 +438,17 @@ ->addRow(_('Template'), (new CMultiSelect([ 'name' => 'templateid', - 'objectName' =>...

Sorry, my fix works with branch 4.0 only.

Hi @david22swan, thank you for your response. I have tried with backstashed quote sign (as you wrote), but does not work. I got another error: ``` Error: Parameter type failed...