[sweeper] [Bug 478201] New: Failed tasks
Ricky Tigg
bugzilla_noreply at kde.org
Thu Dec 7 10:35:39 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=478201
Bug ID: 478201
Summary: Failed tasks
Classification: Applications
Product: sweeper
Version: 23.08.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: ricky.tigg at gmail.com
Target Milestone: ---
SOFTWARE/OS VERSIONS
Linux: v. 6.6.4 | Distribution: Fedora, 39 workstation edition, x86_64
Window system: Wayland
DE: Gnome v. 45.2
KDE Frameworks: v. 5.111.0
Qt: v. 5.15.11 (built against v. 5.15.10)
SUMMARY
Hello. Failed tasks.
STEPS TO REPRODUCE
- run as non-_root_ user
```
$ sweeper
QSocketNotifier: Can only be used with threads started with QThread
kf.bookmarks: Can't open "/home/(...)/.local/share/konqueror/bookmarks.xml"
```
- run as _root_ user
```
$ sudo sweeper
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
kf.bookmarks: Can't open "/root/.local/share/konqueror/bookmarks.xml"
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
```
OBSERVED RESULT
Outputs identical for these executions; failed tasks:
```
Clearing of Cookies failed:
Clearing of Cookie Policies failed:
```
EXPECTED RESULT
Failed tasks not needed:
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list