[frameworks-kconfig] [Bug 425953] undefined reference to `KWindowConfig::allConnectedScreens()'

2020-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425953

Nate Graham  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kconfig/commit/a1ffd
   ||1418f355ae927c9b7859cffcb6c
   ||aa767306
 Resolution|--- |FIXED

--- Comment #9 from Nate Graham  ---
Git commit a1ffd1418f355ae927c9b7859cffcb6caa767306 by Nate Graham.
Committed on 03/09/2020 at 18:28.
Pushed by ngraham into branch 'master'.

Make KWindowConfig::allConnectedScreens() static and internal

It doesn't need to be public since it's just an internal convenience
function. So let's make it static.

M  +12   -11   src/gui/kwindowconfig.cpp
M  +0-7src/gui/kwindowconfig.h

https://invent.kde.org/frameworks/kconfig/commit/a1ffd1418f355ae927c9b7859cffcb6caa767306

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

[frameworks-kconfig] [Bug 425953] undefined reference to `KWindowConfig::allConnectedScreens()'

2020-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425953

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[frameworks-kconfig] [Bug 425953] undefined reference to `KWindowConfig::allConnectedScreens()'

2020-09-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=425953

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #8 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kconfig/-/merge_requests/23

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

[frameworks-kconfig] [Bug 425953] undefined reference to `KWindowConfig::allConnectedScreens()'

2020-09-02 Thread Bernhard Landauer
https://bugs.kde.org/show_bug.cgi?id=425953

--- Comment #7 from Bernhard Landauer  ---
Thank you, @hchain, this fixes it for me.

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

[frameworks-kconfig] [Bug 425953] undefined reference to `KWindowConfig::allConnectedScreens()'

2020-09-02 Thread hchain
https://bugs.kde.org/show_bug.cgi?id=425953

hchain  changed:

   What|Removed |Added

 CC||henri.ch...@enioka.com

--- Comment #6 from hchain  ---
fix: https://invent.kde.org/frameworks/kconfig/-/merge_requests/22

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

[frameworks-kconfig] [Bug 425953] undefined reference to `KWindowConfig::allConnectedScreens()'

2020-09-01 Thread Bernhard Landauer
https://bugs.kde.org/show_bug.cgi?id=425953

--- Comment #5 from Bernhard Landauer  ---
Your reply doesn't make much sense.
I'm saying that commit 803b9f16 fails to build and you are pointing back to the
same commit itself ;) ?

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

[frameworks-kconfig] [Bug 425953] undefined reference to `KWindowConfig::allConnectedScreens()'

2020-08-30 Thread Bernhard Landauer
https://bugs.kde.org/show_bug.cgi?id=425953

--- Comment #4 from Bernhard Landauer  ---
Created attachment 131280
  --> https://bugs.kde.org/attachment.cgi?id=131280=edit
build log for commit 803b9f16

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

[frameworks-kconfig] [Bug 425953] undefined reference to `KWindowConfig::allConnectedScreens()'

2020-08-30 Thread Bernhard Landauer
https://bugs.kde.org/show_bug.cgi?id=425953

--- Comment #3 from Bernhard Landauer  ---
(In reply to Nicolas Fella from comment #1)
> Same here, needs newer KConfig 
> 
> https://invent.kde.org/frameworks/kconfig/-/commit/
> 803b9f16e0b9133ddfef40dd16a368c39fa1b0a6

That's exactly the commit giving the error.
I'm attaching full build log again.

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

[frameworks-kconfig] [Bug 425953] undefined reference to `KWindowConfig::allConnectedScreens()'

2020-08-29 Thread Bernhard Landauer
https://bugs.kde.org/show_bug.cgi?id=425953

--- Comment #2 from Bernhard Landauer  ---
What I am trying to say is, that latest commit fails to build!

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

[frameworks-kconfig] [Bug 425953] undefined reference to `KWindowConfig::allConnectedScreens()'

2020-08-29 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=425953

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella  ---
Same here, needs newer KConfig 

https://invent.kde.org/frameworks/kconfig/-/commit/803b9f16e0b9133ddfef40dd16a368c39fa1b0a6

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