gnumed-devel
[Top][All Lists]
Advanced

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

[address@hidden: Gnumed-devel post from address@hidden requires approval


From: Karsten Hilbert
Subject: [address@hidden: Gnumed-devel post from address@hidden requires approval]
Date: Thu, 28 May 2020 11:03:02 +0200
User-agent: Mutt/1.10.1 (2018-07-13)

-- 
GPG  40BE 5B0E C98E 1713 AFA6  5BC0 3BEA AC80 7D4F C89B
--- Begin Message --- Subject: Gnumed-devel post from address@hidden requires approval Date: Thu, 28 May 2020 05:00:38 -0400
As list administrator, your authorization is requested for the
following mailing list posting:

    List:    Gnumed-devel@gnu.org
    From:    ichbinbunny@googlemail.com
    Subject: Re: profile GNUmed database at publicdb.gnumed.de (PUBLIC)
    Reason:  Post by non-member to a members-only list

At your convenience, visit:

    https://lists.gnu.org/mailman/admindb/gnumed-devel
        
to approve or deny the request.
--- Begin Message --- Subject: Re: profile GNUmed database at publicdb.gnumed.de (PUBLIC) Date: Thu, 28 May 2020 11:00:20 +0200
Hallo,

ich glaube wir können auf deutsch schreiben:)

Danke für die Rückmeldung. 

Ich nutze MacOS mit Catalina 10.15.4

Ich habe die Log Datei dabei...

Was mir auffällt:

im Log steht:

CRITICAL ERROR: Program halted.

Please make sure you have:

 1) the required third-party Python modules installed
 2) the GNUmed Python modules linked or installed into site-packages/
    (if you do not run from a CVS tree the installer should have taken care of that)
 3) your PYTHONPATH environment variable set up correctly

<sys.path> is currently set to:

 %s


Aus der check-prerequisites.sh sieht es so aus:

sys.path (press <ENTER> key to show):

  /Users/alex/gnumed/gnumed-client.1.8.1/external-tools

  /Library/Frameworks/Python.framework/Versions/3.8/lib/python38.zip

  /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8

  /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/lib-dynload

  /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages


${PATH} (press <ENTER> key to show):

  /Library/Frameworks/Python.framework/Versions/3.8/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin

/Users/alex/gnumed/gnumed-client.1.8.1/external-tools






alex@MacBook-Pro client % ./gm-from-vcs.sh        

-------------------------------------------------

fatal: Kein Git-Repository (oder irgendeines der Elternverzeichnisse): .git

Running from Git branch: 

-------------------------------------------------

config file: --conf-file=gm-from-vcs.conf

options: --local-import --debug

Running from local source tree (/Users/alex/gnumed/gnumed-client.1.8.1) ...

Log file: /Users/alex/.gnumed/logs/gnumed/gnumed-2020_05_28-10_50_12-45054.log

Temp dir: /var/folders/sy/n7vx960j23n7hnr7d6gnw7gh0000gn/T/gnumed-alex/g-q3sd9ytt

10:50:28: Debug: /Users/robind/projects/bb2/dist-osx-py38/build/ext/wxWidgets/src/osx/cocoa/utils.mm(561): assert ""gs_wxBusyCursorCount > 0"" failed in wxEndBusyCursor(): no matching wxBeginBusyCursor() for wxEndBusyCursor()

Error in sys.excepthook:

Traceback (most recent call last):

  File "/Users/alex/gnumed/gnumed-client.1.8.1/Gnumed/wxpython/gmExceptionHandlingWidgets.py", line 235, in handle_uncaught_exception_wx

    wx.EndBusyCursor()

wx._core.wxAssertionError: C++ assertion ""gs_wxBusyCursorCount > 0"" failed at /Users/robind/projects/bb2/dist-osx-py38/build/ext/wxWidgets/src/osx/cocoa/utils.mm(561) in wxEndBusyCursor(): no matching wxBeginBusyCursor() for wxEndBusyCursor()


Original exception was:

Traceback (most recent call last):

  File "/Users/alex/gnumed/gnumed-client.1.8.1/Gnumed/wxpython/gmGuiMain.py", line 3457, in OnInit

    if not self.__verify_praxis_branch():

  File "/Users/alex/gnumed/gnumed-client.1.8.1/Gnumed/wxpython/gmGuiMain.py", line 3669, in __verify_praxis_branch

    if not gmPraxisWidgets.set_active_praxis_branch(no_parent = True):

  File "/Users/alex/gnumed/gnumed-client.1.8.1/Gnumed/wxpython/gmPraxisWidgets.py", line 412, in set_active_praxis_branch

    branches = gmPraxis.get_praxis_branches()

  File "/Users/alex/gnumed/gnumed-client.1.8.1/Gnumed/business/gmPraxis.py", line 255, in get_praxis_branches

    rows, idx = gmPG2.run_ro_queries(queries = [{'cmd': cmd}], get_col_idx = True)

  File "/Users/alex/gnumed/gnumed-client.1.8.1/Gnumed/pycommon/gmPG2.py", line 1547, in run_ro_queries

    curs.execute(query['cmd'], args)

  File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/psycopg2/extras.py", line 143, in execute

    return super(DictCursor, self).execute(query, vars)

psycopg2.DatabaseError: extraneous data in "T" message


OnInit returned false, exiting...

alex@MacBook-Pro client % 



Ich bin mir sicher, es ist ein "Anfängerfehler"...  

Danke, Alex

Am Mi., 27. Mai 2020 um 20:50 Uhr schrieb Karsten Hilbert <Karsten.Hilbert@gmx.net>:
Hi Banni,

(nice pun here)

thanks for reporting your issue.

However, what you see should not be a showstopper. It just
shows some warnings related to database settings. What
happens if you just click OK ?

Also, if you wish you can share the application log so we can
make more sense of your environment.

What client version are you running ?

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

Attachment: gnumed-2020_05_28-10_50_12-45054.log
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: confirm d89997d2c502ef17595b5cdedda646f141221a06 Date: Thu, 28 May 2020 05:00:38 -0400
If you reply to this message, keeping the Subject: header intact,
Mailman will discard the held message.  Do this if the message is
spam.  If you reply to this message and include an Approved: header
with the list password in it, the message will be approved for posting
to the list.  The Approved: header can also appear in the first line
of the body of the reply.

--- End Message ---

--- End Message ---

reply via email to

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