[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] Just as an aside-gnuMed crashed with wxPython2.5
From: |
Richard Terry |
Subject: |
[Gnumed-devel] Just as an aside-gnuMed crashed with wxPython2.5 |
Date: |
Tue, 31 Aug 2004 20:00:11 +1000 |
User-agent: |
KMail/1.5.4 |
Admittedly I only got 2.5.1.1 files, however if interested here are the
errors, may not be relevent.
I removed and re-installed 2.4 so I can keep going with the old stuff. too
tired to continue mucking round, so I'm off home.
WARNING: option <client encoding> not set in config file
[PANIC] (gnumed.py:address@hidden): Exception: Unhandled exception encountered.
[PANIC] (gnumed.py:address@hidden): exception type : exceptions.TypeError
[PANIC] (gnumed.py:address@hidden): exception value: 'faceName' is an invalid
keyword argument for this function
[PANIC] (gnumed.py:address@hidden): Traceback (most recent call
last):<#10-0x0A-lf>
[PANIC] (gnumed.py:address@hidden): File "gnumed.py", line 314, in
?<#10-0x0A-lf>
gmGuiMain.main()<#10-0x0A-lf>
[PANIC] (gnumed.py:address@hidden): File
"/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmGuiMain.py", line 784, in
main<#10-0x0A-lf> app = gmApp(0)<#10-0x0A-lf>
[PANIC] (gnumed.py:address@hidden): File
"/home/ron/devel/debian/wxwindows/2.5.1.1-debs/wxwidgets2.5-2.5.1.1/wxPython/../debian/libwxgtk2.5-python/usr/lib/python2.3/site-packages/wx/core.py",
line 5042, in __init__<#10-0x0A-lf>
[PANIC] (gnumed.py:address@hidden): File
"/home/ron/devel/debian/wxwindows/2.5.1.1-debs/wxwidgets2.5-2.5.1.1/wxPython/../debian/libwxgtk2.5-python/usr/lib/python2.3/site-packages/wx/core.py",
line 4791, in _BootstrapApp<#10-0x0A-lf>
[PANIC] (gnumed.py:address@hidden): File
"/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmGuiMain.py", line 612, in
OnInit<#10-0x0A-lf> self.__backend = gmLogin.Login()<#10-0x0A-lf>
[PANIC] (gnumed.py:address@hidden): File
"/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmLogin.py", line 34, in
Login<#10-0x0A-lf> dlg = gmLoginDialog.LoginDialog(None, -1)<#10-0x0A-lf>
[PANIC] (gnumed.py:address@hidden): File
"/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmLoginDialog.py", line
378, in __init__<#10-0x0A-lf> self.panel = LoginPanel(self, -1,
isDialog=1)<#10-0x0A-lf>
[PANIC] (gnumed.py:address@hidden): File
"/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmLoginDialog.py", line
115, in __init__<#10-0x0A-lf> faceName = ''<#10-0x0A-lf>
[PANIC] (gnumed.py:address@hidden): File
"/home/ron/devel/debian/wxwindows/2.5.1.1-debs/wxwidgets2.5-2.5.1.1/wxPython/../debian/libwxgtk2.5-python/usr/lib/python2.3/site-packages/wx/gdi.py",
line 1528, in __init__<#10-0x0A-lf>
[PANIC] (gnumed.py:address@hidden): TypeError: 'faceName' is an invalid keyword
argument for this function<#10-0x0A-lf>
Traceback (most recent call last):
File "gnumed.py", line 314, in ?
gmGuiMain.main()
File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmGuiMain.py", line
784, in main
app = gmApp(0)
File
"/home/ron/devel/debian/wxwindows/2.5.1.1-debs/wxwidgets2.5-2.5.1.1/wxPython/../debian/libwxgtk2.5-python/usr/lib/python2.3/site-packages/wx/core.py",
line 5042, in __init__
File
"/home/ron/devel/debian/wxwindows/2.5.1.1-debs/wxwidgets2.5-2.5.1.1/wxPython/../debian/libwxgtk2.5-python/usr/lib/python2.3/site-packages/wx/core.py",
line 4791, in _BootstrapApp
File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmGuiMain.py", line
612, in OnInit
self.__backend = gmLogin.Login()
File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmLogin.py", line 34,
in Login
dlg = gmLoginDialog.LoginDialog(None, -1)
File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmLoginDialog.py",
line 378, in __init__
self.panel = LoginPanel(self, -1, isDialog=1)
File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmLoginDialog.py",
line 115, in __init__
faceName = ''
File
"/home/ron/devel/debian/wxwindows/2.5.1.1-debs/wxwidgets2.5-2.5.1.1/wxPython/../debian/libwxgtk2.5-python/usr/lib/python2.3/site-packages/wx/gdi.py",
line 1528, in __init__
TypeError: 'faceName' is an invalid keyword argument for this function
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-devel] Just as an aside-gnuMed crashed with wxPython2.5,
Richard Terry <=