On Thu, 28 Sep 2006 01:25:24, JIm Bublitz wrote:
> On Wednesday 23 August 2006 14:58, Sebastian Kügler wrote:
> > I'm trying to make a KUniqueApplication accessible via dcop, but I'm
> > getting the following error:
> >
> > dcop-testapp: ERROR: Communication problem with dcop-testapp, it probably
>
On Wednesday 23 August 2006 14:58, Sebastian Kügler wrote:
> I'm trying to make a KUniqueApplication accessible via dcop, but I'm
> getting the following error:
>
> dcop-testapp: ERROR: Communication problem with dcop-testapp, it probably
> crashed.
>
> If I change KUniqueApplication to KApplicatio
On Thursday 21 September 2006 01:50, JIm Bublitz wrote:
> On Wednesday 23 August 2006 14:58, Sebastian Kügler wrote:
> > I'm trying to make a KUniqueApplication accessible via dcop, but I'm
> > getting the following error:
> >
> > dcop-testapp: ERROR: Communication problem with dcop-testapp, it pro
On Thursday 24 August 2006 09:26, Sebastian Kügler wrote:
> On Thursday 24 August 2006 01:53, Danny Pansters wrote:
> > On Wednesday 23 August 2006 23:58, Sebastian Kügler wrote:
> > > I'm trying to make a KUniqueApplication accessible via dcop, but I'm
> > > getting the following error:
> > >
> >
On Thursday 24 August 2006 01:53, Danny Pansters wrote:
> On Wednesday 23 August 2006 23:58, Sebastian Kügler wrote:
> > I'm trying to make a KUniqueApplication accessible via dcop, but I'm
> > getting the following error:
> >
> > dcop-testapp: ERROR: Communication problem with dcop-testapp, it pro
On Wednesday 23 August 2006 23:58, Sebastian Kügler wrote:
> I'm trying to make a KUniqueApplication accessible via dcop, but I'm
> getting the following error:
>
> dcop-testapp: ERROR: Communication problem with dcop-testapp, it probably
> crashed.
>
> If I change KUniqueApplication to KApplicatio
I'm trying to make a KUniqueApplication accessible via dcop, but I'm getting
the following error:
dcop-testapp: ERROR: Communication problem with dcop-testapp, it probably
crashed.
If I change KUniqueApplication to KApplication, it works just fine. Does
anyone know what's going on here? How ca