qlog crash on mysql branch: unsupported operand type(s) for *: 'float' and 'NoneType'

Bug #656412 reported by Gary van der Merwe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
High
Gary van der Merwe

Bug Description

Regression in rev 1317

Steps to reproduce:
bzr branch lp:mysql-server -r 3199
bzr qlog
expand 3199, 3181.1.20, 2875.104.11, 3181.1.19

bzr: ERROR: exceptions.TypeError: unsupported operand type(s) for *: 'float' and 'NoneType'

Traceback (most recent call last):
  File "/home/garyvdm/.bazaar/plugins/qbzr/lib/logwidget.py", line 650, in paint
    start, end, color, direct)
  File "/home/garyvdm/.bazaar/plugins/qbzr/lib/logwidget.py", line 760, in drawLine
    endx = round(rect.x() + boxsize * end + boxsize / 2)
TypeError: unsupported operand type(s) for *: 'float' and 'NoneType'

Tags: qlog
tags: added: qlog
Changed in qbzr:
assignee: nobody → Gary van der Merwe (garyvdm)
milestone: none → 0.20b1
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.