[KScreen] [Bug 354534] kscreen-console MUST NOT use qDebug for output

2017-04-05 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=354534

Albert Astals Cid  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/ksc
   ||reen/ab1f2c9a3bc491118b51c2
   ||2b8cfc9a19f1da0116
 Resolution|--- |FIXED

--- Comment #6 from Albert Astals Cid  ---
Git commit ab1f2c9a3bc491118b51c22b8cfc9a19f1da0116 by Albert Astals Cid, on
behalf of Jan-Matthias Braun.
Committed on 05/04/2017 at 21:44.
Pushed by aacid into branch 'master'.

Remove quoting from kscreen-console json-output
Differential Revision: https://phabricator.kde.org/D3552

M  +3-1console/console.cpp

https://commits.kde.org/kscreen/ab1f2c9a3bc491118b51c22b8cfc9a19f1da0116

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

[KScreen] [Bug 354534] kscreen-console MUST NOT use qDebug for output

2016-12-01 Thread Sebastian Kügler
https://bugs.kde.org/show_bug.cgi?id=354534

--- Comment #5 from Sebastian Kügler  ---
Picking it up on phab, thanks!

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

[KScreen] [Bug 354534] kscreen-console MUST NOT use qDebug for output

2016-11-30 Thread Jan-Matthias Braun
https://bugs.kde.org/show_bug.cgi?id=354534

--- Comment #4 from Jan-Matthias Braun  ---
(In reply to Sebastian Kügler from comment #3)
> @Jan-Matthias Awesome.
> 
> Could you post this patch to phabricator.kde.org, makes it a bit easier to
> apply, review and discuss for me. Thanks!

With best greetings: https://phabricator.kde.org/D3552

Cheers,

Jan

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

[KScreen] [Bug 354534] kscreen-console MUST NOT use qDebug for output

2016-11-30 Thread Sebastian Kügler
https://bugs.kde.org/show_bug.cgi?id=354534

Sebastian Kügler  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Sebastian Kügler  ---
@Jan-Matthias Awesome.

Could you post this patch to phabricator.kde.org, makes it a bit easier to
apply, review and discuss for me. Thanks!

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

[KScreen] [Bug 354534] kscreen-console MUST NOT use qDebug for output

2016-11-29 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=354534

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@math.unl.edu

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

[KScreen] [Bug 354534] kscreen-console MUST NOT use qDebug for output

2016-11-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=354534

Christoph Feck  changed:

   What|Removed |Added

 CC||cf...@kde.org,
   ||se...@kde.org

--- Comment #2 from Christoph Feck  ---
The bug triaging team was not sure if this is the right patch and can be
applied as is.

If possible, please add a review request for your patch to
https://phabricator.kde.org/ or https://reviewboard.kde.org/

These pages make it easier to discuss the patch.

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

[KScreen] [Bug 354534] kscreen-console MUST NOT use qDebug for output

2016-11-26 Thread Jan-Matthias Braun
https://bugs.kde.org/show_bug.cgi?id=354534

Jan-Matthias Braun  changed:

   What|Removed |Added

 CC||jan_br...@gmx.net

--- Comment #1 from Jan-Matthias Braun  ---
Created attachment 102450
  --> https://bugs.kde.org/attachment.cgi?id=102450&action=edit
Fix the formatting by converting the json document to std::string and write it
to std::cout.

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