brunolojor / jbrout

Automatically exported from code.google.com/p/jbrout
0 stars 0 forks source link

Freeze after start #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install jBrout from repository 
2. Launch jBrout from terminal
3.

What is the expected output? What do you see instead?
jBrout window appear but the program is not responding (or so slowly it's
unusable).
In terminal :
/usr/lib/jbrout/jbrout.py:1167: GtkWarning: gtk_range_set_range: assertion
`min < max' failed
  self.hs_from.set_range(0,t)
/usr/lib/jbrout/jbrout.py:1168: GtkWarning: gtk_range_set_range: assertion
`min < max' failed
  self.hs_to.set_range(0,t)

What version of the product are you using? On what operating system?
jBrout 0.3.174 / ubuntu 8.10 (amd64)

Please provide any additional information below.

Original issue reported on code.google.com by raphael....@free.fr on 18 Feb 2009 at 10:16

GoogleCodeExporter commented 9 years ago
Additionnal ouput in terminal (if I wait longer before killing the jBrout 
window) :
Unhandled exception in thread started by 
Error in sys.excepthook:

Original exception was:

raphael

Original comment by raphael....@free.fr on 18 Feb 2009 at 8:05

GoogleCodeExporter commented 9 years ago

Original comment by r...@wallace.gen.nz on 30 Mar 2009 at 11:02

GoogleCodeExporter commented 9 years ago

Original comment by r...@wallace.gen.nz on 30 Mar 2009 at 11:03