Bug 384216 - QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
Summary: QDBusConnection: session D-Bus connection created before QCoreApplication. Ap...
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-31 08:47 UTC by =
Modified: 2017-09-27 18:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-3582-0.html (1.20 KB, text/html)
2017-09-02 06:15 UTC, =
Details
attachment-18762-0.html (1.15 KB, text/html)
2017-09-10 04:01 UTC, =
Details

Note You need to log in before you can comment on or make changes to this bug.
Description = 2017-08-31 08:47:27 UTC
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!
Comment 1 Kurt Hindenburg 2017-09-01 02:04:25 UTC
Was this a Kate issue or perhaps you pasted wrong output?
Comment 2 = 2017-09-02 06:14:59 UTC
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.
Comment 3 Kurt Hindenburg 2017-09-05 17:54:11 UTC
The pasted info is from Kate - it looks from info output - did kate actually crash?  Also, did you run kate in a Konsole tab?
Comment 4 = 2017-09-10 04:01:39 UTC
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.
Comment 5 Christoph Feck 2017-09-17 21:28:18 UTC
> 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.