Re: [fltk.bugs] [CRIT] STR #2643: Latest svn segfaults with any executable

2011-05-24 Thread Albrecht Schlosser
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current Fix Version: 1.3.0 (r8733) Fixed in Subversion repository. Manolo, if you have any ideas WRT the question above, please reply here or in fltk.development. Closing this now, since it is fixed. Link: http://

Re: [fltk.bugs] [MOD] STR #2645: Similar issue than STR #2632 with FL_Hold_Browser

2011-05-24 Thread Albrecht Schlosser
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2645 Version: 1.3.0 Fix Version: 1.3.0 (r8736) Fixed in Subversion repository. Applied the fix to Fl_Hold_Browser, Fl_Select_Browser, and Fl_Multi_Browser. Link: http://www.fltk.org/str.php?L2645 Version: 1.3.0 Fix Version: 1.3.0 (

Re: [fltk.bugs] [MOD] STR #2645: Similar issue than STR #2632 with FL_Hold_Browser

2011-05-24 Thread Albrecht Schlosser
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Active] Link: http://www.fltk.org/str.php?L2645 Version: 1.3.0 Lowered priority to 3 (moderate) since this is not a general problem and occurs only under special circumstances and when linking shared (DLL). Tha

[fltk.bugs] [HIGH] STR #2645: Similar issue than STR #2632 with FL_Hold_Browser

2011-05-24 Thread Mathieu Peyréga
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2645 Version: 1.3.0 Hello, the unexported ctor/dtor issue is still there for the Fl_Hold_Browser class after the fix that have been provided for other classes. By the wa

Re: [fltk.bugs] [LOW] STR #2639: Fl_Pack resizes hidden widgets, which it doesn't touch when visible.

2011-05-24 Thread Jorge Arellano Cid
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2639 Version: 1.3-current Hi, I'm running on Ubuntu GNU/Linux, fltk-1.3-rc5, and re-checked the uploaded program to be the right one (download/fresh compile). I wro

Re: [fltk.bugs] [LOW] STR #2639: Fl_Pack resizes hidden widgets, which it doesn't touch when visible.

2011-05-24 Thread Ian MacArthur
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2639 Version: 1.3-current I can reproduce it sometimes, using Chris's recipe, but not consistently. (On WinXP.) There is something messed up in the resizing though, but I

Re: [fltk.bugs] [LOW] STR #2639: Fl_Pack resizes hidden widgets, which it doesn't touch when visible.

2011-05-24 Thread chris
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2639 Version: 1.3-current I can repeatably reproduce it with latest svn, but only when following exactly this sequence: - hide g2 - resize window vertically - show g2 L

Re: [fltk.bugs] [CRIT] STR #2643: Latest svn segfaults with any executable

2011-05-24 Thread Albrecht Schlosser
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current Fix Version: 1.3.0 (r8733) Chris, thanks for confirmation (and for your report, BTW.). This was very important since we want to release RC6 t

Re: [fltk.bugs] [CRIT] STR #2643: Latest svn segfaults with any executable

2011-05-24 Thread Albrecht Schlosser
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current Fix Version: 1.3.0 (r8733) Manolo, line #232 (in latest svn) has been changed in r8724 to if (num_screens > 0) { // was: > 1 I can see the

Re: [fltk.bugs] [CRIT] STR #2643: Latest svn segfaults with any executable

2011-05-24 Thread chris
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current Fix Version: 1.3.0 (r8733) Yes, works! Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current Fix Version: 1.3.0 (r8733) ___

Re: [fltk.bugs] [CRIT] STR #2643: Latest svn segfaults with any executable

2011-05-24 Thread Albrecht Schlosser
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current Fix Version: 1.3.0 (r8733) Please check out rev. 8733, this ought to fix it. Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current F

Re: [fltk.bugs] [CRIT] STR #2643: Latest svn segfaults with any executable

2011-05-24 Thread chris
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current Hi Albrecht, this is an old Suse 10.0 (running in a virtual machine) on a laptop. XINERAMA is enabled in config.h The config.h's are identical

Re: [fltk.bugs] [CRIT] STR #2643: Latest svn segfaults with any executable

2011-05-24 Thread Albrecht Schlosser
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current I should have added: I tested on two different Ubuntu systems, one with Xinerama disabled (one monitor), and one with Xinerama enabled (two monit

Re: [fltk.bugs] [CRIT] STR #2643: Latest svn segfaults with any executable

2011-05-24 Thread Albrecht Schlosser
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current That doesn't happen here. Can you tell us more about your configuration? Is Xinerama active? What does "grep XINERAMA config.h" show? How many

Re: [fltk.bugs] [CRIT] STR #2643: Latest svn segfaults with any executable

2011-05-24 Thread chris
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current P.S.: Does not occur with RC5! Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current ___ fl

[fltk.bugs] [CRIT] STR #2643: Latest svn segfaults with any executable

2011-05-24 Thread chris
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current Hi, I checked out the lastest SVN in a fresh dir. Built with Autoconf, configure, make. Now with every executable, for example all the demos, a

Re: [fltk.bugs] [LOW] STR #2637: Valgrind errors and their fixes for 1.3.0rc5

2011-05-24 Thread Albrecht Schlosser
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2637 Version: 1.3.0 Fix Version: 1.3.0 (r8731) You're welcome, and thanks for confirmation. Link: http://www.fltk.org/str.php?L2637 Version: 1.3.0 Fix Version: 1.3.0 (r8731) ___ fltk-bugs