Cannot drag providers onto canvas

Bug #380999 reported by Scott Sweeny
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
conduit (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: conduit

Ubuntu Release: 9.04 X86_64
Conduit version: 0.3.15-1ubuntu3

When I start conduit it seems to load fine with no errors on the console. However when I try to drag a provider onto the canvas nothing seems to happen in the UI and I get the following message on the console:

Traceback (most recent call last):
  File "/var/lib/python-support/python2.6/conduit/gtkui/UI.py", line 513, in drag_data_received_data
    int(scroll) + y
  File "/var/lib/python-support/python2.6/conduit/gtkui/Canvas.py", line 681, in add_dataprovider_to_canvas
    cond = Conduit.Conduit(self.sync_manager)
  File "/var/lib/python-support/python2.6/conduit/Conduit.py", line 76, in __init__
    self.uid = Utils.uuid_string()
  File "/var/lib/python-support/python2.6/conduit/utils/__init__.py", line 247, in uuid_string
    return uuid.uuid4().hex
AttributeError: 'str' object has no attribute 'hex

This problem does not occur on my 32-bit machine.

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.