[email protected] wrote:
> Revision
>     11863 <http://viewcvs.osafoundation.org/chandler?view=rev&rev=11863>
> Author
>     john
> Date
>     2006-09-21 17:35:33 -0700 (Thu, 21 Sep 2006)

It seems this isn't working ok on Linux, there is an assert firing:

7748          Traceback (most recent call last):
7749            File
"/home/builder/tinderbuild/chandler/tools/cats/framework/runTests.py",
line 58, in run_test_wrapped
7750              run_test(logger, paramSet)
7751            File
"/home/builder/tinderbuild/chandler/tools/cats/framework/runTests.py",
line 53, in run_test
7752              test.runTest()
7753            File
"/home/builder/tinderbuild/chandler/tools/cats/framework/ChandlerTestCase.py",
line 68, in runTest
7754              self.startTest()
7755            File
"/home/builder/tinderbuild/chandler/tools/cats/Functional/TestSharing.py",
line 33, in startTest
7756              QAUITestAppLib.publishSubscribe(self)
7757            File
"/home/builder/tinderbuild/chandler/tools/cats/framework/ChandlerTestLib.py",
line 148, in publishSubscribe
7758              App_ns.root.Remove()
7759            File
"/home/builder/tinderbuild/chandler/parcels/osaf/framework/scripting/proxy.py",
line 124, in scripted_blockEvent
7760              return self.post_script_event(attr, best, argDict,
timing=self.timing, **keys)
7761            File
"/home/builder/tinderbuild/chandler/parcels/osaf/framework/scripting/proxy.py",
line 108, in post_script_event
7762              result = Block.Block.post(event, argDict)
7763            File
"/home/builder/tinderbuild/chandler/parcels/osaf/framework/blocks/Block.py",
line 190, in post
7764              hookItem.dispatchEvent (event, Block.depth)
7765            File
"/home/builder/tinderbuild/chandler/parcels/osaf/framework/blocks/Block.py",
line 1055, in dispatchEvent
7766              bubbleUpCallMethod (blockOrWidget, methodName, event)
7767            File
"/home/builder/tinderbuild/chandler/parcels/osaf/framework/blocks/Block.py",
line 956, in bubbleUpCallMethod
7768              if callMethod (blockOrWidget, methodName, event): #
method called?
7769            File
"/home/builder/tinderbuild/chandler/parcels/osaf/framework/blocks/Block.py",
line 939, in callNamedMethod
7770              event.arguments [´results´] = member (blockOrWidget,
event)
7771            File
"/home/builder/tinderbuild/chandler/parcels/osaf/framework/blocks/PimBlocks.py",
line 442, in onRemoveEvent
7772  NEXT        assert self.CanRemove(), "Can´t remove right now..
some updateUI logic may be broken"
7773  NEXT    AssertionError: Can´t remove right now.. some updateUI
logic may be broken

If we can't figure out a solution for this soon we may back this out.

-- 
  Heikki Toivonen


Attachment: signature.asc
Description: OpenPGP digital signature

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

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

Reply via email to