On Thursday, August 7, 2003, at 08:31 PM, Martin Costabel wrote:
Stan Sanderson wrote:I believe the previous posts claimed success by entering unsetenv LANG prior to calling scribus.
Yes, it has nothing to do with X11. I have a new version in CVS with a workaround for the problem with the LANG environment variable. Users who have LC_CTYPE or LC_ALL set to something else than "C" will still have the bus error, but LANG can be set to whatever one likes without producing the error.
Unfortunately, the problem is rather deep. Scribus is using functions from the Qt library in some C++ constructions that are not guaranteed to work. They work on Linux (the main platform for Scribus), but AFAICT rather by chance, and they don't work on Darwin. Unless either Scribus or qt3 undergo some profound fixups, we will have to live with a not-so-perfect workaround.
-- Martin
Thanks for the new version; I hope it shows up in CVS soon. Thanks also for sharing the nature of the problem and for the work involved in your efforts to resolve it.
Stan
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
