[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] loading plugins
From: |
Dominique Buenzli |
Subject: |
[Gnumed-devel] loading plugins |
Date: |
Tue, 17 Aug 2004 09:59:30 +0200 |
Reading the log file....
Problems are starting here, is that correct ?
But then it is like chinese to me....
Dominique
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden): Exception:
Unhandled exception encountered.
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden): exception type
: exceptions.AttributeError
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden): exception
value: 'Icon' object has no attribute 'LoadFile'
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden): Traceback
(most recent call last):<#10-0x0A-lf>
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden): File
"wxpython/gnumed.py", line 314, in ?<#10-0x0A-lf> gmGuiMain.main()<#10-0x0A-lf>
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden): File
"/Users/dom/gnumed/gnumed/Gnumed/wxpython/gmGuiMain.py", line 783, in
main<#10-0x0A-lf> app = gmApp(0)<#10-0x0A-lf>
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden): File
"//Library/Python/2.3/wx/_core.py", line 5227, in __init__<#10-0x0A-lf>
self._BootstrapApp()<#10-0x0A-lf>
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden): File
"//Library/Python/2.3/wx/_core.py", line 4915, in _BootstrapApp<#10-0x0A-lf>
return _core_.PyApp__BootstrapApp(*args, **kwargs)<#10-0x0A-lf>
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden): File
"/Users/dom/gnumed/gnumed/Gnumed/wxpython/gmGuiMain.py", line 636, in
OnInit<#10-0x0A-lf> frame = gmTopLevelFrame(None, -1, _('GnuMed client'),
(640,440))<#10-0x0A-lf>
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden): File
"/Users/dom/gnumed/gnumed/Gnumed/wxpython/gmGuiMain.py", line 148, in
__init__<#10-0x0A-lf> self.LayoutMgr = gmHorstSpace.cHorstSpaceLayoutMgr(self,
-1)<#10-0x0A-lf>
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden): File
"/Users/dom/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py", line 83, in
__init__<#10-0x0A-lf> self.__load_plugins()<#10-0x0A-lf>
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden): File
"/Users/dom/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py", line 116, in
__load_plugins<#10-0x0A-lf> progress_bar =
gmPluginLoadProgressBar(nr_plugins)<#10-0x0A-lf>
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden): File
"/Users/dom/gnumed/gnumed/Gnumed/wxpython/gmHorstSpace.py", line 49, in
__init__<#10-0x0A-lf> icon.LoadFile(png_fname, wxBITMAP_TYPE_PNG)<#10-0x0A-lf>
2004-08-16 18:16:32 [PANIC] (wxpython/gnumed.py:address@hidden):
AttributeError: 'Icon' object has no attribute 'LoadFile'<#10-0x0A-lf>
- [Gnumed-devel] loading plugins,
Dominique Buenzli <=