> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of nilan > Sent: 15 December 2008 03:08 > To: [email protected] > Subject: Re: [fltk.general] segmetation error > > *** WARNING *** > > This mail has originated outside your organization, > either from an external partner or the Global Internet. > Keep this in mind if you answer this message. > > > nilan wrote: > > >> nilan wrote: > > >>> when i click on a any of Fl_Input in my GUI,a > segmentation error occur. > > >>> im doing nothing with Fl_Input call backs. im using fltk 1.3.0 > > >>> any body have an idea regarding this? > > >> Can't help without seeing your code. > > >> Keep it as simple/small as possible. > > >> > > >> There's lots of small example programs here: > > >> http://seriss.com/people/erco/fltk/ > > > > > > thanks Greg and sorry for bothering, but the prolem is > when im going to add new function to my class using fluid ( > New -> Code -> Function/Method) fluid is unexpectedly exit > > > when i clicked on function name field. any idea about this. > > > > I see. > > > > It was not clear that you were experiencing the problem > in fluid. > > (I thought you were writing a program in a text editor, and your > > program was crashing after it was compiled). > > > > Sounds instead like what we need are the list of steps you're > > doing to replicate getting fluid to crash. > > > > Fluid definitely shouldn't be crashing just by adding > > a function, no matter what, so we need to know the steps > > it takes to get fluid to crash. > > > > In my case I wasn't able to crash it trivially by just > > creating a class, eg: > > > > 1) Run fluid > > 2) New>Code>Class > > 3) New>Code>Function/method > > > > ..since that seems to work, we'll need more specific steps > > to replicate the crash, so we can identify the problem. > > > > > ok ill explain all things i have done > 1) i was using fltk 1.1.7 under Gentoo and couldnt able to deal with > Japanese fonts display. > 2)As you told i installed fltk 1.3.0 and unmerge previous > 1.1.7 and then > compiled my program. it was ok up to compile. > 3) i ran my newly compiled program and when i try to click on a any > Fl_input field in my GUI segmentation error occur.( still > continuing) > 4) then i tried to change my functions headings and return types via > fluid dialogues. but when i try to click on input fields of those > dialogues fluid unexpectedly exit giving segmentation error. > 5) then i tried with your above steps, > run fluids ----- OK > New -> Code -> Class ----- fluid > unexpectedly exit giving segmentation error > > those are the all i did. i cant imagine what is the wrong. > sorry for bothering. what shall we do next? > > > > _______________________________________________ > fltk mailing list > [email protected] > http://lists.easysw.com/mailman/listinfo/fltk > >
SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

