bug-zile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-zile] zile 2.3.0 crashes on startup


From: Reuben Thomas
Subject: Re: [Bug-zile] zile 2.3.0 crashes on startup
Date: Mon, 12 Jan 2009 13:23:05 +0000 (GMT)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

On Mon, 12 Jan 2009, Michael Stevens wrote:

I've just built zile 2.3 from source and found it crashes on startup.

This bug is fixed in git, and will be in the next release. The cause is that Zile doesn't check to see if the variable exists. In this case, it doesn't: "skip-splash-screen" is now called "inhibit-splash-screen". You can change that in your ~/.zile.

The patch is trivial if you'd like to apply it; simply change:

"ent->local" to "(ent && ent->local)" at lines 133 and 135 of variables.c.

--
http://rrt.sc3d.org/
penitent, a.  undergoing or awaiting punishment (Bierce)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]