Bill Meier
 changed
              bug 8468
        
             
          
            | What | 
            Removed | 
            Added | 
          
         
           | Status | 
           UNCONFIRMED
            | 
           IN_PROGRESS
            | 
         
         
           | Ever confirmed | 
           
                
            | 
           1
            | 
         
      
        
            Comment # 5
              on bug 8468
              from  Bill Meier
        (In reply to comment #4)
> Therefore I flipped this conditional at the end of
> capture_if_refresh_if_list(), like so
> 
>   if (!cap_if_w) {
>     gtk_window_get_size(GTK_WINDOW(cap_if_w), &curr_width, &curr_height);
> 
> This works perfectly for me.
> 
> I wonder, what is it intended to do anyway? Why would you want to call a GTK
> function on a NULL gtk window handle??? 
> 
> Can someone try this flipped conditional on their !(Debian GNU/Linux testing
> / KDE) platform to see if it breaks on GTK2 / GTK3 for them?
I'll give it a try on both Windows & Fedora
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.