pwvucontrol icon indicating copy to clipboard operation
pwvucontrol copied to clipboard

ISSUE: Can't find property 'channelmodel' for type 'PwVolumeBox'

Open linuxmobile opened this issue 1 year ago • 0 comments

I just installed, try to lunch and get:

I 18:39:15.959805            wp-core ../lib/wp/core.c:183:core_info: <WpCore:0x560a0fe2bd70> connected to server: pipewire-0, cookie: 4231737401
I 18:39:15.960770          wp-plugin ../lib/wp/plugin.c:125:wp_plugin_activate_execute_step: <WpMixerApi:0x560a0fe5b710> enabling plugin 'mixer-api'
I 18:39:15.961786                    src/manager.rs:250:: added metadata object: 47
I 18:39:15.961816                    src/manager.rs:254:: Metadata value: 0, "default.audio.source", "Spa:String:JSON", "{\"name\":\"alsa_input.pci-0000_04_00.6.analog-stereo\"}"
I 18:39:15.961825                    src/manager.rs:254:: Metadata value: 0, "default.video.source", "Spa:String:JSON", "{\"name\":\"v4l2_input.pci-0000_04_00.3-usb-0_3_1.0\"}"
I 18:39:15.961832                    src/manager.rs:254:: Metadata value: 0, "default.audio.sink", "Spa:String:JSON", "{\"name\":\"alsa_output.pci-0000_04_00.6.analog-stereo\"}"
I 18:39:15.961840                    src/manager.rs:254:: Metadata value: 0, "default.configured.audio.sink", "Spa:String:JSON", "{ \"name\": \"bluez_output.9C_19_C2_2F_32_BA.1\" }"
I 18:39:15.961847                    src/manager.rs:254:: Metadata value: 0, "default.configured.audio.source", "Spa:String:JSON", "{ \"name\": \"bluez_input.9C:19:C2:2F:32:BA\" }"
I 18:39:15.963173                    src/manager.rs:211:: Activated plugin mixer-api
I 18:39:15.963204          wp-plugin ../lib/wp/plugin.c:125:wp_plugin_activate_execute_step: <WpDefaultNodesApi:0x560a0feaf340> enabling plugin 'default-nodes-api'
I 18:39:15.963470                    src/manager.rs:211:: Activated plugin default-nodes-api
I 18:39:15.963526                    src/manager.rs:157:: added: Some("effect_input.rnnoise")
thread 'main' panicked at /build/cargo-vendor-dir/glib-0.18.1/src/object.rs:1452:40:
Can't find property 'channelmodel' for type 'PwVolumeBox'
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

linuxmobile avatar May 22 '24 21:05 linuxmobile