Re: detaching a notebook tab



On Tue, Jul 7, 2015 at 4:07 PM, Cottrell, Allin <cottrell wfu edu> wrote:
On Tue, Jul 7, 2015 at 8:53 AM, Allin Cottrell <cottrell wfu edu> wrote:
On Tue, 7 Jul 2015, Emmanuele Bassi wrote:

Hi;

On 7 July 2015 at 01:32, Cottrell, Allin <cottrell wfu edu> wrote:

Thanks, Jim. I guess this means that the problem was introduced after
gtk 3.10. I wonder if 3.12 and 3.14 are OK too.


I've now checked gtk 3.10.9, 3.12.2 and 3.14.13 here. The first two are
OK, but 3.14.13 segfaults (see the code in my first message).


Does this happen on master as well?

I can check that this evening.

Er, sorry, building gtk master requires more "unstable" dependencies
than I can handle [...]

OK, not really: only pango needed updating beyond "stable" to build gtk
master. What I find is that the situation is the same as in gtk 3.16.4: if I
use the new (in 3.16) special function gtk_notebook_detach_tab() then
my test case runs OK; otherwise (using gtk_container_remove() for the
outgoing notebook tab) it segfaults, as in gtk 3.14 and 3.16 (but not
3.12 or earlier).

-- 
Allin Cottrell
Department of Economics
Wake Forest University


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]