[dolphin] [Bug 483578] File search doesn't seem to work, doesn't ever list any files

2024-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483578

--- Comment #17 from tagwer...@innerjoin.org ---
(In reply to tagwerk19 from comment #16)
> Let me try a Tumbleweed... Will be back asap :-)
I've a very vanilla tumbleweed installed
(openSUSE-Tumbleweed-DVD-x86_64-Snapshot20240425-Media.iso) and it behaves
nearly as it should...

Have a look at ~/.config/baloofilerc, if you've disabled Baloo you should see:

[Basic Settings]
Indexing-Enabled=false

at the top of the file. This would be set if you disable via System Settings >
Search.

I have a memory, of an Arch system I think, where it wasn't possible to get
that to "stick", the config was rewritten by something and Baloo reenabled. You
had to disable Baloo and set the file read-only to get round that (Bug 481101)

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

[frameworks-kio] [Bug 485854] kde-frameworks/kio-6.1.0: [LLVM-18] src/gui/systemd/scopedprocessrunner.cpp:60:9: error: use of undeclared identifier 'close'

2024-04-26 Thread Andreas Sturmlechner
https://bugs.kde.org/show_bug.cgi?id=485854

Andreas Sturmlechner  changed:

   What|Removed |Added

   See Also||https://invent.kde.org/fram
   ||eworks/kio/-/merge_requests
   ||/1619

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

[valgrind] [Bug 486180] [Valgrind][MIPS] 'VexGuestArchState' has no member named 'guest_IP_AT_SYSCALL'

2024-04-26 Thread Nikita Leontiev
https://bugs.kde.org/show_bug.cgi?id=486180

--- Comment #3 from Nikita Leontiev  ---
I used clean source from tarball:

wget https://sourceware.org/pub/valgrind/valgrind-3.23.0.tar.bz2
tar xf valgrind-3.23.0.tar.bz2
cd valgrind-3.23.0
./configure --host=mipsel-linux --target=mipsel-linux
make

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

[kwin] [Bug 486149] Option to set FreeSync (VRR) mode has disappeared

2024-04-26 Thread Mufeed Ali
https://bugs.kde.org/show_bug.cgi?id=486149

--- Comment #5 from Mufeed Ali  ---
Okay, sorry for the false alert but the `kscreen -o` output was on this boot
and I hadn't checked the system settings app yet. The Adaptive Sync option is
back... I have no idea what's going on.

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

[kwin] [Bug 486149] Option to set FreeSync (VRR) mode has disappeared

2024-04-26 Thread Mufeed Ali
https://bugs.kde.org/show_bug.cgi?id=486149

--- Comment #4 from Mufeed Ali  ---
Created attachment 168939
  --> https://bugs.kde.org/attachment.cgi?id=168939=edit
`kscreen -o` output

Looks like you're right. VRR is showing up as "Automatic" here. I also feel
like it's working considering that it looked fine when I played Firewatch but
that wasn't a lot of time and I don't really know what to look for when it
comes to evidence on the contrary.

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

[kwin] [Bug 485424] Fullscreen games have a choppy visual framerate ~ last good commit a4be9859b72b9aaa8b6a9a9b4bdb413ea987ab2d

2024-04-26 Thread Kyle Devir
https://bugs.kde.org/show_bug.cgi?id=485424

--- Comment #8 from Kyle Devir  ---
https://invent.kde.org/plasma/kwin/-/commit/48197a4f5be12cb0aadad0cd3b090890a59fca60

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

[kwin] [Bug 485424] Fullscreen games have a choppy visual framerate ~ last good commit a4be9859b72b9aaa8b6a9a9b4bdb413ea987ab2d

2024-04-26 Thread Kyle Devir
https://bugs.kde.org/show_bug.cgi?id=485424

--- Comment #7 from Kyle Devir  ---
(In reply to Zamundaaa from comment #5)
> This sounds a bit like bug 485730. What KWin version / commit are you on? On
> git master, running RDR2 with adaptive sync, there's no stutter

Currently, 48197a4f5be12cb0aadad0cd3b090890a59fca60

I'll rebuild with current master, and see if I can reproduce

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

[okular] [Bug 486186] The visibility of the sidebar and the corresponding UI items not consistent

2024-04-26 Thread Ronald
https://bugs.kde.org/show_bug.cgi?id=486186

Ronald  changed:

   What|Removed |Added

Summary|The visibility of the   |The visibility of the
   |sidebar and the |sidebar and the
   |corresponding UI items  |corresponding UI items not
   |should consistent.  |consistent

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

[kontact] [Bug 484775] Kontact Does Not Start After Upgrade to Plasma 6.0.3

2024-04-26 Thread Pedro Rosado
https://bugs.kde.org/show_bug.cgi?id=484775

--- Comment #5 from Pedro Rosado  ---
Good news! 

After upgrading to Snapshot 20240425 in Tumbleweed, Kontact starts just fine. I
tested it three times, and each time, it opened fine.

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

[kontact] [Bug 484775] Kontact Does Not Start After Upgrade to Plasma 6.0.3

2024-04-26 Thread Pedro Rosado
https://bugs.kde.org/show_bug.cgi?id=484775

Pedro Rosado  changed:

   What|Removed |Added

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

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

[krfb] [Bug 458191] KRFB on Wayland, Have to confirm "Select what to share" and "New connection" even if you select "Enable Unattended Access"

2024-04-26 Thread nl.smart
https://bugs.kde.org/show_bug.cgi?id=458191

--- Comment #8 from nl.smart  ---
Hi,

Someone on KDE discuss wrote a patch to solve this issue, thanks a lot to him
for his help, not tested, I'm not dev.

Find below  the KDE discuss link

https://discuss.kde.org/t/krfb-on-wayland-have-to-confirm-remote-control-requested/2650/9

Find below the code to solve the issue

diff --git a/src/remotedesktop.cpp b/src/remotedesktop.cpp
index 9c27b10..100d6f3 100644
--- a/src/remotedesktop.cpp
+++ b/src/remotedesktop.cpp
@@ -136,10 +136,6 @@ uint RemoteDesktopPortal::Start(const QDBusObjectPath
,
 Utils::setParentWindow(remoteDesktopDialog->windowHandle(),
parent_window);
 Request::makeClosableDialogRequest(handle, remoteDesktopDialog.get());
 connect(session, ::closed, remoteDesktopDialog.data(),
::reject);
-
-if (!remoteDesktopDialog->exec()) {
-return 1;
-}
 }

 if (session->screenSharingEnabled()) {

The code for Nixos

nixpkgs.overlays = [(final: prev:
{
  libsForQt5 = prev.libsForQt5.overrideScope (final: prev:
  {
plasma5 = prev.plasma5.overrideScope (final: prev:
{
  xdg-desktop-portal-kde = prev.xdg-desktop-portal-kde.overrideAttrs
(prev:
{ patches = (prev.patches or []) ++ [ ./krfb.patch ]; });
});
xdg-desktop-portal-kde = final.plasma5.xdg-desktop-portal-kde;
  });
})];

I hope it will be helpfull to solve it :-)

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

[valgrind] [Bug 486180] [Valgrind][MIPS] 'VexGuestArchState' has no member named 'guest_IP_AT_SYSCALL'

2024-04-26 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486180

--- Comment #2 from Paul Floyd  ---
Almost certainly the problem is that VEX/pub/libvex_guest_mips{32,64}.h are
missing U{Int,Long} guest_IP_AT_SYSCALL plus maybe something to initialize
them.

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

[valgrind] [Bug 486180] [Valgrind][MIPS] 'VexGuestArchState' has no member named 'guest_IP_AT_SYSCALL'

2024-04-26 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486180

Paul Floyd  changed:

   What|Removed |Added

 CC||pjfl...@wanadoo.fr

--- Comment #1 from Paul Floyd  ---
Do you get the error from a clean clone of Valgrind?

If it’s from an old git repo, does running ‘make distclean’ and ‘autogen.sh’
then configure and make work?

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

[libplasma] [Bug 485688] ActionTextField has a larger height than other controls

2024-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485688

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/libplasma/-/merge_requests/

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

[kde] [Bug 486153] monitor goes blank or to sleep after being turned on in dual monitor setup

2024-04-26 Thread Rajinder Yadav
https://bugs.kde.org/show_bug.cgi?id=486153

--- Comment #2 from Rajinder Yadav  ---
In the previous comment, when the system woke from ram sleep, the other monitor
light turn from amber (sleep) to green (wake), however the screen was black as
if still sleeping.

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

[kde] [Bug 486153] monitor goes blank or to sleep after being turned on in dual monitor setup

2024-04-26 Thread Rajinder Yadav
https://bugs.kde.org/show_bug.cgi?id=486153

--- Comment #1 from Rajinder Yadav  ---
I just put my system to ram sleep without turning off the monitor this time.
when I woke up the system, I had the same problem with the same monitor.
However this time it didn't come out of sleep so I had to press the power
button to toggle it off then on.

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

[digikam] [Bug 467766] MySQL foreign key error on a zero image id

2024-04-26 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=467766

--- Comment #49 from Petr Schonmann  ---
Synology Drive Client is the desktop utility that provides file syncing and
personal computer backup services on multiple client computers to a centralized
server, Synology Drive Server.
https://kb.synology.com/en-us/DSM/help/SynologyDriveClient/synologydriveclient?version=7

It act like other cloud clients. Its two way sync. If something changes on
localhost, its uploaded to server, when something changed on server its pushed
to localhost.

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

[kalarm] [Bug 486187] New: cant activate rtc wakeup

2024-04-26 Thread zak
https://bugs.kde.org/show_bug.cgi?id=486187

Bug ID: 486187
   Summary: cant activate rtc wakeup
Classification: Applications
   Product: kalarm
   Version: 3.8.1
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: djar...@kde.org
  Reporter: dz.wb...@gmail.com
  Target Milestone: ---

SUMMARY:
when trying to make an rtc wake-up it does not set it. this is what i get in
terminal:

org.kde.pim.kalarm: Kernel alarm timers not available (no CAP_WAKE_ALARM
capability)
kf.i18n.kuit: "Tag 'b' is not defined in message
{<__kuit_internal_top__>This wakeup will cancel any existing wakeup which
h...}."
Warning from helper: QProcess: Destroyed while process ("/usr/bin/rtcwake") is
still running.

my pc have the rtc option, if i set it manually it works:
echo Setting rtclock; echo "sudopass HERE" | sudo -S rtcwake -m no -l -t $(date
+%s -d 'today 1610')

to show the current wakeup time:
echo "sudopass HERE" | sudo -S rtcwake -m show -l -v |rg alarm: | cut -c 8-30

but with Kalarm it does not work.

STEPS TO REPRODUCE
1. new alarm
2. highlight the alarm
3. actions > wake from suspend
4. use highlighted alarm

OBSERVED RESULT
no rtc wakeup is programmed when clicking "use highlighted alarm"

EXPECTED RESULT
a wakeup program

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.9.0-rc4-1-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-6300U CPU @ 2.40GHz
Memory: 11,6 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 520
Manufacturer: Dell Inc.
Product Name: Latitude 7480

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

[okular] [Bug 486186] New: The visibility of the sidebar and the corresponding UI items should consistent.

2024-04-26 Thread Ronald
https://bugs.kde.org/show_bug.cgi?id=486186

Bug ID: 486186
   Summary: The visibility of the sidebar and the corresponding UI
items should consistent.
Classification: Applications
   Product: okular
   Version: 24.02.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: follow...@163.com
  Target Milestone: ---

SUMMARY
The visibility of the sidebar and the corresponding UI items should consistent.

STEPS TO REPRODUCE
1. Open a pdf file in Okular
2. Turn sidebar on
3. Close Okular
4. Open Okular and open the same file
5. The sidebar doesn't show, however the corresponding toolbar button is down,
and the corresponding menu item is checked

OBSERVED RESULT
As in step 5 above

EXPECTED RESULT
The visibility of the sidebar and the corresponding UI items should consistent.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.0.4
Qt Version: 6.7.0

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

[libplasma] [Bug 485688] ActionTextField has a larger height than other controls

2024-04-26 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=485688

Fushan Wen  changed:

   What|Removed |Added

Product|frameworks-kirigami |libplasma
  Component|general |components
   Assignee|kdelibs-b...@kde.org|plasma-b...@kde.org
   Target Milestone|Not decided |---
Version|Master  |unspecified

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

[frameworks-kirigami] [Bug 485688] ActionTextField has a larger height than other controls

2024-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485688

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kwin] [Bug 475468] On X11 with NVIDIA GPU, window and panel resizing is very laggy when any panels are set to Floating or Adapting transparency

2024-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475468

--- Comment #21 from rick...@refused.net ---
kwin 6.0.4.1
nvidia vulkan dev 550.40.61

I can't reproduce this anymore so it seems like it's fixed?

The nvidia changelog:

Fixed crash in vkLatencySleepNV that happened under some circumstances
Fixed performance drop when NVIDIA Reflex was enabled under some
circumstances
Fixed HEVC decode scaling list and made them universal
Fixed indexed draws after executing secondary command buffer with index
type change
Fixed reconvergence hang with partitioned subgroup operations
Fixed inconsistency between vkGetPhysicalDeviceSurfaceSupportKHR and
vkGetPhysicalDevicePresentRectanglesKHR on certain displays

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

[Spectacle] [Bug 486118] Two screens are not close to each other on X11

2024-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486118

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|6.1 |Plasma 6.1 and Spectacle
   ||24.05

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

[plasmashell] [Bug 485431] Crash when closing balenaEtcher

2024-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485431

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

[Discover] [Bug 484649] crash after launched 1min

2024-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484649

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[okular] [Bug 484294] Size of the text in forms while editing is dependent on pdf size

2024-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484294

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

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

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

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

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

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

[kdenlive] [Bug 485259] does not appear video

2024-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485259

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

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

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

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

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

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

[plasmashell] [Bug 484779] Add ability to select/deselect all

2024-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484779

--- 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 483673] Protocol fish not supported, kio-extras installed

2024-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=483673

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[Powerdevil] [Bug 485204] PowerDevil KCM setting "Even when an external monitor is connected" is not consistently applied

2024-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485204

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

[plasmashell] [Bug 484286] Taskbar error icons

2024-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484286

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

[KScreen] [Bug 483841] Monitors inappropriately become mirrored after wake from suspend

2024-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=483841

--- 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 484139] Global Menu in toolbar not showing on applications.

2024-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484139

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

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

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

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

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

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

[kwin] [Bug 485352] ScreenShot2 CaptureScreen DBus timeout on X11

2024-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=485352

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|6.1 |6.0.5

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

[partitionmanager] [Bug 486185] Partition Manager fails at detecting partition, while GParted, Gnome Disks and fdisk show the actual partition.

2024-04-26 Thread Jorge Blasio
https://bugs.kde.org/show_bug.cgi?id=486185

Jorge Blasio  changed:

   What|Removed |Added

Summary|Partition Manager fails at  |Partition Manager fails at
   |detecting partition, while  |detecting partition, while
   |GParted and Gnome Disks and |GParted, Gnome Disks and
   |fdisk show the actual   |fdisk show the actual
   |partition.  |partition.

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

[partitionmanager] [Bug 486185] Partition Manager fails at detecting partition, while GParted and Gnome Disks and fdisk show the actual partition.

2024-04-26 Thread Jorge Blasio
https://bugs.kde.org/show_bug.cgi?id=486185

Jorge Blasio  changed:

   What|Removed |Added

Summary|Partition Manager fails at  |Partition Manager fails at
   |detecting partition, while  |detecting partition, while
   |GParted and Gnome Disks |GParted and Gnome Disks and
   |show the proper partition.  |fdisk show the actual
   ||partition.

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

[partitionmanager] [Bug 486185] New: Partition Manager fails at detecting partition, while GParted and Gnome Disks show the proper partition.

2024-04-26 Thread Jorge Blasio
https://bugs.kde.org/show_bug.cgi?id=486185

Bug ID: 486185
   Summary: Partition Manager fails at detecting partition, while
GParted and Gnome Disks show the proper partition.
Classification: Applications
   Product: partitionmanager
   Version: 24.02.2
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: jorgebla...@mac.com
  Target Milestone: ---

Created attachment 168938
  --> https://bugs.kde.org/attachment.cgi?id=168938=edit
Screenshot of partition managers and konsole.

SUMMARY
KDE Partition Manager displays /dev/sdb as unknown filesystem, 28.82 GiB
capacity, inactive.

GParted, Gnome disks and fdisk -l show /dev/sdb as File system: fat32, the used
capacity, remaining capacity, total size 28.82 GiB, the blank label, the UUID,
the mount point, the path and the sectors, first: 0, last: 60437491 and total:
60437492

STEPS TO REPRODUCE
1. Open KDE Partition Manager, be informed you are missing tools to handle ext4
filesystems and nvme drives because linux-utils and e2fsprogs are not
installed.
2. Look for connected USB drive.
3. USB drive has unknown, unassigned filesystem.
4. Compare to GParted, Gnome Disks and fdisk -l

OBSERVED RESULT
FAT32 partition is not detected.

EXPECTED RESULT
FAT32 partition to be detected.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  openSUSE Tumbleweed 20240418
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1
Qt Version: 6.7.0

ADDITIONAL INFORMATION
Kernel 6.8.6-1
Wayland session

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

[kwin] [Bug 435108] "Move mouse to center" action should center within the current screen, not the combined area of all screens

2024-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435108

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0.5

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

[dolphin] [Bug 453756] Location bar resets after several seconds when typing

2024-04-26 Thread Cesar Garcia
https://bugs.kde.org/show_bug.cgi?id=453756

--- Comment #30 from Cesar Garcia  ---
Also happening on Plasma 6 with Dolphin 24.02.2. I am using k3s instead of
Docker, and also the location bar starts working again once i stop k3s and kill
all the containers.

Operating System: Arch Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-arch1-1 (64-bit)
Graphics Platform: Wayland

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

[kate] [Bug 486066] Window management broken

2024-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486066

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||24.05
 CC||n...@kde.org

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

[dolphin] [Bug 486184] Weird XDG MIME Behavior with KDE Dolphin on Sway/Hyprland

2024-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486184

hftsai...@gmail.com changed:

   What|Removed |Added

 CC||hftsai...@gmail.com

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

[dolphin] [Bug 486184] New: Weird XDG MIME Behavior with KDE Dolphin on Sway/Hyprland

2024-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486184

Bug ID: 486184
   Summary: Weird XDG MIME Behavior with KDE Dolphin on
Sway/Hyprland
Classification: Applications
   Product: dolphin
   Version: 24.02.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: hftsai...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Created attachment 168937
  --> https://bugs.kde.org/attachment.cgi?id=168937=edit
Empty list in application selection window

***
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. Start Dolphin in Non-Plasma desktop environment (reproducible in Sway and
Hyprland)
2. Open a file by clicking/double-clicking the icon

OBSERVED RESULT
An application selection window pops up with no candidate in the list. 

EXPECTED RESULT
Open the selected file with the default application specified by xdg-mime.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux, Kernel 6.6.28-1-lts
(available in About System)
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
This bug does not present in KDE Plasma 6.0.4

sway 1:1.9-3
hyprland 0.39.1-5
Flatpak version yields the same result (v24.02.2)

~/.config/xdg-desktop-portal/hyprland-portals.conf:
[preferred]
default=hyprland;gtk
org.freedesktop.impl.portal.FileChooser=kde

logs from /usr/lib/xdg-desktop-portal -rv:
XDP: Found 'kde' in configuration for org.freedesktop.impl.portal.FileChooser
XDP: Using kde.portal for org.freedesktop.impl.portal.FileChooser (config)
XDP: providing portal org.freedesktop.portal.FileChooser
XDP: Found 'kde' in configuration for org.freedesktop.impl.portal.AppChooser
XDP: Using kde.portal for org.freedesktop.impl.portal.AppChooser (config)
XDP: providing portal org.freedesktop.portal.OpenURI
org.freedesktop.impl.portal.AppChooser=kde

Original post in Arch Forum: https://bbs.archlinux.org/viewtopic.php?id=295236

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

[Powerdevil] [Bug 482278] Screen remains dimmed after unlocking

2024-04-26 Thread kinghat
https://bugs.kde.org/show_bug.cgi?id=482278

kinghat  changed:

   What|Removed |Added

 CC||madl...@gmail.com

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

[Spectacle] [Bug 484038] Make it clear that screen recording isn't supported on X11

2024-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=484038

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Version Fixed In||24.05

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

[frameworks-kirigami] [Bug 485688] ActionTextField has a larger height than other controls

2024-04-26 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=485688

Fushan Wen  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Fushan Wen  ---
Regression from https://invent.kde.org/plasma/libplasma/-/merge_requests/1096

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

[frameworks-kirigami] [Bug 485688] ActionTextField has a larger height than other controls

2024-04-26 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=485688

Fushan Wen  changed:

   What|Removed |Added

 CC||m...@nueljl.in

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

[plasmashell] [Bug 486049] floating panel having the wrong size under wayland

2024-04-26 Thread KazuhiroShigeru
https://bugs.kde.org/show_bug.cgi?id=486049

--- Comment #4 from KazuhiroShigeru  ---
(In reply to KazuhiroShigeru from comment #3)
> (In reply to Niccolò Venerandi from comment #2)
> > When you enter edit mode, do you see it still as "fit content" or does it
> > fall back to "fill width"?
> 
> by default it was using "fit content" after upgrading from plasma 5.27.x 
> I ended setting it to custom and the bug shows up at random, but less times
> now. will reboot to see if it persists and reply back

well, it seems like that after updating arch the bug was fixed, as I set the
panel to "fit content" again and it's not happening even after a reboot under
the wayland session.

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

[plasmashell] [Bug 486049] floating panel having the wrong size under wayland

2024-04-26 Thread KazuhiroShigeru
https://bugs.kde.org/show_bug.cgi?id=486049

--- Comment #3 from KazuhiroShigeru  ---
(In reply to Niccolò Venerandi from comment #2)
> When you enter edit mode, do you see it still as "fit content" or does it
> fall back to "fill width"?

by default it was using "fit content" after upgrading from plasma 5.27.x 
I ended setting it to custom and the bug shows up at random, but less times
now. will reboot to see if it persists and reply back

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

[konsole] [Bug 486183] Allow displaying time stamps for each command's output.

2024-04-26 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=486183

Roke Julian Lockhart Beedell <4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

   See Also||https://github.com/warpdotd
   ||ev/Warp/issues/4675#issue-2
   ||220046805

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

[konsole] [Bug 486183] New: Allow displaying time stamps for each command's output.

2024-04-26 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=486183

Bug ID: 486183
   Summary: Allow displaying time stamps for each command's
output.
Classification: Applications
   Product: konsole
   Version: master
  Platform: Compiled Sources
   URL: https://stackoverflow.com/questions/36433086/show-time
-when-executing-command-in-konsole#comment138205509_36
433200
OS: All
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: emulation
  Assignee: konsole-de...@kde.org
  Reporter: 4wy78...@rokejulianlockhart.addy.io
  Target Milestone: ---
 Flags: performance-

SUMMARY
I would like to render command output timestamps in a sidebar.

STEPS TO REPRODUCE
Install
https://kojipkgs.fedoraproject.org//packages/konsole/24.02.2/1.fc40/x86_64/konsole-24.02.2-1.fc40.x86_64.rpm.

OBSERVED RESULT
I'm unable to render these using the terminal emulator. The highest level
available is the shell in use.

EXPECTED RESULT
I should be able to.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 40
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-300.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi

ADDITIONAL INFORMATION
I expected that this had been requested beforehand, so I never bothered to, but
I see no evidence that it ever has been, which astounds me.

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

[kwin] [Bug 466749] Glitching cursor and screen content in applications in full screen when using a fractional scaling factor

2024-04-26 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=466749

Zamundaaa  changed:

   What|Removed |Added

 CC||xaver.h...@gmail.com
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #6 from Zamundaaa  ---
Afaik this has been fixed in amdgpu, with
https://patchwork.freedesktop.org/patch/557059/

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

[NeoChat] [Bug 486181] Crash upon invocation.

2024-04-26 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=486181

--- Comment #2 from Roke Julian Lockhart Beedell 
<4wy78...@rokejulianlockhart.addy.io> ---
1. 
https://www.mediafire.com/file/5pm1psw24zu9c9n/screen-20240427-013146.mp4/file
2. 
https://www.mediafire.com/file/027gko34aacdfi4/screen-20240427-012539.mp4/file

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

[NeoChat] [Bug 486181] Crash upon invocation.

2024-04-26 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=486181

--- Comment #1 from Roke Julian Lockhart Beedell 
<4wy78...@rokejulianlockhart.addy.io> ---
https://www.mediafire.com/file/5i2gg6qqv40lkxn/bugreport-FP5-TKQ1.230127.002-2024-04-27-01-30-41.zip/file

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

[NeoChat] [Bug 486181] Crash upon invocation.

2024-04-26 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=486181

Roke Julian Lockhart Beedell <4wy78...@rokejulianlockhart.addy.io> changed:

   What|Removed |Added

URL||https://www.mediafire.com/f
   ||ile/5i2gg6qqv40lkxn/bugrepo
   ||rt-FP5-TKQ1.230127.002-2024
   ||-04-27-01-30-41.zip/file

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

[kwin] [Bug 486182] Artifact window in overview which crashes KWin on click

2024-04-26 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=486182

--- Comment #1 from Natalie Clarius  ---
Created attachment 168936
  --> https://bugs.kde.org/attachment.cgi?id=168936=edit
Backtrace of the crash after cliking the fake window

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

[kwin] [Bug 486182] New: Artifact window in overview which crashes KWin on click

2024-04-26 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=486182

Bug ID: 486182
   Summary: Artifact window in overview which crashes KWin on
click
Classification: Plasma
   Product: kwin
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: effects-overview
  Assignee: kwin-bugs-n...@kde.org
  Reporter: natalie_clar...@yahoo.de
CC: vlad.zahorod...@kde.org
  Target Milestone: ---

Created attachment 168935
  --> https://bugs.kde.org/attachment.cgi?id=168935=edit
Overview with artifact

SUMMARY
Whenever I open overview, I get among the windows a small accent colored
rectangle (see screenshot), which on click crashes KWin (see backtrace).

SOFTWARE/OS VERSIONS
git master
X11

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

[NeoChat] [Bug 486181] New: Crash upon invocation.

2024-04-26 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=486181

Bug ID: 486181
   Summary: Crash upon invocation.
Classification: Applications
   Product: NeoChat
   Version: 23.08.5
  Platform: Android
OS: Android 13.x
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: General
  Assignee: fe...@posteo.de
  Reporter: 4wy78...@rokejulianlockhart.addy.io
CC: c...@carlschwan.eu
  Target Milestone: ---

STEPS TO REPRODUCE
1.  Install build FP5.TT4C.A.154.20240320 from
https://fairphone-android-builds.ams3.digitaloceanspaces.com/FP5/A13/FP5-TT4C-factory.zip
2.  Install
https://cdn.kde.org/android/stable-releases/fdroid/repo/neochat-app-arm64-v8a.apk
3.  Attempt to invoke NeoChat.

OBSERVED RESULT
It crashes.

EXPECTED RESULT
It shouldn't.

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

[plasmashell] [Bug 486164] Grid layout in Widget Explorer gets jumbled when filtering

2024-04-26 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=486164

Natalie Clarius  changed:

   What|Removed |Added

 CC||notm...@gmail.com

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

[plasmashell] [Bug 486164] Grid layout in Widget Explorer gets jumbled when filtering

2024-04-26 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=486164

Natalie Clarius  changed:

   What|Removed |Added

Summary|Layout in Widget Explorer   |Grid layout in Widget
   |gets jumbled when filtering |Explorer gets jumbled when
   ||filtering

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

[systemsettings] [Bug 486167] Install of Epson ET-8550 network printer won't complete - Printer not discovered on network

2024-04-26 Thread Mike
https://bugs.kde.org/show_bug.cgi?id=486167

--- Comment #3 from Mike  ---
Can you remove the printer and try again, this time choose  the "Driverless"
option when displayed?

If you cannot remove the printer from System Settings, you can try from the
CUPS web GUI, `localhost:631`.

I have seen cases where the files in /etc/cups/ssl had to be removed and the
cups service restarted before the printer would leave the "Paused" state.

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

[kwin] [Bug 461414] [wayland] Panel doesn't register primary (left) mouse clicks with window behavior setting "activate and raise"

2024-04-26 Thread Justin
https://bugs.kde.org/show_bug.cgi?id=461414

--- Comment #8 from Justin  ---
Yes, it would be good to see a fix. This bug stops me from switching to
Wayland.

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

[dolphin] [Bug 453756] Location bar resets after several seconds when typing

2024-04-26 Thread Cesar Garcia
https://bugs.kde.org/show_bug.cgi?id=453756

Cesar Garcia  changed:

   What|Removed |Added

 CC||cesa...@gmail.com

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

[systemsettings] [Bug 486167] Install of Epson ET-8550 network printer won't complete - Printer not discovered on network

2024-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486167

--- Comment #2 from w...@nc.rr.com ---
(In reply to Mike from comment #1)
> How is the printer connected?  Wireless or USB?
> It is wired direct to my switch, computer wired direct to same switch
> Do you have entries in `/etc/cups/ssl`?
> Yes - 2 files Corsair1.crt  Corsair1.key   Note file name is my machine 
> name, not printer
Corsair1
Identity: Corsair1
Verified by: Corsair1
Expires: 04/24/2034

Subject Name
C (Country):US
CN (Common Name):   Corsair1
O (Organization):   Corsair1
OU (Organizational Unit):   Unknown
ST (State): Unknown
L (Locality):   Unknown
Issuer Name
C (Country):US
CN (Common Name):   Corsair1
O (Organization):   Corsair1
OU (Organizational Unit):   Unknown
ST (State): Unknown
L (Locality):   Unknown
Issued Certificate
Version:3
Serial Number:  66 2B D7 50
...
Subject Alternative Names
DNS:Corsair1
DNS:Corsair1.local
DNS:localhost

This is same EPSON8550R.local.crt  Partial file from the Fedora 39 install
Has printer name and IP address used
EPSON8550R
Identity: EPSON8550R
Verified by: EPSON8550R
Expires: 01/01/2038
Subject Name
CN (Common Name):   EPSON8550R
O (Organization):   SEIKO EPSON CORP.
Issuer Name
CN (Common Name):   EPSON8550R
O (Organization):   SEIKO EPSON CORP.
Issued Certificate
Version:3
Serial Number:  00 DF 15 EF FA 75 D3 96 D4

Subject Alternative Names
DNS:EPSON8550R
DNS:EPSON8550R.local
IP Address: 87 04 C0 A8 69 16
DNS:192.168.105.22

> Can you run `lpinfo -v` and paste the output here?
The bottom 2 lines referencing the printer are indentical to the output from
the Fedora 39 install
Wallace@Corsair1:~$ lpinfo -v
network http
network https
network ipp
network ipps
network lpd
network socket
network smb
network beh
file cups-brf:/
direct hp
direct hpfax
network
dnssd://EPSON%20ET-8550%20Series._ipp._tcp.local/?uuid=cfe92100-67c4-11d4-a45f-64c6d2579453
network ipps://EPSON%20ET-8550%20Series._ipps._tcp.local/

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

[valgrind] [Bug 486180] New: [Valgrind][MIPS] 'VexGuestArchState' has no member named 'guest_IP_AT_SYSCALL'

2024-04-26 Thread Nikita Leontiev
https://bugs.kde.org/show_bug.cgi?id=486180

Bug ID: 486180
   Summary: [Valgrind][MIPS] 'VexGuestArchState' has no member
named 'guest_IP_AT_SYSCALL'
Classification: Developer tools
   Product: valgrind
   Version: 3.23 GIT
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: nikita.leont...@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
Valgrind building fails when target arch is MIPS since change:
https://sourceware.org/git/?p=valgrind.git;a=commit;h=01d106084a8e2e3164a53b2f29cb0239a45bb81e

STEPS TO REPRODUCE
Build Valgrind for MIPS:

./configure --host=mipsel-linux --target=mipsel-linux
make

OBSERVED RESULT
Building failed:

m_scheduler/scheduler.c: In function 'handle_extension':
m_scheduler/scheduler.c:1238:32: error: 'VexGuestArchState' {aka 'struct
'} has no member named 'guest_IP_AT_SYSCALL'
   Addr addr = tst->arch.vex.guest_IP_AT_SYSCALL;

EXPECTED RESULT
Valgrind successfully built.

SOFTWARE/OS VERSIONS
Ubuntu 20.04
gcc: mipsel-linux-gcc 4.5.3, mipsel-linux-gcc 8.3.0

ADDITIONAL INFORMATION

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

[kde] [Bug 485616] Audio devices suddenly stop working.

2024-04-26 Thread Konstantin
https://bugs.kde.org/show_bug.cgi?id=485616

--- Comment #5 from Konstantin  ---
I have found a solution to the problem. Please find the reason for this and fix
it, because sooner or later everyone will have it if SDDM switches to wayland.

And so, the description.

A few years ago, I switched to GDM because it works on wayland itself and I had
problems with SDDM. After the transition, audio devices began to fall off. I
couldn't find the reason.

Then I went back to SDDM and started it in wayland mode.

In /etc/sddm.conf.d/10-wayland.conf we write:

[General]
DisplayServer=wayland
GreeterEnvironment=QT_WAYLAND_SHELL_INTEGRATION=layer-shell

[Wayland]
CompositorCommand=kwin_wayland --drm --no-lockscreen --no-global-shortcuts
--locale 1

I had no idea that was the case.

It's been about 3 days since I returned SDDM to x11 operation mode and there
have never been any problems with audio devices during these days.

Do not confuse the SDDM x11 operation mode with the x11 session. I am using
SDDM in x11 operation mode, and the system is running under Wayland. The SDDM
wayland operating mode and the Wayland system session are different things.

All my friends say that the operation of audio devices cannot depend on SDDM or
GDM. but! There has been no audio issue for almost 3 days now.

Conclusion.

In a Wayland session, when using GDM or SDDM Wayland mode, audio problems
occur, audio devices suddenly disappear and appear (described in more detail
above).

But if I use SDDM in x11 mode and a Wayland system session, everything works.
During the 3 days of testing, there was no problem with audio devices

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

[kwin] [Bug 377162] Window shading not supported for Wayland windows

2024-04-26 Thread Gabriel Ravier
https://bugs.kde.org/show_bug.cgi?id=377162

Gabriel Ravier  changed:

   What|Removed |Added

 CC||gabrav...@gmail.com

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

[NeoChat] [Bug 486179] New: Search for chat messsage functionalilty

2024-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486179

Bug ID: 486179
   Summary: Search for chat messsage functionalilty
Classification: Applications
   Product: NeoChat
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: General
  Assignee: fe...@posteo.de
  Reporter: p3dima...@hotmail.it
CC: c...@carlschwan.eu
  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
I wish for the search textbox to serarch also individual messages in the
current chat room, not only for other chat rooms

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

[kwin] [Bug 469280] Screen corruption after switching back from TTY and after coming back from sleep.

2024-04-26 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=469280

Zamundaaa  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #17 from Zamundaaa  ---
Cool. Just reopen if it happens again

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

[frameworks-kio] [Bug 485854] kde-frameworks/kio-6.1.0: [LLVM-18] src/gui/systemd/scopedprocessrunner.cpp:60:9: error: use of undeclared identifier 'close'

2024-04-26 Thread Michael
https://bugs.kde.org/show_bug.cgi?id=485854

--- Comment #5 from Michael  ---
Here is the MR https://invent.kde.org/frameworks/kio/-/merge_requests/1619

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

[krdc] [Bug 486178] VNC plugin deadlocks on connection

2024-04-26 Thread Thiago Macieira
https://bugs.kde.org/show_bug.cgi?id=486178

Thiago Macieira  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
   Severity|normal  |critical

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

[krdc] [Bug 486178] New: VNC plugin deadlocks on connection

2024-04-26 Thread Thiago Macieira
https://bugs.kde.org/show_bug.cgi?id=486178

Bug ID: 486178
   Summary: VNC plugin deadlocks on connection
Classification: Applications
   Product: krdc
   Version: 24.02.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: VNC
  Assignee: uwol...@kde.org
  Reporter: thi...@kde.org
  Target Milestone: ---

SUMMARY
VNC plugin deadlocks as soon as you try to connect


STEPS TO REPRODUCE
1. Launch KRDC
2. Attempt to connect to a VNC host
3. Close KRDC

OBSERVED RESULT
KRDC freezes and must be killed

EXPECTED RESULT
KRDC closes. Preferably, the connection does establish.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
Upon trying to connect, KRDC is still usable, but the debugger shows one thread
to be already frozen:
Thread 30 (Thread 0x7fffb4a006c0 (LWP 497638) "VncClientThread"):
#0  0x75711bcd in syscall () at /lib64/libc.so.6
#1  0x760dcca5 in QBasicMutex::lockInternal() () at
/lib64/glibc-hwcaps/x86-64-v4/libQt6Core.so.6.7.0
#2  0x7fffe341886c in QBasicMutex::lock() (this=0x55b37208) at
/usr/include/qt6/QtCore/qmutex.h:41
#3  QMutexLocker::relock() (this=) at
/usr/include/qt6/QtCore/qmutex.h:257
#4  VncClientThread::run() (this=0x55b37180) at
/usr/src/debug/krdc-24.02.2/vnc/vncclientthread.cpp:521
#5  0x760dc1b8 in  () at
/lib64/glibc-hwcaps/x86-64-v4/libQt6Core.so.6.7.0
#6  0x75692bb2 in start_thread () at /lib64/libc.so.6
#7  0x7571400c in clone3 () at /lib64/libc.so.6

QMutexLocker locker();

while (!m_stopped) { // try to connect as long as the server allows
locker.relock();
m_passwordError = false;

This will NEVER EVER work because the mutex is locked by that locker and
nothing can unlock it. This is a difference in behaviour between Qt 5 and Qt 6.
Qt 5:
https://codebrowser.dev/qt5/qtbase/src/corelib/thread/qmutex.h.html#_ZN12QMutexLocker6relockEv
Qt 6:
https://codebrowser.dev/qt6/qtbase/src/corelib/thread/qmutex.h.html#_ZN12QMutexLocker6relockEv

The change happened in Qt 6.4, commit 1b1456975347b044c11169458b53c9f6083dbc59

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

[krita] [Bug 478527] Krita UI glitches under Wayland

2024-04-26 Thread Rocco
https://bugs.kde.org/show_bug.cgi?id=478527

Rocco  changed:

   What|Removed |Added

 CC||kde-bugzi...@rocco.dev

--- Comment #7 from Rocco  ---
I'd like to share a workaround that worked for me with Wayland on NVIDIA
550.67:

I found that XWayland apps that use OpenGL acceleration have flickering or
other graphical issues under Wayland+NVIDIA. For most of them (including
Krita), the issues can be mitigated by running OpenGL over Vulkan with Zink:

__GLX_VENDOR_LIBRARY_NAME=mesa
__EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json
MESA_LOADER_DRIVER_OVERRIDE=zink GALLIUM_DRIVER=zink krita

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

[filelight] [Bug 485745] Folder size label is misaligned

2024-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=485745

dmatteo...@gmail.com changed:

   What|Removed |Added

 CC||dmatteo...@gmail.com

--- Comment #2 from dmatteo...@gmail.com ---
This bug is fixed upstream at least for me. Both building from source and arch
aur filelight-git packages don't have the bug.

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

[konsole] [Bug 484386] Solarised theme inconsistent black/gray

2024-04-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=484386

--- Comment #4 from Kurt Hindenburg  ---
Please provide a MR w/ the changes you want.  Please provide before and after
screenshots.

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

[kajongg] [Bug 486171] Doesn't actually work with Qt 6

2024-04-26 Thread Wolfgang Rohdewald
https://bugs.kde.org/show_bug.cgi?id=486171

Wolfgang Rohdewald  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||wolfg...@rohdewald.de
 Resolution|--- |WORKSFORME

--- Comment #1 from Wolfgang Rohdewald  ---
Others wanting to test this might have to set the shell variable QT_API=pyqt6
before starting  kajongg because PyQt5 will be used if installed, see
https://github.com/spyder-ide/qtpy

Please double check if you are using the unmodified 24.02.2. The line numbers
in the Traceback do not match that version.

One possible problem is the kajonggserver.py process. Even if you finish
kajongg, the server process will wait for some time for new clients before
exiting. So maybe your kajonggserver.py process was not running the version you
thought it does. 

So - please always kill all kajongg processes after changing source code.

One strange thing is that nobody ever reported a bug like 'int' object has no
attribute 'split' in clientVersion.split('.'), this only seems to happen to me.
So I cherrypicked a fix about this from master to 24.02 so I am actually able
to run 24.02.2 - which works fine for me with Qt6.

Your bug should have been fixed with this commit which is part of 24.02.2:

commit 3af0e1c6944695d5bdaf1bd7490cb4ad6ad98665
Author: Wolfgang Rohdewald 
Date:   Sat Sep 16 19:10:26 2023 +0200

Qt6: QApplication.desktop() is deprecated, introduce
KApplication.desktopSize()

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

[kubrick] [Bug 486085] since last update 2 weeks ago, kubrick is rendered transparently and is unplayable

2024-04-26 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=486085

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

 CC||kosse...@kde.org
Version|unspecified |1.1.24022

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

[plasmashell] [Bug 486177] plasmashell crashes often at amdgpu_ctx_set_sw_reset_status "The CS has been rejected"

2024-04-26 Thread edinbruh
https://bugs.kde.org/show_bug.cgi?id=486177

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

DrKonqi auto-attaching complete backtrace.

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

[plasmashell] [Bug 486177] New: plasmashell crashes often at amdgpu_ctx_set_sw_reset_status "The CS has been rejected"

2024-04-26 Thread edinbruh
https://bugs.kde.org/show_bug.cgi?id=486177

Bug ID: 486177
   Summary: plasmashell crashes often at
amdgpu_ctx_set_sw_reset_status "The CS has been
rejected"
Classification: Plasma
   Product: plasmashell
   Version: 6.0.4
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: alvisebruni...@gmail.com
  Target Milestone: 1.0

Application: plasmashell (6.0.4)

Qt Version: 6.7.0
Frameworks Version: 6.1.0
Operating System: Linux 6.8.7-300.fc40.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 40 (KDE Plasma)"
DrKonqi: 6.0.4 [CoredumpBackend]

-- Information about the crash:
This is debug information for this: https://bugs.kde.org/show_bug.cgi?id=485845
and https://gitlab.freedesktop.org/drm/amd/-/issues/3342 but this time I
clicked on 'download debug symbols'. In case it's useful

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#5  __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x7f377f2ab1b3 in __pthread_kill_internal (threadid=,
signo=6) at pthread_kill.c:78
#7  0x7f377f25365e in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#8  0x7f377f23b902 in __GI_abort () at abort.c:79
#9  0x7f3764ae6a90 in amdgpu_ctx_set_sw_reset_status (rwctx=, status=status@entry=PIPE_GUILTY_CONTEXT_RESET,
format=format@entry=0x7f3765983eb0 "amdgpu: The CS has been rejected (%i).\n")
at ../src/gallium/winsys/amdgpu/drm/amdgpu_cs.c:466


Reported using DrKonqi

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

[konsole] [Bug 478677] The state of the "Show window title on the titlebar" option from the "General" settings is inverted

2024-04-26 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=478677

Kurt Hindenburg  changed:

   What|Removed |Added

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

--- Comment #1 from Kurt Hindenburg  ---
So when "Show Window.." is false, the window title will match the session tab
text.  When it is true, it is set to the title set by the shell.  You can also
add %w to the tab title to see what the shell is setting.

Feel free to reopen if this doesn't explain it well enough.

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

[krita] [Bug 486176] New: App is crashing after opening

2024-04-26 Thread Aridokushi Tomokari
https://bugs.kde.org/show_bug.cgi?id=486176

Bug ID: 486176
   Summary: App is crashing after opening
Classification: Applications
   Product: krita
   Version: unspecified
  Platform: Other
OS: Unspecified
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: * Unknown
  Assignee: krita-bugs-n...@kde.org
  Reporter: johnsonsum...@logoscharter.com
  Target Milestone: ---

Created attachment 168933
  --> https://bugs.kde.org/attachment.cgi?id=168933=edit
video proof of bug

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

ADDITIONAL INFORMATION:
App crashes after opening, view attachment below

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

[systemsettings] [Bug 485900] "Night color" not applying day time temperature automatically

2024-04-26 Thread Martin Seidel
https://bugs.kde.org/show_bug.cgi?id=485900

Martin Seidel  changed:

   What|Removed |Added

 CC||web.msei...@mailbox.org

--- Comment #3 from Martin Seidel  ---
I also have this problem on Debian testing:

KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.10
Kernel Version: 6.6.15-amd64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600G with Radeon Graphics
Memory: 27.3 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[kubrick] [Bug 486085] since last update 2 weeks ago, kubrick is rendered transparently and is unplayable

2024-04-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=486085

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

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

[plasmashell] [Bug 486175] Slideshow wallpapers leak memory

2024-04-26 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=486175

Ilya Bizyaev  changed:

   What|Removed |Added

Summary|Slideshow wallpaper leak|Slideshow wallpapers leak
   |memory  |memory

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

[plasmashell] [Bug 486175] New: Slideshow wallpaper leak memory

2024-04-26 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=486175

Bug ID: 486175
   Summary: Slideshow wallpaper leak memory
Classification: Plasma
   Product: plasmashell
   Version: 6.0.4
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Image Wallpaper
  Assignee: plasma-b...@kde.org
  Reporter: bizy...@zoho.com
CC: notm...@gmail.com, qydwhotm...@gmail.com
  Target Milestone: 1.0

SUMMARY
If you configure your desktop to use a slideshow wallpaper with a large image
folder as its source, plasmashell will continue growing to gigabytes of RAM.

STEPS TO REPRODUCE
1. Right-click the desktop > Desktop and wallpaper.
2. Set the wallpaper type to Slideshow, add a single large image directory as
source.
3. Set the change interval to something low, like 1-2 seconds, to speed things
up. It's not a requirement, though: with a longer update interval, it will
still happen, just later.

OBSERVED RESULT
plasmashell's memory usage will quickly grow to gigabytes. Change the wallpaper
type to just Image to stop it, before it's too late!

EXPECTED RESULT
plasmashell's memory usage stays around the same level over time.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240418
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0
Kernel Version: 6.8.6-1-default (64-bit)
Graphics Platform: Wayland
Processors: 32 × Intel® Core™ i9-14900K
Memory: 62.5 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 4070/PCIe/SSE2

ADDITIONAL INFORMATION

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

[Powerdevil] [Bug 476805] Make the brightness slider affect the brightness of SDR content when HDR is enabled

2024-04-26 Thread Fabian Arndt
https://bugs.kde.org/show_bug.cgi?id=476805

Fabian Arndt  changed:

   What|Removed |Added

Version|5.27.80 |6.0.4

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

[Powerdevil] [Bug 476805] Make the brightness slider affect the brightness of SDR content when HDR is enabled

2024-04-26 Thread Fabian Arndt
https://bugs.kde.org/show_bug.cgi?id=476805

Fabian Arndt  changed:

   What|Removed |Added

 CC||fabian.ar...@root-core.net

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

[kwin] [Bug 469280] Screen corruption after switching back from TTY and after coming back from sleep.

2024-04-26 Thread Francisco González
https://bugs.kde.org/show_bug.cgi?id=469280

--- Comment #16 from Francisco González  ---
(In reply to Zamundaaa from comment #15)
> Do the DPMS issues still happen with released Plasma 6?

They seem gone! Although some versions ago, when the screen went off by
timeout, some garbage was displayed, but moving the mouse was enough to "clean"
that. I'mma keep you updated if it happens again, but for now seems fixed.

Thank you for your work <3

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

[kwin] [Bug 486149] Option to set FreeSync (VRR) mode has disappeared

2024-04-26 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=486149

--- Comment #3 from Zamundaaa  ---
okay, the driver reports it as supported. Please attach the output of
> kscreen-doctor -o
as well, maybe it's just a bug in the GUI?

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

[kwin] [Bug 486149] Option to set FreeSync (VRR) mode has disappeared

2024-04-26 Thread Mufeed Ali
https://bugs.kde.org/show_bug.cgi?id=486149

--- Comment #2 from Mufeed Ali  ---
Created attachment 168932
  --> https://bugs.kde.org/attachment.cgi?id=168932=edit
drm_info output

I've added the drm_info output here

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

[kpat] [Bug 486174] New: Kpat crash at end of Golf game

2024-04-26 Thread James Mulligan
https://bugs.kde.org/show_bug.cgi?id=486174

Bug ID: 486174
   Summary: Kpat crash at end of Golf game
Classification: Applications
   Product: kpat
   Version: 23.08.1
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: co...@kde.org
  Reporter: jamesmulliga...@gmail.com
CC: kde-games-b...@kde.org
  Target Milestone: ---

Application: kpat (23.08.1)

Qt Version: 5.15.10
Frameworks Version: 5.110.0
Operating System: Linux 6.5.0-28-generic x86_64
Windowing System: X11
Distribution: Ubuntu 23.10
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
If you play golf to the end to a non winning position and then choose Demo (D)
- it crashes.

The crash can be reproduced sometimes.

-- Backtrace:
Application: KPatience (kpat), signal: Segmentation fault

[KCrash Handler]
#4  0x5f5198971a73 in ?? ()
#5  0x7b0040706312 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7b0041365256 in QAction::triggered(bool) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x7b0041367f57 in QAction::activate(QAction::ActionEvent) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x7b00414f0d22 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x7b00414f8bdb in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x7b00413aeb28 in QWidget::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x7b004136bc82 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x7b00413741bd in QApplication::notify(QObject*, QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x7b00406cc7a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x7b00413724b2 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) ()
from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x7b00413c886a in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x7b00413cb12f in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x7b004136bc82 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x7b00406cc7a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x7b0040b43bdb in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#20 0x7b0040b1762c in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#21 0x7b003b245f7e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#22 0x7b003e313b2c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x7b003e36f46f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x7b003e311d20 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x7b0040727daa in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x7b00406cb15b in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x7b00406d3904 in QCoreApplication::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x5f5198965a90 in ?? ()
#29 0x7b003fc28150 in __libc_start_call_main
(main=main@entry=0x5f51989631c0, argc=argc@entry=3,
argv=argv@entry=0x7ffd57869bc8) at ../sysdeps/nptl/libc_start_call_main.h:58
#30 0x7b003fc28209 in __libc_start_main_impl (main=0x5f51989631c0, argc=3,
argv=0x7ffd57869bc8, init=, fini=,
rtld_fini=, stack_end=0x7ffd57869bb8) at ../csu/libc-start.c:360
#31 0x5f5198966f85 in ?? ()
[Inferior 1 (process 48212) detached]

Reported using DrKonqi

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

[kwin] [Bug 485609] cpu usage at 100% when moving the mouse on wayland but not on X11

2024-04-26 Thread S. Umar
https://bugs.kde.org/show_bug.cgi?id=485609

S. Umar  changed:

   What|Removed |Added

 CC||u...@compsci.cas.vanderbilt
   ||.edu

--- Comment #1 from S. Umar  ---
I can confirm this on the new Fedora 40. kwin_wayland both on laptop Intel HD
graphics and Workstaion with NVIDIA drivers use 2-3% of CPU when nothing is
done. When one moves the mouse it goes up to 15-17%. Fedora 40 no longer
provides the X11 option for Plasma 6 so we need a solution for this.

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

[dolphin] [Bug 486173] New: Dragging A File Inside Dolphin Crashes It Immediately.

2024-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486173

Bug ID: 486173
   Summary: Dragging A File Inside Dolphin Crashes It Immediately.
Classification: Applications
   Product: dolphin
   Version: 24.02.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: bars: location
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: bugreport...@mailna.me
CC: kfm-de...@kde.org
  Target Milestone: ---

Created attachment 168931
  --> https://bugs.kde.org/attachment.cgi?id=168931=edit
How To Immediately Crash Dolphin With Any File Dragging

SUMMARY
***
Dragging a file inside Dolphin crashes it immediately.
***

STEPS TO REPRODUCE
1. Open any sub-folder in Dolphin
2. Grab a file in this sub-folder with a mouse and drag it inside a Dolphin to
the top of the Dolphin onto Location Bar (the one that can be activated with
ctrl+L)


OBSERVED RESULT
Immediate crash. Always.

EXPECTED RESULT
Allow dragging a file onto location bar without crash.

SOFTWARE/OS VERSIONS
dolphin 24.02.2-2
Operating System: Arch
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Graphics Platform: X11
Graphics Processor: Mesa Intel HD

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

[knetwalk] [Bug 486016] CTD malloc(): unaligned tcache chunk detected

2024-04-26 Thread Lone_Wolf
https://bugs.kde.org/show_bug.cgi?id=486016

Lone_Wolf  changed:

   What|Removed |Added

 CC||lone_w...@klaas-de-kat.nl

--- Comment #4 from Lone_Wolf  ---
Created attachment 168930
  --> https://bugs.kde.org/attachment.cgi?id=168930=edit
crash log with coredump info

I had coredumps disabled (building a certain compiler gives lots of coredumps
that only hinder the build and have no other purpose as far as I know ) and it
seems dr konqi needs them.

new dr konqi crash report attached, hope this helps.

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

[dolphin] [Bug 486172] New: Dolphin Crashes When Reconnecting Screens via KVM

2024-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486172

Bug ID: 486172
   Summary: Dolphin Crashes When Reconnecting Screens via KVM
Classification: Applications
   Product: dolphin
   Version: 23.08.5
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: epicteammate+...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Application: dolphin (23.08.5)

Qt Version: 5.15.13
Frameworks Version: 5.115.0
Operating System: Linux 6.8.0-31-generic x86_64
Windowing System: X11
Distribution: Ubuntu 24.04 LTS
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
When I switch back to my desktop on my KVM, usually the application will crash.
I'm not sure if its related to it moving around the screen or if there is some
other cause.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  __memcpy_avx512_unaligned_erms () at
../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:265
#5  0x7e216ecd9c2a in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#6  0x7e216ecda2b2 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#7  0x7e216ecdac42 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#8  0x7e2174f27fee in QBackingStore::flush(QRegion const&, QWindow*, QPoint
const&) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#9  0x7e2175579f0d in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x7e217557bb08 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x7e217557dddb in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x7e21755ca211 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x7e21755ce197 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x7e217556bd45 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x7e21748d8118 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7e2174d41d47 in
QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#17 0x7e2174d17bfc in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#18 0x7e216ece5d06 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#19 0x7e21729145b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x7e2172973717 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x7e2172913a53 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x7e2174935279 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x7e21748d6a7b in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x7e21748df3e8 in QCoreApplication::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x6235c269d47a in ?? ()
#26 0x7e2173e2a1ca in __libc_start_call_main
(main=main@entry=0x6235c269ac60, argc=argc@entry=3,
argv=argv@entry=0x7ffecbe62d78) at ../sysdeps/nptl/libc_start_call_main.h:58
#27 0x7e2173e2a28b in __libc_start_main_impl (main=0x6235c269ac60, argc=3,
argv=0x7ffecbe62d78, init=, fini=,
rtld_fini=, stack_end=0x7ffecbe62d68) at ../csu/libc-start.c:360
#28 0x6235c269dc25 in ?? ()
[Inferior 1 (process 4010) detached]

The reporter indicates this bug may be a duplicate of or related to bug 485914.

Reported using DrKonqi

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

[kwin] [Bug 486137] System stuttering when GPU nearing 100%

2024-04-26 Thread Zastrix Arundell
https://bugs.kde.org/show_bug.cgi?id=486137

--- Comment #2 from Zastrix Arundell  ---
The only games where I reproduced it (which I have and are heavy) is Elden Ring
and Witcher 3 non-raytracing. Again, this is a regression in kwin because on
KDE5 while I did have this issue originally, I set the compositor to prefer
animations and it fixed the issue; the frame were stable when the FPS dropped.
On KDE6 there is no such option and I have the original issue. 

Gnome doesn't have it but I don't like using Gnome.

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

[plasmashell] [Bug 485771] Desktop shortcuts disappear after icon update

2024-04-26 Thread Holmes
https://bugs.kde.org/show_bug.cgi?id=485771

Holmes  changed:

   What|Removed |Added

  Component|general |Desktop Containment
 CC||notm...@gmail.com

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

[konsole] [Bug 478549] Nerd fonts are not rendered on plasma 6 when using detached font

2024-04-26 Thread Christoph Erhardt
https://bugs.kde.org/show_bug.cgi?id=478549

Christoph Erhardt  changed:

   What|Removed |Added

 CC||k...@sicherha.de

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

[plasmashell] [Bug 485771] Desktop shortcuts disappear after icon update

2024-04-26 Thread Holmes
https://bugs.kde.org/show_bug.cgi?id=485771

Holmes  changed:

   What|Removed |Added

  Alias||Trash, icon, disappearing,
   ||Desktop

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

[plasmashell] [Bug 485771] Desktop shortcuts disappear after icon update

2024-04-26 Thread Holmes
https://bugs.kde.org/show_bug.cgi?id=485771

Holmes  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #5 from Holmes  ---
Setting this to "CONFIRMED" since many users report having the same problem.

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

[plasmashell] [Bug 485774] .desktop icon for trash dissapears from desktop when deleting files

2024-04-26 Thread Holmes
https://bugs.kde.org/show_bug.cgi?id=485774

Holmes  changed:

   What|Removed |Added

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

--- Comment #4 from Holmes  ---
This is a duplicate of my bug report: 485771

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

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

  1   2   3   >