gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] gnumed fails 0.9.1 installed from unstable repository fai


From: vbanait
Subject: [Gnumed-devel] gnumed fails 0.9.1 installed from unstable repository fails to start !
Date: Fri, 8 Apr 2011 14:05:07 +0530

address@hidden:~$ gnumed
.========================================================
| Unhandled exception caught !
| Type : <type 'exceptions.SyntaxError'>
| Value: end of config stream but still in list
`========================================================
Traceback (most recent call last):
  File "/usr/lib/python2.6/runpy.py", line 122, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.6/runpy.py", line 34, in _run_code
    exec code in run_globals
  File "/usr/share/gnumed/Gnumed/gnumed.py", line 507, in <module>
    setup_cfg()
  File "/usr/share/gnumed/Gnumed/gnumed.py", line 392, in setup_cfg
    encoding = enc
  File "/usr/share/gnumed/Gnumed/pycommon/gmCfg2.py", line 389, in add_file_source
    self.add_stream_source(source = source, stream = cfg_file)
  File "/usr/share/gnumed/Gnumed/pycommon/gmCfg2.py", line 355, in add_stream_source
    data = "" = stream)
  File "/usr/share/gnumed/Gnumed/pycommon/gmCfg2.py", line 270, in parse_INI_stream
    raise SyntaxError('end of config stream but still in list')
SyntaxError: end of config stream but still in list
address@hidden:~$ gnumed
.========================================================
| Unhandled exception caught !
| Type : <type 'exceptions.SyntaxError'>
| Value: end of config stream but still in list
`========================================================
Traceback (most recent call last):
  File "/usr/lib/python2.6/runpy.py", line 122, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.6/runpy.py", line 34, in _run_code
    exec code in run_globals
  File "/usr/share/gnumed/Gnumed/gnumed.py", line 507, in <module>
    setup_cfg()
  File "/usr/share/gnumed/Gnumed/gnumed.py", line 392, in setup_cfg
    encoding = enc
  File "/usr/share/gnumed/Gnumed/pycommon/gmCfg2.py", line 389, in add_file_source
    self.add_stream_source(source = source, stream = cfg_file)
  File "/usr/share/gnumed/Gnumed/pycommon/gmCfg2.py", line 355, in add_stream_source
    data = "" = stream)
  File "/usr/share/gnumed/Gnumed/pycommon/gmCfg2.py", line 270, in parse_INI_stream
    raise SyntaxError('end of config stream but still in list')
SyntaxError: end of config stream but still in list


reply via email to

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