[Discover] [Bug 460136] Updating Bibata Modern Ice cursor theme fails due to lack of interactivity during upgrade process

2022-12-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460136

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.27

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

[Discover] [Bug 460136] Updating Bibata Modern Ice cursor theme fails due to lack of interactivity during upgrade process

2022-12-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460136

Nate Graham  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/discover/commit/6ed2a459
   ||78a5ed04275a79525797f65f5ed
   ||1909a
 Resolution|--- |FIXED

--- Comment #4 from Nate Graham  ---
Git commit 6ed2a45978a5ed04275a79525797f65f5ed1909a by Nate Graham, on behalf
of Aleix Pol.
Committed on 15/12/2022 at 00:24.
Pushed by ngraham into branch 'master'.

kns: Add support for questions

Splits KNSTransaction into a separate file and attaches a
QuestionListener to each to know if there's a question related to our
resource.

The ContinueCancel questions we map them into the proceed/cancel
abstraction that Transaction already has.
The rest, we don't have the UX for at the moment, but at least we cancel
the transaction and we show an error message instead of letting our
users wonder.

M  +3-1libdiscover/backends/KNSBackend/CMakeLists.txt
M  +25   -82   libdiscover/backends/KNSBackend/KNSBackend.cpp
A  +104  -0libdiscover/backends/KNSBackend/KNSTransaction.cpp [License:
GPL(3+eV) GPL(v3.0) GPL(v2.0)]
A  +34   -0libdiscover/backends/KNSBackend/KNSTransaction.h [License:
GPL(3+eV) GPL(v3.0) GPL(v2.0)]

https://invent.kde.org/plasma/discover/commit/6ed2a45978a5ed04275a79525797f65f5ed1909a

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

[Discover] [Bug 460136] Updating Bibata Modern Ice cursor theme fails due to lack of interactivity during upgrade process

2022-12-14 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=460136

--- Comment #3 from Aleix Pol  ---
Git commit 09c99ea6d9f9649f79dfe38641040c89acdff5b0 by Aleix Pol.
Committed on 14/12/2022 at 15:59.
Pushed by apol into branch 'master'.

KNSCore::Question: Include the entry in the question

More often than not, a question will be about an entry. This is relevant
information about the question. Include the entry in the question so the
client can relate it to e.g. a transaction, as needed by Discover.

M  +1-0src/attica/atticaprovider.cpp
M  +3-0src/core/installation.cpp
M  +18   -4src/core/question.cpp
M  +4-0src/core/question.h

https://invent.kde.org/frameworks/knewstuff/commit/09c99ea6d9f9649f79dfe38641040c89acdff5b0

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

[Discover] [Bug 460136] Updating Bibata Modern Ice cursor theme fails due to lack of interactivity during upgrade process

2022-12-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=460136

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/discover/-/merge_requests/433

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

[Discover] [Bug 460136] Updating Bibata Modern Ice cursor theme fails due to lack of interactivity during upgrade process

2022-12-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=460136

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

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