Greg Ercolano wrote:

> MacArthur, Ian (SELEX GALILEO, UK) wrote:
>>> The platform is an amd 64 dual core, with Linux slamd64 10.2.
>>> I made what Ian MacArthur wrote, i.e.:
>>>
>>> 1) Created a new fltk-1.3.x-r6305 tree from the file bz2.
>>> 2) make distclean
>>> 3) ./configure --disable-shared
>>> 4) make
>>> 5) cd fluid
>>> 6) fluid
>>>
>>> It crashes when I go with the mouse cursor over the icons in
>>> the widget bin. (Instead of showing the tooltip, fluid closes with:
>>> "Segmentation fault" or:
>>> "*** glibc detected *** double free or corruption (!prev):
>>> 0x00000000008333e0 ***" or both.
>> 
>> OK - I have no idea what that is. What window manager are you running?
>> 
>> Anyway... I think you'll need to do a debug build, then run fluid from
>> within gdb so that we can get a look at where the error is happening, as
>> I can't reproduce this effect.
> 
> FWIW I can't reproduce either with the same r6305 bz file
> on an AMD 64 dual processor box running Linux Ubuntu 7.04
> with the flwm window manager.
> 
> Tooltips pop up OK over fluid icons without a crash.
> 
> Might be OS or Window Manager specific.

I have no problems on openSUSE 10.3, KDE 3.5.9. Here's the info. on the RPM
I have installed.

[EMAIL PROTECTED]:~> rpm -qi fltk
Name        : fltk                         Relocations: (not relocatable)
Version     : 1.3.0                             Vendor: (none)
Release     : 6305                          Build Date: Mon 22 Sep 2008
11:17:34 AM ADT
Install Date: Mon 22 Sep 2008 01:21:02 PM ADT      Build Host:
DVAlvin.DEEPVISION
Group       : System Environment/Libraries   Source RPM:
fltk-1.3.0-6305.src.rpm
Size        : 1141151                          License: LGPL
Signature   : (none)
Packager    : Alvin Beach <[EMAIL PROTECTED]>
URL         : http://www.fltk.org/
Summary     : Fast Light Tool Kit (FLTK)
Description :
The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a
cross-platform C++ GUI toolkit for UNIX(r)/Linux(r) (X11),
Microsoft(r) Windows(r), and MacOS(r) X.  FLTK provides modern
GUI functionality without the bloat and supports 3D graphics via
OpenGL(r) and its built-in GLUT emulation.

Debug Information: disabled

Patches applied:
* FL_TOOLTIP-v6.patch
* str2002-v2.patch
* str2022-v2.patch

-- 
Alvin
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to