[frameworks-baloo] [Bug 480665] KDE Neon 5.27.10: baloo significantly slows down file copying to a usb device

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480665

--- Comment #2 from tagwer...@innerjoin.org ---
I'm afraid I'm not getting the same. I tried a similar test, a 2.2 GB video
file copied over USB-A to a stick.

I did the copy with "cp" and ran iotop to see how quickly the data was actually
being written. Caching makes following the size of destination file
confusing...

I tried with and without baloo running and with baloo with a constrained amount
of RAM (when it is run with "systemctl --user start kde-baloo", which limits
RAM usage to 512 MB) and without (if you stop and restart Baloo with "balooctl
disable" and "enable", you don't get that limitation). I saw no variation in
speed.

I presume you are not indexing the USB Stick? If you had that set up (somehow),
that might possibly have an impact. Baloo would get notifications that the file
had been updated and would repeatedly try to index it.

In passing I noticed a couple of things that did make a difference to the write
speed:

If I watched the file "arrive" in Dolphin, the thumbnailing process was busy. I
presume it also watches for file changes as Baloo does and repeatedly generates
a thumbnail for it. If the copy was slow, then the thumbnailing load was
higher.

I was able to copy quickly on a newly rebooted machine. However if I accessed
the USB from a KVM guest it was slow. If I unmounted the USB from the guest and
went back to the host and tried again from there it was still slow, with a
transfer speed of between 4 to 8 MB/sec (!). Even in this setup (testing from
the VM guest), I didn't see a variation correlated to whether Baloo was running
or not...

This was with Fedora on the host - and an older Plasma/Frameworks 5.27.8 and
5.109.0

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

[plasma-pa] [Bug 477935] KDE - Intermittant Audio Notifications for Various apps

2024-02-02 Thread Ben
https://bugs.kde.org/show_bug.cgi?id=477935

Ben  changed:

   What|Removed |Added

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

--- Comment #10 from Ben  ---
(In reply to Harald Sitter from comment #9)
> Any news on this?


Firstly i think its important for me to say that as a general rule, i dont see
why any distro (ubunto as such is so common to see on the internet)
as needing to ever create/edit any such system files as all if one is using a
Desktop environment
OpenSUSE has YaST which is an extremely detailed and highly configurable
options to do with the OS at both a hardware and a software level
thus obfuscating any need to use cli/terminal - except perhaps for bug testing
when its deems that maybe the GUI options are not fully working as they should
or for optional scripts



I dont know if this is a distro specific issue or not
I have compiled some info below for you to review here:


Audio Issues - How to disable power savings in Linux:




https://www.audiosciencereview.com/forum/index.php?threads/how-to-disable-power-savings-in-linux.40511/

As power-saving is quite often the root cause of distortions or malfunctions in
sound here my collection of possibilities to disable power-savings.
All commands are for Ubuntu, you may have to change things according to your
distribution.



Feel free to complete the possibilities...

1. Disable power saving in Pulseaudio

Edit /etc/pulse/default.pa and comment the following line:

NOTE: OpenSUSE Tumbleweed has no files called default.pa in /etc/pulse/




load-module module-suspend-on-idle by adding # in front

Result:

# load-module module-suspend-on-idle

Then restart the sound server.

"systemctl --user start pulseaudio.service pulseaudio.socket"



2. Disable power saving in Pipewire

copy alsa config script
"sudo cp -a /usr/share/wireplumber/main.lua.d/50-alsa-config.lua
/etc/wireplumber/main.lua.d/50-alsa-config.lua"


OPENSUSE KONSOLE TERMINAL OUTPUT:

lyraness@IntelPC-OS1 /$ sudo cp -a
/usr/share/wireplumber/main.lua.d/50-alsa-config.lua
/etc/wireplumber/main.lua.d/50-alsa-config.lua
cp: cannot create regular file
'/etc/wireplumber/main.lua.d/50-alsa-config.lua': No such file or directory
lyraness@IntelPC-OS1 /$



edit /etc/wireplumber/main.lua.d/50-alsa-config.lua

Line
--["session.suspend-timeout-seconds"] = 5, -- 0 disables suspend
gets
["session.suspend-timeout-seconds"] = 0, -- default is 5

restart wireplumber

"systemctl --user restart wireplumber"




EXTRA INFO AND Q & A


Distro: OpenSUSE Tumbleweed
DE: KDE PLASMA


KDE Application Launcher Search Engine: power management

Window: Advanced Power Settings
Under Title: Power Managaement

- Energy Saving
- Activity Power Settings
- Advanced Power Settings


Plasma Taskbar - on right-hand side in grouping sumbolised by a small white
triangle 'Status and Notifications' - Power Management

0 reference to Audio



Yast - Administrator Settings

Sysconfig Editor:

- Hardware > Soundcard
 Soundcard > PulseAudio
Sound


YaST - Services Manager:

References to audio in there

examples: alsa-restorfe, also-state

power-profiles-daemon - Power Profiles Daemon
powertop - extend the battery life of laptop


Chat-GPT 3.5 Q & A:
---


DragonMan

!q Does it matter what linux distro one is on if one has KDE Plasma for the
purposes of always having any power savings related to audio turned off ?


ChatGPT.3.5-Turbo (Public)

For power savings related to audio, the Linux distribution itself doesn't have
a direct impact. Power management settings and features are typically
controlled by the desktop environment or power management tools that are
bundled with the distribution. In the case of KDE Plasma, you can control
power-saving settings through its system settings.

To access power management settings in KDE Plasma, you can follow these steps:

Click on the "K" menu icon at the bottom left corner.
Type "Power" in the search bar and select "Power Management."
In the Power Management settings, you will find options to configure various
power-saving features.
You can adjust settings like screen brightness, suspend behavior, and other
power-saving options according to your preferences. Keep in mind that some
settings may require administrator privileges to modify.

Overall, regardless of the specific Linux distribution, as long as you have the
KDE Plasma desktop environment installed, you should be able to access and
configure power management settings accordingly.


DragonMan

Is there a guarantee that the KDE Plasma 'Power Settings' option also has full
control of the audio when it comes to power savings ?


ChatGPT.3.5-Turbo (Public)

The KDE Plasma "Power Settings" option primarily focuses on power management
features related to system resources, such as CPU usage, screen brightness, and
sleep behavior. It 

[Discover] [Bug 480761] New: impossible to update KDE Application Platform

2024-02-02 Thread mike
https://bugs.kde.org/show_bug.cgi?id=480761

Bug ID: 480761
   Summary: impossible to update KDE Application Platform
Classification: Applications
   Product: Discover
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Keywords: usability
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: plasma-b...@kde.org
  Reporter: roshi...@orange.fr
CC: aleix...@kde.org
  Target Milestone: ---

error in discover trying to update: KDE Application platform

Aborted due to failure (Error pulling from repo: While pulling
runtime/org.kde.Platform/x86_64/5.15-23.08 from remote flathub: Opening content
object 5b698ce8f3e6e4a07155d60104c3863114bdc337e65b1c7c61cad52f1d7c5313:
Opening content object
5b698ce8f3e6e4a07155d60104c3863114bdc337e65b1c7c61cad52f1d7c5313: Couldn't find
file object '5b698ce8f3e6e4a07155d60104c3863114bdc337e65b1c7c61cad52f1d7c5313')

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

[dolphin] [Bug 480760] When you in the split mode and want to go back to single mode, when you click the "Close" button, it always close the left window even though the active window is the left windo

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480760

r...@assunnah.net changed:

   What|Removed |Added

 CC||r...@assunnah.net

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

[dolphin] [Bug 480760] New: When you in the split mode and want to go back to single mode, when you click the "Close" button, it always close the left window even though the active window is the left

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480760

Bug ID: 480760
   Summary: When you in the split mode and want to go back to
single mode, when you click the "Close" button, it
always close the left window even though the active
window is the left window.
Classification: Applications
   Product: dolphin
   Version: 22.12.3
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: split view
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: r...@assunnah.net
CC: kfm-de...@kde.org
  Target Milestone: ---

When you in the split mode and want to go back to single mode, when you click
the "Close" button, it always close the left window even though the active
window is the left window.

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

[kdenlive] [Bug 480747] Kdenlive crashes when renaming a clip

2024-02-02 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=480747

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #1 from Jean-Baptiste Mardelle  ---
Thanks for your report. I just tested on KDE Neon, Qt 5.15.12, but cannot
reproduce. 
Does it happen to you starting from a new project, or is it only happening in a
specific project ?
Can you give more details about the exact steps ?

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

[kdeplasma-addons] [Bug 480664] Application Dashboard selected category with blue background isn't properly aligned vertically (not centered)

2024-02-02 Thread Hirad
https://bugs.kde.org/show_bug.cgi?id=480664

--- Comment #4 from Hirad  ---
(In reply to Nate Graham from comment #3)
> Thanks. Does the issue go away if you switch to the Noto Sans font?

No. Issue is still there even with Noto Sans.

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

[Elisa] [Bug 474756] Album headers in playlist view are completely messed up when shuffling

2024-02-02 Thread Unknown
https://bugs.kde.org/show_bug.cgi?id=474756

[object Object]  changed:

   What|Removed |Added

 Attachment #161768|0   |1
is obsolete||

--- Comment #8 from [object Object]  ---
Created attachment 165490
  --> https://bugs.kde.org/attachment.cgi?id=165490=edit
New Example

I've added a new screenshot to show what I mean. This is clearly broken - some
of the songs under the War Thunder album header aren't even from the same
artist...

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

[Elisa] [Bug 474756] Album headers in playlist view are completely messed up when shuffling

2024-02-02 Thread Unknown
https://bugs.kde.org/show_bug.cgi?id=474756

--- Comment #7 from [object Object]  ---
Actually, the album is already displayed as a subtitle below the text. The
random headers aren't even needed here, and they don't match the albums of the
songs under them.

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

[kwin] [Bug 443129] 'Closeable' window rule does not work on Wayland

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443129

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[plasmashell] [Bug 448420] When screen configuration changes, hidden Panel in "Auto-hide" or "Dodge Windows" mode inappropriately becomes shown until clicked again

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=448420

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[plasmashell] [Bug 474699] Panel in "Auto-hide" mode un-hides after wake from sleep and doesn't hide again until hovered

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=474699

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[plasmashell] [Bug 480044] When in edit mode, choosing exit edit mode from a second panel does not exit edit mode

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480044

Nate Graham  changed:

   What|Removed |Added

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

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

[krunner] [Bug 478087] Poor ranking of search results

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=478087

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[plasmashell] [Bug 480366] Hovering between different application folders in the application launcher is laggy

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480366

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[plasmashell] [Bug 435600] Noticeable Delay switching between Kickoff categories

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435600

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/-/commit/
   ||2d99231da58713e3b9d5ba646a9
   ||1a45e06c684b9
 Resolution|--- |FIXED
   Version Fixed In||6.0
 Status|CONFIRMED   |RESOLVED

--- Comment #10 from Nate Graham  ---
It's pretty much fixed with that.

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

[krunner] [Bug 480750] KRunner (and Plasma Search) are not respecting my search order settings

2024-02-02 Thread Adam Fontenot
https://bugs.kde.org/show_bug.cgi?id=480750

Adam Fontenot  changed:

   What|Removed |Added

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

--- Comment #2 from Adam Fontenot  ---
Interesting, I'm currently seeing that KRunner respects the order I set, and
the Plasma Search widget does not. From what I remember, the search order was
unified between the two in the past year, so this possibly represents a
regression?

I originally saw the wrong order in KRunner as well, but it seems to have
started working after I rebooted. Probably just restarting the KRunner daemon
would have been enough. I also updated to the latest RC. Possible I missed
something with KRunner, but at any rate, I'm seeing the wrong order in the
Plasma Search widget.

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

[plasmashell] [Bug 480668] Alternate calendar and holidays can't be selected

2024-02-02 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=480668

--- Comment #8 from Fushan Wen  ---
Git commit df51bec8937b2698fb8b6a8f88b33a093548060b by Fushan Wen.
Committed on 03/02/2024 at 04:37.
Pushed by fusionfuture into branch 'Plasma/6.0'.

appiumtests/digitalclocktest: test calendar plugin config ui works

The config ui was omitted when porting the calendar plugin. Add a test
to ensure it works in the future.


(cherry picked from commit 3b23cf4bf42a27ff6d73b825cc87ad31b9661a22)

M  +10   -2appiumtests/digitalclocktest.py
M  +5-0applets/digital-clock/package/contents/ui/configCalendar.qml

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

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

[frameworks-kconfig] [Bug 480758] The desktop icons took about 20 seconds to appear when starting Plasma 5.93.0

2024-02-02 Thread Matt Fagnani
https://bugs.kde.org/show_bug.cgi?id=480758

Matt Fagnani  changed:

   What|Removed |Added

  Component|generic-performance |general
   Target Milestone|1.0 |---
Product|plasmashell |frameworks-kconfig
 CC||kdelibs-b...@kde.org
Version|5.93.0  |5.249.0
   Assignee|plasma-b...@kde.org |matt...@mjdsystems.ca

--- Comment #1 from Matt Fagnani  ---
The journal had messages which started with Plasma 5.93.0 around 20 s after I
started it like 
kded6[1771]: QProcess: Destroyed while process
("/usr/libexec/kf6/kconf_update") is still running.

I ran /usr/libexec/kf6/kconf_update in Konsole, and it finished after about 30
s. When I logged out and in to Plasma after that, the desktop icons appeared
after about 2 s. /usr/libexec/kf6/kconf_update still being running 20 s into
startup might've delayed the desktop icons from being shown.

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

[kde] [Bug 480455] dekstop icons rearrange after every reboot.

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480455

--- Comment #20 from cggoo...@gmx.com ---
(In reply to fanzhuyifan from comment #19)
> (In reply to cggoody5 from comment #18)
> > ok, also, many icons are missing in nemo file manager folder. 
> > 
> > is that part of kde as well? or no?
> 
> Hi, nemo is not a KDE project.

ok, thanks.

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

[plasmashell] [Bug 480668] Alternate calendar and holidays can't be selected

2024-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480668

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

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

[plasmashell] [Bug 480668] Alternate calendar and holidays can't be selected

2024-02-02 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=480668

--- Comment #6 from Fushan Wen  ---
Git commit 3b23cf4bf42a27ff6d73b825cc87ad31b9661a22 by Fushan Wen.
Committed on 03/02/2024 at 04:22.
Pushed by fusionfuture into branch 'master'.

appiumtests/digitalclocktest: test calendar plugin config ui works

The config ui was omitted when porting the calendar plugin. Add a test
to ensure it works in the future.

M  +10   -2appiumtests/digitalclocktest.py
M  +5-0applets/digital-clock/package/contents/ui/configCalendar.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/3b23cf4bf42a27ff6d73b825cc87ad31b9661a22

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

[kde-cli-tools] [Bug 476012] kinfo reports "offscreen" as the Graphics Platform when run in a terminal window

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=476012

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[kde] [Bug 480455] dekstop icons rearrange after every reboot.

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480455

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

--- Comment #19 from fanzhuyi...@gmail.com ---
(In reply to cggoody5 from comment #18)
> ok, also, many icons are missing in nemo file manager folder. 
> 
> is that part of kde as well? or no?

Hi, nemo is not a KDE project.

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

[kde] [Bug 480455] dekstop icons rearrange after every reboot.

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480455

cggoo...@gmx.com changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #18 from cggoo...@gmx.com ---
ok, also, many icons are missing in nemo file manager folder. 

is that part of kde as well? or no?

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

[kwin] [Bug 480511] On Wayland, during Drag'n'Drop, if the cursor hovers over a non-target window, it quickly receives focus and rises above the others

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480511

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[krita] [Bug 480759] New: onion skin doesn't reappear after scrubbing

2024-02-02 Thread Ben Ridgway
https://bugs.kde.org/show_bug.cgi?id=480759

Bug ID: 480759
   Summary: onion skin doesn't reappear after scrubbing
Classification: Applications
   Product: krita
   Version: 5.2.2
  Platform: Microsoft Windows
OS: Other
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: 21stcenturysha...@gmail.com
  Target Milestone: ---

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


STEPS TO REPRODUCE
1. turn on onion skin on a layer with several animation frames
2. scrub back and fourth on the timeline
3. stop scrubbing over the frames

OBSERVED RESULT
Onion skin is hidden while scrubbing like previous versions but when you stop
scrubbing, the onion skin stays hidden until you click on a different frame on
the timeline

EXPECTED RESULT
Turn on onion skin. Scrub through frames. Stop scrubbing and return to onion
skin mode.

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

ADDITIONAL INFORMATION
I made a video of the bug (private YouTube link). Hope this is helpful!-
https://youtu.be/fHYjtz2PJ3M

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

[kwin] [Bug 480642] Xwayland apps scaling issues

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480642

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[kwin] [Bug 480614] Long String of Unicode Characters in Virtual Desktop Name Crashes plasmashell

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480614

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[dolphin] [Bug 479532] mouse wheel zoom goes up on wheel down, after some time it reverses

2024-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479532

--- 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 478924] HDMI TV 144hz broken on Wayland, works fine on X11

2024-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=478924

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[plasmashell] [Bug 480668] Alternate calendar and holidays can't be selected

2024-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480668

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

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

[plasmashell] [Bug 480758] New: The desktop icons took about 20 seconds to appear when starting Plasma 5.93.0

2024-02-02 Thread Matt Fagnani
https://bugs.kde.org/show_bug.cgi?id=480758

Bug ID: 480758
   Summary: The desktop icons took about 20 seconds to appear when
starting Plasma 5.93.0
Classification: Plasma
   Product: plasmashell
   Version: 5.93.0
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: qt6
  Severity: normal
  Priority: NOR
 Component: generic-performance
  Assignee: plasma-b...@kde.org
  Reporter: matt.fagn...@bell.net
  Target Milestone: 1.0

SUMMARY

I updated a Fedora Rawhide/40 KDE Plasma installation from Plasma 5.92.0 to
5.93.0. I had previously set the splash screen to none in System Settings to
work around the splash screen being shown for about 20 seconds with 5.92.0 even
though the startup took about 5 s to complete
https://bugs.kde.org/show_bug.cgi?id=479824 The desktop icons took about 20
seconds to appear when starting Plasma 5.93.0 on Wayland as opposed to about 5
s with 5.92.0 and earlier. The panel and background appeared after about 5 s
with 5.93.0. This problem happened each of several times I started 5.93.0. I
didn't see any obviously related journal messages that were new.

STEPS TO REPRODUCE
1. Boot a Fedora Rawhide KDE Plasma installation updated to 2024-2-2 with
Plasma 5.93.0 downloaded from
https://bodhi.fedoraproject.org/updates/FEDORA-2024-b19679b66a installed. The
splash screen was previously set to None in System Settings.
2. Log in to Plasma 5.93.0 on Wayland
3. 

OBSERVED RESULT
The desktop icons took about 20 seconds to appear when starting Plasma 5.93.0

EXPECTED RESULT
The desktop icons should have taken about 5 seconds to appear when starting
Plasma 5.93.0

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Rawhide/40
(available in About System)
KDE Plasma Version: 5.93.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.6.1

ADDITIONAL INFORMATION

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

[kdeplasma-addons] [Bug 480752] Night Color applet interacts weirdly with middle click

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480752

fanzhuyi...@gmail.com changed:

   What|Removed |Added

   Keywords||usability

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

[kdeplasma-addons] [Bug 480752] Night Color applet interacts weirdly with middle click

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480752

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||fanzhuyi...@gmail.com
 Status|REPORTED|CONFIRMED
   Severity|normal  |minor

--- Comment #1 from fanzhuyi...@gmail.com ---
See https://invent.kde.org/plasma/plasma-workspace/-/issues/114

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

[kate] [Bug 480756] Symbols viewer misses Ruby functions without parenthesis in their definition line.

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480756

--- Comment #1 from dtru...@xopnetworks.com ---
Also, function/method names ending in a question mark are not shown in the
Symbols list.

And class-level method names (which contain a dot) are also not shown in the
Symbols list.

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

[docs.kde.org] [Bug 480757] New: "Activities" description appears to be incomplete

2024-02-02 Thread j . gahbauer
https://bugs.kde.org/show_bug.cgi?id=480757

Bug ID: 480757
   Summary: "Activities" description appears to be incomplete
Classification: Websites
   Product: docs.kde.org
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: docs.kde.org
  Assignee: kde-doc-engl...@kde.org
  Reporter: j.gahba...@gmail.com
  Target Milestone: ---

SUMMARY
"Activities" documentation is not clear about the function of Activities and
does not describe them fully. The current documentation does not make clear
that: 1) Activities can contain multiple desktops and can therefore be thought
of as *sets* of Desktops, and 2) "Activities" allow Plasma to be used across
different "modes" of use - e.g., personal, business, etc, and to assign
different pinned taskbar programs, widgets, and unique wallpapers to each. This
is very useful; I suggest simpler language to elaborate and clarify the utility
of this unique Plasma function.

ADDITIONAL INFORMATION
Documentation is here:
https://docs.kde.org/stable5/en/plasma-desktop/plasma-desktop/activities-interface.html
I would be happy to contribute sample text if helpful.

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

[kdeconnect] [Bug 480714] Missing from tray

2024-02-02 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=480714

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #2 from Justin Zobel  ---
Operating System: Solus 4.5
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.6.1
Kernel Version: 6.6.15-272.current (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 PRO 4750U with Radeon Graphics
Memory: 29.1 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 20Y1001SAU
System Version: ThinkPad P14s Gen 1

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

[kate] [Bug 480756] New: Symbols viewer misses Ruby functions without parenthesis in their definition line.

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480756

Bug ID: 480756
   Summary: Symbols viewer misses Ruby functions without
parenthesis in their definition line.
Classification: Applications
   Product: kate
   Version: 22.12.3
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: part
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: dtru...@xopnetworks.com
  Target Milestone: ---

SUMMARY
Symbols viewer misses Ruby functions without parenthesis in their definition
line.

STEPS TO REPRODUCE
In Ruby, function definitions don't require parenthesis.  The symbol viewer
omits these function names.
For example, 
~~~
class Gtest

  def initialize()
  end

  def test2(p1, p2)
  end

  def no_paren_function
puts 'a'
  end

end
~

The symbol viewer will show 'initialize' and 'test2' but not
'no_paren_function'.

OBSERVED RESULT
The  'no_paren_function' will not be shown in the Symbols pane.

EXPECTED RESULT
The  'no_paren_function' should be shown in the Symbols pane.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: OpenSUSE 15.5 
(available in About System)
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
In previous versions of Kate, the symbol viewer worked correctly for this case.

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

[kmymoney] [Bug 420115] Prompted to create scheduled transaction in Investment Account

2024-02-02 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=420115

--- Comment #1 from Jack  ---
I just tested this in master branch, and you actually can create a schedule in
an Investment Account, but not an investment transaction.  I entered one event
and it did create the transaction, decreasing the balance by the amount of the
payment (as well as transferring the funds to the set caategory) but it's not
clear where this decreasing balance is tracked.  I suppose I should open a
separate bug for this.

I'm not sure if this bug should be to not prompt the user, or make it a
wishlist to allow scheduled transactions in Investment Accounts.

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

[plasmashell] [Bug 480754] Monitor flickers, after disconnecting the HDMI and reconnecting it, the monitor works perfectly but a crash had occured

2024-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480754

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[Powerdevil] [Bug 434486] Powerdevil bug killing my bluetooth?

2024-02-02 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=434486

--- Comment #4 from Jakob Petsovits  ---
Actually, sorry, there is one spot in 5.27 (and below) that deals with
Bluetooth, which is the "Wireless Power Saving" action. It does not use
QObject::disconnect calls, but it does send messages over D-Bus to ask for
Bluetooth to be enabled or disabled when the current power state profile
changes (between AC power, Battery or Low battery profiles). Could you check
your system settings and see if perhaps one of those profiles has a Bluetooth
drop-down set to "Turn off"?

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

[Powerdevil] [Bug 434486] Powerdevil bug killing my bluetooth?

2024-02-02 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=434486

Jakob Petsovits  changed:

   What|Removed |Added

 CC||jpe...@petsovits.com

--- Comment #3 from Jakob Petsovits  ---
I won't say with certainty that the QObject::disconnect logs by
org_kde_powerdevil are entirely unrelated to your issue. But what I will say is
that PowerDevil does not handle Bluetooth at all. Bluetooth configuration and
monitoring is handled by a separate component called BlueDevil, and system logs
for that process would not be labeled as org_kde_powerdevil.

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

[kwin] [Bug 480648] Display Stuck in HDR After Disabling HDR

2024-02-02 Thread theriverlethe
https://bugs.kde.org/show_bug.cgi?id=480648

--- Comment #8 from theriverle...@gmail.com  ---
Cable Matters adapters doesn't work at all at 120Hz, so that can be
disregarded.

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

[kate] [Bug 480755] New: Kate crashed when setting recent items setting to 0

2024-02-02 Thread ericswpark
https://bugs.kde.org/show_bug.cgi?id=480755

Bug ID: 480755
   Summary: Kate crashed when setting recent items setting to 0
Classification: Applications
   Product: kate
   Version: 23.04.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: kde-bugtrack...@ericswpark.com
  Target Milestone: ---

Application: kate (23.04.2)

Qt Version: 5.15.9
Frameworks Version: 5.107.0
Operating System: Linux 6.1.52-valve9-1-neptune-61 x86_64
Windowing System: X11
Distribution: SteamOS
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
I set the recent items (how many recent items are shown) to 0, and then Kate
immediately crashed when I clicked on "OK" to apply and save the setting.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault

[KCrash Handler]
#4  0x7fcdfe928674 in ?? () from /usr/lib/libKF5ConfigWidgets.so.5
#5  0x7fcdfe92a35f in KRecentFilesAction::setMaxItems(int) () from
/usr/lib/libKF5ConfigWidgets.so.5
#6  0x7fce00dafecf in ?? () from /usr/lib/libkateprivate.so.23.04.2
#7  0x7fcdff8d01a3 in ?? () from /usr/lib/libQt5Core.so.5
#8  0x7fce0056bbb7 in QAction::triggered(bool) () from
/usr/lib/libQt5Widgets.so.5
#9  0x7fce0057160b in QAction::activate(QAction::ActionEvent) () from
/usr/lib/libQt5Widgets.so.5
#10 0x7fce006f3b4b in ?? () from /usr/lib/libQt5Widgets.so.5
#11 0x7fce006f3c6d in ?? () from /usr/lib/libQt5Widgets.so.5
#12 0x7fce005af1e1 in QWidget::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#13 0x7fce0057893f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#14 0x7fce0057ddef in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#15 0x7fcdff89ab18 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#16 0x7fce0057c12a in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) ()
from /usr/lib/libQt5Widgets.so.5
#17 0x7fce005cd9d4 in ?? () from /usr/lib/libQt5Widgets.so.5
#18 0x7fce005cec27 in ?? () from /usr/lib/libQt5Widgets.so.5
#19 0x7fce0057893f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#20 0x7fcdff89ab18 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#21 0x7fcdffd4121c in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib/libQt5Gui.so.5
#22 0x7fcdffd2a955 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /usr/lib/libQt5Gui.so.5
#23 0x7fcdf732f710 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#24 0x7fcdfd110981 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#25 0x7fcdfd16db39 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0x7fcdfd10e032 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#27 0x7fcdff8e9f0c in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#28 0x7fcdff899824 in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#29 0x7fcdff89acc3 in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#30 0x55593a66b60e in ?? ()
#31 0x7fcdff039850 in ?? () from /usr/lib/libc.so.6
#32 0x7fcdff03990a in __libc_start_main () from /usr/lib/libc.so.6
#33 0x55593a66dab5 in ?? ()
[Inferior 1 (process 43286) detached]

Reported using DrKonqi

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

[kde] [Bug 480455] dekstop icons rearrange after every reboot.

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480455

cggoo...@gmx.com changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #17 from cggoo...@gmx.com ---
seems to be fixed now. so i think whatever happened is now fixed.

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

[digikam] [Bug 480748] digiKam crashed while tagging face in the middle of a people match run

2024-02-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=480748

--- Comment #3 from Maik Qualmann  ---
No, it's not a different bug, whether it's a "?" have entered or tried to enter
a name, this always led to a crash in the Qt6 version of digiKam-8.2.0.

Maik

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

[plasmashell] [Bug 480754] Monitor flickers, after disconnecting the HDMI and reconnecting it, the monitor works perfectly but a crash had occured

2024-02-02 Thread Marko B
https://bugs.kde.org/show_bug.cgi?id=480754

--- Comment #1 from Marko B  ---
Created attachment 165489
  --> https://bugs.kde.org/attachment.cgi?id=165489=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 480754] New: Monitor flickers, after disconnecting the HDMI and reconnecting it, the monitor works perfectly but a crash had occured

2024-02-02 Thread Marko B
https://bugs.kde.org/show_bug.cgi?id=480754

Bug ID: 480754
   Summary: Monitor flickers, after disconnecting the HDMI and
reconnecting it, the monitor works perfectly but a
crash had occured
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Neon
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: markox...@aim.com
  Target Milestone: 1.0

Application: plasmashell (6.0.80)

Qt Version: 6.6.1
Frameworks Version: 5.249.0
Operating System: Linux 6.5.0-15-generic x86_64
Windowing System: Wayland
Distribution: KDE neon Unstable Edition
DrKonqi: 6.0.80 [CoredumpBackend]

-- Information about the crash:
I had previously also reported this same bug. I'm running latest updates from
KDE Neon Unstable. Same laptop, intel i7 9th gen + nvidia 1660ti, same duo
monitor setup, usb-c (dp) + HDMI. The usb-c display connects and works while
the HDMI display has also conencted but with WILD flickering, like very bad.
After disconnecting HDMI, and reconnecting it, this crash occurs, but not the
monitor works. One of the other things I noticed is that SOMETIMES the USB-C
monitor does not connect at all, like the system does not recognise it. This
happens sometimes, (fresh boot, not after sleeping) but a restart fixes it.
Hope this crash report helps :)

The crash can be reproduced every time.

-- Backtrace (Reduced):
#6  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140112036567744)
at ./nptl/pthread_kill.c:44
#7  __pthread_kill_internal (signo=6, threadid=140112036567744) at
./nptl/pthread_kill.c:78
#8  __GI___pthread_kill (threadid=140112036567744, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#9  0x7f6e64242476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#10 0x7f6e642287f3 in __GI_abort () at ./stdlib/abort.c:79


Reported using DrKonqi

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

[kwin] [Bug 444166] Fall Apart Effect triggered too often on Wayland

2024-02-02 Thread Dashon
https://bugs.kde.org/show_bug.cgi?id=444166

Dashon  changed:

   What|Removed |Added

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

--- Comment #10 from Dashon  ---
Looks like this has been fixed in plasma 6. None of the conditions that
triggered this back when I reported it are still a problem.

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

[dolphin] [Bug 480685] Dolphin keeps asking for SMB credentials when concurrent limit is hit

2024-02-02 Thread ericswpark
https://bugs.kde.org/show_bug.cgi?id=480685

ericswpark  changed:

   What|Removed |Added

Summary|Dolphin keeps asking for|Dolphin keeps asking for
   |SMB credentials when|SMB credentials when
   |navigating to a host|concurrent limit is hit

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

[dolphin] [Bug 480685] Dolphin keeps asking for SMB credentials when navigating to a host

2024-02-02 Thread ericswpark
https://bugs.kde.org/show_bug.cgi?id=480685

--- Comment #1 from ericswpark  ---
Found the issue -- in Windows settings the simultaneous connections allowed was
set to 1. This was causing Dolphin to continuously ask for the credentials. Can
Dolphin check whether the concurrent connection limit has been reached, and
notify the user?

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

[krunner] [Bug 480750] KRunner (and Plasma Search) are not respecting my search order settings

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480750

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||fanzhuyi...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from fanzhuyi...@gmail.com ---
Can't reproduce... With the same setting my results for applications appear
above those for windows..

Does this also happen when you run krunner from the command line? Or when you
trigger it via shortcuts?

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

[gwenview] [Bug 475937] Unable to print in landscape mode

2024-02-02 Thread joelsonejr
https://bugs.kde.org/show_bug.cgi?id=475937

joelsonejr  changed:

   What|Removed |Added

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

--- Comment #4 from joelsonejr  ---
I was able to confirm the misbehavior when printing from Gwenview, version 
23.08.4. Printing from Chrome and Gimp are working fine. 
Below is my system information:

Kernel: 6.6.10-1-MANJARO 
  Uptime: 1 hour, 16 mins 
  Packages: 1318 (pacman), 10 (flatpak), 6 (snap) 
  Shell: bash 5.2.21 
  Resolution: 2560x1440 
  DE: Plasma 5.27.10 
  WM: KWin 
  Theme: [Plasma], Breeze [GTK2/3] 
  Icons: [Plasma], breeze [GTK2/3] 
  Terminal: yakuake 
  CPU: Intel i7-4790K (8) @ 4.400GHz 
  GPU: NVIDIA GeForce GTX 1080 
  Memory: 4404MiB / 32042MiB

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

[Powerdevil] [Bug 480030] KDE Power Management System Closed Unexpectedly

2024-02-02 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=480030

Antonio Rojas  changed:

   What|Removed |Added

 CC||kubawronski...@gmail.com

--- Comment #10 from Antonio Rojas  ---
*** Bug 480753 has been marked as a duplicate of this bug. ***

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

[Powerdevil] [Bug 480753] KDE PowerDevil crash at startup on Alpine Linux

2024-02-02 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=480753

Antonio Rojas  changed:

   What|Removed |Added

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

--- Comment #1 from Antonio Rojas  ---


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

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

[digikam] [Bug 480748] digiKam crashed while tagging face in the middle of a people match run

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480748

--- Comment #2 from maxi.jarvinen+...@protonmail.com ---
(In reply to Maik Qualmann from comment #1)
> Did you reproduce it so quickly with digiKam-8.3.0 or with digiKam-8.2.0?
> 
> Maik

I used digiKam-8.3.0 and this was a different bug, so no. But good news is that
the bug I reported for digiKam-8.2.0 appeared to be fixed in this version.

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

[kdeplasma-addons] [Bug 480752] Night Color applet interacts weirdly with middle click

2024-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480752

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[Powerdevil] [Bug 480753] New: KDE PowerDevil crash at startup on Alpine Linux

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480753

Bug ID: 480753
   Summary: KDE PowerDevil crash at startup on Alpine Linux
Classification: Plasma
   Product: Powerdevil
   Version: 5.27.10
  Platform: Other
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: kubawronski...@gmail.com
CC: m...@ratijas.tk, natalie_clar...@yahoo.de
  Target Milestone: ---

Application: org_kde_powerdevil (5.27.10)

Qt Version: 5.15.10
Frameworks Version: 5.113.0
Operating System: Linux 6.6.15-0-lts x86_64
Windowing System: X11
Distribution: Alpine Linux edge
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
Similar issue: https://bugs.kde.org/show_bug.cgi?id=475075

The crash can be reproduced every time.

-- Backtrace:
Application: System zarządzania energią w KDE (org_kde_powerdevil), signal:
Aborted

[KCrash Handler]
#6  __restore_sigs (set=set@entry=0x7ffcc076a990) at
./arch/x86_64/syscall_arch.h:40
#7  0x7f0aae65f702 in raise (sig=sig@entry=6) at src/signal/raise.c:11
#8  0x7f0aae62ebe8 in abort () at src/exit/abort.c:11
#9  0x7f0aae62ec96 in __assert_fail (expr=, file=, line=, func=) at src/exit/assert.c:7
#10 0x7f0aa89a3df1 in ?? () from /usr/lib/libddcutil.so.5
#11 0x7f0aa89a515f in ?? () from /usr/lib/libddcutil.so.5
#12 0x7f0aa89a53c0 in ?? () from /usr/lib/libddcutil.so.5
#13 0x7f0aa89a5689 in ?? () from /usr/lib/libddcutil.so.5
#14 0x7f0aa89e3d80 in ?? () from /usr/lib/libddcutil.so.5
#15 0x7f0aa89e723a in ddca_get_display_info_list2 () from
/usr/lib/libddcutil.so.5
#16 0x7f0aa8a6a582 in ?? () from
/usr/lib/qt5/plugins/kf5/powerdevil/powerdevilupowerbackend.so
#17 0x7f0aa8a63956 in PowerDevilUPowerBackend::initWithBrightness(bool) ()
from /usr/lib/qt5/plugins/kf5/powerdevil/powerdevilupowerbackend.so
#18 0x7f0aada0ae1c in ?? () from /usr/lib/libQt5Core.so.5
#19 0x7f0aa8a5b1d0 in
PowerDevilUPowerBackend::brightnessSupportQueried(bool) () from
/usr/lib/qt5/plugins/kf5/powerdevil/powerdevilupowerbackend.so
#20 0x7f0aada0ae1c in ?? () from /usr/lib/libQt5Core.so.5
#21 0x7f0aae442526 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/usr/lib/libKF5CoreAddons.so.5
#22 0x7f0aae443b2c in ?? () from /usr/lib/libKF5CoreAddons.so.5
#23 0x7f0aada0ae1c in ?? () from /usr/lib/libQt5Core.so.5
#24 0x7f0aa8aa5e0b in ?? () from
/usr/lib/qt5/plugins/kauth/helper/kauth_helper_plugin.so
#25 0x7f0aa8aa383c in ?? () from
/usr/lib/qt5/plugins/kauth/helper/kauth_helper_plugin.so
#26 0x7f0aa8aa48c3 in ?? () from
/usr/lib/qt5/plugins/kauth/helper/kauth_helper_plugin.so
#27 0x7f0aa8aa4ae1 in ?? () from
/usr/lib/qt5/plugins/kauth/helper/kauth_helper_plugin.so
#28 0x7f0aae38d2ef in ?? () from /usr/lib/libQt5DBus.so.5
#29 0x7f0aada03294 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#30 0x7f0aad9ea774 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#31 0x7f0aad9ea9e1 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#32 0x7f0aada20a9c in ?? () from /usr/lib/libQt5Core.so.5
#33 0x7f0aacb69295 in ?? () from /usr/lib/libglib-2.0.so.0
#34 0x7f0aacbca547 in ?? () from /usr/lib/libglib-2.0.so.0
#35 0x7f0aacb6747e in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#36 0x7f0aada20540 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#37 0x7f0aad9e6321 in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#38 0x7f0aad9eaf88 in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#39 0x562fb05631f4 in ?? ()
#40 0x7f0aae62e6d1 in libc_start_main_stage2 (main=0x562fb0563030, argc=1,
argv=0x7ffcc076b8b8) at src/env/__libc_start_main.c:95
#41 0x562fb0563247 in ?? ()
#42 0x0001 in ?? ()
#43 0x7ffcc076db46 in ?? ()
#44 0x in ?? ()
[Inferior 1 (process 3922) detached]

Reported using DrKonqi

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

[frameworks-plasma] [Bug 415601] Plasma tooltips draw shadows from the dialog svg instead of the tooltip svg

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415601

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/libplasma/-/commit/3d8fe |ma/libplasma/-/commit/027c7
   |a22963f81d8155299f5efd836e2 |d6af6ae7bb7884566753751e686
   |ad854f2a|bf054e18

--- Comment #10 from Nate Graham  ---
Git commit 027c7d6af6ae7bb7884566753751e686bf054e18 by Nate Graham, on behalf
of David Edmundson.
Committed on 02/02/2024 at 19:22.
Pushed by ngraham into branch 'Plasma/6.0'.

Use correct prefix SVG prefix for tooltips

In various porting using the correct prefix for tooltips got lost.

This patch restores that by adding an additional prefix argument to the
constructor of PlasmaWindow and having a separate DialogShadows instance
per SVG prefix.


(cherry picked from commit 69fe0b04ce363d750961975140fb96df8cad1b20)

M  +1-1src/declarativeimports/core/tooltipdialog.cpp
M  +2-2src/plasmaquick/appletpopup.cpp
M  +1-1src/plasmaquick/appletpopup.h
M  +3-3src/plasmaquick/dialog.cpp
M  +13   -10   src/plasmaquick/dialogshadows.cpp
M  +3-3src/plasmaquick/dialogshadows_p.h
M  +7-5src/plasmaquick/plasmawindow.cpp
M  +1-1src/plasmaquick/plasmawindow.h
M  +2-2src/plasmaquick/popupplasmawindow.cpp
M  +1-1src/plasmaquick/popupplasmawindow.h

https://invent.kde.org/plasma/libplasma/-/commit/027c7d6af6ae7bb7884566753751e686bf054e18

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

[Elisa] [Bug 432456] Elisa crahes on start

2024-02-02 Thread Jack Hill
https://bugs.kde.org/show_bug.cgi?id=432456

Jack Hill  changed:

   What|Removed |Added

 CC||jackhill3...@gmail.com

--- Comment #4 from Jack Hill  ---
(In reply to soundsurfer99 from comment #2)
> I looked a bit more into which songs were played or in the playlist when the
> crash happen. I now believe the crashs are connected to non-standard conform
> tags. I.e. I have only observed the crashes when songs with non-standard
> conform tags were in the playlist (and i think only when changing from one
> song to the next).
> 
> In addition, I went though a subset of my music library enforced standard
> conform tags with kid3. I have not observed any crashes if I restrict the
> playlist to these know 'good' titles.
> 
> Hope this helps and please let me know if I can provide more info.

Hi. If this still happens, please could you let us know what file format and
what tags cause the app to crash?

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

[kdeplasma-addons] [Bug 480752] New: Night Color applet interacts weirdly with middle click

2024-02-02 Thread Martino Fontana
https://bugs.kde.org/show_bug.cgi?id=480752

Bug ID: 480752
   Summary: Night Color applet interacts weirdly with middle click
Classification: Plasma
   Product: kdeplasma-addons
   Version: 5.93.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Night Color Control
  Assignee: plasma-b...@kde.org
  Reporter: tinozzo...@gmail.com
CC: kwin-bugs-n...@kde.org, vlad.zahorod...@kde.org
  Target Milestone: ---

SUMMARY

In Plasma 5, middle-clicking the night color applet simply toggles it on and
off.

However, now it toggles some strange states:
- In the "normal" state (when you start Plasma), with left-clicks you can
toggle night color on and off, as usual.
- In the "weird" state, with left-clicks you can toggle "Not running" and
"Off", both of which have night color disabled.

(With "left-clicks", I mean opening the applet's window and clicking on the
toggle there)

STEPS TO REPRODUCE
1. Have night color set up
2. Middle-click the applet
3. Try changing the state with left-clicks

OBSERVED RESULT
Left clicks toggle between "Not running" and "Off", until you middle-click the
applet again

EXPECTED RESULT
Middle-clicks should be the same as left-clicks, with the difference that you
skip opening the applet's window. (Just like in Plasma 5)

SOFTWARE/OS VERSIONS
Operating System: NixOS 24.05
KDE Plasma Version: 5.93.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.6.1
Kernel Version: 6.7.3-cachyos (64-bit)
Graphics Platform: Wayland


ADDITIONAL INFORMATION

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

[kde] [Bug 480594] Overlapping text/delegates after searching/filtering and then deleting search/filter text

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480594

fanzhuyi...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=480707

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

[plasmashell] [Bug 480707] Searching in timezone list glitches

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480707

fanzhuyi...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=480594
 CC||fanzhuyi...@gmail.com

--- Comment #2 from fanzhuyi...@gmail.com ---
Possibly https://bugs.kde.org/show_bug.cgi?id=480594

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

[valgrind] [Bug 476331] clean up generated/distributed filter scripts

2024-02-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=476331

--- Comment #1 from Paul Floyd  ---
Should be done with these two commits

commit de2cd7f6f9ad06fbe390d37503557718ec15fab4 (HEAD -> master, origin/master,
origin/HEAD)
Author: Paul Floyd 
Date:   Fri Feb 2 22:27:25 2024 +0100

Bug 476331 - clean up generated/distributed filter scripts

commit 3c9a71a42d9dd28b9315ae937033e53b8a3b9ba4
Author: Paul Floyd 
Date:   Fri Feb 2 21:17:49 2024 +0100

Makefiles: bug 476331 cleanup

Quick test with one script to see if buildbot is happy.

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

[krita] [Bug 480751] New: problems with hotkeys

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480751

Bug ID: 480751
   Summary: problems with hotkeys
Classification: Applications
   Product: krita
   Version: 5.2.2
  Platform: Other
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Color Selectors
  Assignee: krita-bugs-n...@kde.org
  Reporter: janapanova2...@gmail.com
  Target Milestone: ---

It is unclear why sometimes the color of the pen automatically changes itself.
I do not know how to remove it.

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

[Alligator] [Bug 480749] Crash when opening redstrate post and maximizing Alligator

2024-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480749

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[krunner] [Bug 480750] KRunner (and Plasma Search) are not respecting my search order settings

2024-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480750

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[digikam] [Bug 480748] digiKam crashed while tagging face in the middle of a people match run

2024-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480748

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[krunner] [Bug 480750] New: KRunner (and Plasma Search) are not respecting my search order settings

2024-02-02 Thread Adam Fontenot
https://bugs.kde.org/show_bug.cgi?id=480750

Bug ID: 480750
   Summary: KRunner (and Plasma Search) are not respecting my
search order settings
Classification: Plasma
   Product: krunner
   Version: 5.93.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: adam.m.fontenot+...@gmail.com
CC: alexander.loh...@gmx.de, natalie_clar...@yahoo.de
  Target Milestone: ---

Created attachment 165488
  --> https://bugs.kde.org/attachment.cgi?id=165488=edit
screenshot of the problem

SUMMARY
In my Plasma Search settings (in System Settings), I have set Applications to
appear above Windows, but windows matching my searches always appear above
applications.

The same issue happens for other search sources, e.g. "recent files" appear
above applications even though I've favorited Applications and not Recent
Files.

STEPS TO REPRODUCE
1. Add both "Applications" and "Windows" to your favorite plugins in your
Plasma Search settings.
2. Drag Applications so that it appears above Windows.
3. Search for the name of an application that you already have open.

OBSERVED RESULT
The window for the already open application will be found by the search and
appear above the application name itself.

EXPECTED RESULT
The application appears first, because you prioritized it in your settings.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.93.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.7.0
Kernel Version: 6.7.3-arch1-1 (64-bit)
Graphics Platform: Wayland

ADDITIONAL NOTES

I don't want to disable the problematic search sources, I do use them. My
understanding is that Plasma 6 is supposed to respect the search order
preferences in KRunner and Plasma Search widgets.

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

[kde] [Bug 480455] dekstop icons rearrange after every reboot.

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480455

--- Comment #16 from cggoo...@gmx.com ---
where do you find the icon lock in place besides right clicking on the
desktop>icons then lock in place. where do i find that in system settings? it
changed the locations of where they at and such.

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

[kdenlive] [Bug 457783] Mix transitions don't work. Error message: Not enough frames at clip [end/start] to apply the mix. Transitions not saved if added to image clips.

2024-02-02 Thread Gerry Gavigan
https://bugs.kde.org/show_bug.cgi?id=457783

Gerry Gavigan  changed:

   What|Removed |Added

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

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

[kdenlive] [Bug 457783] Mix transitions don't work. Error message: Not enough frames at clip [end/start] to apply the mix. Transitions not saved if added to image clips.

2024-02-02 Thread Gerry Gavigan
https://bugs.kde.org/show_bug.cgi?id=457783

Gerry Gavigan  changed:

   What|Removed |Added

 CC||gerrys...@gmail.com

--- Comment #2 from Gerry Gavigan  ---
Created attachment 165487
  --> https://bugs.kde.org/attachment.cgi?id=165487=edit
problem reappeared

Using Tumbleweed updated to today, kdenlive 23.08.04

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

[Alligator] [Bug 480749] Crash when opening redstrate post and maximizing Alligator

2024-02-02 Thread Tammes Burghard
https://bugs.kde.org/show_bug.cgi?id=480749

--- Comment #1 from Tammes Burghard  ---
Created attachment 165486
  --> https://bugs.kde.org/attachment.cgi?id=165486=edit
Incorrect images

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

[Alligator] [Bug 480749] New: Crash when opening redstrate post and maximizing Alligator

2024-02-02 Thread Tammes Burghard
https://bugs.kde.org/show_bug.cgi?id=480749

Bug ID: 480749
   Summary: Crash when opening redstrate post and maximizing
Alligator
Classification: Applications
   Product: Alligator
   Version: 24.01.95
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: fe...@posteo.de
  Reporter: k...@kuchenmampfer.de
  Target Milestone: ---

Created attachment 165485
  --> https://bugs.kde.org/attachment.cgi?id=165485=edit
Crash backtrace

SUMMARY
***
Alligator crashes when I open
https://redstrate.com/blog/2024/01/my-work-in-kde-for-january-2024/ and then
maximize the window
***


STEPS TO REPRODUCE
1. Add Planet KDE feed
2. open https://redstrate.com/blog/2024/01/my-work-in-kde-for-january-2024/
3. maximize the window

OBSERVED RESULT
2. Images are not rendered correctly
3. Crash

EXPECTED RESULT
Correct images and no crash

SOFTWARE/OS VERSIONS
Operating System: Crystal Linux 
KDE Plasma Version: 5.93.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.7.0
Kernel Version: 6.7.2-arch1-2 (64-bit)
Graphics Platform: Wayland
Processors: 8 × AMD Ryzen 7 4700U with Radeon Graphics
Memory: 30.7 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: TUXEDO
Product Name: TUXEDO Aura 15 Gen1

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

[kde] [Bug 480455] dekstop icons rearrange after every reboot.

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480455

--- Comment #15 from cggoo...@gmx.com ---
got i got it installed. it seems to work if you lock in place.

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

[digikam] [Bug 480748] digiKam crashed while tagging face in the middle of a people match run

2024-02-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=480748

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
Did you reproduce it so quickly with digiKam-8.3.0 or with digiKam-8.2.0?

Maik

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

[digikam] [Bug 480748] New: digiKam crashed while tagging face in the middle of a people match run

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480748

Bug ID: 480748
   Summary: digiKam crashed while tagging face in the middle of a
people match run
Classification: Applications
   Product: digikam
   Version: 8.3.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Maintenance-Faces
  Assignee: digikam-bugs-n...@kde.org
  Reporter: maxi.jarvinen+...@protonmail.com
  Target Milestone: ---

SUMMARY
Crashed when trying to tag a face in the middle of a detect faces batch run.

STEPS TO REPRODUCE
1. Faces tab, click on People>unknown
2. Select all, run detect faces
3. In the middle of the run, attempt to name a tag on your own that couldn't be
recognized

OBSERVED RESULT
Crash.

EXPECTED RESULT
Rename as normal.

SOFTWARE/OS VERSIONS
Windows: 19045.3930
KDE Frameworks Version: 5.248.0
Qt Version: 6.6.1 (built against 6.6.1)

ADDITIONAL INFORMATION
Was not a problem in digiKam 8.1.0

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

[kde] [Bug 480455] dekstop icons rearrange after every reboot.

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480455

--- Comment #14 from cggoo...@gmx.com ---
i got it figured it out.

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

[digikam] [Bug 480746] digiKam 8.2.0 crashes if adding ? to face tag

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480746

--- Comment #2 from maxi.jarvinen+...@protonmail.com ---
(In reply to Maik Qualmann from comment #1)
> Fixed in 8.3.0 with Bug 477871
> 
> Install the pre-version avaialble here :
> 
> https://files.kde.org/digikam/

Alright, thank you. Though I immediately encountered another crash from another
action, so I'll go ahead and log another one

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

[kwin] [Bug 479934] Incorrect display of blur effect

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479934

landgraf...@yandex.ru changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
Version|5.92.0  |5.93.0
 Resolution|FIXED   |---

--- Comment #5 from landgraf...@yandex.ru ---
SUMMARY
Blur effect texture flipped on 180 degrees.

The behavior of regular applications has been fixed (for example, the Konsole
in the screenshot). However, plasma widgets still display blur incorrectly.
("New screenshot with reproducible problem")


Operating System: Arch Linux 
KDE Plasma Version: 5.93.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.7.0
Kernel Version: 6.7.2-zen1-2-zen (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 2700X Eight-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3060/PCIe/SSE2

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

[kwin] [Bug 479934] Incorrect display of blur effect

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479934

--- Comment #4 from landgraf...@yandex.ru ---
Created attachment 165484
  --> https://bugs.kde.org/attachment.cgi?id=165484=edit
New screenshot with reproducible problem.

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

[digikam] [Bug 480606] Digikam git doesn't display thumbnails from tif images cropped with Rawtherapee

2024-02-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=480606

--- Comment #24 from Maik Qualmann  ---
I'm guessing you're using sidecars. There is an interaction between XMP and
EXIF/IPTC. Check out the XMP conversion table:

https://exiv2.org/conversion.html

To prevent this, you would have to deactivate the sidecar.

Maik

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

[digikam] [Bug 480746] digiKam 8.2.0 crashes if adding ? to face tag

2024-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480746

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[kdenlive] [Bug 480747] Kdenlive crashes when renaming a clip

2024-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480747

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[kde] [Bug 480455] dekstop icons rearrange after every reboot.

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480455

--- Comment #13 from cggoo...@gmx.com ---
ok im trying to add the kde unstable line to pacman.conf line. how should it
look? 

there has to be a spac e between the include line before general options right?

i just rejoined arch of this yr. so im a bit rusty from debian, lol.

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

[kactivitymanagerd] [Bug 480745] kactivitymanagerd crashing when launching certain apps

2024-02-02 Thread Bruno Santos
https://bugs.kde.org/show_bug.cgi?id=480745

Bruno Santos  changed:

   What|Removed |Added

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

--- Comment #2 from Bruno Santos  ---
Deleting the kactivitymanagerd database as suggested here
https://forums.opensuse.org/t/kactivitymanagerd-crashes-constantly-in-plasma-5-20/142784/6
seems to solve the crashes. But maybe this could be something that could be
corrected when this database is somehow corrupted? I had over 200k lines in
errors.log with "error: database disk image is malformed Unable to fetch row"

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

[neon] [Bug 480704] BIG CRASH AFTER LATEST UPDATE IN TESTING EDITION - 2024-02-01

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480704

tagwer...@innerjoin.org changed:

   What|Removed |Added

 CC||tagwer...@innerjoin.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from tagwer...@innerjoin.org ---
Confirming

Install of neon-testing-20240102-0250.iso (on BTRFS, in a KVM guest)
sudo pkcon refresh; sudo pkcon update

As above, no SDDM, possible to get a text console with F3

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

[digikam] [Bug 480746] digiKam 8.2.0 crashes if adding ? to face tag

2024-02-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=480746

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||metzping...@gmail.com
   Version Fixed In||8.3.0

--- Comment #1 from Maik Qualmann  ---
Fixed in 8.3.0 with Bug 477871

Install the pre-version avaialble here :

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

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

[krita] [Bug 480718] [master] Opening documents always selects the Background layer

2024-02-02 Thread Freya Lupen
https://bugs.kde.org/show_bug.cgi?id=480718

Freya Lupen  changed:

   What|Removed |Added

 CC||penguinflyer2...@gmail.com
 Ever confirmed|0   |1
   Keywords||regression
 Status|REPORTED|CONFIRMED

--- Comment #1 from Freya Lupen  ---
Confirmed, regression of commit 8dc97144.

With a single layer document (.png file for example), there is instead no layer
selected at all.
That leads to the crash mentioned here:
https://invent.kde.org/graphics/krita/-/commit/8dc97144531e42055a2d31918c4674e30e1a7026#note_860048
when selecting the Transform Tool in Fast mode.

May be related to bug 480331.

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

[kde] [Bug 480455] dekstop icons rearrange after every reboot.

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480455

--- Comment #12 from cggoo...@gmx.com ---
(In reply to fanzhuyifan from comment #11)
> (In reply to cggoody5 from comment #10)
> > (In reply to fanzhuyifan from comment #9)
> > > If possible, could you check if this issue still exists on plasma 6? The
> > > least disruptive way to try that would be using a neon unstable live boot
> > > ISO, so that you don't need to modify the existing system. On arch it is
> > > also offered in the kde-unstable repo
> > > https://wiki.archlinux.org/title/Official_repositories#kde-unstable
> > 
> > i see, coffee linux is using 5.27.10 so kde plasma 6 is now out?
> 
> Currently plasma 6 is in RC2, and the actual release will be sometime in
> February (https://community.kde.org/Schedules/Plasma_6)
> Since plasma 5 will no longer receive updates, and since plasma 6 had
> received many updates and fixes, it would really appreciated if you could
> check if this bug still exists in plasma 6 -- I personally did not reproduce
> this on my plasma 6 setup.

ok cool. 

how would i install this plasma 6?

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

[plasmashell] [Bug 427214] Add ability to paste Klipper's contents on selection

2024-02-02 Thread coherence
https://bugs.kde.org/show_bug.cgi?id=427214

coherence  changed:

   What|Removed |Added

 CC||niuchang...@gmail.com

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

[kdenlive] [Bug 480747] New: Kdenlive crashes when renaming a clip

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480747

Bug ID: 480747
   Summary: Kdenlive crashes when renaming a clip
Classification: Applications
   Product: kdenlive
   Version: 23.08.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: aron...@gmail.com
  Target Milestone: ---

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

When I rename a duplicated title clip, Kdenlive reproducibly crashes.

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

[kactivitymanagerd] [Bug 480745] kactivitymanagerd crashing when launching certain apps

2024-02-02 Thread Bruno Santos
https://bugs.kde.org/show_bug.cgi?id=480745

--- Comment #1 from Bruno Santos  ---
Created attachment 165482
  --> https://bugs.kde.org/attachment.cgi?id=165482=edit
Crash after launching steam

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

[kde] [Bug 480455] dekstop icons rearrange after every reboot.

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480455

--- Comment #11 from fanzhuyi...@gmail.com ---
(In reply to cggoody5 from comment #10)
> (In reply to fanzhuyifan from comment #9)
> > If possible, could you check if this issue still exists on plasma 6? The
> > least disruptive way to try that would be using a neon unstable live boot
> > ISO, so that you don't need to modify the existing system. On arch it is
> > also offered in the kde-unstable repo
> > https://wiki.archlinux.org/title/Official_repositories#kde-unstable
> 
> i see, coffee linux is using 5.27.10 so kde plasma 6 is now out?

Currently plasma 6 is in RC2, and the actual release will be sometime in
February (https://community.kde.org/Schedules/Plasma_6)
Since plasma 5 will no longer receive updates, and since plasma 6 had received
many updates and fixes, it would really appreciated if you could check if this
bug still exists in plasma 6 -- I personally did not reproduce this on my
plasma 6 setup.

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

[kactivitymanagerd] [Bug 480745] kactivitymanagerd crashing when launching certain apps

2024-02-02 Thread Bruno Santos
https://bugs.kde.org/show_bug.cgi?id=480745

Bruno Santos  changed:

   What|Removed |Added

Summary|kactivitymanagerd crashes   |kactivitymanagerd crashing
   |seemingly randomly  |when launching certain apps

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

[gwenview] [Bug 479597] Gwenview no Subfolder expand

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479597

bogdanjele...@protonmail.com changed:

   What|Removed |Added

 CC||bogdanjele...@protonmail.co
   ||m

--- Comment #3 from bogdanjele...@protonmail.com ---
I confirm that I'm experiencing this as well.

This is my system information:
Operating System: Solus 4.5
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12
Kernel Version: 6.6.12-271.current (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i5-10300H CPU @ 2.50GHz
Memory: 15.4 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2
Manufacturer: Micro-Star International Co., Ltd.
Product Name: GF65 Thin 10SDR
System Version: REV:1.0

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

[kde] [Bug 480455] dekstop icons rearrange after every reboot.

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480455

--- Comment #10 from cggoo...@gmx.com ---
(In reply to fanzhuyifan from comment #9)
> If possible, could you check if this issue still exists on plasma 6? The
> least disruptive way to try that would be using a neon unstable live boot
> ISO, so that you don't need to modify the existing system. On arch it is
> also offered in the kde-unstable repo
> https://wiki.archlinux.org/title/Official_repositories#kde-unstable

i see, coffee linux is using 5.27.10 so kde plasma 6 is now out?

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

[digikam] [Bug 480746] New: digiKam 8.2.0 crashes if adding ? to face tag

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480746

Bug ID: 480746
   Summary: digiKam 8.2.0 crashes if adding ? to face tag
Classification: Applications
   Product: digikam
   Version: 8.2.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Maintenance-Faces
  Assignee: digikam-bugs-n...@kde.org
  Reporter: maxi.jarvinen+...@protonmail.com
  Target Milestone: ---

SUMMARY
I could use '?' in face tags in 8.1.0 on Windows, but digiKam crashes without
fail when doing the same in 8.2.0, regardless of whether you do it in
thumbnails view or preview view. Already confirmed names seem not to be a
problem, 

STEPS TO REPRODUCE
1. Be on windows, have recognized faces
2. In the people tab, pick one of the unconfirmed faces
3. Try to write '?' as part of the name (pressing Shift and + yields ? on my
keyboard)

OBSERVED RESULT
'?' Doesn't render and digiKam crashes.

EXPECTED RESULT
? renders and digiKam functions normally. (as in digiKam 8.1.0)

SOFTWARE/OS VERSIONS
Windows: 19045.3930
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0 (built against 6.6.0)

ADDITIONAL INFORMATION
To reiterate, this worked in digiKam 8.1.0

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

[plasmashell] [Bug 427214] Add ability to paste Klipper's contents on selection

2024-02-02 Thread coherence
https://bugs.kde.org/show_bug.cgi?id=427214

coherence  changed:

   What|Removed |Added

 CC||svl...@gmail.com

--- Comment #26 from coherence  ---
*** Bug 474671 has been marked as a duplicate of this bug. ***

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

  1   2   3   4   >