Activity crashes when using libsugarize.so
Bert Freudenberg
bert at freudenbergs.de
Thu Feb 10 03:54:57 EST 2011
On 09.02.2011, at 19:08, Martin Langhoff <martin.langhoff at gmail.com> wrote:
> On Wed, Feb 9, 2011 at 10:17 AM, Martin Langhoff
> <martin.langhoff at gmail.com> wrote:
>> The solution is to grab the src and recompile. That .so is likely old.
>
> Actually, not so much of a solution. Still getting some crashes. May
> be related to the program misbehaving.
libsugarize only works for "well-behaved" simple X11 programs. It relies on certain functions being called that have been redirected to the library's overrides. It's a preload-hack, not a proper library, so I'd expect many programs not to work correctly.
- Bert -
More information about the Devel
mailing list