Bug 371462

Summary: error at new document using templete
Product: [Applications] krita Reporter: ryujang88
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: griffinvalley
Priority: NOR    
Version First Reported In: 3.0.1.1   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description ryujang88 2016-10-21 21:04:44 UTC
error at new document using templete.
type 
'ctrl+N -> enter key'
make error and krita shutdown.
only use 'Use This Templete' button, not have error
i think it relate to empty or crash error. because there code differ from 'Use this Templete' button

i did'nt live at the English-speaking world. and i'm not good english. plz using easy word.

Reproducible: Always

Steps to Reproduce:
1.ctrl+N 
2.if you view templete gui, type 'enter'. not going 'Use This Templete' button using to 'tab key'
3.krita program shutdown

Actual Results:  
krita shutdown by error

Expected Results:  
if not saving other file. all is garbage.

i show shell vewing state
<<<<<<<<<<<<<<<<<<<<<<<<<this is not using "Use This Templete" button>>>>>>>>>>>>>>>>>
initTemplates(); "templates/"
krita.lib.flake: "InteractionTool" : action "object_order_raise" conflicts with canvas action "rotate_canvas_right" shortcut: "Ctrl+]"
krita.lib.flake: "InteractionTool" : action "object_order_lower" conflicts with canvas action "rotate_canvas_left" shortcut: "Ctrl+["
krita.lib.flake: "InteractionTool" : action "object_order_raise" conflicts with canvas action "rotate_canvas_right" shortcut: "Ctrl+]"
krita.lib.flake: "InteractionTool" : action "object_order_lower" conflicts with canvas action "rotate_canvas_left" shortcut: "Ctrl+["
세그멘테이션 오류



<<<<<<<<<<<<<<<< this is using 'Use This Templete' button>>>>>>>>>>>>>>>>>>>>>>
initTemplates(); "templates/"
krita.lib.flake: "InteractionTool" : action "object_order_lower" conflicts with canvas action "rotate_canvas_left" shortcut: "Ctrl+["
krita.lib.flake: "InteractionTool" : action "object_order_raise" conflicts with canvas action "rotate_canvas_right" shortcut: "Ctrl+]"
krita.lib.flake: "InteractionTool" : action "object_order_lower" conflicts with canvas action "rotate_canvas_left" shortcut: "Ctrl+["
krita.lib.flake: "InteractionTool" : action "object_order_raise" conflicts with canvas action "rotate_canvas_right" shortcut: "Ctrl+]"
QLayout: Attempting to add QLayout "" to KisShortcutsDialog "", which already has a layout
krita.general: Action without text! "composite_actions"
krita.general: Action without text! "format_textcolor"
krita.general: Action without text! "format_backgroundcolor"
krita.general: Action without text! "edit_paste_text"
QLayout: Attempting to add QLayout "" to KisShortcutsDialog "", which already has a layout
Comment 1 wolthera 2016-10-22 15:59:55 UTC

*** This bug has been marked as a duplicate of bug 371463 ***