[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #15289] gnustep-make 1.11.2 -> openapp looks for bogus paths when o
From: |
Richard Frith-Macdonald |
Subject: |
[bug #15289] gnustep-make 1.11.2 -> openapp looks for bogus paths when omitting ".app", ".debug", etc. |
Date: |
Sun, 1 Jan 2006 15:51:47 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041219 Firefox/1.0 (Debian package 1.0+dfsg.1-1) |
Follow-up Comment #3, bug #15289 (project gnustep):
I reverted that patch as it just re-introduced an earlier bug (use of a colon
as IFS breaks path names under windows as it separates drives from the rest of
the path).
I've rewritten the code for guessing the application suffix so that it
doesn't use a list/IFS.
The problem with launch in ProjectCenter is a bug in ProjectCenter ... it was
not specifying what to launch,just hoping that openapp owuld pick the correct
one. This has never worked properly for cases where a user has their path
set up in an unusual way. The fix is to get ProjectCenter to specify the
full path of the application it wishes to launch.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15289>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #15289] gnustep-make 1.11.2 -> openapp looks for bogus paths when omitting ".app", ".debug", etc.,
Richard Frith-Macdonald <=