Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44334 - GTK Radiant q3map2 not working
Summary: GTK Radiant q3map2 not working
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-11 01:23 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2004-05-01 13:09 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Brill (egore) (RESIGNED) 2004-03-11 01:23:24 UTC
My q3map2 looks like this

#!/bin/sh
echo If you read this then there was a bug during setup. Report the bug and try running radiant.x86 directly from it's installation directory.


Reproducible: Always
Steps to Reproduce:
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-04-28 18:52:39 UTC
I just checked this by emerging gtkradiant and mine worked fine.

Can you try to "emerge unmerge gtkradiant && emerge gtkradiant" and see if the problem persists?
Comment 2 Christoph Brill (egore) (RESIGNED) 2004-04-30 06:02:51 UTC
same result, the q3map2 is completely useless :(
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2004-04-30 09:00:11 UTC
Can you unmerge it and make sure you don't have another q3map2 somewhere in your ${PATH}?

I'm really running out of ideas, as I have not tested this on 4 separate Gentoo installs and it is working perfectly on them all.

Also, where is your q3map2 located that you are referring to?
Comment 4 Christoph Brill (egore) (RESIGNED) 2004-04-30 15:04:06 UTC
i unmerged it and there is no q3map2 in ${PATH}. I'm really running out of ideas, too.
Comment 5 Christoph Brill (egore) (RESIGNED) 2004-04-30 15:07:33 UTC
q3map2 i'm reffering to is in /opt/gtkradiant

i just found one in /usr/bin (or was it /usr/share/bin?). this one seems to have a correct context. but gtkradiant uses the one in /opt/gtkradiant
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2004-04-30 16:16:22 UTC
OK.  I see it now.

I just have an opinion to ask.  Should a user of gtk-radiant be in the games group?  I have a fix for the current version, but I think it should be using the games.eclass instead.
Comment 7 Chris Gianelloni (RETIRED) gentoo-dev 2004-04-30 17:48:59 UTC
Err... ignore that.

It just needs to use the games.eclass a little differently than it does currently.

Also, I figured out how to fix the 2 instances of the script.  I'll be putting up another ebuild for it in the next couple of days.
Comment 8 Chris Gianelloni (RETIRED) gentoo-dev 2004-05-01 13:09:14 UTC
This should be fixed in the latest ebuild in CVS.  I didn't bump the version number, though, so be sure to emerge sync && emerge gtkradiant