First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 213966
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Piotr Szymaniak <lazy_bum@o2.pl>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
nprquake-sdl-homedir-test.patch nprquake-sdl-homedir-test.patch text/plain Piotr Szymaniak 2008-03-25 08:16 0000 8.45 KB Details
nprquake-sdl-1-r1.ebuild nprquake-sdl-1-r1.ebuild text/plain Piotr Szymaniak 2008-03-25 08:19 0000 2.12 KB Details
nprquake-sdl-save-in-home.patch files/nprquake-sdl-save-in-home.patch patch Piotr Szymaniak 2008-03-25 20:59 0000 8.28 KB Details | Diff
nprquake-sdl-1-r2.ebuild nprquake-sdl-1-r2.ebuild text/plain Piotr Szymaniak 2008-03-25 21:01 0000 1.81 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.








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


Description:   Opened: 2008-03-19 23:25 0000
Taking a screenshot crashes the game with:
Error: Error opening /usr/share/games/quake1/id1/quake00.tga: Permission denied
Couldn't write config.cfg.
uninstalling grabs!

Also, when changing key configuration and then quiting the game:
Couldn't write config.cfg.

And when saving game state:
Saving game to /usr/share/games/quake1/id1/s0.sav...
ERROR: couldn't open.


Reproducible: Always

Steps to Reproduce:
1. emerge nprquake-sdl
2. start
3. try to save the game
4. try to take a screenshot (press F12)



Expected Results:  
Config files, screenshots and save states should be saved like in other fps
engines.
ie. like darkplaces:
~ $ ls .darkplaces/id1/
benchmark.log  qconsole.log  s1.sav  s4.sav  screenshots
config.cfg     s0.sav        s2.sav  s5.sav
~ $ ls .darkplaces/hipnotic/
config.cfg


I wonder how this got into stable with those issues?

------- Comment #1 From Piotr Szymaniak 2008-03-25 08:16:35 0000 -------
Created an attachment (id=147227) [details]
nprquake-sdl-homedir-test.patch

I used source from http://www.geocities.com/coolguywithgun/ -- there's a new
render added and few small fixes.

What works:
* read/write to proper directory in users $HOME/.nprquake/
* Most Gentoo patches

What is wrong:
* GENTOO_LIBDIR and GENTOO_DATADIR - can't compile with those two. Compilation
always dies.

------- Comment #2 From Piotr Szymaniak 2008-03-25 08:19:18 0000 -------
Created an attachment (id=147229) [details]
nprquake-sdl-1-r1.ebuild

Updated ebuild, but still not working.

------- Comment #3 From Piotr Szymaniak 2008-03-25 20:59:59 0000 -------
Created an attachment (id=147303) [details]
files/nprquake-sdl-save-in-home.patch

------- Comment #4 From Piotr Szymaniak 2008-03-25 21:01:41 0000 -------
Created an attachment (id=147304) [details]
nprquake-sdl-1-r2.ebuild

Works fine for me on two boxes, used the source from comment #1 with new
render.

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