https://bugs.kde.org/show_bug.cgi?id=412200
Bug ID: 412200 Summary: "Session bus not found" is printed in quoted form Product: konqueror Version: 5.0.97 Platform: openSUSE RPMs OS: MS Windows Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: konq-b...@kde.org Reporter: giecr...@stegny.2a.pl Target Milestone: --- SUMMARY When konqueror cannot find the session bus, it prints an error message to the standard error. This error message is printed quoted as a C program string constant. STEPS TO REPRODUCE 1. konqueror OBSERVED RESULT "Session bus not found\nTo circumvent this problem try the following command (with Linux and bash)\nexport $(dbus-launch)" EXPECTED RESULT ERROR: Session bus not found! To circumvent this problem, try the following command: { dbus-launch konqueror; } SOFTWARE/OS VERSIONS Windows: 1803 KDE Plasma Version: N/A KDE Frameworks Version: 5.55.0 Qt Version: 5.55.0 ADDITIONAL INFORMATION I have also taken the liberty to change the text of the error message so as to avoid the impression that Konqueror requires Linux to run. -- You are receiving this mail because: You are watching all bug changes.