[kate] [Bug 472510] Saved sessions sometimes lose all their info

2023-07-23 Thread Mihai Sorin Dobrescu
https://bugs.kde.org/show_bug.cgi?id=472510

Mihai Sorin Dobrescu  changed:

   What|Removed |Added

 CC||msdobre...@gmail.com

--- Comment #1 from Mihai Sorin Dobrescu  ---
I have the same problem. I work with Kate all day, so it happens more than ten
times a day for me.

I use a distro package, not a flatpak/snap etc.

Operating System: MocaccinoOS (Gentoo based)
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9
Kernel Version: 6.1.38-mocaccino (64-bit)
Graphics Platform: X11
Processors: 16 × 11th Gen Intel® Core™ i7-11700K @ 3.60GHz
Memory: 61.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2
Manufacturer: ASUS

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

[xdg-desktop-portal-kde] [Bug 470653] KDE portal crashes in KFileWidget::currentMimeFilter() when selecting files using App "Boatswain"

2023-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=470653

--- Comment #10 from eweapon...@gmail.com ---
I'm gonna apologies for this. but i have still have not heard back from the
dev. maybe i said something wrong. or their not willing to send code
information to some rando. 
i'll supply the link to their contact site if your willing to send a message
yourself. but I'm not gonna hold that as an expectation.
So at this point I'm gonna consider this avenue a dead end and go back to the
drawing on getting this stream deck to work

https://feaneron.com/contact/

Thank you however for responding and offering to help out on this.

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

[Powerdevil] [Bug 472563] New: display brightness set to minimum at random

2023-07-23 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=472563

Bug ID: 472563
   Summary: display brightness set to minimum at random
Classification: Plasma
   Product: Powerdevil
   Version: 5.27.6
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: martin.tlus...@gmail.com
CC: m...@ratijas.tk, natalie_clar...@yahoo.de
  Target Milestone: ---

SUMMARY

When working normally on my acer laptop, the display brightness is set to
minimum from time to time randomly (probably more often when I switch to
another window, but not always). I can reset it back to what I want after then,
but it's annoying. Intervals can be an hour, five hours, half an hour,
whatever.
It happens when on ac power, so it shouldn't have to do anything with battery
levels.

Operating System: KDE neon 5.27
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.10
Kernel Version: 5.19.0-46-generic (64-bit)
Graphics Platform: X11
Processors: 6 × AMD Ryzen 5 4500U with Radeon Graphics
Memory: 15.0 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: Acer
Product Name: Aspire A515-44G
System Version: V1.12

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

[krita] [Bug 472422] Cannot build krita; cmake 3.25.1 insists there's no install prefix when there is

2023-07-23 Thread David
https://bugs.kde.org/show_bug.cgi?id=472422

--- Comment #14 from David  ---
On 7/23/23 16:31, david wrote:
> On 7/23/23 15:47, vanyossi wrote:
>> https://bugs.kde.org/show_bug.cgi?id=472422
>>
>> vanyossi  changed:
>>
>> What|Removed |Added
>> 
>>   CC||ghe...@gmail.com
>>   Resolution|--- |NOT A BUG
>>   Status|REOPENED|RESOLVED
>>
>> --- Comment #12 from vanyossi  ---
>> As said before by other developers, not being able to configure the build is
>> not a bug in krita. (when that is the case we know almost immediatly as most
>> builders and local repos break). Please do not change the bug status back
>> yourself.
>>
>> I suggest you re read the entire build process documentation page
>> https://docs.krita.org/en/untranslatable_pages/building_krita.html  and ask 
>> for
>> assistance onhttps://krita-artists.org/  or krita on irc. If you have doubts 
>> on
>> how to use cmake, checking cmake documentation and/or tutorials is also of
>> help.
>>
> OK. I've read through the building krita page multiple times. It 
> doesn't help. It seems to just blithely assume "everything works" and 
> provides little or no help when it doesn't.
>
> I've built many other applications using cmake, and the build has 
> never failed the way the Krita build fails. Perhaps it's a peculiarity 
> of the Krita project.
>
> Oh, well, I guess I'll ask on krita-artists. Thanks.
>
Final update. I asked on krita-artists.org. A responder said he thought 
it was connected with the Green Hills MULTI Generator. I don't have that 
on Debian Bookworm, so I guess that's some 3rd party tool you're using? 
Based on their website, it seems to be a commercial product of some sort.

Oh, well.  Guess I'll just stick with the version in Debian Bookworm.

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

[plasmashell] [Bug 472524] Crash when moving a task on the taskbar

2023-07-23 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=472524

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/ea4724ce000a8740a499f4677 |t/097e896ccb960a33e4bc60721
   |e8f7e5cc09f4c8f |344e3529ccedf4b

--- Comment #3 from Fushan Wen  ---
Git commit 097e896ccb960a33e4bc60721344e3529ccedf4b by Fushan Wen, on behalf of
Will Horne.
Committed on 24/07/2023 at 06:25.
Pushed by fusionfuture into branch 'master'.

Fix crash in TasksModel::move

Add nullptr check on d->activityInfo
Add test case for this bug to tasksmodeltest.cpp


(cherry picked from commit ea4724ce000a8740a499f4677e8f7e5cc09f4c8f)

M  +43   -0libtaskmanager/autotests/tasksmodeltest.cpp
M  +1-1libtaskmanager/tasksmodel.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/097e896ccb960a33e4bc60721344e3529ccedf4b

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

[plasmashell] [Bug 472524] Crash when moving a task on the taskbar

2023-07-23 Thread Will
https://bugs.kde.org/show_bug.cgi?id=472524

Will  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/ea4724ce000a8740a499f4677
   ||e8f7e5cc09f4c8f
 Resolution|--- |FIXED

--- Comment #2 from Will  ---
Git commit ea4724ce000a8740a499f4677e8f7e5cc09f4c8f by Will Horne.
Committed on 24/07/2023 at 05:13.
Pushed by fusionfuture into branch 'Plasma/5.27'.

Fix crash in TasksModel::move

Add nullptr check on d->activityInfo
Add test case for this bug to tasksmodeltest.cpp

M  +43   -0libtaskmanager/autotests/tasksmodeltest.cpp
M  +1-1libtaskmanager/tasksmodel.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/ea4724ce000a8740a499f4677e8f7e5cc09f4c8f

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

[frameworks-kwidgetsaddons] [Bug 472355] Misaligned header text in most of the configuration windows

2023-07-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472355

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Nate Graham  ---
Did some investigation. KPageDialog lays out its contents with a QGridLayout
object that has zero top margins. This is needed so that the left sidebar can
touch the window titlebar. But it also has the effect of making the
KTitleWidget used for the header text to be too high up and also touch the
titlebar. We can't add margins to only part of a QGridLayout, so what I think
we need to do is replace it with two QVBoxLayouts in a QHBoxLayout, with only
the left one having zero top margins. I'm looking into it.

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

[LabPlot2] [Bug 472562] New: Spreadsheet Ctrl-A dosen't work in labplot 2.10.1, however it works in 2.10.0

2023-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472562

Bug ID: 472562
   Summary: Spreadsheet Ctrl-A dosen't work in labplot 2.10.1,
however it works in 2.10.0
Classification: Applications
   Product: LabPlot2
   Version: 2.10.1
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: alexander.se...@web.de
  Reporter: jinzhao2...@proton.me
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Create a new spreadsheet and paste some data in labplot 2.10.1.
2. Try to use Ctrl+A to select all data.

OBSERVED RESULT
There is no response when use Ctrl+A in 2.10.1 version. I reinstalled it but
still couldn't work correctly. What's more, I tried toolbar menu->
Spreadsheet-> Select All, it couldn't work as well. Then I replaced it as
version 2.10.0, it worked well.

EXPECTED RESULT
The key ctrl+a and the toolbar menu item 'select all' can select all items in a
spreadsheet. 

SOFTWARE/OS VERSIONS
Windows:  Windows 11 Home 22H2 (English)


ADDITIONAL INFORMATION
IME: MS-IME US English

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

[konsole] [Bug 471202] KDE authentication randomly starts failing and characters while typing via physical and virtual keyboard start multiplying

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=471202

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[systemsettings] [Bug 470793] systemsettings fails to open silently

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=470793

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[skrooge] [Bug 471145] Crash on startup KDE/Slackware

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=471145

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[krita] [Bug 472017] "ö" in filename hangs Save As

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472017

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[krita] [Bug 468126] the pen stops working for no reason

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=468126

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[systemsettings] [Bug 460657] Should be able to disable a microphone without disabling the audio output of the same card

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=460657

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[frameworks-kwayland] [Bug 471927] Plasma crashes in moment of click menu application outside of KDE

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=471927

--- Comment #4 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[xdg-desktop-portal-kde] [Bug 470653] KDE portal crashes in KFileWidget::currentMimeFilter() when selecting files using App "Boatswain"

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=470653

--- Comment #9 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kmymoney] [Bug 351535] Lost payee information when matched

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=351535

--- Comment #3 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kwin] [Bug 466984] Rendering errors when PRIME is enabled

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=466984

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 472524] Crash when moving a task on the taskbar

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472524

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

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

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

[Tokodon] [Bug 472561] New: Multi-Account: Show account info on popups

2023-07-23 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=472561

Bug ID: 472561
   Summary: Multi-Account: Show account info on popups
Classification: Applications
   Product: Tokodon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: justin.zo...@gmail.com
CC: c...@carlschwan.eu, j...@redstrate.com
  Target Milestone: ---

When you have multiple accounts setup in Tokodon there isn't a way to determine
which account the notification corresponds to.

It would be great to see notifications that include the account name/username
popup if there is more than 1 account setup.

A notification would show:
Tokodon
Bob's Mastodon Account (bob@mastodon.social)
John followed you.

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

[kmenuedit] [Bug 472560] Changes to Application menu not saved

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472560

--- Comment #1 from Bug Janitor Service  ---

Thank you for the bug report!

Please note that Plasma 5.26.1 will not be supported for much longer by KDE;
supported versions are 5.27, and 5.27 or newer.

Please upgrade to the latest 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.

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

[krita] [Bug 472422] Cannot build krita; cmake 3.25.1 insists there's no install prefix when there is

2023-07-23 Thread David
https://bugs.kde.org/show_bug.cgi?id=472422

--- Comment #13 from David  ---
On 7/23/23 15:47, vanyossi wrote:
> https://bugs.kde.org/show_bug.cgi?id=472422
>
> vanyossi  changed:
>
> What|Removed |Added
> 
>   CC||ghe...@gmail.com
>   Resolution|--- |NOT A BUG
>   Status|REOPENED|RESOLVED
>
> --- Comment #12 from vanyossi  ---
> As said before by other developers, not being able to configure the build is
> not a bug in krita. (when that is the case we know almost immediatly as most
> builders and local repos break). Please do not change the bug status back
> yourself.
>
> I suggest you re read the entire build process documentation page
> https://docs.krita.org/en/untranslatable_pages/building_krita.html  and ask 
> for
> assistance onhttps://krita-artists.org/  or krita on irc. If you have doubts 
> on
> how to use cmake, checking cmake documentation and/or tutorials is also of
> help.
>
OK. I've read through the building krita page multiple times. It doesn't 
help. It seems to just blithely assume "everything works" and provides 
little or now help when it doesn't.

I've built many other applications using cmake, and the build has never 
failed the way the Krita build fails. Perhaps it's a peculiarity of the 
Krita project.

Oh, well, I guess I'll ask on krita-artists. Thanks.

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

[valgrind] [Bug 472460] callgrind on nvidia orin aarch64 did not get a right call graph

2023-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472460

--- Comment #2 from haomiao.w...@lotuscars.com.cn ---
(In reply to Paul Floyd from comment #1)
> Strange. I suppose that the assembler for main has no surprises.

So, How can I deal with it.

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

[Tokodon] [Bug 466573] Accessibility: Keyboard Navigation is a bit buggy under Settings

2023-07-23 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=466573

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com
Version|23.01.0 |23.04.3

--- Comment #1 from Justin Zobel  ---
Confirmed still an issue in 23.04.3.

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

[Tokodon] [Bug 468920] Feature request: Allow copying and pasting of image data between Tokodon and other desktop applications

2023-07-23 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=468920

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com

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

[krita] [Bug 472422] Cannot build krita; cmake 3.25.1 insists there's no install prefix when there is

2023-07-23 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=472422

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com
 Resolution|--- |NOT A BUG
 Status|REOPENED|RESOLVED

--- Comment #12 from vanyossi  ---
As said before by other developers, not being able to configure the build is
not a bug in krita. (when that is the case we know almost immediatly as most
builders and local repos break). Please do not change the bug status back
yourself.

I suggest you re read the entire build process documentation page
https://docs.krita.org/en/untranslatable_pages/building_krita.html and ask for
assistance on https://krita-artists.org/ or krita on irc. If you have doubts on
how to use cmake, checking cmake documentation and/or tutorials is also of
help.

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

[kmenuedit] [Bug 472560] New: Changes to Application menu not saved

2023-07-23 Thread bpd489craft
https://bugs.kde.org/show_bug.cgi?id=472560

Bug ID: 472560
   Summary: Changes to Application menu not saved
Classification: Applications
   Product: kmenuedit
   Version: 5.26.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: bpd...@gmail.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. right click start icon
2. Edit Applications...
3. create submenu called tools, drag Application from Games into submenu. Move
Steam to be first in Games menu
4. save and quit Menu Editor

OBSERVED RESULT
Application list does not have a submenu, order of apps is default
alphabetical. Going back to menu editor shows the custom changes , but saving
and exiting again, no changes are made to Application list or order.

EXPECTED RESULT
Changes made using menu editor to persist

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.

[valgrind] [Bug 472409] Assertion '!overlap' failed.

2023-07-23 Thread Dominique Liberda
https://bugs.kde.org/show_bug.cgi?id=472409

Dominique Liberda  changed:

   What|Removed |Added

 CC||j...@sdomi.pl

--- Comment #5 from Dominique Liberda  ---
Created attachment 160488
  --> https://bugs.kde.org/attachment.cgi?id=160488=edit
verbose log from building Ladybird

I'm observing the same behavior when trying to run Valgrind on Alpine Linux
edge (up to date as of a few hours ago), debugging
[Ladybird](https://github.com/SerenityOS/serenity/tree/master/Ladybird), which
uses Qt6.

```
domi@ryuko:/tmp/serenity$ valgrind --tool=none
/tmp/serenity/Build/lagom/bin/ladybird
==13389== Nulgrind, the minimal Valgrind tool
==13389== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote.
==13389== Using Valgrind-3.21.0 and LibVEX; rerun with -h for copyright info
==13389== Command: /tmp/serenity/Build/lagom/bin/ladybird
==13389== 

valgrind: m_debuginfo/debuginfo.c:914 (truncate_DebugInfoMapping_overlaps):
Assertion '!overlap' failed.

host stacktrace:
==13389==at 0x5801C37D: show_sched_status_wrk (m_libcassert.c:406)
==13389==by 0x5801C5D9: report_and_quit (m_libcassert.c:477)
==13389==by 0x5801C7AA: vgPlain_assert_fail (m_libcassert.c:543)
==13389==by 0x5803323E: vgPlain_di_notify_mmap (debuginfo.c:1151)
==13389==by 0x580598A2: vgModuleLocal_generic_PRE_sys_mmap
(syswrap-generic.c:2465)
==13389==by 0x58010329: vgSysWrap_amd64_linux_sys_mmap_before
(syswrap-amd64-linux.c:413)
==13389==by 0x5800EF24: vgPlain_client_syscall (syswrap-main.c:2240)
==13389==by 0x5800B88E: handle_syscall (scheduler.c:1206)
==13389==by 0x5800E0B6: vgPlain_scheduler (scheduler.c:1552)
==13389==by 0x58062ADE: run_a_thread_NORETURN (syswrap-linux.c:102)

sched status:
  running_tid=1

Thread 1: status = VgTs_Runnable syscall 9 (lwpid 13389)
==13389==at 0x4035225: mmap (syscall_arch.h:61)
==13389==by 0x4059E18: map_library (dynlink.c:646)
==13389==by 0x405A648: load_library (dynlink.c:1181)
==13389==by 0x405BA34: dlopen (dynlink.c:2163)
==13389==by 0x5C5B4B2: QLibraryPrivate::load() (qlibrary_unix.cpp:210)
==13389==by 0x5C5C2E1: QLibraryPrivate::loadPlugin() (qlibrary.cpp:575)
==13389==by 0x5C52137: QLibraryPrivate::pluginInstance() (qlibrary.cpp:496)
==13389==by 0x5AD6C27: QFactoryLoader::instance(int) const
(qfactoryloader.cpp:374)
==13389==by 0x52C0DC0: QPlatformInputContextFactory::create(QString const&)
(qfactoryloader_p.h:97)
==13389==by 0xA588ECB: QXcbIntegration::initialize()
(qxcbintegration.cpp:343)
==13389==by 0x5A6DFF6: QCoreApplicationPrivate::init()
(qcoreapplication.cpp:906)
==13389==by 0x52960DC: QGuiApplicationPrivate::init()
(qguiapplication.cpp:1562)
==13389==by 0x4B32AC9: QApplicationPrivate::init() (qapplication.cpp:473)
==13389==by 0x180AE0: serenity_main(Main::Arguments) (main.cpp:55)
==13389==by 0x1345AA: main (Main.cpp:43)
client stack range: [0x1FFEFFD000 0x1FFF000FFF] client SP: 0x1FFEFFF230
valgrind stack range: [0x1002D3C000 0x1002E3BFFF] top usage: 7496 of 1048576

Thread 2: status = VgTs_WaitSys syscall 7 (lwpid 13390)
==13389==at 0x4054EEB: ??? (syscall_cp.s:29)
==13389==by 0x40520CE: __syscall_cp_c (pthread_cancel.c:33)
==13389==by 0x4045BDA: poll (poll.c:9)
==13389==by 0x8318ABF: g_main_context_iterate.isra.0 (gmain.c:4584)
==13389==by 0x82B63ED: g_main_context_iteration (gmain.c:4343)
==13389==by 0x5C5568D:
QEventDispatcherGlib::processEvents(QFlags)
(qeventdispatcher_glib.cpp:393)
==13389==by 0x5A73E4A:
QEventLoop::exec(QFlags) (qeventloop.cpp:182)
==13389==by 0x5B5379F: QThread::exec() (qthread.cpp:578)
==13389==by 0x83D2EFA: QDBusConnectionManager::run()
(qdbusconnection.cpp:123)
==13389==by 0x5B97D52: QThreadPrivate::start(void*) (qthread_unix.cpp:321)
==13389==by 0x4052B96: start (pthread_create.c:207)
==13389==by 0x4054EB7: ??? (clone.s:22)
client stack range: [0xA63F000 0xA65] client SP: 0xA65F5A8
valgrind stack range: [0x100948B000 0x100958AFFF] top usage: 5408 of 1048576

Thread 3: status = VgTs_WaitSys syscall 7 (lwpid 13392)
==13389==at 0x4054EEB: ??? (syscall_cp.s:29)
==13389==by 0x40520CE: __syscall_cp_c (pthread_cancel.c:33)
==13389==by 0x4045BDA: poll (poll.c:9)
==13389==by 0xA1C5CB3: ??? (in /usr/lib/libxcb.so.1.1.0)
==13389==by 0xA1C735A: xcb_wait_for_event (in /usr/lib/libxcb.so.1.1.0)
==13389==by 0xA58250D: QXcbEventQueue::run() (qxcbeventqueue.cpp:192)
==13389==by 0x5B97D52: QThreadPrivate::start(void*) (qthread_unix.cpp:321)
==13389==by 0x4052B96: start (pthread_create.c:207)
==13389==by 0x4054EB7: ??? (clone.s:22)
client stack range: [0xA68 0xA6A0FFF] client SP: 0xA6A0678
valgrind stack range: [0x100958F000 0x100968EFFF] top usage: 5408 of 1048576
```

I'm also attaching a log from `-d -d -d`.

-- 
You are receiving this mail 

[kwin] [Bug 472358] Crash when using touch input on kwin wayland Qt6

2023-07-23 Thread Lu YaNing
https://bugs.kde.org/show_bug.cgi?id=472358

Lu YaNing  changed:

   What|Removed |Added

 CC||dluyan...@gmail.com

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

[krita] [Bug 472422] Cannot build krita; cmake 3.25.1 insists there's no install prefix when there is

2023-07-23 Thread David
https://bugs.kde.org/show_bug.cgi?id=472422

David  changed:

   What|Removed |Added

 Resolution|NOT A BUG   |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #11 from David  ---
I reopened it since it's not resolved. I still can't compile.

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

[krita] [Bug 472422] Cannot build krita; cmake 3.25.1 insists there's no install prefix when there is

2023-07-23 Thread David
https://bugs.kde.org/show_bug.cgi?id=472422

--- Comment #10 from David  ---
On 7/22/23 22:07, Alvin Wong wrote:
> https://bugs.kde.org/show_bug.cgi?id=472422
>
> Alvin Wong  changed:
>
> What|Removed |Added
> 
>   CC||al...@alvinhc.com
>
> --- Comment #8 from Alvin Wong  ---
> Looks like you may be running cmake with the source path pointing to ` root>/krita/`. You should be using `/` instead.
>
So, trying again with source listed as "/home/software/gits/krita" and 
build directory as "/home/software/gits/krita/build", now it gives me 
this error:

CMake Error at CMakeLists.txt:9 (project): GHS_TOOLSET_ROOT directory 
"/usr/ghs" does not exist.

What is that??? I can't find any trace of that in Debian Bookworm.

Thanks, Alvin.

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

[dolphin] [Bug 469354] Ctrl scroll zoom direction is inverted in dolphin detail view

2023-07-23 Thread Evert Vorster
https://bugs.kde.org/show_bug.cgi?id=469354

--- Comment #6 from Evert Vorster  ---
More testing. 
The problem shows the same in X11 and Wayland, and on every view type in
Dolphin, eg List, Icons and Details.

When you zoom in so much that it don't fit on one screen anymore then the
holding down of Alt and doing the mouse scroll wheel thing works as expected. 

The system is a fully updated Arch with KDE desktop. I usually run Wayland, but
just for today I ran X11 to see if this bug is visible there too.

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

[dolphin] [Bug 469354] Ctrl scroll zoom direction is inverted in dolphin detail view

2023-07-23 Thread Evert Vorster
https://bugs.kde.org/show_bug.cgi?id=469354

--- Comment #5 from Evert Vorster  ---
Holding down Alt and scroll wheel moves the icons left and right as expected.

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

[dolphin] [Bug 469931] Context menu not working on some occasions

2023-07-23 Thread Evert Vorster
https://bugs.kde.org/show_bug.cgi?id=469931

Evert Vorster  changed:

   What|Removed |Added

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

--- Comment #1 from Evert Vorster  ---
I have not seen this error in quite a while, closing

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

[systemsettings] [Bug 472559] Login Screen (SDDM) stopped work

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472559

Piotr Mierzwinski  changed:

   What|Removed |Added

   Platform|Other   |Neon

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

[systemsettings] [Bug 472559] Login Screen (SDDM) stopped work

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472559

Piotr Mierzwinski  changed:

   What|Removed |Added

   Keywords||qt6, wayland
 CC||piotr.mierzwin...@gmail.com

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

[systemsettings] [Bug 472559] New: Login Screen (SDDM) stopped work

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472559

Bug ID: 472559
   Summary: Login Screen (SDDM) stopped work
Classification: Applications
   Product: systemsettings
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: piotr.mierzwin...@gmail.com
  Target Milestone: ---

Created attachment 160486
  --> https://bugs.kde.org/attachment.cgi?id=160486=edit
Login Screen (SDDM)

SUMMARY
When click into "Startup and Shutdown" (it opens Login Screen (SDDM)) I get
page with errors like on attached screenshot.
I'm not sure if also other subpages (in this group) don't work, because is not
possible to switch skipping "Login Screen (SDDM)"


STEPS TO REPRODUCE
1. start system settings
2. click into  "Startup and Shutdown"
3. 

OBSERVED RESULT
page with errors

EXPECTED RESULT
page with configure options

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version:  5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.6.0beta2

ADDITIONAL INFORMATION

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

[krunner] [Bug 472558] Click into found entry doesn't run/open found entry

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472558

Piotr Mierzwinski  changed:

   What|Removed |Added

   Keywords||qt6, wayland
 CC||piotr.mierzwin...@gmail.com

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

[krunner] [Bug 472558] New: Click into found entry doesn't run/open found entry

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472558

Bug ID: 472558
   Summary: Click into found entry doesn't run/open found entry
Classification: Plasma
   Product: krunner
   Version: master
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: piotr.mierzwin...@gmail.com
CC: alexander.loh...@gmx.de, natalie_clar...@yahoo.de
  Target Milestone: ---

SUMMARY
I have list of matching entries (entered "konsole"), I click into "konsole
terminal" and happens nothing. Only when I press Enter then konsole starts.


STEPS TO REPRODUCE
1. Press Alt+F2
2. enter konsole
3. click into "konsole terminal"

OBSERVED RESULT
happens nothing 

EXPECTED RESULT
application should statrt

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.6.0beta2

ADDITIONAL INFORMATION

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

[kphotoalbum] [Bug 472523] KPhotoAlbum crashes when right clicking in the empty space below category tags in Annotations window

2023-07-23 Thread Victor Lobo
https://bugs.kde.org/show_bug.cgi?id=472523

--- Comment #3 from Victor Lobo  ---
Thank you! A very quick response again. I tested the fix and it works well.

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

[kinfocenter] [Bug 472557] Missing information in page "About this System"

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472557

Piotr Mierzwinski  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com
   Keywords||qt6, wayland

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

[kinfocenter] [Bug 472557] New: Missing information in page "About this System"

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472557

Bug ID: 472557
   Summary: Missing information in page "About this System"
Classification: Applications
   Product: kinfocenter
   Version: master
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: piotr.mierzwin...@gmail.com
CC: sit...@kde.org
  Target Milestone: ---

SUMMARY
Page  "About this System" is almost empty, so no information in basic page

STEPS TO REPRODUCE
1. start Kinfo center
2. 
3. 

OBSERVED RESULT
In "About this System" missing information

EXPECTED RESULT
 "About this System"

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.6.0beta2

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 472556] Application Menu stopped work

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472556

Piotr Mierzwinski  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com
   Platform|Other   |Neon
   Keywords||qt6, wayland

--- Comment #1 from Piotr Mierzwinski  ---
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.6.0beta2

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

[plasmashell] [Bug 472556] New: Application Menu stopped work

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472556

Bug ID: 472556
   Summary: Application Menu stopped work
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Menu (Kicker)
  Assignee: plasma-b...@kde.org
  Reporter: piotr.mierzwin...@gmail.com
  Target Milestone: 1.0

Created attachment 160485
  --> https://bugs.kde.org/attachment.cgi?id=160485=edit
Application Menu

SUMMARY
After click into widget I get errors inside of widget. Please loot at attached
screenshot


STEPS TO REPRODUCE
1. Switch kiccker to "Application Menu"
2. open it
3. 

OBSERVED RESULT
errors instead of menu

EXPECTED RESULT
should be shown menu list

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 472553] Cannot reset "Delay" immediately

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472553

--- Comment #1 from Piotr Mierzwinski  ---
Only update
KDE Frameworks Version: 5.240.0

It is shame that is not possible edit  the bug report body

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

[systemsettings] [Bug 472555] Global Theme stopped work

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472555

Piotr Mierzwinski  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com
   Keywords||qt6, wayland

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

[systemsettings] [Bug 472555] New: Global Theme stopped work

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472555

Bug ID: 472555
   Summary: Global Theme stopped work
Classification: Applications
   Product: systemsettings
   Version: master
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: piotr.mierzwin...@gmail.com
  Target Milestone: ---

Created attachment 160484
  --> https://bugs.kde.org/attachment.cgi?id=160484=edit
Global Theme

SUMMARY
When click into "Appearance" (opens Global Theme) I get page with errors like
on attached screenshot.
I'm not sure if also other pages (in this group) don't work ,because is not
possible to switch skipping "Global Theme"


STEPS TO REPRODUCE
1. start system settings
2. click into  "Appearance" (
3. 

OBSERVED RESULT
page with errors

EXPECTED RESULT
page with configure options

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version:  5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.6.0beta2

ADDITIONAL INFORMATION

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

[Spectacle] [Bug 472553] Cannot reset "Delay" immediately

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472553

Piotr Mierzwinski  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com
   Keywords||qt6, wayland

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

[kdevelop] [Bug 472554] New: Profile-Guided Optimization (PGO) on KDevelop

2023-07-23 Thread Alexander Zaitsev
https://bugs.kde.org/show_bug.cgi?id=472554

Bug ID: 472554
   Summary: Profile-Guided Optimization (PGO) on KDevelop
Classification: Applications
   Product: kdevelop
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: All build tools
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: zamazan...@tut.by
  Target Milestone: ---

Hi!

Recently I checked Profile-Guided Optimization (PGO) improvements on multiple
projects. The results are [here](https://github.com/zamazan4ik/awesome-pgo/).
LLVM-related results are
[here](https://github.com/llvm/llvm-project/issues/63486).

Since PGO showed measurable improvements in compiler-like loads (Clang, Clangd,
clang-format, GCC, Rustc, etc.) I think it could be useful to check PGO on
KDevelop too since it has some "compiler-like" details internally and PGO
results from other LLVM projects can be helpful here too.

We need to perform PGO benchmarks on KDevelop. And if it shows improvements -
add a note about possible improvements in KDevelop performance with PGO.
Providing an easier way (e.g. a build option) to build scripts with PGO can be
useful for the end-users too since it could help maintainers to build KDevelop
with PGO support in an easier way.

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

[Spectacle] [Bug 472553] New: Cannot reset "Delay" immediately

2023-07-23 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472553

Bug ID: 472553
   Summary: Cannot reset "Delay" immediately
Classification: Applications
   Product: Spectacle
   Version: git-master
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: noaha...@gmail.com
  Reporter: piotr.mierzwin...@gmail.com
CC: k...@david-redondo.de
  Target Milestone: ---

SUMMARY
Option "delay" has SpinBox which is only clickable - cannot change it by
scrolling, but most worse is that I cannot reset it by one click only need to
click several time in down arrow.


STEPS TO REPRODUCE
1. Open spectacle
2. Try to change "Delay"
3. 

OBSERVED RESULT
One needs to click several time to reset delay

EXPECTED RESULT
One click would be very good option, what save time of user

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 23.11.70
Qt Version: 6.6.0beta 2

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 371455] Slide show wallpaper massively slows down login when many images are configured

2023-07-23 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=371455

--- Comment #53 from Oded Arbel  ---
Mi(In reply to Nate Graham from comment #52)
> in your case, that would be by upgrading the distro to Kubuntu
> 34.04.

You probably meant Kubuntu 24.04 - the next LTS release that will be made
available 9 months from now. Updating from the (still supported, theoretically)
20.04 to the current supported LTS - 22.04, will still not solve this issue as
it was apparently fixed for Plasma 5.25 and the fix was never backported to a
5.24 bug fix release - which is what Kubuntu 22.04 is carrying.

> If you need support for Plasma 5.18, please contact your distro, who bears
> the responsibility of providing support for older releases. Thanks for
> understanding!

Unfortunately it doesn't look like this issue will ever be addressed in an LTS
update - it is likely considered too minor to warrant the backporting effort.

Alex, if updating to the non-LTS Kubuntu 23.04 is not an option for you (as I
suspect it isn't), then other than backporting the fix yourself, or living with
this issue for the next 9 months (plus how ever long it will take to certify
your system for a new LTS), and assuming you need a base LTS but can update
just Plasma to a more recent version - then I can recommend installing the Neon
User Edition focal repository and updating Plasma from there - it features
Plasma 5.26 that is compatible with Kubuntu 20.04, and though it is no longer 
being updated, I expect it to continue to be available for a while (the 18.04
repo - bionic - is still there), and you'd still likely get better experience
and support with that than using Plasma from the oldest sill supported Kubuntu
LTS...

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

[kdenlive] [Bug 472552] Rotate effect hinders Move & Resize effect

2023-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472552

--- Comment #1 from fehler-im-progr...@posteo.de ---
Created attachment 160483
  --> https://bugs.kde.org/attachment.cgi?id=160483=edit
Testbild

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

[kdenlive] [Bug 472552] New: Rotate effect hinders Move & Resize effect

2023-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472552

Bug ID: 472552
   Summary: Rotate effect hinders Move & Resize effect
Classification: Applications
   Product: kdenlive
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: j...@kdenlive.org
  Reporter: fehler-im-progr...@posteo.de
  Target Milestone: ---

Created attachment 160482
  --> https://bugs.kde.org/attachment.cgi?id=160482=edit
Project File

STEPS TO REPRODUCE

1. insert any clip
2. add "Move & Resize 
3. add "Rotate" (this order is crucial)

OBSERVED RESULT
Effect "Move & Resize" enlarges the image, but the total size of the image
remains the same (the rest disappears in black).

EXPECTED RESULT
Move & Resize effect enlarges to full screen

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

[kdenlive] [Bug 472551] Rotate" effect turns the black background of MOVIES purple in some places

2023-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472551

--- Comment #2 from fehler-im-progr...@posteo.de ---
Created attachment 160481
  --> https://bugs.kde.org/attachment.cgi?id=160481=edit
Bug 'Rotieren' with Movie (Screenshot)

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

[kdenlive] [Bug 472551] Rotate" effect turns the black background of MOVIES purple in some places

2023-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472551

--- Comment #1 from fehler-im-progr...@posteo.de ---
Created attachment 160480
  --> https://bugs.kde.org/attachment.cgi?id=160480=edit
Bug 'Rotieren' with Movie

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

[kdenlive] [Bug 472551] New: Rotate" effect turns the black background of MOVIES purple in some places

2023-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472551

Bug ID: 472551
   Summary: Rotate" effect turns the black background of MOVIES
purple in some places
Classification: Applications
   Product: kdenlive
   Version: 23.04.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: j...@kdenlive.org
  Reporter: fehler-im-progr...@posteo.de
  Target Milestone: ---

Created attachment 160479
  --> https://bugs.kde.org/attachment.cgi?id=160479=edit
"Contaminated" project file

The phenomenon appears suddenly at some point. Opening an existing project is
sufficient.
Emergency solution: Copy all clips into a new project.

STEPS TO REPRODUCE
Cannot be reproduced in new project. I have to attach the "contaminated"
project. 
See attachment.

OBSERVED RESULT
Background turns slightly purple (only visible in the dark)

EXPECTED RESULT
Background remains unchanged (black)

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

[www.kde.org] [Bug 472294] Add a "Help" link to the header

2023-07-23 Thread Phu H. Nguyen
https://bugs.kde.org/show_bug.cgi?id=472294

Phu H. Nguyen  changed:

   What|Removed |Added

 CC||phu.ngu...@kdemail.net
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Phu H. Nguyen  ---
The MR has been merged but somehow this isn't resolved automatically.

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

[dolphin] [Bug 469354] Ctrl scroll zoom direction is inverted in dolphin detail view

2023-07-23 Thread Evert Vorster
https://bugs.kde.org/show_bug.cgi?id=469354

--- Comment #4 from Evert Vorster  ---
Ah, yes, the details. 

I am using a mouse, and it's under Wayland which does change the driver a
little.

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

[KClock] [Bug 472550] New: Sort time zones by time, not name

2023-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472550

Bug ID: 472550
   Summary: Sort time zones by time, not name
Classification: Applications
   Product: KClock
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: General
  Assignee: espi...@gmail.com
  Reporter: c.arth...@outlook.com
CC: hanyo...@protonmail.com
  Target Milestone: ---

KClock currently seemingly sorts time zones by name in alphabetical order. For
example, the following timezones will be in this order:

Chicago GMT-5
Los Angeles GMT-7
New York GMT-4

However, I think it makes more sense to sort by time rather than name. Digital
Clock does this, as do almost every other clock app I've come across on various
systems and platforms. By "shorting by time", I mean the above time zones
should be in this order:

Los Angeles GMT-7
Chicago GMT-5
New York GMT-4

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

[ark] [Bug 472549] Integrate "Extract here and delete" action into the Dolphin context menu

2023-07-23 Thread Henning
https://bugs.kde.org/show_bug.cgi?id=472549

Henning  changed:

   What|Removed |Added

Version|23.04.1 |23.04.2

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

[ark] [Bug 472549] New: Integrate "Extract here and delete" action into the Dolphin context menu

2023-07-23 Thread Henning
https://bugs.kde.org/show_bug.cgi?id=472549

Bug ID: 472549
   Summary: Integrate "Extract here and delete" action into the
Dolphin context menu
Classification: Applications
   Product: ark
   Version: 23.04.1
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: elvis.angelac...@kde.org
  Reporter: amanita+kdeb...@mailbox.org
CC: aa...@kde.org, rthoms...@gmail.com
  Target Milestone: ---

The action is simple. Its the Ark extract function while also deleting the
source file when the extraction was successful (&&)

There is an Dolphin context menu addon already doing this, but its not able to
put the action in the same place as Arks actions

https://www.pling.com/p/1636265

Specified App:
ark-23.04.2-1.fc38.x86_64

--- Software ---
OS: Fedora Linux 38.20230723.0 (Kinoite)
KDE Plasma: 5.27.6
KDE Frameworks: 5.108.0
Qt: 5.15.10
Kernel: 6.4.4-200.fc38.x86_64
Compositor: wayland

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

[kwin] [Bug 465970] KWin crashes in XFixesCursorEventFilter

2023-07-23 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=465970

--- Comment #8 from Natalie Clarius  ---
I'm no longer experiencing this bug so I'm afraid I can't test if the MR fixes
it.

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

[konsole] [Bug 472548] New: Konsole is very slow to perform a title bar / tab bar update

2023-07-23 Thread Alain Knaff
https://bugs.kde.org/show_bug.cgi?id=472548

Bug ID: 472548
   Summary: Konsole is very slow to perform a title bar / tab bar
update
Classification: Applications
   Product: konsole
   Version: 22.12.3
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: k...@kde.lka.org.lu
  Target Milestone: ---

SUMMARY

Konsole waits almost 2 secods after receiving an ANSI sequence to change its
title until it actually pushes that change to the X server

STEPS TO REPRODUCE
1. echo -ne '\033]0;test\007'

OBSERVED RESULT

it takes almost 2 seconds before tab name and title bar is updated to "test"

EXPECTED RESULT

it should update the tab bar and title bar immediately

ADDITIONAL INFORMATION

Strace shows the following:

80262 22:02:28.488754 ioctl(24, FIONREAD, [9]) = 0
80262 22:02:28.488918 read(24, "\33]0;test\7", 9) = 9
80262 22:02:28.489073 recvmsg(11, {msg_namelen=0}, 0) = -1 EAGAIN (Resource
temporarily unavailable)
80262 22:02:28.489205 recvmsg(11, {msg_namelen=0}, 0) = -1 EAGAIN (Resource
temporarily unavailable)
80262 22:02:28.489291 poll([{fd=5, events=POLLIN}, {fd=10, events=POLLIN},
{fd=11, events=POLLIN}, {fd=15, events=POLLIN}, {fd=24, events=POLLIN}, {fd=34,
events=POLLIN}], 6, 10) = 0 (Timeout)
80262 22:02:28.499665 recvmsg(11, {msg_namelen=0}, 0) = -1 EAGAIN (Resource
temporarily unavailable)
80262 22:02:28.499815 recvmsg(11, {msg_namelen=0}, 0) = -1 EAGAIN (Resource
temporarily unavailable)
80262 22:02:28.499902 poll([{fd=5, events=POLLIN}, {fd=10, events=POLLIN},
{fd=11, events=POLLIN}, {fd=15, events=POLLIN}, {fd=24, events=POLLIN}, {fd=34,
events=POLLIN}], 6, 10) = 0 (Timeout)
80262 22:02:28.510193 recvmsg(11, {msg_namelen=0}, 0) = -1 EAGAIN (Resource
temporarily unavailable)
80262 22:02:28.510320 recvmsg(11, {msg_namelen=0}, 0) = -1 EAGAIN (Resource
temporarily unavailable)
80262 22:02:28.510764 poll([{fd=5, events=POLLIN}, {fd=10, events=POLLIN},
{fd=11, events=POLLIN}, {fd=15, events=POLLIN}, {fd=24, events=POLLIN}, {fd=34,
events=POLLIN}], 6, 1891) = 0 (Timeout)
80262 22:02:30.403850 ioctl(24, TIOCGPGRP, [80312]) = 0
80262 22:02:30.403957 ioctl(24, TIOCGPGRP, [80312]) = 0
80262 22:02:30.404046 readlink("/proc/80312/cwd", "/home/alain", 4096) = 11
80262 22:02:30.404196 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3,
revents=POLLOUT}])
80262 22:02:30.404290 writev(3,
[{iov_base="\22\0\n\0\r\0\0\6Y\1\0\0J\1\0\0\10\0\0\0\20\0\0\0test \342\200\224
Konsole", iov_len=40}], 1) = 40

So, basically, it sits on its handsfor two seconds, before finally pushing the
update to the X server...

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

[KScreen] [Bug 469160] kscreen-doctor segmentation faults in KIconLoader::~KIconLoader() when exiting

2023-07-23 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=469160

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||k...@davidedmundson.co.uk
 Ever confirmed|0   |1

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

[kwin] [Bug 465970] KWin crashes in XFixesCursorEventFilter

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=465970

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

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

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

[frameworks-baloo] [Bug 472540] Baloo constant crashes

2023-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472540

tagwer...@innerjoin.org changed:

   What|Removed |Added

 CC||tagwer...@innerjoin.org

--- Comment #1 from tagwer...@innerjoin.org ---
It may be that you've got a corrupted index. Igor Poboiko has a consistency
check script (in python), with a brief description here:

https://invent.kde.org/frameworks/baloo/-/merge_requests/87#note_535270

that might be worth a try. Heads up about the need to load the whole database
into memory, if you have a big database it's not going to work.

I was able to install on Fedora with:

$ sudo pkcon install python3-pip
$ pip install lmdb
$ wget
https://invent.kde.org/frameworks/baloo/uploads/bdc9f5f17fc96490b7bd4a22ac664843/baloo-checkdb.py
$ chmod 700 baloo-checkdb.py

If the index is corrupt, probably your only option is to purge and reindex.

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

[KScreen] [Bug 472545] KScreenDoctor - take JSON/YAML/etc. as input Format

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472545

Bug Janitor Service  changed:

   What|Removed |Added

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

--- Comment #1 from Bug Janitor Service  ---

Thank you for the bug report!

However Plasma 5.25.5 is no longer eligible for support or maintenance from
KDE; supported versions are 5.27, and 5.27 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.25.5, 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.

[filelight] [Bug 472546] filelight says no QT platform plugin and crashes on launching filelight

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472546

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[valgrind] [Bug 472219] Syscall param ppoll(ufds.events) points to uninitialised byte(s)

2023-07-23 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=472219

--- Comment #12 from Paul Floyd  ---
Created attachment 160478
  --> https://bugs.kde.org/attachment.cgi?id=160478=edit
Solaris scalar expected

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

[kdenetwork-filesharing] [Bug 472547] KIO-Gdrive hangs adding a new google account

2023-07-23 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=472547

Robert  changed:

   What|Removed |Added

 CC||sit...@kde.org
   Platform|Other   |Kubuntu
Product|dolphin |kdenetwork-filesharing
  Component|general |general
Version|23.04.3 |unspecified
   Assignee|dolphin-bugs-n...@kde.org   |unassigned-b...@kde.org

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

[dolphin] [Bug 472547] New: KIO-Gdrive hangs adding a new google account

2023-07-23 Thread Robert
https://bugs.kde.org/show_bug.cgi?id=472547

Bug ID: 472547
   Summary: KIO-Gdrive hangs adding a new google account
Classification: Applications
   Product: dolphin
   Version: 23.04.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: bowman.robe...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open settings, select online accounts, select  "google" 
2. Enter email in web authentication window 
3. Select "next"
OBSERVED RESULT
Window greys out and hangs, with progress indicator moving across the top

EXPECTED RESULT
Second page displays asking for password


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 23.04
(available in About System)
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION

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

[k3b] [Bug 415843] musl system: can't be compiled due to missing fstab.h

2023-07-23 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=415843

Bart Ribbers  changed:

   What|Removed |Added

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

--- Comment #2 from Bart Ribbers  ---
This isn't relevant anymore and hasn't been for a while. Alpine Linux (with
Musl libc) has been shipping k3b for a while

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

[Powerdevil] [Bug 472541] Idle Script is separated from Idle Inhibit

2023-07-23 Thread Svyatoslav Timofeev
https://bugs.kde.org/show_bug.cgi?id=472541

--- Comment #3 from Svyatoslav Timofeev  ---
(In reply to Nicolas Fella from comment #1)
> > 2. Set Idle Script to Screensaver under Wine
> 
> What you you mean with this?

I wrote simple script for launching Windows screensaver with Wine.
But, it triggers when screensaver of KDE (screen locker, screen sleep)
inhibited by other programs, such as Caffeine or wljoywake

There is no way to prevent script from triggering, while screensaver inhibited
by programs or D-Bus

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

[Powerdevil] [Bug 472541] Idle Script is separated from Idle Inhibit

2023-07-23 Thread Svyatoslav Timofeev
https://bugs.kde.org/show_bug.cgi?id=472541

Svyatoslav Timofeev  changed:

   What|Removed |Added

   Platform|Other   |Archlinux

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

[filelight] [Bug 472546] New: filelight says no QT platform plugin and crashes on launching filelight

2023-07-23 Thread GK
https://bugs.kde.org/show_bug.cgi?id=472546

Bug ID: 472546
   Summary: filelight says no QT platform plugin and crashes on
launching filelight
Classification: Applications
   Product: filelight
   Version: 23.04.3
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: hgkam...@hotmail.com
CC: martin.sandsm...@kde.org
  Target Milestone: ---

SUMMARY
firefox updated from filelight' (23.04.3-1416) to filelight' (23.04.3-1417)
“Application failed because no QT platform plugin could be initialized” error


STEPS TO REPRODUCE
1.  scoop update -g filelight
2. start filelight from start-menu

OBSERVED RESULT
filelight crashes 

EXPECTED RESULT


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

ADDITIONAL INFORMATION

WORKAROUND, downgrade to 23.04.3-1416

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

[Powerdevil] [Bug 472541] Idle Script is separated from Idle Inhibit

2023-07-23 Thread Svyatoslav Timofeev
https://bugs.kde.org/show_bug.cgi?id=472541

--- Comment #2 from Svyatoslav Timofeev  ---
(In reply to Nicolas Fella from comment #1)
> > 2. Set Idle Script to Screensaver under Wine
> 
> What you you mean with this?

Oh, sorry.
I'm using Windows Screensaver in Wine, such as fancy Dream Aquarium

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

[plasma-systemmonitor] [Bug 472522] Plasma System monitor falsely shows 100% CPU usage on one core

2023-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472522

eqkes...@gmail.com changed:

   What|Removed |Added

 CC||eqkes...@gmail.com

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

[KScreen] [Bug 472545] New: KScreenDoctor - take JSON/YAML/etc. as input Format

2023-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472545

Bug ID: 472545
   Summary: KScreenDoctor - take JSON/YAML/etc. as input Format
Classification: Plasma
   Product: KScreen
   Version: 5.25.5
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: common
  Assignee: kscreen-bugs-n...@kde.org
  Reporter: stellarpo...@googlemail.com
  Target Milestone: ---

HI,

I see kscreendoctor can output in JSON. The default output also gives me
colours, which helps with readability - nice job on that.

However, it would be nice to be able to provide commands to change the current
configuration in JSON/YAML/ any other standard format as desired aswell. This
helps to make it easier to interoperate with other tools in scripting
pipelines, and also, whilst the format has already been fixed and so shouldn't
be removed for compatibility reasons, overall it seems better to leverage an
existing language for structured data rather than inventing a new one. The
program has to have a custom parser written to operate with data given to it,
and then I also have to figure things out for casual use, or do the same and
operate over text if I want to script things for any reason.

I am thinking of something like this sort of syntax:
`kscreen-doctor '{"outputs": [ "1": {"primary": true}  ] }'`
for the equivalent of
`kscreen-doctor output.1.primary`

The existing form is already JSON-like and may mix well in some way - e.g. how
`jq` and similar tool extend the syntax a bit to give ways to set values in an
elegant way. There may be a way to blend the two.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Ubuntu 22.04 Plasma 5.25.5; taken from KUbuntu backports
extra PPAs:
```shell
$ apt-cache policy kscreen
kscreen:
  Installed: 4:5.25.5-0ubuntu1~ubuntu22.04~ppa1
  Version table:
 *** 4:5.25.5-0ubuntu1~ubuntu22.04~ppa1 500
500 https://ppa.launchpadcontent.net/kubuntu-ppa/backports-extra/ubuntu
jammy/main amd64 Packages
...
```

KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0 (I think)
Qt Version: 5.15.3

ADDITIONAL INFORMATION

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

[kwin] [Bug 472544] New: KWin crash on login

2023-07-23 Thread Eric R
https://bugs.kde.org/show_bug.cgi?id=472544

Bug ID: 472544
   Summary: KWin crash on login
Classification: Plasma
   Product: kwin
   Version: 5.27.5
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: aer0...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.27.5)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-10-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [CoredumpBackend]

-- Information about the crash:
I just installed Debian 12 with Plasma. I have not installed any plugins. There
has been a lot of odd UI flickering, usually in the Panel and on the standard
login screen. I suspect some of this is becuase I am running this on a fairly
old netbook.
Thanks!

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault

   PID: 955 (kwin_x11)
   UID: 1000 (ericr)
   GID: 1000 (ericr)
Signal: 11 (SEGV)
 Timestamp: Sun 2023-07-23 15:01:13 EDT (1min 29s ago)
  Command Line: /usr/bin/kwin_x11 --replace
Executable: /usr/bin/kwin_x11
 Control Group:
/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-kwin_x11.service
  Unit: user@1000.service
 User Unit: plasma-kwin_x11.service
 Slice: user-1000.slice
 Owner UID: 1000 (ericr)
   Boot ID: 74791329403f4d4c96ef164fefe01815
Machine ID: aa44e909bc6843e585e7776453857a57
  Hostname: Eric-Latitude-2120
   Storage:
/var/lib/systemd/coredump/core.kwin_x11.1000.74791329403f4d4c96ef164fefe01815.955.169013887300.zst
(present)
  Size on Disk: 5.3M
   Message: Process 955 (kwin_x11) of user 1000 dumped core.

Module libsystemd.so.0 from deb systemd-252.6-1.amd64
Module libudev.so.1 from deb systemd-252.6-1.amd64
Stack trace of thread 955:
#0  0x7f3ae26aebb4 pthread_sigmask (libc.so.6 + 0x8fbb4)
#1  0x7f3ae265b179 sigprocmask (libc.so.6 + 0x3c179)
#2  0x7f3ae59e3e9b _ZN6KCrash15setCrashHandlerEPFviE
(libKF5Crash.so.5 + 0x4e9b)
#3  0x7f3ae59e4b3e _ZN6KCrash19defaultCrashHandlerEi
(libKF5Crash.so.5 + 0x5b3e)
#4  0x7f3ae265af90 n/a (libc.so.6 + 0x3bf90)
#5  0x7f3ad6deef54 n/a (i915_dri.so + 0x9eef54)
#6  0x7f3ad6de7264 n/a (i915_dri.so + 0x9e7264)
#7  0x7f3ad6de2136 n/a (i915_dri.so + 0x9e2136)
#8  0x7f3ad69d7997 n/a (i915_dri.so + 0x5d7997)
#9  0x7f3ad69d88e7 n/a (i915_dri.so + 0x5d88e7)
#10 0x7f3ad6a4d480 n/a (i915_dri.so + 0x64d480)
#11 0x7f3ad6a4d7f2 n/a (i915_dri.so + 0x64d7f2)
#12 0x7f3ad69e5ee9 n/a (i915_dri.so + 0x5e5ee9)
#13 0x7f3ad69df008 n/a (i915_dri.so + 0x5df008)
#14 0x7f3ad69df3be n/a (i915_dri.so + 0x5df3be)
#15 0x7f3ad69df805 n/a (i915_dri.so + 0x5df805)
#16 0x7f3ad6dde2c7 n/a (i915_dri.so + 0x9de2c7)
#17 0x7f3ad666b125 n/a (i915_dri.so + 0x26b125)
#18 0x7f3ae54ac2fe
_ZN4KWin18ItemRendererOpenGL10renderItemEPNS_4ItemEiRK7QRegionRKNS_15WindowPaintDataE
(libkwin.so.5 + 0x2ac2fe)
#19 0x7f3ae541cd6d
_ZN4KWin18EffectsHandlerImpl10drawWindowEPNS_12EffectWindowEiRK7QRegionRNS_15WindowPaintDataE
(libkwin.so.5 + 0x21cd6d)
#20 0x7f3ae541cd6d
_ZN4KWin18EffectsHandlerImpl10drawWindowEPNS_12EffectWindowEiRK7QRegionRNS_15WindowPaintDataE
(libkwin.so.5 + 0x21cd6d)
#21 0x7f3ae541cbf4
_ZN4KWin18EffectsHandlerImpl11paintWindowEPNS_12EffectWindowEiRK7QRegionRNS_15WindowPaintDataE
(libkwin.so.5 + 0x21cbf4)
#22 0x7f3ae541cbf4
_ZN4KWin18EffectsHandlerImpl11paintWindowEPNS_12EffectWindowEiRK7QRegionRNS_15WindowPaintDataE
(libkwin.so.5 + 0x21cbf4)
#23 0x7f3ae54b98f8
_ZN4KWin14WorkspaceScene11paintWindowEPNS_10WindowItemEiRK7QRegion
(libkwin.so.5 + 0x2b98f8)
#24 0x7f3ae54b9bae
_ZN4KWin14WorkspaceScene17paintSimpleScreenEiRK7QRegion (libkwin.so.5 +
0x2b9bae)
#25 0x7f3ae541cac4
_ZN4KWin18EffectsHandlerImpl11paintScreenEiRK7QRegionRNS_15ScreenPaintDataE
(libkwin.so.5 + 0x21cac4)
#26 0x7f3ae541cac4
_ZN4KWin18EffectsHandlerImpl11paintScreenEiRK7QRegionRNS_15ScreenPaintDataE
(libkwin.so.5 + 0x21cac4)
#27 0x7f3ae54b8795
_ZN4KWin14WorkspaceScene5paintEPNS_12RenderTargetERK7QRegion (libkwin.so.5 +
0x2b8795)
#28 0x7f3ae54ae499

[systemsettings] [Bug 472108] Mixed values in the module

2023-07-23 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=472108

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/840e72b3836a2a22c161c4649 |t/74cbbf543298f8f3b516d3e59
   |1d2f8d6a451f5c0 |5d7386416a41158
   Version Fixed In|6.0 |5.27

--- Comment #3 from Joshua Goins  ---
Git commit 74cbbf543298f8f3b516d3e595d7386416a41158 by Joshua Goins, on behalf
of Han Young.
Committed on 23/07/2023 at 21:09.
Pushed by redstrate into branch 'Plasma/5.27'.

kcm/region_language: fix enum order
FIXED-IN: 5.27

Reorder enums to fix the bug introduced in
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2946.

(cherry picked from commit 840e72b3836a2a22c161c46491d2f8d6a451f5c0)

M  +1-1kcms/region_language/settingtype.h

https://invent.kde.org/plasma/plasma-workspace/-/commit/74cbbf543298f8f3b516d3e595d7386416a41158

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

[plasma-nm] [Bug 472491] Openfortivpn not working through Network Manager

2023-07-23 Thread Mihai Sorin Dobrescu
https://bugs.kde.org/show_bug.cgi?id=472491

--- Comment #3 from Mihai Sorin Dobrescu  ---
Added new bug report here:
https://github.com/adrienverge/openfortivpn/issues/1129.

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

[plasmashell] [Bug 466192] Application launcher switches selection on autocomplete to mouse position

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=466192

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

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

[plasmashell] [Bug 472543] New: Crash when closing a window

2023-07-23 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=472543

Bug ID: 472543
   Summary: Crash when closing a window
Classification: Plasma
   Product: plasmashell
   Version: 5.27.5
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: djar...@kde.org
  Target Milestone: 1.0

SUMMARY

The screen went black when I closed a window, after which plasma restarted.

Application: Plasma (plasmashell), signal: Segmentation fault

   PID: 3068 (plasmashell)
   UID: 1000 (david)
   GID: 1000 (david)
Signal: 11 (SEGV)
 Timestamp: Sun 2023-07-23 19:40:01 BST (10s ago)
  Command Line: /usr/bin/plasmashell --no-respawn
Executable: /usr/bin/plasmashell
 Control Group:
/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service
  Unit: user@1000.service
 User Unit: plasma-plasmashell.service
 Slice: user-1000.slice
 Owner UID: 1000 (david)
   Boot ID: f06577e8ff68477684e14634690517d7
Machine ID: 9f4447b33097490eaac20e4b4d721a04
  Hostname: stewjar
   Storage:
/var/lib/systemd/coredump/core.plasmashell.1000.f06577e8ff68477684e14634690517d7.3068.169013760100.zst
(present)
  Size on Disk: 18.5M
   Message: Process 3068 (plasmashell) of user 1000 dumped core.

Module libsystemd.so.0 from deb systemd-252.12-1~deb12u1.amd64
Module libudev.so.1 from deb systemd-252.12-1~deb12u1.amd64
Stack trace of thread 3068:
#0  0x7f531caa9d3c __pthread_kill_implementation (libc.so.6
+ 0x8ad3c)
#1  0x7f531ca5af32 __GI_raise (libc.so.6 + 0x3bf32)
#2  0x7f531f0ceb46 _ZN6KCrash19defaultCrashHandlerEi
(libKF5Crash.so.5 + 0x5b46)
#3  0x7f531ca5afd0 __restore_rt (libc.so.6 + 0x3bfd0)
#4  0x7f531caa9d3c __pthread_kill_implementation (libc.so.6
+ 0x8ad3c)
#5  0x7f531ca5af32 __GI_raise (libc.so.6 + 0x3bf32)
#6  0x7f531ca5afd0 __restore_rt (libc.so.6 + 0x3bfd0)
#7  0x7f531cb20539 syscall (libc.so.6 + 0x101539)
#8  0x7f531cccdd9b _ZN10QSemaphore7acquireEi
(libQt5Core.so.5 + 0xcdd9b)
#9  0x7f531cee8e99 n/a (libQt5Core.so.5 + 0x2e8e99)
#10 0x7f531cee229f _ZN7QObject9destroyedEPS_
(libQt5Core.so.5 + 0x2e229f)
#11 0x7f531cee7254 _ZN7QObjectD2Ev (libQt5Core.so.5 +
0x2e7254)
#12 0x7f531dac2c99 _ZN19QDBusServiceWatcherD0Ev
(libQt5DBus.so.5 + 0x70c99)
#13 0x7f531cedb28e _ZN14QObjectPrivate14deleteChildrenEv
(libQt5Core.so.5 + 0x2db28e)
#14 0x7f531cee7054 _ZN7QObjectD2Ev (libQt5Core.so.5 +
0x2e7054)
#15 0x7f530ff0ab13 n/a
(org.kde.plasma.private.systemtray.so + 0x41b13)
#16 0x7f531cedb28e _ZN14QObjectPrivate14deleteChildrenEv
(libQt5Core.so.5 + 0x2db28e)
#17 0x7f531cee7054 _ZN7QObjectD2Ev (libQt5Core.so.5 +
0x2e7054)
#18 0x7f530fef3fb3 n/a
(org.kde.plasma.private.systemtray.so + 0x2afb3)
#19 0x7f531cedb28e _ZN14QObjectPrivate14deleteChildrenEv
(libQt5Core.so.5 + 0x2db28e)
#20 0x7f531cee7054 _ZN7QObjectD2Ev (libQt5Core.so.5 +
0x2e7054)
#21 0x7f530fef0629 n/a
(org.kde.plasma.private.systemtray.so + 0x27629)
#22 0x7f531cedb28e _ZN14QObjectPrivate14deleteChildrenEv
(libQt5Core.so.5 + 0x2db28e)
#23 0x7f531cee7054 _ZN7QObjectD2Ev (libQt5Core.so.5 +
0x2e7054)
#24 0x7f530feebd79 n/a
(org.kde.plasma.private.systemtray.so + 0x22d79)
#25 0x7f531ca5d4dd __run_exit_handlers (libc.so.6 +
0x3e4dd)
#26 0x7f531ca5d61a __GI_exit (libc.so.6 + 0x3e61a)
#27 0x7f531bdff7af _XDefaultIOError (libX11.so.6 + 0x467af)
#28 0x7f531bdffa9f _XIOError (libX11.so.6 + 0x46a9f)
#29 0x7f531bdfdd60 n/a (libX11.so.6 + 0x44d60)
#30 0x7f531bdeb38f XNextRequest (libX11.so.6 + 0x3238f)
#31 0x7f53142d8eb6 n/a (KF5WindowSystemX11Plugin.so +
0x16eb6)
#32 0x7f53142d14ef n/a (KF5WindowSystemX11Plugin.so +
0xf4ef)
#33 0x7f53142d9981 n/a (KF5WindowSystemX11Plugin.so +
0x17981)
#34 0x7f531e932700 n/a (libKF5WindowSystem.so.5 + 0x2b700)
#35 0x7f531e92e090
_ZN11KWindowInfoC1Ey6QFlagsIN3NET8PropertyEES0_INS1_9Property2EE
(libKF5WindowSystem.so.5 + 0x27090)
#36 0x7f530ffdc766 n/a (libtaskmanager.so.6abi1 + 0x6f766)
#37 0x7f530ffe0e68
_ZNK11TaskManager17XWindowTasksModel4dataERK11QModelIndexi

[plasmashell] [Bug 466192] Application launcher switches selection on autocomplete to mouse position

2023-07-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=466192

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[i18n] [Bug 472288] Updated language file for Hungarian language

2023-07-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=472288

--- Comment #6 from Maik Qualmann  ---
All we can do is wait. You already wrote that the Hungarian translation is
incomplete. It's probably a very small team and they're busy. Remember, we all
do it mostly in our free time.

Maik

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

[kwin] [Bug 459468] Certain Xwayland apps do not respect third-party cursor theme on Wayland

2023-07-23 Thread Andres
https://bugs.kde.org/show_bug.cgi?id=459468

--- Comment #26 from Andres  ---
Like I said in the above reply, this is affecting me on NON-flatpaked apps such
as Vivaldi and Lutris which is installed via my package manager (Pacman)

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

[apper] [Bug 471552] With many applications, apper fails to ask for root password authentication, then fails due to lack of authentication.

2023-07-23 Thread davehill
https://bugs.kde.org/show_bug.cgi?id=471552

davehill  changed:

   What|Removed |Added

 CC||daveh...@telus.net

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

[kwin] [Bug 464196] Drag and drop in GTK apps: 'drag-motion' is triggered when GTK window regains focus

2023-07-23 Thread sedrubal
https://bugs.kde.org/show_bug.cgi?id=464196

--- Comment #5 from sedrubal  ---
Same for me. This one is really annoying. The only solution I found is to close
and reopen the application that gets those spurious DnD events, which is most
of the time Firefox.

Plasma Version: 5.27.6
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
Graphics Platform: Wayland
Gtk: 3.24.38

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

[i18n] [Bug 472288] Updated language file for Hungarian language

2023-07-23 Thread Peter
https://bugs.kde.org/show_bug.cgi?id=472288

--- Comment #5 from Peter  ---
*
Hi Maik
What should I do if the Hungarian translation team does not respond to the
request?

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

[digikam] [Bug 472508] Scanning AV1 files results in crash

2023-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472508

--- Comment #7 from caulier.gil...@gmail.com ---
Hi Maik,

I will do it tomorrow morning. Today I'm on the road...

Gilles

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

[kwin] [Bug 472542] Wrong monitor is primary

2023-07-23 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=472542

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||k...@davidedmundson.co.uk

--- Comment #2 from David Edmundson  ---
Please include output of 'kscreem-doctor  bug' when in the broken state

And confirm if restarting plasmashell fixes it.

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

[Powerdevil] [Bug 472541] Idle Script is separated from Idle Inhibit

2023-07-23 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=472541

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella  ---
> 2. Set Idle Script to Screensaver under Wine

What you you mean with this?

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

[kwin] [Bug 472542] Wrong monitor is primary

2023-07-23 Thread mashkal2000
https://bugs.kde.org/show_bug.cgi?id=472542

--- Comment #1 from mashkal2...@gmail.com  ---
The image shows the taskbar drawn on the non-primary display. Apps also launch
on the non-primary display. That's what I mean by "the 1st screen is primary in
reality"

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

[kwin] [Bug 472542] New: Wrong monitor is primary

2023-07-23 Thread mashkal2000
https://bugs.kde.org/show_bug.cgi?id=472542

Bug ID: 472542
   Summary: Wrong monitor is primary
Classification: Plasma
   Product: kwin
   Version: 5.27.6
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: multi-screen
  Assignee: kwin-bugs-n...@kde.org
  Reporter: mashkal2...@gmail.com
  Target Milestone: ---

Created attachment 160477
  --> https://bugs.kde.org/attachment.cgi?id=160477=edit
display

SUMMARY
Wrong display is primary. This is fixed by making the other display primary,
then switching back.


STEPS TO REPRODUCE
1. make 2nd screen primary
2. reboot
3. 

OBSERVED RESULT
2nd screen is primary in settings, 1st screen is primary in reality

EXPECTED RESULT
2nd screen is primary in settings, 2nd screen is primary in reality

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.27
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
Kernel Version: 5.19.0-46-generic (64-bit)
Graphics Platform: X11
Processors: 20 × 13th Gen Intel® Core™ i5-13600K
Memory: 31.1 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2
Manufacturer: ASRock
Product Name: Z690M-ITX/ax
ADDITIONAL INFORMATION

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

[kwin] [Bug 464196] Drag and drop in GTK apps: 'drag-motion' is triggered when GTK window regains focus

2023-07-23 Thread sedrubal
https://bugs.kde.org/show_bug.cgi?id=464196

sedrubal  changed:

   What|Removed |Added

 CC||k...@sedrubal.de

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

[valgrind] [Bug 472219] Syscall param ppoll(ufds.events) points to uninitialised byte(s)

2023-07-23 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=472219

Paul Floyd  changed:

   What|Removed |Added

 Attachment #160475|0   |1
is obsolete||

--- Comment #11 from Paul Floyd  ---
Created attachment 160476
  --> https://bugs.kde.org/attachment.cgi?id=160476=edit
patch for poll and negative fds

This time compiles on macOS

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

[systemsettings] [Bug 472498] Set default global launch shortcut to open System Settings (Meta+I)

2023-07-23 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=472498

--- Comment #1 from David Redondo  ---
Meta+I because Windows doesn't make much sense to me, why not meta+s?

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

[Powerdevil] [Bug 472541] New: Idle Script is separated from Idle Inhibit

2023-07-23 Thread Svyatoslav Timofeev
https://bugs.kde.org/show_bug.cgi?id=472541

Bug ID: 472541
   Summary: Idle Script is separated from Idle Inhibit
Classification: Plasma
   Product: Powerdevil
   Version: 5.27.6
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: timofeevsv1...@gmail.com
CC: m...@ratijas.tk, natalie_clar...@yahoo.de
  Target Milestone: ---

SUMMARY
***
Idle Script in settings of Power Management is separated from Idle Inhibit,
which makes impossible wljoywake and caffeine to create screensaver inhibited
by joystick
***


STEPS TO REPRODUCE
1. Setup wljoywake or caffeine to inhibit idle
2. Set Idle Script to Screensaver under Wine
3. Script Inhibit does not work!

OBSERVED RESULT
Screensaver on wine still running on Screen Inhibit, which is "undefined
behavior"

EXPECTED RESULT
Idle Script should be inhibited by programs

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: CachyOS (Arch Linux)
(available in About System)
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10

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

[frameworks-baloo] [Bug 472540] New: Baloo constant crashes

2023-07-23 Thread DG
https://bugs.kde.org/show_bug.cgi?id=472540

Bug ID: 472540
   Summary: Baloo constant crashes
Classification: Frameworks and Libraries
   Product: frameworks-baloo
   Version: 5.108.0
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: Baloo File Daemon
  Assignee: baloo-bugs-n...@kde.org
  Reporter: dcgo...@gmail.com
  Target Milestone: ---

Application: baloo_file_extractor (5.108.0)

Qt Version: 5.15.10
Frameworks Version: 5.108.0
Operating System: Linux 6.4.3-1-MANJARO x86_64
Windowing System: X11
Distribution: Manjaro Linux
DrKonqi: 5.27.6 [KCrashBackend]

-- Information about the crash:
Baloo gives a crash and error just after a fresh reboot. Ignoring this several
time and it will eventually go away; it may randomly come back at times.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Aborted
Content of s_kcrashErrorMessage: std::unique_ptr = {get() = }
[KCrash Handler]
#6  __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#7  0x7f172fc9f2d3 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78
#8  0x7f172fc4fa08 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#9  0x7f172fc38538 in __GI_abort () at abort.c:79
#10 0x7f1730e8291e in mdb_assert_fail.constprop.0 (env=0x561bd57daea0,
expr_txt=, func=, line=,
file=0x7f1730e8f9e0 "mdb.c") at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:1571
#11 0x7f1730e80c2a in mdb_page_dirty (txn=, mp=) at /usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:2143
#12 mdb_page_dirty (txn=0x561bd57dc300, mp=) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:2143
#13 0x7f1730e8e646 in mdb_page_alloc.isra.0 (num=,
mp=0x7ffdf86cf4f8, mc=) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:2337
#14 0x7f1730e85d53 in mdb_page_touch (mc=mc@entry=0x7ffdf86cf980) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:2457
#15 0x7f1730e879ac in mdb_cursor_touch (mc=mc@entry=0x7ffdf86cf980) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:6563
#16 0x7f1730e8bc8d in mdb_cursor_del (flags=32, mc=0x7ffdf86cf980) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:7121
#17 mdb_cursor_del (mc=mc@entry=0x7ffdf86cf980, flags=flags@entry=32) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:7103
#18 0x7f1730e8d485 in mdb_del0 (txn=0x561bd57dc300, dbi=,
key=0x7ffdf86cfd70, data=, flags=32) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:8621
#19 0x7f1731005007 in Baloo::DocumentDB::del (this=,
docId=) at
/usr/src/debug/baloo/baloo-5.108.0/src/engine/documentdb.cpp:105
#20 0x7f173101d478 in Baloo::WriteTransaction::removeDocument
(this=0x561bd57d9bc0, id=1157051304705536) at
/usr/src/debug/baloo/baloo-5.108.0/src/engine/writetransaction.cpp:116
#21 0x561bd3e6c09b in Baloo::App::processNextFile (this=0x7ffdf86d0440) at
/usr/src/debug/baloo/baloo-5.108.0/src/file/extractor/app.cpp:96
#22 0x7f17304d2927 in ?? () from /usr/lib/libQt5Core.so.5
#23 0x7f17304c315e in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#24 0x7f173049b778 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#25 0x7f17304e9e2b in QTimerInfoList::activateTimers() () from
/usr/lib/libQt5Core.so.5
#26 0x7f17304ea40a in ?? () from /usr/lib/libQt5Core.so.5
#27 0x7f172ef0fa31 in g_main_dispatch (context=0x7f1724000ee0) at
../glib/glib/gmain.c:3460
#28 g_main_context_dispatch (context=0x7f1724000ee0) at
../glib/glib/gmain.c:4200
#29 0x7f172ef6ccc9 in g_main_context_iterate.isra.0
(context=context@entry=0x7f1724000ee0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../glib/glib/gmain.c:4276
#30 0x7f172ef0d0e2 in g_main_context_iteration (context=0x7f1724000ee0,
may_block=1) at ../glib/glib/gmain.c:4343
#31 0x7f17304ea5cc in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#32 0x7f173049a484 in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#33 0x7f173049b923 in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#34 0x561bd3e61d4e in main (argc=, argv=) at
/usr/src/debug/baloo/baloo-5.108.0/src/file/extractor/main.cpp:43
[Inferior 1 (process 41131) detached]

Reported using DrKonqi

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

[valgrind] [Bug 472219] Syscall param ppoll(ufds.events) points to uninitialised byte(s)

2023-07-23 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=472219

Paul Floyd  changed:

   What|Removed |Added

 Attachment #160474|0   |1
is obsolete||

--- Comment #10 from Paul Floyd  ---
Created attachment 160475
  --> https://bugs.kde.org/attachment.cgi?id=160475=edit
patch for poll negative fd

Remove uninitialized warning

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

  1   2   3   >