Hi, just wanted to mention that r13540 debug spits out this every time I
try and select the menu item Share - Manage Shares. The Manage Shares
dialog does not display. Didn't see this in r13530.
Thanks, Andre

Traceback (most recent call last):
  File "C:\Program Files\Chandler0.7alpha5\application\Application.py",
  line 838
, in OnCommand
    Block.post (blockEvent, arguments, block)
  File "C:\Program
  Files\Chandler0.7alpha5\parcels\osaf\framework\blocks\Block.p
y", line 179, in post
    hookItem.dispatchEvent (event, Block.depth)
  File "C:\Program
  Files\Chandler0.7alpha5\parcels\osaf\framework\blocks\Block.p
y", line 1017, in dispatchEvent
    callMethod (block, methodName, event)
  File "C:\Program
  Files\Chandler0.7alpha5\parcels\osaf\framework\blocks\Block.p
y", line 932, in callNamedMethod
    event.arguments ['results'] = member (blockOrWidget, event)
  File "C:\Program
  Files\Chandler0.7alpha5\parcels\osaf\views\main\Main.py", lin
e 1423, in onManageSidebarCollectionEvent
    self._onShareOrManageSidebarCollectionEvent(event)
  File "C:\Program
  Files\Chandler0.7alpha5\parcels\osaf\views\main\Main.py", lin
e 1443, in _onShareOrManageSidebarCollectionEvent
    collection=collection)
  File "C:\Program
  Files\Chandler0.7alpha5\application\dialogs\PublishCollection
.py", line 648, in ShowPublishDialog
    name=name)
  File "C:\Program
  Files\Chandler0.7alpha5\application\dialogs\PublishCollection
.py", line 98, in __init__
    self.ShowManagePanel()
  File "C:\Program
  Files\Chandler0.7alpha5\application\dialogs\PublishCollection
.py", line 178, in ShowManagePanel
    self.CheckboxShareReply.Enable(True)
AttributeError: 'NoneType' object has no attribute 'Enable'
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to