** Description changed:

- ukui-settings-daemon crashed after login.
+ [Impact]
+ 
+  ukui-settings-daemon crashed after login and the shortcuts, media key,
+ mouse management and other functions will not work.
+ 
+ [Test Plan]
+ 
+ 1. create a new account
+ 2. logout and switch to the new account, then login
+ 3. a warning window will pop out showing that ukui-settings-daemon crashed, 
and you can find _user_bin_ukui-settings-daemon.1000.crash in /var/crash.
+ 
+ [Where problems could occur]
+ 
+ According to the gdb info, this crash was caused by the invalid dbus
+ interface. so the solution should be add a valid check, like:
+ 
+     if (!colorIft.isValid()) {
+         USD_LOG(LOG_DEBUG, "org.ukui.kwin.ColorCorrect is not valid 
interface");
+         return false;
+     }
+ 
+ This is just a valid check and will not bring any other side effects.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967239

Title:
  [SRU] ukui-settings-daemon crashed after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ukui-settings-daemon/+bug/1967239/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to