Ticket #82 (closed task: fixed)
cann´t load configure fiel
| Reported by: | ameise | Owned by: | daelstorm |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | museek_general | Version: | 0.1.12 |
| Keywords: | musetup | Cc: |
Description
when trying to open the musetup there is an error:
[root@91-64-219-132-dynip share]# musetup
Warning: couldn't load configuration, loading template
Traceback (most recent call last):
File "/usr/bin/musetup", line 452, in <module>
readTemplate(DEFAULT_TEMPLATE, path)
File "/usr/bin/musetup", line 41, in readTemplate
readConfig(path)
File "/usr/bin/musetup", line 30, in readConfig
doc = minidom.parse(path)
File "/usr/lib/python2.5/xml/dom/minidom.py", line 1913, in parse
return expatbuilder.parse(file)
File "/usr/lib/python2.5/xml/dom/expatbuilder.py", line 922, in parse
fp = open(file, 'rb')
IOError: [Errno 2] No such file or directory: '/share/museek/museekd/config.xml.tmpl'
I didnt build the release I just installed a package I found bei rpmseek called museek-0.0.040714-1.695.1plf.i586: distribution: mandriva 2007.1
when I use the command museeq the GUI is loaded, so the installation seem to fine.
thx
