FLTK logo

STR #317

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #317

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:5 - Critical, e.g. nothing working at all
Scope:2 - Specific to an operating system
Subsystem:FLUID
Summary:Layout->Align->Center can crash FLUID
Version:1.1.5rc1
Created By:jason.formby
Assigned To:mike
Fix Version:1.1.5rc1
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 jason.formby
09:19 Mar 18, 2004
I have a window inside a UI class (which uses the method nameUI(int argc, char **argv) and Fl::run inside main() for instantiation) with a button on the window, I'm trying to align the button to the center of the window.

If I select the window and the button and then use Layout->Align-> Center, FLUID crashes with an exception. This happens regardless of the order I select the window and button.

I'm using FLUID 1.1.5 on WinXP and I don't know if this is OS or machine specific as I only have the one machine with WinXP. I mentioned this in the fltk.general newsgroup under subject "Alignment trouble in FLUID" and someone else replicated this bug in 1.1.4.

Thanks,
Jason Formby


**From Output Window:

First-chance exception at 0x004053ca in fluidd.exe: 0xC0000005: Access violation reading location 0x00000038.
Unhandled exception at 0x004053ca in fluidd.exe: 0xC0000005: Access violation reading location 0x00000038.

**From Call Stack:

fluidd.exe!Fl_Widget::type()  Line 112 + 0xf
fluidd.exe!Fl_Widget::damage(unsigned char fl='€')  Line 914 + 0x8
fluidd.exe!Fl_Widget::redraw()  Line 874
fluidd.exe!align_widget_cb(Fl_Widget * __formal=0x003b7990, long how=11)  Line 88
fluidd.exe!Fl_Menu_Item::do_callback(Fl_Widget * o=0x003b7990)  Line 282 + 0x1b
 
 
#2 mike
19:58 Apr 05, 2004
Fixed in CVS - the anonymous CVS repository will be updated at midnight PST.  
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.