gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] Crash when trying to run 0.3.2 client


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] Crash when trying to run 0.3.2 client
Date: Tue, 23 Sep 2008 08:01:21 +0200

This looks mighty like there is some screwup with what gets run.

A shot in the dark: you can NOT use gm-dbo to connect with the gnumed client, 
you need to use
any-doc (or later a user you created for yourself with GNUmed).

I recall you had been saying you used gm-dbo to connect.

I assume if you use any-doc w pwd any-doc it will work.

Please someone also file a bug report on this.

Karsten

> address@hidden:~/GNUmed-0.3.2/client$ ./gm-from-cvs.sh 
> GNUmed startup: Running from local source tree.
> -----------------------------------------------
> Adjusting PYTHONPATH ...
> Error in sys.excepthook:
> Traceback (most recent call last):
>   File
> "/home/joeh/GNUmed-0.3.2/Gnumed/wxpython/gmExceptionHandlingWidgets.py", line 
> 81, in handle_uncaught_exception_wx
>     gmLog2.log_stack_trace()
>   File "/home/joeh/GNUmed-0.3.2/Gnumed/pycommon/gmLog2.py", line 161, in
> log_stack_trace
>     value = u'%s' % unicode(value)
>   File "/home/joeh/GNUmed-0.3.2/Gnumed/pycommon/gmBusinessDBObject.py",
> line 255, in __str__
>     [tmp.append('%s: %s' % (attr, self._payload[self._idx[attr]])) for
> attr in self._idx.keys()]
> AttributeError: cStaff instance has no attribute '_idx'
> 
> Original exception was:
> Traceback (most recent call last):
>   File "wxpython/gnumed.py", line 410, in <module>
>     gmGuiMain.main()
>   File "/home/joeh/GNUmed-0.3.2/Gnumed/wxpython/gmGuiMain.py", line 2678,
> in main
>     app = gmApp(redirect = False, clearSigInt = False)
>   File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py",
> line 7836, in __init__
>     self._BootstrapApp()
>   File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py",
> line 7433, in _BootstrapApp
>     return _core_.PyApp__BootstrapApp(*args, **kwargs)
>   File "/home/joeh/GNUmed-0.3.2/Gnumed/wxpython/gmGuiMain.py", line 2255,
> in OnInit
>     if not self.__establish_backend_connection():
>   File "/home/joeh/GNUmed-0.3.2/Gnumed/wxpython/gmGuiMain.py", line 2414,
> in __establish_backend_connection
>     _provider = gmPerson.gmCurrentProvider(provider = gmPerson.cStaff())
>   File "/home/joeh/GNUmed-0.3.2/Gnumed/business/gmPerson.py", line 757, in
> __init__
>     rows, idx = gmPG2.run_ro_queries(queries = [{'cmd': cmd}],
> get_col_idx=True)
>   File "/home/joeh/GNUmed-0.3.2/Gnumed/pycommon/gmPG2.py", line 816, in
> run_ro_queries
>     col_idx = get_col_indices(curs)
>   File "/home/joeh/GNUmed-0.3.2/Gnumed/pycommon/gmPG2.py", line 479, in
> get_col_indices
>     for col_desc in cursor.description:
> psycopg2.DataError: unable to parse time
> address@hidden:~/GNUmed-0.3.2/client$ 
> 
> 
> _______________________________________________
> Gnumed-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnumed-devel

-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/address@hidden




reply via email to

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