Exception when try to set column values

Bug #705895 reported by Francesco Apollonio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Virtualbricks
Fix Released
High
Francesco Apollonio

Bug Description

I've founded two exceptions:
Trying to add a network card connected directly to host:
Traceback (most recent call last):
  File "/home/kekko/workspace/virtualbrick/virtualbricks_GUI.py", line 1282, in on_vmplug_add
    self.update_vmplugs_tree()
  File "/home/kekko/workspace/virtualbrick/virtualbricks_GUI.py", line 1289, in update_vmplugs_tree
    self.vmplugs.set_value(iter,0,pl.vlan)
TypeError: value is of the wrong type for this column
Starting a new VM:
Traceback (most recent call last):
  File "/home/kekko/workspace/virtualbrick/virtualbricks_GUI.py", line 1602, in check_joblist
    self.running_bricks.set_value(iter,0,b.pid)
TypeError: value is of the wrong type for this column

Changed in virtualbrick:
importance: Undecided → High
status: New → In Progress
assignee: nobody → Francesco Apollonio (lorddex)
Revision history for this message
Francesco Apollonio (lorddex) wrote :

fixed the first exception in r30

Changed in virtualbrick:
milestone: none → 0.2
Revision history for this message
Francesco Apollonio (lorddex) wrote :

fixed in r31

Changed in virtualbrick:
status: In Progress → Fix Committed
Changed in virtualbrick:
status: Fix Committed → 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.