[plasmashell] [Bug 416520] Plasma crash when dragging widget from desktop to panel

2021-03-23 Thread Prajna Sariputra
https://bugs.kde.org/show_bug.cgi?id=416520

Prajna Sariputra  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |FIXED

--- Comment #4 from Prajna Sariputra  ---
I recall there used to be an option to allow dragging the widgets quickly
without long left clicking or entering the customize mode, but I can't find it
anymore, and I'm quite sure I used that method back then.

Anyway, I'm unable to reproduce it now in Plasma 5.21.2, either from within the
customize mode or just long left clicking and throwing the widget on the panel
as soon as it lets me, so I guess it can be considered fixed now.

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

[kwin] [Bug 434865] New: KWin Randomly Crashes

2021-03-23 Thread Samarth Hawaldar
https://bugs.kde.org/show_bug.cgi?id=434865

Bug ID: 434865
   Summary: KWin Randomly Crashes
   Product: kwin
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: samarth.hawal...@protonmail.com
  Target Milestone: ---

Application: kwin_x11 (5.18.5)

Qt Version: 5.12.8
Frameworks Version: 5.68.0
Operating System: Linux 5.4.0-67-generic x86_64
Windowing system: X11
Distribution: Ubuntu 20.04.2 LTS

-- Information about the crash:
- Unusual behavior I noticed:
Just before the crash, the system started to become unresponsive. The crash
happened just after starting ungoogled chromium and then going to a website
(website was starting to load. No previous issues with accessing the same)

- Custom settings of the application:
Was using 4 Virtual Desktops (? if that is what they are called) with some load
on each. ~ 1 Firefox instance on each with a total of ~8 tabs over all Desktops

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0ebb318800 (LWP 1770))]

Thread 13 (Thread 0x7f0e91858700 (LWP 64085)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x55dea2ca87b4) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55dea2ca8760,
cond=0x55dea2ca8788) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55dea2ca8788, mutex=0x55dea2ca8760) at
pthread_cond_wait.c:638
#3  0x7f0ec08b8b0f in QWaitConditionPrivate::wait(QDeadlineTimer)
(deadline=..., this=0x55dea2ca8760) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=,
mutex=0x55dea2f3a4d0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x7f0ec08b8c01 in QWaitCondition::wait(QMutex*, unsigned long)
(this=0x55dea2f3a4d8, mutex=0x55dea2f3a4d0, time=) at
../../include/QtCore/../../src/corelib/kernel/qdeadlinetimer.h:68
#6  0x7f0ebf954109 in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7f0ebf9543ad in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x7f0ec08b29d2 in QThreadPrivate::start(void*) (arg=0x55dea2f3a450) at
thread/qthread_unix.cpp:361
#9  0x7f0ebfe70609 in start_thread (arg=) at
pthread_create.c:477
#10 0x7f0ec20df293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7f0e99858700 (LWP 53148)):
#0  0x7f0ec20d2bf6 in __ppoll (fds=fds@entry=0x7f0e7c087328,
nfds=nfds@entry=1, timeout=, timeout@entry=0x0,
sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
#1  0x7f0ec0ace4a9 in ppoll (__ss=, __timeout=, __nfds=, __fds=) at
/usr/include/x86_64-linux-gnu/bits/poll2.h:77
#2  qt_ppoll (timeout_ts=0x0, nfds=1, fds=0x7f0e7c087328) at
kernel/qcore_unix.cpp:132
#3  qt_ppoll (timeout_ts=0x0, nfds=1, fds=0x7f0e7c087328) at
kernel/qcore_unix.cpp:129
#4  qt_safe_poll(pollfd*, unsigned long, timespec const*) (fds=0x7f0e7c087328,
nfds=1, timeout_ts=timeout_ts@entry=0x0) at kernel/qcore_unix.cpp:153
#5  0x7f0ec0acfa14 in
QEventDispatcherUNIX::processEvents(QFlags)
(this=, flags=...) at
../../include/QtCore/../../src/corelib/tools/qarraydata.h:211
#6  0x7f0ec0a794db in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f0e99857d80, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#7  0x7f0ec08b1785 in QThread::exec() (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#8  0x7f0ebf5e31a9 in  () at /lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x7f0ec08b29d2 in QThreadPrivate::start(void*) (arg=0x55dea22c7b00) at
thread/qthread_unix.cpp:361
#10 0x7f0ebfe70609 in start_thread (arg=) at
pthread_create.c:477
#11 0x7f0ec20df293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7f0dfa998700 (LWP 36702)):
#0  0x7f0ec0ad1509 in QTimerInfoList::activateTimers()
(this=this@entry=0x7f0df4067dc0) at kernel/qtimerinfo_unix.cpp:570
#1  0x7f0ec0acef10 in QEventDispatcherUNIXPrivate::activateTimers()
(this=this@entry=0x7f0df4067d20) at kernel/qeventdispatcher_unix.cpp:249
#2  0x7f0ec0acfb6f in
QEventDispatcherUNIX::processEvents(QFlags)
(this=, flags=...) at kernel/qeventdispatcher_unix.cpp:514
#3  0x7f0ec0a794db in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f0dfa997da0, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#4  0x7f0ec08b1785 in QThread::exec() (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#5  0x7f0ec08b29d2 in QThreadPrivate::start(void*) (arg=0x55dea257ed80) at
thread/qthread_unix.cpp:361
#6  0x7f0ebfe70609 in start_thread (arg=) at
pthread_create.c:477
#7  0x7f0ec20df293 in 

[kwin] [Bug 434808] Is it a security risk when kwin scripts can call any dbus method?

2021-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434808

--- Comment #1 from tr...@yandex.com ---
Maybe whenever a call to KLauncher is made, there should be a confirm dialog,
like the way Dolphin does when the user clicks on an executable file?

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

[plasmashell] [Bug 420885] Plasmashell keep crashing repeatdly: QSocketNotifier: Invalid socket

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=420885

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

[www.kde.org] [Bug 378975] Uploading avatar to identity.kde.org doesn't work

2021-03-23 Thread Hitesh Kumar
https://bugs.kde.org/show_bug.cgi?id=378975

Hitesh Kumar  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1
 Resolution|FIXED   |---

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

[www.kde.org] [Bug 378975] Uploading avatar to identity.kde.org doesn't work

2021-03-23 Thread Hitesh Kumar
https://bugs.kde.org/show_bug.cgi?id=378975

Hitesh Kumar  changed:

   What|Removed |Added

 CC||email.hiteshku...@gmail.com

--- Comment #2 from Hitesh Kumar  ---
Created attachment 137013
  --> https://bugs.kde.org/attachment.cgi?id=137013=edit
KDE Identity giving Error 500

This issue is still not fixed atleast not for people who upload avatar for
first time. I have attached a screenshot for your reference.

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

[kdenlive] [Bug 428574] 2nd drive not appearing

2021-03-23 Thread Vaibhav Dhotre
https://bugs.kde.org/show_bug.cgi?id=428574

--- Comment #9 from Vaibhav Dhotre  ---
This problem is import dialogue only. Not at any other place.

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

[digikam] [Bug 431448] problem with Image Editor

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=431448

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[plasmashell] [Bug 412859] Plasma crashed in QAction::statusTip() when linux was updating

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412859

--- 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 417526] Plasma crashed when dragging a widget to the system tray

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=417526

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

[frameworks-baloo] [Bug 433399] Baloo crashes indexing .tiff files

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433399

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[kio-extras] [Bug 430122] Crash of kdeinit5 when saving (version 20.11.90)

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=430122

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[krita] [Bug 433414] I just downloaded the update but many options are not appearing and i cannot find certain tools.

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433414

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[plasmashell] [Bug 411234] MadCatz RAT4 not working after SDDM/Plasma start

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=411234

--- 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 411639] Plasma sometimes crashes when looking through the classic menus

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=411639

--- 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 415114] Crash when selecting on desktop and wallpaper changes at the same time

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=415114

--- 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 416465] Plasma crash

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=416465

--- 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 415459] KDE Crashes in QQmlImports::addLibraryImport() when selecting "Configure Desktop..."

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=415459

--- 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 415631] Crash when i try resolve Desktop Configurations

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=415631

--- 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 416520] Plasma crash when dragging widget from desktop to panel

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=416520

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

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

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

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

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

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

[kwin] [Bug 427688] killing Xwayland freezes entire system

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=427688

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

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

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

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

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

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

[kwin] [Bug 431444] Titlebars disappear when doing drag and drop with a file while pressing Alt+Tab

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=431444

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

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

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

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

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

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

[krunner] [Bug 434864] New: KRunner suggests steam even though it's already installed

2021-03-23 Thread Felipe Kinoshita
https://bugs.kde.org/show_bug.cgi?id=434864

Bug ID: 434864
   Summary: KRunner suggests steam even though it's already
installed
   Product: krunner
   Version: 5.21.3
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: alexander.loh...@gmx.de
  Reporter: kinof...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

Created attachment 137012
  --> https://bugs.kde.org/attachment.cgi?id=137012=edit
image showing observed result

KRunner suggests steam even though it's already installed, it never happened
with any other software.

STEPS TO REPRODUCE
1. install steam and type steam on krunner

OBSERVED RESULT
KRunner suggests me steam

EXPECTED RESULT
KRunner should no suggest steam since it's already installed

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Tumbleweed
(available in About System)
KDE Plasma Version: 5.21.3
KDE Frameworks Version: 5.80
Qt Version: 5.15.2

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

[dolphin] [Bug 434863] New: SVG thumbnails are corrupt for Adwaita icons

2021-03-23 Thread Fredrick Brennan
https://bugs.kde.org/show_bug.cgi?id=434863

Bug ID: 434863
   Summary: SVG thumbnails are corrupt for Adwaita icons
   Product: dolphin
   Version: 20.12.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: copypa...@kittens.ph
CC: kfm-de...@kde.org
  Target Milestone: ---

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

SUMMARY
SVG files in the directory /usr/share/icons/Adwaita/scalable/mimetypes/ are
corrupt, but they appear correctly in Inkscape, Firefox, etc.

Example broken SVGS:

audio-x-generic-symbolic.svg
http://www.w3.org/2000/svg; width="16" height="16">

application-rss+xml-symbolic.svg:
http://www.w3.org/2000/svg; width="16" height="16">

OBSERVED RESULT
Glitchy thumbnails; see screenshot.

EXPECTED RESULT
Correct rendering as in Inkscape, Firefox. I also observed that the program
`convert` from ImageMagick handles them fine.


SOFTWARE/OS VERSIONS
Linux: 5.11.7-zen1-1-zen (Arch Linux)
(available in About System)
KDE Plasma Version: 5.21.3
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2

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

[frameworks-plasma] [Bug 434657] Tooltip window thumbnails sometimes disappear on hover

2021-03-23 Thread Bharadwaj Raju
https://bugs.kde.org/show_bug.cgi?id=434657

--- Comment #11 from Bharadwaj Raju  ---
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/393

I mentioned this bug in the commit message but Bugzilla bot didn't pick up on
it. Anyway, this MR fixes the bug.

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

[krita] [Bug 434759] Farbfehler

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=434759

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.

[drkonqi] [Bug 433972] drkonqi fails to submit report complaining about token errors

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433972

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

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

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

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

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

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

[kwin] [Bug 433631] Icons and rounded corners are black

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=433631

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

[Spectacle] [Bug 434862] can't screenshot when I have clicked on File/View/Edit/Tools/Settings of some apps' menu

2021-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434862

--- Comment #1 from 7dab773...@firemailbox.club ---
this is grave for people who want to share tutorials on notebook-style websites
instead of heavyweight videos

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

[kdenlive] [Bug 383577] Stereo Amplifier doesn't work.

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=383577

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[kwin] [Bug 432350] Mouse cursor often does not change on Firefox in Wayland

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=432350

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

[kdenlive] [Bug 425260] Interpolation is always applied on resulting video (but not in preview)

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=425260

--- 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 414562] drag-and-drop to kmail crashes plasma

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=414562

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

[kded-appmenu] [Bug 412947] Crash while clicking 'Help' button on the Global Menu of System Settings

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412947

--- 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 413754] Gitkraken launch crashed PlasmaShell in QOpenGLContext::getProcAddress()

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=413754

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

[kmenuedit] [Bug 403890] KDE plasma crash on editing custom startup menu entry

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=403890

--- 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 409465] Desktop Crash

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=409465

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

[kdenlive] [Bug 385986] Deinterlacing doesn't work if source is MPEG-2

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=385986

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

[kwin] [Bug 392130] Plasma + Wayland: KDE IM Panel shows its candidate window at wrong position

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=392130

--- 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 362049] Dialogs don't save user's size settings

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=362049

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

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

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

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

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

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

[kmymoney] [Bug 343006] cannot change start page view in settings, also changing fonts in settings has no affect

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=343006

--- 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 363601] Hybrid "old-style" desktop view when clicking refresh desktop in Folder View

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=363601

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

[plasmashell] [Bug 366381] Bad rendering of certain fonts

2021-03-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=366381

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

[Spectacle] [Bug 434862] can't screenshot when I have clicked on File/View/Edit/Tools/Settings of some apps' menu

2021-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434862

7dab773...@firemailbox.club changed:

   What|Removed |Added

Summary|can't screenshot when I |can't screenshot when I
   |have clicked on |have clicked on
   |File/View/Edit/Tools/Settin |File/View/Edit/Tools/Settin
   |gs windows' menu|gs of some apps' menu

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

[Spectacle] [Bug 434862] New: can't screenshot when I have clicked on File/View/Edit/Tools/Settings windows' menu

2021-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434862

Bug ID: 434862
   Summary: can't screenshot when I have clicked on
File/View/Edit/Tools/Settings windows' menu
   Product: Spectacle
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: 7dab773...@firemailbox.club
CC: k...@david-redondo.de
  Target Milestone: ---

SOFTWARE/OS VERSIONS
kernel 5.4.0-67-generic
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

STEPS TO REPRODUCE
1. Open some pdf via Okular
2. Click on "View on the top left"
3. Eventually unroll "View Mode" just by placing your mouse on it, without
clicking
4. Try any combination of keys to trigger a screenshot, it won't happen

One has then to go through video recording and slice one frame out of it, a bit
overkill I think.

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

[dolphin] [Bug 434860] Dolphin crashed while scrolling through folders using the location bar

2021-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434860

guimarcalsi...@gmail.com changed:

   What|Removed |Added

Summary|Dolphin crashed while   |Dolphin crashed while
   |scrolling through folders   |scrolling through folders
   |using the navigation bar|using the location bar

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

[Spectacle] [Bug 434861] can't bind 3 touches : alt + fn + print screen , for capturing active window, with a logitech k230 french azerty

2021-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434861

--- Comment #1 from 7dab773...@firemailbox.club ---
Maybe a quick fix would be to manually type the name of the buttons I wanna
use, instead of relying on the software to recognize them ? Is it feasible
through the config file?

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

[Spectacle] [Bug 434861] New: can't bind 3 touches : alt + fn + print screen , for capturing active window, with a logitech k230 french azerty

2021-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434861

Bug ID: 434861
   Summary: can't bind 3 touches : alt + fn + print screen , for
capturing active window, with a logitech k230 french
azerty
   Product: Spectacle
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: 7dab773...@firemailbox.club
CC: k...@david-redondo.de
  Target Milestone: ---

hello when I try to custom my shortcut through the GUI,
inputing
alt + fn + print screen
is recognized either as
only alt,
or only print

Strangely, inputing for the field "active window"
shift + fn + print screen
is recognized... (and does conflict with "entire desktop", as intended)

(I'm using Kubuntu20.04 native spectacle app)

(PS : whereas it works flawlessly without having to configure anything in
RHEL8.2 gnome default desktop)
It may be a reason for some people to rather go for gnome instead of KDE


SOFTWARE/OS VERSIONS
kernel 5.4.0-67-generic
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION
keyboard logitech k230 (ref y-r0022)

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

[juk] [Bug 356224] Always move the caret to the currently playing item

2021-03-23 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=356224

Michael Pyne  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||21.04
  Latest Commit||https://invent.kde.org/mult
   ||imedia/juk/commit/cbfe92c37
   ||14ba1edf1403a46ae79d905db28
   ||1aaf
 Resolution|--- |FIXED

--- Comment #2 from Michael Pyne  ---
Git commit cbfe92c3714ba1edf1403a46ae79d905db281aaf by Michael Pyne.
Committed on 24/03/2021 at 03:08.
Pushed by mpyne into branch 'master'.

playlist: Ensure playing track is visible when it changes.

I tried to ensure this only causes the playlist to jump when the user
isn't directly interacting with the track (e.g. double click to play).
FIXED-IN:21.04

M  +1-1playermanager.cpp
M  +10   -2playlist.cpp
M  +1-1playlist.h
M  +6-0playlistcollection.cpp

https://invent.kde.org/multimedia/juk/commit/cbfe92c3714ba1edf1403a46ae79d905db281aaf

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

[krita] [Bug 411568] Cuando hago zoom y luego vuelvo a la vista normal para ver todo el dibujo realizado me aparece como una imagen completamente transparente como aparece en el screenshot que adjunté

2021-03-23 Thread sebastian
https://bugs.kde.org/show_bug.cgi?id=411568

sebastian  changed:

   What|Removed |Added

 CC||sebasgamercz...@gmail.com

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

[krita] [Bug 434858] MyPaint smudge_and_color brush crashes on 1000px

2021-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434858

tomtomtomreportin...@gmail.com changed:

   What|Removed |Added

 CC||tomtomtomreportingin@gmail.
   ||com

--- Comment #1 from tomtomtomreportin...@gmail.com ---
Possibly related to https://bugs.kde.org/show_bug.cgi?id=432754 ?

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

[plasmashell] [Bug 434702] Widgets are blank after reboot

2021-03-23 Thread jonzn4suse
https://bugs.kde.org/show_bug.cgi?id=434702

--- Comment #15 from jonzn4suse  ---
Created attachment 137010
  --> https://bugs.kde.org/attachment.cgi?id=137010=edit
dead again after reboot

Last one... ;-))

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

[kdeconnect] [Bug 434791] Text is rendered as white on white in the KDE Connect SMS application in certain cases

2021-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434791

--- Comment #3 from qkvqpljwgyqermvbww@twzhhq.online ---
(In reply to Simon Redman from comment #1)
> Created attachment 136963 [details]
> KDE Connect master build on Fedora with Breeze Dark and readable text
> 
> Thanks for taking the time to report this bug. Unfortunately I can't
> reproduce it. With Breeze Dark on Fedora, everything looks nice and
> read-able as you would expect. (Please see my new attachment).
> 
> Is there any chance you have changed the theme in a way which would cause
> this? (I know very little about theming in Plasma, other than that it's very
> complicated)
> 
> Could you perhaps try:
> - Setting up a new user account on your computer and see if the theme
> renders incorrectly on a clean user account?
> - Installing a clean VM and see if the theme renders incorrectly there too?

So I did as you asked and tried it in 4 different use cases

Different user account on the same machine - Problem is replicated

Different machine(running Arch Linux with Plasma installed and updated) -
Problem is replicated

Virtual Machine Liveboot of the current user edition iso - Problem is not
replicated 

Virtual Machine After installing and updating to newest software versions -
Problem is replicated

I totally forget to mention this in the original post but this bug has been
happening only recently to me and based on the results from those tests I think
an update might be the thing that caused the bug to appear. Also if you need I
can add screenshots of these subsequent tests

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

[dolphin] [Bug 434860] Dolphin crashed while scrolling through folders using the navigation bar

2021-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434860

guimarcalsi...@gmail.com changed:

   What|Removed |Added

 CC||guimarcalsi...@gmail.com

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

[dolphin] [Bug 434860] New: Dolphin crashed while scrolling through folders using the navigation bar

2021-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434860

Bug ID: 434860
   Summary: Dolphin crashed while scrolling through folders using
the navigation bar
   Product: dolphin
   Version: 20.12.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: guimarcalsi...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Application: dolphin (20.12.3)

Qt Version: 5.15.2
Frameworks Version: 5.80.0
Operating System: Linux 5.4.0-67-generic x86_64
Windowing System: X11
Drkonqi Version: 5.21.3
Distribution: KDE neon User Edition 5.21

-- Information about the crash:
- What I was doing when the application crashed:

By accident I discovered you can scroll on the name of a folder on the top
navigation bar in order to quickly switch between directories. Well, out of
curiosity I started doing that to check all folders in /usr/share/ and Dolphin
crashed. It didn't crash at first, but it crashed when I was scrolling between
different folders for some time. I tried doing the same to see if it would
crash again and it did. I'm not sure if it's related to how fast I was
switching folders or not (I was scrolling fast), but both times I had to keep
scrolling for a minute or two before the crash happened.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted

[New LWP 34824]
[New LWP 34825]
[New LWP 34826]
[New LWP 34827]
[New LWP 34828]
[New LWP 34833]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7feb78db1aff in __GI___poll (fds=0x7ffc9737c228, nfds=1, timeout=1000) at
../sysdeps/unix/sysv/linux/poll.c:29
[Current thread is 1 (Thread 0x7feb71e3f6c0 (LWP 34820))]

Thread 7 (Thread 0x7feb576ea700 (LWP 34833)):
#0  0x7feb747dd508 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7feb747904ae in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7feb76ad4ffb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7feb76a791eb in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7feb76893a52 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7feb76894bec in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7feb7520e609 in start_thread (arg=) at
pthread_create.c:477
#7  0x7feb78dbe293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7feb5e85a700 (LWP 34828)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x561e51578e38) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x561e51578de8,
cond=0x561e51578e10) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x561e51578e10, mutex=0x561e51578de8) at
pthread_cond_wait.c:638
#3  0x7feb69028b5b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x7feb6902875b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x7feb7520e609 in start_thread (arg=) at
pthread_create.c:477
#6  0x7feb78dbe293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7feb57fff700 (LWP 34827)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x561e51578e38) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x561e51578de8,
cond=0x561e51578e10) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x561e51578e10, mutex=0x561e51578de8) at
pthread_cond_wait.c:638
#3  0x7feb69028b5b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x7feb6902875b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x7feb7520e609 in start_thread (arg=) at
pthread_create.c:477
#6  0x7feb78dbe293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7feb5f05b700 (LWP 34826)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x561e51578e38) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x561e51578de8,
cond=0x561e51578e10) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x561e51578e10, mutex=0x561e51578de8) at
pthread_cond_wait.c:638
#3  0x7feb69028b5b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x7feb6902875b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x7feb7520e609 in start_thread (arg=) at
pthread_create.c:477
#6  0x7feb78dbe293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7feb68907700 (LWP 34825)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x561e51578e38) at ../sysdeps/nptl/futex-internal.h:183
#1  

[kdenlive] [Bug 431279] No audio after rendering with Gain effect

2021-03-23 Thread farid
https://bugs.kde.org/show_bug.cgi?id=431279

farid  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #4 from farid  ---
Will close then, if you encounter it again please reopen. Merci :)

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

[kdenlive] [Bug 421718] Uninstallation Problem

2021-03-23 Thread Veps
https://bugs.kde.org/show_bug.cgi?id=421718

--- Comment #6 from Veps  ---
(In reply to emohr from comment #1)
> In Windows we have still the problem that the "dbus-deamon.exe" gets not
> killed after closing Kdenlive. 
> 
> 2 possibilities: 
> - restart the PC and the de-installer should work or 
> - goto task manager (CTRL+Shift+esc) and kill "dbus-deamon.exe" and the
> de-installer should work.

First of all, I can still confirm this bug for:
* KDEnlive: v20.12.2
* OS: Windows 7 Pro x64

FURTHERMORE
* The problem is not solved by restarting! (Was my first thought too but well
-- no.)
* Run "./kdenlive/uninstall.exe" as Administrator does not solve the problem
too -- what is what you would expect considering the error message. (Just FYI.)
* "dbus-deamon.exe" is, as far as I can tell, not running ("Task manager ->
Show process from all users"). Maybe there is another process blocking? Though
I'm not sure about the internals of MS Windows but I would expect the binary to
get loaded into memory hence I would expect the binary to be deletable from the
hard disk though it is currently running/executed.

Memory or not, I can easily (with Admin rights) rename the
"kdenlive/bin/dbus-deamon.exe" to somehting else, nevertheless still no
un-installation is performed.

MORE FUNNY
However I wonder why "README.md" and "LICENSE.txt" are mared as "read-only"
files!?

It gets even more funny when you remove the attribute from the two files, run
`dir /ar /s` in console/cmd.exe in the local folder and get no results BUT the
Windows Explorer still shows under properties for the folder "./kdenlive" a
check for "Read-only (Only applies to files in the folder)". Also at this point
un-install.exe still does not work.

HERE IT GETS CREEPY
Un-checking "Read-only" in the Windows Explorer properties dialog, say okay to
"Apply changes to this folder, subfolders and files", Windows runs through all
the files assumingly and then you get out of the property window and back in
and read-only is again/still checked.

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

[partitionmanager] [Bug 434855] No command-line argument to open with the specified device

2021-03-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=434855

--- Comment #2 from Nate Graham  ---
Interesting history, thanks.

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

[plasma-systemmonitor] [Bug 434859] New: colour picker and selection not working on plasma system monitor

2021-03-23 Thread barna88hun
https://bugs.kde.org/show_bug.cgi?id=434859

Bug ID: 434859
   Summary: colour picker and selection not working on plasma
system monitor
   Product: plasma-systemmonitor
   Version: 5.21.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: vizyd...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

Created attachment 137009
  --> https://bugs.kde.org/attachment.cgi?id=137009=edit
colour picker and selection not working

SUMMARY
Colour picker and selection not working on plasma system monitor

STEPS TO REPRODUCE & OBSERVED RESULT
Problem occurs when I edit pages -> sensors.
Adding more than one sensor to the bracket and
they are all selected by default, when I would 
like to change the sensors colours with colour picker
because of group-selection all the sensor 
changes to the same colour.

EXPECTED RESULT
Possibility for selecting the sensor lines separately
+ fix colour picker.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Garuda Linux
(available in About System)
KDE Plasma Version: 5.21.3
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[krita] [Bug 434858] New: MyPaint smudge_and_color brush crashes on 1000px

2021-03-23 Thread Tiar
https://bugs.kde.org/show_bug.cgi?id=434858

Bug ID: 434858
   Summary: MyPaint smudge_and_color brush crashes on 1000px
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Brush engines
  Assignee: krita-bugs-n...@kde.org
  Reporter: tamtamy.tym...@gmail.com
  Target Milestone: ---

Created attachment 137008
  --> https://bugs.kde.org/attachment.cgi?id=137008=edit
Backtrace for all threads

SUMMARY
When I made the smudge_and_color brush be 1000px in size and tried to make a
stroke, I encountered a crash.

STEPS TO REPRODUCE
1. Choose the brush.
2. Change the size to 1000px
3. Try to make a stroke

OBSERVED RESULT
Crash

EXPECTED RESULT
No crash

SOFTWARE/OS VERSIONS
Krita

 Version: 5.0.0-prealpha (git 1ea07f2)
 Languages: pl, pl_PL, pl
 Hidpi: true

Qt

  Version (compiled): 5.12.9
  Version (loaded): 5.12.9

ADDITIONAL INFORMATION
(Backtrace from the appimage, so not much info)
Thread 606 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff52f90700 (LWP 37588)]
0x7fffbdd95ae6 in void KisMyPaintSurface::getColorImpl(MyPaintSurface*, float, float, float, float*, float*, float*, float*) ()
from /tmp/.mount_krita-KxIZVN/usr/lib/kritaplugins/kritamypaintop.so
(gdb) bt
#0  0x7fffbdd95ae6 in void KisMyPaintSurface::getColorImpl(MyPaintSurface*, float, float, float, float*, float*, float*, float*) ()
from /tmp/.mount_krita-KxIZVN/usr/lib/kritaplugins/kritamypaintop.so
#1  0x7fffbdb4fa7c in update_smudge_color () from
/tmp/.mount_krita-KxIZVN/usr/lib/kritaplugins/../libmypaint.so
#2  0x7fffbdb5068d in prepare_and_draw_dab () from
/tmp/.mount_krita-KxIZVN/usr/lib/kritaplugins/../libmypaint.so
#3  0x7fffbdb51488 in mypaint_brush_stroke_to_internal () from
/tmp/.mount_krita-KxIZVN/usr/lib/kritaplugins/../libmypaint.so
#4  0x7fffbdb51931 in mypaint_brush_stroke_to () from
/tmp/.mount_krita-KxIZVN/usr/lib/kritaplugins/../libmypaint.so
#5  0x7fffbdd8565a in KisMyPaintPaintOp::paintAt(KisPaintInformation
const&) () from /tmp/.mount_krita-KxIZVN/usr/lib/kritaplugins/kritamypaintop.so
#6  0x757dc994 in ?? () from
/tmp/.mount_krita-KxIZVN/usr/bin/../lib/libkritaimage.so.17
#7  0x757dbcce in ?? () from
/tmp/.mount_krita-KxIZVN/usr/bin/../lib/libkritaimage.so.17
#8  0x757dc1e4 in KisPaintOp::paintBezierCurve(KisPaintInformation
const&, QPointF const&, QPointF const&, KisPaintInformation const&,
KisDistanceInformation*) () from
/tmp/.mount_krita-KxIZVN/usr/bin/../lib/libkritaimage.so.17
#9  0x76da4bf7 in
KisMaskedFreehandStrokePainter::paintBezierCurve(KisPaintInformation const&,
QPointF const&, QPointF const&, KisPaintInformation const&) () from
/tmp/.mount_krita-KxIZVN/usr/bin/../lib/libkritaui.so.17
#10 0x76d9e8e5 in
FreehandStrokeStrategy::doStrokeCallback(KisStrokeJobData*) () from
/tmp/.mount_krita-KxIZVN/usr/bin/../lib/libkritaui.so.17
#11 0x7578cfb4 in ?? () from
/tmp/.mount_krita-KxIZVN/usr/bin/../lib/libkritaimage.so.17
#12 0x73c4af77 in ?? () from
/tmp/.mount_krita-KxIZVN/usr/bin/../lib/libQt5Core.so.5
#13 0x73c46b2e in ?? () from
/tmp/.mount_krita-KxIZVN/usr/bin/../lib/libQt5Core.so.5
#14 0x7fffee219609 in start_thread (arg=) at
pthread_create.c:477
#15 0x738bd293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

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

[krita] [Bug 434857] New: As soon as I open the app the screen is constantly going black (flashing black). It only ever happened with Krita.

2021-03-23 Thread Milica Ilic
https://bugs.kde.org/show_bug.cgi?id=434857

Bug ID: 434857
   Summary: As soon as I open the app the screen is constantly
going black (flashing black). It only ever happened
with Krita.
   Product: krita
   Version: 4.4.2
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: * Unknown
  Assignee: krita-bugs-n...@kde.org
  Reporter: milica.stojanovic...@gmail.com
  Target Milestone: ---

SUMMARY
Flashing black screen


STEPS TO REPRODUCE
1. Opened the App (minimized window mode)
2. Starts flashing
3. Closed it

OBSERVED RESULT



EXPECTED RESULT


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

ADDITIONAL INFORMATION

I have updated the drivers.

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

[juk] [Bug 210384] Juk starts(?) but no window ever comes up

2021-03-23 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=210384

Michael Pyne  changed:

   What|Removed |Added

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

--- Comment #11 from Michael Pyne  ---
I remember this bug and fixed it a few years back. Though I don't seem to have
made it easy to find the commit that did it.

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

[juk] [Bug 100571] Wrong playlist after last song in Play Queue finished

2021-03-23 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=100571

Michael Pyne  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||6aef3be8682d829f07ab86901ce
   ||ff8755fee8610
   Version Fixed In||21.04
 Resolution|--- |FIXED
 CC||mp...@kde.org

--- Comment #3 from Michael Pyne  ---
I believe this is fixed with a recent commit to JuK. In some of my testing I
was able to reproduce ways for the Play Queue to end up switching to the
CollectionList instead of the last item's playlist but I can't reproduce that
myself now... this mostly seems to work for me.

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

[kdenlive] [Bug 421718] Uninstallation Problem

2021-03-23 Thread Veps
https://bugs.kde.org/show_bug.cgi?id=421718

Veps  changed:

   What|Removed |Added

 CC||v...@gmx.de

--- Comment #5 from Veps  ---
(In reply to emohr from comment #1)
> In Windows we have still the problem that the "dbus-deamon.exe" gets not
> killed after closing Kdenlive. 
> 
> 2 possibilities: 
> - restart the PC and the de-installer should work or 
> - goto task manager (CTRL+Shift+esc) and kill "dbus-deamon.exe" and the
> de-installer should work.

First of all, I can confirm this bug for:
KDEnlive v20.12.2 on Windows 7 Pro x64

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

[juk] [Bug 222919] Juk: clicking on Album name of current played song produces list with false entries

2021-03-23 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=222919

Michael Pyne  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #4 from Michael Pyne  ---
I haven't been able to reproduce this in years, though I have refactored this
code a bit to fix some other bugs which should hopefully address this as well.

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

[partitionmanager] [Bug 434855] No command-line argument to open with the specified device

2021-03-23 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=434855

--- Comment #1 from Andrius Štikonas  ---
Yes, it was possible but not anymore.

Some kind of filtering on device has to be implemented here:
https://invent.kde.org/system/kpmcore/-/blob/master/src/plugins/sfdisk/sfdiskbackend.cpp#L66

There is a reason why it was removed. When we had it, it was using Solid filter
to find devices. Solid was actually just abstracting away udisks, but
abstraction was not good enough and broke when udisks2 was released (which I
think resulted in not being able to detect devices without partition table). So
at that time partition manager switched from Solid to its own device scanner.

And non-working filtering command line argument was removed a bit later, I
guess that's why you tried it and it did not work.

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

[krita] [Bug 432871] Crash on KisMainWindow::slotThemeChanged

2021-03-23 Thread Tiar
https://bugs.kde.org/show_bug.cgi?id=432871

Tiar  changed:

   What|Removed |Added

 CC||tamtamy.tym...@gmail.com

--- Comment #14 from Tiar  ---
Created attachment 137007
  --> https://bugs.kde.org/attachment.cgi?id=137007=edit
Crash log (only one thread though)

I got this crash while having a document open in appimage after checking
"switch eraser size". The crashlog is a bit empty since it doesn't have debug
symbols, but it does show clearly that it comes from that checkbox.
I don't see why Krita would attempt to change theme just because some checkbox
got activated?...
The version I used was 1ea07f2.



Thread 1 "AppRun" received signal SIGSEGV, Segmentation fault.
0x749a6e81 in ?? () from
/tmp/.mount_krita-mLlIZy/usr/bin/../lib/libQt5Widgets.so.5
(gdb) bt
#0  0x749a6e81 in ?? () from
/tmp/.mount_krita-mLlIZy/usr/bin/../lib/libQt5Widgets.so.5
#1  0x749a71e8 in ?? () from
/tmp/.mount_krita-mLlIZy/usr/bin/../lib/libQt5Widgets.so.5
#2  0x76f17bef in KisMainWindow::slotThemeChanged() ()
   from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17
#3  0x76f27e3f in ?? () from
/tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17
#4  0x73e516f9 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libQt5Core.so.5
#5  0x76f4eea1 in ?? () from
/tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17
#6  0x76f4f251 in ?? () from
/tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17
#7  0x76f1c4d3 in KisMainWindow::configChanged() ()
   from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17
#8  0x76f27e82 in ?? () from
/tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17
#9  0x73e516f9 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libQt5Core.so.5
#10 0x76c2cea3 in KisConfig::setUseEraserBrushOpacity(bool) ()
   from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17
#11 0x76caecdc in KisPaintopBox::slotEraserBrushOpacityToggled(bool) ()
   from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17
#12 0x76b1dbbc in ?? () from
/tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17
#13 0x73e516f9 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libQt5Core.so.5

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

[kstars] [Bug 434607] Kstars 3.5.2 Cannot Connect to iOptron CEM40 Mont

2021-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434607

--- Comment #4 from mountainai...@outlook.com ---
Any update on this issue?  I just tried again.  Out of many retries, I was able
to get connected once, but there were all kinds of strange errors and it was
unusable.  I did manage to get it to slew, but it took several seconds then I
couldn't stop it.  This attempt did start at 115.2k:

2021-03-23T22:29:05: [INFO] iOptron CEM40 is offline. 
2021-03-23T22:29:05: [ERROR] Serial read error: Timeout error. 
2021-03-23T22:29:01: [ERROR] Serial read error: Timeout error. 
2021-03-23T22:28:45: [ERROR] Serial read error: Timeout error. 
2021-03-23T22:28:41: [ERROR] Serial read error: Timeout error. 
2021-03-23T22:28:38: [ERROR] Failed to set longitude. 
2021-03-23T22:28:38: [ERROR] Serial read error: Timeout error. 
2021-03-23T22:28:35: [ERROR] Error setting local time. 
2021-03-23T22:28:35: [ERROR] Serial read error: Timeout error. 
2021-03-23T22:28:32: [INFO] Device configurat2021-03-23T22:28:49: [ERROR]
Serial read error: Timeout error. 
ion saved. 2021-03-23T22:28:57: [ERROR] Serial read error: Timeout error. 

2021-03-23T22:28:32: [INFO] Saving device configuration... 
2021-03-23T22:28:32: [INFO] Device configur2021-03-23T22:28:53: [ERROR] Serial
read error: Timeout error. 
ation saved. 
2021-03-23T22:28:32: [INFO] Saving device configuration... 
2021-03-23T22:28:32: [ERROR] Serial read error: Timeout error. 
2021-03-23T22:28:29: [ERROR] Serial read error: Timeout error. 
2021-03-23T22:28:26: [INFO] Mount is unparked. 
2021-03-23T22:28:26: [INFO] InitPark: No Park data in file
/Users/brettnordby/.indi/ParkData.xml: No park data found for this device 
2021-03-23T22:28:26: [INFO] Mount Longitude 242.366 Latitude -88.7647 
2021-03-23T22:28:26: [ERROR] Serial read error: Timeout error. 
2021-03-23T22:28:23: [INFO] iOptron CEM40 is online. 
2021-03-23T22:21:30: [INFO] Scan complete. Found 4 port(s). 

Again, this works fine with KStars 3.5.0.

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

[print-manager] [Bug 434856] New: Cannot save custom settings in printer dialog

2021-03-23 Thread Washington
https://bugs.kde.org/show_bug.cgi?id=434856

Bug ID: 434856
   Summary: Cannot save custom settings in printer dialog
   Product: print-manager
   Version: 21.03.80
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dantt...@gmail.com
  Reporter: wguerrer...@gmail.com
  Target Milestone: ---

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

SUMMARY

Cannot change printer settings like pageSize, Duplex, userCode (Ricoh printers)
etc.  

STEPS TO REPRODUCE
1. Open System preferences > Printers
2. Select one printer on the list and Click on Configure.
3. Change PageSize or UserCode, or set UserID to none 
4. Click apply and or OK
5. Open the window again, everything is unchanged.

OBSERVED RESULT

The dialog is not saving any custom value, the same issue happens in document
viewer (a.k.a Okular), cannot change basic stuff like setting user code, page
size, duplex on or off.

EXPECTED RESULT

Being able to print without changing the values every time.  


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE NEON 5.21
KDE Plasma Version: 5.21.3
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
The dialog is functional in Kubuntu.

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

[juk] [Bug 373056] The player works, but no music

2021-03-23 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=373056

Michael Pyne  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||6aef3be8682d829f07ab86901ce
   ||ff8755fee8610
   Version Fixed In||21.04

--- Comment #2 from Michael Pyne  ---
I believe this is fixed with a recent commit that should be included in the
upcoming 21.04 release.

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

[partitionmanager] [Bug 434855] New: No command-line argument to open with the specified device

2021-03-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=434855

Bug ID: 434855
   Summary: No command-line argument to open with the specified
device
   Product: partitionmanager
   Version: Git
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: n...@kde.org
  Target Milestone: ---

All KDE software built from git master today.

I'd like to contribute .desktop files that allow Partition Manager actions tor
a device or partition to appear in the Disks & Devices Plasma applet, to
improve the integration between them. But to do this, you would need to be able
to give the partitionmanager binary an argument corresponding to a device or a
volume, since the system executes a command with the form of `[app] [argument
corresponding to the device or volume]`. The binary currently accept no
arguments like this. It looks like you used to be able to do this in an older
version, but I tried using it and it did not work.

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

[kdenlive] [Bug 406102] Can't open or save projects

2021-03-23 Thread Corey O'Connor
https://bugs.kde.org/show_bug.cgi?id=406102

Corey O'Connor  changed:

   What|Removed |Added

 CC|coreyocon...@gmail.com  |

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

[kwin] [Bug 434854] New: mouse scroll wheel no longer switches between desktops

2021-03-23 Thread Patrick Clancy
https://bugs.kde.org/show_bug.cgi?id=434854

Bug ID: 434854
   Summary: mouse scroll wheel no longer switches between desktops
   Product: kwin
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-window-management
  Assignee: kwin-bugs-n...@kde.org
  Reporter: patrickc...@outlook.com
  Target Milestone: ---

After upgrading to "groovy" 20.10 from 20.04 via a do-release-upgrade, the
mouse scroll wheel no longer switches between virtual desktops. The scroll
wheel does work within a window. There were no reported problems during the
upgrade.

Rightclicking the desktop -> Configure desktop -> Mouse actions:
The action "Vertical scroll" is present, set to "Switch desktop", but the first
icon to the right of that (with the left/right arrow symbols) is greyed out.

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

[kdeplasma-addons] [Bug 425770] Wrong icons displaying in weather widget based on time of day (time zone bug)

2021-03-23 Thread Chris Holland
https://bugs.kde.org/show_bug.cgi?id=425770

--- Comment #2 from Chris Holland  ---
This bug was encountered again by a redditor:
https://www.reddit.com/r/kde/comments/mbqdee/how_to_fix_weather_widget_wrong_icon_at_night/

So this issue is really the "time" dataengine's solar calculations as there's
reports of it affecting bbcomet, wettercom, and envcan.

We need to find out if the "weather" dataengine is entering the wrong solar
"time" dataengine "source" name, or if the bug is really in the "time"
dataengine's solar calculation code.

*
https://invent.kde.org/plasma/plasma-workspace/-/blame/master/dataengines/weather/ions/envcan/ion_envcan.cpp#L733
* https://invent.kde.org/plasma/plasma-workspace/-/tree/master/dataengines/time

Install `plasma-sdk` to get the Plasma Engine Explorer app.

* Run `grep source= ~/.config/plasma-org.kde.plasma.desktop-appletsrc` to find
out the weather "source name".
  * Eg: If grep says `source=envcan|weather|Toronto, ON` then your source name
is `envcan|weather|Toronto, ON`.
* Select the "weather" dataengine.
* Enter your "Source name", then click "Request Source". The data should appear
in the table at the bottom.
* Screenshot: https://i.imgur.com/yAyFdKi.png
* Copy the `Observation Timestamp`, `Latitude`, and `Longitude` values. You can
select the "Value" cell and press `Ctrl+C`.
* The London timezone in the `Observation Timestamp=Tue Mar 23 23:00:00 2021
GMT` is the `GMT` at the end. For Toronto it was `Tue Mar 23 19:00:00 2021
UTC-04:00`, so the timezone code was `UTC-04:00`.

-

Now we need to check the solar time data.

* Select the "time" dataengine.
* Enter something like this into the source name:
`America/Toronto|Solar|Latitude=50|Longitude=50|DateTime=2021-03-23T19:06:00`
* https://i.imgur.com/19I0c8f.png
* Toronto:
`UTC-04:00|Solar|Latitude=43.68|Longitude=79.63|DateTime=2021-03-23T19:00:00`
* https://i.imgur.com/uuLxib5.png
* Click "Request Source", then scroll down to the bottom to find the data.
* Jot down all that data.

Now we finally have all the data we need to solve the bug.

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

[dolphin] [Bug 430969] Dolphin doesn't remember places panel width

2021-03-23 Thread cpumood
https://bugs.kde.org/show_bug.cgi?id=430969

--- Comment #4 from cpum...@gmail.com  ---
Created attachment 137005
  --> https://bugs.kde.org/attachment.cgi?id=137005=edit
Experiencing the same problem, here is a video that demonstrates

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

[digikam] [Bug 434852] Failure to launch

2021-03-23 Thread John Tow
https://bugs.kde.org/show_bug.cgi?id=434852

--- Comment #3 from John Tow  ---
Still no luck... It is a really old IMac (2014) I'll have to upgrade to a
new machine (as soon as I can afford it...)

*Thanks for trying!*

On Tue, Mar 23, 2021 at 5:55 PM John Tow  wrote:

> Thanks for the rapid response... downloading now... will let you know.
>
> On Tue, Mar 23, 2021 at 5:22 PM Maik Qualmann 
> wrote:
>
>> https://bugs.kde.org/show_bug.cgi?id=434852
>>
>> --- Comment #1 from Maik Qualmann  ---
>> The problem is known. Only digiKam-7.2.0 works on MacOS Big Sur. You can
>> download it here:
>>
>> https://files.kde.org/digikam/
>>
>> Maik
>>
>> --
>> You are receiving this mail because:
>> You reported the bug.
>
>
>
> --
> John R. Tow
> Iowa Images
> jackto...@gmail.com
> 515-321-7921
>

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

[kwin] [Bug 434815] On screen display is shown too low on the screen

2021-03-23 Thread cpumood
https://bugs.kde.org/show_bug.cgi?id=434815

--- Comment #3 from cpum...@gmail.com  ---
Notice on Reddit that some people have resorted in the past to modifying the
codes to change their OSD:
https://www.reddit.com/r/kde/comments/9j57z2/fixing_the_awful_volumebrightness_osd_size/

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

[kwin] [Bug 434815] On screen display is shown too low on the screen

2021-03-23 Thread cpumood
https://bugs.kde.org/show_bug.cgi?id=434815

--- Comment #2 from cpum...@gmail.com  ---
Is there a way we can change this report to become a request for a new feature
to customize appearance of OSD? I would like to be able to change the vertical
and horizontal position in the settings as well as the size and icons.

Some people like it in the center, others like it very low. Some people hated
the OSD that used to have the icons, and others liked it. Some people want
large OSD, others want minimal OSD. Some people want OSD in upper left corner
like Windows 10, others want it in the center.

Therefore a configuration page to change the OSD would be nice.

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

[plasmashell] [Bug 434814] When a widget has a long description, other buttons will overlap the text

2021-03-23 Thread cpumood
https://bugs.kde.org/show_bug.cgi?id=434814

--- Comment #2 from cpum...@gmail.com  ---
Created attachment 137003
  --> https://bugs.kde.org/attachment.cgi?id=137003=edit
Fonts I am using on my PC

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

[kate] [Bug 337641] Offer an alternate location upon close

2021-03-23 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=337641

Christopher Yeleighton  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

--- Comment #7 from Christopher Yeleighton  ---
(In reply to Buovjaga from comment #4)
> Christopher: you changed the status. Please explain why you are not happy
> with the situation described in comment 2.

What really happens is described in comment 1.  The situation of comment 2 does
not occur.

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

[kdenlive] [Bug 420300] Unable to open network stream

2021-03-23 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=420300

Julius Künzel  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 CC||jk.kde...@smartlab.uber.spa
   ||ce
 Status|REPORTED|RESOLVED

--- Comment #1 from Julius Künzel  ---
Thanks for your feature request! There are no plans to add such a feature to
kdenlive, because as you already mentioned "it's a video editor for *recorded*
AV content" and that is our main goal.

Btw the name is might a bit confusing concerning this… Kdenlive means "KDE
non-linear video editor" and has nothing to do with live-stream or broadcasting

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

[Powerdevil] [Bug 434853] Battery indicator for Bluetooth headset only shows up occasionally

2021-03-23 Thread Patrick Auernig
https://bugs.kde.org/show_bug.cgi?id=434853

--- Comment #1 from Patrick Auernig  ---
Actual script link (derived from the one mentioned in report)

https://gist.github.com/valeth/0ad72473948077186c38b5ca231882ee

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

[digikam] [Bug 434852] Failure to launch

2021-03-23 Thread John Tow
https://bugs.kde.org/show_bug.cgi?id=434852

--- Comment #2 from John Tow  ---
Thanks for the rapid response... downloading now... will let you know.

On Tue, Mar 23, 2021 at 5:22 PM Maik Qualmann 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=434852
>
> --- Comment #1 from Maik Qualmann  ---
> The problem is known. Only digiKam-7.2.0 works on MacOS Big Sur. You can
> download it here:
>
> https://files.kde.org/digikam/
>
> Maik
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[kdenlive] [Bug 402560] Layout is not saved

2021-03-23 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=402560

Julius Künzel  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 CC||jk.kde...@smartlab.uber.spa
   ||ce
 Status|REPORTED|RESOLVED

--- Comment #5 from Julius Künzel  ---
I am closing this because there have been several huge changes to the layout
system and it is probably fixed. Feel free to reopen this bug or create a new
report if this is still happening with the latest version
(https://kdenlive.org/en/download/)

Hint: if you still have any problems consider to delete these files and retry:
~/.config/kdenliverc
~/.config/kdenlive-appimagerc
~/.config/kdenlive-layoutrc

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

[Powerdevil] [Bug 434853] New: Battery indicator for Bluetooth headset only shows up occasionally

2021-03-23 Thread Patrick Auernig
https://bugs.kde.org/show_bug.cgi?id=434853

Bug ID: 434853
   Summary: Battery indicator for Bluetooth headset only shows up
occasionally
   Product: Powerdevil
   Version: 5.21.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: patrick.auer...@gmail.com
  Target Milestone: ---

SUMMARY

The battery indicator in the Plasma system tray shows the charge status for my
Bluetooth headset (Sennheiser HD 450BT) only for a few seconds after turning on
the Bluetooth receiver,
but vanishes quickly after that.
It's also quite inconsistent to reproduce, and I'm still not quite sure under
which conditions it exactly shows up.


STEPS TO REPRODUCE

1. Toggle power of Bluetooth receiver
2. Open power indicator widget in system tray


OBSERVED RESULT

The battery status is shown for a few seconds.
Sometimes it's showing the correct approximate charge, sometimes it's just
shown as 0%.


EXPECTED RESULT

The battery status is shown in the Bluetooth widget like it is for other
devices.


SOFTWARE/OS VERSIONS

Linux: 5.11.7
KDE Plasma Version: 5.21.3
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2


ADDITIONAL INFORMATION

I was able to connect the device and get the battery info consistently with
this python script
https://github.com/TheWeirdDev/Bluetooth_Headset_Battery_Level

The battery status does also show up correctly when I connect it to my Android
phone.

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

[kdenlive] [Bug 371526] Improvement: Unify Library and Project Bin buttons position

2021-03-23 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=371526

Julius Künzel  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||jk.kde...@smartlab.uber.spa
   ||ce

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

[kdenlive] [Bug 420167] Master-track as clips

2021-03-23 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=420167

Julius Künzel  changed:

   What|Removed |Added

 Resolution|--- |MOVED
 CC||jk.kde...@smartlab.uber.spa
   ||ce
 Status|REPORTED|RESOLVED

--- Comment #1 from Julius Künzel  ---
Thanks for your feature request! We are going to continue the progress of this
request at https://invent.kde.org/multimedia/kdenlive/-/issues/654. Marking as
MOVED…

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

[kdenlive] [Bug 434555] Transition , Slow Playback

2021-03-23 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=434555

Julius Künzel  changed:

   What|Removed |Added

 CC||jk.kde...@smartlab.uber.spa
   ||ce
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Julius Künzel  ---
Try to use Preview Scaling and/or Proxy Clips to make playback faster. Does
that solve your problem?

https://userbase.kde.org/Kdenlive/Manual/Monitors#Preview_resolution

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

[kdenlive] [Bug 406102] Can't open or save projects

2021-03-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406102

--- Comment #12 from hardcorebu...@yahoo.com ---
Upgrade my entire operating system just to accommodate a several-years-old bug
in one application?  No thank you.

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

[kdenlive] [Bug 423922] After checked show background, the picture in the under timeline did not show when edit title clip Windows10 Intel(R) UHD Graphics 620

2021-03-23 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=423922

Julius Künzel  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |MOVED
 CC||jk.kde...@smartlab.uber.spa
   ||ce

--- Comment #4 from Julius Künzel  ---
Marking this as MOVED because we continue to track this in the issue mentioned
above

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

[digikam] [Bug 434852] Failure to launch

2021-03-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=434852

--- Comment #1 from Maik Qualmann  ---
The problem is known. Only digiKam-7.2.0 works on MacOS Big Sur. You can
download it here:

https://files.kde.org/digikam/

Maik

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

[digikam] [Bug 434852] Failure to launch

2021-03-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=434852

Maik Qualmann  changed:

   What|Removed |Added

   Severity|critical|crash
 CC||metzping...@gmail.com

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

[frameworks-baloo] [Bug 392793] Renamed files are not updated in the index

2021-03-23 Thread Ignacio Serantes
https://bugs.kde.org/show_bug.cgi?id=392793

--- Comment #9 from Ignacio Serantes  ---
If someone is interested I created patched packages for openSUSE using 5.80.0
version.

Packages are available at
https://download.opensuse.org/repositories/home:/serantes:/branches:/openSUSE:/Factory/openSUSE_Factory/

I intend to maintain these packages until the problem if fixed.

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

[kdenlive] [Bug 416383] Problems with second monitor

2021-03-23 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=416383

Julius Künzel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||jk.kde...@smartlab.uber.spa
   ||ce
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Julius Künzel  ---
Can you please update to the latest version (20.12.3 at the moment,
https://kdenlive.org/en/download/) and report here whether this is still
happening? Please test with the appimage too (like explained above)

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

[KScreen] [Bug 353722] background lost multi-monitor setup

2021-03-23 Thread Georg Grabler
https://bugs.kde.org/show_bug.cgi?id=353722

Georg Grabler  changed:

   What|Removed |Added

 CC||ggrab...@gmail.com

--- Comment #12 from Georg Grabler  ---
I'm still experiencing this on plasma 5.21.2 in Solus, after almost every
reboot the 2nd screen (HDMI-A-0) goes to have a black background and not being
responsive in a sense of clicks, you can drag windows there though.

.config/plasmashellrc
[ScreenConnectors]
0=DisplayPort-0
1=HDMI-A-0

plasmashell --replace ends up resetting it properly and that always works for
me, but is no more than a workaround.

I tried to apply the above patches to 5.21.2
(https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/352,
especially the one of @jacajack from two month ago), but that fails already, so
no need to try against master.

The issue persists though.

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

[digikam] [Bug 434795] Advanced search seems to notice internal tags

2021-03-23 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=434795

Maik Qualmann  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/63b5127
   ||54ab78e56f10563de3c78c8f73e
   ||99d4e1
 Resolution|--- |FIXED
   Version Fixed In||7.3.0
 Status|REPORTED|RESOLVED

--- Comment #8 from Maik Qualmann  ---
Git commit 63b512754ab78e56f10563de3c78c8f73e99d4e1 by Maik Qualmann.
Committed on 23/03/2021 at 22:15.
Pushed by mqualmann into branch 'master'.

filter out internal tags when selecting all or inverting the selection
FIXED-IN: 7.3.0

M  +2-1NEWS
M  +19   -0core/libs/models/abstractalbummodel.cpp

https://invent.kde.org/graphics/digikam/commit/63b512754ab78e56f10563de3c78c8f73e99d4e1

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

[kdenlive] [Bug 427367] Rendering the video

2021-03-23 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=427367

Julius Künzel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||jk.kde...@smartlab.uber.spa
   ||ce

--- Comment #1 from Julius Künzel  ---
Can you please retry with the latest version (20.12.3 at the moment,
https://kdenlive.org/en/download/) and report back?

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

[kdenlive] [Bug 404910] No color box appear in title clip window when changing clip-text colour

2021-03-23 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=404910

--- Comment #4 from Julius Künzel  ---
Sorry I saw this has been already marked as fixed, but not as resolved. Just
ignore my question…

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

[kdenlive] [Bug 404910] No color box appear in title clip window when changing clip-text colour

2021-03-23 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=404910

Julius Künzel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||jk.kde...@smartlab.uber.spa
   ||ce

--- Comment #3 from Julius Künzel  ---
Can you please update to the latest version (20.12.3 at the moment,
https://kdenlive.org/en/download/) and report here whether this is still
happening?

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

[kdenlive] [Bug 431744] Windows Sizes and Positions not remebered

2021-03-23 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=431744

Julius Künzel  changed:

   What|Removed |Added

 CC||jk.kde...@smartlab.uber.spa
   ||ce
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #3 from Julius Künzel  ---
Can you please test with the latest version (20.12.3 at the moment,
https://kdenlive.org/en/download/) and close this report if it is not relevant
anymore?

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

  1   2   3   4   5   >