Re: patch to get rid of int32 vs. uint32 error



On Mon, 2005-01-10 at 16:40 +0100, j bootlab org wrote:
> current version of cvs causes NetworkManagerInfo to print this error:
> nmwa_dbus_call_nm_method(): error while getting args:
> name='org.freedesktop.DBus.Error.InvalidArgs' message='Argument 0 is
> specified to be of type "int32", but
> is actually of type "uint32"
> '
> 
> attached patch adds DBUS_TYPE_UINT32 as valid arg_type and changes the
> type for getMode to DBUS_TYPE_UINT32.
> 
> this removes the error messages and makes NetworkManager more stable for
> me(its was loosing the connection for a short period each time getMode
> failed)

Will apply today, thanks.

Dan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]