Bug 486099 - Opening context menu logs unnecessary messages
Summary: Opening context menu logs unnecessary messages
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.02.2
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-25 06:26 UTC by deadmeu
Modified: 2024-04-25 06:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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