Bug 4023

Summary: python-dbus: Sending "DBus.Byte"s doesn't work [PATCH]
Product: dbus Reporter: Lennart Poettering <mzsqb>
Component: coreAssignee: John (J5) Palmieri <johnp>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Lennart Poettering 2005-08-09 09:59:09 UTC
One cannot call DBus function which have byte ("y") arguments. A TypeError is
raised when a function is called like this:

   iface.foo(DBus.Byte(47))

The attached patch againts 0.35.2 fixes this.
Comment 1 Lennart Poettering 2005-08-09 10:00:03 UTC
Created attachment 3303 [details]
SSH public key
Comment 2 John (J5) Palmieri 2005-08-16 07:43:40 UTC
Where is the patch?  There is a comment about a patch but no link.
Comment 3 Lennart Poettering 2005-08-16 09:46:59 UTC
Seems that the fd.o HDD crash ate it.

You can find it here:

http://bur.st/~lathiat/dbus-python-invalid-values.patch

Lennart
Comment 4 John (J5) Palmieri 2005-08-16 14:02:09 UTC
Should be in CVS shortly

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.