Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3
plasma5-workspace
change-kioremote-severity.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File change-kioremote-severity.patch of Package plasma5-workspace
From: Fabian Vogt <fabian@ritter-vogt.de> Subject: Change default log severity for log_kioremote References: boo#997173 This category has a lot of debug output, so it should be disabled by default. --- kioslave/remote/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: plasma-workspace-5.7.95/kioslave/remote/CMakeLists.txt =================================================================== --- plasma-workspace-5.7.95.orig/kioslave/remote/CMakeLists.txt +++ plasma-workspace-5.7.95/kioslave/remote/CMakeLists.txt @@ -11,7 +11,7 @@ set(kio_remote_SRCS ecm_qt_declare_logging_category(kio_remote_SRCS HEADER debug.h IDENTIFIER KIOREMOTE_LOG CATEGORY_NAME log_kioremote - DEFAULT_SEVERITY Info) + DEFAULT_SEVERITY Debug) add_library(kio_remote MODULE ${kio_remote_SRCS}) target_link_libraries(kio_remote KF5::KIOCore KF5::KDELibs4Support)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor