andialbrecht / crunchyfrog

Head over to RunSQLRun, the successor of CrunchyFrog
http://runsqlrun.org
GNU General Public License v3.0
4 stars 2 forks source link

Default settings don't work on Jaunty #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start crunchyfrog with default settings (that is whitout existing user dir)
2. Default main window size isn't set
3.

What is the expected output? What do you see instead?

/var/lib/python-support/python2.6/IPython/Magic.py:38: DeprecationWarning:
the sets module is deprecated
  from sets import Set
/storage/devel/crunchyfrog/cf/ui/mainwindow.py:819: GtkWarning:
gtk_window_resize: assertion `width > 0' failed
  conf.get('gui.height', 650))

This happens at least in Jaunty (Ubuntu 9.04).

Please use labels and text to provide additional information.

Original issue reported on code.google.com by albrecht.andi on 14 Mar 2009 at 8:11

GoogleCodeExporter commented 9 years ago
r571

Original comment by albrecht.andi on 14 Mar 2009 at 9:23