Page 1 of 1
Pound - Number characters (like #241) crash Linux
Posted: Wed Aug 22, 2007 10:00 am
by Ice Cream Jonsey
Just a note: I found out that FoD was crashing on Linux, and the reason was that I was using characters like #241, which is this squiggly "o" with a line coming out of it.
I don't even know if what I did was supposed to be supported. The character looked like crap, in retrospect, so I absolutely do not need to go back. Just posting this in case anyone in the future tries the same.
(Keywords for Google!: Hugo, special characters, pound sign, #241, crash, Linux.)
Posted: Fri Aug 24, 2007 10:28 pm
by Kent!
Well, technically that's supposed to work. You're supposed to be able to supply valid Latin-1 characters as three-digit codes like that. (Do you mean 243 instead of 241? 243 is an o-acute, which I seem to remember being the symbol displayed on Windows.)
Posted: Fri Aug 24, 2007 10:34 pm
by Ice Cream Jonsey
Kent! wrote:Well, technically that's supposed to work. You're supposed to be able to supply valid Latin-1 characters as three-digit codes like that. (Do you mean 243 instead of 241? 243 is an o-acute, which I seem to remember being the symbol displayed on Windows.)
Sorry, sorry - yes, I meant 243.
Posted: Mon Sep 17, 2007 9:23 pm
by Ice Cream Jonsey
Just a quick update: in Necrotic Drift, I use the word seance with an accented e, and that appears to segfault hewx as well.
(I think the exact word I am using is "s\'eance". )
Posted: Wed Sep 19, 2007 10:07 pm
by Kent
Cripes. Who the hell wrote that thing, then, anyway?
Posted: Thu Oct 29, 2009 6:30 pm
by Johnny
The statically-compiled graphical Linux Hugo works fine under Puppy Linux, so it looks like it's just a matter of a different WXWindows library, or something.
Posted: Thu Oct 29, 2009 10:13 pm
by Ice Cream Jonsey
Hmm. This is something I ought to revisit then. Thanks for this additional information.
I'm an idiot
Posted: Sat Oct 31, 2009 6:41 pm
by Johnny
Um, since it's statically compiled and includes the WXWindows library, that can't be it. I realized this on the way home from the library Thursday. But, yes it's good to know that the binary works... under Puppy Linux. I should try and see why it segfaults under Ubuntu.