[kdevplatform] [Bug 343124] Use "Close all other output views" is breaking filtered Output in not closed view

2018-08-16 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=343124

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In|1.7.3   |5.2.4

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

[kdevplatform] [Bug 343124] Use "Close all other output views" is breaking filtered Output in not closed view

2018-08-16 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=343124

Kevin Funk  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit|http://commits.kde.org/kdev |https://commits.kde.org/kde
   |platform/23fa7951ee49d1b834 |velop/4fb465589abaec300c75c
   |13f0a7e0bf65aff8feabbc  |01d0a8274d3fff0b316

--- Comment #7 from Kevin Funk  ---
Git commit 4fb465589abaec300c75c01d0a8274d3fff0b316 by Kevin Funk, on behalf of
Vyacheslav Korneev.
Committed on 16/08/2018 at 09:31.
Pushed by kfunk into branch '5.2'.

Fix problems with output filters in StandardOutputView plugin

Summary:
Multiple problems with filters in StandardOutputView plugin including
discrepancy between output view, filter and proxy model were caused by
using the tab index instead of view index as a key to m_filters and
m_proxyModels maps.

Reviewers: #kdevelop, brauch

Subscribers: kfunk, brauch, kdevelop-devel

Tags: #kdevelop

Differential Revision: https://phabricator.kde.org/D14750

M  +20   -16   plugins/standardoutputview/outputwidget.cpp

https://commits.kde.org/kdevelop/4fb465589abaec300c75c01d0a8274d3fff0b316

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

[kdevplatform] [Bug 343124] Use "Close all other output views" is breaking filtered Output in not closed view

2016-09-08 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343124

--- Comment #6 from Piotr Mierzwinski  ---
My system. 
Linux 4.7.2-1-ARCH
KF-5.25, Qt-5.7.0
Packages built from git (at 2016/09/05), brach 5.0.
kdevelop-git-debug-5.0.0.r23429.f5cf3c6
kdevplatform-git-debug-5.0.0.r13375.d5aa9f3

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


[kdevplatform] [Bug 343124] Use "Close all other output views" is breaking filtered Output in not closed view

2016-09-08 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343124

Piotr Mierzwinski  changed:

   What|Removed |Added

 Resolution|FIXED   |---
   Platform|Mageia RPMs |Archlinux Packages
 Status|RESOLVED|REOPENED
Version|1.7.0   |5.0.0

--- Comment #5 from Piotr Mierzwinski  ---
In KDevelop 5 this bug still persist.
Below I remind the steps to reproduce this bug.

1. Run ("Execute Launch") your application in KDevelop what produce some
output. Close it
2. Run again your application
Now there is two Run outputs.
3. Put something in filter what matches to some string in Run output
You should receive some result, for example couple matching lines instead
of 100 (original output)
4. Click button on Run output with description "Close all other output views"
In result: 
 - filter filed is cleaned 
-  we are no able to restore original content of "Run" output

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


[kdevplatform] [Bug 343124] Use "Close all other output views" is breaking filtered Output in not closed view

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343124

Kevin Funk  changed:

   What|Removed |Added

 CC||cordlandw...@kde.org

--- Comment #4 from Kevin Funk  ---
*** Bug 339900 has been marked as a duplicate of this bug. ***

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


[kdevplatform] [Bug 343124] Use "Close all other output views" is breaking filtered Output in not closed view

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343124

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||1.7.3

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