Archived from groups: rec.games.roguelike.angband (More info?)
Apparently Apple made some changes that mean the current Mac port no
longer works in MacOS X 10.4. The use of SET_UID is problematic, so the
program quits when it tries to work with some of the files and can't get
the permissions. If you dyke those checks out, you crash in CheckEvents.
--
Harry Erwin <http://www.theworld.com/~herwin>
My neuroscience wikiwiki is at
<http://scat-he-g4.sunderland.ac.uk/~harryerw/phpwiki/index.php>
Archived from groups: rec.games.roguelike.angband (More info?)
Harry Erwin wrote:
> Apparently Apple made some changes that mean the current Mac port no
> longer works in MacOS X 10.4. The use of SET_UID is problematic, so the
> program quits when it tries to work with some of the files and can't get
> the permissions. If you dyke those checks out, you crash in CheckEvents.
Hmm... I've been playing a home-built copy of NPP on Tiger since NPP
0.4.1 was released a couple of weeks ago. I commented out the "#define
SAFE_SETUID" - line 94 of config.h in V - and it's been working without
problems.
I just tried the same thing with V - no crashing that I could see, just
the font-size glitch I've mentioned before.
Archived from groups: rec.games.roguelike.angband (More info?)
Sherm Pendley <spamtrap@dot-app.org> wrote:
> Harry Erwin wrote:
>
> > Apparently Apple made some changes that mean the current Mac port no
> > longer works in MacOS X 10.4. The use of SET_UID is problematic, so the
> > program quits when it tries to work with some of the files and can't get
> > the permissions. If you dyke those checks out, you crash in CheckEvents.
>
> Hmm... I've been playing a home-built copy of NPP on Tiger since NPP
> 0.4.1 was released a couple of weeks ago. I commented out the "#define
> SAFE_SETUID" - line 94 of config.h in V - and it's been working without
> problems.
>
> I just tried the same thing with V - no crashing that I could see, just
> the font-size glitch I've mentioned before.
>
> sherm--
RR sorted this out. It's arcane and apparently restricted to V 3.0.6 and
derivatives. He has a bugfix identified.
--
Harry Erwin <http://www.theworld.com/~herwin>
My neuroscience wikiwiki is at
<http://scat-he-g4.sunderland.ac.uk/~harryerw/phpwiki/index.php>
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.