[frameworks-purpose] [Bug 419170] Dolphin 19.12.3 crach using TX with bluetooth

2020-09-30 Thread Raúl
https://bugs.kde.org/show_bug.cgi?id=419170

Raúl  changed:

   What|Removed |Added

 CC||rasas...@gmail.com

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

[frameworks-purpose] [Bug 419170] Dolphin 19.12.3 crach using TX with bluetooth

2020-08-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=419170

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.74

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

[frameworks-purpose] [Bug 419170] Dolphin 19.12.3 crach using TX with bluetooth

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

Nicolas Fella  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/purpose/commit/b7e6e
   ||9afa5db0f789f9ef3c831eba5e3
   ||98764371

--- Comment #6 from Nicolas Fella  ---
Git commit b7e6e9afa5db0f789f9ef3c831eba5e398764371 by Nicolas Fella.
Committed on 28/08/2020 at 10:37.
Pushed by nicolasfella into branch 'master'.

Rework job view handling

The job view handling is a large chunk of quite imperative QML code that is
hard to maintain. It also seems to suffer from QML/C++ ownership issues that
result in crashes.

This patch introduces a new JobView component that does the job visualization.
Internally it uses a new JobController C++ class that is responsible for
tracking the job state.

JobDialog and AlternativesView are ported to use it.

Visually the end result is similar, except for the running job aspect. Instead
of the de-facto not working progress bar a BusyIndicator is used.

M  +1-2README.md
M  +1-0src/CMakeLists.txt
M  +1-1src/configuration.h
A  +99   -0src/jobcontroller.cpp [License: LGPL(v2.1+)]
A  +72   -0src/jobcontroller.h [License: LGPL(v2.1+)]
M  +12   -57   src/quick/AlternativesView.qml
A  +111  -0src/quick/JobView.qml [License: LGPL(v2.1+)]
D  +0-48   src/quick/PurposeWizard.qml
D  +0-54   src/quick/RunningJob.qml
M  +3-2src/quick/purposequickplugin.cpp
M  +1-2src/quick/qmlfiles.qrc
M  +16   -78   src/widgets/JobDialog.qml
M  +6-4src/widgets/menu.cpp

https://invent.kde.org/frameworks/purpose/commit/b7e6e9afa5db0f789f9ef3c831eba5e398764371

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

[frameworks-purpose] [Bug 419170] Dolphin 19.12.3 crach using TX with bluetooth

2020-08-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=419170

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

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

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

[frameworks-purpose] [Bug 419170] Dolphin 19.12.3 crach using TX with bluetooth

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

Nicolas Fella  changed:

   What|Removed |Added

 CC||mobul...@gmail.com

--- Comment #4 from Nicolas Fella  ---
*** Bug 425565 has been marked as a duplicate of this bug. ***

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

[frameworks-purpose] [Bug 419170] Dolphin 19.12.3 crach using TX with bluetooth

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

Nicolas Fella  changed:

   What|Removed |Added

 CC||c.villaltacampove...@aol.co
   ||m

--- Comment #3 from Nicolas Fella  ---
*** Bug 425119 has been marked as a duplicate of this bug. ***

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

[frameworks-purpose] [Bug 419170] Dolphin 19.12.3 crach using TX with bluetooth

2020-07-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=419170

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[frameworks-purpose] [Bug 419170] Dolphin 19.12.3 crach using TX with bluetooth

2020-07-10 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=419170

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[frameworks-purpose] [Bug 419170] Dolphin 19.12.3 crach using TX with bluetooth

2020-07-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=419170

Nicolas Fella  changed:

   What|Removed |Added

 CC||flarel...@web.de

--- Comment #2 from Nicolas Fella  ---
*** Bug 420154 has been marked as a duplicate of this bug. ***

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

[frameworks-purpose] [Bug 419170] Dolphin 19.12.3 crach using TX with bluetooth

2020-03-29 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=419170

Elvis Angelaccio  changed:

   What|Removed |Added

Product|dolphin |frameworks-purpose
   Assignee|dolphin-bugs-n...@kde.org   |aleix...@kde.org
  Component|general |general
 CC||elvis.angelac...@kde.org
Version|19.12.3 |5.69.0

--- Comment #1 from Elvis Angelaccio  ---
Seems to be a crash in the purpose plugin.

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