[konsole] [Bug 360072] Option "manage profiles" doesn't work, doesn't do anything

Fabian Vogt bugzilla_noreply at kde.org
Sat Jun 3 11:13:22 UTC 2017


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

Fabian Vogt <fabian at ritter-vogt.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fabian at ritter-vogt.de

--- Comment #13 from Fabian Vogt <fabian at ritter-vogt.de> ---
(In reply to Kurt Hindenburg from comment #12)
> Git commit 9a3e18816e66aecbb5f79cc243a6e1d5c5723d6f by Kurt Hindenburg.
> Committed on 02/06/2017 at 02:24.
> Pushed by hindenburg into branch 'master'.
> 
> Fix 'Manage Profiles' option from KonsolePart
> 
> Allow the menu option to work again.  Code copied from MainWindow.
> Keeping the bug report open for now as I think this still need some
> work.
> 
> M  +3    -2    src/CMakeLists.txt
> M  +22   -1    src/Part.cpp
> M  +2    -1    src/Part.h
> 
> https://commits.kde.org/konsole/9a3e18816e66aecbb5f79cc243a6e1d5c5723d6f

While this patch works (on top of konsole 17.04.1) with yakuake, there seems to
be a conflict with the KConfigDialog.

Depending whether "Manage Profiles" or "Configure Yakuake" is selected first,
the actions done by both are identical. Example:

- Click on "Manage Profiles"
-> Manage Profiles dialog opens
- Click on "Configure Yakuake"
-> Manage Profiles dialog opens (!)

Or the other way around:

- Click on "Configure Yakuake"
-> Configuration dialog opens
- Click on "Manage Profiles"
-> Configuration dialog opens (!)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list