Bug 485628

Summary: unable to enable the Konsole plugin
Product: [Applications] kdevelop Reporter: tubbadu <tubbadu>
Component: UI: generalAssignee: kdevelop-bugs-null
Status: RESOLVED NOT A BUG    
Severity: normal CC: admin, c1ayben
Priority: NOR    
Version First Reported In: 5.13.240202   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description tubbadu 2024-04-16 10:59:11 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
selecting the checkbox of the plugin and clicking "apply" imediately removes the checkbox, without any error or nothing. The plugin is not enabled and therefore impossible to enable.

STEPS TO REPRODUCE
1. go to settings > plugin > konsole integration
2. check the checkbox
3. press "apply"

OBSERVED RESULT
the plugin is not enabled

EXPECTED RESULT
the plugin gets enabled. other plugins work as expected

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: EndeavourOS
(available in About System)
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
Comment 1 Antonio Rojas 2024-04-16 11:28:28 UTC
Please see the optional dependencies of the packages

$ pacman -Qi kdevelop
Optional Deps   :  [...]  konsolepart5: embedded terminal
Comment 2 tubbadu 2024-04-16 14:58:17 UTC
(In reply to Antonio Rojas from comment #1)
> Please see the optional dependencies of the packages
> 
> $ pacman -Qi kdevelop
> Optional Deps   :  [...]  konsolepart5: embedded terminal

thanks, after installing it it works. Perhaps when trying to enable the plugin without the dependency installed a warning could be displayed saying to install the required dependencies
Comment 3 Antonio Rojas 2024-04-20 22:05:04 UTC
*** Bug 485867 has been marked as a duplicate of this bug. ***
Comment 4 Antonio Rojas 2024-05-06 17:29:29 UTC
*** Bug 486675 has been marked as a duplicate of this bug. ***