Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53865 - gtkradiant-1.4.0 doesn't open web browser (manual included)
Summary: gtkradiant-1.4.0 doesn't open web browser (manual included)
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-14 00:47 UTC by Kevin McClusky
Modified: 2004-06-14 06:25 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 Kevin McClusky 2004-06-14 00:47:38 UTC
After a fresh install of gtkradiant 1.4.0, I was disappointed to find it wouldn't open the manual.  The console told me that sh wasn't able to execute openurl.sh.  A simple "chmod 755 openurl.sh" fixed it.  A couple other things (credits, changelog in the about dialog) won't open either until the change is made.

I'd include an ebuild, except I don't know how to write them yet.  Sorry.
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-06-14 06:25:10 UTC
Added a chmod a+x ${Ddir}/openurl.sh to the ebuild

Fixed in CVS