debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #03501
[Bug 2115956] Re: [Plucky] Ubuntu's Remote Desktop Sharing error after upgrading Mesa to "25.0.7-0ubuntu0.25.04.1"
> reverted one more commit, pushed to test3.. will test myself tomorrow
Just tested, same problem but with less messages issued:
gnome-remote-de[2230]: [RDP] Failed to register PipeWire buffer: Failed to allocate device memory: -1000072003
gnome-remote-desktop-daemon[2230]: [00:39:38:143] [2230:000008b6] [ERROR][com.freerdp.core.peer] - [rdp_set_error_info]: ERRINFO_GRAPHICS_SUBSYSTEM_FAILED [0x0001112F]
Notice that these messages issued in all previous test were not issued in this test:
gnome-remote-de[2226]: [RDP.CLIPRDR] Client capabilities: long format names
gnome-remote-de[2226]: [RDP.RDPGFX] CapsAdvertise: Accepting capability set with version RDPGFX_CAPVERSION_107, Client cap flags: H264 (AVC444): false, H264 (AVC420): false
NOTE: FORGET IT!. In a second reboot and test these messages were issued
as always so it's just the same problem.
> install 'vainfo', run it and attach the output from both good and bad case
> nevermind, that's always failing
Yep, that's a classic in the Raspberry Pi. Some programs instead of check if vaapi accel is available and then use it, just try to use it and give and error if not available before trying another accel API. This remote desktop is one of these programs but the most annoying is vlc.
Did you manage to reproduce the problem in your RPi400?
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to gnome-remote-desktop in
Ubuntu.
https://bugs.launchpad.net/bugs/2115956
Title:
[Plucky] Ubuntu's Remote Desktop Sharing error after upgrading Mesa to
"25.0.7-0ubuntu0.25.04.1"
Status in gnome-remote-desktop package in Ubuntu:
New
Status in mesa package in Ubuntu:
Incomplete
Bug description:
Test machine is a Raspberry Pi 5 16Gb RAM, architecture arm64, with
Ubuntu 25.04 Plucky.
After upgrading from Mesa "25.0.3-1ubuntu2" to "25.0.7-0ubuntu0.25.04.1" the Ubuntu's Remote Desktop Sharing doesn't work anymore giving these errors on remote connection attempt:
gnome-remote-desktop-daemon[2228]: [11:45:26:205] [2228:00000c36] [ERROR][com.freerdp.channels.cliprdr.server] - [cliprdr_server_receive_pdu]: cliprdr_server_receive_format_list failed with error 1359!
gnome-remote-desktop-daemon[2228]: [11:45:26:205] [2228:00000c36] [ERROR][com.freerdp.channels.cliprdr.server] - [cliprdr_server_read]: cliprdr_server_receive_pdu failed with error code 1359!
gnome-remote-desktop-daemon[2228]: [11:45:26:205] [2228:00000c36] [ERROR][com.freerdp.channels.cliprdr.server] - [cliprdr_server_thread]: CheckEventHandle failed with error 1359!
gnome-remote-de[2228]: [RDP.RDPGFX] CapsAdvertise: Accepting capability set with version RDPGFX_CAPVERSION_107, Client cap flags: H264 (AVC444): false, H264 (AVC420): false
gnome-remote-de[2228]: [RDP] Failed to register PipeWire buffer: Failed to allocate device memory: -1000072003
gnome-remote-desktop-daemon[2228]: [11:45:26:243] [2228:000008b4] [ERROR][com.freerdp.core.peer] - [rdp_set_error_info]: ERRINFO_GRAPHICS_SUBSYSTEM_FAILED [0x0001112F]
After downgrading Mesa packages to previous "25.0.3-1ubuntu2" Ubuntu's Remote Desktop Sharing works again:
gnome-remote-de[2231]: [RDP.CLIPRDR] Client capabilities: long format names
gnome-remote-de[2231]: [RDP.RDPGFX] CapsAdvertise: Accepting capability set with version RDPGFX_CAPVERSION_107, Client cap flags: H264 (AVC444): false, H264 (AVC420): false
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-remote-desktop/+bug/2115956/+subscriptions
References