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: Michael Stevens
Subject: Re: [Bug-zile] zile 2.3.0 crashes on startup
Date: 12 Jan 2009 13:30:35 +0000

On Jan 12 2009, Reuben Thomas wrote:

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.

Thanks, it starts fine with the patch.

Michael




reply via email to

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