[kate] [Bug 410742] Externally-opened files no longer open in existing window

2019-12-14 Thread Ken Fallon
https://bugs.kde.org/show_bug.cgi?id=410742

Ken Fallon  changed:

   What|Removed |Added

 CC||bugs.kde@kenfallon.com

--- Comment #11 from Ken Fallon  ---
*** Bug 415099 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 410742] Externally-opened files no longer open in existing window

2019-11-09 Thread Thomas Tanghus
https://bugs.kde.org/show_bug.cgi?id=410742

Thomas Tanghus  changed:

   What|Removed |Added

 CC||tho...@tanghus.net

--- Comment #10 from Thomas Tanghus  ---
I retagged Bug #375795 as a duplicate, although it's technically this one,
that's a duplicate. I hope that is OK?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 410742] Externally-opened files no longer open in existing window

2019-11-09 Thread Thomas Tanghus
https://bugs.kde.org/show_bug.cgi?id=410742

Thomas Tanghus  changed:

   What|Removed |Added

 CC||charles.gorand@gmail.co
   ||m

--- Comment #9 from Thomas Tanghus  ---
*** Bug 375795 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 410742] Externally-opened files no longer open in existing window

2019-09-25 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=410742

Dominik Haumann  changed:

   What|Removed |Added

 CC||zmo...@hotmail.com

--- Comment #8 from Dominik Haumann  ---
*** Bug 412288 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 410742] Externally-opened files no longer open in existing window

2019-08-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410742

--- Comment #7 from Nate Graham  ---
Er, yes, 19.08. :) 19.04 is not getting any new releases.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 410742] Externally-opened files no longer open in existing window

2019-08-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=410742

--- Comment #6 from Christoph Cullmann  ---
Backported to 19.08, should I do that for 19.04, too?
I am actually not sure why it no longer works, perhaps Qt 5.13 bug/regression
or now correct behavior?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 410742] Externally-opened files no longer open in existing window

2019-08-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=410742

Christoph Cullmann  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kat |https://commits.kde.org/kat
   |e/bf54ad697f3d8380bf9871cb7 |e/636af882e3c936411f5606958
   |3e928479b9476fb |5940901b39628d1

--- Comment #5 from Christoph Cullmann  ---
Git commit 636af882e3c936411f56069585940901b39628d1 by Christoph Cullmann.
Committed on 09/08/2019 at 19:24.
Pushed by cullmann into branch 'Applications/19.08'.

fix dbus session registration

M  +0-5kate/kateapp.cpp
M  +7-1kate/kateappadaptor.cpp

https://commits.kde.org/kate/636af882e3c936411f56069585940901b39628d1

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 410742] Externally-opened files no longer open in existing window

2019-08-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410742

--- Comment #4 from Nate Graham  ---
Fixed for me! +1 for backporting to stable branch. Might even be worth a
re-spin so we don't ship Kate 19.04 like this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 410742] Externally-opened files no longer open in existing window

2019-08-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=410742

--- Comment #3 from Christoph Cullmann  ---
Please test this, this should perhaps be backported.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 410742] Externally-opened files no longer open in existing window

2019-08-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=410742

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kat
   ||e/bf54ad697f3d8380bf9871cb7
   ||3e928479b9476fb
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Christoph Cullmann  ---
Git commit bf54ad697f3d8380bf9871cb73e928479b9476fb by Christoph Cullmann.
Committed on 09/08/2019 at 19:19.
Pushed by cullmann into branch 'master'.

fix dbus session registration

M  +0-5kate/kateapp.cpp
M  +7-1kate/kateappadaptor.cpp

https://commits.kde.org/kate/bf54ad697f3d8380bf9871cb73e928479b9476fb

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 410742] Externally-opened files no longer open in existing window

2019-08-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=410742

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #1 from Christoph Cullmann  ---
Hmm, true, happens for me now, too.

That means 


// application dbus interface
if (QDBusConnection::sessionBus().interface()) {
   
QDBusConnection::sessionBus().registerObject(QStringLiteral("/MainApplication"),
this);
}


fails now and we have no dbus communication anymore :/

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 410742] Externally-opened files no longer open in existing window

2019-08-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=410742

Christoph Cullmann  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.