gnumed-bugs
[Top][All Lists]
Advanced

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

Non-clinical staff login crash


From: Maria Scappini
Subject: Non-clinical staff login crash
Date: Sun, 9 Mar 2025 18:51:35 -0300
User-agent: Mozilla Thunderbird

Hello!

While trying to login into the default non-clinical staff user (any-staff) and also into another user I've added that's also non-clinical staff, the program crashes.

Here is the warning/crash report that pops up (also attached):

type: <class 'psycopg2.errors.InsufficientPrivilege'>
value: permission denied for table episode

  File "/home/jessie/Desktop/GNUmed_ES/gnumed-client.1.8.19/Gnumed/wxpython/gmGuiMain.py", line 3460, in OnInit
    if not self.__establish_backend_connection():
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jessie/Desktop/GNUmed_ES/gnumed-client.1.8.19/Gnumed/wxpython/gmGuiMain.py", line 3639, in __establish_backend_connection
    connected = gmAuthWidgets.connect_to_database (
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jessie/Desktop/GNUmed_ES/gnumed-client.1.8.19/Gnumed/wxpython/gmAuthWidgets.py", line 285, in connect_to_database
    text = gmPG2.get_db_fingerprint(eol = '\n')
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jessie/Desktop/GNUmed_ES/gnumed-client.1.8.19/Gnumed/pycommon/gmPG2.py", line 699, in get_db_fingerprint
    curs.execute(cmd)
  File "/usr/lib/python3/dist-packages/psycopg2/extras.py", line 146, in execute
    return super().execute(query, vars)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.....

The log file is also attached.

MJ

Attachment: any-staff_bug_2025_03_09.txt
Description: Text document

Attachment: gnumed-2025_03_09-15_51_35-12711.log
Description: Text Data


reply via email to

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