[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #22421] Segmentation Fault when trying to display a toolTip
From: |
Nicola Pero |
Subject: |
[bug #22421] Segmentation Fault when trying to display a toolTip |
Date: |
Tue, 26 Feb 2008 10:39:49 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7 |
URL:
<http://savannah.gnu.org/bugs/?22421>
Summary: Segmentation Fault when trying to display a toolTip
Project: GNUstep
Submitted by: nico
Submitted on: Tuesday 02/26/2008 at 10:39
Category: Gui/AppKit
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
I have the following Renaissance file --
<?xml version="1.0"?>
<!DOCTYPE gsmarkup>
<gsmarkup>
<objects>
<window title="Button Test" closable="no" frameAutosaveName="main" >
<button title="Click this button to quit" action="terminate:"
toolTip="Click me to terminate the program" />
</window>
</objects>
</gsmarkup>
the important bit to note is that there is a toolTip set for the button.
When I move the mouse over the button, I get a Segmentation Fault.
Thanks
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?22421>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #22421] Segmentation Fault when trying to display a toolTip,
Nicola Pero <=