[frameworks-baloo] [Bug 473389] Kinoite: baloo makes Dolphin lag extremely

2024-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473389

--- Comment #6 from tagwer...@innerjoin.org ---
(In reply to Henning from comment #5)
> ... doesn't baloo work reliably with links? ...
The answer is somewhere between "probably not" and "I'm not sure in this
case"...

Baloo is built on the assumption that it can set up a one-to-one link between
the filename and an internal "DocId", where the DocId is in part derived from
the inode. It wants to be able to go from the filename to the DocId, then back
again and get the same filename.

Symlinks can mess with this assumption

Baloo can work if given a symlinked folder to index but it should not meet the
files via "another route" - so it should not index the files under their
canonical names (or when following another symlink!). "Can work" may be a bit
optimistic, it worked for me but I got a firm "don't do that" when I previously
suggested this as an option.

You can see that it stumbles in the trivial case here, when told to exclude
$HOME and include $HOME/Documents (etc), these are Fedora defaults. Maybe this
is something that can be patched, however there's an expectation that symlinks
can hide "real filenames", they are not really the right tool for that...

(Note that Baloo also does not "follow" symlinks when it is indexing, so if you
have a separate mount and a symlink to it from your $HOME, Baloo won't index
it. This is more a surprise and annoyance question rather than a reliability
one though)

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

[plasmashell] [Bug 483163] On X11 with compositing turned on, blank screen on lock screen when using Breeze Plasma style

2024-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483163

rodolfosil...@tutanota.com changed:

   What|Removed |Added

 CC||rodolfosil...@tutanota.com

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

[kwin] [Bug 484380] kwin_wayland core dumped after update to KDE 6 (trap divide error i965_dri.so)

2024-05-13 Thread Matzkowsky
https://bugs.kde.org/show_bug.cgi?id=484380

--- Comment #7 from Matzkowsky  ---
This crash occurs when using the combination of KDE6 + intel-graphics (i965) +
Wayland + mesa-amber. 
I noticed that uninstalling mesa-amber and installing mesa instead resolves the
issue, allowing to run a Wayland session on KDE6 successfully.
Given the fact that mesa-amber is no longer actively maintained and using mesa
works just fine, we may close this issue.

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

[dolphin] [Bug 486956] Dolphin takes ≥5s to load ≈ 52 GiB, 7x10^3-file directory when group column is shown

2024-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=486956

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kaddressbook] [Bug 486489] edit contact dialog: Saving an (un)modified contact, always trigger an 'location modified' confirmation

2024-05-13 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=486489

Laurent Montel  changed:

   What|Removed |Added

   Version Fixed In||24.05.0
 Status|REPORTED|RESOLVED
 CC||mon...@kde.org
 Resolution|--- |FIXED
  Latest Commit||ca1a27277596327c21510bb4edf
   ||4e1290945c133

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

[kwin] [Bug 487000] New: Random crashes related to KWin & Plasma

2024-05-13 Thread Fake Man
https://bugs.kde.org/show_bug.cgi?id=487000

Bug ID: 487000
   Summary: Random crashes related to KWin & Plasma
Classification: Plasma
   Product: kwin
   Version: git-stable-Plasma/5.26
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: xyz793...@gmail.com
  Target Milestone: ---
 Flags: performance+, X11+, Intel+

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
The KWin WM & plasmashell will sometimes crash without any warning. When it
crashes, the shell disappears for a few seconds then return to normal.

STEPS TO REPRODUCE

Undetermined, just happened randomly once every 2 days - 1 week.

OBSERVED RESULT

The shell crashes then reappears.

EXPECTED RESULT

SOFTWARE/OS VERSIONS
Windows: Uninstalled
macOS: Too broke to acquire
Linux/KDE Plasma: Debian 11 Bullseye
(available in About System)
KDE Plasma Version: 5.12
KDE Frameworks Version: none
Qt Version: Not checked

ADDITIONAL INFORMATION

System specifications:

CPU: Core 2 Duo E7400

RAM: 3GB DDR2

GPU: Intel G33 DRI OpenGL 1.4

SSD: 128GB EEKOO

I will attach the backtrace later.

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

[kwin] [Bug 486999] New: In KDE Plasma 6.x, the grid view is not displayed when touching the screen edge with the mouse. This feature worked in version 5.x.

2024-05-13 Thread JoyJasper
https://bugs.kde.org/show_bug.cgi?id=486999

Bug ID: 486999
   Summary: In KDE Plasma 6.x, the grid view is not displayed when
touching the screen edge with the mouse. This feature
worked in version 5.x.
Classification: Plasma
   Product: kwin
   Version: master
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: effects-window-management
  Assignee: kwin-bugs-n...@kde.org
  Reporter: 0x73757...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Move the mouse cursor to the top-left corner of the screen.
2. Attempt to trigger the grid view.
3. Observe the result.

OBSERVED RESULT
The grid view is not displayed when the mouse touches the screen edge.

EXPECTED RESULT
The grid view should be displayed when the mouse touches the screen edge,
similar to the behavior in version 5.x (Meta+G).

SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
Linux/KDE Plasma: Manjaro
(available in About System)
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13

ADDITIONAL INFORMATION
None.

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

[plasmashell] [Bug 481058] Recording windows or screens with OBS or spectacle is broken in Plasma 6 RC2 on Wayland: Failed to start pipewire screencast

2024-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481058

z...@omaera.org changed:

   What|Removed |Added

 CC||z...@omaera.org

--- Comment #14 from z...@omaera.org ---
I can confirm this happens to me after the KDE Plasma 6.0.4 update on Void
Linux. This was working on Plasma 5.
I also previously could see a preview of the windows to be shared in the Select
Window screen but now I don't see anything, and after choosing one I get the
Failed to connect PipeWire context error.

Same issue as above, please this is important as I need screensharing for work!
OBS shows the same: warning: [pipewire] Failed to start screencast, denied or
cancelled by user

KDE Plasma Version: 6.0.4
KDE Frameworks Version:  6.1.0
Qt Version: 6.6.0
Graphics Platform: Wayland

PipeWire is running just fine as everyone has said above and GNOME works.

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

[Discover] [Bug 486135] Wrong KNewStuff URI: kns://plymouth.knsrc//1981736

2024-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=486135

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

[krusader] [Bug 480894] Can't "Move to Trash" files

2024-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480894

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

[ark] [Bug 482255] Incredibly Niche Bug Leading To Severe Decompression Errors And Appearence of Corrupted Archive With A .7z

2024-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=482255

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

[ark] [Bug 484404] Fails to find plugin for 7z files

2024-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484404

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

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

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

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

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

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

[kwin] [Bug 485403] Enabling HDR freezes system

2024-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485403

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

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

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

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

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

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

[ark] [Bug 464860] Risk of data loss due to notification indicating successful compression to 7zip format when in fact the compression failed

2024-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=464860

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

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

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

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

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

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

[ark] [Bug 436919] Cannot compress large directory as 7zip

2024-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=436919

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

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

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

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

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

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

[plasmashell] [Bug 361623] Notifications is shown in the middle of the screen

2024-05-13 Thread tonny sofijan
https://bugs.kde.org/show_bug.cgi?id=361623

tonny sofijan  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||tonny.c...@gmail.com
 Resolution|FIXED   |---
 Ever confirmed|0   |1

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

[plasmashell] [Bug 486998] New: Amination is bugged in new version

2024-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486998

Bug ID: 486998
   Summary: Amination is bugged in new version
Classification: Plasma
   Product: plasmashell
   Version: 6.0.4
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager and Icons-Only Task Manager
  Assignee: plasma-b...@kde.org
  Reporter: serfaksio...@gmail.com
CC: qydwhotm...@gmail.com
  Target Milestone: 1.0

SUMMARY
In the previous version of Task Manager with the Auto Hide option, it would
quickly hide when you moved the cursor away from it. Now, in the new version of
Task Manager, it stays on the screen for a very long time. The only thing you
can do is click on some window, and then Task Manager quickly hides. However,
it would be desirable to either control the hiding speed or bring back the
quick hide feature, which is sometimes critical for me to work efficiently.

STEPS TO REPRODUCE
1. Drag the mouse over the Task Manager hidden by Auto Hide.
2. Quickly move the mouse away from the Task Manager.

OBSERVED RESULT
Task Manager hides very slowly to the Hidden mode.

EXPECTED RESULT
Task Manager hides quickly to the Hidden mode.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro Linux Wynsdey 24.0.0 x86_64
(available in About System)
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION

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

[kwin] [Bug 486997] New: Crash when stablishing as global theme

2024-05-13 Thread Lucio
https://bugs.kde.org/show_bug.cgi?id=486997

Bug ID: 486997
   Summary: Crash when stablishing as global theme
Classification: Plasma
   Product: kwin
   Version: 5.27.5
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: proluciom...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.27.5)

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

-- Information about the crash:
Crash just in the moment when stablishing kwin as global theme on Debian 12

The reporter is unsure if this crash is reproducible.

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

   PID: 1915 (kwin_x11)
   UID: 1000 (marco)
   GID: 1000 (marco)
Signal: 11 (SEGV)
 Timestamp: Mon 2024-05-13 23:06:33 -03 (58s ago)
  Command Line: /usr/bin/kwin_x11 --replace
Executable: /usr/bin/kwin_x11
 Control Group:
/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-kwin_x11.service
  Unit: user@1000.service
 User Unit: plasma-kwin_x11.service
 Slice: user-1000.slice
 Owner UID: 1000 (marco)
   Boot ID: 03f807ce901e424b8ca3910327760753
Machine ID: e322f709d540433ea2cdb6b87c8fa0ae
  Hostname: Dell-1
   Storage:
/var/lib/systemd/coredump/core.kwin_x11.1000.03f807ce901e424b8ca3910327760753.1915.171565239300.zst
(present)
  Size on Disk: 10.2M
   Message: Process 1915 (kwin_x11) of user 1000 dumped core.

Module libsystemd.so.0 from deb systemd-254.5-1~bpo12+3.amd64
Module libudev.so.1 from deb systemd-254.5-1~bpo12+3.amd64
Stack trace of thread 1915:
#0  0x7ffaeb2aed14 pthread_sigmask (libc.so.6 + 0x8fd14)
#1  0x7ffaeb25b239 sigprocmask (libc.so.6 + 0x3c239)
#2  0x7ffaee552e9b _ZN6KCrash15setCrashHandlerEPFviE
(libKF5Crash.so.5 + 0x4e9b)
#3  0x7ffaee553b3e _ZN6KCrash19defaultCrashHandlerEi
(libKF5Crash.so.5 + 0x5b3e)
#4  0x7ffaeb25b050 n/a (libc.so.6 + 0x3c050)
#5  0x7ffaee132370
_ZN4KWin6Window17finishCompositingENS_13ReleaseReasonE (libkwin.so.5 +
0x332370)
#6  0x7ffaee17db49
_ZN4KWin9X11Window17finishCompositingENS_13ReleaseReasonE (libkwin.so.5 +
0x37db49)
#7  0x7ffaedfda762 _ZN4KWin10Compositor4stopEv
(libkwin.so.5 + 0x1da762)
#8  0x7ffaedfd815f _ZN4KWin10Compositor12reinitializeEv
(libkwin.so.5 + 0x1d815f)
#9  0x7ffaec2e8f8f n/a (libQt5Core.so.5 + 0x2e8f8f)
#10 0x7ffaee153b4e _ZN4KWin9Workspace15slotReconfigureEv
(libkwin.so.5 + 0x353b4e)
#11 0x7ffaec2e8f8f n/a (libQt5Core.so.5 + 0x2e8f8f)
#12 0x7ffaec2ecdaa _ZN6QTimer7timeoutENS_14QPrivateSignalE
(libQt5Core.so.5 + 0x2ecdaa)
#13 0x7ffaec2dd54d _ZN7QObject5eventEP6QEvent
(libQt5Core.so.5 + 0x2dd54d)
#14 0x7ffaeb962fae
_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 +
0x162fae)
#15 0x7ffaec2b1738
_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 +
0x2b1738)
#16 0x7ffaec308c71 _ZN14QTimerInfoList14activateTimersEv
(libQt5Core.so.5 + 0x308c71)
#17 0x7ffaec309504 n/a (libQt5Core.so.5 + 0x309504)
#18 0x7ffae9f1e7a9 g_main_context_dispatch
(libglib-2.0.so.0 + 0x547a9)
#19 0x7ffae9f1ea38 n/a (libglib-2.0.so.0 + 0x54a38)
#20 0x7ffae9f1eacc g_main_context_iteration
(libglib-2.0.so.0 + 0x54acc)
#21 0x7ffaec309876
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt5Core.so.5 + 0x309876)
#22 0x7ffaec2b01bb
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 +
0x2b01bb)
#23 0x7ffaec2b8316 _ZN16QCoreApplication4execEv
(libQt5Core.so.5 + 0x2b8316)
#24 0x5646cb0a22d1 n/a (kwin_x11 + 0x432d1)
#25 0x7ffaeb24624a n/a (libc.so.6 + 0x2724a)
#26 0x7ffaeb246305 __libc_start_main (libc.so.6 + 0x27305)
#27 0x5646cb0a37b1 n/a (kwin_x11 + 0x447b1)

Stack trace of thread 1966:
#0  0x7ffaeb31b15f __poll (libc.so.6 + 0xfc15f)
#1  0x7ffae9f1e9ae n/a (libglib-2.0.so.0 + 0x549ae)
#2  0x7ffae9f1eacc g_main_context_iteration
(libglib-2.0.so.0 + 0x54acc)
#3  0x7ffaec30988e

[kdeconnect] [Bug 476171] The application does not transfer many files to the PC and all rights for the application have been granted.

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=476171

TraceyC  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||kde...@tlcnet.info
 Resolution|--- |DUPLICATE

--- Comment #1 from TraceyC  ---
This looks related to 450905, which will remain open so the developers can
investigate further.
During testing of this behavior, I got the KDE Connect app to behave by force
closing it and reopening, if that helps in the meantime

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

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

[kdeconnect] [Bug 450905] Send file function starts transferring the file but freezes and never completes

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=450905

TraceyC  changed:

   What|Removed |Added

 CC||gpt.mount...@gmail.com

--- Comment #8 from TraceyC  ---
*** Bug 476171 has been marked as a duplicate of this bug. ***

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

[kdeconnect] [Bug 450905] Send file function starts transferring the file but freezes and never completes

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=450905

TraceyC  changed:

   What|Removed |Added

 CC||sebastianbenven...@gmail.co
   ||m

--- Comment #7 from TraceyC  ---
*** Bug 474206 has been marked as a duplicate of this bug. ***

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

[kdeconnect] [Bug 474206] File transfer stalls from android to linux when sharing multiple files

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=474206

TraceyC  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||kde...@tlcnet.info
 Status|REPORTED|RESOLVED

--- Comment #1 from TraceyC  ---
This looks related to 450905, which will remain open so the developers can
investigate further.
During testing of this behavior, I got the KDE Connect app to behave by force
closing it and reopening, if that helps in the meantime

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

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

[kdeconnect] [Bug 450905] Send file function starts transferring the file but freezes and never completes

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=450905

--- Comment #6 from TraceyC  ---
My system info

Operating System: Solus 4.5
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.6.3
Kernel Version: 6.8.9-289.current (64-bit)
Graphics Platform: Wayland
Processors: 16 × 11th Gen Intel® Core™ i7-11800H @ 2.30GHz
Memory: 62.5 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics
Manufacturer: Dell Inc.
Product Name: XPS 17 9710

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

[kdeconnect] [Bug 450905] Send file function starts transferring the file but freezes and never completes

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=450905

TraceyC  changed:

   What|Removed |Added

 CC||jagg...@gmail.com

--- Comment #5 from TraceyC  ---
*** Bug 452710 has been marked as a duplicate of this bug. ***

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

[kdeconnect] [Bug 452710] Transfers of images, 1 or more, silently fails, or just hangs forever.

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=452710

TraceyC  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from TraceyC  ---
Actually, I'm going to close this as a duplicate of #450905 which describes
very similar behavior but is older

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

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

[kdeconnect] [Bug 450905] Send file function starts transferring the file but freezes and never completes

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=450905

TraceyC  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||kde...@tlcnet.info
 Ever confirmed|0   |1

--- Comment #4 from TraceyC  ---
I was able to reproduce a similar problem testing #452710

1. On my Android, I opened KDE Connect and selected Send Files
2. From the DCIM folder I selected 6 png files
3. Tapped Select

Result:
On the Android, KDE Connect reports "Failed sending 6 of 6 files to "
On the laptop, KDE Connect says
Receiving file
6 files to Downloads

I attempted to transfer one text file, 67.21 KB
67.21 KB = 65.634765625 KiB

In Dolphin, the file was present in the Download folder with a size of 65.6IiB
The notification pop up had a bar that just kept going back and forth.
Inspecting the file, it looked complete
I force closed KDE Connect.

Attempting to send the same file a second time also succeeded and this time the
laptop notification showed the transfer as complete.
Another text file sent completed normally.

After that, I was able to successfully send 6 jpg files from the phone's DCIM
folder on the SD Card (also from DCIM on internal storage)
Sending 12 images was successful, as was 30

In summary:
The first few attempts at sending files succeeded but the phone said it failed
and the laptop notification hung
After force closing KDE Connect and restarting it, file transfers worked as
normal, no error on Android and the notification did the right thing

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

[kdeconnect] [Bug 452710] Transfers of images, 1 or more, silently fails, or just hangs forever.

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=452710

TraceyC  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||kde...@tlcnet.info
 Ever confirmed|0   |1

--- Comment #1 from TraceyC  ---
I was able to reproduce the problem:

1. On my Android, I opened KDE Connect and selected Send Files
2. From the DCIM folder I selected 6 png files
3. Tapped Select

Result:
On the Android, KDE Connect reports "Failed sending 6 of 6 files to "
On the laptop, KDE Connect says
Receiving file
6 files to Downloads

I attempted to transfer one text file, 67.21 KB
67.21 KB = 65.634765625 KiB

In Dolphin, the file was present in the Download folder with a size of 65.6IiB
The notification pop up had a bar that just kept going back and forth.
Inspecting the file, it looked complete
I force closed KDE Connect.

Attempting to send the same file a second time also succeeded and this time the
laptop notification showed the transfer as complete.
Another text file sent completed normally.

After that, I was able to successfully send 6 jpg files from the phone's DCIM
folder on the SD Card (also from DCIM on internal storage)
Sending 12 images was successful, as was 30

In summary:
The first few attempts at sending files succeeded but the phone said it failed
and the laptop notification hung
After force closing KDE Connect and restarting it, file transfers worked as
normal, no error on Android and the notification did the right thing

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

[plasmashell] [Bug 486996] New: Panel takes up to 1 second to show when set to auto-hide

2024-05-13 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=486996

Bug ID: 486996
   Summary: Panel takes up to 1 second to show when set to
auto-hide
Classification: Plasma
   Product: plasmashell
   Version: 6.0.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Pager
  Assignee: plasma-b...@kde.org
  Reporter: sonichedgehog_hyperblas...@yahoo.com
CC: h...@kde.org
  Target Milestone: 1.0

SUMMARY
Issue introduced in Plasma 6. When the panel is set to Auto Hide, it's slow to
pop up as you bring the mouse cursor to it. In Plasma 5 it would appear
instantly the moment the pointer touched the edge of the screen, now it appears
several milliseconds late sometimes an entire second.

STEPS TO REPRODUCE
Set default panel visibility to Auto-Hide, exit edit mode, move the cursor on
and off the screen edge.

OBSERVED RESULT
The panel isn't immediately shown when the mouse pointer touches it, the cursor
must be held on the edge for a random amount of time sometimes up to one
second.

EXPECTED RESULT
This didn't happen in Plasma 5 and is a noticeable limitation when trying to
operate quickly.

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

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

[plasmashell] [Bug 486996] Panel takes up to 1 second to show when set to auto-hide

2024-05-13 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=486996

Mircea Kitsune  changed:

   What|Removed |Added

 CC||sonichedgehog_hyperblast00@
   ||yahoo.com

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

[Spectacle] [Bug 486995] Resulting image contains %Y%M%D_%H%m%S in its name instead of the actual date

2024-05-13 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=486995

Mircea Kitsune  changed:

   What|Removed |Added

 CC||sonichedgehog_hyperblast00@
   ||yahoo.com

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

[Spectacle] [Bug 486995] New: Resulting image contains %Y%M%D_%H%m%S in its name instead of the actual date

2024-05-13 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=486995

Bug ID: 486995
   Summary: Resulting image contains %Y%M%D_%H%m%S in its name
instead of the actual date
Classification: Applications
   Product: Spectacle
   Version: 24.02.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: noaha...@gmail.com
  Reporter: sonichedgehog_hyperblas...@yahoo.com
CC: k...@david-redondo.de
  Target Milestone: ---

SUMMARY
Issue introduced in Plasma 6. When taking a screenshot with Spectacle, you'll
be prompted to save it with the name "Screenshot_%Y%M%D_%H%m%S.png". Most
likely some incorrect escaping and translation of the symbols occurs, causing
things like %Y to not be converted to the actual year but displayed as is.

STEPS TO REPRODUCE
Open Spectacle to take a screenshot.

OBSERVED RESULT
When saving, the suggested file name contains the formula %Y%M%D_%H%m%S in it.

EXPECTED RESULT
That should be converted to numbers representing the current date and time.

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

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

[plasma-systemmonitor] [Bug 486994] System Monitor: Process Table always displays a Configure button

2024-05-13 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=486994

Mircea Kitsune  changed:

   What|Removed |Added

 CC||sonichedgehog_hyperblast00@
   ||yahoo.com

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

[plasma-systemmonitor] [Bug 486994] New: System Monitor: Process Table always displays a Configure button

2024-05-13 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=486994

Bug ID: 486994
   Summary: System Monitor: Process Table always displays a
Configure button
Classification: Applications
   Product: plasma-systemmonitor
   Version: 6.0.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: sonichedgehog_hyperblas...@yahoo.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

Created attachment 169467
  --> https://bugs.kde.org/attachment.cgi?id=169467=edit
Screenshot of the affected plasmoid

SUMMARY
Issue introduced in Plasma 6. When creating a System Monitor plasmoid with the
Process Table display style, a button asking you to configure the plasmoid is
permanently displayed on top. What likely happens is this type of monitor
doesn't contain any sensors, but the monitor plasmoid is designed to suggest
configuring if no sensors were added... exceptions should be made for modes
without sensors such as Process Table and Application Table.

STEPS TO REPRODUCE
Add a System Monitor widget and set its display style to Process Table then
save.

OBSERVED RESULT
A button with the label Configure is permanently displayed on top although the
widget is configured.

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

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

[plasma-systemmonitor] [Bug 486993] System Monitor: Contents shrink when title is disabled

2024-05-13 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=486993

--- Comment #2 from Mircea Kitsune  ---
Created attachment 169466
  --> https://bugs.kde.org/attachment.cgi?id=169466=edit
Title on, correct behavior

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

[plasma-systemmonitor] [Bug 486993] System Monitor: Contents shrink when title is disabled

2024-05-13 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=486993

Mircea Kitsune  changed:

   What|Removed |Added

 CC||sonichedgehog_hyperblast00@
   ||yahoo.com

--- Comment #1 from Mircea Kitsune  ---
Created attachment 169465
  --> https://bugs.kde.org/attachment.cgi?id=169465=edit
Title off, defective behavior

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

[plasma-systemmonitor] [Bug 486993] New: System Monitor: Contents shrink when title is disabled

2024-05-13 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=486993

Bug ID: 486993
   Summary: System Monitor: Contents shrink when title is disabled
Classification: Applications
   Product: plasma-systemmonitor
   Version: 6.0.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: sonichedgehog_hyperblas...@yahoo.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
Issue introduced in Plasma 6. If a System Monitor plasmoid has its title
hidden, its contents will be shrunken toward the center of the plasmoid. This
isn't immediately visible and happens after plasmashell is restarted.

STEPS TO REPRODUCE
1. Add a System Monitor with the Pie Chart display style and some sensors.
2. Under Appearance disable the Show Title checkbox and save.
3. Restart Plasma, you can do this with the "pkill plasmashell;kstart
plasmashell" command.

OBSERVED RESULT
The contents of the window behave as if there's a high amount of padding and
shrink to a tiny size in the middle.

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

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

[kdeconnect] [Bug 459730] Video file transfer always fails

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=459730

TraceyC  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #3 from TraceyC  ---
The file used in testing was 4.12GB.
Closing the issue as I'm not able to reproduce.

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

[dolphin] [Bug 449198] Doesnt remember what folder to navigate to when clicking on "back-arrow", so opens the left tab, after relaunch

2024-05-13 Thread Henning
https://bugs.kde.org/show_bug.cgi?id=449198

Henning  changed:

   What|Removed |Added

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

--- Comment #2 from Henning  ---
oh, no it is not. I can still reproduce this strange issue.

1. open 2 tabs with subdirectories of home, like "pictures" and "videos"
2. close dolphin
3. reopen dolphin (it needs to use session restore so that the tabs are there
again)
4. on the tab to the right, press the "back" arrow

what happens?
it switches from "videos" to "pictures"! instead of going to "home"

what should happen?
it should go to the parent directory "home"

Or is this intentional behavior?

dolphin-24.02.2-2.fc40.x86_64
kf5-kio-core-libs-5.115.0-1.fc40.x86_64
Operating System: Fedora Linux 40
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0

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

[dolphin] [Bug 449198] Doesnt remember what folder to navigate to when clicking on "back-arrow", so opens the left tab, after relaunch

2024-05-13 Thread Henning
https://bugs.kde.org/show_bug.cgi?id=449198

Henning  changed:

   What|Removed |Added

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

--- Comment #1 from Henning  ---
fixed in Plasma 6 on Fedora 40

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

[frameworks-baloo] [Bug 473389] Kinoite: baloo makes Dolphin lag extremely

2024-05-13 Thread Henning
https://bugs.kde.org/show_bug.cgi?id=473389

Henning  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 486992] New: Crash of plasmashell when clicking on Redshift Control Plasmoid

2024-05-13 Thread Ysard
https://bugs.kde.org/show_bug.cgi?id=486992

Bug ID: 486992
   Summary: Crash of plasmashell when clicking on Redshift Control
Plasmoid
Classification: Plasma
   Product: plasmashell
   Version: 5.27.10
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ill.idan.p.o...@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.27.10)

Qt Version: 5.15.10
Frameworks Version: 5.107.0
Operating System: Linux 6.5.0-kali5-amd64 x86_64
Windowing System: X11
Distribution: Kali GNU/Linux Rolling
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
Plasmoid installed : Redshift Control 1.0;
https://github.com/kotelnik/plasma-applet-redshift-control
Crash when clicking on the icon to enable redshift that was paused.

The crash does not seem to be reproducible.

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

[KCrash Handler]
#4  0x7f9c6b58829a in QOpenGLContext::functions() const () at
/lib/x86_64-linux-gnu/libQt5Gui.so.5
#5  0x7f9c6cc0283d in QSGOpenGLLayer::invalidated() () at
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7f9c6cc0313c in QSGOpenGLLayer::~QSGOpenGLLayer() () at
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7f9c6cc03199 in QSGOpenGLLayer::~QSGOpenGLLayer() () at
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x7f9c6cd61353 in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#9  0x7f9c6cc6a6f9 in
QQuickWindowPrivate::runAndClearJobs(QList*) () at
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#10 0x7f9c6cc6ad40 in QQuickWindow::cleanupSceneGraph() () at
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#11 0x7f9c6cc0816d in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#12 0x7f9c6cc0a2e5 in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#13 0x7f9c6cc0ac1f in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#14 0x7f9c6aedaeb1 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x7f9c6a8a63ec in start_thread (arg=) at
./nptl/pthread_create.c:444
#16 0x7f9c6a926a4c in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 10 (Thread 0x7f9c269016c0 (LWP 1257548) "QSGRenderThread"):
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5625a6669400,
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  0x7f9c6a8a31bb in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x5625a6669400, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
./nptl/futex-internal.c:139
#3  0x7f9c6a8a5818 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x5625a66693b0, cond=0x5625a66693d8) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5625a66693d8, mutex=0x5625a66693b0) at
./nptl/pthread_cond_wait.c:618
#5  0x7f9c6aee0cab in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f9c6cc08835 in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7f9c6cc0ac61 in  () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x7f9c6aedaeb1 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f9c6a8a63ec in start_thread (arg=) at
./nptl/pthread_create.c:444
#10 0x7f9c6a926a4c in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 9 (Thread 0x7f9c3d1ff6c0 (LWP 1257547) "threaded-ml"):
#1  0x7f9c4c16e955 in  () at /lib/x86_64-linux-gnu/libpulse.so.0
#2  0x7f9c4c1602ec in pa_mainloop_poll () at
/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x7f9c4c16095a in pa_mainloop_iterate () at
/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x7f9c4c160a00 in pa_mainloop_run () at
/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x7f9c4c16ea2d in  () at /lib/x86_64-linux-gnu/libpulse.so.0
#6  0x7f9c4c0ae163 in  () at
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-16.1.so
#7  0x7f9c6a8a63ec in start_thread (arg=) at
./nptl/pthread_create.c:444
#8  0x7f9c6a926a4c in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 8 (Thread 0x7f9bf7fff6c0 (LWP 1252993) "QSGRenderThread"):
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5625a6108a20,
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  0x7f9c6a8a31bb in __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x5625a6108a20, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
./nptl/futex-internal.c:139
#3  0x7f9c6a8a5818 in __pthread_cond_wait_common (abstime=0x0, clockid=0,

[kate] [Bug 486991] Dynamic word wrap not kept from a session to other

2024-05-13 Thread Duns
https://bugs.kde.org/show_bug.cgi?id=486991

Duns  changed:

   What|Removed |Added

 CC||w...@culturanuova.net

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

[kate] [Bug 486991] New: Dynamic word wrap not kept from a session to other

2024-05-13 Thread Duns
https://bugs.kde.org/show_bug.cgi?id=486991

Bug ID: 486991
   Summary: Dynamic word wrap not kept from a session to other
Classification: Applications
   Product: kate
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: w...@culturanuova.net
  Target Milestone: ---

SUMMARY

You can enable Dynamic word wrap, but the next session you find it disabled

STEPS TO REPRODUCE
1. Enable Dynamic word wrap (View - > Word Wrap - > Dynamic word wrap)
2. In that session it works
3. The next session it will be still disabled

OBSERVED RESULT

You have every time to enable Dynamic word wrap

EXPECTED RESULT

Dynamic word wrap should remain enabled until you disable it 

SOFTWARE/OS VERSIONS

Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.5.0-28-generic (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 5700G with Radeon Graphics
Memory: 13,5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

ADDITIONAL INFORMATION

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

[neon] [Bug 486990] forget file in Recent files KDE menu not working

2024-05-13 Thread Duns
https://bugs.kde.org/show_bug.cgi?id=486990

Duns  changed:

   What|Removed |Added

 CC||w...@culturanuova.net

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

[neon] [Bug 486990] New: forget file in Recent files KDE menu not working

2024-05-13 Thread Duns
https://bugs.kde.org/show_bug.cgi?id=486990

Bug ID: 486990
   Summary: forget file in Recent files KDE menu not working
Classification: KDE Neon
   Product: neon
   Version: unspecified
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: w...@culturanuova.net
CC: carlosdema...@gmail.com, j...@jriddell.org,
neon-b...@kde.org
  Target Milestone: ---

SUMMARY

In KDE menu you can only forget *all* Recent files, but not select what forget

STEPS TO REPRODUCE
1. Open the KDE menu and go to Recent Files
2. Select a recent file (right mouse) and try to cancel it (Forget File)
3. That file remain in the list

OBSERVED RESULT

The recent doesn't deleted from the list

EXPECTED RESULT

It should disappear from the list

SOFTWARE/OS VERSIONS

Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.5.0-28-generic (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 5700G with Radeon Graphics
Memory: 13,5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 486989] New: System Tray Context Menu sets its size to 0x0 (practically invisble) everytime the floating system bar switches to fixed mode.

2024-05-13 Thread Glenn
https://bugs.kde.org/show_bug.cgi?id=486989

Bug ID: 486989
   Summary: System Tray Context Menu sets its size to 0x0
(practically invisble) everytime the floating system
bar switches to fixed mode.
Classification: Plasma
   Product: plasmashell
   Version: 6.0.4
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: glenn...@gmail.com
CC: mate...@gmail.com
  Target Milestone: 1.0

System Tray context menu sets its size to 0x0 (practically invisble) everytime
the floating system bar switches to not-floating style. This also happens
during floating mode when a window is maximized. It can be fixed temporarily by
setting it to floating style and resizing it manually, but as soon as the
system bar changes to not-floating style, it's resized back to 0x0. Resizing it
on not-floating style is impossible.

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

[kaddressbook] [Bug 58706] custom types for addresses and phone numbers

2024-05-13 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=58706

Peer Frank  changed:

   What|Removed |Added

 CC||peer.fr...@web.de

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

[kaddressbook] [Bug 478637] Add an additional field "Date of death"

2024-05-13 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=478637

Peer Frank  changed:

   What|Removed |Added

 CC||peer.fr...@web.de

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

[kaddressbook] [Bug 486489] edit contact dialog: Saving an (un)modified contact, always trigger an 'location modified' confirmation

2024-05-13 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=486489

--- Comment #1 from Peer Frank  ---
yes, that's annoying

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

[kaddressbook] [Bug 486489] edit contact dialog: Saving an (un)modified contact, always trigger an 'location modified' confirmation

2024-05-13 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=486489

Peer Frank  changed:

   What|Removed |Added

 CC||peer.fr...@web.de
   Platform|Neon|openSUSE

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

[kdeplasma-addons] [Bug 486481] No scrolling

2024-05-13 Thread Justin
https://bugs.kde.org/show_bug.cgi?id=486481

--- Comment #4 from Justin  ---
(In reply to Alan Rempel from comment #3)
> For me this behaviour is inconsistent -- sometimes when I scroll with my
> trackpad, the applications grid scrolls, and sometimes it does not. But when
> my cursor is on or near the scrollbar, scrolling always works. (openSUSE
> Tumbleweed 20240510, KDE Plasma 6.0.4, KDE Frameworks 6.1.0, Qt 6.7.0)

Yes! I have since discovered that scrolling will work for a few seconds at
times then stop again.

Also note, that one the same device on another drive with Kubuntu the scrolling
works fine in the application.

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

[plasmashell] [Bug 485594] Desktop Panel Moves When Starting An Application

2024-05-13 Thread Lubos Vozdecky
https://bugs.kde.org/show_bug.cgi?id=485594

--- Comment #2 from Lubos Vozdecky  ---
(In reply to Niccolò Venerandi from comment #1)
> May I ask you for a recording of this issue? I know it's going to be quite
> complex since it reproduces randomly, but maybe over a long recording you
> can get one?

This is actually a duplicate of Bug 481736. The temporary fix just desabling
kScreen. It happens when I turn my screen off.

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

[kwin] [Bug 486966] Plasma Wayland breaks when more than ~110 windows are open

2024-05-13 Thread Sam
https://bugs.kde.org/show_bug.cgi?id=486966

--- Comment #5 from Sam  ---
Annoys me when that happens to me. Relatable.

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

[systemsettings] [Bug 486605] Add option to lock screen when screen turns off

2024-05-13 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=486605

--- Comment #3 from Jakob Petsovits  ---
(In reply to Synthetic451 from comment #2)
> 2. But, having it in a power profile means that a user can configure a
> different locking experience for docked / undocked modes. Like if I am in
> the office and it's generally a safe space and I am plugged into AC power,
> maybe I don't want the screen to constantly lock. However, if I am out in a
> cafe on battery, then I do.

Two data points which convinced me that there is no such thing as a generally
safe space in the office, even docked at one's own cubicle:

* At my last workplace,  people who left their laptop unlocked had to buy
doughnuts for the rest of the team if someone else managed to send a message
from their Slack account.

* At an earlier workplace, my dear coworker opened a text editor and pasted
repeated lines of "I shall not leave my laptop unlocked" or something to that
effect.

I'm leaning toward the global setting :)

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

[krita] [Bug 486988] New: Missing buttons

2024-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486988

Bug ID: 486988
   Summary: Missing buttons
Classification: Applications
   Product: krita
   Version: 5.2.2
  Platform: Other
OS: Unspecified
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Dockers
  Assignee: krita-bugs-n...@kde.org
  Reporter: surrealho...@gmail.com
  Target Milestone: ---

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
Missing undo and redo buttons in the dockers

STEPS TO REPRODUCE
1. Open updated Krita
2. Observe the button 
3. 

OBSERVED RESULT


EXPECTED RESULT
To have undo and redo buttons

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.

[xdg-desktop-portal-kde] [Bug 485376] org.freedesktop.portal.Inhibit used by Flatpaked apps does not actually prevent screen locking / sleeping

2024-05-13 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=485376

--- Comment #8 from Wyatt Childers  ---
Also, this is not just a Firefox thing, this affects other things like
Moonlight.

It's been a very frustrating experience trying to play a game with a controller
and then having the screen shut off because the controller doesn't count as
activity and the "Moonlight is currently blocking sleep and screen locking
(Playing a game)" message in KDE's UI is a lie.

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

[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session

2024-05-13 Thread fililip
https://bugs.kde.org/show_bug.cgi?id=485425

fililip  changed:

   What|Removed |Added

Summary|Running some Wine (X11) |Running some Wine
   |applications forces |applications through
   |constant fullscreen |Xwayland forces constant
   |repaints for the rest of|fullscreen repaints for the
   |the session |rest of the session

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

[xdg-desktop-portal-kde] [Bug 485376] org.freedesktop.portal.Inhibit used by Flatpaked apps does not actually prevent screen locking / sleeping

2024-05-13 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=485376

--- Comment #7 from Wyatt Childers  ---
(In reply to Nate Graham from comment #4)
> That makes this a packaging bug in Firefox's Flatpak manifest. Can you
> report this upstream, or submit a patch? See
> https://github.com/flathub/org.mozilla.firefox.BaseApp/pulls

I disagree with this perspective.

> - The battery and brightness applet displays a message, that firefox prevents 
> screen lock
> - The screen locks anyway

If KDE says in its UI "Firefox Web Browser is currently blocking sleep and
screen locking (video-playing)" (**and it does**), it /should be/ suppressing
power management.

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

[krita] [Bug 486987] New: Failed to export on repeated attempts and several projects.

2024-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486987

Bug ID: 486987
   Summary: Failed to export on repeated attempts and several
projects.
Classification: Applications
   Product: krita
   Version: 5.2.2
  Platform: Compiled Sources
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Dockers/Recorder
  Assignee: krita-bugs-n...@kde.org
  Reporter: budd.chri...@gmail.com
  Target Milestone: ---

Created attachment 169464
  --> https://bugs.kde.org/attachment.cgi?id=169464=edit
screen shot of error message

Several attempts to export the current project have failed to export. Attempts
have been made on other projects with the same result.
   I have included a screenshot of the error message.

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

[i18n] [Bug 474572] Plasma5-pk-updates with mixed languages

2024-05-13 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=474572

Frank Steinmetzger  changed:

   What|Removed |Added

 CC||dev-...@felsenfleischer.de

--- Comment #7 from Frank Steinmetzger  ---
(In reply to Frank Kruger from comment #5)

> The issue is solved, if ":" is omitted in the translation for "Check for
> Updates" in plasma_applet_org.kde.plasma.pkupdates.po, i.e., "Auf
> Aktualisierungen prüfen"

I fixed that one now, so it should trickle down into packages over time.

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

[systemsettings] [Bug 486605] Add option to lock screen when screen turns off

2024-05-13 Thread Synthetic451
https://bugs.kde.org/show_bug.cgi?id=486605

--- Comment #2 from Synthetic451  ---
I think personally I am okay with either way, they both have pros and cons.

1. If its in screen locking, it's an easier UI choice I think. That setting
controls lock screen behavior it should be in Screen Locking settings. Also
having one toggle across all power profiles is just easy.

2. But, having it in a power profile means that a user can configure a
different locking experience for docked / undocked modes. Like if I am in the
office and it's generally a safe space and I am plugged into AC power, maybe I
don't want the screen to constantly lock. However, if I am out in a cafe on
battery, then I do.

There's benefits to both approaches. I am not sure which one is more optimal.

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

[Craft] [Bug 486467] MacOS X builds failing on CI due to signing tool not liking files that can't be blacklisted

2024-05-13 Thread Stefan Gerlach
https://bugs.kde.org/show_bug.cgi?id=486467

Stefan Gerlach  changed:

   What|Removed |Added

   Assignee|vonr...@kde.org |stefan.gerlach@uni-konstanz
   ||.de
 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from Stefan Gerlach  ---
Signing was done using the qt5-lts branch so blacklist must be changed in this
branch.

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

[systemsettings] [Bug 486605] Add option to lock screen when screen turns off

2024-05-13 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=486605

Jakob Petsovits  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Jakob Petsovits  ---
This seems reasonable. I wonder whether this option would be a better fit for
the "Screen Locking" configuration module though? There's already a checkbox
"Lock after waking from sleep", another one could go right below it saying e.g.
"Lock when screen is turned off". The functional difference would be that
putting the option there makes it a global setting, rather than per power state
profile. Would there be a problem with using the same behavior in all power
states?

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

[Powerdevil] [Bug 483099] Screen energy saving not working with DisplayPort screen

2024-05-13 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=483099

--- Comment #14 from Jakob Petsovits  ---
Could this be a duplicate of Bug 480026? Which was fixed by ignoring display
(re)connection events for 2 seconds instead of 1 after turning off the screens.

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

[xdg-desktop-portal-kde] [Bug 485376] org.freedesktop.portal.Inhibit used by Flatpaked apps does not actually prevent screen locking / sleeping

2024-05-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=485376

Nate Graham  changed:

   What|Removed |Added

 CC||kdebugs.81do7@haxing.ninja

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

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

[Powerdevil] [Bug 433452] Power management ignores sleep and screen locking suppression

2024-05-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=433452

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DUPLICATE
 Status|NEEDSINFO   |RESOLVED

--- Comment #12 from Nate Graham  ---
Yes, that's exactly it. This is caused by packaging bugs for those Flatpaked
apps; see Bug 485376.

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

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

[xdg-desktop-portal-kde] [Bug 485376] org.freedesktop.portal.Inhibit used by Flatpaked apps does not actually prevent screen locking / sleeping

2024-05-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=485376

Nate Graham  changed:

   What|Removed |Added

Summary|org.freedesktop.portal.Inhi |org.freedesktop.portal.Inhi
   |bit (used by Firefox|bit used by Flatpaked apps
   |flatpak) does not prevent   |does not actually prevent
   |screen locking / sleeping   |screen locking / sleeping

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

[Powerdevil] [Bug 433452] Power management ignores sleep and screen locking suppression

2024-05-13 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=433452

--- Comment #11 from Wyatt Childers  ---
Too add extra context, I see this with firefox and moonlight.

Maybe it's just anything coming from a flatpak is reported in the UI but
doesn't actually affect anything.

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

[Powerdevil] [Bug 433627] Battery and Brightness doesn't report all power suppressions

2024-05-13 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=433627

--- Comment #7 from Wyatt Childers  ---
(In reply to TraceyC from comment #6)
> It's been a while since there was any update on this. Has the issue been
> resolved, or is it still a problem?

I no longer use Elisa; I do not know if this is still a problem.

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

[Powerdevil] [Bug 433452] Power management ignores sleep and screen locking suppression

2024-05-13 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=433452

--- Comment #10 from Wyatt Childers  ---
(In reply to TraceyC from comment #9)
> Thank you for the bug report. It's been a while since this was last updated.
> Did you file the issue with the Elisa project? Has the issue been fixed or
> is there still a problem?

Yes, on an almost daily basis.

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

[Powerdevil] [Bug 483099] Screen energy saving not working with DisplayPort screen

2024-05-13 Thread Julien Delquié
https://bugs.kde.org/show_bug.cgi?id=483099

--- Comment #13 from Julien Delquié  ---
Upgraded to 6.0.4 some time ago, still the same issue.

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

[kwin] [Bug 485425] Running some Wine (X11) applications forces constant fullscreen repaints for the rest of the session

2024-05-13 Thread Aleksander
https://bugs.kde.org/show_bug.cgi?id=485425

--- Comment #12 from Aleksander  ---
This bug can be also triggered via launching "Yume Nikki" (free game) from
Steam.

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

[kwin] [Bug 485425] Running some Wine (X11) applications forces constant fullscreen repaints for the rest of the session

2024-05-13 Thread fililip
https://bugs.kde.org/show_bug.cgi?id=485425

fililip  changed:

   What|Removed |Added

Summary|Running a Wine/X11  |Running some Wine (X11)
   |application forces constant |applications forces
   |fullscreen repaints for the |constant fullscreen
   |rest of the session |repaints for the rest of
   ||the session

--- Comment #11 from fililip  ---
I've found a reliable reproducer: Yume Nikki on Steam (free). After running the
game, the fullscreen repaints are forced on all screens.

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

[kwin] [Bug 486966] Plasma Wayland breaks when more than ~110 windows are open

2024-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486966

duha.b...@gmail.com changed:

   What|Removed |Added

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

--- Comment #4 from duha.b...@gmail.com ---
Apologies  I was logged into a X11 for testing and didn't notice.

I retried in wayland and I was able to reproduce, sorry.

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

[digikam] [Bug 451659] WISH: Ability to search for import date

2024-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451659

regis...@bilney.co.uk changed:

   What|Removed |Added

 CC||regis...@bilney.co.uk

--- Comment #3 from regis...@bilney.co.uk ---
I'd like to vote for this feature.
Actually, while I can see the advantages in terms of the speed of search, for
adding an entry into the database, I think it may not satisfy everyone's
expectations (if the additional field isn't the one someone else is interested
in).
For me, using the existing 'Find Items' whose results can themselves be
searched by a secondary search dialog would solve the issue, and the speed
wouldn't be such an issue.
e.g., Use the existing 'Find Items' to search within the database (in my case
Picture Creation Date = 'this month') then search the resulting set of images
for the data from the filiing system (in my case the import date).  

Gray

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

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

2024-05-13 Thread Pasha
https://bugs.kde.org/show_bug.cgi?id=354802

--- Comment #226 from Pasha  ---
(In reply to quanticcpu2100 from comment #225)
> Not Fixed. Still the problem on plasma 6.04

Ha! Looks promising!

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

[kwin] [Bug 485425] Running a Wine/X11 application forces constant fullscreen repaints for the rest of the session

2024-05-13 Thread fililip
https://bugs.kde.org/show_bug.cgi?id=485425

fililip  changed:

   What|Removed |Added

Summary|Running a "custom" X window |Running a Wine/X11
   |via Xwayland forces |application forces constant
   |fullscreen repaints for the |fullscreen repaints for the
   |rest of the session all the |rest of the session
   |time|

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

[cantor] [Bug 469404] Sage backend crashes on any input

2024-05-13 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=469404

Alexander Semke  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

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

[cantor] [Bug 483482] Latex export file is empty.

2024-05-13 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=483482

Alexander Semke  changed:

   What|Removed |Added

   Assignee|cantor-b...@kde.org |alexander.se...@web.de

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

[cantor] [Bug 483482] Latex export file is empty.

2024-05-13 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=483482

Alexander Semke  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/educ |https://invent.kde.org/educ
   |ation/cantor/-/commit/6706e |ation/cantor/-/commit/73793
   |c0fc7da24cde86aad7a5110daa4 |e1f1ece4c598d3e5ac19ac059cd
   |4fa0a82e|8ffe6820

--- Comment #2 from Alexander Semke  ---
Git commit 73793e1f1ece4c598d3e5ac19ac059cd8ffe6820 by Alexander Semke.
Committed on 13/05/2024 at 20:53.
Pushed by asemke into branch 'release/24.05'.

Fixed the export to LaTex.

XSLTTokenizer is expecting the http protocol, not https, for the definition of
the namespace:
https://codebrowser.dev/qt5/qtxmlpatterns/src/xmlpatterns/utils/qcommonnamespaces_p.h.html#QPatternist::CommonNamespaces::XSLT
FIXED-IN: 24.05

M  +1-0CHANGELOG.md
M  +1-1src/xslt/latex.xsl

https://invent.kde.org/education/cantor/-/commit/73793e1f1ece4c598d3e5ac19ac059cd8ffe6820

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

[cantor] [Bug 483482] Latex export file is empty.

2024-05-13 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=483482

Alexander Semke  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/educ
   ||ation/cantor/-/commit/6706e
   ||c0fc7da24cde86aad7a5110daa4
   ||4fa0a82e
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||24.05

--- Comment #1 from Alexander Semke  ---
Git commit 6706ec0fc7da24cde86aad7a5110daa44fa0a82e by Alexander Semke.
Committed on 13/05/2024 at 20:52.
Pushed by asemke into branch 'master'.

Fixed the export to LaTex.

XSLTTokenizer is expecting the http protocol, not https, for the definition of
the namespace:
https://codebrowser.dev/qt5/qtxmlpatterns/src/xmlpatterns/utils/qcommonnamespaces_p.h.html#QPatternist::CommonNamespaces::XSLT
FIXED-IN: 24.05

M  +1-0CHANGELOG.md
M  +1-1src/xslt/latex.xsl

https://invent.kde.org/education/cantor/-/commit/6706ec0fc7da24cde86aad7a5110daa44fa0a82e

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

[Powerdevil] [Bug 486986] Powerdevil incorrectly turns off unlocked screen using timeout for locked screen

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=486986

--- Comment #2 from TraceyC  ---
Created attachment 169463
  --> https://bugs.kde.org/attachment.cgi?id=169463=edit
Advanced Power Settings

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

[Powerdevil] [Bug 486986] Powerdevil incorrectly turns off unlocked screen using timeout for locked screen

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=486986

--- Comment #1 from TraceyC  ---
Created attachment 169462
  --> https://bugs.kde.org/attachment.cgi?id=169462=edit
On Battery settings

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

[Powerdevil] [Bug 486986] New: Powerdevil incorrectly turns off unlocked screen using timeout for locked screen

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=486986

Bug ID: 486986
   Summary: Powerdevil incorrectly turns off unlocked screen using
timeout for locked screen
Classification: Plasma
   Product: Powerdevil
   Version: 6.0.4
  Platform: Solus
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: kde...@tlcnet.info
CC: m...@ratijas.tk, natalie_clar...@yahoo.de
  Target Milestone: ---

Created attachment 169461
  --> https://bugs.kde.org/attachment.cgi?id=169461=edit
AC Power settings

SUMMARY

When the system is unlocked, the screen is being turned off according to the
setting for "When locked, turn off screen: x sec". This happens for On AC Power
and On Battery profiles.

STEPS TO REPRODUCE
1. In Energy Savings, go to On AC Power.  Make sure settings for Dim and Turn
off Screen are higher than one minute, at least. Make sure "After a period of
inactivity" is set to Do nothing.
2. Set "When locked, turn off screen" to something very low (I used 10 sec)
3. Do not lock the screen, wait for that number of seconds.

OBSERVED RESULT

All displays are turned off after the count in"When locked, turn off screen"

EXPECTED RESULT

The displays are not turned off, since the system is not locked

SOFTWARE/OS VERSIONS
Operating System: Solus 4.5
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.6.3
Kernel Version: 6.8.9-289.current (64-bit)
Graphics Platform: Wayland
Processors: 16 × 11th Gen Intel® Core™ i7-11800H @ 2.30GHz
Memory: 62.5 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics
Manufacturer: Dell Inc.
Product Name: XPS 17 9710

WORKAROUND

It can become a nuisance if your displays are constantly turning off without
the system being locked, if you pause interacting for a minute or less. In this
case, set that setting to a higher value.

ADDITIONAL INFORMATION

I confirmed that changing the "When locked, turn off screen" settings on the On
Battery tab affected the behavior when the laptop was on battery.

The kernel correctly reports AC as online and the battery as charging

```
❯ upower -i /org/freedesktop/UPower/devices/line_power_AC
  native-path:  AC
  power supply: yes
  updated:  Mon 13 May 2024 01:28:29 PM CDT (6618 seconds ago)
  has history:  no
  has statistics:   no
  line-power
warning-level:   none
online:  yes
icon-name:  'ac-adapter-symbolic'

❯ upower -i /org/freedesktop/UPower/devices/battery_hidpp_battery_0
  native-path:  hidpp_battery_0
  model:G502 LIGHTSPEED Wireless Gaming Mouse
  serial:   5c-5c-4a-e6
  power supply: no
  updated:  Mon 13 May 2024 03:19:17 PM CDT (14 seconds ago)
  has history:  yes
  has statistics:   yes
  keyboard
present: yes
rechargeable:yes
state:   charging
warning-level:   none
percentage:  14%
icon-name:  'battery-caution-charging-symbolic'
```

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

[kdenlive] [Bug 486985] New: Pb with subtitle !

2024-05-13 Thread ThierryB
https://bugs.kde.org/show_bug.cgi?id=486985

Bug ID: 486985
   Summary: Pb with subtitle !
Classification: Applications
   Product: kdenlive
   Version: 22.12.3
  Platform: Microsoft Windows
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: j...@kdenlive.org
  Reporter: thierry.braz...@ac-nantes.fr
  Target Milestone: ---

Created attachment 169460
  --> https://bugs.kde.org/attachment.cgi?id=169460=edit
see in the attached file

Hi.
With this configutation (see attached file) , I obtained a double subtitle in
my movie !?
Could you help me, please ? 
May be a new version fixes the pb ?
Thanks a lot for your next response.
Best regards
Thierry (thierry.braz...@ac-nantes.fr)

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[kwin] [Bug 486966] Plasma Wayland breaks when more than ~110 windows are open

2024-05-13 Thread Sam
https://bugs.kde.org/show_bug.cgi?id=486966

--- Comment #3 from Sam  ---
Error occurs at roughly 60% memory utilization. Happens again with Konsole.
Also at roughly 20GB of memory utilization

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

[Elisa] [Bug 484972] Files tab is empty and it closes itself after clicking on Add to playlist

2024-05-13 Thread medin
https://bugs.kde.org/show_bug.cgi?id=484972

--- Comment #4 from medin  ---
Created attachment 169459
  --> https://bugs.kde.org/attachment.cgi?id=169459=edit
Files tab empty

(In reply to Jack Hill from comment #3)
> What path is the files tab showing when you click the Add to Playlist
> button? 

Nothing appears in Files tab.

> And are there any music files, or subdirectories in this folder?

I didn't add yet any music.

See my attached video for more info.

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

[Skanpage] [Bug 486984] New: Skanpage cannot open or save high res scans

2024-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486984

Bug ID: 486984
   Summary: Skanpage cannot open or save high res scans
Classification: Applications
   Product: Skanpage
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: a.stipp...@gmx.net
  Reporter: hedibi6...@ahieh.com
  Target Milestone: ---

Same bug as this, fixed the same way, you need to do this fix across all plasma
products that interact with images https://bugs.kde.org/show_bug.cgi?id=483534

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

[frameworks-baloo] [Bug 473389] Kinoite: baloo makes Dolphin lag extremely

2024-05-13 Thread Henning
https://bugs.kde.org/show_bug.cgi?id=473389

--- Comment #5 from Henning  ---
doesnt baloo work reliably with links?

Would this mean Fedora needs to build a variant that replaces that link?

Atomic Fedora uses a ton of linking, as the one you mention.

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

[akregator] [Bug 391865] Akregator allows feeds to gather data on article reading habits

2024-05-13 Thread Jaak Ristioja
https://bugs.kde.org/show_bug.cgi?id=391865

--- Comment #3 from Jaak Ristioja  ---
It appears this has long been fixed with the silent introduction of the "Allow
feed to load external references from the internet" setting, i.e. by the
following and other related git commits?

*
https://invent.kde.org/pim/akregator/-/commit/9170d1e43786976bc47be8135e8cadbd4cb06ffe
*
https://invent.kde.org/pim/akregator/-/commit/08fbb24d4d5529924c3ce1a1cfe468dd0bf2b28b
*
https://invent.kde.org/pim/akregator/-/commit/434fe9db7ec933929fd3bda8e0577440e9caa628

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

[Powerdevil] [Bug 429522] Powerdevil does not updates all settings when AC adapter is reconnected

2024-05-13 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=429522

TraceyC  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||kde...@tlcnet.info

--- Comment #2 from TraceyC  ---
Thank you for the bug report. Unfortunately we were not able to get to it yet.
Can we ask you to please check if this is still an issue with either Plasma
5.27 (the current LTS version) or Plasma 6.0.4 (the latest released version)?

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

[Spectacle] [Bug 486978] en gnome no funciona en kde plasma si lo hace

2024-05-13 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=486978

Noah Davis  changed:

   What|Removed |Added

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

--- Comment #1 from Noah Davis  ---


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

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

[Spectacle] [Bug 451842] Spectacle Won't Work on Fedora - on Gnome

2024-05-13 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=451842

Noah Davis  changed:

   What|Removed |Added

 CC||juram...@gmail.com

--- Comment #7 from Noah Davis  ---
*** Bug 486978 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 486961] Loads very slow

2024-05-13 Thread Henning
https://bugs.kde.org/show_bug.cgi?id=486961

--- Comment #4 from Henning  ---
Mai 13 22:15:39 PC plasmashell[79971]: kf.windowsystem.wayland: Failed to
recreate shadow for PlasmaQuick::Dialog(0x56263f046bc0)
Mai 13 22:15:39 PC plasmashell[79971]: qt.qpa.wayland: eglSwapBuffers failed
with 0x300d, surface: 0x0
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated
Mai 13 22:15:39 PC plasmashell[79971]: kf.svg: findInCache with a lastModified
timestamp of 0 is deprecated

I already reported that other bug with the SVGs

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

[kwin] [Bug 475612] Inter-Monitor Pixel Bleed in KDE Multi-Monitor Setup

2024-05-13 Thread Zack Melan
https://bugs.kde.org/show_bug.cgi?id=475612

Zack Melan  changed:

   What|Removed |Added

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

--- Comment #1 from Zack Melan  ---
not having this issue in 6.1 or 6.0

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

[kwin] [Bug 486081] Frame swapping in WebRTC screensharing while moving the mouse

2024-05-13 Thread fililip
https://bugs.kde.org/show_bug.cgi?id=486081

--- Comment #6 from fililip  ---
It looks like https://webrtc-review.googlesource.com/c/src/+/349881 has been
merged.
Now we need to wait for Firefox and Chromium to make use of this WebRTC fix.

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

[plasmashell] [Bug 486961] Loads very slow

2024-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486961

--- Comment #3 from duha.b...@gmail.com ---
Ohh :D

I cannot reproduce :/ 

Can you check your journald with journalctl -f and then click add new widgets
and see if you can get any useful error message?

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

[systemsettings] [Bug 486983] New: Switching to another layout (while pressed) does not work correctly

2024-05-13 Thread H. Peter Anvin
https://bugs.kde.org/show_bug.cgi?id=486983

Bug ID: 486983
   Summary: Switching to another layout (while pressed) does not
work correctly
Classification: Applications
   Product: systemsettings
   Version: 6.0.4
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_keyboard
  Assignee: plasma-b...@kde.org
  Reporter: h...@zytor.com
CC: butir...@gmail.com, natalie_clar...@yahoo.de
  Target Milestone: ---

SUMMARY

When using one of the Keyboard > Advanced > Switching to another layout > ...
(while pressed) options, KDE will *permanently* switch to the second layout;
after that, either pressing or releasing the key has no effect.

STEPS TO REPRODUCE
1. Define more than one keyboard layout
2. Set the option Advanced > Switching to another layout > Right Ctrl (while
pressed)
3. Type some using the first layout
4. Press Right Ctrl + some key to type using the second layout
5. Release Right Ctrl. Try to type again using the first layout

OBSERVED RESULT
At point 5, the second keyboard layout will be used.

EXPECTED RESULT
The first keyboard layout should be used.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Fedora 40, plasma-systemsettings-6.0.4-1.fc40.x86_64,
kwin-wayland-6.0.4.1-2.fc40.x86_64
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: qt6-qtbase-6.7.0-5.fc40.x86_64

ADDITIONAL INFORMATION

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

[valgrind] [Bug 353471] memcheck/tests/x86/xor-undef-x86 fails on OS X 10.11

2024-05-13 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=353471

Paul Floyd  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Paul Floyd  ---
With the patch from 282910 this testcase now passes on 10.13. Can't easily test
this on 10.11.

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

[valgrind] [Bug 348909] Support OS X 10.11 (El Capitan)

2024-05-13 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=348909
Bug 348909 depends on bug 353471, which changed state.

Bug 353471 Summary: memcheck/tests/x86/xor-undef-x86 fails on OS X 10.11
https://bugs.kde.org/show_bug.cgi?id=353471

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

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

  1   2   3   4   >