Menu

#98 FXProgressBar : Core dump when changing 'Total'

docbug
open
nobody
5
2008-01-16
2008-01-16
No

Sequence :

progress->setTotal(1000000);
progress->setProgress(1000000);
progress->setTotal(50);

causes a core dump, when progress bar is set as PROGRESSBAR_PERCENTAGE.
Example attached.

Discussion

  • - 2008-01-16

    Bug example.

     
  • - 2008-01-16
    • summary: Core dump when changing 'Total' --> FXProgressBar : Core dump when changing 'Total'
     

Log in to post a comment.

MongoDB Logo MongoDB