On 5/2/24 4:03 PM, Joe Salmeri wrote:
krdc has been seriously broken since plasma6 reached TW, meanwhile xfreerdp has no problems connecting.
This is still true as of 20240430.
It seems that users of other distros have had success going back from krdc version 24.02 to 23.8.
Any way that krdc 23.8 could be made available again ?
Previously I reported that krdc just displayed a blue screen on connection but that was with 20240329 it has gotten worse with new builds.
Now it just segfaults but there seem to be multiple issues related to the breakage.
joe@twlatest:~> krdc rdp://joe@rdptemp kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/krdc/libkrdc_rdpplugin.so" explicitly states an Id in the embedded metadata, which is different from the one derived from the filename The Id field from the KPlugin object in the metadata should be removed kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/krdc/libkrdc_testplugin.so" explicitly states an Id in the embedded metadata, which is different from the one derived from the filename The Id field from the KPlugin object in the metadata should be removed kf.coreaddons: The plugin "/usr/lib64/qt6/plugins/krdc/libkrdc_vncplugin.so" explicitly states an Id in the embedded metadata, which is different from the one derived from the filename The Id field from the KPlugin object in the metadata should be removed qt.core.qobject.connect: QObject::connect: No such signal KBookmarkManager::changed(QString,QString) Segmentation fault (core dumped)
It looks like the id issue may be addressed with this commit, however, it is from 03/27/2024 so I would have expected it to hit TW by now https://github.com/KDE/krdc/commit/6ba6edcaeffc480c6bd6ff14131a310753e42cf6 -- Regards, Joe