[umbrello-devel] [umbrello] [Bug 364124] New: Runtime warning on running with KDE frameworks 5

Ralf Habacker via KDE Bugzilla bugzilla_noreply at kde.org
Thu Jun 9 06:18:04 UTC 2016


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

            Bug ID: 364124
           Summary: Runtime warning on running with KDE frameworks 5
           Product: umbrello
           Version: Git
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-devel at kde.org
          Reporter: ralf.habacker at freenet.de

Running umbrello with KF5 framework from git master branch shows the following
messages. which should be fixed.

Shortcut for action  "delete_selected" "Auswahl lös&chen" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "move_tab_left" "&Unterfenster nach links bewegen" set
with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s)
instead.
Shortcut for action  "move_tab_right" "&Unterfenster nach rechts bewegen" set
with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s)
instead.
Shortcut for action  "previous_tab" "Linkes Diagramm wählen" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "next_tab" "Rechtes Diagramm wählen" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.


Reproducible: Always

Steps to Reproduce:
1. start umbrello/kf5


Actual Results:  
The mentioned warnings appear.

Expected Results:  
The warnings should not appear.

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


More information about the umbrello-devel mailing list