kate(1270)/kate-filetree KateFileTreePluginView::KateFileTreePluginView: BEGIN: mw: Kate::MainWindow(0x902e2d0) kate(1270)/kate-filetree ProxyItem::ProxyItem: ProxyItem(0x91eeca8,0x0,-1,QObject(0x0) ,"m_root") kate(1270)/kate-filetree ProxyItem::ProxyItem: ProxyItem(0x91f0058,0x0,-1,QObject(0x0) ,"Untitled") kate(1270)/kate-filetree KateFileTreeModel::documentOpened: before add: ProxyItem(0x91f0058,0x0,-1,KateDocument(0x912c1a8) , "Untitled" ) kate(1270)/kate-filetree KateFileTreeModel::setupIcon: BEGIN! kate(1270)/kate-filetree KateFileTreeModel::setupIcon: END! kate(1270)/kate-filetree KateFileTreeModel::handleInsert: BEGIN! kate(1270)/kate-filetree KateFileTreeModel::handleInsert: empty item kate(1270)/kate-filetree ProxyItem::addChild: added ProxyItem(0x91f0058,0x91eeca8,0,KateDocument(0x912c1a8) , "Untitled" ) to ProxyItemDir(0x91eeca8,0x0,-1,"m_root", children:1) kate(1270)/kate-filetree KateFileTreeModel::documentOpened: after add: ProxyItem(0x91f0058,0x91eeca8,0,KateDocument(0x912c1a8) , "Untitled" ) kate(1270)/kate-filetree KateFileTreeProxyModel::KateFileTreeProxyModel: BEGIN! kate(1270)/kate-filetree KateFileTreePluginView::setListMode: BEGIN kate(1270)/kate-filetree KateFileTreePluginView::setListMode: treeMode kate(1270)/kate-filetree KateFileTreePluginView::setListMode: END kate(1270)/kate-filetree KateFileTreePluginView::viewChanged: BEGIN! kate(1270)/kate-filetree KateFileTreePluginView::viewChanged: BEGIN! kate(1270)/kate-filetree KateFileTreeProxyModel::docIndex: ! kate(1270)/kate-filetree KateFileTreeModel::docIndex: BEGIN! kate(1270)/kate-filetree KateFileTreeModel::docIndex: END! kate(1270)/kate-filetree KateFileTreePluginView::viewChanged: selected doc= KateDocument(0x912c1a8) QModelIndex(0,0,0x9042240,KateFileTreeProxyModel(0x91f1780) ) kate(1270)/kate-filetree KateFileTreePluginView::viewChanged: display= "Untitled" kate(1270)/kate-filetree KateFileTreeModel::documentActivated: BEGIN! kate(1270)/kate-filetree KateFileTreeModel::documentActivated: adding viewHistory ProxyItem(0x91f0058,0x91eeca8,0,KateDocument(0x912c1a8) , "Untitled" ) kate(1270)/kate-filetree KateFileTreeModel::updateBackgrounds: BEGIN! kate(1270)/kate-filetree KateFileTreeModel::updateBackgrounds: m_editHistory contains 0 elements kate(1270)/kate-filetree KateFileTreeModel::updateBackgrounds: END! kate(1270)/kate-filetree KateFileTreeModel::documentActivated: END! kate(1270)/kate-filetree KateFileTree::slotCurrentChanged: current: QModelIndex(0,0,0x9042240,KateFileTreeProxyModel(0x91f1780) ) previous: QModelIndex(-1,-1,0x0,QObject(0x0) ) kate(1270)/kate-filetree KateFileTree::slotCurrentChanged: got doc, setting prev: QModelIndex(0,0,0x9042240,KateFileTreeProxyModel(0x91f1780) ) kate(1270)/kate-filetree KateFileTreePluginView::viewChanged: END! kate(1270)/kate-filetree KateFileTreePluginView::viewChanged: BEGIN! kate(1270)/kate-filetree KateFileTreeProxyModel::docIndex: ! kate(1270)/kate-filetree KateFileTreeModel::docIndex: BEGIN! kate(1270)/kate-filetree KateFileTreeModel::docIndex: END!
Was this a Kate issue or perhaps you pasted wrong output?
Created attachment 107646 [details] attachment-3582-0.html Thank you for your response, Kurt. I am learning Debian. Being my first error i clicked the link shown under 'help'. I was not clear to me if the problem was Kate or Konsole. Does it appear to be a Konsole issue instead? I appreciate your guidance. Many thanks. On 1 September 2017 at 12:04, Kurt Hindenburg <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=384216 > > --- Comment #1 from Kurt Hindenburg <kurt.hindenburg@gmail.com> --- > Was this a Kate issue or perhaps you pasted wrong output? > > -- > You are receiving this mail because: > You reported the bug. > You are on the CC list for the bug.
The pasted info is from Kate - it looks from info output - did kate actually crash? Also, did you run kate in a Konsole tab?
Created attachment 107777 [details] attachment-18762-0.html Hi Kurt, When i typed kate into Konsole command prompt and pressed the enter key the result was what i originally posted. While Kate seemed to run ok, Konsole lost the cursor. On 6 September 2017 at 03:54, Kurt Hindenburg <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=384216 > > --- Comment #3 from Kurt Hindenburg <kurt.hindenburg@gmail.com> --- > The pasted info is from Kate - it looks from info output - did kate > actually > crash? Also, did you run kate in a Konsole tab? > > -- > You are receiving this mail because: > You are on the CC list for the bug. > You reported the bug.
> While Kate seemed to run ok, Konsole lost the cursor. This is expected. To run a command in the background, i.e. with the Konsole prompt still working, type this: kate & GUI applications generally output much debug information to the Konsole. Looking at comment #0, I see nothing suspicious. Resolving accordingly.