Bug 371462 - error at new document using templete
Summary: error at new document using templete
Status: RESOLVED DUPLICATE of bug 371463
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 3.0.1.1
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-21 21:04 UTC by ryujang88
Modified: 2016-10-22 15:59 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 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 ***