rajrakeshdr / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

Third tab does not appear #332

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I open the first tab
2. Open the second tab 
3. Try to open the third tab

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

/home/leonardo/Desktop/pychess-trunk/lib/pychess/widgets/gamewidget.py:406:
GtkWarning: gtk_widget_size_allocate(): attempt to allocate widget with
width 1 and height -1
  headbook.set_tab_label_packing(gmwidg.notebookKey, True, True,
gtk.PACK_START)
/home/leonardo/Desktop/pychess-trunk/lib/pychess/Main.py:473: GtkWarning:
gtk_widget_size_allocate(): attempt to allocate widget with width 1 and
height -1
  gtk.main()
10534: prioridade antiga = 0; prioridade nova = 15
10545: prioridade antiga = 0; prioridade nova = 15
/home/leonardo/Desktop/pychess-trunk/lib/pychess/widgets/ionest.py:354:
GtkWarning: gtk_widget_size_allocate(): attempt to allocate widget with
width 1 and height -1
  response = d.run()

Did you use an installed version of PyChess or did you run in from a
tarball/svn?
svn-trunk

Original issue reported on code.google.com by leogregianin@gmail.com on 9 Jun 2008 at 12:52

GoogleCodeExporter commented 9 years ago
Is this still an issue?

Original comment by lobais on 17 Oct 2008 at 2:19

GoogleCodeExporter commented 9 years ago

Original comment by leogregianin@gmail.com on 2 Nov 2008 at 9:01