From kde-core-devel Tue Oct 02 16:02:10 2001 From: George Staikos Date: Tue, 02 Oct 2001 16:02:10 +0000 To: kde-core-devel Subject: DCOP bug? X-MARC-Message: https://marc.info/?l=kde-core-devel&m=100203873409236 For some reason, calling DCOPClient::findObject() with the third parameter as "" causes it to freeze solid in the ice library. I suspect that we should just be doing a check to see if the functions() exists since that's the only reason why someone would do that.... but it's pretty ugly to just sit there broken and block indefinitely. Any suggestions? -- George Staikos