Re: [PATCH 6/7] minor: gtk.CellRendererText has no property 'active'.

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

 



Ack.

--
Martin Sivák
msivak@xxxxxxxxxx
Red Hat Czech
Anaconda team / Brno, CZ

----- "Ales Kozumplik" <akozumpl@xxxxxxxxxx> wrote:

> GTK spews out three ugly lines into anaconda.log about this.
> ---
>  pyanaconda/iw/DeviceSelector.py |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/pyanaconda/iw/DeviceSelector.py
> b/pyanaconda/iw/DeviceSelector.py
> index 06e328c..084f974 100644
> --- a/pyanaconda/iw/DeviceSelector.py
> +++ b/pyanaconda/iw/DeviceSelector.py
> @@ -61,7 +61,7 @@ class DeviceDisplayer(object):
>          cell = gtk.CellRendererText()
>          cell.set_property("yalign", 0)
>  
> -        col = gtk.TreeViewColumn(title, cell, text=num,
> active=self.active)
> +        col = gtk.TreeViewColumn(title, cell, text=num)
>          col.set_visible(displayed)
>          col.set_expand(True)
>          col.set_resizable(True)
> -- 
> 1.7.1.1
> 
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list



[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux