[packagekit] gnome-packagekit

Richard Hughes hughsient at gmail.com
Thu Sep 11 23:50:27 PDT 2008


On Thu, 2008-09-11 at 16:18 -0700, Daniel Nicoletti wrote:
> my dbus error
> QDBusConnectionPrivate::connectSignal: received error from D-Bus
> server while connecting signal to
> PackageKit::TransactionProxy::RepoSignatureRequired(QString,QString,QString,QString,QString,QString,QString,QString): org.freedesktop.DBus.Error.LimitsExceeded (Connection ":1.47" is not allowed to add more match rules (increase limits in configuration file if required))                                                                                                                      
> QDBusConnectionPrivate::connectSignal: received error from D-Bus
> server while connecting signal to
> PackageKit::TransactionProxy::CallerActiveChanged(bool):
> org.freedesktop.DBus.Error.LimitsExceeded (Connection ":1.47" is not
> allowed to add more match rules (increase limits in configuration file
> if required))    

Sounds like you're matching on signals, and then not disconnecting them
-- probably a library problem, right?

> Repair that it says: "increase limits in configuration file if
> required", well i din't
> go further to find that but i happens if i hit search button or
> anything that
> makes heavy use of d-bus. That's why i'm asking here cause i think gpk
> is also affected.

I've never run into an issue like that -- is it just repeated searches?
How many?

> gpk-client.c:49:35: error: pk-distro-upgrade-obj.h: No such file or
> directory

You need to install the latest PackageKit, 0.3.2.

Richard.






More information about the PackageKit mailing list