[dolphin] [Bug 486099] New: Opening context menu logs unnecessary messages

deadmeu bugzilla_noreply at kde.org
Thu Apr 25 07:26:02 BST 2024


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

            Bug ID: 486099
           Summary: Opening context menu logs unnecessary messages
    Classification: Applications
           Product: dolphin
           Version: 24.02.2
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: deadmeu at dmu.gg
                CC: kfm-devel at kde.org
  Target Milestone: ---

SUMMARY
When you open the context menu (right click), you get some unnecessary
debugging messages being printed to the console:
```
$ dolphin .
true
actions!!!
```

I can't find any reference to the string "actions!!!" in the Dolphin repo -
maybe it's in another module?

STEPS TO REPRODUCE
1. Open dolphin somewhere: `dolphin .`
2. Open the context menu (right click)
3. Observe the messages being output to the console

OBSERVED RESULT
Messages being output.

EXPECTED RESULT
These short messages should not be output, or if they are important should have
relevant debugging information included with them.


SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-arch1-1 (64-bit)
Graphics Platform: Wayland

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


More information about the kfm-devel mailing list