[packagekit] Question about pk_client_resolve()

Matthias Klumpp matthias at nlinux.org
Thu Aug 13 02:39:23 PDT 2009


Okay, thanks!



On Wed, 12 Aug 2009 18:15:50 -0400, Adrien Bustany <madcat at mymadcat.com>
wrote:
> Hi Matthias
> Resolve is used to know a package id from a package name, it will emit
> one Package signal with the matched signal, or Error if nothing is found.
> 
> Cheers
> 
> Adrien
> 
> On 12/08/09 14:37, Matthias Klumpp wrote:
>> Hello!
>> I create a small basic PackageKit API implementation for Object-Pascal
>> (for
>> use with the Listaller Project[1])
>> At time I write the resolve-function pk_client_resolve().
>> Maybe I've just not seen it, but I really don't find the answer: Where
is
>> the result of this function? The return value just tells me if the
daemon
>> queued the transaction, and I can't find a signal that provides the
>> information about the resolved packages.
>> (And there is also no error-message which tells me that no package was
>> found)
>> Could someone please help me in this case?
>> Regards
>>    Matthias Klumpp
>>
>> -----
>> Links:
>> [1] http://listaller.nlinux.org
>>
>> _______________________________________________
>> PackageKit mailing list
>> PackageKit at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/packagekit
>>   
> 
> _______________________________________________
> PackageKit mailing list
> PackageKit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/packagekit



More information about the PackageKit mailing list