El Dimarts, 3 de gener de 2012, a les 15:10:23, Antoni Bella Pérez va escriure: > Hi > > I compiled Calligra from source and .desktop file gives me this error > message but is incomplete.
It is not incomplete it has an extra "in", i.e the message should be "The service '%1' provides no library or the Library key is missing" Now the question is, do you i18n guys want this fixed in 4.8 too in addition to frameworks? Albert > > See the error: > > "The service '/usr/local/share/applications/kde4/words.desktop' provides no > library or the Library key is missing in" > > ## > kdelibs/kdecore/util/kpluginloader.cpp: > // service.library() is used to find the lib. So first check if it is > empty. if (service.library().isEmpty()) { > d->errorString = i18n("The service '%1' provides no library or the > Library key is missing in ", service.entryPath()); > return; > } > ## > > In addition this message is very similar and may contain the missing part > " the .desktop file." > > ## > kdelibs/kdecore/util/klibloader.cpp: > case ErrServiceProvidesNoLibrary: > return i18n( "The service provides no library, the Library key is > missing in the .desktop file." ); > ## > > Please confirm whether it is right > > Toni >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<