node_libdbus icon indicating copy to clipboard operation
node_libdbus copied to clipboard

node.js libdbus add-on

Results 2 node_libdbus issues
Sort by recently updated
recently updated
newest added

This is just a simple patch that enables node_libdbus to handle doubles in addition to the other types it presently handles. Thanks, Eric

When making concurrent calls to a service on the DBus I sometimes get the following error: process 7670: arguments to dbus_pending_call_steal_reply() were incorrect, assertion "pending != NULL" failed in file...