[frameworks-baloo] [Bug 449355] New: High memory usage when idle

2022-01-29 Thread Filip Bengtsson
https://bugs.kde.org/show_bug.cgi?id=449355

Bug ID: 449355
   Summary: High memory usage when idle
   Product: frameworks-baloo
   Version: 5.90.0
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Baloo File Daemon
  Assignee: baloo-bugs-n...@kde.org
  Reporter: k...@autom.zone
  Target Milestone: ---

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

SUMMARY
The process baloo_file is sitting on 6.4 Gb of memory, while ksysguard reports
the confusing "Status: idle, 75% done" (and has done so for ~20 hours).


STEPS TO REPRODUCE
Not sure if this will reproduce my problem, bit this is what I've done
recently:
1. My Windows computer gave up the ghost so I dumped all files from that drive
into my downloads folder, and baloo started indexing it. That's 277.3 GB of all
kinds of files.
2. After four days it was still indexing and maxing out HDD bandwidth, so I
blacklisted the downloads folder (using ksysguard).
3. ksysguard reported that baloo did some index cleanup and now says idle. I
let the computer run overnight to see if baloo would release the memory, it
hadn't.
4. I tried rebooting, but baloo always ramps up to the same memory usage in a
few minutes after startup.

OBSERVED RESULT
Above.

EXPECTED RESULT
I know baloo uses a lot of resources, but I expect at least a message in
ksysguard that is more helpful in explaining what's going on; it is clearly
doing something and not idling.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.16.2-1-MANJARO (64 bt)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Baloo 5.90.0
Relevant screenshots attached.

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

[kamoso] [Bug 449354] New: Unable to select droidcam video source with Kamoso

2022-01-29 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=449354

Bug ID: 449354
   Summary: Unable to select droidcam video source with Kamoso
   Product: kamoso
   Version: 21.12.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: antti.s...@gmail.com
  Target Milestone: ---

SUMMARY
Demonstrative video: https://youtu.be/AH_nkI0CJ50
When trying to use the droidcam video source, it won't even show up in the menu
as a source

STEPS TO REPRODUCE
1. Set up Droidcam
2. Open Kamoso
3. Try to use the droidcam source

OBSERVED RESULT
It is not found in the menu

EXPECTED RESULT
It should show up

SOFTWARE/OS VERSIONS
Linux: Arch Linux
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

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

[krunner] [Bug 434044] Multi-word searches appear to stop at the first word

2022-01-29 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=434044

--- Comment #5 from Alexander Lohnau  ---
Here the query is stopped, because the first word does not match the name,
which is "Menu Editor" while the window name and query is "KDE Menu Editor".

The other ones match, because the exec starts with "kde".

While this shows that there is room for improvement in the runner, the query
logic of it has to be ported away from KServiceTypeTrader in the future.
Meaning we are currently a bit limited in the parsing logic and would need to
re-write it during the port.

My proposal would be to change the name in the desktop file to "KDE Menu
Editor" to be consistent with the window name and other internal strings. The
generic name can then be "Menu Editor".

What do you think?

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

[kmymoney] [Bug 444374] Exclusive UI language change is not applied.

2022-01-29 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=444374

Thomas Baumgart  changed:

   What|Removed |Added

  Component|ux-ui   |translation

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

[kmymoney] [Bug 444374] Exclusive UI language change is not applied.

2022-01-29 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=444374

--- Comment #15 from Thomas Baumgart  ---
Here's an important piece of information that you mention in your comment #11:
> While I noticed some applications are now in "German" like KeePassXC - 
> Version 2.6.6
> Revision: 9c108b9, while Dolphin or most of the other applications stay 
> English.
Dolphin is a KDE application like KMyMoney. If it does not change its language
to German when you switch, it seems a more general issue not related to any of
the (KDE) applications. Since this is working for e.g openSUSE and other
distros, I tend to see this as either a downstream (speak: repo) problem or a
general local KDE issue of this user on your system.

KeePassXC on the other hand maintains its own translation system that is not
compatible with KDE's (see
https://github.com/keepassxreboot/keepassxc/blob/develop/share/translations/keepassxc_de.ts)

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

[plasmashell] [Bug 442321] Task manager sometimes opens new instance of an already-running app on left click when using wayland

2022-01-29 Thread zellox
https://bugs.kde.org/show_bug.cgi?id=442321

--- Comment #13 from zellox  ---
(In reply to Nate Graham from comment #12)
> 99% sure this is Bug 429168.
> 
> *** This bug has been marked as a duplicate of bug 429168 ***

What makes you say that?

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

[plasmashell] [Bug 429168] wayland: taskmanager and icons-only taskmanager only show pinned, no running

2022-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429168

Nate Graham  changed:

   What|Removed |Added

 CC||zel...@fastmail.com

--- Comment #30 from Nate Graham  ---
*** Bug 442321 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 442321] Task manager sometimes opens new instance of an already-running app on left click when using wayland

2022-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442321

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |DUPLICATE

--- Comment #12 from Nate Graham  ---
99% sure this is Bug 429168.

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

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

[kate] [Bug 449343] memory allocation increments by searches, finally Kate freezes

2022-01-29 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=449343

Waqar Ahmed  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
 CC||waqar@gmail.com

--- Comment #1 from Waqar Ahmed  ---
Please try a recent version of Kate (21.12) The problems you mention have been
fixed and performance of search as well as performance in general has been
significantly improved.

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

[krunner] [Bug 434044] Multi-word searches appear to stop at the first word

2022-01-29 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=434044

Alexander Lohnau  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[plasmashell] [Bug 442321] Task manager sometimes opens new instance of an already-running app on left click when using wayland

2022-01-29 Thread zellox
https://bugs.kde.org/show_bug.cgi?id=442321

zellox  changed:

   What|Removed |Added

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

--- Comment #11 from zellox  ---
Pending recurrence (I use this desktop less often currently).

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

[plasmashell] [Bug 442321] Task manager sometimes opens new instance of an already-running app on left click when using wayland

2022-01-29 Thread zellox
https://bugs.kde.org/show_bug.cgi?id=442321

zellox  changed:

   What|Removed |Added

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

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

[kdenlive] [Bug 437598] Failed to create proxy: tag mp4a incompatible w/ codec

2022-01-29 Thread Mazin07
https://bugs.kde.org/show_bug.cgi?id=437598

Mazin07  changed:

   What|Removed |Added

 CC||mazin07+...@gmail.com

--- Comment #1 from Mazin07  ---
Did not repro this on kdenlive 21.12.1 AppImage (Ubuntu 20.04) and
simplescreenrecorder 0.3.11. Proxy generated as expected.

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

[kdenlive] [Bug 449353] New: Transform tool uses wrong crop when applied to rotated clip

2022-01-29 Thread Mazin07
https://bugs.kde.org/show_bug.cgi?id=449353

Bug ID: 449353
   Summary: Transform tool uses wrong crop when applied to rotated
clip
   Product: kdenlive
   Version: 21.12.1
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: mazin07+...@gmail.com
  Target Milestone: ---

SUMMARY

Transform effect, when applied to a clip that has a transform effect with
rotation, crops the image incorrectly.


STEPS TO REPRODUCE
1. Create a 1080x1920 (portrait) image file (e.g. by rotating a animation frame
90deg CCW)
2. Add clip to project bin.
3. Select clip and add a transform effect that "corrects" the rotation:
Rotation=90d, Size=177.78%
4. Drag clip onto timeline.
5. Select the clip in the timeline.
6. Apply another transform effect to the clip; leave the settings at default

OBSERVED RESULT

Second transform crops image as if it's portrait.

EXPECTED RESULT

No change to image after applying second transform (because second transform
does not change zoom or rotation).

See attachment for before/after, with after (bottom) showing wrong crop.

kdenlive 21.12.1 on Ubuntu 20.04

ADDITIONAL INFORMATION

Problem occurs with both still image and video. Found because I needed to
rotate a clip that iPhone thought was portrait, and then wanted to add
additional zoom later.

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

[plasmashell] [Bug 447647] Blackscreen after tried to suspend/hibernate the system

2022-01-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=447647

--- 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.

[plasmashell] [Bug 447952] Plasmashell eating up memory when screen locked with automatic/OpenGL rendering backend

2022-01-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=447952

--- Comment #8 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.

[kstars] [Bug 445064] In camera and filters screen I have chosen Enforce Temperature before Capture, yet frames are captured and no alarm or alert is issued.

2022-01-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=445064

--- 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.

[plasmashell] [Bug 442321] Task manager sometimes opens new instance of an already-running app on left click when using wayland

2022-01-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=442321

--- Comment #10 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 449352] Widgets positioned to the right of the panel return left after Plasma restarts

2022-01-29 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=449352

Mircea Kitsune  changed:

   What|Removed |Added

 CC||sonichedgehog_hyperblast00@
   ||yahoo.com

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

[plasmashell] [Bug 449352] New: Widgets positioned to the right of the panel return left after Plasma restarts

2022-01-29 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=449352

Bug ID: 449352
   Summary: Widgets positioned to the right of the panel return
left after Plasma restarts
   Product: plasmashell
   Version: 5.23.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: sonichedgehog_hyperblas...@yahoo.com
  Target Milestone: 1.0

Created attachment 146064
  --> https://bugs.kde.org/attachment.cgi?id=146064=edit
Screenshot: Top before restart, bottom after restart

SUMMARY
Widgets don't seem to persist their position at the right of the bottom panel
between restarts of the plasma shell, breaking the user's desktop configuration
after reboot if they rely on this positioning. This can be seen when using a
task manager that doesn't fill the width of the panel and automatically push
widgets to its right there, such as Latte dock. Entering edit mode lets you
drag widgets to the side so this feature clearly exists, just that it's not
remembered.

STEPS TO REPRODUCE
1. Remove the Task Manager or Icon Only Task Manager, or use Latte Dock which
adjusts its width dynamically.
2. Drag the digital clock, system tray, other widgets to the right side of the
panel.
3. Once you're done editing, restart plasma with the command "pkill
plasmashell;kstart5 plasmashell"

OBSERVED RESULT
The system tray and digital clock move back to the left and now reside right of
the dock.

EXPECTED RESULT
They should retain their position and stay at the right of the screen where
they've been placed.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2
Kernel Version: 5.16.2-1-MANJARO (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 570 Series

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

[plasmashell] [Bug 449351] New: Plasmashell 5.22.5 crashed for seemingly no reason?

2022-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=449351

Bug ID: 449351
   Summary: Plasmashell 5.22.5 crashed for seemingly no reason?
   Product: plasmashell
   Version: 5.23.0
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: wodenc...@gmail.com
  Target Milestone: 1.0

Created attachment 146063
  --> https://bugs.kde.org/attachment.cgi?id=146063=edit
kcrash file

Application: plasmashell (5.22.5)

Qt Version: 5.15.2
Frameworks Version: 5.86.0
Operating System: Linux 5.13.0-28-generic x86_64
Windowing System: X11
Drkonqi Version: 5.22.5
Distribution: Ubuntu 21.10

-- Information about the crash:
- What I was doing when the application crashed:
I was chatting with a friend on Signal, nothing else in particular was
happening. Plasmashell just crashed for seemingly no reason.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  QScopedValueRollback::QScopedValueRollback
(value=0x55b262f4da20, var=, this=)
at /usr/include/c++/11/bits/move.h:104
#5  QQmlObjectCreator::finalize (this=0x55b262f4da20, interrupt=...) at
qml/qqmlobjectcreator.cpp:1383
#6  0x7f592195d1ec in QQmlComponentPrivate::complete (state=0x55b255a233d0,
enginePriv=0x55b24a4e16d0) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qscopedpointer.h:116
#7  QQmlComponentPrivate::complete (enginePriv=0x55b24a4e16d0,
state=0x55b255a233d0) at qml/qqmlcomponent.cpp:983
#8  0x7f592195d2af in QQmlComponentPrivate::completeDeferred
(enginePriv=0x55b24a4e16d0, deferredState=deferredState@entry=0x55b24c58dd80)
at qml/qqmlcomponent.cpp:980
#9  0x7f591aa28fae in QtQuickPrivate::completeDeferred
(object=0x55b253a50050, property=...) at
./src/quicktemplates2/qquickdeferredexecute.cpp:152
#10 0x7f591aa39f2f in quickCompleteDeferred (delegate=...,
property=..., object=0x55b253a50050) at
./src/quicktemplates2/qquickdeferredexecute_p_p.h:84
#11 QQuickLabelPrivate::executeBackground (this=this@entry=0x55b26abce4f0,
complete=complete@entry=true) at ./src/quicktemplates2/qquicklabel.cpp:304
#12 0x7f591aa3b1df in QQuickLabel::componentComplete (this=0x55b253a50050)
at ./src/quicktemplates2/qquicklabel.cpp:618
#13 0x7f59219ce122 in QQmlObjectCreator::finalize (this=0x55b26b82c4f0,
interrupt=...) at qml/qqmlobjectcreator.cpp:1414
#14 0x7f5921963765 in QQmlIncubatorPrivate::incubate (this=0x55b26ba38280,
i=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qscopedpointer.h:116
#15 0x7f5921963d5d in QQmlEnginePrivate::incubate (this=0x55b24a4e16d0,
i=..., forContext=) at qml/qqmlincubator.cpp:89
#16 0x7f591f327b8c in QQmlDelegateModelPrivate::object
(this=0x55b24c432450, group=QQmlListCompositor::Default, index=5,
incubationMode=) at ./src/qmlmodels/qqmldelegatemodel.cpp:1299
#17 0x7f5921f20846 in QQuickItemViewPrivate::createItem
(this=this@entry=0x55b24e5cb400, modelIndex=modelIndex@entry=5,
incubationMode=incubationMode@entry=QQmlIncubator::Synchronous) at
items/qquickitemview.cpp:2349
#18 0x7f5921f31f60 in QQuickListViewPrivate::applyInsertionChange
(this=0x55b24e5cb400, change=..., insertResult=0x7ffc8e5759b0,
addedItems=, movingIntoView=) at
items/qquicklistview.cpp:3630
#19 0x7f5921f2236d in QQuickItemViewPrivate::applyModelChanges
(this=this@entry=0x55b24e5cb400,
totalInsertionResult=totalInsertionResult@entry=0x7ffc8e575a90,
totalRemovalResult=totalRemovalResult@entry=0x7ffc8e575ac0) at
items/qquickitemview.cpp:2061
#20 0x7f5921f22c6a in QQuickItemViewPrivate::layout (this=0x55b24e5cb400)
at items/qquickitemview.cpp:1895
#21 0x7f5921e717ad in QQuickWindowPrivate::polishItems
(this=0x55b24afb1730) at items/qquickwindow.cpp:393
#22 0x7f5921e10ea5 in QSGThreadedRenderLoop::polishAndSync
(this=0x7f591400e7e0, w=0x55b24cbc0160, inExpose=) at
scenegraph/qsgthreadedrenderloop.cpp:1577
#23 0x7f5921e7eeef in QQuickWindow::event (this=0x55b24a8ceea0,
e=0x7ffc8e575e30) at items/qquickwindow.cpp:1858
#24 0x7f59211096b3 in QApplicationPrivate::notify_helper (this=, receiver=0x55b24a8ceea0, e=0x7ffc8e575e30) at
kernel/qapplication.cpp:3632
#25 0x7f592042116a in QCoreApplication::notifyInternal2
(receiver=0x55b24a8ceea0, event=0x7ffc8e575e30) at
kernel/qcoreapplication.cpp:1063
#26 0x7f59207f50d4 in QPlatformWindow::deliverUpdateRequest
(this=) at kernel/qplatformwindow.cpp:789
#27 QPlatformWindow::windowEvent (this=, event=)
at kernel/qplatformwindow.cpp:476
#28 0x7f59211108ca in QApplication::notify (this=0x7ffc8e576450,
receiver=0x55b24a8ceea0, e=0x7ffc8e5760c0) at kernel/qapplication.cpp:2874
#29 0x7f592042116a in QCoreApplication::notifyInternal2
(receiver=0x55b24a8ceea0, event=0x7ffc8e5760c0) at
kernel/qcoreapplication.cpp:1063
#30 0x7f592047986b in QTimerInfoList::activateTimers 

[Elisa] [Bug 449046] Move player controls to the bottom

2022-01-29 Thread kassindornelles
https://bugs.kde.org/show_bug.cgi?id=449046

--- Comment #9 from kassindornelles  ---
Created attachment 146062
  --> https://bugs.kde.org/attachment.cgi?id=146062=edit
QTDesigner example/idea

here, i made something with qtdesigner.

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

[Elisa] [Bug 449046] Move player controls to the bottom

2022-01-29 Thread kassindornelles
https://bugs.kde.org/show_bug.cgi?id=449046

--- Comment #8 from kassindornelles  ---
(In reply to kassindornelles from comment #7)
> Created attachment 146061 [details]
> everything in the bottom, including song name
> 
> What about doing in this way? i know it looks confusing xd, but focus in the
> bottom panel 
> i remember that this is a pretty old design from windows media player 10/11
> days, and even to this day it feels natural for a desktop media player to
> look like this, at least for me

also you could move the hamburguer menu to the right side of the "playing now"
panel, i'm still not sure about where it should be in this design

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

[Elisa] [Bug 449046] Move player controls to the bottom

2022-01-29 Thread kassindornelles
https://bugs.kde.org/show_bug.cgi?id=449046

--- Comment #7 from kassindornelles  ---
Created attachment 146061
  --> https://bugs.kde.org/attachment.cgi?id=146061=edit
everything in the bottom, including song name

What about doing in this way? i know it looks confusing xd, but focus in the
bottom panel 
i remember that this is a pretty old design from windows media player 10/11
days, and even to this day it feels natural for a desktop media player to look
like this, at least for me

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

[kwin] [Bug 449350] DrmGpu::findWorkingCombination failed to find any functional combinations

2022-01-29 Thread Mateusz Warzynski
https://bugs.kde.org/show_bug.cgi?id=449350

--- Comment #1 from Mateusz Warzynski  ---
In addition, this crash might be caused by different parts of the code. I
reproduced it once again and this time it crashed with ABRT.

coredump info:
>PID: 76934 (kwin_wayland)
>UID: 1000 (mwarzynski)
>GID: 1000 (mwarzynski)
> Signal: 6 (ABRT)
>  Timestamp: Sun 2022-01-30 02:39:11 CET (31min ago)
>   Command Line: /usr/bin/kwin_wayland --wayland_fd 5 --socket wayland-0 
> --xwayland-fd 7 --xwayland-fd 6 --xwayland-display :14 --xwayland-xauthority 
> /run/user/1000/xauth_aKwnFp --xwayland /usr/lib/startplasma-way>
> Executable: /usr/bin/kwin_wayland
>  Control Group: /user.slice/user-1000.slice/session-1.scope
>   Unit: session-1.scope
>  Slice: user-1000.slice
>Session: 1
>  Owner UID: 1000 (mwarzynski)
>Boot ID: 193f064636b3431cbcd6cdbdc1a17c74
> Machine ID: 4fa290243f6a492fa8fbd786b758cf66
>   Hostname: mia
>Storage: 
> /var/lib/systemd/coredump/core.kwin_wayland.1000.193f064636b3431cbcd6cdbdc1a17c74.76934.164350675100.zst
>  (present)
>  Disk Size: 4.4M
>Message: Process 76934 (kwin_wayland) of user 1000 dumped core.
> Stack trace of thread 76934:
> #0  0x7fa1eb29cd22 raise (libc.so.6 + 0x3cd22)
> #1  0x7fa1eb28690e abort (libc.so.6 + 0x2690e)
> #2  0x7fa1eb2ded28 __libc_message (libc.so.6 + 0x7ed28)
> #3  0x7fa1eb2e692a malloc_printerr (libc.so.6 + 0x8692a)
> #4  0x7fa1eb2e9f4c _int_malloc (libc.so.6 + 0x89f4c)
> #5  0x7fa1eb2eb4e1 malloc (libc.so.6 + 0x8b4e1)
> #6  0x7fa1eb4d244d _Znwm (libstdc++.so.6 + 0xa644d)
> #7  0x7fa1ec12f9db 
> _ZNK18QRasterPaintEngine11createStateEP13QPainterState (libQt5Gui.so.5 + 
> 0x3a39db)
> #8  0x7fa1ec144cca _ZN8QPainter5beginEP12QPaintDevice 
> (libQt5Gui.so.5 + 0x3b8cca)
> #9  0x7fa1e4a9892b _ZN4KWin9DrmOutput12updateCursorEv 
> (KWinWaylandDrmBackend.so + 0x2e92b)
> #10 0x7fa1e4a89077 _ZN4KWin10DrmBackend12updateCursorEv 
> (KWinWaylandDrmBackend.so + 0x1f077)
> #11 0x7fa1e4a8976c 
> _ZN4KWin10DrmBackend15handleUdevEventEv (KWinWaylandDrmBackend.so + 0x1f76c)
> #12 0x7fa1ebb2ada3 n/a (libQt5Core.so.5 + 0x2bcda3)
> #13 0x7fa1ebb2ca64 
> _ZN15QSocketNotifier9activatedE17QSocketDescriptorNS_4TypeENS_14QPrivateSignalE
>  (libQt5Core.so.5 + 0x2bea64)
> #14 0x7fa1ebb2cbaf _ZN15QSocketNotifier5eventEP6QEvent 
> (libQt5Core.so.5 + 0x2bebaf)
> #15 0x7fa1ec7161a6 
> _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 
> + 0x1791a6)
> #16 0x7fa1ebafa17a 
> _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 
> 0x28c17a)
> #17 0x7fa1ebb440f4 
> _ZN27QEventDispatcherUNIXPrivate23activateSocketNotifiersEv (libQt5Core.so.5 
> + 0x2d60f4)
> #18 0x7fa1ebb45065 
> _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
>  (libQt5Core.so.5 + 0x2d7065)
> #19 0x5620fd55aa42 
> _ZN23QUnixEventDispatcherQPA13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
>  (kwin_wayland + 0x8ea42)
> #20 0x7fa1ebaf245b 
> _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 
> 0x28445b)
> #21 0x7fa1ebafdba7 _ZN16QCoreApplication4execEv 
> (libQt5Core.so.5 + 0x28fba7)
> #22 0x5620fd4f68cb main (kwin_wayland + 0x2a8cb)
> #23 0x7fa1eb287b25 __libc_start_main (libc.so.6 + 0x27b25)
> #24 0x5620fd4f72ce _start (kwin_wayland + 0x2b2ce)

backtrace:
> (gdb) bt
> #0  0x7fa1eb29cd22 in raise () at /usr/lib/libc.so.6
> #1  0x7fa1eb28690e in abort () at /usr/lib/libc.so.6
> #2  0x7fa1eb2ded28 in __libc_message () at /usr/lib/libc.so.6
> #3  0x7fa1eb2e692a in  () at /usr/lib/libc.so.6
> #4  0x7fa1eb2e9f4c in _int_malloc () at /usr/lib/libc.so.6
> #5  0x7fa1eb2eb4e1 in malloc () at /usr/lib/libc.so.6
> #6  0x7fa1eb4d244d in operator new(unsigned long) (sz=1040) at 
> /build/gcc/src/gcc/libstdc++-v3/libsupc++/new_op.cc:50
> #7  0x7fa1ec12f9db in QRasterPaintEngine::createState(QPainterState*) 
> const () at /usr/lib/libQt5Gui.so.5
> #8  0x7fa1ec144cca in QPainter::begin(QPaintDevice*) () at 
> /usr/lib/libQt5Gui.so.5
> #9  0x7fa1e4a9892b in KWin::DrmOutput::updateCursor() 
> (this=0x5620ff0c95e0) at 
> /usr/src/debug/kwin-5.23.5/src/plugins/platforms/drm/drm_output.cpp:150
> #10 0x7fa1e4a89077 in KWin::DrmBackend::updateCursor() 
> (this=0x5620fe87cfb0) at 
> /usr/src/debug/kwin-5.23.5/src/plugins/platforms/drm/drm_backend.cpp:572
> #11 0x7fa1e4a8976c in 

[kwin] [Bug 449350] New: DrmGpu::findWorkingCombination failed to find any functional combinations

2022-01-29 Thread Mateusz Warzynski
https://bugs.kde.org/show_bug.cgi?id=449350

Bug ID: 449350
   Summary: DrmGpu::findWorkingCombination failed to find any
functional combinations
   Product: kwin
   Version: 5.23.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: platform-drm
  Assignee: kwin-bugs-n...@kde.org
  Reporter: mathew.warzyn...@gmail.com
  Target Milestone: ---

Created attachment 146060
  --> https://bugs.kde.org/attachment.cgi?id=146060=edit
debug log output

Possibly related to https://bugs.kde.org/show_bug.cgi?id=438789.
However, fix proposed in the comments were pushed to 5.22 and I observe a
similar issue at 5.23.

SUMMARY
While having KDE running, when I connect an external monitor to the dock the
`kwin_wayland` crashes. It works fine if I start KDE with the external monitor
already connected.
`kwin_wayland_drm` seems to be unable to find a functional combination after a
new external monitor via dock is connected.


STEPS TO REPRODUCE
1. Disconnect external monitor (or dock),
2. Start KDE with Wayland (`XDG_SESSION_TYPE=wayland dbus-run-session
startplasma-wayland`),
3. Connect external monitor (or dock),
4. -- crash --

OBSERVED RESULT
KDE exits to tty, loads up again (from scratch) with external monitor working
fine.
Since the whole KDE exits it also closes all working GUI applications (like web
browser), so that I have to open all of them once again.

EXPECTED RESULT
KDE should not crash. KDE should use the new monitor.


SOFTWARE/OS VERSIONS
OS: ArchLinux
```
~ uname -a
Linux mia 5.16.3-arch1-1 #1 SMP PREEMPT Thu, 27 Jan 2022 14:18:25 + x86_64
GNU/Linux
```

KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2
Graphics Platform: Wayland

ADDITIONAL INFORMATION
Interesting logs from "debug log output":
```
kwin_wayland_drm: DrmGpu::findWorkingCombination failed to find any functional
combinations! Reverting to the old configuration!
kwin_wayland_drm: Could not set cursor: Bad file descriptor
kwin_wayland_drm: Could not set cursor: Bad file descriptor
kwin_wayland_drm: Could not set cursor: Bad file descriptor
kwin_wayland_drm: Failed to update cursor on output "eDP-1"
kwin_wayland_drm: Could not set cursor: Bad file descriptor
kwin_wayland_drm: New gpu found: ""
kwin_wayland_drm: failed to open drm device at ""
kwin_wayland_drm: Received change event for monitored drm device
"/dev/dri/card0"
The Wayland connection broke. Did the Wayland compositor die?
The Wayland connection broke. Did the Wayland compositor die?
kdeinit5: PID 76335 terminated.
(EE) failed to read Wayland events: Broken pipe
kdeinit5_wrapper: Warning: connect(/run/user/1000/kdeinit5__13) failed: : No
such file or directory
Error: Can not contact kdeinit5!
startplasma-waylandsession: Starting up...startplasma-waylandsession: Shutting
down...
startplasma-waylandsession: Done.
```
(I pasted full log as an attachment as context might be helpful.)

Crash backtrace:
```
(gdb) bt
#0  0x7f57303271ea in QVector::clear()
(this=) at /usr/include/qt/QtCore/qvector.h:442
#1  KWin::DrmConnector::updateModes() (this=0x18) at
/usr/src/debug/kwin-5.23.5/src/plugins/platforms/drm/drm_object_connector.cpp:319
#2  0x7f573032f28c in KWin::DrmOutput::updateModes()
(this=this@entry=0x5624de19cc40) at
/usr/src/debug/kwin-5.23.5/src/plugins/platforms/drm/drm_output.cpp:331
#3  0x7f5730337f3d in KWin::DrmGpu::updateOutputs()
(this=this@entry=0x5624dd95cac0) at
/usr/src/debug/kwin-5.23.5/src/plugins/platforms/drm/drm_gpu.cpp:222
#4  0x7f573031f101 in KWin::DrmBackend::updateOutputs()
(this=0x5624dd93d6d0) at
/usr/src/debug/kwin-5.23.5/src/plugins/platforms/drm/drm_backend.cpp:356
#5  0x7f5730320763 in KWin::DrmBackend::handleUdevEvent()
(this=0x5624dd93d6d0) at
/usr/src/debug/kwin-5.23.5/src/plugins/platforms/drm/drm_backend.cpp:259
#6  0x7f57373c1da3 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f57373c3a64 in QSocketNotifier::activated(QSocketDescriptor,
QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at
/usr/lib/libQt5Core.so.5
#8  0x7f57373c3baf in QSocketNotifier::event(QEvent*) () at
/usr/lib/libQt5Core.so.5
#9  0x7f5737fad1a6 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#10 0x7f573739117a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#11 0x7f57373db0f4 in
QEventDispatcherUNIXPrivate::activateSocketNotifiers() () at
/usr/lib/libQt5Core.so.5
#12 0x7f57373dc065 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#13 0x5624dcc58a42 in
QUnixEventDispatcherQPA::processEvents(QFlags)
()
#14 0x7f573738945b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#15 0x7f5737394ba7 in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5
#16 0x5624dcbf48cb in main(int, char**) 

[ksplash] [Bug 449326] Can't log in to Wayland after logging out from X11

2022-01-29 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=449326

--- Comment #6 from Fushan Wen  ---
(In reply to David Edmundson from comment #5)
> Does a direct boot to wayland work?

Direct boot to Wayland still works.

> Is your kde self compiled to a custom prefix?

No. They are all installed to the root partition.

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

[ksplash] [Bug 449326] Can't log in to Wayland after logging out from X11

2022-01-29 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=449326

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #5 from David Edmundson  ---
Does a direct boot to wayland work?

Is your kde self compiled to a custom prefix?

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

[Powerdevil] [Bug 440609] Powerdevil sometimes does not notice that my laptop has been cut from the power supply and runs on battery

2022-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=440609

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REOPENED|RESOLVED

--- Comment #18 from Nate Graham  ---
It's the same issue as Bug 423556, which is an upstream issue. See
https://gitlab.freedesktop.org/upower/upower/-/issues/126.

See also
https://community.kde.org/Get_Involved/Issue_Reporting#Understand_what_the_resolution_statuses_mean

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

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

[plasmashell] [Bug 423556] Battery icon sometimes indicates that battery is charging when laptop is unplugged

2022-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423556

--- Comment #31 from Nate Graham  ---
*** Bug 440609 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 419817] Thick black border around windows

2022-01-29 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=419817

Eric Edlund  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||ericedlund2...@gmail.com
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Eric Edlund  ---
It looks to me like this has been fixed, reply if not.

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

[Powerdevil] [Bug 440609] Powerdevil sometimes does not notice that my laptop has been cut from the power supply and runs on battery

2022-01-29 Thread sai
https://bugs.kde.org/show_bug.cgi?id=440609

sai  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---
 CC||saipavanchitta1...@gmail.co
   ||m
 Ever confirmed|0   |1

--- Comment #17 from sai  ---
Is this issue resolved? I still face this bug, and it makes it difficult as now
the laptop does not suspend when I close the lid as it thinks it is plugged in.
Could anyone please comment on whether this is resolved

Thanks!

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

[ksplash] [Bug 449326] Can't log in to Wayland after logging out from X11

2022-01-29 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=449326

--- Comment #4 from Fushan Wen  ---
Some suspicious commits:

kwayland-server:
https://github.com/KDE/kwayland-server/commit/e7f10a111d10b35bf68bbfe20173d4486d9c152d

plasma-workspace:
https://github.com/KDE/plasma-workspace/commit/a253ec6e894975964aa244f3ff27651940fd9b32
https://github.com/KDE/plasma-workspace/commit/cb0d2459f5a7fab075ded1488ae4a570b9e3178e

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

[kio-extras] [Bug 443806] Dolphin should allow option to cache thumbnails for separate encrypted devices / locations (KDialog too?)

2022-01-29 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=443806

Luigi Toscano  changed:

   What|Removed |Added

Version|21.12.1 |21.12.0

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

[korganizer] [Bug 449062] google groupware - cannot add calendar

2022-01-29 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=449062

Nick  changed:

   What|Removed |Added

 CC||nikkmo...@gmail.com

--- Comment #2 from Nick  ---
I have had the same issue.

I did have the calendar connected and all of a sudden it deleted all of the
events from my calendar and from then has not been able to display the
calendars.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 21.10 
(available in About System)
Kernel Version 5.13.0-27
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

KOrganizer Version: 5.19.1
Platform: Kubuntu Backports PPA

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

[kio-extras] [Bug 443806] Dolphin should allow option to cache thumbnails for separate encrypted devices / locations (KDialog too?)

2022-01-29 Thread flan_suse
https://bugs.kde.org/show_bug.cgi?id=443806

flan_suse  changed:

   What|Removed |Added

Version|21.12.0 |21.12.1

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

[plasmashell] [Bug 435715] Plasma crashes in SystemTrayContainer::internalSystrayChanged() on start

2022-01-29 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=435715

Nicolas Fella  changed:

   What|Removed |Added

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

--- Comment #6 from Nicolas Fella  ---
See https://bugreports.qt.io/browse/QTBUG-62302

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

[systemsettings] [Bug 447273] Crash in system settings for most all Appearance selections

2022-01-29 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=447273

Nicolas Fella  changed:

   What|Removed |Added

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

--- Comment #1 from Nicolas Fella  ---
See https://bugreports.qt.io/browse/QTBUG-62302

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

[plasmashell] [Bug 418148] Plasma crashing at boot in QQmlPropertyCacheCreator::propertyCacheForObject() on X11/Wayland/FullWayland

2022-01-29 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=418148

Nicolas Fella  changed:

   What|Removed |Added

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

--- Comment #9 from Nicolas Fella  ---
See https://bugreports.qt.io/browse/QTBUG-62302

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

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

2022-01-29 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=449316

--- Comment #1 from Nicolas Fella  ---
Related to https://bugreports.qt.io/browse/QTBUG-62302

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

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

2022-01-29 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=449316

Nicolas Fella  changed:

   What|Removed |Added

Summary|Discovery crashes at|Discover crashes at startup
   |startup in GNOME|in GNOME
 CC||nicolas.fe...@gmx.de

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

[kalendar] [Bug 446747] Kalendar crashes at startup

2022-01-29 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=446747

Nicolas Fella  changed:

   What|Removed |Added

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

--- Comment #11 from Nicolas Fella  ---
See https://bugreports.qt.io/browse/QTBUG-62302

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

[ksplash] [Bug 449326] Can't log in to Wayland after logging out from X11

2022-01-29 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=449326

--- Comment #3 from Fushan Wen  ---
All development packages and packages not from unstable-kde are removed.

akonadi-mime|22.03.70git.20220113T194050~5c1c338-ku.8.1
kaddressbook-doc|22.03.70git.20220114T004455~12010ccd-ku.15.1
kdegames-carddecks-default|22.03.70git.20220114T192230~b6aa9373-ku.10.1
libdolphinvcs5|22.03.70git.20220114T080401~c21a02bca-ku.23.1
libkipi-data|22.03.70git.20220112T202802~f61a329-ku.8.1
libkleo|22.03.70git.20220114T100720~bf2fb68-ku.11.1
pimcommon|22.03.70git.20220113T071037~0bd13f5-ku.10.1
breeze5-cursors|5.24.80git.20220114T014612~95972782-ku.22.1
breeze5-wallpapers|5.24.80git.20220114T014612~95972782-ku.22.1
kcoreaddons|5.91.0git.20220113T063307~ed3a474e-ku.2.1
ksysguardsystemstats-data|5.24.80git.20220113T115644~b430901-ku.11.1
libKF5ActivitiesStats1|5.91.0git.20220111T134225~f7df24a-ku.3.1
libKF5I18n5|5.91.0git.20220113T104537~0d6156d-ku.3.1
libKF5Kirigami2-5|5.91.0git.20220114T175707~0f7f5751-ku.7.1
libKF5SyntaxHighlighting5|5.91.0git.20220113T195739~df34089d-ku.2.1
libKF5WindowSystem5|5.91.0git.20220113T192502~483f3ef-ku.3.1
libbreezecommon5-5|5.24.80git.20220114T014612~95972782-ku.22.1
libkdecorations2private9|5.24.80git.20220113T115332~34a954f-ku.13.1
plasma-wayland-protocols|1.6git0~64b9d6a-ku.19.1
metatheme-breeze-common|5.24.80git.20220113T194731~7e7caf2-ku.11.1
libKF5CoreAddons5|5.91.0git.20220113T063307~ed3a474e-ku.2.1
libKSysGuardSystemStats1|5.24.80git.20220113T115644~b430901-ku.11.1
libKF5Sane5|22.03.70git.20220114T192119~1e8c721-ku.8.1
kirigami2|5.91.0git.20220114T175707~0f7f5751-ku.7.1
syntax-highlighting|5.91.0git.20220113T195739~df34089d-ku.2.1
xembedsniproxy|5.24.80git.20220114T014718~482dc8a0e-ku.118.1
libkdecorations2-5|5.24.80git.20220113T115332~34a954f-ku.13.1
libKF5GuiAddons5|5.91.0git.20220108T113642~e5d124e-ku.1.2
layer-shell-qt5|5.24.80git.20220113T115623~14982d6-ku.7.2
libKWaylandServer5|5.24.80git.20220114T170707~bf4a7cb9-ku.37.1
kwayland|5.91.0git.20220111T164418~b6e1ce8-ku.3.2
gtk2-metatheme-breeze|5.24.80git.20220113T194731~7e7caf2-ku.11.1
libKF5NewStuffCore5|5.91.0git.20220113T064045~c6a95ea8-ku.3.1
libKF5Contacts5|5.91.0git.20220113T203347~58dca1dc-ku.2.1
kwrited5|5.24.80git.20220113T115613~532de01-ku.10.1
ksshaskpass5|5.24.80git.20220113T115503~64cdcc2-ku.4.1
kservice|5.91.0git.20220114T075708~5c562de-ku.3.1
gmenudbusmenuproxy|5.24.80git.20220114T014718~482dc8a0e-ku.118.1
libKF5Libkleo5|22.03.70git.20220114T100720~bf2fb68-ku.11.1
plasma5-thunderbolt|5.24.80git.20220112T014853~b16fbae-ku.25.1
syntax-highlighting-imports|5.91.0git.20220113T195739~df34089d-ku.2.1
kfilemetadata5|5.91.0git.20220110T202435~409f360-ku.4.1
libKF5ConfigWidgets5|5.91.0git.20220113T171619~71436a60-ku.5.1
libKF5Screen7|5.24.80git.20220113T225459~b7c7987-ku.18.1
kwayland-integration|5.24.80git.20220113T115533~c5804d4-ku.6.1
gtk3-metatheme-breeze|5.24.80git.20220113T194731~7e7caf2-ku.11.1
knewstuff-imports|5.91.0git.20220113T064045~c6a95ea8-ku.3.1
knewstuff|5.91.0git.20220113T064045~c6a95ea8-ku.3.1
libKF5Crash5|5.91.0git.20220113T203022~b7a9cf0-ku.2.1
kgamma5|5.24.80git.20220113T115358~0c79ad3-ku.10.1
breeze5-style|5.24.80git.20220114T014612~95972782-ku.22.1
breeze5-decoration|5.24.80git.20220114T014612~95972782-ku.22.1
libkscreen2-plugin|5.24.80git.20220113T225459~b7c7987-ku.18.1
kde-gtk-config5|5.24.80git.20220113T115322~97e8672-ku.8.1
libKF5GlobalAccel5|5.91.0git.20220113T165523~d5956ce-ku.2.1
breeze|5.24.80git.20220114T014612~95972782-ku.22.1
kde-gtk-config5-gtk3|5.24.80git.20220113T115322~97e8672-ku.8.1
libKF5XmlGui5|5.91.0git.20220114T003654~a3113504-ku.2.1
libKF5GlobalAccelPrivate5|5.91.0git.20220113T165523~d5956ce-ku.2.1
kio-core|5.91.0git.20220113T170053~ed2347f77-ku.7.1
libKF5Kipi32_0_0|22.03.70git.20220112T202802~f61a329-ku.8.1
kio|5.91.0git.20220113T170053~ed2347f77-ku.7.1
xdg-desktop-portal-kde|5.24.80git.20220113T120210~9934795-ku.22.2
plasma5-integration-plugin|5.24.80git.20220113T115810~99c7332-ku.11.1
plasma5-disks|5.24.80git.20220113T115748~d6de6b0-ku.19.1
libKF5NewStuff5|5.91.0git.20220113T064045~c6a95ea8-ku.3.1
ktexteditor|5.91.0git.20220113T192836~863f606b-ku.4.1
kcm_sddm|5.24.80git.20220114T014750~8c6b2c1-ku.29.1
drkonqi5|5.24.80git.20220113T115300~d252ea08-ku.17.1
libdigikamcore7|7.2.40git646~3376a27d5d-ku.186.1
skanlite|22.03.70git.97~53798e9-ku.11.1
libkioarchive5|22.03.70git.20220107T134335~b8cdf9406-ku.10.1
libkerfuffle21|22.03.70git.20220112T232847~475a9cc4-ku.11.1
libKF5AkonadiMime5|22.03.70git.20220113T194050~5c1c338-ku.8.1
kdegraphics-thumbnailers|22.03.70git.20220114T014402~c75d717-ku.15.1
gwenview5|22.03.70git.20220114T120842~209c7284-ku.19.1
libKF5NewStuffWidgets5|5.91.0git.20220113T064045~c6a95ea8-ku.3.1
libkdegames|22.03.70git.20220114T192230~b6aa9373-ku.10.1
libKF5PimCommon5|22.03.70git.20220113T071037~0bd13f5-ku.10.1
dolphin-part|22.03.70git.20220114T080401~c21a02bca-ku.23.1
libkdevplatform57|5.6.40git.20220112T181243~9d2ee199b7-ku.7.1

[frameworks-kio] [Bug 449330] Filtering is broken in the «Open With…» / «Choose Application» dialog

2022-01-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=449330

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kdenlive] [Bug 448858] Trying to download additional transitions results in a crash

2022-01-29 Thread christoph_s
https://bugs.kde.org/show_bug.cgi?id=448858

--- Comment #1 from christoph_s  ---
Fixed in 21.12.1. Please close this one.

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

[kate] [Bug 449229] Save and restore unsaved files doesn't work when closing app with Ctrl+Q; changes are silently lost

2022-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449229

Nate Graham  changed:

   What|Removed |Added

Summary|Save and restore unsaved|Save and restore unsaved
   |files doesn't work, changes |files doesn't work when
   |are silently lost   |closing app with Ctrl+Q;
   ||changes are silently lost

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

[kate] [Bug 449229] Save and restore unsaved files doesn't work, changes are silently lost

2022-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449229

--- Comment #4 from Nate Graham  ---
That probably explains why others weren't able to reproduce it. I always quit
apps with Ctrl+Q and never use Alt+F4. Curious that these use different
codepaths.

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

[plasmashell] [Bug 354802] Desktop Icon position gets scrambled sometimes on reboot.

2022-01-29 Thread Carbug
https://bugs.kde.org/show_bug.cgi?id=354802

Carbug  changed:

   What|Removed |Added

 CC||b...@caralluin.de

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

[digikam] [Bug 179585] when moving files the window to suggest the new name does not show preview

2022-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=179585

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Version Fixed In||7.6.0
 Resolution|DUPLICATE   |FIXED
 CC||caulier.gil...@gmail.com

--- Comment #3 from caulier.gil...@gmail.com ---
Fixed with https://bugs.kde.org/show_bug.cgi?id=122653

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

[digikam] [Bug 177186] Current file count for album starts at 0, not 1

2022-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=177186

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Version Fixed In||7.6.0
 CC||caulier.gil...@gmail.com
 Resolution|DUPLICATE   |FIXED

--- Comment #2 from caulier.gil...@gmail.com ---
Fixed with https://bugs.kde.org/show_bug.cgi?id=177185

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

[digikam] [Bug 145723] Changing the date under the "Comments/Tags" tab doesn't work

2022-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=145723

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Version Fixed In||7.6.0
 CC||caulier.gil...@gmail.com
 Resolution|DUPLICATE   |FIXED

--- Comment #5 from caulier.gil...@gmail.com ---
Fixed with https://bugs.kde.org/show_bug.cgi?id=142566

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

[digikam] [Bug 149101] Parent albums should display child albums

2022-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=149101

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Version Fixed In||7.6.0
 Resolution|DUPLICATE   |FIXED
 CC||caulier.gil...@gmail.com

--- Comment #3 from caulier.gil...@gmail.com ---
Fixed with https://bugs.kde.org/show_bug.cgi?id=128231

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

[digikam] [Bug 144338] combine date- and album-view

2022-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=144338

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Version Fixed In||7.6.0
 Resolution|DUPLICATE   |FIXED
 CC||caulier.gil...@gmail.com

--- Comment #2 from caulier.gil...@gmail.com ---
Fixed with https://bugs.kde.org/show_bug.cgi?id=140743

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

[plasmashell] [Bug 449349] New: Black wallpaper on primary screen only at login

2022-01-29 Thread Erik
https://bugs.kde.org/show_bug.cgi?id=449349

Bug ID: 449349
   Summary: Black wallpaper on primary screen only at login
   Product: plasmashell
   Version: 5.23.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: notm...@gmail.com
  Reporter: erikdr...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

STEPS TO REPRODUCE
1. Dual monitor setup with primary screen on display port and the secondary one
on HDMI
2. Login with Xorg

OBSERVED RESULT
Primary screen: Wallpaper is completely black, task manager bar and mouse are
showing correctly.
Right click with the mouse doesn't work and notifications appear in the
middle-left side of the screen.
Secondary screen: Wallpaper shows correctly and all behave as normal.

After the login, if I disconnect the Display port and then reconnect it after a
couple of seconds the wallpaper reappear in the primary screen and all works as
intended until the next restart.
On restart/logoff the issue repeats.

EXPECTED RESULT
Wallpaper shows correctly in the primary screen with no issues.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: ArchLinux with KDE 5.23.5
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Both screens have set the same kde default wallpaper so permission issues are
not the cause.

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

[digikam] [Bug 141361] Information over all Albums

2022-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=141361

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Version Fixed In||7.6.0
 CC||caulier.gil...@gmail.com
 Resolution|DUPLICATE   |FIXED

--- Comment #4 from caulier.gil...@gmail.com ---
Fixed with https://bugs.kde.org/show_bug.cgi?id=96388

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

[systemsettings] [Bug 449338] In the Appearance section of system settings, the last two subsections are named the same

2022-01-29 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=449338

--- Comment #2 from Nicolas Fella  ---
> - When one of those is open switching to the other doesn't seem to work, but
> only when using a language where the two have the same name

the cause for that is obvious, there's code that prevents switching if the name
is the same:
https://invent.kde.org/plasma/systemsettings/-/blob/master/sidebar/SidebarMode.cpp#L473

It should be doable to fix that by comparing the internal id instead, but not
sure it's worth it since the name never should be the same in the first place

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

[akregator] [Bug 377485] regression: system tray icon no longer shows number of unread articles

2022-01-29 Thread Jaromir Smrcek
https://bugs.kde.org/show_bug.cgi?id=377485

Jaromir Smrcek  changed:

   What|Removed |Added

 Attachment #131351|0   |1
is obsolete||

--- Comment #14 from Jaromir Smrcek  ---
Created attachment 146059
  --> https://bugs.kde.org/attachment.cgi?id=146059=edit
Updated patch for v21

Updated for v21 on my Gentoo plasma desktop

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

[plasmashell] [Bug 449348] New: Unable to launch recently used apps from "history" and "frequently used" tabs

2022-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=449348

Bug ID: 449348
   Summary: Unable to launch recently used apps from "history" and
"frequently used" tabs
   Product: plasmashell
   Version: 5.23.5
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: k...@davidedmundson.co.uk
  Reporter: xmilosobi...@gmail.com
CC: mikel5...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

STEPS TO REPRODUCE
1. Run few apps to populate recent apps
2. go to application launcher (kickoff) -> places -> history or frequently used
(same behaviour)
3. try to start any app from those recent apps

OBSERVED RESULT
nothing happens, except for the apps that were there when adding widget for
kickoff, only those launch

EXPECTED RESULT
recent apps to launch

ADDITIONAL INFORMATION
having same problem when using fullscreen "application dashboard" as well

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

[kalendar] [Bug 449068] When in tasks view, crash when selecting a specific calendar after having expanded the subtasks of a task

2022-01-29 Thread Samuele
https://bugs.kde.org/show_bug.cgi?id=449068

--- Comment #12 from Samuele  ---
Created attachment 146058
  --> https://bugs.kde.org/attachment.cgi?id=146058=edit
New crash information added by DrKonqi

kalendar (0.4.0) using Qt 5.15.3

- What I was doing when the application crashed:
Same crash, but with tasks sorted in alphabetical order.

-- Backtrace (Reduced):
#4  0x7fa55d8612fc in KDescendantsProxyModel::mapFromSource
(this=0x55fefb52f440, sourceIndex=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qmap.h:488
#5  0x7fa55d8648ab in KDescendantsProxyModelPrivate::sourceRowsInserted
(this=0x55fefb5225f0, parent=..., start=0, end=17) at
./src/core/kdescendantsproxymodel.cpp:802
#6  0x7fa55bc5d19e in QtPrivate::QSlotObjectBase::call (a=0x7ffce8dc2d30,
r=0x55fefb52f440, this=0x55fefb5804f0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#7  doActivate (sender=0x55fefb531950, signal_index=13,
argv=0x7ffce8dc2d30) at kernel/qobject.cpp:3886
[...]
#9  0x7fa55bbc80b2 in QAbstractItemModel::rowsInserted
(this=this@entry=0x55fefb531950, _t1=..., _t2=, _t3=, _t4=...) at .moc/moc_qabstractitemmodel.cpp:592

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

[systemsettings] [Bug 449338] In the Appearance section of system settings, the last two subsections are named the same

2022-01-29 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=449338

Nicolas Fella  changed:

   What|Removed |Added

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

--- Comment #1 from Nicolas Fella  ---
It seems like there are two different issues here:
- Those are actually two different entries, with different names in English,
but in some languages the names are translated to the same name. I've forwarded
this to our translators
- When one of those is open switching to the other doesn't seem to work, but
only when using a language where the two have the same name

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

[kate] [Bug 449343] memory allocation increments by searches, finally Kate freezes

2022-01-29 Thread ok
https://bugs.kde.org/show_bug.cgi?id=449343

o...@volxweb.com  changed:

   What|Removed |Added

 CC||o...@volxweb.org

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

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-29 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380

--- Comment #39 from Brian Kaye  ---
My previous comment does not apply to the file "dolphin_dolphin_dolphin" The
file seems  to be used to define the configuration of  dolphin when a new
dolphin  window is opened to look like the one that was last closed( settings
related).

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

[umbrello] [Bug 449347] New: export as image error message

2022-01-29 Thread Jess
https://bugs.kde.org/show_bug.cgi?id=449347

Bug ID: 449347
   Summary: export as image error message
   Product: umbrello
   Version: 2.32.0 (KDE releases 20.08.0)
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: umbrello-de...@kde.org
  Reporter: jess.jones.unitedking...@protonmail.com
  Target Milestone: ---

Created attachment 146057
  --> https://bugs.kde.org/attachment.cgi?id=146057=edit
xmi file to export to an image

When trying to export the attached xmi file to an image, I received an error
message of Umbrello.
The program doesn't crash.

The xmi file is made by importing following Python code:
https://pacmancode.com/
(click Pacman_Complete (zip )Download) and then dragging all classes into the
window.


STEPS TO REPRODUCE
1.  Open xmi file
2.  Export it to an image
3.  Umbrello error message received

OBSERVED RESULT

Exporting to an image gives error message.

EXPECTED RESULT

Exporting to an image should give no error message.

SOFTWARE/OS VERSIONS

Windows: Microsoft Windows [Version 10.0.19044.1466]

KDE Development Platform 4.14.65

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

[kdeplasma-addons] [Bug 449346] New: Favorite power options are forgotten after reboot

2022-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=449346

Bug ID: 449346
   Summary: Favorite power options are forgotten after reboot
   Product: kdeplasma-addons
   Version: 5.23.5
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Dashboard
  Assignee: h...@kde.org
  Reporter: xmilosobi...@gmail.com
CC: plasma-b...@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. Add entries to favorite power options in bottom left corner
2. Reboot system
3. 

OBSERVED RESULT
Favorite options revert to only having "logout"

EXPECTED RESULT
To remember chosen favorite power options

ADDITIONAL INFORMATION

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

[umbrello] [Bug 449344] New: feature request: auto-scroll when reaching borders

2022-01-29 Thread Jess
https://bugs.kde.org/show_bug.cgi?id=449344

Bug ID: 449344
   Summary: feature request: auto-scroll when reaching borders
   Product: umbrello
   Version: 2.32.0 (KDE releases 20.08.0)
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: umbrello-de...@kde.org
  Reporter: jess.jones.unitedking...@protonmail.com
  Target Milestone: ---

I would like to request a feature that makes the screen auto-scroll
horizontally or vertically when you reach the borders of the screen when moving
a particular widget.

SOFTWARE/OS VERSIONS

Windows: Microsoft Windows [Version 10.0.19044.1466]

KDE Development Platform 4.14.65

ADDITIONAL INFORMATION

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

[kdeplasma-addons] [Bug 449345] New: Recent applications unable to launch

2022-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=449345

Bug ID: 449345
   Summary: Recent applications unable to launch
   Product: kdeplasma-addons
   Version: 5.23.5
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Dashboard
  Assignee: h...@kde.org
  Reporter: xmilosobi...@gmail.com
CC: plasma-b...@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. Launch few apps in order to populate app dashboard recent apps menu
2. Try to launch apps from recent apps menu
3. 

OBSERVED RESULT
Sometimes none of the apps launch, sometimes almost all launch

EXPECTED RESULT
Apps from recent menu should start when clicked

ADDITIONAL INFORMATION
I'm having this issues for many months now unable to resolve

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

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-29 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380

--- Comment #38 from Brian Kaye  ---
Based on the contents of the .config/ksmserverrc file it looks like the
previous versions of files in .config/session should be deleted at login
because there is a "rm" command in the ksmserverrc file. 

"discardCommand2[$e]=rm,$HOME/.config/session/systemsettings_106d61727300016434896860036930008_1643493938_600324

But the audit trace shows that the file deletion fails. So perhaps that is why 
there seems to be a buildup of old files in .config/session. Maybe it is a
separate bug. If we could find someone who has the file buildup problem but not
the session restore problem (this bug) it would tell us its a separate problem.

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

[dolphin] [Bug 444255] deleting a file the whole folder got deleted (and no way to restore)

2022-01-29 Thread Steve Soule
https://bugs.kde.org/show_bug.cgi?id=444255

Steve Soule  changed:

   What|Removed |Added

 CC||sts33n...@gmail.com

--- Comment #5 from Steve Soule  ---
I had this happen to me today too, with Dolphin 20.04.2, opensuse 15.2.  Here's
what happened:

1.  I decided I needed to free up some disk space, as I only had about 12 GB
free on my home partition.  I decided to delete old mod files from the
directory ~/download/games/skyrim, which is where I download mods for skyrim. 
The directory had about 200 files in it, some of them over 1 GB in size.
2.  I opened Dolphin and navigated to ~/download/games/skyrim.
3.  I went through the directory contents, selecting old mod files that I
wanted to delete by clicking on the "+" symbol in the upper-left corner of each
file icon.
4.  I clicked on the "File" menu and then the "Delete" menu item.
5.  A window appeared asking if I was sure I wanted to delete 73 files.  I
confirmed.
6.  I closed Dolphin.
7.  A few hours later, I discovered that the directory ~/download/games/skyrim
no longer exists.  All the files are gone.  All subdirectories are gone.

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

[kalendar] [Bug 449068] When in tasks view, crash when selecting a specific calendar after having expanded the subtasks of a task

2022-01-29 Thread Claudio Cambra
https://bugs.kde.org/show_bug.cgi?id=449068

--- Comment #11 from Claudio Cambra  ---
(In reply to Samuele from comment #10)
> Created attachment 146056 [details]
> New crash information added by DrKonqi
> 
> kalendar (0.4.0) using Qt 5.15.3
> 
> - What I was doing when the application crashed:
> I succeded in making it crash again: changing task calendar was sufficient.
> 
> -- Backtrace (Reduced):
> #4  0x7fcdd800f2fc in KDescendantsProxyModel::mapFromSource
> (this=0x55f01aef0350, sourceIndex=...) at
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qmap.h:488
> #5  0x7fcdd80128ab in KDescendantsProxyModelPrivate::sourceRowsInserted
> (this=0x55f01aee3470, parent=..., start=0, end=17) at
> ./src/core/kdescendantsproxymodel.cpp:802
> #6  0x7fcdd640b19e in QtPrivate::QSlotObjectBase::call
> (a=0x7fff41aeba10, r=0x55f01aef0350, this=0x55f01af41420) at
> ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
> #7  doActivate (sender=0x55f01aef2830, signal_index=13,
> argv=0x7fff41aeba10) at kernel/qobject.cpp:3886
> [...]
> #9  0x7fcdd63760b2 in QAbstractItemModel::rowsInserted
> (this=this@entry=0x55f01aef2830, _t1=..., _t2=,
> _t3=, _t4=...) at .moc/moc_qabstractitemmodel.cpp:592

Can you reproduce this crash when sorting your to-dos in ascending alphabetical
order?

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

[kalendar] [Bug 449068] When in tasks view, crash when selecting a specific calendar after having expanded the subtasks of a task

2022-01-29 Thread Samuele
https://bugs.kde.org/show_bug.cgi?id=449068

Samuele  changed:

   What|Removed |Added

 CC||samuele.zapp...@mail.com

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

[kalendar] [Bug 449068] When in tasks view, crash when selecting a specific calendar after having expanded the subtasks of a task

2022-01-29 Thread Samuele
https://bugs.kde.org/show_bug.cgi?id=449068

--- Comment #10 from Samuele  ---
Created attachment 146056
  --> https://bugs.kde.org/attachment.cgi?id=146056=edit
New crash information added by DrKonqi

kalendar (0.4.0) using Qt 5.15.3

- What I was doing when the application crashed:
I succeded in making it crash again: changing task calendar was sufficient.

-- Backtrace (Reduced):
#4  0x7fcdd800f2fc in KDescendantsProxyModel::mapFromSource
(this=0x55f01aef0350, sourceIndex=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qmap.h:488
#5  0x7fcdd80128ab in KDescendantsProxyModelPrivate::sourceRowsInserted
(this=0x55f01aee3470, parent=..., start=0, end=17) at
./src/core/kdescendantsproxymodel.cpp:802
#6  0x7fcdd640b19e in QtPrivate::QSlotObjectBase::call (a=0x7fff41aeba10,
r=0x55f01aef0350, this=0x55f01af41420) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#7  doActivate (sender=0x55f01aef2830, signal_index=13,
argv=0x7fff41aeba10) at kernel/qobject.cpp:3886
[...]
#9  0x7fcdd63760b2 in QAbstractItemModel::rowsInserted
(this=this@entry=0x55f01aef2830, _t1=..., _t2=, _t3=, _t4=...) at .moc/moc_qabstractitemmodel.cpp:592

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

[kwin] [Bug 449273] Mouse clicks from openQA (automated test framework) in Fedora installer on KDE 5.23.90 stop working shortly after it starts

2022-01-29 Thread Adam Williamson
https://bugs.kde.org/show_bug.cgi?id=449273

--- Comment #6 from Adam Williamson  ---
I just realized I didn't mention, so in case it's not obvious - the installer
app in use here is built on GTK+.

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

[kwin] [Bug 449273] Mouse clicks from openQA (automated test framework) in Fedora installer on KDE 5.23.90 stop working shortly after it starts

2022-01-29 Thread Adam Williamson
https://bugs.kde.org/show_bug.cgi?id=449273

--- Comment #5 from Adam Williamson  ---
Sure, here's one of the most recent failures -
https://openqa.fedoraproject.org/tests/1114561 . Logs and video at
https://openqa.fedoraproject.org/tests/1114561#downloads . You should be able
to see from the autoinst-log.txt log that the mouse_hide calls do seem to take
effect - there are several moves to 1023, 767 which are mouse_hide events
(either explicit ones or the ones that happen as part of assert_and_click ).

I did run a test where I disabled the mouse_hide that happens at the end of
assert_and_click , and the result of that is that the test gets one step
further - the Continue button works, but it fails at the next step. The next
thing that happens is a child window pops up with a warning about this being a
pre-release, with a button you have to click to continue. It looks like this
(from the Workstation live test):

https://openqa.fedoraproject.org/tests/1114249#step/_boot_to_anaconda/12

clicking on the "I want to proceed" button there doesn't work. It does seem
potentially interesting that that button is in a different window. I wonder if
I could get past it somehow, would subsequent clicks back in the main installer
window continue to work. Next week I'll see if we can get past it with keyboard
inputs (I haven't actually checked that yet).

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

[kalendar] [Bug 449068] When in tasks view, crash when selecting a specific calendar after having expanded the subtasks of a task

2022-01-29 Thread Samuele
https://bugs.kde.org/show_bug.cgi?id=449068

--- Comment #9 from Samuele  ---
I tride commit 349c3066 and 6ebf38e9, the result is the same but I don't really
understand what's happening:
https://nextcloud.samuelezappala.it/s/qgTiAwD2WQpYAJS

I'm sorry I couldn't attach a crash report, but the last thing I do (select a
calendar different from the one in which the task I expanded is) just hangs the
program.

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

[kate] [Bug 449343] New: memory allocation increments by searches, finally Kate freezes

2022-01-29 Thread ok
https://bugs.kde.org/show_bug.cgi?id=449343

Bug ID: 449343
   Summary: memory allocation increments by searches, finally Kate
freezes
   Product: kate
   Version: 19.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: search
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: o...@volxweb.org
  Target Milestone: ---

SUMMARY
-
Environment: UBUNTU 20.04  Kate 19.12.3 - both installed Jan.2022
Memory allocation: Kate without session files: ~50 MiB
- with my session: ~470 MiB  (~90 files, mainly .txt and PERL source code,
roughly 200 MB total file size)
During repeated searches, like 30 or so, in differing big text files, memory
allocation each time incremented. 
When ~670 MiB are reached, Kate freezes. 

OBSERVED RESULT
---
With each search the RAM allocation increases, e.g. plus 12 MiB after a search
in an 8 MiB file .txt
This only happens when editing files, and when switching between files, before
a search. 
Searches become slower.  When reaching ~670 MiB, a simple word serach in an 8
BM file .txt, searches take minutes or never end. 
When I start Kate again from the terminal window, all is o.k.. It starts again
with 470 MB. This takes only seconds.  So the problem is not vital. 


STEPS TO REPRODUCE
-
I suppose that it can only be reproduced when files of several MB per file are
used actively for searches and editing, and when there is a significant total
file MB volume. 

EXPECTED RESULT
If searches require RAM for execution, or files are edited and increase size,
then memory should be released afterwords, or there should be garbage
collection in the background. 
There is enough RAM on this computer, a multiple of the total used memory
displayed by the systems monitor. There is a LINUX swap partition. System and
SWAP are on SSD. All user files (edited by Kate) are on traditional hard disks. 

SOFTWARE/OS VERSION 
-
Linux Ubuntu /Kate was downloaded and installed 
- impossible to create a permanent icon in the side bar
- I create it in the startup menu (via terminal window/ bash) and have it this
way in the side bar.  
KATE Version: apt-get told me: 19.12.3 is the newest KATE version for my
installed LINUX 20.04, installed in 2022-01. 


ADDITIONAL INFORMATION - past Kate versions did not have such problems 
---
I never had a problem like this in the past. I am using Kate and predecessor
since ?_10++_? years. Searches are in general now much slower, might be 2 to 5
seconds in big files like 8 MB. 
In LINUX 16.04 with Kate of that time, it was instantly, no delay to state.
Same PC - with average speed, not extremely fast, not extremely slow. 
This in part due to the feature of incremental search. There is a work-around
for this - hence it is not a major problem. - I did not find a direct setting
how to disable incremental search to OFF when typing in a search expression
into the search field. In big files like 8 MB, incremental search is annoying
due to pauses of might be 1 to 3 seconds after each typed character. 
In addition, the expression "search wrapped" is not optimal, wrapped can have
different meanings. 
For LINUX 20.04 , I imported the session file of KATE used during LINUX 16.04.
This worked fine for the 90 files (some settings had do be adapted).

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

[kate] [Bug 437046] Flickering at the bottom of the window after finding text

2022-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=437046

php4...@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from php4...@gmail.com ---
> The flicker usually contains random garbage

I get that too sometimes, usually small areas with flickering garbage. I think
there's a separate bug report about that.
The root cause might be  the same, I don't know.

> Is that perhaps some issue with your graphics driver & stack?

It *looks* like the kind of thing that one would expect to be related to
graphics drivers (or even hardware), but if that was the case, wouldn't it be
very unlikely for it to only systematically affect one single application?

(P.S. not sure why this was in "needsinfo" status)

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

[umbrello] [Bug 449342] New: moving classes

2022-01-29 Thread Jess
https://bugs.kde.org/show_bug.cgi?id=449342

Bug ID: 449342
   Summary: moving classes
   Product: umbrello
   Version: 2.32.0 (KDE releases 20.08.0)
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: umbrello-de...@kde.org
  Reporter: jess.jones.unitedking...@protonmail.com
  Target Milestone: ---

Sometimes when moving a class in a class diagram with the mouse, the other
classes move too, combined as a group (they all move together in the same
direction).
I don't know when this happens and I have no steps to reproduce it.
In some projects it happens, in other it doesn't.


OBSERVED RESULT

Sometimes when moving a class in a class diagram with the mouse, the other
classes move too, combined as a group (they all move together in the same
direction).

EXPECTED RESULT

When you move a class, the other classes should not move.


SOFTWARE/OS VERSIONS

Windows: Microsoft Windows [Version 10.0.19044.1466]

KDE Development Platform 4.14.65

ADDITIONAL INFORMATION

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

[kate] [Bug 449229] Save and restore unsaved files doesn't work, changes are silently lost

2022-01-29 Thread Grósz Dániel
https://bugs.kde.org/show_bug.cgi?id=449229

--- Comment #3 from Grósz Dániel  ---
(In reply to Méven Car from comment #2)
> I can reproduce it if I quit Kate using Quit or Ctrl+Q shortcut but not when
> using Alt+F4.
> Am I the only one in this situation ?

This indeed seems to be the case.

If I make some changes, then exit with Alt+F4 (or closing the window with the
mouse), then I restart Kate, and quit with Ctrl+Q, then even the changes made
before quitting with Alt+F4 are lost.

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

[korganizer] [Bug 449341] New: ading a new entry in the calender

2022-01-29 Thread Marco
https://bugs.kde.org/show_bug.cgi?id=449341

Bug ID: 449341
   Summary: ading a new entry in the calender
   Product: korganizer
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: huiky2...@yahoo.com
  Target Milestone: ---

Application: korganizer (5.18.3 (21.08.3))

Qt Version: 5.15.2
Frameworks Version: 5.89.0
Operating System: Linux 5.15.16-200.fc35.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 35 (KDE Plasma)
DrKonqi: 5.23.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed: wen ading a new calendar entry
and keeps doing it on and off sometimes only

The crash can be reproduced sometimes.

-- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr = {get() = }
[KCrash Handler]
#6  0x7fd78d3e193e in QSortFilterProxyModelPrivate::proxy_to_source
(this=0x5604dfb4bac0, proxy_index=...) at
itemmodels/qsortfilterproxymodel.cpp:572
#7  0x7fd78d3e37a9 in QSortFilterProxyModel::mapToSource (proxyIndex=...,
this=0x5604df3d8b00) at itemmodels/qsortfilterproxymodel.cpp:3171
#8  QSortFilterProxyModelPrivate::store_persistent_indexes (this=) at itemmodels/qsortfilterproxymodel.cpp:1248
#9  0x7fd78d3e594b in
QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChanged
(this=0x5604dfb4bac0, sourceParents=..., hint=) at
itemmodels/qsortfilterproxymodel.cpp:1639
#10 0x7fd78d43c430 in doActivate (sender=0x5604e00dcb70,
signal_index=9, argv=0x7ffe382da040) at kernel/qobject.cpp:3898
#11 0x7fd78d437367 in QMetaObject::activate
(sender=sender@entry=0x5604e00dcb70, m=m@entry=0x7fd78d6df940
,
local_signal_index=local_signal_index@entry=6, argv=argv@entry=0x7ffe382da040)
at kernel/qobject.cpp:3946
#12 0x7fd78d3b9a7a in QAbstractItemModel::layoutAboutToBeChanged
(this=this@entry=0x5604e00dcb70, _t1=..., _t2=,
_t2@entry=QAbstractItemModel::NoLayoutChangeHint) at
.moc/moc_qabstractitemmodel.cpp:578
#13 0x7fd78cbc0a84 in IncidenceEditorNG::AttendeeTableModel::setAttendees
(attendees=..., this=0x5604e00dcb70) at
/usr/src/debug/kf5-incidenceeditor-21.08.3-1.fc35.x86_64/src/attendeetablemodel.cpp:212
#14 IncidenceEditorNG::IncidenceAttendee::load (this=0x5604e00dc410,
incidence=...) at
/usr/src/debug/kf5-incidenceeditor-21.08.3-1.fc35.x86_64/src/incidenceattendee.cpp:186
#15 0x7fd78cbb28d8 in IncidenceEditorNG::CombinedIncidenceEditor::load
(this=this@entry=0x5604dfaa4cd0, incidence=...) at
/usr/src/debug/kf5-incidenceeditor-21.08.3-1.fc35.x86_64/src/combinedincidenceeditor.cpp:83
#16 0x7fd78cc0cd10 in
IncidenceEditorNG::IncidenceDialogPrivate::handleItemSaveFinish
(saveAction=IncidenceEditorNG::EditorItemManager::Create, this=0x5604dfa8e500)
at
/usr/src/debug/kf5-incidenceeditor-21.08.3-1.fc35.x86_64/src/incidencedialog.cpp:478
#17 IncidenceEditorNG::IncidenceDialog::qt_static_metacall (_o=,
_c=, _id=, _a=) at
/usr/src/debug/kf5-incidenceeditor-21.08.3-1.fc35.x86_64/redhat-linux-build/src/KF5IncidenceEditor_autogen/include/moc_incidencedialog.cpp:156
#18 0x7fd78d43c430 in doActivate (sender=0x5604df9ccaf0,
signal_index=3, argv=0x7ffe382da390) at kernel/qobject.cpp:3898
#19 0x7fd78d437367 in QMetaObject::activate
(sender=sender@entry=0x5604df9ccaf0, m=m@entry=0x7fd78cc43220
,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe382da390)
at kernel/qobject.cpp:3946
#20 0x7fd78cbb1e33 in
IncidenceEditorNG::EditorItemManager::itemSaveFinished
(_t1=IncidenceEditorNG::EditorItemManager::Create, this=0x5604df9ccaf0) at
/usr/src/debug/kf5-incidenceeditor-21.08.3-1.fc35.x86_64/redhat-linux-build/src/KF5IncidenceEditor_autogen/include/moc_editoritemmanager.cpp:267
#21 IncidenceEditorNG::ItemEditorPrivate::itemFetchResult (job=,
this=0x5604dfa8e8f0) at
/usr/src/debug/kf5-incidenceeditor-21.08.3-1.fc35.x86_64/src/editoritemmanager.cpp:123
#22 IncidenceEditorNG::EditorItemManager::qt_static_metacall (_o=, _c=, _id=, _a=) at
/usr/src/debug/kf5-incidenceeditor-21.08.3-1.fc35.x86_64/redhat-linux-build/src/KF5IncidenceEditor_autogen/include/moc_editoritemmanager.cpp:131
#23 0x7fd78d43c430 in doActivate (sender=0x5604df314d10,
signal_index=6, argv=0x7ffe382da4e0) at kernel/qobject.cpp:3898
#24 0x7fd78d437367 in QMetaObject::activate
(sender=sender@entry=0x5604df314d10, m=,
local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffe382da4e0)
at kernel/qobject.cpp:3946
#25 0x7fd78e585450 in KJob::result (this=this@entry=0x5604df314d10,
_t1=, _t1@entry=0x5604df314d10, _t2=...) at
/usr/src/debug/kf5-kcoreaddons-5.89.0-1.fc35.x86_64/redhat-linux-build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:633
#26 0x7fd78e589abb in KJob::finishJob (this=0x5604df314d10,

[kate] [Bug 353935] Kate's editor component in various apps shares the same settings.

2022-01-29 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=353935

Christoph Cullmann  changed:

   What|Removed |Added

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

--- Comment #4 from Christoph Cullmann  ---
This got fixed long ago.
e.g. in 21.12 KWrite/Kate/... all have different settings.

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

[umbrello] [Bug 337227] Inconsistent z ordering behavior of diagram widgets

2022-01-29 Thread Jess
https://bugs.kde.org/show_bug.cgi?id=337227

Jess  changed:

   What|Removed |Added

 CC||jess.jones.unitedkingdom@pr
   ||otonmail.com

--- Comment #2 from Jess  ---
I also noticed this.
What if you solve this by adding a right click menu item for each class "bring
to front"?
This will bring the class on top for all classes that surround it.
So the user decides how they are drawn.

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

[kamoso] [Bug 436922] Kamoso crashes on startup

2022-01-29 Thread Andrew
https://bugs.kde.org/show_bug.cgi?id=436922

Andrew  changed:

   What|Removed |Added

 CC||travn...@gmail.com

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

[kalendar] [Bug 449068] When in tasks view, crash when selecting a specific calendar after having expanded the subtasks of a task

2022-01-29 Thread Claudio Cambra
https://bugs.kde.org/show_bug.cgi?id=449068

--- Comment #8 from Claudio Cambra  ---
(In reply to Samuele from comment #7)
> The name of the package I was missing is libkf5qqc2desktopstyle-dev, and it
> wasn't listed as a requirement in the project page.
> Anyway, I built it and tried again. As you can see here
> https://nextcloud.samuelezappala.it/s/mT4ELtPxCDGwrP8 if I'm in "All tasks"
> view, expand a task and then select a calendar, it just crashes. If I go
> from a calendar to an other it hangs and eventually Plasma asks me to close
> it.

Thanks, will add this package to our README.

This crash should be fixed now, could you test the latest commits from the git
master version of Kalendar? Thanks again

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

[plasmashell] [Bug 447603] Icons in icons only task manager reduce

2022-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447603

--- Comment #5 from samuele1...@gmail.com ---
Here you are:
[image: Screenshot_20220129_223113.png]

Il giorno sab 29 gen 2022 alle ore 10:52 galdera 
ha scritto:

> https://bugs.kde.org/show_bug.cgi?id=447603
>
> --- Comment #4 from galdera  ---
> Could you please attach a picture of your entire panel?
> To see the layout of your widgets.
>
> In may case task manager starts to do weird changes to icons when  I
> change the
> height of panel.
> Sometimes the icon size doesn't not adapt properly.
>
> Regards
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[digikam] [Bug 449315] Delete Key does not remove Database Entry

2022-01-29 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=449315

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||7.6.0
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/aae03cc
   ||83f645803579e488a2d3161935e
   ||7dbc03
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Maik Qualmann  ---
Git commit aae03cc83f645803579e488a2d3161935e7dbc03 by Maik Qualmann.
Committed on 29/01/2022 at 21:26.
Pushed by mqualmann into branch 'master'.

if there is a copy hint, this has priority over found deleted item
A ScanController hint is valid for 5 minutes.
If the hint exists, we'll use it now instead of a possible same deleted entry.
If a item is restored from trash within the 5 minutes, the copy hint item will
also be used.
FIXED-IN: 7.6.0

M  +2-4core/libs/database/item/scanner/itemscanner_database.cpp

https://invent.kde.org/graphics/digikam/commit/aae03cc83f645803579e488a2d3161935e7dbc03

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

[Discover] [Bug 449260] Discover shouldn't be able to remove Discover

2022-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449260

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/discover/commit/d6783755 |ma/discover/commit/bb064e87
   |7bf68b2e801ac303184c7dfcefb |67970a0e8d32a2c531388f0d925
   |4419c   |b3d6c

--- Comment #10 from Nate Graham  ---
Git commit bb064e8767970a0e8d32a2c531388f0d925b3d6c by Nate Graham.
Committed on 29/01/2022 at 21:04.
Pushed by ngraham into branch 'Plasma/5.24'.

Mark Discover compulsory_for_desktop with KDE

That way anything within Discover that tries to uninstall Discover will
fail, since Discover checks for this sort of thing before allowing
uninstallation to proceed.
FIXED-IN: 5.24


(cherry picked from commit d67837557bf68b2e801ac303184c7dfcefb4419c)

M  +1-0discover/org.kde.discover.appdata.xml

https://invent.kde.org/plasma/discover/commit/bb064e8767970a0e8d32a2c531388f0d925b3d6c

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

[Discover] [Bug 449260] Discover shouldn't be able to remove Discover

2022-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449260

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/discover/commit/d6783755
   ||7bf68b2e801ac303184c7dfcefb
   ||4419c
 Status|ASSIGNED|RESOLVED
   Version Fixed In||5.24
 Resolution|--- |FIXED

--- Comment #9 from Nate Graham  ---
Git commit d67837557bf68b2e801ac303184c7dfcefb4419c by Nate Graham.
Committed on 29/01/2022 at 21:03.
Pushed by ngraham into branch 'master'.

Mark Discover compulsory_for_desktop with KDE

That way anything within Discover that tries to uninstall Discover will
fail, since Discover checks for this sort of thing before allowing
uninstallation to proceed.
FIXED-IN: 5.24

M  +1-0discover/org.kde.discover.appdata.xml

https://invent.kde.org/plasma/discover/commit/d67837557bf68b2e801ac303184c7dfcefb4419c

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

[skrooge] [Bug 449340] outdated link to Office section on Skrooge web site help page

2022-01-29 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=449340

--- Comment #1 from Stephane MANKOWSKI  ---
You can find the link to the git in the home page of Skrooge.org.
I fixed the forum link.

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

[skrooge] [Bug 449340] outdated link to Office section on Skrooge web site help page

2022-01-29 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=449340

Stephane MANKOWSKI  changed:

   What|Removed |Added

   Assignee|guillaume.deb...@gmail.com  |steph...@mankowski.fr
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

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

[KSystemLog] [Bug 447768] The GUI should not be run as root but only prompt for the root password for loading the logs (security & Wayland issues)

2022-01-29 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=447768

Fabian Vogt  changed:

   What|Removed |Added

 CC||fab...@ritter-vogt.de

--- Comment #1 from Fabian Vogt  ---
For making kdesu/xdg-su work with XWayland at least you need
https://invent.kde.org/plasma/kwin/-/merge_requests/665 (5.22+).

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

[kwin] [Bug 449273] Mouse clicks from openQA (automated test framework) in Fedora installer on KDE 5.23.90 stop working shortly after it starts

2022-01-29 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=449273

Fabian Vogt  changed:

   What|Removed |Added

 CC||fab...@ritter-vogt.de

--- Comment #4 from Fabian Vogt  ---
Can you link to a failed openQA job?

With Plasma 5.24 (and git master), something vaguely related happened in our
testing as well.
Until https://invent.kde.org/plasma/kwin/-/merge_requests/1946, kwin didn't use
the cursor plane with virtio_gpu, so the cursor was visible to openQA as well.
This uncovered that the mouse_hide call did not have any effect at all:
https://openqa.opensuse.org/tests/2160675#step/start_wayland_plasma5/26
The cursor moved fine when connecting to VNC manually.

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

[skrooge] [Bug 449340] New: outdated link to Office section on Skrooge web site help page

2022-01-29 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=449340

Bug ID: 449340
   Summary: outdated link to Office section on Skrooge web site
help page
   Product: skrooge
   Version: unspecified
  Platform: unspecified
OS: All
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: guillaume.deb...@gmail.com
  Reporter: skierp...@gmail.com
CC: steph...@mankowski.fr
  Target Milestone: ---

SUMMARY
https://skrooge.org/help says
> As a standard KDE application, Skrooge questions can be asked on the KDE 
> Forum, 
> specifically in the office section:
> Take me to the forum !

but Skrooge has its own forum.

OBSERVED RESULT
The link goes to the Office & Productivity forum, and you have to find and
click the Skrooge link there.

EXPECTED RESULT
Something like
> _Ask questions about Skrooge in its dedicated KDE Community forum._
with the entire text a link to https://forum.kde.org/viewforum.php?f=210  

SOFTWARE/OS VERSIONS
n/a

ADDITIONAL INFORMATION
I couldn't figure out where the repo is for the skrooge.org web site.

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

[plasmashell] [Bug 424485] GDbus-DBusMenu-Proxy does not work for GTK Wayland apps

2022-01-29 Thread Cristóbal Veas
https://bugs.kde.org/show_bug.cgi?id=424485

Cristóbal Veas  changed:

   What|Removed |Added

 CC||cristobal.v...@pm.me

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

[umbrello] [Bug 449219] [Pascal] code importing wizard crash

2022-01-29 Thread Oliver Kellogg
https://bugs.kde.org/show_bug.cgi?id=449219

--- Comment #4 from Oliver Kellogg  ---
(In reply to Jessica from comment #3)
> [...]
> May I ask where the github of umbrello is?

https://invent.kde.org/sdk/umbrello

> Where is the correct place to ask feature requests or ask questions about
> the current features?

For feature requests it's right here.
For usage questions it's the user mailing list,
https://mail.kde.org/mailman/listinfo/umbrello
For design/implementation level matters it's the devel mailing list,
https://mail.kde.org/mailman/listinfo/umbrello-devel

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

[systemsettings] [Bug 401391] Window detection function does not work

2022-01-29 Thread Wael CHLOUFTOU
https://bugs.kde.org/show_bug.cgi?id=401391

--- Comment #4 from Wael CHLOUFTOU  ---
Both X11 and Wayland are affected.

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

[kate] [Bug 437046] Flickering at the bottom of the window after finding text

2022-01-29 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=437046

Waqar Ahmed  changed:

   What|Removed |Added

 CC||waqar@gmail.com

--- Comment #2 from Waqar Ahmed  ---
I can say that flickers are there, not sure about find but random and not that
often for ne. I often get a flicker over projects plugin or some other part of
the editor. The flicker usually contains random garbage.

Could be related to graphics driver.

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

[kate] [Bug 437046] Flickering at the bottom of the window after finding text

2022-01-29 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=437046

Christoph Cullmann  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Cullmann  ---
Hi, I can't reproduce that.
I both use Kate on X11 and Wayland daily and never got this.
Can others reproduce?
Is that perhaps some issue with your graphics driver & stack?

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

[dolphin] [Bug 449232] File format appearing many times in empty places blow file where there is nothing.

2022-01-29 Thread Sunant
https://bugs.kde.org/show_bug.cgi?id=449232

Sunant  changed:

   What|Removed |Added

Summary|File format appearing in|File format appearing many
   |empty places blow file  |times in empty places blow
   |where there is nothing. |file where there is
   ||nothing.

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

[kate] [Bug 438018] Unclear "Discover_ktexteditor_codesnippets_core" addon category

2022-01-29 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=438018

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #5 from Christoph Cullmann  ---
Any idea how to fix that?
Is that file still not ok as is?

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

[dolphin] [Bug 449232] File format appearing in empty places blow file where there is nothing.

2022-01-29 Thread Sunant
https://bugs.kde.org/show_bug.cgi?id=449232

Sunant  changed:

   What|Removed |Added

Summary|Icon view mod visual bug in |File format appearing in
   |Dolphin |empty places blow file
   ||where there is nothing.

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

  1   2   3   >