Bug#777241: dbus-java-bin: CreateInterface failes to parse DBus type signature

2015-06-17 Thread Michael Stapelberg
Hi Ronny, Ronny Standtke ronny.stand...@fhnw.ch writes: This reproducibly failes with the following output: /* File: org/freedesktop/UDisks2/Block.java */ package org.freedesktop.UDisks2; ERROR: Failed to parse DBus type signature: h (h). Attached you can find a patch which interprets UNIX_FD

Bug#777241: dbus-java-bin: CreateInterface failes to parse DBus type signature

2015-02-06 Thread Ronny Standtke
Package: dbus-java-bin Version: 2.8-5 Severity: important I tried to create an interface by calling: CreateInterface --system org.freedesktop.UDisks2 /org/freedesktop/UDisks2/block_devices/sda This reproducibly failes with the following output: /* File: org/freedesktop/UDisks2/Block.java */