[dolphin] [Bug 425776] New: Add a "quiet" mode to dolphin

Axel bugzilla_noreply at kde.org
Tue Aug 25 13:05:22 BST 2020


https://bugs.kde.org/show_bug.cgi?id=425776

            Bug ID: 425776
           Summary: Add a "quiet" mode to dolphin
           Product: dolphin
           Version: 20.08.0
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: navarroaxel at gmail.com
                CC: kfm-devel at kde.org
  Target Milestone: ---

SUMMARY
As a user I want to start a dolphin in the background from my command line
without receive output from the dolphin process.

STEPS TO REPRODUCE
1. Start a dolphin with "dolphin > /dev/null &"
2. The shell still receives the output from stderr

OBSERVED RESULT
$  dolphin > /dev/null &
[1] 14361
$ kf.itemviews: User of KWidgetItemDelegate should not delete widgets created
by createItemWidgets!
kf.itemviews: User of KWidgetItemDelegate should not delete widgets created by
createItemWidgets!
kf.itemviews: User of KWidgetItemDelegate should not delete widgets created by
createItemWidgets!

EXPECTED RESULT
Use "dolphin --silent" or "dolphin --quiet" to stop receiving stdout or stderr
from the dolphin process.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list