[dragonplayer] [Bug 487362] Dragon Player crashes on every movie

2024-05-22 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=487362

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|REPORTED|RESOLVED

--- Comment #1 from Harald Sitter  ---
Please file the bug with fedora. The phonon gstreamer backend is not maintained
by us. Thanks!

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

[Discover] [Bug 487150] Blue dot in lower right part of updates icon persists after software update and reboot. Discover indicates system up to date and icon (and sometimes a banner) alerts that updat

2024-05-22 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=487150

--- Comment #4 from Harald Sitter  ---
What happens when you run `apt dist-upgrade`

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

[Discover] [Bug 487333] Discover doesnt update

2024-05-22 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=487333

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Harald Sitter  ---
what's the output of 

flatpak repair
flatpak update

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

[Discover] [Bug 487150] Blue dot in lower right part of updates icon persists after software update and reboot. Discover indicates system up to date and icon (and sometimes a banner) alerts that updat

2024-05-21 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=487150

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Harald Sitter  ---
It's possible that the wine issue is somehow causing packages to hold back. 

What does `apt list --upgradable` report when the situation happens?

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

[Discover] [Bug 487196] snap app souce cannot display correctly for snap

2024-05-21 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=487196

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
  Component|discover|Snap Backend

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

[Discover] [Bug 487165] didcover crashing when fetching updates steam deck oled

2024-05-17 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=487165

--- Comment #3 from Harald Sitter  ---
>From the provided trace I can't really say as unfortunately it misses some
context. Have you maybe installed some theming data? (global themes, icon
themes, styles etc) If so uninstalling them might resolve the issue.

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

[Discover] [Bug 487165] didcover crashing when fetching updates steam deck oled

2024-05-17 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=487165

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||sit...@kde.org
 Resolution|--- |FIXED

--- Comment #1 from Harald Sitter  ---
I am pretty sure that is fixed in 6.x since we aren't getting crash reports
about this anymore. If you still see it in 6.x (whenever that lands for
steamos) feel free to open the report again and we can take a closer look at
what's going on there.

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

[Discover] [Bug 485886] Flatpak branch end of life, Discover won't let me upgrade

2024-05-17 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485886

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/discover/-/commit/370a22
   ||daaded23f4a754fb5168cb582ed
   ||34a9d14

--- Comment #5 from Harald Sitter  ---
Git commit 370a22daaded23f4a754fb5168cb582ed34a9d14 by Harald Sitter.
Committed on 17/05/2024 at 14:22.
Pushed by sitter into branch 'master'.

flatpak: handle end_of_lifed_with_rebase

when end_of_lifed_with_rebase is called we need to render a decision on
whether to move to the replacement for the EOL flatpak or not. we do
this in two ways

1) runtime/ is always auto-transitioned because we consider this
implementation details that dont need surfacing to the user
2) everything else (i.e. app/) surfaces a proceed request via the
existing job interface

since we are dealing with a transaction thread the implementation uses a
bog standard waitcondition to implement the blocking aspect of this
(i.e. the callback doesn't return until the user made a proceed decision
causing the wait condition to get awoken)

M  +8-0libdiscover/backends/FlatpakBackend/FlatpakJobTransaction.cpp
M  +1-0libdiscover/backends/FlatpakBackend/FlatpakJobTransaction.h
M  +61   -7libdiscover/backends/FlatpakBackend/FlatpakTransactionThread.cpp
M  +9-0libdiscover/backends/FlatpakBackend/FlatpakTransactionThread.h

https://invent.kde.org/plasma/discover/-/commit/370a22daaded23f4a754fb5168cb582ed34a9d14

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

[Discover] [Bug 469159] Authentication prompt is shown at the *end* of a major distro upgrade in Discover, not at the beginning

2024-05-17 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=469159

--- Comment #5 from Harald Sitter  ---
Ha! Using an old ISO - genious! I've installed 39 and started an upgrade and
indeed it first downloads without auth.

The behavior is consistent with pkcon though, that too downloads without
authentication. Like I said, we don't do the auth request, packagekit does.

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

[Discover] [Bug 487070] in the Ukrainian localization discord crashes

2024-05-16 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=487070

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Harald Sitter  ---


*** This bug has been marked as a duplicate of bug 481303 ***

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

[Discover] [Bug 481303] Discover asserts in Category::sortCategories

2024-05-16 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=481303

Harald Sitter  changed:

   What|Removed |Added

 CC||rybshc...@gmail.com

--- Comment #10 from Harald Sitter  ---
*** Bug 487070 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 486057] discover crashed when i try to install vscode from a flatpakref file

2024-05-16 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486057

Harald Sitter  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1
 Status|NEEDSINFO   |CONFIRMED

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

[Discover] [Bug 487027] kde does not do auto updates despite download automatically enabled

2024-05-15 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=487027

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||sit...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Harald Sitter  ---
Please attach your file ~/.config/PlasmaDiscoverUpdates

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

[Discover] [Bug 469159] Authentication prompt is shown at the *end* of a major distro upgrade in Discover, not at the beginning

2024-05-15 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=469159

--- Comment #3 from Harald Sitter  ---
I don't think so.

Maybe running `G_MESSAGES_DEBUG=all /usr/lib/packagekitd -v --backend dummy
--disable-timer`  as root, but I think the dummy backend only has very few
packages.

If it happens the actual advanced data of the auth dialog would be interesting
too.

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

[Discover] [Bug 433463] Discover should de-duplicate apps whose AppStream IDs differ only by the presence or absence of the ".desktop" suffix

2024-05-15 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=433463

--- Comment #9 from Harald Sitter  ---
Also, why would we implement this on a discover level rather than on a
libappstream level?

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

[Discover] [Bug 433463] Discover should de-duplicate apps whose AppStream IDs differ only by the presence or absence of the ".desktop" suffix

2024-05-15 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=433463

--- Comment #8 from Harald Sitter  ---
Which one is the one that should be shown?

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

[Discover] [Bug 450973] Failed Offline Update error

2024-05-14 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=450973

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||sit...@kde.org
 Status|REOPENED|RESOLVED

--- Comment #10 from Harald Sitter  ---
The creation is done by packagekit not discover.

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

[Discover] [Bug 433463] org.godotengine.Godot.desktop is not de-duplicated with org.godotengine.Godot

2024-05-14 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=433463

Harald Sitter  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||sit...@kde.org

--- Comment #3 from Harald Sitter  ---
I suppose this resolved itself meanwhile?

If not appstreamcli dumps of the two would be useful. It's my understanding
that they should be deduplicated if one correctly provides the other, otherwise
that'd be an issue with godot's metadata itself.

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

[Discover] [Bug 479276] Rating submission sometimes does not work

2024-05-14 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=479276

--- Comment #4 from Harald Sitter  ---
Git commit 8af8af751fe4506f46e73ddebc6001c00bd9ffb1 by Harald Sitter.
Committed on 14/05/2024 at 07:09.
Pushed by sitter into branch 'master'.

odrs: increase verbosity on error a bit

in the hopes of getting better context on what exactly is going wrong

M  +2-1libdiscover/appstream/OdrsReviewsBackend.cpp

https://invent.kde.org/plasma/discover/-/commit/8af8af751fe4506f46e73ddebc6001c00bd9ffb1

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

[Discover] [Bug 481092] Discover doesn't list/show packagekit applications

2024-05-13 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=481092

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||sit...@kde.org

--- Comment #2 from Harald Sitter  ---
What does `appstreamcli search steam` show?

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

[plasmashell] [Bug 485933] Unpredictable plasmashell crash on booting

2024-05-13 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485933

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Harald Sitter  ---
Looks like this should be fixed by
https://invent.kde.org/plasma/plasma-workspace/-/commit/6c963b45d8fe657a90c4aeba6b324c08ed7397f5

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

[plasmashell] [Bug 486937] discover flatpak update, crashes plasmashell after the update

2024-05-13 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486937

Harald Sitter  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |DUPLICATE

--- Comment #3 from Harald Sitter  ---
Almost. When using the interactive debugger you generally need to run
'backtrace' in the prompt that appears so the actual trace gets printed.
Thankfully it already provides enough context for me to tell where the problem
is :)

*** This bug has been marked as a duplicate of bug 485933 ***

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

[plasmashell] [Bug 485933] Unpredictable plasmashell crash on booting

2024-05-13 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485933

Harald Sitter  changed:

   What|Removed |Added

 CC||pollu...@proton.me

--- Comment #2 from Harald Sitter  ---
*** Bug 486937 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 486937] discover flatpak update, crashes plasmashell after the update

2024-05-12 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486937

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
  Component|discover|Application Launcher
   ||(Kickoff)
Product|Discover|plasmashell
 CC||mikel5...@gmail.com,
   ||noaha...@gmail.com,
   ||sit...@kde.org
 Status|REPORTED|NEEDSINFO
   Target Milestone|--- |1.0

--- Comment #1 from Harald Sitter  ---
Please read through
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
and generate a backtrace with symbols.

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

[Discover] [Bug 481303] Discover asserts in Category::sortCategories

2024-05-09 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=481303

Harald Sitter  changed:

   What|Removed |Added

 CC||gunan...@qq.com

--- Comment #9 from Harald Sitter  ---
*** Bug 486797 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 486797] "Discover" crashes and cannot be started in Chinese system locale.

2024-05-09 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486797

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Harald Sitter  ---


*** This bug has been marked as a duplicate of bug 481303 ***

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

[Discover] [Bug 486330] Wrong KNewStuff URI

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486330

Harald Sitter  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/discover/-/commit/bbb161 |ma/discover/-/commit/5f8c3f
   |07045633a5950e298fd807ce3d6 |52174541825b23c75e374ab2b86
   |8dd9322 |cb538cd

--- Comment #7 from Harald Sitter  ---
Git commit 5f8c3f52174541825b23c75e374ab2b86cb538cd by Harald Sitter.
Committed on 08/05/2024 at 16:30.
Pushed by sitter into branch 'Plasma/6.0'.

kns: drop provider part of the url

supposedly in 6.7 the parsing changed a bit and now certain providerIds
parse as path rather than host. the host component extraction was super
questionable anyway because it means you can't get to the providerId
from the url, rendering the provider part entirely pointless.

fortunately the provider part wasn't used anyway so we can simplify the
url and not include the provider at all


(cherry picked from commit bbb16107045633a5950e298fd807ce3d68dd9322)

M  +3-4libdiscover/backends/KNSBackend/KNSBackend.cpp
M  +1-1libdiscover/backends/KNSBackend/KNSResource.cpp

https://invent.kde.org/plasma/discover/-/commit/5f8c3f52174541825b23c75e374ab2b86cb538cd

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

[Discover] [Bug 486330] Wrong KNewStuff URI

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486330

Harald Sitter  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/discover/-/commit/bbb161
   ||07045633a5950e298fd807ce3d6
   ||8dd9322

--- Comment #6 from Harald Sitter  ---
Git commit bbb16107045633a5950e298fd807ce3d68dd9322 by Harald Sitter.
Committed on 08/05/2024 at 16:24.
Pushed by sitter into branch 'master'.

kns: drop provider part of the url

supposedly in 6.7 the parsing changed a bit and now certain providerIds
parse as path rather than host. the host component extraction was super
questionable anyway because it means you can't get to the providerId
from the url, rendering the provider part entirely pointless.

fortunately the provider part wasn't used anyway so we can simplify the
url and not include the provider at all

M  +3-4libdiscover/backends/KNSBackend/KNSBackend.cpp
M  +1-1libdiscover/backends/KNSBackend/KNSResource.cpp

https://invent.kde.org/plasma/discover/-/commit/bbb16107045633a5950e298fd807ce3d68dd9322

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

[Discover] [Bug 486037] Application without metadata defaults to license information as proprietary

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486037

Harald Sitter  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/discover/-/commit/5246ef |ma/discover/-/commit/c531b7
   |454c5be0b16e3df7e232e4d3b39 |eb8c38ae3761256e0a4f4e16091
   |84435d0 |3984cbc

--- Comment #9 from Harald Sitter  ---
Git commit c531b7eb8c38ae3761256e0a4f4e160913984cbc by Harald Sitter.
Committed on 08/05/2024 at 14:41.
Pushed by sitter into branch 'Plasma/6.0'.

packagekit: return empty license array when unknown

this was previously made non-empty so it looks like a valid license set.
since then we've grown the ability to actually show unknown licenses as
unknown in the UI, but that requires the license array to actually be
empty. so, make it empty again (:


(cherry picked from commit 5246ef454c5be0b16e3df7e232e4d3b3984435d0)

M  +1-1libdiscover/backends/PackageKitBackend/PackageKitResource.cpp

https://invent.kde.org/plasma/discover/-/commit/c531b7eb8c38ae3761256e0a4f4e160913984cbc

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

[Discover] [Bug 484650] Reboot notification does not disappear when running "pkcon update" manually

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=484650

--- Comment #10 from Harald Sitter  ---
Well, it's a one way road. The only ever switches into reboot mode, it has no
concept of reverting back to not needing reboot.

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

[Discover] [Bug 449316] Discover crashes at startup in GNOME

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=449316

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #6 from Harald Sitter  ---
Anyone still seeing this with 6.x? There were a number of cache fixes in Qt
that may have fixed this problem.

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

[Discover] [Bug 466442] Searching terms like "video", "audio", "game", "torrent", etc crashes discover in AggregatedResultsStream::emitResults()

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=466442

Harald Sitter  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #14 from Harald Sitter  ---
No worries. Glad it's fixed :)

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

[Discover] [Bug 486037] Application without metadata defaults to license information as proprietary

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486037

Harald Sitter  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/discover/-/commit/5246ef
   ||454c5be0b16e3df7e232e4d3b39
   ||84435d0

--- Comment #8 from Harald Sitter  ---
Git commit 5246ef454c5be0b16e3df7e232e4d3b3984435d0 by Harald Sitter.
Committed on 08/05/2024 at 09:06.
Pushed by sitter into branch 'master'.

packagekit: return empty license array when unknown

this was previously made non-empty so it looks like a valid license set.
since then we've grown the ability to actually show unknown licenses as
unknown in the UI, but that requires the license array to actually be
empty. so, make it empty again (:

M  +1-1libdiscover/backends/PackageKitBackend/PackageKitResource.cpp

https://invent.kde.org/plasma/discover/-/commit/5246ef454c5be0b16e3df7e232e4d3b3984435d0

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

[Discover] [Bug 484650] Reboot notification does not disappear when running "pkcon update" manually

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=484650

--- Comment #7 from Harald Sitter  ---
Aha! Yeah, that's a status or tray icon, not a notification :)

I wonder if we really want to try and get this to update. Depending on which
"out of band" method was used to force an upgrade we may have no way of knowing
about it. e.g. if you apt dist-upgrade rather than pkcon update, the relevant
marker files wouldn't get cleared and the status would be inconsistent even if
we fixed it for the packagekit scenario.

So I have to wonder if we should bother at all.

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

[Discover] [Bug 484650] Reboot notification does not disappear when running "pkcon update" manually

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=484650

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #3 from Harald Sitter  ---
Maybe you could get me a screenshot of the notification we are talking about
here.

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

[Discover] [Bug 390168] When updates for both flatpaks and packages from distro repos are available, Discover updates flatpaks even if you cancel the password dialog

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=390168

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org

--- Comment #8 from Harald Sitter  ---
I fail to see what we can do about this. The password dialog is from and for
packagekit, not flatpak.

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

[Discover] [Bug 469159] Authentication prompt is shown at the *end* of a major distro upgrade in Discover, not at the beginning

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=469159

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Harald Sitter  ---
I am pretty sure that is behavior from packagekit not us. We don't do
authentication requests directly (except for snap?). Does pkcon show the same
behavior?

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

[Discover] [Bug 469534] Crash on startup when offline

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=469534

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||sit...@kde.org

--- Comment #6 from Harald Sitter  ---
Looks like a bug in dconf. I am guessing this has since resolved itself?

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

[Discover] [Bug 466442] Searching terms like "video", "audio", "game", "torrent", etc crashes discover in AggregatedResultsStream::emitResults()

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=466442

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||sit...@kde.org

--- Comment #12 from Harald Sitter  ---
I don't suppose this is reproducible on 6.x?

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

[Discover] [Bug 471344] Snapd backend fails to build

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=471344

Harald Sitter  changed:

   What|Removed |Added

 CC||pokingvic...@protonmail.com

--- Comment #3 from Harald Sitter  ---
*** Bug 477968 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 477968] Snaps not showing in Discover (plasma-discover-backend-snap is missing necessary files)

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=477968

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||sit...@kde.org

--- Comment #5 from Harald Sitter  ---


*** This bug has been marked as a duplicate of bug 471344 ***

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

[Discover] [Bug 480369] Discover crashed while checking for updates

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=480369

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||sit...@kde.org
 Resolution|--- |FIXED

--- Comment #1 from Harald Sitter  ---
The crashing code is changing a lot in 6.1 and I'm pretty sure this crash is
fixed as part of that.

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

[Discover] [Bug 460066] Discover crashed in flatpak_dir_list_refs() when closing just after an update

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=460066

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #18 from Harald Sitter  ---
Is anyone able to reproduce this on 6.x?

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

[Discover] [Bug 460066] Discover crashed in flatpak_dir_list_refs() when closing just after an update

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=460066

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org

--- Comment #17 from Harald Sitter  ---
I am wondering if maybe we are simply closing resources out from under the
flatpak worker thread.

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

[Discover] [Bug 460066] Discover crashed in flatpak_dir_list_refs() when closing just after an update

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=460066

Harald Sitter  changed:

   What|Removed |Added

 CC||roo...@gmail.com

--- Comment #16 from Harald Sitter  ---
*** Bug 481698 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 481698] Discover crashed when hitting the X button

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=481698

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Harald Sitter  ---


*** This bug has been marked as a duplicate of bug 460066 ***

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

[Discover] [Bug 460066] Discover crashed in flatpak_dir_list_refs() when closing just after an update

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=460066

Harald Sitter  changed:

   What|Removed |Added

 CC||matt.fagn...@bell.net

--- Comment #15 from Harald Sitter  ---
*** Bug 439619 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 439619] DiscoverNotifier occasionally crashed with a failed assertion related to flatpak then SIGTRAP in g_log_structured_array in glib after Plasma started

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=439619

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #6 from Harald Sitter  ---


*** This bug has been marked as a duplicate of bug 460066 ***

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

[dragonplayer] [Bug 486753] Dragon Player segfaults upon opening

2024-05-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486753

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #1 from Harald Sitter  ---
Please file with fedora. We don't support the gstreamer backend.

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

[filelight] [Bug 486549] filelight: doesn't correctly process OneDrive cloud files

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486549

Harald Sitter  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Harald Sitter  ---
As it turns out processes aren't by default privy to see onedrive files as
spares files. That has the advantage that most apps simply don't need to care
about what's what. One would need to set
RtlSetProcessPlaceholderCompatibilityMode to change that and I am not sure is a
good idea because it is NT API and could break things elsewhere in the stack
(e.g. in Qt).

Unhydrated files seem to have the FILE_ATTRIBUTE_UNPINNED attribute set though,
so we could just hold on to that in absence of other information. Supposedly an
unpinned file would only ever be ephemerally present, if at all.

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

[filelight] [Bug 486549] filelight: doesn't correctly process OneDrive cloud files

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486549

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org

--- Comment #1 from Harald Sitter  ---
It's curious that both the store version and the CI version have this problem.
bug #473024 seems very related to the problem at hand, but should be fixed in
the CI build.

Specifically
https://learn.microsoft.com/en-us/windows-hardware/drivers/ifs/placeholders
says placeholders are FILE_ATTRIBUTE_SPARSE_FILE which we explicitly handle
differently as per the bug I've mentioned, in CI builds. And we do so using a
function that is documented as "Retrieves the actual number of bytes of disk
storage used to store a specified file." which you would expect should return
1KB as per
https://learn.microsoft.com/en-us/windows/win32/cfapi/build-a-cloud-file-sync-engine#placeholder-files
("Sync engines can create placeholder files that consume only 1 KB of storage
for the filesystem header, and that automatically hydrate into full files under
normal use conditions.").

Needs some inspection what exactly goes on there with onedrive placeholders.
I'd like to avoid having to special case onedrive.

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

[Discover] [Bug 484650] Reboot notification does not disappear when running "pkcon update" manually

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=484650

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Harald Sitter  ---
I am confused.

The reboot notification tells you that you need to restart to complete the
update, not to restart to apply the update. -- "The system needs to be
restarted for the updates to take effect."

Are you saying you get a reboot notification despite using offline updates?

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

[Discover] [Bug 485668] Discover freezes on opening

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485668

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Harald Sitter  ---
Still a problem?

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

[Discover] [Bug 478672] Crash Discover

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=478672

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED
 CC||sit...@kde.org

--- Comment #1 from Harald Sitter  ---
Looks like a not so trivial Qt bug, unfortunately unlikely to get resolved for
Qt 5 at this point.

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

[Discover] [Bug 471344] Snapd backend fails to build

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=471344

Harald Sitter  changed:

   What|Removed |Added

 CC||aron...@gmail.com

--- Comment #2 from Harald Sitter  ---
*** Bug 483785 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 483785] Discover can't open links from snapcraft.io

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=483785

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Harald Sitter  ---


*** This bug has been marked as a duplicate of bug 471344 ***

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

[Discover] [Bug 471344] Snapd backend fails to build

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=471344

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 CC||sit...@kde.org
 Status|CONFIRMED   |RESOLVED

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

[Discover] [Bug 486330] Wrong KNewStuff URI

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486330

--- Comment #5 from Harald Sitter  ---
*** Bug 486709 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 486709] Error message when trying to install add-ons for plasma6

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486709

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||sit...@kde.org
 Resolution|--- |DUPLICATE

--- Comment #1 from Harald Sitter  ---


*** This bug has been marked as a duplicate of bug 486330 ***

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

[Discover] [Bug 401300] Discover can't install missing flatpak backend in Fedora

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=401300

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #15 from Harald Sitter  ---
Seems to work well on latest fedora kde (after I removed the backend because it
is installed by default ;))

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

[Discover] [Bug 378568] Annoying (and seemingly unnecessary) KWallet popup on start

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=378568

Harald Sitter  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #8 from Harald Sitter  ---
.

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

[Discover] [Bug 378568] Annoying (and seemingly unnecessary) KWallet popup on start

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=378568

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org

--- Comment #7 from Harald Sitter  ---
>From the backtrace the auth dialog doesn't seem unnecessary though? It's used
for opendesktop.org login credentials.

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

[Discover] [Bug 472589] DIscover crashes with memory corruption

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=472589

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||sit...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Harald Sitter  ---
Is this still reproducible?

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

[Discover] [Bug 485886] Flatpak branch end of life, Discover won't let me upgrade

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485886

Harald Sitter  changed:

   What|Removed |Added

 CC||jakob...@gmx.de

--- Comment #3 from Harald Sitter  ---
*** Bug 467981 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 467981] Discover can't handle Flatpak App ID Rebase

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=467981

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||sit...@kde.org
 Resolution|--- |DUPLICATE

--- Comment #3 from Harald Sitter  ---


*** This bug has been marked as a duplicate of bug 485886 ***

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

[Discover] [Bug 469158] Major distro upgrade size shown as "Unknown"

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=469158

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org

--- Comment #1 from Harald Sitter  ---
Might just be that it takes a long time to figure out. Either that or it hit a
transaction limit, for which we've made some improvements recently.

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

[Discover] [Bug 485795] Unable to invoke Fedora Thunderbird RPM via Discover.

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485795

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Harald Sitter  ---
Please file with fedora.

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

[Discover] [Bug 486037] Application without metadata defaults to license information as proprietary

2024-05-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486037

Harald Sitter  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #6 from Harald Sitter  ---
Thanks.

The problem appears to be that the package fails to resolve and consequently
has an empty (I think) license which then triggers a UI bug.

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

[Discover] [Bug 481303] Discover asserts in Category::sortCategories

2024-05-06 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=481303

Harald Sitter  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #7 from Harald Sitter  ---
Found the problem. The hints about only some languages being affected was
incredibly helpful!

What happens is that some languages have ambiguous translations of category
names 

e.g.

msgctxt "Category"
msgid "Simulation"
msgstr "模拟"

vs.

msgctxt "Category"
msgid "Emulators"
msgstr "模拟"

which then trips up implicit uniqueness requirements we have in our assertions.
It also plain makes no sense to have the same translation used for different
categories. They need to be disambiguated one way or another or the user won't
be able to differentiate what they are.

The reason only neon is affected is probably because it builds with assertions
on.

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

[Discover] [Bug 481303] Discover asserts in Category::sortCategories

2024-05-06 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=481303

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org

--- Comment #6 from Harald Sitter  ---
I find it suspicious that this only happens on neon.

Sentry trace also only has neon
https://crash-reports.kde.org/organizations/kde/issues/3676

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

[Discover] [Bug 486544] [wish] defining an hour for updating

2024-05-06 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486544

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||sit...@kde.org
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Harald Sitter  ---
What difference does it make when discover searches for updates? You can apply
them whenever you want.

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

[Discover] [Bug 486037] Application without metadata defaults to license information as proprietary

2024-05-06 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486037

--- Comment #4 from Harald Sitter  ---
Very strange.

Please post the output of 

appstreamcli search geany
appstreamcli dump geany.desktop
pkcon get-details geany

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

[Discover] [Bug 485007] Discover random crash

2024-05-03 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485007

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||sit...@kde.org
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Harald Sitter  ---
Random is the correct word there :)

Is this still reproducible?

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

[Discover] [Bug 485480] Group packages with identical release notes

2024-05-03 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485480

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Resolution|--- |INTENTIONAL
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Harald Sitter  ---
I don't think we know where the changelog is actually coming from, nor where
the update is coming from. Packagekit just gives us a list of packages that can
be updated and update notes. 

On paper deduplication based on text seems like a reasonable idea but I fear
that will have complications in practice. e.g. comparing all release notes
potentially takes a long time. Also, what if unrelated packages have the same
note e.g. 'update to latest release'.

Probably not worth the trouble unfortunately.

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

[Discover] [Bug 485613] Discover crashes when you search into all apps

2024-05-03 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485613

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #7 from Harald Sitter  ---
Unfortunately still missing debug symbols but I am almost certain it's fixed by
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2212

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

[Discover] [Bug 485463] discover 6.0.4 fails to launch on Neon Testing

2024-05-03 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485463

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||sit...@kde.org

--- Comment #3 from Harald Sitter  ---
Is this still reproducible? I've downloaded the latest testing ISO and discover
seems to start properly.

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

[Discover] [Bug 484603] Plasma addons=>Desktop Effects

2024-05-03 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=484603

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||sit...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Harald Sitter  ---
Is this still reproducible?

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

[Discover] [Bug 485542] under tumbleweed and other distros. getting server errors while downloading things like themes and icons in discover and settings

2024-05-03 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485542

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Harald Sitter  ---


*** This bug has been marked as a duplicate of bug 486330 ***

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

[Discover] [Bug 486330] Wrong KNewStuff URI

2024-05-03 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486330

Harald Sitter  changed:

   What|Removed |Added

 CC||kl-t...@posteo.de

--- Comment #4 from Harald Sitter  ---
*** Bug 485542 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 485926] Text display issues in Discover when resizing window on KDE Plasma 6.0.4

2024-05-03 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485926

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||sit...@kde.org
 Resolution|--- |UPSTREAM

--- Comment #2 from Harald Sitter  ---
Alas, that is entirely within the control of Qt, not Discover. You'll probably
want to file a bug upstream about that.

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

[Discover] [Bug 486037] Application without metadata defaults to license information as proprietary

2024-05-03 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486037

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||sit...@kde.org

--- Comment #1 from Harald Sitter  ---
Which application does this happen with for example?

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

[Discover] [Bug 486166] Discover gives up too easily when downloading (aborted due to timeout)

2024-05-03 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486166

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Harald Sitter  ---
Just to clarify: this happens with the blender **flatpak**? Not the version
from packagekit

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

[drkonqi] [Bug 485669] Drkonqi crashes while generating the backtrace

2024-05-03 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485669

Harald Sitter  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/drkonqi/-/commit/8f4a57a |ma/drkonqi/-/commit/1011f4a
   |6626d6fbc801a049d9ddcab5ff8 |ddc90459e110eaa3f59d2f18ec0
   |1b98b2  |cde0fc

--- Comment #4 from Harald Sitter  ---
Git commit 1011f4addc90459e110eaa3f59d2f18ec0cde0fc by Harald Sitter.
Committed on 03/05/2024 at 11:38.
Pushed by sitter into branch 'Plasma/6.0'.

backtracegenerator: don't crash when the debugger crashes

when the debugger crashes slotOnErrorOccurred runs before
slotProcessExited and causes the latter to trip over the
since-nullpointered members. instead guard the delete operations against
nullptrs. this is done in both functions to increase reliablity even
though technically it's only needed in slotProcessExited
(cherry picked from commit 8f4a57a6626d6fbc801a049d9ddcab5ff81b98b2)

M  +16   -8src/backtracegenerator.cpp

https://invent.kde.org/plasma/drkonqi/-/commit/1011f4addc90459e110eaa3f59d2f18ec0cde0fc

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

[drkonqi] [Bug 485669] Drkonqi crashes while generating the backtrace

2024-05-03 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485669

Harald Sitter  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/drkonqi/-/commit/8f4a57a
   ||6626d6fbc801a049d9ddcab5ff8
   ||1b98b2

--- Comment #3 from Harald Sitter  ---
Git commit 8f4a57a6626d6fbc801a049d9ddcab5ff81b98b2 by Harald Sitter.
Committed on 03/05/2024 at 11:35.
Pushed by sitter into branch 'master'.

backtracegenerator: don't crash when the debugger crashes

when the debugger crashes slotOnErrorOccurred runs before
slotProcessExited and causes the latter to trip over the
since-nullpointered members. instead guard the delete operations against
nullptrs. this is done in both functions to increase reliablity even
though technically it's only needed in slotProcessExited

M  +16   -8src/backtracegenerator.cpp

https://invent.kde.org/plasma/drkonqi/-/commit/8f4a57a6626d6fbc801a049d9ddcab5ff81b98b2

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

[Discover] [Bug 486425] 'More Information' page in Discover update page closing due to bug

2024-05-03 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486425

--- Comment #3 from Harald Sitter  ---
Created attachment 169130
  --> https://bugs.kde.org/attachment.cgi?id=169130=edit
where should the button be?

Unfortunate.

I am not quite sure where the button to take you to the more stable version
should be though. I am attaching a screenshot of what I am seeing with a
vscodium that was downgraded to some 2023 version. If you could tell me where
the button should be I can maybe figure it out from there.

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

[Discover] [Bug 486150] Discover works only for root

2024-05-02 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486150

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Harald Sitter  ---
Please take this up with fedora, sounds like either a packaging or
configuration problem.

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

[Discover] [Bug 486273] Discover Software Center will never ever launch on Lubuntu if you uninstalled snapd

2024-05-02 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486273

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

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

[kwin] [Bug 485024] systemd watchdog stops kwin_wayland during oom

2024-05-02 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485024

--- Comment #2 from Harald Sitter  ---
Like I say, if we consider this a feature we need to tell the user that we just
restarted the compositor. In particular since we cannot assume all clients will
survive the reset.

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

[Discover] [Bug 486425] 'More Information' page in Discover update page closing due to bug

2024-05-02 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486425

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||sit...@kde.org

--- Comment #1 from Harald Sitter  ---
Can you please post a screenshot the button in step 3?

Also, which application does this happen to for example?

Also, does this happen with flatpaks? rpms? snaps?

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

[Discover] [Bug 486390] Frequent crashes in plasma-discover with libglib-2.0 errors

2024-05-02 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486390

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||sit...@kde.org
 Resolution|--- |UNMAINTAINED

--- Comment #2 from Harald Sitter  ---
Thank you for the bug report!

However Plasma 5.24 is no longer eligible for support or maintenance from KDE;
supported versions are 6.0 or newer. Please upgrade to a supported version as
soon as your distribution makes it available to you. Plasma is a fast-moving
project, and bugs in one version are often fixed in the next one.

If you need support for Plasma 5.24, please contact your distribution, who
bears the responsibility of providing support for older releases that are no
longer supported by KDE.

If you can reproduce the issue after upgrading to a supported version, feel
free to re-open this bug report.

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

[Discover] [Bug 486057] discover crashed when i try to install vscode from a flatpakref file

2024-04-30 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486057

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||sit...@kde.org

--- Comment #1 from Harald Sitter  ---
Which flatpak site?

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

[Discover] [Bug 486273] Discover Software Center will never ever launch on Lubuntu if you uninstalled snapd

2024-04-30 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486273

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org

--- Comment #1 from Harald Sitter  ---
You might want to file a bug report with lubuntu. Not much we can do about
packaging problems.

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

[Discover] [Bug 485886] Flatpak branch end of life, Discover won't let me upgrade

2024-04-29 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485886

--- Comment #2 from Harald Sitter  ---
I have a prototype of sorts locally. I'll try to get some related enhancements
landed first though.

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

[Discover] [Bug 485886] Flatpak branch end of life, Discover won't let me upgrade

2024-04-29 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485886

Harald Sitter  changed:

   What|Removed |Added

  Component|discover|Flatpak Backend
 Ever confirmed|0   |1
 CC||jgrul...@redhat.com,
   ||sit...@kde.org,
   ||trav...@redhat.com
 Status|REPORTED|CONFIRMED

--- Comment #1 from Harald Sitter  ---
We don't implement
https://docs.flatpak.org/en/latest/libflatpak-api-reference.html#FlatpakInstalledRef--end-of-life-rebase

incoming arguments are

flathub runtime/com.github.Eloston.UngoogledChromium.Codecs/x86_64/stable The
application has been renamed to io.github.ungoogled_software.ungoogled_chromium
runtime/io.github.ungoogled_software.ungoogled_chromium.Codecs/x86_64/stable
0x73a71c122c00

supposedly we need to manipulate the transaction to install the rebased_to_ref
instead. Though probably also have to tell the user about this.

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

[Discover] [Bug 486135] Wrong KNewStuff URI: kns://plymouth.knsrc//1981736

2024-04-29 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486135

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||sit...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Harald Sitter  ---
Please fill in the template. Thanks!

SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[Spectacle] [Bug 486116] Discover does not respect screenshot delay

2024-04-29 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=486116

Harald Sitter  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |noaha...@gmail.com
Version|master  |unspecified
Product|Discover|Spectacle
  Component|discover|General
 CC||k...@david-redondo.de,
   ||sit...@kde.org

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

[Discover] [Bug 484406] Discover crashes on search and viewing installed applications

2024-04-23 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=484406

Harald Sitter  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #5 from Harald Sitter  ---
amazing. thanks

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

[kde] [Bug 485781] KDE - Oberfläche hängt sich auf, nach längerer Zeit platzieren sich alle Fenster neu verschoben auf dem Bildschirm.

2024-04-19 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485781

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org

--- Comment #1 from Harald Sitter  ---
Please file bug reports in english.

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

[drkonqi] [Bug 485669] Drkonqi crashes while generating the backtrace

2024-04-18 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=485669

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org

--- Comment #1 from Harald Sitter  ---
The relevant line

m_proc->deleteLater();

I am not sure how m_proc can be 0x0 though. It's where this signal originates 路

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

[Discover] [Bug 483708] Crash

2024-04-18 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=483708

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

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

  1   2   3   4   5   6   7   8   9   10   >