[Bug 959151]

2024-05-10 Thread Cullmann-t
*** Bug 195223 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2016-09-29 Thread KitchM
The originally reported issue is still occurring when trying to start
kgpg in Xubuntu 14.04.4.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2016-08-05 Thread Bug Watch Updater
** Changed in: kdelibs
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2016-08-05 Thread David Faure
This has been fixed by deprecating KUniqueApplication in KF 5.0 and
porting the apps to KDBusService instead.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2016-07-16 Thread GreyGeek
I am running Kubuntu 16.04 with the latest patches and Plasma 5.6.   A few days 
ago I installed KGpg and created a key.  It ran perfectly.  Then an update came 
down the pipe.   Now, I cannot start KGpg from my user menu or from a user 
Konsole.  The attempt aborts with the message
"QDBusConnection: session D-Bus connection created before QCoreApplication. ... 
"

Systemctl shows I have two dbus services running:
dbus.serviceloaded active running   D-Bus System 
Message Bus
dbus.socket loaded active running   D-Bus System 
Message Bus Socket


However, if in a Konsole I enter "kdesudo kgpg" it will start up and run as 
root.

Obviously this message is NOT a "harmless" and more than a mere nuisance
if it prevents programs from being run.  A LOT of these "nuisances" have
popped up on Kubuntu and other distros using both Plasma 4 and 5 for
over FOUR YEARS, and its not doing KDE's reputation any service.

KDE Neon is being built with QtQuick and QML and the bug has appeared on
it as well, as evidenced by previous posts.  That suggests that the bug
is in QDBusConnection itself.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2016-03-30 Thread Laurent Bonnaud
> This is because konsole needs to be ported from KUniqueApplication (a
kdelibs4support class) to KDBusService.

Thank you for the hint!

> Please file a konsole-specific bug about that.

Done, see bug #361182.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2016-03-26 Thread Uqbar
@David Faure, do you mean the bug is in konsole even if it's kate to complain?
Or maybe you mistyped konsole for kate?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2016-03-26 Thread David Faure
This is because konsole needs to be ported from KUniqueApplication (a
kdelibs4support class) to KDBusService. Please file a konsole-specific
bug about that.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2016-03-10 Thread Laurent Bonnaud
This bug still exists in neon packages:

Konsole Version 15.08.0
Using:
KDE Frameworks 5.20.0
Qt 5.5.1 (built against 5.5.1)
The xcb windowing system

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2015-11-22 Thread Alain-calmet
I have the same BUG in 1 install of Kubuntu 14.04 LTS.
I had never seen it before on 10 different install of Fedora, Mageia 4 (KDE 
4.12) or Mageia 5 (KDE 4.14).
  --
For me DEBIAN / UBUNTU / MINT is for GNOME / UNITY / MATE only.
And KDE is definitly for the planet RED HAT ∕ FEDORA ∕ MAGEIA...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 959151]

2015-10-02 Thread Laurent Bonnaud
This bug is still there in Kubuntu 15.10 and Konsole Version 15.08.0
Using:
KDE Frameworks 5.14.0
Qt 5.4.2 (built against 5.4.2)
The xcb windowing system

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2015-06-08 Thread osirisgothra
This bug is never going to be fixed because it is more or less just
stating an obvious fact. It seems that there somehow no real easy way to
avoid this message, other than going in and redirecting all your kde
apps that use QCoreApplication to 2/dev/null. I've experienced this
message from ~4.8 to present (for me, 5.9.0 now in kf). While looking at
all the other bugs out there, it seems futile to even ask at this point.
Unless you can get about 10,000 people to post about it (different
people with different IPs!! are the only counted!)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 959151]

2015-06-08 Thread Uqbar
While running programs with  /dev/null will fix a lot of bug
reports, I think this is not the right approach.
We call it the ostrich approach.
Either there is a bug within Qt itself (by complaining against
something cannot be fiex), or  lot of Qt/KDE programmers are dumb (by
making all the same strupid error).

I would suggest to forget about this report until it will vanish.
A lot of bugs here have got their won't fix this way.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2015-04-28 Thread Laurent Bonnaud
For the record, this bug still exists in Konsole 3.0.1 / KF 5.9.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2015-01-19 Thread Paul Abrahams
When I try to use kstart I get this message, and the application opens
on the wrong desktop even though I've used the --desktop parameter.
Since I can't use kstart without getting this message, I don't know if
the kstart problem is related or not.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2015-01-16 Thread Paul Abrahams
I encounter this in KDE 4.14.2, Kubuntu 14.10, whenever I use kstart.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2014-07-22 Thread robert leleu
same issue// but my installation is the result of installing a new
Mint16 on sda, and then mounting the existing sdb1 on the new home

leleu@leleu-portable ~/Qt $ synaptiks
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2014-07-01 Thread gaara
Same issue here:
$ kate
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
$ amarok
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2014-06-06 Thread Alexander Pánek
This bug renders Konsole unusable. It also seems to cause a lot of other
disturbances in KDE which I cannot reproduce right now.

However, Konsole *never* starts, invoking it from another terminal
application renders the above error and then quits.

This is definitely a bug and harmful.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2014-05-13 Thread Daniel Stelmach
Same bug in Kubuntu 14.04 KDE 4.13.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2014-05-01 Thread Eero-taipale
(In reply to comment #30)
 Unuseful log crap is not harmless.

IMO this is not only unuseful, this is harmful since it continuosly
leads people spending time with this issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2014-04-23 Thread jimav
Well, it's not quite true that it does not cause any problems.
It completely pollutes your terminal so you can't see output from previous 
commands without scrolling back.

And if application may misbehave is true, then it's a bug, not just a
nuisance.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2014-04-22 Thread Harald Sitter
Actually, let's close the bug because it should not be tracked on
launchpad. Please refer to the linked upstream bug report for progress
on this.

For what it is worth though, this is not an error but a warning that
really does not cause any problems.

** Changed in: kde4libs (Ubuntu)
   Status: Triaged = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2014-04-19 Thread deb
Same bug in Kubuntu 14.04, with KDE 4.13.0
m2n@m2n:~$ konsole
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
guillaume@guillaume-m2n:~$ Bus::open: Can not get ibus-daemon's address. 
IBusInputContext::createInputContext: no connection to ibus-daemon
Same with Kate.
Hope It will be fix soon!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2014-04-03 Thread 8-kde
(In reply to comment #28)
 I have this error messages with kde 4.9.5 but it is related to kwalletd.
 
 I need to kill kwalletd before it starts to work again.

Please update your installation, as that kwalletd version had some lock
problems I already solved.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2013-12-23 Thread Bergstein
Unuseful log crap is not harmless.

(In reply to comment #29)
 Everyone: this warning from QDBusConnection is HARMLESS, and is not the
 reason for any bug you might be seeing in the application showing this
 warning. Do not associate things that are completely unrelated.
 
 I started to look into changing KUniqueApplication so that the warning
 doesn't get printed, but it turns out to be very difficult due to the
 forking, see kde-core-devel for more information.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2013-10-20 Thread pazuzuthewise
It happens to me also in Saucy x86. Ktorrent would not start, and when
invoked from console, it gives the respective error message. Disabling
nepomuk  (in System settings  Desktop search), seems to fix the
problem. With Nepomuk disabled, Ktorrent starts normally.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2013-10-14 Thread Nik.Th.
The issue remains in Kubuntu 13.10 (Saucy Salamander).  Package : KMix
is not opening either from menu or Konsole.


** Tags added: saucy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2013-07-08 Thread Larry Williams
The issue remains in 13.04 raring.

I can't tell if this is related to konsole ignoring and overwriting
konsolerc. Would be nice to see this resolved or, at least, conformation
that the konsole issue is not related.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2013-06-18 Thread Bryan McKinley
Happens every time I start a remote ssh konsole, as in:

$ ssh -X network konsole
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
unnamed app(15824): KUniqueApplication: Cannot find the D-Bus session server:  
Failed to connect to socket /tmp/dbus-kKT1rz9E0S: Connection refused 

unnamed app(15815): KUniqueApplication: Pipe closed unexpectedly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2013-04-24 Thread Luis Alvarado
Started happening since the updates I did on 13.04 Today April 24.

cyrex@cyrex:~$ ktorrent 
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.

And the problem is, because of this, I can not start downloading any
torrent.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2013-03-02 Thread osirisgothra
Just wanted to post that this bug seems to still exist under Ubuntu 12.04 LTS 
and 12.10
with KDE 9.10.0 installed and all upgrades to current backports, is this really 
a bug or maybe
there just needs to be a way to turn off these warnings?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2013-03-02 Thread osirisgothra
-- Footnote to that, maybe place it in the kdebugdialog??

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2013-02-13 Thread Jasauders
I just ran into this same exact error when I tried to pass a -e
parameter to Konsole. I was trying to bind a shortcut so I could hit a
key combination and Konsole would open to an SSH session on my server.

konsole -e 'ssh jason@192.168.1.20'

Running that command results in two lines of the above error, along with
what appears to be a Konsole session opening and closing immediately
with no SSH session present. If I run the exact same command in other
terminals, it works fine... example:

terminator -e 'ssh jason@192.168.1.20'
gnome-terminal -e 'ssh jason@192.168.1.20'

Thought I'd comment. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2013-01-22 Thread Raul-kde-bugzilla
I have this error messages with kde 4.9.5 but it is related to kwalletd.

I need to kill kwalletd before it starts to work again.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2013-01-22 Thread David Faure
Everyone: this warning from QDBusConnection is HARMLESS, and is not the
reason for any bug you might be seeing in the application showing this
warning. Do not associate things that are completely unrelated.

I started to look into changing KUniqueApplication so that the warning
doesn't get printed, but it turns out to be very difficult due to the
forking, see kde-core-devel for more information.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2013-01-22 Thread Bug Watch Updater
** Changed in: kdelibs
   Importance: Medium = Low

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2013-01-15 Thread tormen
For me this often breaks my keyboard shortcuts - none of my 
When I try to access systemsettings from the console, I'll see this error 
message.
When I try to access the shortcuts and gestures module, it takes 2-3 
/minutes/ to show.
Applying changes within the module often result in a segfault!

If there is anything I can do to help collect more data / do tests,
/please/ let me know!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2013-01-15 Thread tormen
Sorry for the double post earlier :/

~ % systemsettings#12353 me@seven pts/6
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.

 And when the shortcuts and gestures module finally got loaded:
systemsettings(6012)/khotkeys: Unable to start server org.kde.khotkeys (kded 
module) [ org.freedesktop.DBus.Error.NoReply ]: Did not receive a reply. 
Possible causes include: the remote application did not send a reply, the 
message bus security policy blocked the reply, the reply timeout expired, or 
the network connection was broken.

 And when I changed an existing shortcut (by assigning a different keyboard 
 shortcut) and systemsettings crashed:
systemsettings(6012)/khotkeys: Unable to start server org.kde.khotkeys (kded 
module) [ org.freedesktop.DBus.Error.NoReply ]: Did not receive a reply. 
Possible causes include: the remote application did not send a reply, the 
message bus security policy blocked the reply, the reply timeout expired, or 
the network connection was broken. 
KCrash: Application 'systemsettings' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/me/.kde4/socket-seven/kdeinit4__0

Are these additional error messages I am seeing and I am having with using the 
Shortcuts and Gestures module in systemsettings related and consequences from 
the first error message session D-Bus connection created before 
QCoreApplication. ?
Or should they be reported in a different bug ?

The above is reproducable (once I get the initial error message 
QDBusConnection: session D-Bus connection created before QCoreApplication.)!
For me often with a restart of the computer the problems are gone.
... I am not sure yet, but I also think the problems either appear right after 
login or not at all (until I reboot).

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2013-01-15 Thread tormen
For me this often breaks my keyboard shortcuts (setup in the shortcuts and 
gestures module)!
When they are not working, then:
* When I try to access systemsettings from the console, I'll see this error 
message.
* When I try to access the shortcuts and gestures module, it takes 2-3 
/minutes/ to show.
* Applying changes within the module often result in a segfault!

If there is anything I can do to help collect more data / do tests,
/please/ let me know!

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2012-12-24 Thread adaptee
*** Bug 311943 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2012-12-24 Thread Jdales
So what is the solution?

On Dec 19, 2012, at 12:04 PM, Jekyll Wu adap...@gmail.com wrote:

 https://bugs.kde.org/show_bug.cgi?id=297020
 
 Jekyll Wu adap...@gmail.com changed:
 
   What|Removed |Added
 
 CC||jda...@otwtechnology.com
 
 --- Comment #22 from Jekyll Wu adap...@gmail.com ---
 *** Bug 311943 has been marked as a duplicate of this bug. ***
 
 -- 
 You are receiving this mail because:
 You are on the CC list for the bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2012-12-24 Thread Jdales
Its not the error message hat concerns me. Its the inconsistency of the 
keyboard opening and closing. I need that to be on point. 
On Dec 19, 2012, at 12:04 PM, Jekyll Wu adap...@gmail.com wrote:

 https://bugs.kde.org/show_bug.cgi?id=297020
 
 Jekyll Wu adap...@gmail.com changed:
 
   What|Removed 
 
 CC||jda...@otwtechnology.com
 
 --- Comment #22 from Jekyll Wu adap...@gmail.com ---
 *** Bug 311943 has been marked as a duplicate of this bug. ***
 
 -- 
 You are receiving this mail because:
 You are on the CC list for the bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-12-24 Thread Bug Watch Updater
** Changed in: kdelibs
   Status: Confirmed = Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-11-23 Thread Mattia Rizzolo
** Tags added: quantal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2012-11-15 Thread Dr Gregory House
Same issue on KDE 4.9.3 with Gentoo Linux x86_64 when amarok is started 
(Linux superb 3.4.9-gentoo #3 SMP PREEMPT Sat Nov 10 02:10:29 ALMT 2012 x86_64 
Pentium(R) Dual-Core CPU E6500 @ 2.93GHz GenuineIntel GNU/Linux)

[drhouse123:~]$ amarok
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
 QUrl( 
http://ws.audioscrobbler.com/2.0/?api_key=lang=rumethod=user.getNeighboursuser=;
 )  
 QUrl( 
http://ws.audioscrobbler.com/2.0/?api_key=lang=rumethod=user.getFriendsuser=;
 )  
 QUrl( 
http://ws.audioscrobbler.com/2.0/?api_key=lang=rumethod=user.getTopTagsuser=;
 )  
 QUrl( 
http://ws.audioscrobbler.com/2.0/?api_key=lang=rumethod=user.getTopArtistsuser=;
 )

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2012-10-04 Thread Christoph-maxiom
*** Bug 307731 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-09-07 Thread Gabor Vas
It affects my plasma-desktop, see duplicate. Very frustrating.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2012-09-05 Thread S-kdebugs-h
Same issue on KDE 4.8.4 (Debian/Wheezy 3.2.0-3-amd64 #1 SMP Mon Jul 23
02:45:17 UTC 2012 x86_64 GNU/Linux).

It starts the moment KDM goes up and slowly fills log up to ~50MB after about 
50 hrs:
Xsession: X session started for {my-username} at Sun Sep  2 21:23:39 EDT 2012
localuser:{my-username} being added to access control list
startkde: Starting up...
Connecting to deprecated signal 
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.

Looks like nepomuk just adds to it, but the message shows with or
without it.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-08-31 Thread šumski
Patch for Qt, omits qdbusconnection warnings in release/no-debug mode.

** Patch added: 
qt-everywhere-opensource-src-4.8.1-qdbusconnection_no_debug.patch
   
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/959151/+attachment/3285660/+files/qt-everywhere-opensource-src-4.8.1-qdbusconnection_no_debug.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-08-31 Thread Ubuntu Foundation's Bug Bot
The attachment qt-everywhere-opensource-
src-4.8.1-qdbusconnection_no_debug.patch of this bug report has been
identified as being a patch.  The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch.  In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-reviewers team please also unsubscribe the team from this
bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2012-08-22 Thread adaptee
*** Bug 305266 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-08-16 Thread Sergey Ivanov
still present. Applications: kate, wicd-kde

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-08-16 Thread Sergey Ivanov
I mean under kubuntu 12.04

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2012-08-13 Thread Peter M. Clausen
I gave up on Kubuntu 12.04 and installed Linux Mint 13 (XFCE) instead. I still 
want to use kde-apps (kate, kdevelop, konquoror, ...) and they run OK, but also 
in this setting I get he above message from following apps:
kate
systemsettings
konqouror
kdebugdialog

Interestingly these KDE-apps does NOT display this message at start up (?) 
kdevelop
k4dirstat

-
Output from Konqouror
-
Connecting to deprecated signal 
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
KDE Daemon (kded) already running.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
kbuildsycoca4 running...
kbuildsycoca4(2511) kdemain: Reusing existing ksycoca
...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2012-08-06 Thread Laurent Bonnaud
I upgraded my Kubuntu system to KDE 4.9 from precise kde backports and
this bug is still there.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2012-07-25 Thread Christoph-maxiom
*** Bug 303744 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2012-07-25 Thread Peter M. Clausen
Maybe it helps others:
in fustration I changed to tty1   Ctrl +Alt F1
then:
code
$ sudo stop kdm
$ rm  -rf ~/.kde ~/.kderc /var/tmp/kdecache-MY USERNAME
$ sudo start kdm
/code

I lost all my customizaitons  (~2 days of work), but at least now KDE is 
working again. The error:
code
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
/code
remains though...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2012-07-25 Thread Peter M. Clausen
I cant open any application right now - getting fustrated.

Fully updated Kubuntu 12.04 64-bit. It worked quite well yesterday
:-(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151]

2012-07-02 Thread aldobelus
Hola, a mí también me ha aparecido este error cuando intentaba echar a andar el 
kfilebox. He de decir que no estoy seguro de haber hecho bien la instalación de 
la aplicación, aunque seguí los pasos lo mejor que pude. El sistema operativo 
es Chakra Archímedes; creo que es la última versión estable, si no me equivoco. 
Perdón, soy recién llegado a Chakra...
De otro lado, mi Dolphin va perfectamente, como un avión, como siempre. Pero yo 
también inutilicé Nepomuk y Strigi ayer, creo (se me mezclan los días con tanto 
ordenador!), no sé si tendrá que ver. Sólo me ha ocurrido con kfilebox, lo 
demás va bien (cruzo los dedos)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-06-25 Thread maxim
same for me. Kubuntu 12.04 x86-64. Latest updates.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2012-06-25 Thread Jan-Pieter Jacobs
Same for me. Happens with about any Kde application launched.

I can confirm the nepomuk daemon taking 100% CPU, and making other applications 
unresponsive.
After disabling file indexing things got a bit better, but I still have 
stability problems, even with desktop effects disabled.

For instance: applications fail to launch (or only launch after a long,
long time), the activity bar gets blanked and irresponsive applications
crash, etc etc. If I try again, the problem is not reproducible. So it's
pretty random. I'm not sure that everything is related, but this DBUS
message is there every time...

I'm using Ubuntu 12.04 64 bit, KDE 4.8.4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-06-18 Thread Soo-Hyun Choi
Due to this warning, Konsole seems to behave very sluggish. I am under
Ubuntu 12.04 32-bit, KDE 4.8.3.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2012-06-18 Thread Assembler-coder
Got the same problem. Now I can't start Dolphin. Very very bad problem.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2012-06-18 Thread J-z3gxr
is there a workaroud before the patch get integrated? It renders kde
unusable for me.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2012-06-18 Thread adaptee
(In reply to comment #6)
 Got the same problem. Now I can't start Dolphin. Very very bad problem.

Dolphin stops using KUniqueApplication since KDE SC 4.7. So :

  * If you are using KDE SC 4.7+, your dolphin problem can't be caused by this 
KUniqueAplication specific issue.
  * If you are using something older than KDE SC 4.8 together with Qt 4.8, that 
is not a good idea by itself.

(In reply to comment #7)
 is there a workaroud before the patch get integrated? It renders kde
 unusable for me.

AFAIK, this warning hasn't caused any real bug(at least I haven't heard
about any in bugs.kde.org) . If you really think your problem is caused
by this warning, open a new bug report, write down specific and detailed
information of your problem, and link back to this bug report.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2012-06-18 Thread Assembler-coder
I don't know exactly if it related to the bug or not, but I stopped
nepomuk and right after that... three instances of Dolphin started,
which I was trying to run before.

qdbus org.kde.NepomukServer /nepomukserver org.kde.NepomukServer.quit

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2012-06-18 Thread S-choi
I still got the same warning with Ubuntu 12.04 32-bit for KDE 4.8.3. It
seems that Konsole behaves extremely sluggish due to this warning
message. Not satisfied.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151]

2012-06-01 Thread J-z3gxr
I get the message and the application never starts. It does not happen
some time after restart, but only afer some time of using computer. But
it happens everyday. I use debian wheezy.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-05-15 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=297020.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2012-03-29T08:41:32+00:00 Laurent Bonnaud wrote:

User-Agent:   Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20100101 
Firefox/11.0
Build Identifier: 

Each time I start a konsole, I see the following error messages:

$ konsole
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.

Other KDE applications display the same error (for instance akregator).


Reproducible: Always

Steps to Reproduce:
1. Start konsole from a terminal
2. Look at what it displays in the terminal
3.
Actual Results:  
error messages

Expected Results:  
no error messages

This happend in KDE 4.8.1 in Ubuntu precise and in the KDE 4.8.1backport
for oneiric.  KDE 4.7.x did not have this problem.

Reply at: https://bugs.launchpad.net/kdelibs/+bug/959151/comments/2


On 2012-03-29T09:34:10+00:00 adaptee wrote:

This is a common problem for all KDE applications using class
KUniqueApplication with Qt 4.8. Other examples are klipper,ktorrent,
kmix, etc.

See https://git.reviewboard.kde.org/r/103699/

Reply at: https://bugs.launchpad.net/kdelibs/+bug/959151/comments/3


On 2012-03-29T10:51:34+00:00 Laurent Bonnaud wrote:

Thanks for the pointer!

I am looking forward to seeing this patch integrated into a future KDE
release...

Reply at: https://bugs.launchpad.net/kdelibs/+bug/959151/comments/4


On 2012-04-01T12:48:44+00:00 adaptee wrote:

*** Bug 297229 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/kdelibs/+bug/959151/comments/5


On 2012-04-06T09:34:54+00:00 Laurent Bonnaud wrote:

This bug is still there in KDE 4.8.2.

Could somebody mark this bug as CONFIRMED since there is a duplicate ?

Reply at: https://bugs.launchpad.net/kdelibs/+bug/959151/comments/6


** Changed in: kdelibs
   Status: Unknown = Confirmed

** Changed in: kdelibs
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-05-14 Thread BakLAN
Guys, please, vote here for this bug:
https://bugs.kde.org/show_bug.cgi?id=297020

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-05-13 Thread BakLAN
Also happens when starting Muon from the console.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-04-27 Thread choury
Also happens when starting kgpg from the console.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-04-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: kde4libs (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-04-11 Thread Jonathan Thomas
** Package changed: kopete (Ubuntu) = kde4libs (Ubuntu)

** Changed in: kde4libs (Ubuntu)
   Importance: Undecided = Low

** Bug watch added: KDE Bug Tracking System #297020
   http://bugs.kde.org/show_bug.cgi?id=297020

** Also affects: kdelibs via
   http://bugs.kde.org/show_bug.cgi?id=297020
   Importance: Unknown
   Status: Unknown

** Changed in: kde4libs (Ubuntu)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/959151/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-04-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: kate (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kopete/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-04-10 Thread Bob Vincent
Also happens when starting kopete from the console.

** Package changed: kate (Ubuntu) = kopete (Ubuntu)

** Changed in: kopete (Ubuntu)
   Status: Confirmed = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kopete/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] Re: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-03-19 Thread Vladimir Kolesnikov
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kate/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 959151] [NEW] QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

2012-03-19 Thread Vladimir Kolesnikov
Public bug reported:

Happens every time I start Kate from the console.

$ kate
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.

Other than that the application seems to work fine.

$ lsb_release -rd
Description:Ubuntu precise (development branch) 

 
Release:12.04

$ apt-cache policy kate 


kate:
  Installed: 4:4.8.1-0ubuntu1
  Candidate: 4:4.8.1-0ubuntu1
  Version table:
 *** 4:4.8.1-0ubuntu1 0
500 http://ua.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: kate 4:4.8.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11
Uname: Linux 3.2.0-19-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Mon Mar 19 11:48:13 2012
ExecutablePath: /usr/bin/kate
ProcEnviron:
 TERM=xterm
 SHELL=/bin/bash
 LANG=ru_RU.UTF-8
 LANGUAGE=ru_RU:ru
SourcePackage: kate
UpgradeStatus: Upgraded to precise on 2012-03-18 (0 days ago)

** Affects: kate (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959151

Title:
  QDBusConnection: session D-Bus connection created before
  QCoreApplication. Application may misbehave.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kate/+bug/959151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs