Bug 355495

Summary: kactivities settings crashes when clearing privacy recent history
Product: [Plasma] kactivitymanagerd Reporter: Stéphane ANCELOT <sancelot>
Component: settingsAssignee: Ivan Čukić <ivan.cukic>
Status: RESOLVED FIXED    
Severity: normal CC: sancelot
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Stéphane ANCELOT 2015-11-17 14:39:14 UTC
launch kcmshell5 kcm_activities

Privacy->clear rececent history => forget evrything => crashes

here is output :
kcmshell5 kcm_activities
file:///usr/share/kf5/kactivitymanagerd//workspace/settings/qml/privacyTab/BlacklistApplicationView.qml:28:5: QML Flow: Binding loop detected for property "width"
file:///usr/share/kf5/kactivitymanagerd//workspace/settings/qml/privacyTab/BlacklistApplicationView.qml:28:5: QML Flow: Binding loop detected for property "width"
XmbTextListToTextProperty result code -2
XmbTextListToTextProperty result code -2
XmbTextListToTextProperty result code -2
XmbTextListToTextProperty result code -2
XmbTextListToTextProperty result code -2
file:///usr/share/kf5/kactivitymanagerd//workspace/settings/qml/privacyTab/BlacklistApplicationView.qml:28:5: QML Flow: Binding loop detected for property "width"
XmbTextListToTextProperty result code -2
XmbTextListToTextProperty result code -2
process 5919: arguments to dbus_message_new_method_call() were incorrect, assertion "_dbus_check_is_valid_path (path)" failed in file dbus-message.c line 1344.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
Aborted



Reproducible: Always
Comment 1 Ivan Čukić 2015-11-27 20:06:19 UTC
Can you provide a backtrace for this?
Comment 2 Ivan Čukić 2015-11-27 20:39:16 UTC
Git commit 9e5dd820e30c500ccc67a43c34552813081aac2f by Ivan Čukić.
Committed on 27/11/2015 at 20:38.
Pushed by ivan into branch 'master'.

Sometimes clang-format makes a bad decision

M  +1    -1    src/workspace/settings/PrivacyTab.cpp

http://commits.kde.org/kactivities/9e5dd820e30c500ccc67a43c34552813081aac2f
Comment 3 Ivan Čukić 2015-11-27 20:40:08 UTC
Stéphane, can you test the current master - whether it crashes?
Comment 4 Stéphane ANCELOT 2015-11-30 07:51:11 UTC
as soon, as it is available in the opensuse repository :-).Thanks