gnumed-bugs
[Top][All Lists]
Advanced

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

Re: [Gnumed-bugs] <bug>: Hello! I am a first time user of gnumed. I


From: Karsten Hilbert
Subject: Re: [Gnumed-bugs] <bug>: Hello! I am a first time user of gnumed. I
Date: Sat, 6 Aug 2011 13:02:22 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hello Kele,

thanks for your report !

> user comment  : Hello! I am a first time user of gnumed. I
> installed it via KPackageKit. I have Ubuntu Lucid (Ubuntu
> 10.04.3 LTS). I created via pgadmin3 the database

That will not work.

You need to install the gnumed-server package and run
gm-bootstrap_server to create the database.

> and
> managed to log into it. However, as soon as I open gnumed
> and put in my login credentials I get "An unhandled
> exception has occurred" error. Could you please give me some
> direction? Thanks ever so much. 

Since this:

> client version: 0.6.2

is *very* old you want to look at

        http://wiki.gnumed.de/bin/view/Gnumed/UbuntuGuideShort

in order to install a newer version.

The problem you are seeing:

> 2011-08-02 10:50:41  DEBUG     gm.gui 
> (/usr/share/gnumed/Gnumed/wxpython/gmExceptionHandlingWidgets.py::handle_uncaught_exception_wx()
>  #49): unhandled exception caught:

...

>   File "/usr/lib/python2.6/dist-packages/psycopg2/extras.py", line 110, in 
> execute
>     return _cursor.execute(self, query, vars, async)
> ProgrammingError: schema "gm" does not exist

directly results from your not bootstrapping the database.

Even once you do that you cannot use:

> 2011-08-02 10:50:41  INFO      gm.db 
> (/usr/share/gnumed/Gnumed/pycommon/gmPG2.py::set_default_login() #421): 
> setting default DSN from [dbname=gnumed_v12 port=5432 user=myself 
> password=xxxxxxxxx sslmode=prefer] to [dbname=gnumed_v12 port=5432 
> user=myself password=xxxxxxxxx sslmode=prefer]

unless you created that as a GNUmed database user from
within the GNUmed client...

You can use any-doc/any-doc for testing.

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

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