Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167493 - warsow doesn't use maps it downloaded from server
Summary: warsow doesn't use maps it downloaded from server
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Games
URL: http://www.warsow.net/forum/viewtopic...
Whiteboard:
Keywords:
Depends on: 178778
Blocks:
  Show dependency tree
 
Reported: 2007-02-18 16:43 UTC by Gorch
Modified: 2007-05-20 19:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for client downloads (warsow-0.21-client-download.patch,1.04 KB, patch)
2007-02-18 16:46 UTC, Gorch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gorch 2007-02-18 16:43:44 UTC
warsow allways fails when checking maps downloaded from servers the user connects to. to work around this issue, one can download the map manually and put it in ~/.warsow/basewsw/.

the threat the URL ( http://www.warsow.net/forum/viewtopic.php?id=12050 ) confirms the issue, so this is a known upstream bug. a patch to fix the issue was also posted.

so, the patch should be included in gentoo until a fixed version is released.

Reproducible: Always

Steps to Reproduce:
1. connect to a server that uses custom maps


Actual Results:  
map is downloaded, put pure check fails 
(due to wrong path argument somewhere in the source code)

Expected Results:  
map should be checked and then be used

bug confirmed upstream
patch provided
Comment 1 Gorch 2007-02-18 16:46:34 UTC
Created attachment 110554 [details, diff]
patch for client downloads

the patch can simply be added to the ebuild: 

epatch "${FILESDIR}"/${P}-client-download.patch

at the end of the src_unpack section
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2007-05-20 19:57:54 UTC
Fixed, thanks.