Skip to content
This repository has been archived by the owner on Jan 9, 2018. It is now read-only.

Can't run weather-extension-configurator.py #103

Open
bbqrob opened this issue Jun 24, 2012 · 0 comments
Open

Can't run weather-extension-configurator.py #103

bbqrob opened this issue Jun 24, 2012 · 0 comments

Comments

@bbqrob
Copy link

bbqrob commented Jun 24, 2012

Running gnome-shell-3.2 here, starting weather-extension-configurator.py fails, starting from shell via python weather-extension-configurator.py throws the following errors:

Traceback (most recent call last): File "weather-extension-configurator.py", line 159, in <module> main() File "weather-extension-configurator.py", line 155, in main WeatherConfigurator() File "weather-extension-configurator.py", line 142, in __init__ table = Gtk.Table(rows=len(self.elements)/2, columns=2, homogeneous=False) File "/usr/lib64/python3.2/site-packages/gi/overrides/Gtk.py", line 1355, in __init__ Gtk.Table.__init__(self, n_rows=rows, n_columns=columns, homogeneous=homogeneous, **kwds) TypeError: could not convert value for property n_rows' from float to guint`

Using python-3.2.2 on a Gentoo Linux here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant