Search found 6 matches

by tvleavitt
Fri Jan 25, 2019 4:35 am
Forum: Help wanted
Topic: Localization off when installed 2.6.0 to OS X 10.14.2 (mojave) from Dropbox package.
Replies: 2
Views: 9270

Localization off when installed 2.6.0 to OS X 10.14.2 (mojave) from Dropbox package.

I have to explicitly set LANG=en_GB LANGUAGE=en_GB and run the package from the terminal with open -a freeciv to get the proper buttons to show up, otherwise it shows me French. My default settings for these values are LANG=en_US.UTF-8, LANGUAGE="" Why isn't en_US supported (don't see it l...
by tvleavitt
Fri Jan 25, 2019 4:06 am
Forum: Help wanted
Topic: 100% reproducible crash on OS X 10.14.2 (mojave)
Replies: 0
Views: 8736

100% reproducible crash on OS X 10.14.2 (mojave)

I've posted all the details here, lldb dump (gdb is useless and broken on OS X apparently) and dtrace http://forum.freeciv.org/f/viewtopic.php?f=8&t=91065&p=100641#p100641 . Basically, it crashes as soon as I start the Tutorial scenario, and according to an Apple employee / developer familia...
by tvleavitt
Fri Jan 25, 2019 3:59 am
Forum: Tech support
Topic: Homebrew version of FreeCiv 2.6.0 crashes
Replies: 3
Views: 5574

Re: Homebrew version of FreeCiv 2.6.0 crashes

Here's the dtrace output (last part of it at least). I clicked "Start" on the Tutorial scenario, and briefly saw something flash by, before the thing segfaulted. I have no way of interpreting this, or telling if this is useful enough to do anything with, or if I need to provide more output...
by tvleavitt
Wed Jan 23, 2019 1:53 am
Forum: Tech support
Topic: Homebrew version of FreeCiv 2.6.0 crashes
Replies: 3
Views: 5574

Re: Homebrew version of FreeCiv 2.6.0 crashes

Speaking to someone at Apple: So this CRASH location is actually a lot more prevalent than you may think. It occurs whenever a client uses a CGDataProvider to feed a CGImage and that CGDataProvider has been configured such that it’s “size” parameter is too big for the memory that is actually backing...
by tvleavitt
Mon Jan 14, 2019 12:41 pm
Forum: Tech support
Topic: Homebrew version of FreeCiv 2.6.0 crashes
Replies: 3
Views: 5574

Homebrew version of FreeCiv 2.6.0 crashes

I'm running OS X, Mojave, 10.14.12 I'm able to run the freeciv client, freeciv-gtk2, but as soon as I start a game (or right after, occasionally), it crashes out. The key here (which I've seen referenced in every crash, including crash reports submitted to Apple), is ERROR_CGDataProvider_BufferIsNot...