[plasma-systemmonitor] [Bug 437089] On Wayland, Windows that were closed when maximized will open in the maximized position, but not the maximized state

2021-12-16 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=437089

--- Comment #20 from David Redondo  ---
KWin is just doing what these apps request.  I don't see this being an issue of
KDE vs non-KDE apps. 

There is a new protocol addition proposed which could be used to solve this at
an toolkit level
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/41

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

[krita] [Bug 441945] File Layers not working when opened with "folder icon"

2021-12-16 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=441945

--- Comment #5 from Dmitry Kazakov  ---
There is something really wrong with file layers...

=
==25681==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000cebe70
at pc 0x729f55b6 bp 0x7fff8000 sp 0x7fff7ff0
READ of size 8 at 0x60b000cebe70 thread T0
#0 0x729f55b5 in KisImage::copyFromImageImpl(KisImage const&, int)
/home/appimage/persistent/krita/libs/image/kis_image.cc:397
#1 0x729f7c39 in KisImage::KisImage(KisImage const&, KisUndoStore*,
bool) /home/appimage/persistent/krita/libs/image/kis_image.cc:488
#2 0x729f7e4e in KisImage::clone(bool)
/home/appimage/persistent/krita/libs/image/kis_image.cc:346
#3 0x76303b2c in KisDocument::copyFromDocumentImpl(KisDocument const&,
KisDocument::CopyPolicy)
/home/appimage/persistent/krita/libs/ui/KisDocument.cpp:1115
#4 0x76305f08 in KisDocument::KisDocument(KisDocument const&, bool)
/home/appimage/persistent/krita/libs/ui/KisDocument.cpp:614
#5 0x76310a5d in KisDocument::Private::lockAndCloneImpl(bool)
/home/appimage/persistent/krita/libs/ui/KisDocument.cpp:1056
#6 0x76310d65 in KisDocument::lockAndCloneForSaving()
/home/appimage/persistent/krita/libs/ui/KisDocument.cpp:1067
#7 0x76312363 in KisDocument::initiateSavingInBackground(QString,
QObject const*, char const*, KritaUtils::ExportFileJob const&,
KisPinnedSharedPtr, std::unique_ptr >&&, bool)
/home/appimage/persistent/krita/libs/ui/KisDocument.cpp:1208
#8 0x76312bd9 in KisDocument::initiateSavingInBackground(QString,
QObject const*, char const*, KritaUtils::ExportFileJob const&,
KisPinnedSharedPtr, bool)
/home/appimage/persistent/krita/libs/ui/KisDocument.cpp:1193
#9 0x76313520 in
KisDocument::exportDocumentImpl(KritaUtils::ExportFileJob const&,
KisPinnedSharedPtr, bool)
/home/appimage/persistent/krita/libs/ui/KisDocument.cpp:773
#10 0x7631a21a in KisDocument::saveAs(QString const&, QByteArray
const&, bool, KisPinnedSharedPtr)
/home/appimage/persistent/krita/libs/ui/KisDocument.cpp:831
#11 0x763b1cb0 in KisMainWindow::saveDocument(KisDocument*, bool, bool,
bool) /home/appimage/persistent/krita/libs/ui/KisMainWindow.cpp:1449
#12 0x763b45f5 in KisMainWindow::slotFileSave()
/home/appimage/persistent/krita/libs/ui/KisMainWindow.cpp:1747
#13 0x763d74bc in KisMainWindow::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**)
/home/appimage/appimage-workspace/krita-build/libs/ui/kritaui_autogen/include/moc_KisMainWindow.cpp:377
#14 0x7fffe86df858 in QMetaObject::activate(QObject*, int, int, void**)
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5Core.so.5+0x2b4858)
#15 0x7fffe914f351 in QAction::triggered(bool)
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5Widgets.so.5+0x15c351)
#16 0x7fffe91518df in QAction::activate(QAction::ActionEvent)
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5Widgets.so.5+0x15e8df)
#17 0x7fffe9152243 in QAction::event(QEvent*)
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5Widgets.so.5+0x15f243)
#18 0x7fffe91558db in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5Widgets.so.5+0x1628db)
#19 0x7fffe915cf1f in QApplication::notify(QObject*, QEvent*)
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5Widgets.so.5+0x169f1f)
#20 0x762b27d9 in KisApplication::notify(QObject*, QEvent*)
/home/appimage/persistent/krita/libs/ui/KisApplication.cpp:756
#21 0x7fffe86b24a7 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5Core.so.5+0x2874a7)
#22 0x7fffe8b532f0 in QShortcutMap::dispatchEvent(QKeyEvent*)
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5Gui.so.5+0x1772f0)
#23 0x7fffe8b533a8 in QShortcutMap::tryShortcut(QKeyEvent*)
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5Gui.so.5+0x1773a8)
#24 0x7fffe8b09c56 in QWindowSystemInterface::handleShortcutEvent(QWindow*,
unsigned long, int, QFlags, unsigned int, unsigned int,
unsigned int, QString const&, bool, unsigned short)
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5Gui.so.5+0x12dc56)
#25 0x7fffe8b2522b in
QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5Gui.so.5+0x14922b)
#26 0x7fffe8b2a174 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5Gui.so.5+0x14e174)
#27 0x7fffe8b0639a in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5Gui.so.5+0x12a39a)
#28 0x7fffdbc78fb9 
(/home/appimage/appimage-workspace/deps/usr/lib/libQt5XcbQpa.so.5+0x6afb9)
#29 0x7fffe4e6b266 in g_main_context_dispatch

[kwin] [Bug 440380] Maximized windows are temporarily unresponsive when hiding titlebar for maximized windows in wayland

2021-12-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=440380

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/41237ea30bc7
   ||146402127046ba388785e04b0c7
   ||4

--- Comment #3 from Vlad Zahorodnii  ---
Git commit 41237ea30bc7146402127046ba388785e04b0c74 by Vlad Zahorodnii.
Committed on 17/12/2021 at 07:19.
Pushed by vladz into branch 'master'.

Ignore decoration when updating focused window in PointerInput and TouchInput

Currently, it's possible to have the case where the pointer input device
handler or the touch input device handler thinks that there's a focused
window, but the corresponding focused surface in wayland seat is unset,
because the pointer hovers the server side decoration.

If the server side decoration is destroyed, the input device handler will
fail to update wayland seat's focused surface.

In order to make pointer input device handler and touch input device
handler code more intuitive, this change makes focusUpdate() functions
ignore the decoration.
Related: bug 411884

M  +1-3src/pointer_input.cpp
M  +1-2src/touch_input.cpp

https://invent.kde.org/plasma/kwin/commit/41237ea30bc7146402127046ba388785e04b0c74

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

[kwin] [Bug 411884] In wayland BorderlessMaximizedWindows can cause window to not receive input

2021-12-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=411884

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/d87273d8114c |ma/kwin/commit/41237ea30bc7
   |4abc72b518ebd300fd67b33a362 |146402127046ba388785e04b0c7
   |5   |4

--- Comment #34 from Vlad Zahorodnii  ---
Git commit 41237ea30bc7146402127046ba388785e04b0c74 by Vlad Zahorodnii.
Committed on 17/12/2021 at 07:19.
Pushed by vladz into branch 'master'.

Ignore decoration when updating focused window in PointerInput and TouchInput

Currently, it's possible to have the case where the pointer input device
handler or the touch input device handler thinks that there's a focused
window, but the corresponding focused surface in wayland seat is unset,
because the pointer hovers the server side decoration.

If the server side decoration is destroyed, the input device handler will
fail to update wayland seat's focused surface.

In order to make pointer input device handler and touch input device
handler code more intuitive, this change makes focusUpdate() functions
ignore the decoration.
Related: bug 440380

M  +1-3src/pointer_input.cpp
M  +1-2src/touch_input.cpp

https://invent.kde.org/plasma/kwin/commit/41237ea30bc7146402127046ba388785e04b0c74

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

[frameworks-kuserfeedback] [Bug 447067] wish: Install debug packages option

2021-12-16 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=447067

Harald Sitter  changed:

   What|Removed |Added

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

--- Comment #4 from Harald Sitter  ---
That use case seems far out for the work that this feature would need.

We are talking about hundreds of gigabytes of additional data that would get
installed since there is no trivial way of telling whether a package is
involved in our software or not, meaning we'd have to install all the debug
packages for the distro. Conversely if we were to try to come up with
heuristics to determine which packages are very likely to be relevant to our
software the engineering cost of the feature blows up.

If you reinstall a lot, why don't you just reinstall the previously installed
dbg packages?

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

[krita] [Bug 411917] Filter brush with Color Adjustment freezes Krita

2021-12-16 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=411917

Dmitry Kazakov  changed:

   What|Removed |Added

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

--- Comment #15 from Dmitry Kazakov  ---
The bug seems to be fixed. Here are the steps to reproduce that:

1) Create an RGB image
2) Add a transparence mask and activate it
3) Select filter brush, choose Color Adjustment filter. Make sure that there
are only two color curves, Gray and Alpha.
4) Select the parent layer (which is RGB)
5) Try to paint. It shouldn't crash.

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

[kwin] [Bug 447109] New: Present Windows not working when Activity Switcher is opened

2021-12-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447109

Bug ID: 447109
   Summary: Present Windows not working when Activity Switcher is
opened
   Product: kwin
   Version: 5.23.4
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-present-windows
  Assignee: kwin-bugs-n...@kde.org
  Reporter: oii...@yahoo.com
  Target Milestone: ---

SUMMARY
Present Windows effect only shows the currently active window, if Activity
Switcher is opened.


STEPS TO REPRODUCE
1. Open several applications.
2. Press Alt+Tab to open Activity Switcher and switch to another window,
without releasing the key.
3. Move mouse to upper-left corner of the desktop.

OBSERVED RESULT
Only the currently active window can be seen. Other windows are displayed empty
but can be clicked on.

EXPECTED RESULT
All opened windows are correctly displayed.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian testing
KDE Plasma Version: 5.23.4 (Wayland session)
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.3

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

[krita] [Bug 447108] New: Timeline docker missing lock icon

2021-12-16 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=447108

Bug ID: 447108
   Summary: Timeline docker missing lock icon
   Product: krita
   Version: 5.0.0-beta5
  Platform: Other
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: ghe...@gmail.com
  Target Milestone: ---

on macOS the lock icon is missing making impossible to stop the docker from
being moved.

Point 1 from
https://krita-artists.org/t/fifth-5-beta-of-krita-5-0-released/32791/5

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

[krita] [Bug 447107] New: shift + click fails to select multiple frames in animation timeline

2021-12-16 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=447107

Bug ID: 447107
   Summary: shift + click fails to select multiple frames in
animation timeline
   Product: krita
   Version: 5.0.0-beta5
  Platform: Other
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: ghe...@gmail.com
  Target Milestone: ---

click and then shift + click to select a bunch of consecutive frames in
animation docker fails. I shows the selection is done for 5ms and then it
deselects all.

This is for macOS version
confirming
https://krita-artists.org/t/fifth-5-beta-of-krita-5-0-released/32791/5

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

[xdg-desktop-portal-kde] [Bug 447106] New: firefox can't print with xdg desktop portal kde

2021-12-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447106

Bug ID: 447106
   Summary: firefox can't print with xdg desktop portal kde
   Product: xdg-desktop-portal-kde
   Version: 5.23.4
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: jgrul...@redhat.com
  Reporter: pmarget...@gmail.com
  Target Milestone: ---

I enabled widget.use-xdg-desktop-portal in about:config to use KDE file picker
with firefox. With this setting on, printing is impossible from firefox

I tried to print a:

webpage
single image
pdf

Actual results:

Nothing. It didn't print.

Expected results:

It printed.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Archlinux
(available in About System)
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.90
Qt Version: 5.15.2

ADDITIONAL INFORMATION
System print dialogue is also unavailable
disabling  the widget.use-xdg-desktop-portal preference in firefox allows
printing and it also shows gnome print dialogue

Link to the firefox bug report:
https://bugzilla.mozilla.org/show_bug.cgi?id=1746559

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

[frameworks-kidletime] [Bug 328987] Power saving should not trigger if joystick is in use

2021-12-16 Thread Mosin
https://bugs.kde.org/show_bug.cgi?id=328987

Mosin  changed:

   What|Removed |Added

 CC||ran...@mail.com

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

[korganizer] [Bug 441110] Event syncing via caldav not showing correct time on other calenders

2021-12-16 Thread Donovan Hoare
https://bugs.kde.org/show_bug.cgi?id=441110

Donovan Hoare  changed:

   What|Removed |Added

 CC||dono...@atstech.co.za

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

[korganizer] [Bug 441110] Event syncing via caldav not showing correct time on other calenders

2021-12-16 Thread Donovan Hoare
https://bugs.kde.org/show_bug.cgi?id=441110

--- Comment #1 from Donovan Hoare  ---
Hi any news on this bug, is there currently a maintainer

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

[konversation] [Bug 442109] 21.04.3: Tab completion broken

2021-12-16 Thread Luke-Jr
https://bugs.kde.org/show_bug.cgi?id=442109

Luke-Jr  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Luke-Jr  ---
Bug remains in 21.08.3...

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

[gwenview] [Bug 447016] Taskbar controls (playback controls) affect the wrong window when several windows are grouped.

2021-12-16 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=447016

Fushan Wen  changed:

   What|Removed |Added

   Target Milestone|1.0 |---
   Assignee|h...@kde.org|gwenview-bugs-n...@kde.org
  Component|Task Manager and Icons-Only |general
   |Task Manager|
Version|5.23.4  |Git (add output of "git log
   ||-1 --oneline" to
   ||description)
Product|plasmashell |gwenview

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

[krita] [Bug 447049] Fails to save changes in file

2021-12-16 Thread Lluvia Alvarado
https://bugs.kde.org/show_bug.cgi?id=447049

--- Comment #6 from Lluvia Alvarado  ---
(In reply to Bug Janitor Service from comment #5)
> Thanks for your comment!
> 
> Automatically switching the status of this bug to REPORTED so that the KDE
> team
> knows that the bug is ready to get confirmed.
> 
> In the future you may also do this yourself when providing needed
> information.

got it, thanks!

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

[krita] [Bug 430021] problems with shortcuts working on a wacom tablet

2021-12-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=430021

Bug Janitor Service  changed:

   What|Removed |Added

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

--- Comment #3 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[krita] [Bug 447049] Fails to save changes in file

2021-12-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=447049

Bug Janitor Service  changed:

   What|Removed |Added

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

--- Comment #5 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[krita] [Bug 444798] Possible issue with layer styles causing files to become unusable

2021-12-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=444798

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[Discover] [Bug 446369] Trying to update a Flatpak always crashes Discover

2021-12-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=446369

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

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

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

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

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

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

[kde] [Bug 445227] all add-in downloads fatal lag and freeze up of system

2021-12-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=445227

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

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

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

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

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

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

[plasmashell] [Bug 446361] Segmentation Error crashes KDE on Feren OS upon login

2021-12-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=446361

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

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

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

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

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

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

[plasmashell] [Bug 446357] Plasmashell fail on desktop start (login)

2021-12-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=446357

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

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

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

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

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

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

[krita] [Bug 446313] the program mixed up my frames and it was not my fault.

2021-12-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=446313

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

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

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

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

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

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

[systemsettings] [Bug 447105] Missing two finger click options

2021-12-16 Thread Anthony Ettinger
https://bugs.kde.org/show_bug.cgi?id=447105

--- Comment #2 from Anthony Ettinger  ---
I believe manjaro kde uses wayland with x11org libinput wrapper.

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

[systemsettings] [Bug 447105] Missing two finger click options

2021-12-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447105

Nate Graham  changed:

   What|Removed |Added

   Keywords||regression
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||n...@kde.org
Version|unspecified |5.23.4
   Platform|Other   |Manjaro
   Priority|NOR |VHI

--- Comment #1 from Nate Graham  ---
Can confirm on X11 in KDE Neon, but not with the Wayland session.

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

[Discover] [Bug 447033] Update version numbers give the impression one is about to downgrade

2021-12-16 Thread Natetronn
https://bugs.kde.org/show_bug.cgi?id=447033

--- Comment #5 from Natetronn  ---
I'll check it out again next time I have some updates. But based on your image,
Update to version 21.08.5 (21.08) seems to make sense to me.

Yes, that does seem odd. Doesn't quite seem like anything to update if both
version are the same, does it?

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

[Discover] [Bug 447033] Update version numbers give the impression one is about to downgrade

2021-12-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447033

--- Comment #4 from Nate Graham  ---
Created attachment 144617
  --> https://bugs.kde.org/attachment.cgi?id=144617=edit
How it is now

With that commit, this is better, but still doesn't seem quite right to me. I'm
attaching a screenshot. Aleix, is this the expected state?

In particular, "(21.08) -> 21.08" seems weird to me.

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

[Breeze] [Bug 447062] Icon for books and Comics library folder

2021-12-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447062

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.90
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/breeze-icons/-/commi
   ||t/9073eb1f7c34045930ac375e2
   ||88827c29c0553fc
 Status|ASSIGNED|RESOLVED

--- Comment #7 from Nate Graham  ---
Done by Andreas Kainz with
https://invent.kde.org/frameworks/breeze-icons/-/commit/9073eb1f7c34045930ac375e288827c29c0553fc
in Frameworks 5.90!

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

[krita] [Bug 446952] Zoomable Scrollbar: Some people are having difficulty controlling horizontal vs vertical scrolling.

2021-12-16 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=446952

Emmet O'Neill  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/c0c14f45d |hics/krita/commit/dcd640c8d
   |7bc325c48c11fda8beaed6e5c57 |12139a0d5362ac1de9d9bb46ad2
   |6ab7|9eff

--- Comment #2 from Emmet O'Neill  ---
Git commit dcd640c8d12139a0d5362ac1de9d9bb46ad29eff by Emmet O'Neill.
Committed on 17/12/2021 at 02:30.
Pushed by emmetoneill into branch 'master'.

Zoomable Scrollbar: Added option to disable in config file.

"scrollbarZoomEnabled=false" in ~/.config/kritarc

(cherry picked from commit c0c14f45d7bc325c48c11fda8beaed6e5c576ab7)
(cherry picked from commit 78c80d1f86830757457aa250b9a923c5a4933194)

M  +1-0libs/ui/CMakeLists.txt
M  +9-0libs/ui/kis_config.cc
M  +3-0libs/ui/kis_config.h
R  +4-3libs/ui/widgets/kis_zoom_scrollbar.cpp [from:
libs/widgetutils/kis_zoom_scrollbar.cpp - 097% similarity]
R  +10   -9libs/ui/widgets/kis_zoom_scrollbar.h [from:
libs/widgetutils/kis_zoom_scrollbar.h - 098% similarity]
M  +0-1libs/widgetutils/CMakeLists.txt
M  +1-1plugins/dockers/animation/KisAnimTimelineFramesView.cpp

https://invent.kde.org/graphics/krita/commit/dcd640c8d12139a0d5362ac1de9d9bb46ad29eff

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

[systemsettings] [Bug 447105] New: Missing two finger click options

2021-12-16 Thread Anthony Ettinger
https://bugs.kde.org/show_bug.cgi?id=447105

Bug ID: 447105
   Summary: Missing two finger click options
   Product: systemsettings
   Version: unspecified
  Platform: Other
OS: iOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_touchpad
  Assignee: plasma-b...@kde.org
  Reporter: anth...@chovy.com
  Target Milestone: ---

Noticed on brand new manjaro kde install:

Two finger click (not tap) options are missing. 

If I open mouse settings and then go back to touch PD settings they magically
appear. 

This is on surface laptop go


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

ADDITIONAL INFORMATION

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

[krita] [Bug 446952] Zoomable Scrollbar: Some people are having difficulty controlling horizontal vs vertical scrolling.

2021-12-16 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=446952

Emmet O'Neill  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/c0c14f45d
   ||7bc325c48c11fda8beaed6e5c57
   ||6ab7
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Emmet O'Neill  ---
Git commit c0c14f45d7bc325c48c11fda8beaed6e5c576ab7 by Emmet O'Neill.
Committed on 17/12/2021 at 02:19.
Pushed by emmetoneill into branch 'krita/5.0'.

Zoomable Scrollbar: Added option to disable in config file.

"scrollbarZoomEnabled=false" in ~/.config/kritarc

M  +1-0libs/ui/CMakeLists.txt
M  +9-0libs/ui/kis_config.cc
M  +3-0libs/ui/kis_config.h
M  +0-1libs/widgetutils/CMakeLists.txt
D  +0-221  libs/widgetutils/kis_zoom_scrollbar.cpp
D  +0-62   libs/widgetutils/kis_zoom_scrollbar.h
M  +1-1plugins/dockers/animation/KisAnimTimelineFramesView.cpp

https://invent.kde.org/graphics/krita/commit/c0c14f45d7bc325c48c11fda8beaed6e5c576ab7

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

[kdenlive] [Bug 447104] SUMMARY import (drag and drop) jpg image with out extension (.jpg), Kdenlive does not recognize the file as a jpg and then offers to transcode the image. No Cancel available.

2021-12-16 Thread Leo
https://bugs.kde.org/show_bug.cgi?id=447104

Leo  changed:

   What|Removed |Added

Summary|SUMMARY import (drag and|SUMMARY import (drag and
   |drop) jpg image with out|drop) jpg image with out
   |extension (.jpg), Kdenlive  |extension (.jpg), Kdenlive
   |does not recognize the file |does not recognize the file
   |as a jpg and then offers to |as a jpg and then offers to
   |transcode the image.|transcode the image. No
   ||Cancel available.

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

[kdenlive] [Bug 447104] New: SUMMARY import (drag and drop) jpg image with out extension (.jpg), Kdenlive does not recognize the file as a jpg and then offers to transcode the image.

2021-12-16 Thread Leo
https://bugs.kde.org/show_bug.cgi?id=447104

Bug ID: 447104
   Summary: SUMMARY import (drag and drop) jpg image with out
extension (.jpg), Kdenlive does not recognize the file
as a jpg and then offers to transcode the image.
   Product: kdenlive
   Version: 21.04.1
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: l...@guildmedia.net
  Target Milestone: ---

SUMMARY
import (drag and drop) jpg image with out extension (.jpg), Kdenlive does not
recognize the file as a jpg and then offers to transcode the image.

Cannot get duration for file /home/xxx [Transcode]

However there is no way to cancel this notification which now remains on the
interface until the application is closed.


STEPS TO REPRODUCE
1. import image missing extension
2. 
3. 

OBSERVED RESULT
notification remains on the interface until application is closed.

EXPECTED RESULT


SOFTWARE/OS VERSIONS

Operating System: openSUSE Tumbleweed 20210515
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.13.1-1-default
OS Type: 64-bit
Graphics Platform: X11
Processors: 32 × Intel® Xeon® CPU E5-2690 0 @ 2.90GHz
Memory: 62.7 GiB of RAM
Graphics Processor: AMD CEDAR

ADDITIONAL INFORMATION

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

[tellico] [Bug 447090] Feature request - Please create Flatpak for Tellico

2021-12-16 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=447090

--- Comment #1 from Robby Stephenson  ---
There's a test flatpak in the kdeapps app center.
https://distribute.kde.org/kdeapps.flatpakrepo 
https://discourse.flathub.org/t/tellico-flatpak-request/651
https://invent.kde.org/packaging/flatpak-kde-applications/-/blob/master/org.kde.tellico.json

To be honest, I'm not quite sure yet how to get it into flathub directly.

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

[Active Window Control] [Bug 447103] Only the canvas function is executed together with the full screen, which is not good. krita5.0 began to appear

2021-12-16 Thread jinhua
https://bugs.kde.org/show_bug.cgi?id=447103

jinhua  changed:

   What|Removed |Added

   Version Fixed In||5.0
URL||blenderkr...@gmail.com

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

[Active Window Control] [Bug 447103] New: Only the canvas function is executed together with the full screen, which is not good. krita5.0 began to appear

2021-12-16 Thread jinhua
https://bugs.kde.org/show_bug.cgi?id=447103

Bug ID: 447103
   Summary: Only the canvas function is executed together with the
full screen, which is not good. krita5.0 began to
appear
   Product: Active Window Control
   Version: unspecified
  Platform: Other
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: zrenf...@gmail.com
  Reporter: blenderkr...@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. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[konqueror] [Bug 447102] Konqueror seems to auto-start every boot

2021-12-16 Thread Marco Parillo
https://bugs.kde.org/show_bug.cgi?id=447102

Marco Parillo  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

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

[konqueror] [Bug 447102] Konqueror seems to auto-start every boot

2021-12-16 Thread Marco Parillo
https://bugs.kde.org/show_bug.cgi?id=447102

--- Comment #2 from Marco Parillo  ---
It seems as if the default has changed.
Settings > Configure Konqueror > KDE Performance > uncheck Always try to have
one preloaded instance
resolved this for me.

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

[kdenlive] [Bug 446957] Motion Tracking is missing from the Effects / Alpha, Mask and Keying area. Can not use new AI based motion track

2021-12-16 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=446957

Julius Künzel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

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

[plasmashell] [Bug 444742] Plasma crash right after login

2021-12-16 Thread Andrei Rybak
https://bugs.kde.org/show_bug.cgi?id=444742

--- Comment #6 from Andrei Rybak  ---
It's possible that my case is also related to monitors waking up. I'm using a
laptop with external monitor. Laptop's monitor is disabled, but it only applies
after logging into Plasma.

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

[konqueror] [Bug 447102] Konqueror seems to auto-start every boot

2021-12-16 Thread Marco Parillo
https://bugs.kde.org/show_bug.cgi?id=447102

--- Comment #1 from Marco Parillo  ---
kInfoCenter for Kubuntu (with the same symptom):
Operating System: Kubuntu 22.04
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Kernel Version: 5.13.0-19-generic (64-bit)
Graphics Platform: X11
Processors: 2 × Intel® Core™ i7-8665U CPU @ 1.90GHz
Memory: 3.8 GiB of RAM
Graphics Processor: SVGA3D; build: RELEASE; LLVM;

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

[konqueror] [Bug 447102] New: Konqueror seems to auto-start every boot

2021-12-16 Thread Marco Parillo
https://bugs.kde.org/show_bug.cgi?id=447102

Bug ID: 447102
   Summary: Konqueror seems to auto-start every boot
   Product: konqueror
   Version: 21.12.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konq-b...@kde.org
  Reporter: marco_pari...@hotmail.com
  Target Milestone: ---

SUMMARY
It appears that after I upgraded to 21.12.0, Konqueror starts on every boot,
even though I quit before shutting down. I experience this on both Arch and the
Kubuntu daily development release (JJ, to become 22.04).


STEPS TO REPRODUCE
1. Quit Konqueror
2. Shutdown
3. Restart

OBSERVED RESULT
Konqueror auto-starts

EXPECTED RESULT
It should not.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Kernel Version: 5.15.8-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i7 CPU M 620 @ 2.67GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa DRI Intel® HD Graphics

ADDITIONAL INFORMATION

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

[Discover] [Bug 447033] Update version numbers give the impression one is about to downgrade

2021-12-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=447033

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/discover/commit/0fa8b5b2 |ma/discover/commit/01cd6a0f
   |f0608b80185708e922d13afb793 |9a1bb54959488b43d0a80479463
   |47ec9   |08208

--- Comment #3 from Aleix Pol  ---
Git commit 01cd6a0f9a1bb54959488b43d0a8047946308208 by Aleix Pol.
Committed on 17/12/2021 at 01:33.
Pushed by apol into branch 'Plasma/5.23'.

flatpak: Properly fetch the version we are upgrading to

M  +3-0libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp
M  +2-3libdiscover/backends/FlatpakBackend/FlatpakResource.cpp
M  +6-0libdiscover/backends/FlatpakBackend/FlatpakResource.h

https://invent.kde.org/plasma/discover/commit/01cd6a0f9a1bb54959488b43d0a8047946308208

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

[Discover] [Bug 447033] Update version numbers give the impression one is about to downgrade

2021-12-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=447033

Aleix Pol  changed:

   What|Removed |Added

   Version Fixed In||5.23.5

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

[Discover] [Bug 447033] Update version numbers give the impression one is about to downgrade

2021-12-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=447033

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/discover/commit/0fa8b5b2
   ||f0608b80185708e922d13afb793
   ||47ec9

--- Comment #2 from Aleix Pol  ---
Git commit 0fa8b5b2f0608b80185708e922d13afb79347ec9 by Aleix Pol.
Committed on 17/12/2021 at 01:29.
Pushed by apol into branch 'master'.

flatpak: Properly fetch the version we are upgrading to

M  +3-0libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp
M  +2-3libdiscover/backends/FlatpakBackend/FlatpakResource.cpp
M  +5-0libdiscover/backends/FlatpakBackend/FlatpakResource.h

https://invent.kde.org/plasma/discover/commit/0fa8b5b2f0608b80185708e922d13afb79347ec9

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

[frameworks-qqc2-desktop-style] [Bug 446934] Program freezes when scrollbars are almost full but not entirely

2021-12-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=446934

Aleix Pol  changed:

   What|Removed |Added

 CC||nik.kaise...@googlemail.com

--- Comment #5 from Aleix Pol  ---
*** Bug 447080 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 447080] Discover crashes when clicking on certain search results

2021-12-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=447080

Aleix Pol  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |DUPLICATE
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Aleix Pol  ---


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

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

[frameworks-qqc2-desktop-style] [Bug 446934] Program freezes when scrollbars are almost full but not entirely

2021-12-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=446934

Aleix Pol  changed:

   What|Removed |Added

Product|Discover|frameworks-qqc2-desktop-sty
   ||le
Summary|Discover freezes and uses   |Program freezes when
   |an entire CPU core when I   |scrollbars are almost full
   |try to open a snap:// url   |but not entirely
Version|master  |unspecified
   Assignee|lei...@leinir.dk|notm...@gmail.com
 CC||ahiems...@heimr.nl,
   ||k...@davidedmundson.co.uk,
   ||noaha...@gmail.com
  Component|Snap Backend|general

--- Comment #4 from Aleix Pol  ---
Right, this has nothing to do with snap, it's a bug in either Breeze Style,
QCC2 Desktop Style. I reproduced it once and produced a fix that doesn't fix it
entirely.
https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/108

Will have to look into it, I cannot reproduce it again now, so it's a bit
complex.

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

[Discover] [Bug 446877] "Featured" page showing just one item

2021-12-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=446877

--- Comment #9 from Aleix Pol  ---
The other problem you mentioned is the same as this one.
https://bugs.kde.org/show_bug.cgi?id=446934

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

[Discover] [Bug 446877] "Featured" page showing just one item

2021-12-16 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=446877

--- Comment #8 from Aleix Pol  ---
Can you try running "appstreamcli refresh --force" and see if it makes
appstream find new things?

The problem you have there is that the appstream database is not populated, so
when discover tries to look it up, it cannot.

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

[kdenlive] [Bug 446957] Motion Tracking is missing from the Effects / Alpha, Mask and Keying area. Can not use new AI based motion track

2021-12-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446957

--- Comment #4 from postacco...@protonmail.com ---
(In reply to Julius Künzel from comment #3)
> Hmm. The problem is that mlt (the media backend Kdenlive uses) needs to be
> build with OpenCV. I guess either you have to build mlt yourself or you use
> one of the official packages (Appimage and Flatpak are recommended) from
> https://kdenlive.org/downloads2/ The Kdenlive team does not have control
> about distro packages.

OK I removed the popos repo version and tried the flatpak.
It's there!  Thank you for your help.  Appreciated.

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

[dolphin] [Bug 440663] New Dolphin window or tab opened after compression/extraction when certain default options are disabled, or when the job is canceled, or when the Dolphin window that initiated i

2021-12-16 Thread Pulse
https://bugs.kde.org/show_bug.cgi?id=440663

--- Comment #58 from Pulse  ---
(In reply to Christian (Fuchs) from comment #57)
> As per the blog post, it will make its way into 22.04, so we have to wait
> roughly 5 months for it to appear. 
> From what I can see in
> ttps://invent.kde.org/utilities/ark/-/merge_requests/80 it only went into
> master, why a one-liner with an additional included header (that seems to be
> available unrelated to the change) is not backported is a bit beyond me, but
> there is at least the hope that some packagers might patch it in the
> meantime.

Something changed in the update to my system today to make this problem even
worse. Now, when the new Dolphin window opens, it ignores my Dolphin prefs and
opens with Information, console and folder views all active. None of these are
set by default on my main Dolphin instance.

5.23.4
5.89.0
Ark 21.12
Dolphin 21.12

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

[plasmashell] [Bug 447101] Plasma Crashes Sometimes When Closing Applications

2021-12-16 Thread Noah
https://bugs.kde.org/show_bug.cgi?id=447101

Noah  changed:

   What|Removed |Added

 CC||nwestervelt...@gmail.com

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

[plasmashell] [Bug 447101] New: Plasma Crashes Sometimes When Closing Applications

2021-12-16 Thread Noah
https://bugs.kde.org/show_bug.cgi?id=447101

Bug ID: 447101
   Summary: Plasma Crashes Sometimes When Closing Applications
   Product: plasmashell
   Version: 5.23.2
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: nwestervelt...@gmail.com
  Target Milestone: 1.0

Created attachment 144616
  --> https://bugs.kde.org/attachment.cgi?id=144616=edit
The Backtrace

SUMMARY
Sometimes, when I close an application Plasma will crash and restart. I don't
know why it does this and it doesn't happen often.


STEPS TO REPRODUCE
1. Close an open application using the applications titlebar 'close' button.

OBSERVED RESULT
Sometimes Plasma crashes and restarts after the application closes.

EXPECTED RESULT
The application closes and Plasma continues operating as normal.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Tumbleweed kernel 5.14.14-3-default
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
The particular application that I closed when this crash happened was Lutris,
but this has happened to me before with other applications and other versions
of KDE Plasma.

Some details about my desktop layout:
I have one plasma panel on the desktop, at the top of the screen. Arranged from
left to right on it are the following applets: Application Launcher, Task
Manager (not icons only), Global Menu, Panel Spacer, Color Picker, System Tray,
and Digital Clock.
I also have three Virtual Desktops, arranged in a single row, and only one
Activity.
There were four applications open visible in the Task Manager when the crash
happened (including Lutris).

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

[kde] [Bug 447100] Copy paste is broken

2021-12-16 Thread Lyubomir
https://bugs.kde.org/show_bug.cgi?id=447100

--- Comment #1 from Lyubomir  ---
I should say that when i copy from Authy the code appears in the system tray
clipboard applet, but still doesn't paste if Authy is closed. Let me know if
these should be two bugs.

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

[plasmashell] [Bug 422903] [NVIDIA][Wayland] The Task Manager widget has a much darker contrast when compared to a X11 session

2021-12-16 Thread nyanpasu64
https://bugs.kde.org/show_bug.cgi?id=422903

nyanpasu64  changed:

   What|Removed |Added

 CC||nyanpas...@tuta.io

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

[kde] [Bug 447100] New: Copy paste is broken

2021-12-16 Thread Lyubomir
https://bugs.kde.org/show_bug.cgi?id=447100

Bug ID: 447100
   Summary: Copy paste is broken
   Product: kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: liubomi...@gmail.com
  Target Milestone: ---

SUMMARY
Probably two issues, or maybe not.
- Copying something from Firefox (& maybe from other apps??) sometimes does not
show up in the "Clipboard contents" system tray applet. Then i cannot paste it
into other apps (Chrome, Kate, Application Launcher search field) neither with
Ctrl + V, nor with context menu. In addition after i try to paste it the app
into which i try to paste freezes for a while (4-5 seconds).
- If i copy from Authy snap some 2FA code and close the Authy app i'm not able
to paste it. It has to be still opened to paste successfully.

STEPS TO REPRODUCE
1. Copy something from Firefox
2. Try to paste into Kate/Google Chrome/Application Launcher search field

OBSERVED RESULT
App freezes for a while

EXPECTED RESULT
No freeze should happen. Should paste successfully.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Kernel Version: 5.15.7-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7,6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620

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

[kde] [Bug 447099] New: Plasma Mobile Sleep timer does not listen for gamepads

2021-12-16 Thread William Ethridge
https://bugs.kde.org/show_bug.cgi?id=447099

Bug ID: 447099
   Summary: Plasma Mobile Sleep timer does not listen for gamepads
   Product: kde
   Version: unspecified
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: gamerminst...@gmail.com
  Target Milestone: ---

SUMMARY

I am using a Pinephone, running Manjaro+Plasma Mobile. If I stop using the
touch screen and instead start using a gamepad (such as the Razer Kishi),
whatever function turns the device to sleep for inactivity does not listen for
it. The screen will dim after a few seconds, and the screen will lock within a
minute

STEPS TO REPRODUCE
1. open up a game like Retroarch
2. Try using gamepad instead of the touch screen
3. Pinephone will fall asleep after 1 minute.

OBSERVED RESULT
Phone goes to sleep 

EXPECTED RESULT
Device should stay awake so long as it detects gamepad inputs

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro-ARM/KDE Plasma
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2

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

[dolphin] [Bug 440663] New Dolphin window or tab opened after compression/extraction when certain default options are disabled, or when the job is canceled, or when the Dolphin window that initiated i

2021-12-16 Thread Christian
https://bugs.kde.org/show_bug.cgi?id=440663

--- Comment #57 from Christian (Fuchs)  ---
As per the blog post, it will make its way into 22.04, so we have to wait
roughly 5 months for it to appear. 
>From what I can see in ttps://invent.kde.org/utilities/ark/-/merge_requests/80
it only went into master, why a one-liner with an additional included header
(that seems to be available unrelated to the change) is not backported is a bit
beyond me, but there is at least the hope that some packagers might patch it in
the meantime.

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

[frameworks-kuserfeedback] [Bug 447067] wish: Install debug packages option

2021-12-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447067

m.w...@web.de changed:

   What|Removed |Added

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

--- Comment #3 from m.w...@web.de ---
I prefer to have them installed. When a crash occurs, there is not always
(good) internet or the extra time for installing them. I reinstall from time to
time, but keep my /home-folder and settings. So if there was a permanent
setting here, the packages could be automatically installed during an update. 
Telemetry is the place where the users decides: I would like to contribute to
make this software better, so this may be the right place. But may be in the
Discover settings, this could be alternatively or both.

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

[KSystemLog] [Bug 358118] Not possible to launch ksystemlog as root

2021-12-16 Thread Jarrod Farrell
https://bugs.kde.org/show_bug.cgi?id=358118

--- Comment #3 from Jarrod Farrell  ---
Pardon, bug 354106. I'm used to GitHub's markdown.

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

[KSystemLog] [Bug 358118] Not possible to launch ksystemlog as root

2021-12-16 Thread Jarrod Farrell
https://bugs.kde.org/show_bug.cgi?id=358118

Jarrod Farrell  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||jarrodma...@gmail.com

--- Comment #2 from Jarrod Farrell  ---
(In reply to Justin Zobel from comment #1)
> Thank you for the bug report.
> 
> As this report hasn't seen any changes in 5 years or more, we ask if you can
> please confirm that the issue still persists.
> 
> If this bug is no longer persisting or relevant please change the status to
> resolved.

I'm having this exact issue with 21.12.0, Manjaro. My guess is that they have a
install where you don't have a root login set, but their user can `sudo`
themselves privileges which is common for a good handful of distros. So the
user cannot `su` directly in this case and this is what KSystemLog is trying to
do.

I do acknowledge that #354106 talking about PolicyKit or anything better than
giving an application effective root might be the best course of action.

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

[plasma-pk-updates] [Bug 447098] New: pkcon update overwrites info on terminal

2021-12-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447098

Bug ID: 447098
   Summary: pkcon update overwrites info on terminal
   Product: plasma-pk-updates
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jgrul...@redhat.com
  Reporter: amitabh.piy...@gmail.com
  Target Milestone: ---

Created attachment 144615
  --> https://bugs.kde.org/attachment.cgi?id=144615=edit
terminal screenshot showing overwriting of text, after giving the user prompt
'y'.

SUMMARY
Running `pkcon update` in terminal overwrites lines instead of displaying
information in a new line. See screeshot attached.

STEPS TO REPRODUCE
1. run pkcon update in terminal

OBSERVED RESULT
1. New information loads in lines already displayed. 
2. Also 'pkcon' never stops running but this bug is already reported elsewhere.

EXPECTED RESULT
1. New information should be displayed in new line.
2. pkcon should run successfully.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon 5.23 User Edition
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[okular] [Bug 447097] Invalid display of Köhntopp

2021-12-16 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=447097

Christopher Yeleighton  changed:

   What|Removed |Added

URL||file:///home/dell/.local/sh
   ||are/akonadi/mysql.conf

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

[frameworks-kwindowsystem] [Bug 434557] KXMessages::broadcastMessageX triggers deprecated QByteArray behavior

2021-12-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=434557

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

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

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

[okular] [Bug 447097] New: Invalid display of Köhntopp

2021-12-16 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=447097

Bug ID: 447097
   Summary: Invalid display of Köhntopp
   Product: okular
   Version: 21.12.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: New backend wishes
  Assignee: okular-de...@kde.org
  Reporter: giecr...@stegny.2a.pl
  Target Milestone: ---

SUMMARY
The name Köhntopp is displayed incorrectly in the text back end.


STEPS TO REPRODUCE
1. Open file mysql.conf!

OBSERVED RESULT
# Based on advice by Kris Köhntopp 

EXPECTED RESULT
# Based on advice by Kris Köhntopp 

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: openSUSE Tumbleweed 20211213
(available in About System)
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[krunner] [Bug 447096] Opening animation inconsistencies

2021-12-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447096

afedotov...@outlook.com changed:

   What|Removed |Added

Summary|Opening animation   |Opening animation
   |inconsistancies |inconsistencies

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

[krunner] [Bug 447096] New: Opening animation inconsistancies

2021-12-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447096

Bug ID: 447096
   Summary: Opening animation inconsistancies
   Product: krunner
   Version: 5.23.4
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: alexander.loh...@gmx.de
  Reporter: afedotov...@outlook.com
CC: plasma-b...@kde.org
  Target Milestone: ---

After a login, the first time Krunner is opened, the opening animation makes it
move towards the top edge of the screen from nearby by moving upwards. The
closing animation similarly has Krunner move down, away from the top edge. Any
subsequent opening and closing of Krunner has it appear and disappear by moving
up and down _from_ the top edge of the screen, like I imagine it is meant to.

STEPS TO REPRODUCE
1. Start a new plasma session
2. Open and close krunner (appears and disappears from below the top edge of
the screen)
3. Open and close krunner again (appears and disappears from the top edge of
the screen)

EXPECTED RESULT
I imagine Krunner was meant to open and close from the top edge of the screen
always, like what happens on the second and subsequent times it is opened
currently

SOFTWARE/OS VERSIONS
Linux: 5.15.8-arch1-1
(available in About System)
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
X11

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

[khelpcenter] [Bug 447095] New: KhelpCenter crashed while loading the article

2021-12-16 Thread Lyubomir
https://bugs.kde.org/show_bug.cgi?id=447095

Bug ID: 447095
   Summary: KhelpCenter crashed while loading the article
   Product: khelpcenter
   Version: 5.7.6.21120
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kde-doc-engl...@kde.org
  Reporter: liubomi...@gmail.com
  Target Milestone: ---

Application: khelpcenter (5.7.6.21120)

Qt Version: 5.15.2
Frameworks Version: 5.89.0
Operating System: Linux 5.15.7-zen1-1-zen x86_64
Windowing System: Wayland
Distribution: Arch Linux
DrKonqi: 5.23.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Clicked on helpbook in Filelight and the KHelpCenter showed for a while, then
crashed while loading. This has happened once before too. 

On Arch the situation with the debug symbols is tragic for the bad, we get the
first bugs (and the first fixes), but we can't report bugs that are hard to
reproduce because we have to reinstall the whole goddamn apps for symbols to
workm then to pray to God to be able to reproduce the bug.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Help Centre (khelpcenter), signal: Segmentation fault

[KCrash Handler]
#4  0x7fb03c6b4224 in _XGetRequest () from /usr/lib/libX11.so.6
#5  0x7fb03c68df17 in XChangeWindowAttributes () from /usr/lib/libX11.so.6
#6  0x7fb03ede99a7 in KHTMLView::mouseMoveEvent(QMouseEvent*) () from
/usr/lib/libKF5KHtml.so.5
#7  0x7fb03dcf10be in QWidget::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#8  0x7fb03dda094f in QFrame::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#9  0x7fb03ede5860 in KHTMLView::eventFilter(QObject*, QEvent*) () from
/usr/lib/libKF5KHtml.so.5
#10 0x7fb03d08f172 in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
from /usr/lib/libQt5Core.so.5
#11 0x7fb03dcadd51 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#12 0x7fb03dcb5ac9 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#13 0x7fb03d08f41a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#14 0x7fb03dcb457b in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) ()
from /usr/lib/libQt5Widgets.so.5
#15 0x7fb03dd0aa84 in ?? () from /usr/lib/libQt5Widgets.so.5
#16 0x7fb03dd0ddb5 in ?? () from /usr/lib/libQt5Widgets.so.5
#17 0x7fb03dcadd62 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#18 0x7fb03d08f41a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#19 0x7fb03d5b11f0 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib/libQt5Gui.so.5
#20 0x7fb03d5867d5 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /usr/lib/libQt5Gui.so.5
#21 0x7fb03a73a1e1 in ?? () from /usr/lib/libQt5WaylandClient.so.5
#22 0x7fb03adb952c in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#23 0x7fb03ae0d7b9 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x7fb03adb6c11 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#25 0x7fb03d0e8046 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#26 0x7fb03d08dd8c in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#27 0x7fb03d0962f4 in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#28 0x55df86fa1641 in ?? ()
#29 0x7fb03ca1bb25 in __libc_start_main () from /usr/lib/libc.so.6
#30 0x55df86fa171e in ?? ()
[Inferior 1 (process 70956) detached]

Possible duplicates by query: bug 437923, bug 426203, bug 422972, bug 419685,
bug 416769.

Reported using DrKonqi

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

[okular] [Bug 447094] New: Text back end: Cannot copy when a line is broken at /

2021-12-16 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=447094

Bug ID: 447094
   Summary: Text back end: Cannot copy when a line is broken at /
   Product: okular
   Version: 21.12.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: New backend wishes
  Assignee: okular-de...@kde.org
  Reporter: giecr...@stegny.2a.pl
  Target Milestone: ---

SUMMARY
Text back end: Cannot copy when a line is broken at /

STEPS TO REPRODUCE
1. Open file Akonadi.error
2. Mark line 2021-12-16T22:30:03 
3. Paste

OBSERVED RESULT
2021-12-16T22:30:03 [CRITICAL] org.kde.pim.akonadiserver: arguments:
("--defaults-file=
home/dell/.local/share/akonadi/mysql.conf",
"--datadir=/home/dell/.local/share/akonadi
db_data/", "--socket=/run/user/1000/akonadi/mysql.socket",
"--pid-file=/run/user/1000
akonadi/mysql.pid")

EXPECTED RESULT
2021-12-16T22:30:03 [CRITICAL] org.kde.pim.akonadiserver: arguments:
("--defaults-file=/
home/dell/.local/share/akonadi/mysql.conf",
"--datadir=/home/dell/.local/share/akonadi/
db_data/", "--socket=/run/user/1000/akonadi/mysql.socket",
"--pid-file=/run/user/1000/
akonadi/mysql.pid")

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: openSUSE Tumbleweed 20211213
(available in About System)
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[krita] [Bug 447049] Fails to save changes in file

2021-12-16 Thread Lluvia Alvarado
https://bugs.kde.org/show_bug.cgi?id=447049

--- Comment #4 from Lluvia Alvarado  ---
also the file before was just arcaneXmas, I added the 2 to the end, that would
be the only difference

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

[kmymoney] [Bug 446491] Reports: Cashflow report is incorrect

2021-12-16 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=446491

Jack  changed:

   What|Removed |Added

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

--- Comment #1 from Jack  ---
Can you provide a small .kmy file which demonstrates this problem?  Thanks.

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

[gcompris] [Bug 446848] Gcompris say alphabet letter names instead of actual letter sound.

2021-12-16 Thread yP6pxFJmSpO2xZwPW
https://bugs.kde.org/show_bug.cgi?id=446848

--- Comment #2 from yP6pxFJmSpO2xZwPW  ---
(In reply to Emmanuel Charruau from comment #1)
> Hi,
> I think you are talking about click_on_letter?
> The goal of the application is to recognize the letters by their name not to
> learn to read.
> I wish your proposition would be easy to do, but it is not, at least in
> french (I am ground school teacher).
> In french a single letter can sound totally differently according to where
> it is in a word. e can sound en é è and even nothing if it is at the end of
> the word.
> However you have a point and we would like a day to be able to mimic the
> following app:
> http://grapholearn.fr/
> Do not hesitate to reply if you think I missed something.
> Emmanuel

Affected all modules with letters.
Yes you right.
For some languages it will be hard to do . But for Russian it is quite easy. We
have only 2 actual letters which does not have sound at all it is 'Ъ' and 'ь'.
But for only two letters it is much easier to tell children how to read it
instead of whole alphabet. Well i created such report at least to start a
discussion notice what kind of issues appear.  And to try to find good solution
for as more as possible languages. To be realistic letter names usage  in real
world quite limited . In my mind i have only alphabet organized catalogues like
phonebook and dictionaries. I not have any another real example where it used.
So in my opinion real sounds is more important to know. But i am understand
your point . May be somebody from community have suggestions.

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

[krita] [Bug 447049] Fails to save changes in file

2021-12-16 Thread Lluvia Alvarado
https://bugs.kde.org/show_bug.cgi?id=447049

--- Comment #3 from Lluvia Alvarado  ---
(In reply to Halla Rempt from comment #1)
> * Does this happen to all files for you?
> * If not, could you attach the file in question?
> * Please also attach the contents of the log field of help->report bug.

This is the first drawing I've made and it happened after re opening the file
when it already had around 22 layers and worked in it around 2 hrs adding like
10 more layers and saving constantly (I didn't checked the file inside the
folder to verify if it was being saved correctly, now I do that everytime I
save to make sure I don't lose my work) was confident that the program saved my
file after doing ctrl+s and seeing the interface indicate the save was done and
shutdown the program, the next day I reopened the file and found that all the
2hrs work was lost but the new colors added to my custom palette where there so
it saved the colors but not the layers. I don't have the original file since I
renamed it in order for it to save the new changes and until now the error has
not appeared again but I still check everytime the file in the folder after I
save, the renamed file is this one
https://drive.google.com/file/d/1_rKIO3Ty4--Ov2iNV3fIqNaUQFUWEnoS/view?usp=sharing
if it helps, I also attached the log.

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

[kmymoney] [Bug 446566] Automatically remove tags from transaction when they are about to be deleted

2021-12-16 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=446566

--- Comment #10 from Jack  ---
You didn't widen the column enough.  If you make it even wider, the X for men's
undies should appear, where currently only the X for RBC MC is showing.  The
down arrow lets you select additional tags.  The text to the left of that just
shows the currently selected tags.  Each selected tag should appear with an X,
but to the right of the down arrow.

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

[krita] [Bug 447049] Fails to save changes in file

2021-12-16 Thread Lluvia Alvarado
https://bugs.kde.org/show_bug.cgi?id=447049

--- Comment #2 from Lluvia Alvarado  ---
Created attachment 144614
  --> https://bugs.kde.org/attachment.cgi?id=144614=edit
logs

this are the logs

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

[kmymoney] [Bug 446819] Transaction details lost after split transaction with only one entry

2021-12-16 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=446819

--- Comment #2 from Jack  ---
I see that commit went to master only.  Will it get backported to 5.x or is it
only in the new ledger?  Should the commit close the bug?

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

[dolphin] [Bug 440663] New Dolphin window or tab opened after compression/extraction when certain default options are disabled, or when the job is canceled, or when the Dolphin window that initiated i

2021-12-16 Thread Artur Paiva
https://bugs.kde.org/show_bug.cgi?id=440663

--- Comment #56 from Artur Paiva  ---
(In reply to smow from comment #55)
> (In reply to Pulse from comment #53)
> > openSUSE Tumbleweed
> > 5.23.3
> > 5.88.0
> > Ark - 21.08.3
> > Dolphin - 21.08.3
> 
> Looks like it was fixed in 21.12, but you're still on 21.08.

It wasn't. Upgraded Ark to 21.12.0 and the bug is still present. Had to
downgrade back to Ark 20.04.3. Dolphin can be updated suggesting that the bug
is related to Ark not Dolphin.

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

[plasmashell] [Bug 437521] Become opaque when screen edge with the panel is filled up with windows for reasons other than any of them being maximized

2021-12-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437521

Nate Graham  changed:

   What|Removed |Added

 CC||robby.engelmann@r-engelmann
   ||.de

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

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

[plasmashell] [Bug 447043] Adaptive transparency not working for firefox

2021-12-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447043

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Nate Graham  ---
Oh good!

Yes sometimes windows open in a state where they have the same dimensions as
maximized windows, but they aren't actually maximized. This isn't the same
thing. The adaptive transparency feature should handle that case too!

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

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

[plasmashell] [Bug 446814] Pressing escape while dragging an applet causes it to get stuck

2021-12-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=446814

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.24

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

[plasmashell] [Bug 447044] No good way to access and migrate data from containments for screens that are currently turned off

2021-12-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447044

Nate Graham  changed:

   What|Removed |Added

Summary|No good way to manage   |No good way to access and
   |panels on non-visible   |migrate data from
   |containments for screens|containments for screens
   |that are currently turned   |that are currently turned
   |off |off
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |CONFIRMED

--- Comment #4 from Nate Graham  ---
(In reply to qlum from comment #2)
> There would be two main reasons outside multi-monitor bugs to want them.
> First to clean up the related configuration files when you know you will not
> connect the monitor again.
Since the configuration data is benign just sitting there on disk, I don't
think this is really a valid use case. You never know, you might use that
screen again! And if it's driving you crazy, you can always edit the config
file by hand.

> Second would be to migrate a panel configuration to a new display layout.
This seems like a more valid use case, because you could have a panel config on
one layout that becomes inaccessible and unable to be moved to a different
layout.

We are currently experimenting with an idea to make layouts bound not to
specific screens, but to the numerical position that a screen occupies in a
multi-screen layout.

So for example when you have two screens, your second screen gets its own
layout, but if you unplug that screen and plug in a totally different screen,
it would get the same layout that the old Screen #2 got. So the layout for
Screen #2 would never become inaccessible as long as you still had two screens.

However this wouldn't help in the case where, say, you had three screens,
decided 2 was enough, but wanted to migrate your setup from screen #3 to Screen
#2. So we would still have a niche use case for this even with the proposed
change. Thankfully this would be satisfied by another piece of in-progress
work: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1136.


> As for the multi monitor issues, I wish I could point at do x and a panel is
> gone, sadly I have not been able to reproduce the issues on demand. It just
> happens somewhat randomly at times, sometimes after boot, sometimes after a
> gaming session disabling all but my main display, saldy nothing more I can
> say that it happens somewhat frequently. On average, I would say every other
> week, but it is fairly random.
I understand. The code for multimonitor stuff is super awful and fragile and
we're currently working on it.

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

[partitionmanager] [Bug 413418] KDE Partition Manager crashes when opening partition information on USB drive

2021-12-16 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=413418

Andrius Štikonas  changed:

   What|Removed |Added

 CC||jaredisawesom...@yahoo.com

--- Comment #30 from Andrius Štikonas  ---
*** Bug 447091 has been marked as a duplicate of this bug. ***

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

[partitionmanager] [Bug 447091] kde partiton tool crashes

2021-12-16 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=447091

Andrius Štikonas  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Andrius Štikonas  ---


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

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

[plasmashell] [Bug 425315] Auto-started apps with system tray icons don't always show their tray icons after reboot when they launch before plasmashell is finished launching

2021-12-16 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=425315

--- Comment #36 from Andrey  ---
(In reply to Aleksey Kontsevich from comment #35)
> Applications are:
> - KeepassXC (Qt)
> - KShutdown (KDE)
> So they follow SNI, happens very often.
Apps with pure Qt SNI implementation are presumably not following our SNI spec,
please see what I've wrote above carefully.
About KShutdown I don't know, might be a new problem.

Can someone confirm this?

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

[plasmashell] [Bug 447043] Adaptive transparency not working for firefox

2021-12-16 Thread Robby Engelmann
https://bugs.kde.org/show_bug.cgi?id=447043

Robby Engelmann  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 CC||robby.engelmann@r-engelmann
   ||.de
 Status|NEEDSINFO   |REPORTED

--- Comment #2 from Robby Engelmann  ---
(In reply to Nate Graham from comment #1)
> You're talking about the transparency of a panel, right?
YES
> 
> Is Firefox using client-side decorations (i.e. tabe at the bery top of the
> window), or a traditional titlebar? If it's using CSDs, does it work if you
> switch it to use a traditional titlebar?
It was the client-side decors. I switched to classical titlebar and recognized,
that firefox was actually not in full-screen mode (although it looked so).
After really switching to full-screen, adaptive transparency worked for both,
traditional and client-side decorations.

> 
> Does panel transparency change adaptively when other windows are maximized
> and de-maximized?
For other windows it is fine too.

Thus, I think this bug was more a mistake, and can be closed from my point of
view.

Thanx,
Robby.

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

[plasmashell] [Bug 447093] New: Sound speaker icon shows over Dolphin but Firefox is the app that plays sound

2021-12-16 Thread Lyubomir
https://bugs.kde.org/show_bug.cgi?id=447093

Bug ID: 447093
   Summary: Sound speaker icon shows over Dolphin but Firefox is
the app that plays sound
   Product: plasmashell
   Version: 5.23.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: liubomi...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

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

OBSERVED RESULT
See screenshot

EXPECTED RESULT
Sound icon over Firefox

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Kernel Version: 5.15.7-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7,6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620

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

[plasmashell] [Bug 425315] Auto-started apps with system tray icons don't always show their tray icons after reboot when they launch before plasmashell is finished launching

2021-12-16 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=425315

--- Comment #35 from Aleksey Kontsevich  ---
Applications are:
- KeepassXC (Qt)
- KShutdown (KDE)
So they follow SNI, happens very often.

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

[frameworks-plasma] [Bug 447092] Google chrome application icons are shown as Google Chrome icon after upgrading frameworks

2021-12-16 Thread Komorebi
https://bugs.kde.org/show_bug.cgi?id=447092

--- Comment #1 from Komorebi  ---
Created attachment 144612
  --> https://bugs.kde.org/attachment.cgi?id=144612=edit
App menu

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

[plasmashell] [Bug 425315] Auto-started apps with system tray icons don't always show their tray icons after reboot when they launch before plasmashell is finished launching

2021-12-16 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=425315

--- Comment #34 from Andrey  ---
(In reply to Aleksey Kontsevich from comment #32)
> Problem began to continue in the latest KDE version over and over again and
> with the same applications. Please fix!!!
What kind of apps you have the problem with?
- Please make sure they are not Snapped first.
- Then, if it's Qt or Electron apps, they apparently don't follow the SNI
"Spec" we invented, so to push things forward maybe it worth to start with
filing respective issues in those toolkits, and then possibly implement it
there:
> And I think you still filed bug report in wrong place, tray implementation is 
> inside of Qt and it doesn't support appearing tray host on the fly.
> So, either KDE should 'moving app restore until after plasma is fully up' or 
> Qt should rewrite its tray implementation.
> https://github.com/qt/qtbase/blob/5.15/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp#L104-L115
See conversation with Telegram devs for details:
https://github.com/telegramdesktop/tdesktop/issues/16833#issuecomment-901117407

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

[frameworks-plasma] [Bug 447092] New: Google chrome application icons are shown as Google Chrome icon after upgrading frameworks

2021-12-16 Thread Komorebi
https://bugs.kde.org/show_bug.cgi?id=447092

Bug ID: 447092
   Summary: Google chrome application icons are shown as Google
Chrome icon after upgrading frameworks
   Product: frameworks-plasma
   Version: 5.89.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: components
  Assignee: notm...@gmail.com
  Reporter: markovs.i.m...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

Created attachment 144611
  --> https://bugs.kde.org/attachment.cgi?id=144611=edit
KDE Menu Editor

SUMMARY
After upgrading to 5.89 my Google Chrome application icons are shown as Google
Chrome icon. I've checked .desktop files, and they remain the same, icons are
set correctly, KDE Menu Editor icon selector is able to display them in icon
change dialog, so they exist in system, however in the app tree they still
displayed as Google Chrome. (see screenshot).
This issue affects application menus and taskbar. Updating icons manually with
menu editor does nothing. 


STEPS TO REPRODUCE
1. Upgrade frameworks to 5.89
2. See google chrome app icons are disappeared

Operating System: KDE neon 5.23
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3
Kernel Version: 5.13.0-22-generic (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Xeon® CPU E3-1225 V2 @ 3.20GHz
Memory: 23,4 GiB of RAM
Graphics Processor: Radeon RX550/550 Series

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

[plasmashell] [Bug 446814] Pressing escape while dragging an applet causes it to get stuck

2021-12-16 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=446814

Ismael Asensio  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/commit/71
   ||a017faf3e817d857ce06fae0f52
   ||242ad2c6143
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Ismael Asensio  ---
Git commit 71a017faf3e817d857ce06fae0f52242ad2c6143 by Ismael Asensio.
Committed on 16/12/2021 at 20:50.
Pushed by iasensio into branch 'master'.

containments/panel: Fix state when dragging gets canceled

In panel edition, when dragging an applet to reorder the layout,
we were not handling the case when the dragging operation gets
canceled.

Dragging cancelation can be triggered by pressing  or other
focus-intrusive operations like a delayed screenshot.

This led to an unconsistent state of the panel where the dragged
applet would just stay out the layout, floating in the last
position it was dragged to.

For now, acting on the `canceled` signal just as if the dragging
was `released` seems the simpler to avoid a messed-up panel.

M  +6-2containments/panel/contents/ui/ConfigOverlay.qml

https://invent.kde.org/plasma/plasma-desktop/commit/71a017faf3e817d857ce06fae0f52242ad2c6143

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

[dolphin] [Bug 440663] New Dolphin window or tab opened after compression/extraction when certain default options are disabled, or when the job is canceled, or when the Dolphin window that initiated i

2021-12-16 Thread smow
https://bugs.kde.org/show_bug.cgi?id=440663

--- Comment #55 from smow  ---
(In reply to Pulse from comment #53)
> openSUSE Tumbleweed
> 5.23.3
> 5.88.0
> Ark - 21.08.3
> Dolphin - 21.08.3

Looks like it was fixed in 21.12, but you're still on 21.08.

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

[systemsettings] [Bug 447089] Mouse switching UI leads to confusion and settings applied to the wrong mouse

2021-12-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447089

Nate Graham  changed:

   What|Removed |Added

Summary|Left-handed mouse setting   |Mouse switching UI leads to
   |does not work on wayland|confusion and settings
   ||applied to the wrong mouse
 Status|NEEDSINFO   |CONFIRMED
 Resolution|WAITINGFORINFO  |---
   Keywords||usability
 Ever confirmed|0   |1

--- Comment #3 from Nate Graham  ---
Yeah I've missed that myself at times!

There's also the wrinkle that my ThinkPad's TrackPoint is detected as a mouse,
and that my wireless mouse shows up as two devices, not one. But those are
separate issues. :)

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

[plasma-pa] [Bug 446914] First Audio Output Source is Overlayered by the Tabs

2021-12-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=446914

--- Comment #3 from Nate Graham  ---
...Including the default Breeze theme?

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

[gcompris] [Bug 446848] Gcompris say alphabet letter names instead of actual letter sound.

2021-12-16 Thread Emmanuel Charruau
https://bugs.kde.org/show_bug.cgi?id=446848

Emmanuel Charruau  changed:

   What|Removed |Added

 CC||echarr...@gmail.com

--- Comment #1 from Emmanuel Charruau  ---
Hi,
I think you are talking about click_on_letter?
The goal of the application is to recognize the letters by their name not to
learn to read.
I wish your proposition would be easy to do, but it is not, at least in french
(I am ground school teacher).
In french a single letter can sound totally differently according to where it
is in a word. e can sound en é è and even nothing if it is at the end of the
word.
However you have a point and we would like a day to be able to mimic the
following app:
http://grapholearn.fr/
Do not hesitate to reply if you think I missed something.
Emmanuel

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

[plasma-pa] [Bug 446914] First Audio Output Source is Overlayered by the Tabs

2021-12-16 Thread Eray Erdin
https://bugs.kde.org/show_bug.cgi?id=446914

--- Comment #2 from Eray Erdin  ---
Nate, I was able to reproduce the issue with several themes.

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

[kwin] [Bug 445894] Crash in KWin::DrmOutput::updateCursor -> malloc(): unsorted double linked list corrupted

2021-12-16 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=445894

--- Comment #6 from Jiri Slaby  ---
(In reply to Zamundaaa from comment #5)
> If you plug in and out without suspend, does that ever cause problems?

Yes, sometimes -- still under KWin::DrmBackend::updateCursor() and further.

Note that even if it doesn't crash, the secondary monitor output is always
frozen after re-plug. I have to switch to a tty and back to have it redrawn
(happens with suspend too). I don't even see a mouse pointer on that monitor
otherwise.

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

[plasmashell] [Bug 425315] Auto-started apps with system tray icons don't always show their tray icons after reboot when they launch before plasmashell is finished launching

2021-12-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425315

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

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

  1   2   3   4   >