dbus+Service name+error
Thiago Macieira
thiago at kde.org
Tue Dec 19 16:57:43 GMT 2006
Laurent Montel wrote:
>Hi,
>I think that there is a little problem.
>When we defined a kaboutdata with web site:
>for example into kmid:
> KAboutData *aboutdata = new KAboutData("kmid", "KMid", "2.0",
> I18N_NOOP("MIDI/Karaoke file player"), KAboutData::License_GPL,
> I18N_NOOP("(c) 1997,98,99,2000, Antonio Larrosa Jimenez"),"",
> "http://perso.wanadoo.es/antlarr/kmid.html");
>
>we parse web site address to defined the organizationDomain
>
>But here organizationDomain is wanadoo.es
>and dbus used it for its Service name
>
>and we see into dbus:
>es.wanadoo.kmid
>=> it's a big problem because if web site is changed all dbus call must
> be changed.
>
>I see this problem into kalarm and kmid
>
>But each program which add own web site has a dbus service name
> different.
>
>what do you think about it ?
The web site should be something under kde.org. This is especially better
because we can easily move the hosting around without existing programs
having stale information.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20061219/85562516/attachment.sig>
More information about the kde-core-devel
mailing list