The pulseaudio bugs have been fixed upstream:
http://git.0pointer.de/?p=pulseaudio.git;a=commit;h=67ba3734eabf0cfaff6528c0e54db35dc839653a
Best regards
Alexander Kurtz
signature.asc
Description: This is a digitally signed message part
# things are still broken ...
reopen 619345
# ... but it's (mostly) PA's and not Vala's fault
reassign 619345 pulseaudio
# PA's Vala bindings aren't currently included in any binary package,
# so merge this with the corresponding bug report
forcemerge 616535 619345
thanks
Hi,
I've received som
reopen 619345
thanks
> This looks more like a bug in the bindings. The channel map bindings
> can't work the way they're written because there's no destroy function.
I don't think so. I tried adding a destructor:
$ diff -u libpulse.vapi.old libpulse.vapi
--- libpulse.vapi.old 2
Package: valac-0.10
Version: 0.10.4-1
Severity: normal
Hi,
I've got a problem with vala and pulseaudio's official vala bindings[1].
This is my source code:
$ cat test.vala
class MyClass : Object {
PulseAudio.ChannelMap map;
static void main(){
4 matches
Mail list logo