Bug 486099

Summary: Opening context menu logs unnecessary messages
Product: [Applications] dolphin Reporter: deadmeu <deadmeu>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: minor CC: kfm-devel
Priority: NOR    
Version First Reported In: 24.02.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description deadmeu 2024-04-25 06:26:02 UTC
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