UbuntuIRC / 2020 /05 /20 /#kubuntu-devel.txt
niansa
Initial commit
4aa5fce
[02:18] <valorie> we have done mumble in the past, which I guess you could say are voice calls
[02:18] <valorie> and we have a big blue button of our own, courtesy of BBB
[02:19] <valorie> which is voice plus vid plus screen sharing
[10:33] <BluesKaj> 'Morning folks
[14:27] <RikMills> mamarley: are you able to test? https://bileto.ubuntu.com/#/ticket/4071
[14:30] <mamarley> RikMills: Sure, just a <s>minute</s>hour for it to publish after I copied it to my staging PPA (so I don't have to add yet more PPAs to my systems).
[15:00] * mamarley kicks LP
[15:00] <mamarley> Ouch! I stubbed my toe. I guess I should have worn the steel-toed boots…
[15:01] <RikMills> the servers are flaky, but the racks are heavy duty and bolted down ;)
[15:02] * mamarley remembers the good old days when it took <10min to publish. Sometimes it now takes longer than that just to upload after the build gets done.
[15:10] <mamarley> RikMills: I think I might have found a packaging issue with the Plasma beta. If I attempt to edit window rules in systemsettings, I got an error in the konsole telling me the kitemmodels QML module was not installed. I installed "qml-module-org-kde-kitemmodels" (this should probably be a dependency of something?) but now I get ""file:///usr/share/kpackage/kcms/kcm_kwinrules/contents/ui/RulesEditor.qml" "Error loading QML file.\n42: Type
[15:10] <mamarley> RuleItemDelegate unavailable\n63: Type OptionsComboBox unavailable\n32: \"QQC2.ComboBox.valueRole\" is not available due to component versioning.\n"".
[15:22] <RikMills> mamarley: will look in a bit
[15:23] <mamarley> Thanks!
[15:51] <RikMills> mamarley: looks like qqc2-desktop-style needs a rebuild against 5.14 to fix the 2nd of your errors
[16:30] <mamarley> RikMills: Awesome, thanks!