gnumed-bugs
[Top][All Lists]
Advanced

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

<bug>: Can't initialize program


From: jonathan
Subject: <bug>: Can't initialize program
Date: Sat, 22 Jun 2024 20:05:10 +0200

Report sent via GNUmed's handler for unexpected exceptions.

user comment  : Can't initialize program

client version: 1.8.7

system account: jonathan
staff member  : jonathan
sender email  : <supply email address for getting feedback on bug report>

 # enable Launchpad bug tracking
 affects gnumed
 tag automatic-report
 importance medium

Exception:

 type: <class 'AssertionError'>
 value: <user> must not be empty

Traceback:

  File "/usr/share/gnumed/Gnumed/wxpython/gmGuiMain.py", line 3455, in OnInit
    if not self.__establish_backend_connection():
  File "/usr/share/gnumed/Gnumed/wxpython/gmGuiMain.py", line 3628, in 
__establish_backend_connection
    connected = gmAuthWidgets.connect_to_database (
  File "/usr/share/gnumed/Gnumed/wxpython/gmAuthWidgets.py", line 142, in 
connect_to_database
    creds.user = login.user
  File "/usr/share/gnumed/Gnumed/pycommon/gmConnectionPool.py", line 219, in 
_set_user
    assert (user.strip() != ''), '<user> must not be empty'


reply via email to

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