gnumed-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: <bug>: Just started playing around with GNUmed. I'd love to contribu


From: Karsten Hilbert
Subject: Re: <bug>: Just started playing around with GNUmed. I'd love to contribute, let me know who I should contact!
Date: Thu, 4 Jun 2020 23:12:20 +0200
User-agent: Mutt/1.10.1 (2018-07-13)

Dear Amruth,

thanks for your report.

> user comment  : Just started playing around with GNUmed. I'd love to 
> contribute, let me know who I should contact!

You are very welcome to do so, and you can contact me directly.

The problem you are seeing comes from an undiagnosed issue
deep down in the guts of psycopg2 / libpq / threading.

> client version: 1.8.1

This is the latest released version which is good for
starting to play around.

If you want to be able to *run* GNUmed as a first step you
would need to downgrade to a Python < 3.8 and psycopg2 2.7
both of which are available in Debian/Stable.

If you want to help in debugging the problem you would go get
the latest code from git. See "For developers" under

        https://www.gnumed.de/documentation/GNUmedInstallation.html

or, more directly,

        https://github.com/ncqgm/gnumed/archive/master.zip

That code has the possibility to switch off the connection
pool

        go to ...client/pycommon/
        edit gmConnectionPool.py
        set "DO_NOT_POOL_CONNECTIONS = True"

and re-run and send the log.

Best,
Karsten
--
GPG  40BE 5B0E C98E 1713 AFA6  5BC0 3BEA AC80 7D4F C89B



reply via email to

[Prev in Thread] Current Thread [Next in Thread]