[frameworks-solid] [Bug 427092] btrfs multiple device handling

2022-09-05 Thread Bernd Steinhauser
https://bugs.kde.org/show_bug.cgi?id=427092

--- Comment #26 from Bernd Steinhauser  ---
(In reply to Peter from comment #25)
> #workaround: mount manually as root. something like
> #  mount  mnt
> #works.
There is no need for root. you can just run
udisksctl mount -b 

Note that there is a chance (n-1)/n that the mounted fs will be represented by
a device other than the one you passed to udisksctl. In that case udisksctl (or
dolphin) will ask you for a password to unmount it, which is a bit annoying.

I rarely mount anything using dolphin nowadays, because in most of my cases (I
use raid1 regularly) it's a very bad idea to do that. Instead I use udisksctl
directly a lot.

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

[plasmashell] [Bug 334646] Password managers can't clear clipboard entries

2022-09-05 Thread michaelk83
https://bugs.kde.org/show_bug.cgi?id=334646

michaelk83  changed:

   What|Removed |Added

 CC||mk.mat...@gmail.com

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

[kstars] [Bug 458773] New: Scheduler Prevents Meridian Flip

2022-09-05 Thread Jon Bryan
https://bugs.kde.org/show_bug.cgi?id=458773

Bug ID: 458773
   Summary: Scheduler Prevents Meridian Flip
   Product: kstars
   Version: 3.6.0
  Platform: macOS (DMG)
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: jbry...@comcast.net
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
While acquiring dark frames Kstars attempted a meridian flip and failed with
the following log entries:

2022-09-05T23:03:54 Meridian flip completed.
2022-09-05T23:03:54 meridian flip failed, retrying in 4 minutes
2022-09-05T23:03:53 Meridian flip slew started...
2022-09-05T23:03:53 Meridian flip started.
2022-09-05T23:03:32 Meridian flip waiting.

I stopped the Scheduler and after the four minutes had elapsed the meridian
flip was successful, at which point I restarted the Scheduler.

I'm guiding with PHD2, but was not guiding at the time because I was taking
dark frames.  I've consistently had the same failure while guiding.  This was
the first time that I thought to stop the Scheduler.

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

[krita] [Bug 458647] Typo in Japanese Animation template

2022-09-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=458647

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

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

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

[systemsettings] [Bug 458614] Multiline text is displayed incorrectly in avatar chooser

2022-09-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=458614

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |15e2e419821873d0cf0135c5e49 |aa9d743bfd916c4380fbd26afb0
   |73b6033173e26   |67f6dab4cac35

--- Comment #5 from Nate Graham  ---
Git commit aa9d743bfd916c4380fbd26afb067f6dab4cac35 by Nate Graham.
Committed on 05/09/2022 at 21:36.
Pushed by ngraham into branch 'Plasma/5.24'.

kcms/users: don't let "Choose File…" text overflow

When using a language that's wordier than English and this label becomes
a two-line string, currently the layout breaks and the string overflows
because the Label item that draws it has no maximum height and elision
mode set.

This commit fixes that by setting them accordingly, and also using a
standard icon size for the icon so that there's actually enough room for
two lines of text.
FIXED-IN: 5.24.7
(cherry picked from commit 0dad5f0789c8eb5e4fa893622fdc550898488779)

M  +27   -17   kcms/users/package/contents/ui/UserDetailsPage.qml

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

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

[krita] [Bug 458426] Very slow operations

2022-09-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=458426

Bug Janitor Service  changed:

   What|Removed |Added

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

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

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

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

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

[krita] [Bug 457841] Opening 'Configure Krita' settings window for the first time takes much longer time

2022-09-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=457841

Bug Janitor Service  changed:

   What|Removed |Added

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

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

[kwin] [Bug 458040] Java Application gets no input focus when displayed through ETX

2022-09-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=458040

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

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

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

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

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

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

[krita] [Bug 458756] Default brush outline shape produces artifacts on canvas when canvas is accelerated with OpenGL

2022-09-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=458756

Bug Janitor Service  changed:

   What|Removed |Added

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

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

[konsole] [Bug 457582] no update

2022-09-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=457582

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.

[okular] [Bug 458025] menubar shows "No text"

2022-09-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=458025

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

[Breeze] [Bug 458037] Accessibility issue: Unable to change the thickness of scrollbars in Plasma / KDE

2022-09-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=458037

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

[xdg-desktop-portal-kde] [Bug 457963] Preview panel cannot play videos anymore.

2022-09-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=457963

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

[Discover] [Bug 456560] KDE Crashes when changing the theme in system settings

2022-09-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=456560

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

[Breeze] [Bug 444599] System Settings crashed in Breeze::WidgetStateData::~WidgetStateData() after switching view mode and click on an item in the sidebar

2022-09-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=444599

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

[okular] [Bug 458722] Bad rendering of data matrix code in Okular (blurry in some conditions)

2022-09-05 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=458722

Oliver Sander  changed:

   What|Removed |Added

 CC||oliver.san...@tu-dresden.de

--- Comment #5 from Oliver Sander  ---
xpdf does not use poppler.  Instead, poppler is a (partial) fork of xpdf. The
two codes are similar but not identical.

To convince yourself that poppler is the culprit try to render the file with
`pdftoppm`.

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

[Discover] [Bug 458772] New: Discover crash report

2022-09-05 Thread Anice
https://bugs.kde.org/show_bug.cgi?id=458772

Bug ID: 458772
   Summary: Discover crash report
   Product: Discover
   Version: 5.25.4
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: discover
  Assignee: plasma-b...@kde.org
  Reporter: lvjinhua1...@126.com
CC: aleix...@kde.org
  Target Milestone: ---

Application: plasma-discover (5.25.4)

Qt Version: 5.15.4
Frameworks Version: 5.97.0
Operating System: Linux 5.18.0-kali5-amd64 x86_64
Windowing System: X11
Distribution: Kali GNU/Linux Rolling
DrKonqi: 5.25.4 [KCrashBackend]

-- Information about the crash:
When the application is checking for updates, click the close button with the
mouse, and the program will crash. (source language: Chinese, translated by
Baidu)

The crash can be reproduced every time.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault

[KCrash Handler]
#4  __pthread_rwlock_rdlock_full64 (abstime=0x0, clockid=0, rwlock=0x0) at
./nptl/pthread_rwlock_common.c:298
#5  ___pthread_rwlock_rdlock (rwlock=0x0) at ./nptl/pthread_rwlock_rdlock.c:27
#6  0x7fa08c88d8c9 in CRYPTO_THREAD_read_lock () at
/lib/x86_64-linux-gnu/libcrypto.so.3
#7  0x7fa08c87c947 in  () at /lib/x86_64-linux-gnu/libcrypto.so.3
#8  0x7fa08c88a740 in  () at /lib/x86_64-linux-gnu/libcrypto.so.3
#9  0x7fa08c87c820 in OSSL_LIB_CTX_free () at
/lib/x86_64-linux-gnu/libcrypto.so.3
#10 0x7fa02c041851 in  () at
/usr/lib/x86_64-linux-gnu/ossl-modules/legacy.so
#11 0x7fa08c88b815 in  () at /lib/x86_64-linux-gnu/libcrypto.so.3
#12 0x7fa08c85843b in  () at /lib/x86_64-linux-gnu/libcrypto.so.3
#13 0x7fa08a51b8fc in SSL_CTX_free () at /lib/x86_64-linux-gnu/libssl.so.3
#14 0x7fa090f9c5a1 in  () at /lib/x86_64-linux-gnu/libQt5Network.so.5
#15 0x7fa090efa4b6 in  () at /lib/x86_64-linux-gnu/libQt5Network.so.5
#16 0x7fa090efa5e9 in  () at /lib/x86_64-linux-gnu/libQt5Network.so.5
#17 0x7fa090f0ff67 in  () at /lib/x86_64-linux-gnu/libQt5Network.so.5
#18 0x7fa090eb19c7 in  () at /lib/x86_64-linux-gnu/libQt5Network.so.5
#19 0x7fa090eb1b47 in  () at /lib/x86_64-linux-gnu/libQt5Network.so.5
#20 0x7fa090eb1bb9 in  () at /lib/x86_64-linux-gnu/libQt5Network.so.5
#21 0x7fa09158a0bb in QThreadStorageData::finish(void**) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x7fa0915843fd in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x7fa091584cd9 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x7fa091125b27 in start_thread (arg=) at
./nptl/pthread_create.c:435
#25 0x7fa0911a878c in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 16 (Thread 0x7fa02dcd9640 (LWP 8462) "dconf worker"):
#1  0x7fa08fea5dc6 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fa08fea5eec in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fa05c60e3bd in  () at
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x7fa08fecfa4d in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fa091125b27 in start_thread (arg=) at
./nptl/pthread_create.c:435
#6  0x7fa0911a878c in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 15 (Thread 0x7fa02ecdb640 (LWP 8460) "gdbus"):
#1  0x7fa08fea5e58 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fa08fea610f in g_main_loop_run () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fa08fc9d606 in  () at /lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x7fa08fecfa4d in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fa091125b27 in start_thread (arg=) at
./nptl/pthread_create.c:435
#6  0x7fa0911a878c in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 14 (Thread 0x7fa05ce46640 (LWP 8459) "gmain"):
#1  __GI___libc_read (fd=22, buf=0x7fa05ce458f0, nbytes=16) at
../sysdeps/unix/sysv/linux/read.c:24
#2  0x7fa08fef397f in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fa08fea58e5 in g_main_context_check () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fa08fea5d70 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fa08fea5eec in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7fa08fea5f31 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x7fa08fecfa4d in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x7fa091125b27 in start_thread (arg=) at
./nptl/pthread_create.c:435
#9  0x7fa0911a878c in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 13 (Thread 0x7fa06cfb8640 (LWP 8453) "plasma-dis:sh8"):
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55ae1a3af988,
expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0,
private=private@entry=0, cancel=cancel@entry=true) at
./nptl/futex-internal.c:87
#2  0x7fa09112284b 

[frameworks-plasma] [Bug 458771] New: flickering

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=458771

Bug ID: 458771
   Summary: flickering
   Product: frameworks-plasma
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: libplasma
  Assignee: plasma-b...@kde.org
  Reporter: p...@pfortin.com
CC: m...@ratijas.tk, notm...@gmail.com
  Target Milestone: ---

SUMMARY  (frameworks-plasma is my best guess; sorry if wrong)
Random flickering; sometimes extremely fast, other times, slow, sometimes, even
acting as a toggle.
Affects windows, taskbar, systray, digital clock, individual icons, physical
screen areas, tabs in tabbed windows, etc.

I see many flickering reports; but most are against specific products. This
report is to inform KDE that the flickering problem is wide-spread; but appears
to be at a container level: windows, taskbar, systray, physical screen, etc as
containers. 

Initially, I blamed firefox nightly: 
https://bugzilla.mozilla.org/show_bug.cgi?id=1746708
More recently, seeing flickering on multiple applications: firefox, claws-mail,
libreoffice calc, ...
Sometimes, the flickering acts like a toggle switch:
- preform some activity: scroll, click, grab/move, select, etc.
- display does not change until I exit/enter the window; often, I have to move
the window ever so slightly for the display to update.
- window-shading/un-shading sometimes returns an empty window, until I move it.

STEPS TO REPRODUCE (firefox)
1. use firefox extensively (lots of windows & tabs)
2. start streaming some video; after a while (an hour or more usually)
3. flickering starts (video affected, sound continues)  Usually, the video
stream is in a loop toggling between a couple of frames over and over -- speed
varies; not always the same speed.
In this case, I can open a new firefox window and move the affected tabs to the
new window which "solves" the issue for a while.  So problem appears to be the
window as a container.

STEPS TO REPRODUCE (taskbar)
1. use the system
2. hours (usually) after system restarted, taskbar icons will do a "dance" back
and forth; sometimes one icon comes and goes, aggravating the "dance"
3. moving the mouse over the affected area affects the issue; usually stops the
flickering

STEPS TO REPRODUCE (random screen blocks flicker)
1. no idea what triggers these
2. have not seen an obvious trigger, kinda like a Venn diagram, but with
rectangles rather than circles.
3. what makes up the rectangles acting like a Venn diagram is not obvious to
date.

STEPS TO REPRODUCE (zoom video calls)
1. use it
2. after 15-30 minutes, zoom participants  freeze or toggle between a couple of
frames
3. restart zoom clears it up.  (zoom window is a container).

OBSERVED RESULT
flickering


EXPECTED RESULT
no flickering

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
Operating System: Mageia 9
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Kernel Version: 5.19.4-server-2.mga9 (64-bit)
Graphics Platform: X11
Processors: 20 × 12th Gen Intel® Core™ i7-12700K
Memory: 125.5 GiB of RAM
Graphics Processor: AMD Radeon RX 6600 XT
Manufacturer: Dell Inc.
Product Name: XPS 8950

ADDITIONAL INFORMATION
After many months of trying to find commonality[1], it's looking more like a
race condition.
claws-mail uses a notification icon in the systray; normally, updates (new
mail, unread mail, no mail) occur instantaneously. When the flickering problem
begins, the systray updates are delayed until the mouse is moved out/in the
claws-mail window. 
When flickering gets excessive, even the digital clock starts to flicker digits
or the entire clock.

Just now, moved mouse over taskbar, and no tooltips appeared, until I switched
desktops.

[1] first saw this flickering on old Dell M6800 running Mageia8, so I'm not
convinced its a hardware issue as some have suggested.

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

[okular] [Bug 458722] Bad rendering of data matrix code in Okular (blurry in some conditions)

2022-09-05 Thread Potomac
https://bugs.kde.org/show_bug.cgi?id=458722

--- Comment #4 from Potomac  ---
Created attachment 151859
  --> https://bugs.kde.org/attachment.cgi?id=151859=edit
Comparison between Okular and Xpdf for rendering Data Matrix image.

Here is a comparison between Okular and Xpdf for rendering Data Matrix image,
we can see that Okular doesn't manage to display correctly the data matrix,
it's a little blurry.

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

[okular] [Bug 458722] Bad rendering of data matrix code in Okular (blurry in some conditions)

2022-09-05 Thread Potomac
https://bugs.kde.org/show_bug.cgi?id=458722

--- Comment #3 from Potomac  ---
I created a bug report for poppler :
https://gitlab.freedesktop.org/poppler/poppler/-/issues/1291

But as I said I am not sure if poppler is the root cause, I think Okular may
not use correctly poppler (bad parameters when calling poppler API ?)

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

[krita] [Bug 458770] New: "Remove Hold Frame" and "Remove Hold Column" returns the frame selector to the first frame

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=458770

Bug ID: 458770
   Summary: "Remove Hold Frame" and "Remove Hold Column" returns
the frame selector to the first frame
   Product: krita
   Version: 5.1.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: draketheyo...@gmail.com
  Target Milestone: ---

When using the Animation Timeline, using either "Remove Hold Frame" or "Remove
Hold Column" will cause the frame selector to go back to the first frame.
"Insert Hold Frame" and "Insert Hold Column" seem to work normally. 

STEPS TO REPRODUCE
1. Set "Remove Hold Frame" and "Remove Hold Column" shortcuts to any free key.
2. Use these shortcuts to remove a hold frame or column of hold frames.

OBSERVED RESULT
The frame selector goes all the way back to the beginning of the timeline.

EXPECTED RESULT
The frame selector should stay in place like it does when using "Insert Hold
Frame" and "Insert Hold Column".

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 22.04.1 LTS
(available in About System)
KDE Plasma Version: 5.24.6
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

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

[okular] [Bug 458722] Bad rendering of data matrix code in Okular (blurry in some conditions)

2022-09-05 Thread Potomac
https://bugs.kde.org/show_bug.cgi?id=458722

--- Comment #2 from Potomac  ---
(In reply to Albert Astals Cid from comment #1)
> Okular doesn't do any PDF rendering.
> 
> Please report the issue at
> https://gitlab.freedesktop.org/poppler/poppler/-/issues/new?issue

Not sure if poppler is the culprit, as it is used also by Xpdf, and Xpdf
doesn't have problem for rendering data matrix code.

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

[plasmashell] [Bug 458769] 'Add to Desktop' button not working from Application Launcher

2022-09-05 Thread Walter Fuchs
https://bugs.kde.org/show_bug.cgi?id=458769

Walter Fuchs  changed:

   What|Removed |Added

   Keywords||usability

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

[plasmashell] [Bug 458769] New: 'Add to Desktop' button not working from Application Launcher

2022-09-05 Thread Walter Fuchs
https://bugs.kde.org/show_bug.cgi?id=458769

Bug ID: 458769
   Summary: 'Add to Desktop' button not working from Application
Launcher
   Product: plasmashell
   Version: 5.25.4
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: plasma-b...@kde.org
  Reporter: waltererwin...@gmail.com
CC: mikel5...@gmail.com, noaha...@gmail.com
  Target Milestone: 1.0

SUMMARY
The ability to app shortcuts to the user's desktop via the 'Add to Desktop'
button from the application menu does not work.  

STEPS TO REPRODUCE
1.  Open the Application Menu
2.  Choose any app to add to the desktop and right-click on it. 
3.  In the context menu that appears, choose 'Add to Desktop'

OBSERVED RESULT
The shortcut to the associated .desktop file for the application does not
appear on the desktop.

EXPECTED RESULT
An application shortcut (.desktop file) should be added to the user's desktop
with the associated icon.  

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Fedora 36 (Kernel Version: 5.19.4-200.fc36.x86_64)
(available in About System)
KDE Plasma Version:  5.25.4
KDE Frameworks Version:  5.97.0
Qt Version:  5.15.5

ADDITIONAL INFORMATION
Refreshing the desktop does not do anything via the right-click context menu on
the desktop does not do anything either.

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

[plasmashell] [Bug 458768] New: Text explaining arguments may be misleading

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=458768

Bug ID: 458768
   Summary: Text explaining arguments may be misleading
   Product: plasmashell
   Version: 5.25.4
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Clipboard
  Assignee: plasma-b...@kde.org
  Reporter: iodream...@gmail.com
  Target Milestone: 1.0

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

SUMMARY
The text explaining what arguments may be used in the clipboard actions command
line is somewhat misleading to the user. A user may think they're supposed to
use <%s> with the angled brackets included while only %s is needed and the
command will fail otherwise. 

I've seen this confuse at least one person. Is there a reason angled brackets
are used here and not simply the string that needs to be inserted? As far as i
can tell, similar windows in other environments just simply use the argument
directly. example: http://i.imgur.com/qliSSE1.png 

Operating System: Arch Linux
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5

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

[systemsettings] [Bug 458767] New: Help page for Virtual Desktops is missing

2022-09-05 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=458767

Bug ID: 458767
   Summary: Help page for Virtual Desktops is missing
   Product: systemsettings
   Version: 5.25.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: kcm_kwin_virtualdesktops
  Assignee: kwin-bugs-n...@kde.org
  Reporter: natalie_clar...@yahoo.de
CC: plasma-b...@kde.org
  Target Milestone: ---

The docbook for virtual desktops exists in the KWin source repository, but is
not correctly linked or something and is not accessible in system setting.

STEPS TO REPRODUCE
System Settings > Workspace Behavior > Virtual Desktops

OBSERVED RESULT
no help button

EXPECTED RESULT
help button

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Kernel Version: 5.19.5-arch1-1 (64-bit)
Graphics Platform: X11

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

[kmymoney] [Bug 458654] Error when Import QIF dialog is pre-populated (from previous import) with a qif file that no longer exists.

2022-09-05 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=458654

Jack  changed:

   What|Removed |Added

Summary|Error when importing qif|Error when Import QIF
   |file|dialog is pre-populated
   ||(from previous import) with
   ||a qif file that no longer
   ||exists.

--- Comment #1 from Jack  ---
If you import a qif file, and then do File/Import/QIF, it brings up the QIF
import dialog with the previously imported file selected, but it doesn't
automatically import it again.   I see the error says "Error while loading file
..." but from testing, I'm pretty sure it's not actually trying to import that
file.  It's just trying to use that file to pre-populate the file selection
field in the import dialog, and the field is failing to "load" the filename. 
It's still a bug, but it needs a slightly different description.  I don't know
if there is a flag to that field to ignore a non-existing file, or if KMM needs
to explicitly test to the existence of the file before opening the dialog.

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

[krusader] [Bug 458765] Krusader icon is weird

2022-09-05 Thread Tobias Fella
https://bugs.kde.org/show_bug.cgi?id=458765

--- Comment #1 from Tobias Fella  ---
*** Bug 458766 has been marked as a duplicate of this bug. ***

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

[krusader] [Bug 458766] Krusader icon is weird

2022-09-05 Thread Tobias Fella
https://bugs.kde.org/show_bug.cgi?id=458766

Tobias Fella  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||fe...@posteo.de

--- Comment #3 from Tobias Fella  ---


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

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

[krusader] [Bug 458766] Krusader icon is weird

2022-09-05 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=458766

--- Comment #2 from Teddy  ---
The icon is "krusader_user".

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

[krusader] [Bug 458766] Krusader icon is weird

2022-09-05 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=458766

--- Comment #1 from Teddy  ---
Created attachment 151857
  --> https://bugs.kde.org/attachment.cgi?id=151857=edit
Krusader shortcut properties

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

[krusader] [Bug 458766] New: Krusader icon is weird

2022-09-05 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=458766

Bug ID: 458766
   Summary: Krusader icon is weird
   Product: krusader
   Version: 2.7.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: krusader-bugs-n...@kde.org
  Reporter: report...@mailna.biz
CC: krusader-bugs-n...@kde.org
  Target Milestone: ---

SUMMARY
Krusader icon either is not installed properly or is of bad taste.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Kernel Version: 5.19.7-1-MANJARO (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION

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

[krusader] [Bug 458765] New: Krusader icon is weird

2022-09-05 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=458765

Bug ID: 458765
   Summary: Krusader icon is weird
   Product: krusader
   Version: 2.7.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: krusader-bugs-n...@kde.org
  Reporter: report...@mailna.biz
CC: krusader-bugs-n...@kde.org
  Target Milestone: ---

Created attachment 151856
  --> https://bugs.kde.org/attachment.cgi?id=151856=edit
icon screenshot

SUMMARY
Krusader icon either is not installed properly or is of bad taste.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Kernel Version: 5.19.7-1-MANJARO (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION

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

[kmymoney] [Bug 458680] "kmymoney -n" does not remember there is no file open

2022-09-05 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=458680

Jack  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |INTENTIONAL

--- Comment #2 from Jack  ---
I was thinking of making this a wishlist, but I suppose there is no real point,
as the same effect is gotten using "-n".

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

[krita] [Bug 458764] New: Copy and pasting a selection twice in a row produces a blank layer.

2022-09-05 Thread Autumn Lansing
https://bugs.kde.org/show_bug.cgi?id=458764

Bug ID: 458764
   Summary: Copy and pasting a selection twice in a row produces a
blank layer.
   Product: krita
   Version: 5.1.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: * Unknown
  Assignee: krita-bugs-n...@kde.org
  Reporter: aut...@autumnlansing.com
  Target Milestone: ---

SUMMARY
Copy and pasting a selection twice in a row produces a blank layer. Copying a
selected area works the first time, creating a new layer (Layer 2) with a copy
of the selection from Layer 1. If you immediately copy and paste from Layer 2,
however, it creates a new blank layer (Layer 3), despite the fact that Layer 2
still has an active selection box and one would expect the selection to be
copied into Layer 3.

If you create a new selection box around the material in Layer 2, it will copy
correctly to Layer 3, but you can no longer do multiple copy and pastes from
one original selection. You have to manually reselect the material again.

This used to work correctly prior to 5.0. It may have worked correctly in 5.0
itself but I don't remember if I encountered the problem prior to 5.1 or not.

STEPS TO REPRODUCE
1. Select an area in Layer 1
2. Ctrl C to copy then Ctrl V to paste, which creates Layer 2
3. Immediately Ctrl C and Ctrl V again to create Layer 3

OBSERVED RESULT
Layer 3 is blank.

EXPECTED RESULT
Layer 3 should be a copy of Layer 2

SOFTWARE/OS VERSIONS
Qt

  Version (compiled): 5.12.12
  Version (loaded): 5.12.12

OS Information

  Build ABI: x86_64-little_endian-lp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: linux
  Kernel Version: 5.18.18-200.fc36.x86_64
  Pretty Productname: Fedora Linux 36 (Cinnamon)
  Product Type: fedora
  Product Version: 36
  Desktop: X-Cinnamon

ADDITIONAL INFORMATION

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

[kphotoalbum] [Bug 407803] Error on startup

2022-09-05 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=407803

Johannes Zarl-Zierl  changed:

   What|Removed |Added

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

--- Comment #11 from Johannes Zarl-Zierl  ---
I'm closing this bug because there hasn't been any activity on this problem for
a while now. If you encounter the problem again, please feel free to reopen!

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

[Discover] [Bug 458763] New: Fallo al cargar actualizaciones

2022-09-05 Thread Sebastian Gimenez
https://bugs.kde.org/show_bug.cgi?id=458763

Bug ID: 458763
   Summary: Fallo al cargar actualizaciones
   Product: Discover
   Version: 5.25.4
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: discover
  Assignee: plasma-b...@kde.org
  Reporter: chasire...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

Application: plasma-discover (5.25.4)

Qt Version: 5.15.5
Frameworks Version: 5.97.0
Operating System: Linux 5.15.0-46-generic x86_64
Windowing System: X11
Distribution: KDE neon User - 5.25
DrKonqi: 5.25.4 [KCrashBackend]

-- Information about the crash:
Al cargar las actualizaciones desde la notificacion de de Discover, el mismo se
desconecta, aligual que al ingresar para instalar algun programa.

The crash can be reproduced every time.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault

[New LWP 20102]
[New LWP 20103]
[New LWP 20104]
[New LWP 20105]
[New LWP 20110]
[New LWP 20111]
[New LWP 20116]
[New LWP 20120]
[New LWP 20127]
[New LWP 20128]
[New LWP 20150]
[New LWP 20151]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7f2fd01d099f in __GI___poll (fds=0x7ffe5536a7b8, nfds=1, timeout=1000) at
../sysdeps/unix/sysv/linux/poll.c:29
__preamble__
[Current thread is 1 (Thread 0x7f2fcb9f8b80 (LWP 20100))]

Thread 13 (Thread 0x7f2f7a7fc700 (LWP 20151)):
#0  0x7f2fd01d099f in __GI___poll (fds=0x7f2fa80055e0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f2fcef7d36e in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f2fcef7d4a3 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f2fd07a15fb in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f2fd074576b in
QEventLoop::exec(QFlags) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f2fd055f372 in QThread::exec() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f2fd0560553 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f2fcf97a609 in start_thread (arg=) at
pthread_create.c:477
#8  0x7f2fd01dd133 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7f2f8da78700 (LWP 20150)):
#0  0x7f2fcefca504 in g_mutex_unlock () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f2fcef7c8e1 in g_main_context_prepare () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f2fcef7d29b in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f2fcef7d4a3 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f2fd07a15fb in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f2fd074576b in
QEventLoop::exec(QFlags) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f2fd055f372 in QThread::exec() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f2fd0560553 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f2fcf97a609 in start_thread (arg=) at
pthread_create.c:477
#9  0x7f2fd01dd133 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7f2f7b7fe700 (LWP 20128)):
#0  0x7f2fd01d099f in __GI___poll (fds=0x7f2f740c17e0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f2fcef7d36e in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f2fcef7d4a3 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f2fd07a15fb in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f2fd074576b in
QEventLoop::exec(QFlags) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f2fd055f372 in QThread::exec() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f2fd0560553 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f2fcf97a609 in start_thread (arg=) at
pthread_create.c:477
#8  0x7f2fd01dd133 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 10 (Thread 0x7f2f7bfff700 (LWP 20127)):
#0  0x7f2fcefca4dd in g_mutex_lock () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f2fcef7cdac in g_main_context_check () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f2fcef7d312 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f2fcef7d4a3 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f2fd07a15fb in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f2fd074576b in
QEventLoop::exec(QFlags) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f2fd055f372 in QThread::exec() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f2fd0560553 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f2fcf97a609 in start_thread (arg=) at
pthread_create.c:477

[okular] [Bug 458722] Bad rendering of data matrix code in Okular (blurry in some conditions)

2022-09-05 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=458722

Albert Astals Cid  changed:

   What|Removed |Added

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

--- Comment #1 from Albert Astals Cid  ---
Okular doesn't do any PDF rendering.

Please report the issue at
https://gitlab.freedesktop.org/poppler/poppler/-/issues/new?issue

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

[kphotoalbum] [Bug 443554] Switch audio channels in video viewer or select video viewer per settings

2022-09-05 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=443554

Johannes Zarl-Zierl  changed:

   What|Removed |Added

 CC||johan...@zarl-zierl.at
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Johannes Zarl-Zierl  ---
While I haven't looked into the implementation myself, I trust Jespers
assessment of the situation.

As for the external playback suggestion:
Would it work for you to add this as a video backend option? Meaning you get a
preview image with a "play" button similar to streaming sites, and no internal
video playback at all...

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

[systemsettings] [Bug 458614] Multiline text is displayed incorrectly in avatar chooser

2022-09-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=458614

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |d99460b343b51a0b47c1cc204af |15e2e419821873d0cf0135c5e49
   |da342632951af   |73b6033173e26

--- Comment #4 from Nate Graham  ---
Git commit 15e2e419821873d0cf0135c5e4973b6033173e26 by Nate Graham.
Committed on 05/09/2022 at 21:19.
Pushed by ngraham into branch 'Plasma/5.25'.

kcms/users: don't let "Choose File…" text overflow

When using a language that's wordier than English and this label becomes
a two-line string, currently the layout breaks and the string overflows
because the Label item that draws it has no maximum height and elision
mode set.

This commit fixes that by setting them accordingly, and also using a
standard icon size for the icon so that there's actually enough room for
two lines of text.
FIXED-IN: 5.24.7


(cherry picked from commit 0dad5f0789c8eb5e4fa893622fdc550898488779)

M  +27   -17   kcms/users/package/contents/ui/UserDetailsPage.qml

https://invent.kde.org/plasma/plasma-workspace/commit/15e2e419821873d0cf0135c5e4973b6033173e26

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

[systemsettings] [Bug 458614] Multiline text is displayed incorrectly in avatar chooser

2022-09-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=458614

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |0dad5f0789c8eb5e4fa893622fd |d99460b343b51a0b47c1cc204af
   |c550898488779   |da342632951af

--- Comment #3 from Nate Graham  ---
Git commit d99460b343b51a0b47c1cc204afda342632951af by Nate Graham.
Committed on 05/09/2022 at 21:18.
Pushed by ngraham into branch 'cherry-pick-0dad5f07'.

kcms/users: don't let "Choose File…" text overflow

When using a language that's wordier than English and this label becomes
a two-line string, currently the layout breaks and the string overflows
because the Label item that draws it has no maximum height and elision
mode set.

This commit fixes that by setting them accordingly, and also using a
standard icon size for the icon so that there's actually enough room for
two lines of text.
FIXED-IN: 5.24.7


(cherry picked from commit 0dad5f0789c8eb5e4fa893622fdc550898488779)

M  +27   -17   kcms/users/package/contents/ui/UserDetailsPage.qml

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

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

[kphotoalbum] [Bug 443552] View file properties in image/video browser

2022-09-05 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=443552

--- Comment #4 from Johannes Zarl-Zierl  ---
Sorry for the cut off comment.
This feature has been implemented in 5.9.0.

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

[kphotoalbum] [Bug 443552] View file properties in image/video browser

2022-09-05 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=443552

Johannes Zarl-Zierl  changed:

   What|Removed |Added

   Version Fixed In||5.9.0
 CC||johan...@zarl-zierl.at
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||afba49a91792404cd38b12500d0
   ||05e1c500ba723

--- Comment #3 from Johannes Zarl-Zierl  ---
This was implemented

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

[frameworks-solid] [Bug 427092] btrfs multiple device handling

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=427092

p...@pantek.org changed:

   What|Removed |Added

 CC||p...@pantek.org

--- Comment #25 from p...@pantek.org ---
Hello 

I have the same problem. as this bug still exists I'd like to add info:

1. this might be a bug of KDE. this does not happen with linuxmint-cinnamon.
which I used previously for a long time.
2. I tried to reproduce the behaviour without encryption, but dolphin just
mounted the raid as expected.
2. I mounted my encrypted btrfs raid1 some minutes ago. right now there are
1015 different mountpoints in /run/media/username/ 
3. this seems to slow down Dolphin.
4. unmounting does not work for me
5. I will add my steps to reproduce the behaviour, I hope this helps to resolve
the issue and I hope i got everything right below:

#
#expected behaviour:
#after 3x entering the passphrase, the btrfs raid1 is mounted only 1x as any
other device.

#workaround: mount manually as root. something like
#  mount  mnt
#works.

#steps to reproduce 100+ unwanted mountpoints:
#-part1-setup,
#-part2-dolphin,
#-part3-show 100+ mountpoints

#
#part1: setup loop devices
#
#danger: please protect your data! use a VM or something

# 3x allocate 1G
# add partition table and one partition
# create a loop device
for ii in A B C; do fallocate -l 1G $ii; parted $ii mklabel gpt; parted $ii
mkpart p${ii} btrfs 0% 100%; sudo losetup --show --find $ii; done

#passphrase will be 
echo -n  > keyfile

#list loop device mappings
losetup -a
#lets assume its /dev/loop0 /dev/loop1 /dev/loop2 from now on!

#partprobe and then format as luks encrypted
for ii in 0 1 2; do sudo partprobe /dev/loop${ii}; sudo cryptsetup luksFormat
/dev/loop${ii}p1 keyfile; done

#open and map to /dev/mapper/A_map etc.
sudo cryptsetup --key-file keyfile luksOpen /dev/loop0p1 A_map
sudo cryptsetup --key-file keyfile luksOpen /dev/loop1p1 B_map
sudo cryptsetup --key-file keyfile luksOpen /dev/loop2p1 C_map

#format for btrfs raid1
sudo mkfs.btrfs -L test -d raid1 -m raid1 -f /dev/mapper/A_map
/dev/mapper/B_map /dev/mapper/C_map

#close/unmap encrypted partitions 
sudo cryptsetup close /dev/mapper/A_map
sudo cryptsetup close /dev/mapper/B_map
sudo cryptsetup close /dev/mapper/C_map

#partprobe again, dont know if needed
for ii in 0 1 2; do sudo partprobe /dev/loop${ii};

#
#part2: dolphin interaction
#

#close all dolphin windows
#open a dolphin window
#you should see 3x p1 under 'devices'
#click on each of the three p1 enter  as passphrase -> error mounting. this
is ok, as all 3 devices need to be opened for btrfs to mount them

#now under devices you should see 3x 'test'
#click on one of them to mount. it should be an empty directory.

#
#part3: list mountpoints
#
mount

#there should now be 100+ mountpoints for test
#unmounting is not always easy...

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

[systemsettings] [Bug 458614] Multiline text is displayed incorrectly in avatar chooser

2022-09-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=458614

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.24.7
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||0dad5f0789c8eb5e4fa893622fd
   ||c550898488779
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Nate Graham  ---
Git commit 0dad5f0789c8eb5e4fa893622fdc550898488779 by Nate Graham.
Committed on 05/09/2022 at 20:12.
Pushed by ngraham into branch 'master'.

kcms/users: don't let "Choose File…" text overflow

When using a language that's wordier than English and this label becomes
a two-line string, currently the layout breaks and the string overflows
because the Label item that draws it has no maximum height and elision
mode set.

This commit fixes that by setting them accordingly, and also using a
standard icon size for the icon so that there's actually enough room for
two lines of text.
FIXED-IN: 5.24.7

M  +27   -17   kcms/users/package/contents/ui/UserDetailsPage.qml

https://invent.kde.org/plasma/plasma-workspace/commit/0dad5f0789c8eb5e4fa893622fdc550898488779

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

[plasmashell] [Bug 427861] Sometimes desktop loses its settings (wallpaper, widgets, icons settings) after re-login

2022-09-05 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=427861

Colin J Thomson  changed:

   What|Removed |Added

 CC|colin.thom...@g6avk.co.uk   |

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

[frameworks-kwallet] [Bug 458737] Unable to remove a Secret Service alias using D-BUS

2022-09-05 Thread michaelk83
https://bugs.kde.org/show_bug.cgi?id=458737

michaelk83  changed:

   What|Removed |Added

 CC||mk.mat...@gmail.com

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=455575

mf...@pm.me changed:

   What|Removed |Added

 CC||mf...@pm.me

--- Comment #32 from mf...@pm.me ---
Having the same problems here. Starts out fine until I launch an application or
two, either Steam or Brave or Signal Messenger. All of a sudden I can no longer
launch the KDE Application Launcher unless I log out and log back in on X11.
This is very frustrating and preventing me from using Wayland.

Operating System: Arch Linux
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Kernel Version: 5.19.6-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 5950X 16-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1070/PCIe/SSE2
Manufacturer: ASUS

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

[plasmashell] [Bug 458699] 'Lock Keys Status' incorrectly shows Caps Lock status when Caps Lock key is used to switch layouts

2022-09-05 Thread galder
https://bugs.kde.org/show_bug.cgi?id=458699

--- Comment #3 from galder  ---
ok, thanks for explanation.
Lets see if we have some inputs from developers.

Regards

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

[plasmashell] [Bug 458671] Empty categories in grey

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=458671

--- Comment #2 from peix...@gmail.com ---
I've deleted the two subcategories that I had in Development section, and now
Development is hidden. Thanks.

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

[okular] [Bug 458762] New: Menu item Settings->Configure Okular crashes

2022-09-05 Thread Yuri
https://bugs.kde.org/show_bug.cgi?id=458762

Bug ID: 458762
   Summary: Menu item Settings->Configure Okular crashes
   Product: okular
   Version: 22.08.0
  Platform: Other
OS: FreeBSD
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: y...@tsoft.com
  Target Milestone: ---

SUMMARY
okular crashes with this stack:

#0  fclose (fp=0x0) at /disk-samsung/freebsd-src/lib/libc/stdio/fclose.c:130
#1  0x00080b7e9083 in spd_close () from /usr/local/lib/libspeechd.so.2
#2  0x00080b7dc3f4 in ?? () from
/usr/local/lib/qt5/plugins/texttospeech/libqtexttospeech_speechd.so
#3  0x00080b7dc52e in ?? () from
/usr/local/lib/qt5/plugins/texttospeech/libqtexttospeech_speechd.so
#4  0x000802c3f8d9 in ?? () from /usr/local/lib/qt5/libQt5TextToSpeech.so.5
#5  0x00080246a18e in QObject::~QObject() () from
/usr/local/lib/qt5/libQt5Core.so.5
#6  0x000802c4230e in ?? () from /usr/local/lib/qt5/libQt5TextToSpeech.so.5
#7  0x000808ec9280 in ?? () from /usr/local/lib/qt5/plugins/okularpart.so
#8  0x000808ec9054 in ?? () from /usr/local/lib/qt5/plugins/okularpart.so
#9  0x000808ec7197 in ?? () from /usr/local/lib/qt5/plugins/okularpart.so
#10 0x000808ef4601 in Okular::Part::slotPreferences() () from
/usr/local/lib/qt5/plugins/okularpart.so
#11 0x000802477069 in ?? () from /usr/local/lib/qt5/libQt5Core.so.5
#12 0x0008014938ba in QAction::activate(QAction::ActionEvent) () from
/usr/local/lib/qt5/libQt5Widgets.so.5
#13 0x000801617d0d in ?? () from /usr/local/lib/qt5/libQt5Widgets.so.5
#14 0x00080161523b in ?? () from /usr/local/lib/qt5/libQt5Widgets.so.5
#15 0x00080161c5e0 in QMenu::mouseReleaseEvent(QMouseEvent*) () from
/usr/local/lib/qt5/libQt5Widgets.so.5
#16 0x0008014d5ede in QWidget::event(QEvent*) () from
/usr/local/lib/qt5/libQt5Widgets.so.5
#17 0x00080161cc3c in QMenu::event(QEvent*) () from
/usr/local/lib/qt5/libQt5Widgets.so.5
#18 0x00080149c919 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/local/lib/qt5/libQt5Widgets.so.5
#19 0x00080149f7b4 in QApplication::notify(QObject*, QEvent*) () from
/usr/local/lib/qt5/libQt5Widgets.so.5
#20 0x0008024400d0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/local/lib/qt5/libQt5Core.so.5
#21 0x00080149d2ec in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) ()


STEPS TO REPRODUCE
regular build/install

SOFTWARE/OS VERSIONS
FreeBSD 13.1
Qt Version: 5.15.5
KDE frameworks: 5.97.0

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

[plasmashell] [Bug 427861] Sometimes desktop loses its settings (wallpaper, widgets, icons settings) after re-login

2022-09-05 Thread lucasrizzini
https://bugs.kde.org/show_bug.cgi?id=427861

lucasrizzini  changed:

   What|Removed |Added

 CC|lucasrizz...@hotmail.com|

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

[plasmashell] [Bug 427861] Sometimes desktop loses its settings (wallpaper, widgets, icons settings) after re-login

2022-09-05 Thread lucasrizzini
https://bugs.kde.org/show_bug.cgi?id=427861

--- Comment #109 from lucasrizzini  ---
(In reply to lucasrizzini from comment #108)
> Created attachment 151853 [details]
> journalctl output from when the issue occured *again*
> 
> It just happened to me again. The same lines are present:
> 
> set 05 15:14:19 archlinux plasmashell[917]:
> file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/
> Desktop.qml:67: TypeError: Cannot read property 'wallpaper' of null
> set 05 15:14:19 archlinux plasmashell[917]:
> file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/
> Desktop.qml:71: TypeError: Cannot read property 'wallpaper' of null

Nevermind.. These "Cannot read property 'wallpaper' of null" are always
present.

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

[dolphin] [Bug 458761] New: Dynamically change between index file and regular search

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=458761

Bug ID: 458761
   Summary: Dynamically change between index file and regular
search
   Product: dolphin
   Version: 22.08.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: search
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: ryu.ketsu...@outlook.com
CC: kfm-de...@kde.org
  Target Milestone: ---

I was investigating the behavior of Baloo and Dolphin when I noticed something
curious. When searching for already indexed filed through Dolphin, the search
is near instantaneous in my case. But for the non indexed filed, they don't
even show up in the results. For comparison, I decided to deactivate the file
indexer temporarily to see how Dolphin behaves. Now it takes a few seconds to
search through the directories but it did find the files that weren't indexed.

This thing with the indexing happens often when searching in places the file
indexer didn't run, like removable drives or other partitions. As an
experiment, I created a symlink on my home folder, which was indexed, to my
steamapps folder, which is inside the .steam/root/ folder. It wasn't indexed,
possibly because of the config for indexing hidden files being on "no". It also
happens if the symlink is to a different partition on disk. For those cases,
wouldn't it be better if the regular search is used instead of looking over the
index file from Baloo? That way it doesn't show "No items matching the search".
I assume it is one of the reasons many people think Baloo doesn't work.

Could well put this in the 15-minute bug list if possible. I like how I can use
tags for files and Baloo is necessary for that.

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

[krita] [Bug 458760] New: Annoying glitchy vector handles with select shape tool(noticeable with layer style rendering on)

2022-09-05 Thread stephen
https://bugs.kde.org/show_bug.cgi?id=458760

Bug ID: 458760
   Summary: Annoying glitchy vector handles with select shape
tool(noticeable with layer style rendering on)
   Product: krita
   Version: git master (please specify the git hash!)
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Layers/Vector
  Assignee: krita-bugs-n...@kde.org
  Reporter: tgdev...@gmail.com
  Target Milestone: ---

SUMMARY
Krita version is 5.1.0 nightly (git 43f0ae3)

The vector handles behave in a weird manner as soon as you release mouse or pen
click(noticeable with stroke rendering on(they stay glued to the mouse movement
after you release your click, and stick for about 1-3 seconds.

STEPS TO REPRODUCE
1. create a new vector layer
2. insert a vector rectangle with white background fill
3. on the vector layer, activate the following layer style options(like json,
but not really json) : 
{ "stroke" : {
"Structure" : {
"size" : 12,
"size_unit" : "px",
"Position" : "Outside",
"Blend_Mode" : "Normal",
"opacity" : 100,
"opacity_unit" : "%"
},

"Fill" : {
"Type" : {
"color" : {"hex" : "#000"},
"label" : black
}

}

}
}
4. using the "Select Shapes Tool", modify the shape of the rectangle a few
times by dragging the sides or vertices.
5. also using the "Select shapes tool", try moving the rectangle shape a bit,
then release click while continuing to hover the cursor rapidly.


OBSERVED RESULT
1. dragging the middle handle or vertices casually causes a glitchy gap between
cursor and rectangle once you release mouse or pen click.
2. soon after you release pen click, the rectangle or rectangle handles  stick
to the cursor movement for about 2-5 seconds depending on the
circumstances(moving constantly right after click is released)
3. Krita shows "waiting for image operation to complete" if you move constantly
your cursor.


EXPECTED RESULT
1. no glitchy gap from cursor right after you release mouse or pen click after
dragging the corner of the shapes or after moving the shapes with the shapes
tool.

2. Right after you release your click drag, the rectangle should not pursue
your cursor movement and instead stop at the position you released it

SOFTWARE/OS VERSIONS
Windows 10 21H1

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

[plasmashell] [Bug 427861] Sometimes desktop loses its settings (wallpaper, widgets, icons settings) after re-login

2022-09-05 Thread funkypou
https://bugs.kde.org/show_bug.cgi?id=427861

funkypou  changed:

   What|Removed |Added

 CC|funky...@gmail.com  |

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

[kdenlive] [Bug 458759] New: Audio mixer don't work when video is rezided

2022-09-05 Thread Ricardo Nascimento
https://bugs.kde.org/show_bug.cgi?id=458759

Bug ID: 458759
   Summary: Audio mixer don't work when video is rezided
   Product: kdenlive
   Version: 22.08.0
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: ric...@dr.com
  Target Milestone: ---

SUMMARY
***
When project video is different of the video input, the kdenlive ask if I want
adjust the project. When the project video is adjusted, the Audio Mixer don't
work by the track. Only master audio  work correctely.
***


STEPS TO REPRODUCE
1. Set the anyone project video (for example, HD720p 24fps)
2. Input a video 1080p 30fps
3. Say yes, when Kdenlive ask if I want adjust the project as the video.

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[okular] [Bug 394775] Annotations in the separated XML files

2022-09-05 Thread ederag
https://bugs.kde.org/show_bug.cgi?id=394775

--- Comment #18 from ederag  ---
I have not been able to fix the issues mentioned in comment #16,
because the annotation saving into the pdf is deeply entangled with annotation
handling in general now.
It might be doable, but would be a huge change, and discussions gave little
hope that it would be welcome,
so I went back to okular-1.2.

Hence I'm delighted to see another take.
The idea to keep pristine okular, and store/apply the diff (tail) of the
annotated files looks clever !

Did I read correctly that the pdf files have to be writable, and thus
temporarily modified,
which I don't want (I want a pure viewer) ?
Are you open to discussions about this ?

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

[kwin] [Bug 458758] Cursor duplicates in LibreOffice when global scaling is 200% or more

2022-09-05 Thread Jackson
https://bugs.kde.org/show_bug.cgi?id=458758

--- Comment #1 from Jackson  ---
Created attachment 151855
  --> https://bugs.kde.org/attachment.cgi?id=151855=edit
Screen recording of duplicate cursors appearing.

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

[kwin] [Bug 458758] New: Cursor duplicates in LibreOffice when global scaling is 200% or more

2022-09-05 Thread Jackson
https://bugs.kde.org/show_bug.cgi?id=458758

Bug ID: 458758
   Summary: Cursor duplicates in LibreOffice when global scaling
is 200% or more
   Product: kwin
   Version: 5.25.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: b...@twosixfour.net
  Target Milestone: ---

Created attachment 151854
  --> https://bugs.kde.org/attachment.cgi?id=151854=edit
Screenshot showing multiple cursors.

SUMMARY
When KDE's global scaling is set to 200% or more (but not less), duplicate
cursors appear in LibreOffice (Writer, Calc, etc.). 

Apologies if this is not filed in the correct place. I'm not sure of the
components that would affect this, and I'm unsure if this is a KDE or a
LibreOffice bug (see additional information for why).

STEPS TO REPRODUCE
1. Set global scale (Settings -> Display Configuration) to 200% or more.
2. Open a document in LibreOffice Writer (or spreadsheet in Calc, etc.).
3. Type and make some new lines.
4. Click repeatedly on the other lines.

OBSERVED RESULT
The cursor moves where the mouse is clicked, but at times leaves an image of
the cursor where it was (not always, but frequently). Multiple cursors can
therefore be visible on screen at once.

At times the "ghost" cursor can be seen when the cursor is just sitting there
blinking (i.e., the cursor is always displayed and does not blink on and off).
This makes editing documents very frustrating.

EXPECTED RESULT
The cursor only appears where it is currently located. It blinks on and off.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 22.04
(available in About System)
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.3
LibreOffice: 7.3.5.2

ADDITIONAL INFORMATION
This occurs on any display I've tested (4K laptop screen of a ThinkPad X1
Carbon Gen 7, 1600x900 laptop screen of a ThinkPad T420s, 2K and 1080p monitors
of a desktop with an Intel i7 CPU and integrated graphics), and it happens in
both X11 and Wayland. Tested in Kubuntu as above, but also KDE Neon testing
branch (Plasma 5.25.4; Frameworks 5.98.0; Qt 5.15.5), and Manjaro (Plasma
5.24.6; Frameworks 5.96.0; Qt 5.15.5). 

At first I thought this was a LibreOffice bug, since I have only encountered
this issue there and in no other program. Indeed, this does not occur in the
older 6.4 series of LibreOffice, only the newer 7 series. The relevant bug in
their tracker is here:
https://bugs.documentfoundation.org/show_bug.cgi?id=145816

However, the bug does not occur in Gnome. With global scaling set to 200% or
300%, all versions of LibreOffice, including the newest 7 series, display the
cursor correctly and no ghosting occurs.

Hopefully someone who knows more than I do can figure out what is causing this,
and apologies again if this is incorrectly filed.

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

[kalendar] [Bug 457120] Reminder Daemon crashing when Dismissing after startup

2022-09-05 Thread Garry Williams
https://bugs.kde.org/show_bug.cgi?id=457120

--- Comment #3 from Garry Williams  ---
(In reply to Carl Schwan from comment #2)
> Please update kalendar to the latest version. This bugs were fixed in
> kalendarac 5.21.1

Thank you for looking at this, Carl.  But my system doesn't have kalendar or
kalendarac installed.  Here's what it looks like here:

$ rpm -qa|grep kalen
$ rpm -qa|grep calen
kf5-kcalendarcore-5.96.0-2.fc37.x86_64
kf5-kcalendarutils-22.04.3-2.fc37.x86_64
kf5-akonadi-calendar-22.04.3-2.fc37.x86_64
kf5-calendarsupport-22.04.3-2.fc37.x86_64
akonadi-calendar-tools-22.04.3-2.fc37.x86_64
$

I get no updates to any of these packages when I update; I am enabling the
updates-testing repo.

Now it may be significant that I am running f37, which is not yet released. 
Also, it may be that I identified the wrong bug to go with my crashes.

(I won't change the bug status until we get this sorted.  Please advise me how
to proceed.)

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

[plasmashell] [Bug 427861] Sometimes desktop loses its settings (wallpaper, widgets, icons settings) after re-login

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=427861

lrdarkne...@yahoo.de changed:

   What|Removed |Added

 CC|lrdarkne...@yahoo.de|

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

[isoimagewriter] [Bug 385577] wipe button is a liar

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385577

albaye...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from albaye...@gmail.com ---
There is no more clear or wipe button in the application. The button has been
removed with the following commit.

https://invent.kde.org/utilities/isoimagewriter/-/commit/e294c8c44fee22e18560710b96d84d64e82b2362

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

[kwin] [Bug 457180] Unable to open widget picker & KRunner appears frozen on Wayland

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=457180

--- Comment #5 from techxga...@outlook.com ---
(In reply to Nate Graham from comment #1)
> These are two different issues. The widget picker not opening is most likely
> Bug 439159, so let's discuss the KRunner screen-not-updating issue here. It
> sounds like a bug in the graphics drivers to me.

Anyway I can do to work around that?

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

[plasmashell] [Bug 427861] Sometimes desktop loses its settings (wallpaper, widgets, icons settings) after re-login

2022-09-05 Thread Brian Cohen
https://bugs.kde.org/show_bug.cgi?id=427861

Brian Cohen  changed:

   What|Removed |Added

 CC|br...@intercarve.net|

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

[plasmashell] [Bug 427861] Sometimes desktop loses its settings (wallpaper, widgets, icons settings) after re-login

2022-09-05 Thread lucasrizzini
https://bugs.kde.org/show_bug.cgi?id=427861

--- Comment #108 from lucasrizzini  ---
Created attachment 151853
  --> https://bugs.kde.org/attachment.cgi?id=151853=edit
journalctl output from when the issue occured *again*

It just happened to me again. The same lines are present:

set 05 15:14:19 archlinux plasmashell[917]:
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:67:
TypeError: Cannot read property 'wallpaper' of null
set 05 15:14:19 archlinux plasmashell[917]:
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:71:
TypeError: Cannot read property 'wallpaper' of null

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

[plasmashell] [Bug 427861] Sometimes desktop loses its settings (wallpaper, widgets, icons settings) after re-login

2022-09-05 Thread S.Trzmiel
https://bugs.kde.org/show_bug.cgi?id=427861

--- Comment #107 from S.Trzmiel  ---
(In reply to ratijas from comment #105)
> > I don't see any other errors and I see that on every change I make I've 
> > getting "Unable to assign [undefined] to QString" or "Unable to assign 
> > [undefined] to Int" from various libraries, depends on the widget, so I 
> > think that should point to something?
> 
> Of course they should be fixed at some point, but they are [[mostly
> harmless]]. Unlike binding loops, "Unable to assign [undefined]" kind of
> errors are usually just the results of races in component initialization
> code, technically speaking, like, when one property wants to evaluate its
> bindings, but not all of dependecies in such expression are ready yet.
> Eventually it re-evaluates when they become ready, and everything settles
> down. But again, of course should be fixed, because such noise makes it
> harder to spot the real problem.
> 
> Back on topic: maybe you somehow managed to enable the "kiosk mode"? It's a
> thing where a user is denied most forms of interaction and customization.
> And until very recently there was a pretty undocumented shortcut which could
> be silently triggered on a Plasma Desktop to lock it down.
> 
> There is some info on where to find those settings:
> https://develop.kde.org/deploy/kiosk/introduction/

It's very unlikely it's kiosk mode issue. I could change my desktop/add widgets
to restore desired look right after desktop got messed up.
Which wouldn't be possible if the kiosk mode was enabled.
For me, because of the randomness of the occurence, it smells like race
condition where plasma tries to configure desktop before it knows displays
layout. But it's just my hunch.

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

[krita] [Bug 458756] Default brush outline shape produces artifacts on canvas when canvas is accelerated with OpenGL

2022-09-05 Thread fld
https://bugs.kde.org/show_bug.cgi?id=458756

--- Comment #2 from fld  ---
(In reply to Halla Rempt from comment #1)
> * Please check whether this also happens with the appimage
I am only using the appimage.

> * Are you using X11 or X-Wayland?
Xorg (X11), but issue is also present on Wayland.

> * Please attached the contents of help->system information for bug reports

Krita

 Version: 5.1.0
 Hidpi: false

Qt

  Version (compiled): 5.12.12
  Version (loaded): 5.12.12

OS Information

  Build ABI: x86_64-little_endian-lp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: linux
  Kernel Version: 5.19.6-200.fc36.x86_64
  Pretty Productname: Fedora Linux 36 (Workstation Edition)
  Product Type: fedora
  Product Version: 36
  Desktop: GNOME

Locale

  Languages: en_US
  C locale: en_US.UTF-8
  QLocale current: en
  QLocale system: en
  QTextCodec for locale: UTF-8

OpenGL Info

  Vendor:  "AMD" 
  Renderer:  "AMD Radeon RX 5600 XT (navi10, LLVM 14.0.0, DRM 3.47,
5.19.6-200.fc36.x86_64)" 
  Version:  "4.6 (Compatibility Profile) Mesa 22.1.7" 
  Shading language:  "4.60" 
  Requested format:  QSurfaceFormat(version 3.0, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8,
stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer,
swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile 
QSurfaceFormat::CompatibilityProfile) 
  Current format:  QSurfaceFormat(version 4.6, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8,
stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer,
swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile 
QSurfaceFormat::CompatibilityProfile) 
 Version: 4.6
 Supports deprecated functions true 
 is OpenGL ES: false 
  supportsBufferMapping: true 
  supportsBufferInvalidation: true 
  forceDisableTextureBuffers: false 
  Extensions: 
 "GL_ARB_gl_spirv" 
 "GL_EXT_framebuffer_sRGB" 
 "GL_ARB_clip_control" 
 "GL_ARB_sparse_buffer" 
 "GL_ARB_vertex_program" 
 "GL_KHR_texture_compression_astc_ldr" 
 "GL_EXT_texture_env_add" 
 "GL_ARB_depth_buffer_float" 
 "GL_ARB_texture_compression" 
 "GL_NV_texture_rectangle" 
 "GL_ATI_fragment_shader" 
 "GL_ARB_shader_subroutine" 
 "GL_MESA_framebuffer_flip_y" 
 "GL_NV_copy_depth_to_color" 
 "GL_ARB_compatibility" 
 "GL_EXT_copy_texture" 
 "GL_APPLE_packed_pixels" 
 "GL_ARB_fragment_shader" 
 "GL_ARB_get_program_binary" 
 "GL_ARB_texture_query_levels" 
 "GL_EXT_polygon_offset_clamp" 
 "GL_ATI_texture_env_combine3" 
 "GL_ARB_point_sprite" 
 "GL_ARB_draw_instanced" 
 "GL_ARB_sampler_objects" 
 "GL_ARB_occlusion_query2" 
 "GL_ARB_depth_clamp" 
 "GL_KHR_debug" 
 "GL_ARB_sample_shading" 
 "GL_EXT_subtexture" 
 "GL_EXT_framebuffer_multisample" 
 "GL_ARB_spirv_extensions" 
 "GL_EXT_depth_bounds_test" 
 "GL_ARB_explicit_attrib_location" 
 "GL_EXT_stencil_two_side" 
 "GL_AMD_multi_draw_indirect" 
 "GL_EXT_semaphore_fd" 
 "GL_ARB_vertex_type_2_10_10_10_rev" 
 "GL_ARB_sparse_texture" 
 "GL_SGIS_texture_edge_clamp" 
 "GL_ARB_point_parameters" 
 "GL_KHR_parallel_shader_compile" 
 "GL_KHR_texture_compression_astc_sliced_3d" 
 "GL_NV_vdpau_interop" 
 "GL_EXT_gpu_shader4" 
 "GL_EXT_EGL_image_storage" 
 "GL_EXT_packed_pixels" 
 "GL_ARB_vertex_buffer_object" 
 "GL_ARB_texture_filter_anisotropic" 
 "GL_ARB_seamless_cubemap_per_texture" 
 "GL_EXT_vertex_attrib_64bit" 
 "GL_ARB_multitexture" 
 "GL_EXT_texture_sRGB_RG8" 
 "GL_ARB_fragment_program" 
 "GL_ARB_shader_draw_parameters" 
 "GL_ANGLE_texture_compression_dxt3" 
 "GL_ARB_vertex_array_bgra" 
 "GL_EXT_abgr" 
 "GL_ARB_texture_float" 
 "GL_EXT_texture_object" 
 "GL_ARB_get_texture_sub_image" 
 "GL_ARB_texture_buffer_object" 
 "GL_ARB_vertex_type_10f_11f_11f_rev" 
 "GL_ARB_sync" 
 "GL_NV_texture_env_combine4" 
 "GL_AMD_framebuffer_multisample_advanced" 
 "GL_ANGLE_texture_compression_dxt5" 
 "GL_ARB_occlusion_query" 
 "GL_ARB_instanced_arrays" 
 "GL_ARB_shader_stencil_export" 
 "GL_AMD_vertex_shader_viewport_index" 
 "GL_EXT_texture_sRGB_decode" 
 "GL_KHR_robustness" 
 "GL_EXT_draw_instanced" 
 "GL_EXT_blend_color" 
 "GL_ARB_texture_env_add" 
 "GL_ARB_compute_variable_group_size" 
 "GL_MESA_pack_invert" 
 "GL_EXT_EGL_sync" 
 "GL_ARB_texture_rg" 
 "GL_ARB_blend_func_extended" 
 "GL_ARB_uniform_buffer_object" 
 "GL_ARB_texture_compression_rgtc" 
 "GL_ARB_transpose_matrix" 
 "GL_ARB_derivative_control" 
 "GL_EXT_shader_image_load_formatted" 
 "GL_ARB_sparse_texture_clamp" 
 "GL_AMD_texture_texture4" 
 "GL_ARB_seamless_cube_map" 
 

[akregator] [Bug 458757] New: Archive mixed up between feeds

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=458757

Bug ID: 458757
   Summary: Archive mixed up between feeds
   Product: akregator
   Version: 5.21.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: thomas.rah...@mailbox.org
  Target Milestone: ---

Hello,

Akregator under OpenSUSE Tumbleweed in its latest published edition shows some
weird behavior, when it comes to archive generation for feed resources.
Randomly, feed entries are mixed between existing feeds, where no clear
relation between the feeds and their corresponding mk4 file can be observed.
Removing the corresponding ~/.local/share/akregator/Archive/url.mk4 file
temporarily fixes the issue, but it is bound to return after some time.
I run my akregator with archiving enabled without deleting entries by default,
but for most feeds, I have the settings enabled to delete entries after a grace
time. The issue however occurs in both types of feeds.
My logs have, thus far, not shown anything suspicious, if you want me to, I
will make a deeper dive into them, but I'm not very optimistic in finding the
error there.

Thanks a lot

Kind regards

Thomas Rahimi

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

[xdg-desktop-portal-kde] [Bug 458755] Closing window while screencast leaks content of other windows or crash the program under specific circumstances (Wayland)

2022-09-05 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=458755

Bacteria  changed:

   What|Removed |Added

 CC||dev.bacterios...@aleeas.com

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

[krita] [Bug 458756] Default brush outline shape produces artifacts on canvas when canvas is accelerated with OpenGL

2022-09-05 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=458756

Halla Rempt  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||ha...@valdyas.org

--- Comment #1 from Halla Rempt  ---
* Please check whether this also happens with the appimage
* Are you using X11 or X-Wayland?
* Please attached the contents of help->system information for bug reports

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

[krita] [Bug 458756] New: Default brush outline shape produces artifacts on canvas when canvas is accelerated with OpenGL

2022-09-05 Thread fld
https://bugs.kde.org/show_bug.cgi?id=458756

Bug ID: 458756
   Summary: Default brush outline shape produces artifacts on
canvas when canvas is accelerated with OpenGL
   Product: krita
   Version: 5.1.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: * Unknown
  Assignee: krita-bugs-n...@kde.org
  Reporter: mikael.sven.fl...@gmail.com
  Target Milestone: ---

Created attachment 151852
  --> https://bugs.kde.org/attachment.cgi?id=151852=edit
krita brush outline artifacts

SUMMARY

brush outline produces artifacts on canvas when using  krita 5.1.0  appimage
with default settings on Fedora 36 on Xorg.

Downgrading to krita 5.0 fixes the issue, or disabling Canvas Graphics
Acceleration in krita 5.1 settings-menu resolves the issue.

Please see the attached screenshot.


EXPECTED RESULT
No artifacts while using any brush outline.

SOFTWARE/OS VERSIONS

Linux/GNOME: Fedora Linux 36 (Workstation Edition) / 42.4 
Qt Version:  qt5-qtbase-5.15.5-4.fc36.x86_64 / qt6-qtbase-6.3.1-3.fc36.x86_64

ADDITIONAL INFORMATION

$ lspci | grep -i vga
09:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi
10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] (rev ca)


let me know if there is anything else I can contribute.

best regards

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

[xdg-desktop-portal-kde] [Bug 458755] Closing window while screencast leaks content of other windows or crash the program under specific circumstances (Wayland)

2022-09-05 Thread Rurigk
https://bugs.kde.org/show_bug.cgi?id=458755

Rurigk  changed:

   What|Removed |Added

 CC||rur...@gmail.com

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

[xdg-desktop-portal-kde] [Bug 458755] New: Closing window while screencast leaks content of other windows or crash the program under specific circumstances (Wayland)

2022-09-05 Thread Rurigk
https://bugs.kde.org/show_bug.cgi?id=458755

Bug ID: 458755
   Summary: Closing window while screencast leaks content of other
windows or crash the program under specific
circumstances (Wayland)
   Product: xdg-desktop-portal-kde
   Version: 5.24.6
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: rur...@gmail.com
CC: aleix...@kde.org, jgrul...@redhat.com, n...@kde.org
  Target Milestone: ---

Closing a window that is beign screencasted (via screencast portal) can change
the window that is beign screencasted or crash the program that is capturing
the window when hovering a icon in the "Icons-only Task Manager" until the
thumbnail is shown 

STEPS TO REPRODUCE
1. Capture a window with OBS (via screencast portal)
2. Close the window while is beign captured
3. Hover the icon of other opened application in the "Icons-only Task Manager"
until the thumbnail is shown 

OBSERVED RESULT
The window beign captured changes to the window of the application hovered in
the "Icons-only Task Manager"

EXPECTED RESULT
The window beign captured dont change (Only show the last frame of the
application closed)

STEPS TO REPRODUCE 2
1. Screencast a window with Firefox (via screencast portal)
2. Close the window while is beign captured
3. Hover the icon of other opened application in the "Icons-only Task Manager"
until the thumbnail is shown 

OBSERVED RESULT 2
Firefox crashes

EXPECTED RESULT 2
Firefox doesn't crash (Only show the last frame of the application closed or
closing the screencastt)


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro KDE
KDE Plasma Version: 5.24.6
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5
OBS Version: 28.0.1 (Flatpak)
Firefox version: 103.0.2
Pipewire version: 0.3.56

ADDITIONAL INFORMATION
Someone else successfully replicate the bug in Plasma 5.25.4 on Arch

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

[plasmashell] [Bug 427861] Sometimes desktop loses its settings (wallpaper, widgets, icons settings) after re-login

2022-09-05 Thread Gurenko Alex
https://bugs.kde.org/show_bug.cgi?id=427861

--- Comment #106 from Gurenko Alex  ---
(In reply to ratijas from comment #105)
> > I don't see any other errors and I see that on every change I make I've 
> > getting "Unable to assign [undefined] to QString" or "Unable to assign 
> > [undefined] to Int" from various libraries, depends on the widget, so I 
> > think that should point to something?
> 
> Of course they should be fixed at some point, but they are [[mostly
> harmless]]. Unlike binding loops, "Unable to assign [undefined]" kind of
> errors are usually just the results of races in component initialization
> code, technically speaking, like, when one property wants to evaluate its
> bindings, but not all of dependecies in such expression are ready yet.
> Eventually it re-evaluates when they become ready, and everything settles
> down. But again, of course should be fixed, because such noise makes it
> harder to spot the real problem.
> 
> Back on topic: maybe you somehow managed to enable the "kiosk mode"? It's a
> thing where a user is denied most forms of interaction and customization.
> And until very recently there was a pretty undocumented shortcut which could
> be silently triggered on a Plasma Desktop to lock it down.
> 
> There is some info on where to find those settings:
> https://develop.kde.org/deploy/kiosk/introduction/

Checked all mentioned config files and I don't see anything unusual. What's the
shortcut you've mentioned? I also don't see any reference to that or it being
configurable in system shortcuts

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

[krita] [Bug 401940] More than one Assistant Tool causes black rectangle to appear

2022-09-05 Thread sh_zam
https://bugs.kde.org/show_bug.cgi?id=401940

sh_zam  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/5b52e5495 |hics/krita/commit/3d605d4ff
   |2280f49d89476d2711a746005a6 |24fc994cc605873f11bec43e650
   |7462|6a0a

--- Comment #37 from sh_zam  ---
Git commit 3d605d4ff24fc994cc605873f11bec43e6506a0a by Sharaf Zaman.
Committed on 05/09/2022 at 17:26.
Pushed by szaman into branch 'krita/5.1'.

Make the OpenGL workaround available for all platforms

(cherry picked from commit 5b52e54952280f49d89476d2711a746005a67462)

M  +10   -0libs/ui/dialogs/kis_dlg_preferences.cc
M  +17   -1libs/ui/forms/wdgdisplaysettings.ui
M  +3-5libs/ui/opengl/kis_opengl.cpp

https://invent.kde.org/graphics/krita/commit/3d605d4ff24fc994cc605873f11bec43e6506a0a

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

[kalendar] [Bug 457120] Reminder Daemon crashing when Dismissing after startup

2022-09-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=457120

Carl Schwan  changed:

   What|Removed |Added

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

--- Comment #2 from Carl Schwan  ---
Please update kalendar to the latest version. This bugs were fixed in
kalendarac 5.21.1

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

[kalendar] [Bug 457120] Reminder Daemon crashing when Dismissing after startup

2022-09-05 Thread Garry Williams
https://bugs.kde.org/show_bug.cgi?id=457120

Garry Williams  changed:

   What|Removed |Added

 CC||gtwilli...@gmail.com

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

[kalendar] [Bug 457120] Reminder Daemon crashing when Dismissing after startup

2022-09-05 Thread Garry Williams
https://bugs.kde.org/show_bug.cgi?id=457120

--- Comment #1 from Garry Williams  ---
Created attachment 151851
  --> https://bugs.kde.org/attachment.cgi?id=151851=edit
New crash information added by DrKonqi

kalendarac (5.20.3) using Qt 5.15.5

Dismiss reminder after login and crash.  Also, dismiss reminder after long idle
and several reminders have accumulated, then sometimes crash.  This backtrace 
is example of the latter.

-- Backtrace (Reduced):
#4  0x55bf5a2711d1 in KalendarAlarmClient::dismiss(AlarmNotification*) ()
#5  0x7feef89388b6 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#6  0x7feef97c9a67 in KNotification::close() () from
/lib64/libKF5Notifications.so.5
#7  0x7feef89388b6 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x7feef97c6c33 in KNotificationPlugin::finished(KNotification*) () from
/lib64/libKF5Notifications.so.5

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

[digikam] [Bug 458754] Geolocation of JPEG shonw in Map varys some 100 meters from the correct position

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=458754

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #4 from caulier.gil...@gmail.com ---
Please share the JPEG and the RAW files using cloud for future investiguations.

It's possible that JPEG includes GPS position outside Exif as XMP for exemple,
and it can be problematic.

A view of complete GPS values from JPEG and RAW using exiv2 command line tool
(not exiftool) can help to see if a diff exists somewhere. Exiv2 library is
used to extract these information from image with 7.x releases.

Gilles Caulier

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

[rkward] [Bug 458499] bug when opening the application -

2022-09-05 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=458499

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Resolution|FIXED   |WAITINGFORINFO

--- Comment #3 from Thomas Friedrichsmeier  
---
I am unsure why this should be a problem, but could you try moving the RKWard
installation to a path without spaces (e.g. E:\RKWard), and test whether that
helps?

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

[digikam] [Bug 458754] Geolocation of JPEG shonw in Map varys some 100 meters from the correct position

2022-09-05 Thread Bernd
https://bugs.kde.org/show_bug.cgi?id=458754

--- Comment #3 from Bernd  ---
Created attachment 151850
  --> https://bugs.kde.org/attachment.cgi?id=151850=edit
GPS-data in RAW

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

[digikam] [Bug 458754] Geolocation of JPEG shonw in Map varys some 100 meters from the correct position

2022-09-05 Thread Bernd
https://bugs.kde.org/show_bug.cgi?id=458754

--- Comment #2 from Bernd  ---
Created attachment 151849
  --> https://bugs.kde.org/attachment.cgi?id=151849=edit
GPS-Data in JPG

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

[digikam] [Bug 458754] Geolocation of JPEG shonw in Map varys some 100 meters from the correct position

2022-09-05 Thread Bernd
https://bugs.kde.org/show_bug.cgi?id=458754

--- Comment #1 from Bernd  ---
Created attachment 151848
  --> https://bugs.kde.org/attachment.cgi?id=151848=edit
RAW with correct position

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

[digikam] [Bug 458754] New: Geolocation of JPEG shonw in Map varys some 100 meters from the correct position

2022-09-05 Thread Bernd
https://bugs.kde.org/show_bug.cgi?id=458754

Bug ID: 458754
   Summary: Geolocation of JPEG shonw in Map varys some 100 meters
from the correct position
   Product: digikam
   Version: 7.8.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Geolocation-Places
  Assignee: digikam-bugs-n...@kde.org
  Reporter: bernd_la...@t-online.de
  Target Milestone: ---

Created attachment 151847
  --> https://bugs.kde.org/attachment.cgi?id=151847=edit
Jpg  with incorrect Position

SUMMARY
***
The Position of RAW (ORF) shown in the map is correkt.
The position of the JPEG with thame Data shown in the map varys some 100
meters.
***


STEPS TO REPRODUCE
1. Import RAW and JPEG with the same GPS-Data in digikam
2. The position in MAP (Karte) is different.
3. Raw ist shown on the exact position in the map (No matter of the kind of map
(google osm))
4. JPG ist shown on wrong position in the map, differssome 100 meters from
exact position (No matter of the kind of map (google, osm))






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

ADDITIONAL INFORMATION
Bug is longer in Digikam, my first version was 6.3, now 7.8.0

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

[plasmashell] [Bug 458699] 'Lock Keys Status' incorrectly shows Caps Lock status when Caps Lock key is used to switch layouts

2022-09-05 Thread Coacher
https://bugs.kde.org/show_bug.cgi?id=458699

Coacher  changed:

   What|Removed |Added

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

--- Comment #2 from Coacher  ---
> Why would you want to use the standard Caps Lock key the switch the keyboard 
> layout?
It is a well-placed single button layout switch. When using layouts in
different languages one has to often switch between them, e.g. programming in
English, talking to colleagues in another language.

> Are you not using it when writing text?
Writing something in all caps is much more rare occasion, than switching
layouts in a multi-language setup. I use Shift+Caps when I need the original
Caps Lock function.

This configuration is not that uncommon, e.g. ArchWiki suggests it as the
default method to switch layouts:
https://wiki.archlinux.org/title/Xorg/Keyboard_configuration#Switching_between_keyboard_layouts

Anyway, putting all personal preferences aside XKB (grp:caps_toggle) and KDE
(systemsettings) support this configuration, so it is expected to be supported
by Plasma properly.

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

[kaffeine] [Bug 397594] Kaffeine plays video in a separate window under Wayland

2022-09-05 Thread Andrej Podzimek
https://bugs.kde.org/show_bug.cgi?id=397594

Andrej Podzimek  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||and...@podzimek.org
 Status|REPORTED|CONFIRMED

--- Comment #14 from Andrej Podzimek  ---
The title of this bug is quite an understatement; I think it should read
"Kaffeine is unusable under Wayland".

On ArchLinux with plasma-desktop 5.25.4, plasma-framework 5.97.0 and kaffeine
2.0.18, video appears (indeed) in a separate "VLC Player" window and resizing /
closing / manipulating that window is a recipe for an undefined state with
random Kaffeine crashes.

Apart from the video window problem, the UI is broken to a point where one
cannot (e.g.) select DVB-T channels, because the list of DVB-T channels
flickers, does not seem to respond to scrolling, shows random items that mostly
don't match the selected channel etc.

Someone suggested a "workaround" in the form of a different --platform, but
none of those that I tried worked, some segfault and as for 'xcb', the most
well-known one, that doesn't help either, because the UI looks disastrously bad
on my 300% scaled high-DPI setup. Basically each pixel of UI widgets is
stretched to 9 pixels (3x3) and, sadly enough, the same atrocious thing is done
to HD videos, i.e. they are scaled down to 1/3 of Kaffeine's real window
resolution.

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

[akregator] [Bug 445351] Akregator always wants to recover the session on boot

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=445351

f...@negentropy.io changed:

   What|Removed |Added

 CC||f...@negentropy.io

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

[digikam] [Bug 458752] Appimage isn't recognising digikam tags in xmp sidecars

2022-09-05 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=458752

--- Comment #3 from Maik Qualmann  ---
Ok, now I see it's about sidecars that were created under Windows and are now
read under Linux. Yes, capital letters in the "XMP" extension do not work. You
have to rename the extensions, we don't plan to query both variants for
performance reasons.

Maik

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

[kate] [Bug 457114] [Wishlist] Improve appearance of navigation bar when a file on disk isn't open

2022-09-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=457114

robloka...@gmail.com changed:

   What|Removed |Added

Summary|Disable navigation bar when |[Wishlist] Improve
   |current file isn't saved|appearance of navigation
   |yet |bar when a file on disk
   ||isn't open

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

[digikam] [Bug 458752] Appimage isn't recognising digikam tags in xmp sidecars

2022-09-05 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=458752

--- Comment #2 from Maik Qualmann  ---
Another thing is the "XMP" extension in upper case. digiKam only checks for
"xmp" in lower case, however it may work on Windows depending on the file
system and settings. Click on the image and look in the right sidebar under the
Properties tab to see if there is a "Yes" next to Sidecar.

Maik

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

[krita] [Bug 458753] When I select the brush tool the brush does not appear on my canvas, i can not see the brush on the canvas but when i move away from it my cursor reappears. I have tried hiding an

2022-09-05 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=458753

--- Comment #1 from Chris  ---
Nevermind i read that 5.1 is recommended to use with windows 8.1 or higher

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

[krita] [Bug 458753] When I select the brush tool the brush does not appear on my canvas, i can not see the brush on the canvas but when i move away from it my cursor reappears. I have tried hiding an

2022-09-05 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=458753

Chris  changed:

   What|Removed |Added

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

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

[digikam] [Bug 458752] Appimage isn't recognising digikam tags in xmp sidecars

2022-09-05 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=458752

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
Reading in the metadata from the sidecar works without any problems. I used a
JPG image to delete the metadata and gave it the same name as the sidecar.
Reading from sidecars is activated in the digiKam metadata settings?

Maik

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

[plasmashell] [Bug 427861] Sometimes desktop loses its settings (wallpaper, widgets, icons settings) after re-login

2022-09-05 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=427861

--- Comment #105 from ratijas  ---
> I don't see any other errors and I see that on every change I make I've 
> getting "Unable to assign [undefined] to QString" or "Unable to assign 
> [undefined] to Int" from various libraries, depends on the widget, so I think 
> that should point to something?

Of course they should be fixed at some point, but they are [[mostly harmless]].
Unlike binding loops, "Unable to assign [undefined]" kind of errors are usually
just the results of races in component initialization code, technically
speaking, like, when one property wants to evaluate its bindings, but not all
of dependecies in such expression are ready yet. Eventually it re-evaluates
when they become ready, and everything settles down. But again, of course
should be fixed, because such noise makes it harder to spot the real problem.

Back on topic: maybe you somehow managed to enable the "kiosk mode"? It's a
thing where a user is denied most forms of interaction and customization. And
until very recently there was a pretty undocumented shortcut which could be
silently triggered on a Plasma Desktop to lock it down.

There is some info on where to find those settings:
https://develop.kde.org/deploy/kiosk/introduction/

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

[krita] [Bug 458753] New: When I select the brush tool the brush does not appear on my canvas, i can not see the brush on the canvas but when i move away from it my cursor reappears. I have tried hidi

2022-09-05 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=458753

Bug ID: 458753
   Summary: When I select the brush tool the brush does not appear
on my canvas, i can not see the brush on the canvas
but when i move away from it my cursor reappears. I
have tried hiding and moving layers yet I still can
not see my brush when I go to the canvas.
   Product: krita
   Version: 5.1.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Brush Engine/Bristle
  Assignee: krita-bugs-n...@kde.org
  Reporter: omillie...@gmail.com
  Target Milestone: ---

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


STEPS TO REPRODUCE
1. Upload image to cavas
2. Select freehand brush tool
3. Move cursor to canvas
4. Try to draw on said canvas

OBSERVED RESULT
Cursor does not appear

EXPECTED RESULT
Cursor should appear on the canvas

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

ADDITIONAL INFORMATION

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

[krita] [Bug 352190] Wish: auto select layer ; select multiple layers; to have an option to group multiple selected layers at once ...

2022-09-05 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=352190

Chris  changed:

   What|Removed |Added

 CC||omillie...@gmail.com

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

[systemsettings] [Bug 458749] Settings windows have useless horizontal scrollbars

2022-09-05 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=458749

Patrick Silva  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||bugsefor...@gmx.com
 Status|REPORTED|RESOLVED

--- Comment #3 from Patrick Silva  ---


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

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

[frameworks-kirigami] [Bug 458486] Unneeded scrollbar space in systemsettings

2022-09-05 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=458486

Patrick Silva  changed:

   What|Removed |Added

 CC||gudvinr+...@gmail.com

--- Comment #8 from Patrick Silva  ---
*** Bug 458749 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 345599] When moving from a dock into the canvas area the cursor disappears but if it returns to a dock area the cursor reappears

2022-09-05 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=345599

Chris  changed:

   What|Removed |Added

 CC||omillie...@gmail.com

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

  1   2   3   >