First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 73718
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Carsten Milkau <chat.noir@arcor.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 73718 depends on: Show dependency tree
Show dependency graph
Bug 73718 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-12-07 14:24 0000
Openrpg complains about missing configuration files. I cannot find any
documentation for creating one by myself, so what schould I do?



Reproducible: Always
Steps to Reproduce:




This is what python shouts: 

Traceback (most recent call last): 
  File "/usr/games/lib/openrpg/orpg/main.py", line 1037, in AfterSplash 
    self.frame = orpgFrame(NULL, -1, "OpenRPG v"+VERSION) 
  File "/usr/games/lib/openrpg/orpg/main.py", line 255, in __init__ 
    self.settings = orpg.tools.orpg_settings.settings() 
  File "/usr/games/lib/openrpg/orpg/tools/orpg_settings.py", line 277, in 
__init__ 
    self.setup_ini(ini_xml) 
  File "/usr/games/lib/openrpg/orpg/tools/orpg_settings.py", line 282, in 
setup_ini 
    config_files.validate_config_file(ini_xml,"default_ini.xml") 
  File "/usr/games/lib/openrpg/orpg/tools/config_files.py", line 10, in 
validate_config_file 
    newfile = open(orpg.dirpath.dir_struct["user"] + user_file,"w") 
IOError: [Errno 2] No such file or directory: 
'/usr/share/games/openrpg/myfiles/ini.xml' 

Some other info: 
[ebuild   R   ] sys-apps/portage-2.0.51-r3  -build -debug (-selinux) 0 kB 
[ebuild   R   ] dev-lang/python-2.3.4  +X +berkdb -bootstrap -build -debug 
-doc +gdbm -ipv6 +ncurses +readline +ssl +tcltk -ucs2 0 kB 
[ebuild   R   ] dev-python/wxpython-2.4.2.4  +gtk2 +jpeg +opengl +png +tiff 
+unicode 0 kB 
[ebuild   R   ] games-rpg/openrpg-1.6.1  0 kB

------- Comment #1 From Mr. Bones. 2004-12-07 22:49:02 0000 -------
let's have the output from emerge --info and the entire output from the merge
of openrpg please.

emerge --info

and

emerge -v openrpg &> /tmp/out

thanks.

------- Comment #2 From Mr. Bones. 2004-12-08 01:03:48 0000 -------
openrpg-1.6.1-r1 should be more fun.  reopen if you still have issues.

First Last Prev Next    No search results available      Search page      Enter new bug