[dolphin] [Bug 441472] FTP files are considered as folders
https://bugs.kde.org/show_bug.cgi?id=441472 --- Comment #7 from Marko --- Made new bug entry at https://bugs.kde.org/show_bug.cgi?id=499682 -- You are receiving this mail because: You are watching all bug changes.
[www.kde.org] [Bug 358514] [UserBase Wiki] Make registration possible to find, fix registration links
https://bugs.kde.org/show_bug.cgi?id=358514 Roke Julian Lockhart Beedell <4wy78...@rokejulianlockhart.addy.io> changed: What|Removed |Added CC||4wy78uwh@rokejulianlockhart ||.addy.io --- Comment #2 from Roke Julian Lockhart Beedell <4wy78...@rokejulianlockhart.addy.io> --- (In reply to Justin Zobel from comment #1) > Two pages link to https://userbase.kde.org/Special:UserLogin/signup which > confuses new users who are trying to figure out how to register. The messages > need to be changed. Instead they should link to > https://userbase.kde.org/index.php?title=Special:OpenIDLogin Neither example URI seems to exist anymore, nor does the video or screenshot's. Additionally, the login button is prominently at the top right, like all MediaWiki instances, and I found the LDAP registration process intuitive, since it now automatically connects to Identity. -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 499682] New: Problem copying files from Xplore's FTP server from Android phone
https://bugs.kde.org/show_bug.cgi?id=499682 Bug ID: 499682 Summary: Problem copying files from Xplore's FTP server from Android phone Classification: Applications Product: krusader Version: 2.8.1 Platform: Ubuntu OS: Linux Status: REPORTED Severity: major Priority: NOR Component: net-connection Assignee: krusader-bugs-n...@kde.org Reporter: ma...@vizio.biz CC: krusader-bugs-n...@kde.org Target Milestone: --- Created attachment 178076 --> https://bugs.kde.org/attachment.cgi?id=178076&action=edit See the bug I described SUMMARY When you copy file from Xplore's FTP server from Android phone to desktop, just the directory is made with the same filename including extension STEPS TO REPRODUCE 1. Connect to Android phone to Xplore's FTP server with New Net Connection option 2. Try to copy a file from phone to desktop OBSERVED RESULT Instead of copied file, just the directory with the same name as filename including extension is made EXPECTED RESULT Copied file to desktop SOFTWARE/OS VERSIONS Linux/KDE Plasma: Ubuntu 24.04.1 LTS KDE Plasma Version: 5.27.11 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.13 -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 499683] New: Glitched video when recording qemu VM window with h264 codec
https://bugs.kde.org/show_bug.cgi?id=499683 Bug ID: 499683 Summary: Glitched video when recording qemu VM window with h264 codec Classification: Applications Product: Spectacle Version: 6.2.91 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: noaha...@gmail.com Reporter: mmboss...@gmail.com CC: k...@david-redondo.de Target Milestone: --- Created attachment 178077 --> https://bugs.kde.org/attachment.cgi?id=178077&action=edit Glitched video SUMMARY When recording a qemu window using spectacle and using the h264 codec (vaapi?) it produces a video that keeps glitching to the first frames VP9 one seems fine STEPS TO REPRODUCE 1. Start a VM 2. Record a video using h264 OBSERVED RESULT Video is glitching to black frames EXPECTED RESULT Video is normal, like vp9 counterpart SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.2.91 KDE Frameworks Version: 6.10.0 Qt Version: 6.9.0 Kernel Version: 6.13.1-2-cachyos (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5700X 8-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: AMD Radeon RX 6750 XT Manufacturer: Micro-Star International Co., Ltd. Product Name: MS-7A37 System Version: 1.0 ADDITIONAL INFORMATION Qemu VM started with -display gtk,gl=es,zoom-to-fit=no -device virtio-vga-gl,xres=1680,yres=1050 -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 499683] Glitched video when recording qemu VM window with h264 codec
https://bugs.kde.org/show_bug.cgi?id=499683 --- Comment #1 from Marcelo Bossoni --- Created attachment 178078 --> https://bugs.kde.org/attachment.cgi?id=178078&action=edit nomal video (vp9) -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499684] New: Visual: systray "device attached" popup windows duplicated and outside of screen
https://bugs.kde.org/show_bug.cgi?id=499684 Bug ID: 499684 Summary: Visual: systray "device attached" popup windows duplicated and outside of screen Classification: Plasma Product: plasmashell Version: 6.2.5 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: major Priority: NOR Component: Notifications Assignee: plasma-b...@kde.org Reporter: boredsquir...@secure.mailbox.org CC: k...@privat.broulik.de Target Milestone: 1.0 Created attachment 178079 --> https://bugs.kde.org/attachment.cgi?id=178079&action=edit Screenshot I attach an image, it is cleaer Since some time, the popups from the systray appear twice, once normally and one on the bottom left, outside of the screen. Operating System: Fedora Linux 41 KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 Kernel Version: 6.12.9-200.fc41.x86_64 (64-bit) Graphics Platform: Wayland Processors: 8 × 11th Gen Intel® Core™ i7-1165G7 @ 2.80GHz Memory: 31.2 GiB of RAM Graphics Processor: Mesa Intel® Iris® Xe Graphics -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 495878] Customizing the default view settings doesn't work anymore
https://bugs.kde.org/show_bug.cgi?id=495878 --- Comment #78 from Iyán M. V. --- (In reply to Méven Car from comment #77) > (In reply to Iyán M. V. from comment #73) > > On thing I can't understand is why the commit from Akseli triggers the bug > > (which I think it was introduced before). Maybe that I can answer after a > > second round checking the source code... > > Before the default settings set by the user was ignored and so the defaults > settings were the hardcoded ones matching the condition for item->isDefault > in save(). > Fixing this bug exposed the next one. > This happens commonly in software bug fixing. Thanks :) (In reply to Méven Car from comment #76) > (In reply to Méven from comment #75) > > Git commit c12946ee2ec8dbbb8645ca5763584574458a0a6c by Méven Car. > > Committed on 08/02/2025 at 08:43. > > Pushed by meven into branch 'master'. > > > > Viewproperties: prevent loosing view settings > > > > When they match the hardcoded internal settings, when they should be > > kept as long as they don't match the currently set default > > viewproperties. > > > > Is saved in metadata the diff with the hardcoded internal defaults > > still. A stable default reference allows to change defaults without > > changing existing saved viewproperties. > > > > M +64 -0src/tests/viewpropertiestest.cpp > > M +21 -3src/views/viewproperties.cpp > > > > https://invent.kde.org/system/dolphin/-/commit/ > > c12946ee2ec8dbbb8645ca5763584574458a0a6c > > Iyán M. V. since you were testing with master, can you give master a try > again and share the result. Yes, master works as expected for me now. Attributes are not deleted in the case of Icons + Previews on. Issue is fixed for me. One comment though, maybe this is the intended behavior but I'm not sure. What gets saved to the attributes are still the differences with respect the default Dolphin settings, not the global settings. For example, what I get now, after these last patches is: $ getfattr -d ~/Pictures/Wallpapers 141 ↵ # file: home/iyan/Pictures/Wallpapers user.kde.fm.viewproperties#1="[Dolphin]\012Timestamp=2025,2,8,15,10,9.724\012Version=4\012" I'm fine with this, but just letting you know, in case this is not the desired behavior. -- You are receiving this mail because: You are watching all bug changes.
[kio-extras] [Bug 497539] Dolphin stopped recognizing Android devices
https://bugs.kde.org/show_bug.cgi?id=497539 --- Comment #4 from nili --- Thanks Rob, but i still can't access my S23+ on Tumbleweed. Dolpin mtp:/ No MTP-Compatible device found Still doesn't recognize it as icon on dolphin, nor a prompt on KDE status notification once i plug USB-C cable. libmtp-udev - v1.1.22 kio-extras - v24.12.2 Also i don't get any output running dolphin from konsole/terminal. √ 02/08/25 15:47 tumbleweed nili 0022 ~ $ dolphin With KDE Connect the connection is successful. But i'm interested manged via dolphin as i find it more practical and works better. -- You are receiving this mail because: You are watching all bug changes.
[krunner] [Bug 499477] KRunner does not appear QThreadStorage: Thread 0x5b49ea50b030 exited after QThreadStorage 8 destroyed
https://bugs.kde.org/show_bug.cgi?id=499477 Nate Graham changed: What|Removed |Added CC||n...@kde.org URL||https://bugreports.qt.io/br ||owse/QTBUG-133206 Resolution|--- |UPSTREAM Status|CONFIRMED |RESOLVED --- Comment #9 from Nate Graham --- This is a bug in Qt 6.8.2: https://bugreports.qt.io/browse/QTBUG-133206 It's fixed in Qt's git master, and we've advised distros to backport the fix. -- You are receiving this mail because: You are watching all bug changes.
[gwenview] [Bug 470159] Gwenview minimum window height is too large when editing tools are shown (accessibility, cut off, 768)
https://bugs.kde.org/show_bug.cgi?id=470159 spikethehobbitm...@runbox.com changed: What|Removed |Added CC||spikethehobbitmage@runbox.c ||om --- Comment #6 from spikethehobbitm...@runbox.com --- (In reply to Nate Graham from comment #1) > Yeah. Options include: > - Remove even more items from the tool view until it fits (lol, probably not > a great idea) > - Reduce the spacing between tool view items as the view becomes shorter, to > make them all fit > - Put the tool view in a scroll view > - Some combination of the above > - Something else The usual solution is to use a `ScrollView` with the `scrollbar.policy` set to `ScrollBar.AsNeeded`. That way the scroll bars are only visible when they are needed. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 499533] Frequently toggling fullscreen causing window flickering
https://bugs.kde.org/show_bug.cgi?id=499533 Nate Graham changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |UPSTREAM CC||n...@kde.org --- Comment #1 from Nate Graham --- This is an upstream AMD graphics driver issue; possibly https://gitlab.freedesktop.org/drm/amd/-/issues/3602 or a similar one. I experience it myself on a laptop with a AMD Radeon 780M GPU and a 120hz screen. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 499685] New: Kdenlive crashes when moving cursor between videos with a Transform composition
https://bugs.kde.org/show_bug.cgi?id=499685 Bug ID: 499685 Summary: Kdenlive crashes when moving cursor between videos with a Transform composition Classification: Applications Product: kdenlive Version: git-master Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: Video Effects & Transitions Assignee: j...@kdenlive.org Reporter: bibidib...@gmail.com Target Milestone: --- Created attachment 178080 --> https://bugs.kde.org/attachment.cgi?id=178080&action=edit One video above the other, Transform in the middle SUMMARY Whenever the timeline cursor touches two videos one above the other, with the one above having a Transform composition, Kdenlive crashes when using the latest git version. STEPS TO REPRODUCE 1. Have two MPEG clips, one above the other 2. Apply a Transform composition on the upper clip that spreads further left than the clip below 3. Move the timeline cursor with your mouse or arrow keys OBSERVED RESULT The image I am attaching here shows the application before it froze and then crashed. You can see the timeline cursor is in the middle of the two videos. Kdenlive doesn't crash if I move the cursor with my mouse on the left side of the Transform composition that is empty (i.e. when the two videos don't touch), but it crashes immediately once it reaches the zone when both videos touch each other. The rendering process also fails when I try to export the two videos with Transform in the middle. This is the result: "Rendering of ... crashed [libx264 @ 02139be006c0] interlace + weightp is not implemented [in @ 0213a7f60ac0] Changing video frame properties on the fly is not supported by all filters. [in @ 0213a7f60ac0] filter context - w: 1920 h: 1080 fmt: 1 csp: unknown range: unknown, incoming frame - w: 1920 h: 1080 fmt: 1 csp: bt709 range: unknown pts_time: 5303.48" EXPECTED RESULT Kdenlive shouldn't crash. SOFTWARE/OS VERSIONS Windows: 11 Pro macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 499656] Plasma resets my keyboard layout settings on every boot
https://bugs.kde.org/show_bug.cgi?id=499656 Samuel Moncarey changed: What|Removed |Added CC||samuel.monca...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 436318] Implement real session save/restore on Wayland
https://bugs.kde.org/show_bug.cgi?id=436318 --- Comment #195 from imagina...@mailbox.org --- (In reply to Patrick O'Callaghan from comment #181) > I currently have a set of apps in Autostart, but it's still annoying to have > to manually move windows onto the right desktops after logging in. As a > partial workaround, I wrote a couple of scripts using kdotool (see your > local KDE repo). They can occasionally give strange error messages, and > don't do anything for window positions within a desktop because that doesn't > seem to be possible, but I thought I'd post them here in case anyone finds > them useful. Note that I invoke them manually. There may be a way to > automate this, but I haven't found it. (Simple login/logout scripts are not > the answer).: Have you ever put the script that restores the windows into "Autostart" as well? I don't know whether one has any influence on the sequence in which the programs are started but _if_ they are started in alphabetical order you could name it something like z_script. More on topic: the funny and real mean thing with session-save/-restore in Plasma-wayland (-5.27.11.1) is that _restoring_ a previous session does work fine (perhaps apart from minor differences in window-positions). I can tell because when I log out of a Plasma-X11 session and then log in to a Plasma-wayland session, the previous (Plasma-X11) session is restored almost perfectly, incl. kate, dolphin, whatever. And that's reproducible. However, if one then logs out of the Plasma-wayland session and in to a Plasma-X11 session (or Plasma-wayland session), the previous session is gone, except for non-KDE-apps like Firefox or Thunderbird. So, from what I see here with Plasma-wayland, the real problem is not _restoring_ a session but _saving_ it correctly. And what makes matters worse (somehow) is that the state of non-KDE-apps like Firefox/Thunderbird _is_ saved correctly in ksmserverrc [1]. What's not saved is the state of KDE-apps. But perhaps you know all this already. ;) -- [1] [LegacySession: saved at previous logout] count=0 [LegacySession: saved by user] count=0 [Session: saved at previous logout] clientId1=104c555817376258630023360009 clientId2=104c555817387052730023170111 clientId3=104c555817390291980078330002 count=3 program1=thunderbird program2=firefox program3=pulseaudio restartCommand1=/opt/thunderbird/thunderbird,--sm-client-id,104c555817376258630023360009 restartCommand2=/opt/firefox/firefox,--sm-client-id,104c555817387052730023170111 restartCommand3= [...] -- You are receiving this mail because: You are watching all bug changes.
[Akonadi] [Bug 492648] Ctrl-Backspace in a xwayland application causes entire desktop to crash
https://bugs.kde.org/show_bug.cgi?id=492648 agnelvis...@gmail.com changed: What|Removed |Added CC||agnelvis...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[Skanpage] [Bug 499486] Skanpage not able to set selection area in Preview
https://bugs.kde.org/show_bug.cgi?id=499486 --- Comment #4 from Steve Zakulec --- Created attachment 178082 --> https://bugs.kde.org/attachment.cgi?id=178082&action=edit My new user trying Skanpage. My new user trying Skanpage for the first time, showing the exact same thing. -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 499686] New: KDE settings app is crashing at every launch
https://bugs.kde.org/show_bug.cgi?id=499686 Bug ID: 499686 Summary: KDE settings app is crashing at every launch Classification: Applications Product: systemsettings Version: 6.2.5 Platform: Arch Linux OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: generic-crash Assignee: plasma-b...@kde.org Reporter: kul...@hotmail.com Target Milestone: --- Application: systemsettings (6.2.5) ApplicationNotResponding [ANR]: false Qt Version: 6.8.2 Frameworks Version: 6.10.0 Operating System: Linux 6.13.1-zen3-1-zen x86_64 Windowing System: Wayland Distribution: Linux DrKonqi: 6.2.5 [CoredumpBackend] -- Information about the crash: KDE settings application is crashing whenever it is launched. The crash can be reproduced every time. -- Backtrace: Application: System Settings (systemsettings), signal: Aborted Content of s_kcrashErrorMessage: std::unique_ptr = {get() = } Downloading separate debug info for /usr/bin/systemsettings... warning: Can't open file /memfd:JSGCHeap:QtQml (deleted) during file-backed mapping note processing warning: Can't open file /memfd:unknown-usage:QtQml (deleted) during file-backed mapping note processing warning: File /usr/lib/qt6/plugins/platforms/libqwayland-generic.so doesn't match build-id from core-file during file-backed mapping processing warning: Can't open file /memfd:JSVMStack:QtQml (deleted) during file-backed mapping note processing [New LWP 7706] [New LWP 7707] [New LWP 7710] [New LWP 7708] [New LWP 7714] [New LWP 7712] [New LWP 7713] [New LWP 7729] [New LWP 7711] [New LWP 7716] [New LWP 7709] [New LWP 7715] warning: Build-id of /usr/lib/qt6/plugins/platforms/libqwayland-generic.so does not match core file. Downloading 11.05 K separate debug info for /usr/lib/libpthread.so.0... warning: Could not load shared library symbols for /usr/lib/qt6/plugins/platforms/libqwayland-generic.so. Do you need "set solib-search-path" or "set sysroot"? Downloading 6.46 M separate debug info for /usr/lib/libKF6ItemModels.so.6... Downloading 4.02 M separate debug info for /usr/lib/libKF6KCMUtils.so.6... Downloading 21.24 M separate debug info for /usr/lib/libKF6XmlGui.so.6... Downloading 4.46 M separate debug info for /usr/lib/libKF6DBusAddons.so.6... Downloading 7.97 M separate debug info for /usr/lib/libPlasmaActivities.so.6... Downloading 5.03 M separate debug info for /usr/lib/libQt6QuickWidgets.so.6... Downloading 9.16 M separate debug info for /usr/lib/libKF6ConfigWidgets.so.6... Downloading 222.94 M separate debug info for /usr/lib/libQt6Quick.so.6... Downloading 2.20 M separate debug info for /usr/lib/libKF6KCMUtilsCore.so.6... Downloading 6.33 M separate debug info for /usr/lib/libKF6ItemViews.so.6... Downloading 199.88 M separate debug info for /usr/lib/libQt6Qml.so.6... Downloading 13.33 M separate debug info for /usr/lib/libKF6KIOGui.so.6... Downloading 7.10 M separate debug info for /usr/lib/libKF6WindowSystem.so.6... Downloading 37.63 M separate debug info for /usr/lib/libKF6KIOCore.so.6... Downloading 1.35 M separate debug info for /usr/lib/libKF6Crash.so.6... Downloading 10.57 M separate debug info for /usr/lib/libKF6Service.so.6... Downloading 3.47 M separate debug info for /usr/lib/libKF6AuthCore.so.6... Downloading 19.17 M separate debug info for /usr/lib/libKF6CoreAddons.so.6... Downloading 2.73 M separate debug info for /usr/lib/libKF6ColorScheme.so.6... Downloading 6.34 M separate debug info for /usr/lib/libKF6I18n.so.6... Downloading 8.28 M separate debug info for /usr/lib/libKF6ConfigCore.so.6... Downloading 41.89 M separate debug info for /usr/lib/libKF6WidgetsAddons.so.6... Downloading 137.11 M separate debug info for /usr/lib/libQt6Widgets.so.6... Downloading 192.58 M separate debug info for /usr/lib/libQt6Gui.so.6... Downloading 97.41 M separate debug info for /usr/lib/libQt6Core.so.6... Downloading 3.01 M separate debug info for /usr/lib/libm.so.6... Downloading 9.67 M separate debug info for /usr/lib/libc.so.6... Downloading 2.56 M separate debug info for /usr/lib/libKF6KCMUtilsQuick.so.6... Downloading 9.82 M separate debug info for /usr/lib/libKF6GuiAddons.so.6... Downloading 4.94 M separate debug info for /usr/lib/libKF6GlobalAccel.so.6... Downloading 2.12 M separate debug info for /usr/lib/libQt6Xml.so.6... Downloading 12.77 M separate debug info for /usr/lib/libQt6PrintSupport.so.6... Downloading 2.04 M separate debug info for /usr/lib/libKF6IconWidgets.so.6... Downloading 4.77 M separate debug info for /usr/lib/libKF6IconThemes.so.6... Downloading 5.20 M separate debug info for /usr/lib/libKF6ConfigGui.so.6... Downloading 19.31 M separate debug info for /usr/lib/libQt6DBus.so.6... Downloading 5.52 M separate debug info for /usr/lib/libKF6Codecs.so.6... Downloading 7.25 M separate debug info for /usr/lib/libQt6QmlMeta.so.6... Downloading 25.41 M separate debug info for /usr
[kdenlive] [Bug 499685] Kdenlive crashes when moving cursor between videos with a Transform composition
https://bugs.kde.org/show_bug.cgi?id=499685 Bug Janitor Service changed: What|Removed |Added Severity|normal |crash -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 499686] KDE settings app is crashing at every launch
https://bugs.kde.org/show_bug.cgi?id=499686 Bug Janitor Service changed: What|Removed |Added Sentry Crash||https://crash-reports.kde.o Report||rg/organizations/kde/issues ||/129587/events/c7010da08b72 ||419ea14705f4ecd89b6a/ -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 499655] Sequence causes no respond
https://bugs.kde.org/show_bug.cgi?id=499655 --- Comment #1 from ABRAR Shariyar Sabit --- Oh! Finally I've found the issue which caused this problem. If, Audio Backend is set to 'SDL' and there is no Playback device is plugged into PC, then this problem happens. I've changed Audion Backend 'SDL' to 'Rtaudio', the problem has fixed! -- You are receiving this mail because: You are watching all bug changes.
[Akonadi] [Bug 492648] Ctrl-Backspace in a xwayland application causes entire desktop to crash
https://bugs.kde.org/show_bug.cgi?id=492648 --- Comment #1 from agnelvis...@gmail.com --- Created attachment 178081 --> https://bugs.kde.org/attachment.cgi?id=178081&action=edit New crash information added by DrKonqi akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.8 I get this error on every boot of OS. -- Backtrace (Reduced): #5 0x7fae21add730 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x7fae21ab170d in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x7fae21ab46c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 [...] #12 0x7fae21b09876 in QEventDispatcherGlib::processEvents(QFlags) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x7fae21ab01bb in QEventLoop::exec(QFlags) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 452210] Dolphin not preserving modified date of files when copying to manually mounted samba share
https://bugs.kde.org/show_bug.cgi?id=452210 chrisgualo changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #8 from chrisgualo --- I don't know in what part this was fixed, but not happening anymore. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 499687] New: No audio device causes hang
https://bugs.kde.org/show_bug.cgi?id=499687 Bug ID: 499687 Summary: No audio device causes hang Classification: Applications Product: kdenlive Version: 24.12.1 Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: grave Priority: NOR Component: Monitors & Playback Assignee: j...@kdenlive.org Reporter: miserablesa...@aol.com Target Milestone: --- When there is no playback device plugged into PC and Audion backend is set to SDL, Kdenlive stucks at startup. It stucks for 30-40 seconds when a project is opened, a clip is imported, a text file or animation is created, something dragged into timeline etc. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 486067] Keyboard brightness no longer showing up until logging out and back in again
https://bugs.kde.org/show_bug.cgi?id=486067 --- Comment #27 from Iyán M. V. --- I propose the workaround by Thomas (from Bug 487743) is included as early as possible. It's been months since this is not working properly on different devices. I created a PR with his suggestion, which I can confirm it works, at least with my laptop. Please have a look. I don't think this patch could cause any side effects on systems not currently affected by the bug. https://invent.kde.org/plasma/powerdevil/-/merge_requests/509 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 499686] KDE settings app is crashing at every launch
https://bugs.kde.org/show_bug.cgi?id=499686 Antonio Rojas changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED|RESOLVED --- Comment #1 from Antonio Rojas --- You have a broken sdl installation. Reinstall the sdl3 package and/or fully update your system -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 498759] Snap 6.1.241201 does not launch
https://bugs.kde.org/show_bug.cgi?id=498759 --- Comment #13 from Scarlett Moore --- I am trying to get this fixed. I am not employed by anyone getting these kde snaps working. Developer is a different beast being --classic. It works on my system. These reports are helpful in getting it sorted, thank you. Please be patient as I said this is freetime work. Thanks Scarlett -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 498759] Snap 6.1.241201 does not launch
https://bugs.kde.org/show_bug.cgi?id=498759 --- Comment #14 from Ian H --- (In reply to Scarlett Moore from comment #13) > I am trying to get this fixed. I am not employed by anyone getting these kde > snaps working. Developer is a different beast being --classic. It works on > my system. These reports are helpful in getting it sorted, thank you. Please > be patient as I said this is freetime work. > Thanks > Scarlett Thank you for your hard work. My comment was directed at John so said it was a waste of time to fix the snaps. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 499617] Layered video brightens bottom layer
https://bugs.kde.org/show_bug.cgi?id=499617 Bernd changed: What|Removed |Added CC||bern...@yahoo.com --- Comment #1 from Bernd --- What effect do you use for the overlaying? -- You are receiving this mail because: You are watching all bug changes.
[www.kde.org] [Bug 499681] API.KDE.org links to the 404 "SysAdmin.KDE.org", instead of bugs.KDE.org.
https://bugs.kde.org/show_bug.cgi?id=499681 Ben Cooksley changed: What|Removed |Added Resolution|--- |UNMAINTAINED Status|REPORTED|RESOLVED --- Comment #1 from Ben Cooksley --- We will soon be replacing the entire api.kde.org site with a new one based on QDoc so not really worth fixing this particular issue i'm afraid. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 499647] Text color and effects not as expected
https://bugs.kde.org/show_bug.cgi?id=499647 Bernd changed: What|Removed |Added CC||bern...@yahoo.com --- Comment #2 from Bernd --- Looks like your text size is really huge. The first screenshot shows in the upper left hand corner the project viewport indicating that the text object is about 4 times the size of the project dimensions. Is there a reason for this? Do you use the title editor's animation feature? -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 492048] Incorrect statement when folder is no longer available
https://bugs.kde.org/show_bug.cgi?id=492048 EpicTux123 changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |WORKSFORME --- Comment #2 from EpicTux123 --- I'm also unable to replicate the issue on Dolphin 24.12.1. Seems it was fixed then. Thanks! I will open another issue regarding the semi-colon. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 499685] Kdenlive crashes when moving cursor between videos with a Transform composition
https://bugs.kde.org/show_bug.cgi?id=499685 Bernd changed: What|Removed |Added Keywords||triaged CC||bern...@yahoo.com --- Comment #1 from Bernd --- I tried to replicate (albeit on Linux) but cannot reproduce your error. What are the values of the Transform composition? Can you try with a Transform effect? -- You are receiving this mail because: You are watching all bug changes.
[www.kde.org] [Bug 499681] API.KDE.org links to the 404 "SysAdmin.KDE.org", instead of bugs.KDE.org.
https://bugs.kde.org/show_bug.cgi?id=499681 --- Comment #2 from Roke Julian Lockhart Beedell <4wy78...@rokejulianlockhart.addy.io> --- (In reply to Ben Cooksley from comment #1) No worries. Glad to hear that it's being replaced. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 499688] New: Change comma to semi-colon when folder is no longer accessible
https://bugs.kde.org/show_bug.cgi?id=499688 Bug ID: 499688 Summary: Change comma to semi-colon when folder is no longer accessible Classification: Applications Product: dolphin Version: 24.12.1 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: epictux...@proton.me CC: kfm-de...@kde.org Target Milestone: --- In a terminal, do: "mkdir /tmp/test". Access "/tmp/test" in Dolphin. Go back to terminal, do: "rm -r /tmp/test". Dolphin states: "Current location changed, '/tmp/test' is no longer acessible." Suggestion: change the comma to a semi-colon. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 499617] Layered video brightens bottom layer
https://bugs.kde.org/show_bug.cgi?id=499617 Bernd changed: What|Removed |Added Keywords||triaged -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 490994] Dolphin hangs when right-clicking an empty .m3u file, if auto-preview is enabled
https://bugs.kde.org/show_bug.cgi?id=490994 Rena Kunisaki changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |FIXED --- Comment #2 from Rena Kunisaki --- (In reply to Justin Zobel from comment #1) > I'm unable to reproduce this issue with the steps you've provided using > Dolphin 24.12.1. > > Can you please re-check and confirm if this issue is still occurring? If it > is, please change the status back to REPORTED. It appears to be fixed. -- You are receiving this mail because: You are watching all bug changes.
[Haruna] [Bug 499342] Haruna crashes when dragging the progress bar to the end of huge video files
https://bugs.kde.org/show_bug.cgi?id=499342 george fb changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #6 from george fb --- I can't reproduce. -- You are receiving this mail because: You are watching all bug changes.
[www.kde.org] [Bug 358514] [UserBase Wiki] Make registration possible to find, fix registration links
https://bugs.kde.org/show_bug.cgi?id=358514 Ben Cooksley changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #3 from Ben Cooksley --- Thanks for rechecking that - it is likely the move to using OAuth login via Invent has resolved this issue. The OAuth login is provided by a standard plugin vs. the custom Phabricator login plugin we were using previously. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 499647] Text color and effects not as expected
https://bugs.kde.org/show_bug.cgi?id=499647 Bernd changed: What|Removed |Added Keywords||triaged -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 499539] REQUEST: Keyframe Interpolation Default
https://bugs.kde.org/show_bug.cgi?id=499539 Bernd changed: What|Removed |Added Keywords||triaged Status|REPORTED|NEEDSINFO CC||bern...@yahoo.com Resolution|--- |WAITINGFORINFO --- Comment #1 from Bernd --- You can set the default keyframe type in the effect keyframe hamburger menu. It is actually a global setting, so if you set it to discrete any keyframe you create from that point onwards is of type discrete. Unfortunately, the keyframe type icon is still showing linear in the effect panel hence the setting is not immediately visible. But it changes once you set the first keyframe. Please confirm that this works for you and then close the bug report. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 499689] New: Crash after changing fps settings in Project settings
https://bugs.kde.org/show_bug.cgi?id=499689 Bug ID: 499689 Summary: Crash after changing fps settings in Project settings Classification: Applications Product: kdenlive Version: 24.12.1 Platform: Other OS: Microsoft Windows Status: REPORTED Severity: crash Priority: NOR Component: Project Bin & Import Assignee: j...@kdenlive.org Reporter: paul.steyfk...@telenet.be Target Milestone: --- It does not crash in kdenlive v23.08.5 STEPS TO REPRODUCE 1. open project settings 2. choose a fps model 3. press OK OBSERVED RESULT Starts en then KDenlive closes totally. after reopening ther is nothing changed EXPECTED RESULT project setting switched to selected FPS SOFTWARE/OS VERSIONS Windows: 11 pro macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 499690] New: Neochat never recovers lost connection
https://bugs.kde.org/show_bug.cgi?id=499690 Bug ID: 499690 Summary: Neochat never recovers lost connection Classification: Applications Product: NeoChat Version: 24.12.2 Platform: Flatpak OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: tanguyfar...@protonmail.com CC: c...@carlschwan.eu, j...@redstrate.com Target Milestone: --- SUMMARY Once the connection is lost, NeoChat never seems to be able to recover and the "NeoChat is offline. Please check your network connection." banner stays up forever. STEPS TO REPRODUCE 1. Open NeoChat 2. Disconnect network connection and wait for banner 3. Reconnect network connection OBSERVED RESULT Banner stays on, new messages are never fetched EXPECTED RESULT Connection is recovered. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kernel 6.11.0, Wayland KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 499617] Layered video brightens bottom layer
https://bugs.kde.org/show_bug.cgi?id=499617 --- Comment #2 from Cheddar Fox --- I'm using separate video layers to overlay the camera video. The effects am using on the camera are the "Bluescreen0r" Effect and the "Transform" Effect. If I remove both effects, due to the camera video being 480x480 square and the main video being 16/9 I can still see the bottom layer and the problem is still occurring with no effects applied if the bottom layer is video. -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 499691] New: Duplicate "edited" note for messages with markdown quotes
https://bugs.kde.org/show_bug.cgi?id=499691 Bug ID: 499691 Summary: Duplicate "edited" note for messages with markdown quotes Classification: Applications Product: NeoChat Version: 24.12.1 Platform: Flatpak OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: tfardet+kdeb...@fastmail.org CC: c...@carlschwan.eu, j...@redstrate.com Target Milestone: --- Editing the text (even outside the quote) leads to an additional "edited" appearing inside the blockquote. -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 499692] New: Issue with rendering of markdown quotes with empty lines
https://bugs.kde.org/show_bug.cgi?id=499692 Bug ID: 499692 Summary: Issue with rendering of markdown quotes with empty lines Classification: Applications Product: NeoChat Version: 24.12.1 Platform: Flatpak OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: tfardet+kdeb...@fastmail.org CC: c...@carlschwan.eu, j...@redstrate.com Target Milestone: --- Anything after an empty line in a quote is not rendered (see below) The following code: > hello > > this is a quote with a blank line renders only "hello". -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 498624] Issue with markdown quotes
https://bugs.kde.org/show_bug.cgi?id=498624 --- Comment #2 from Tanguy Fardet --- > Can I ask you to submit a new bug report for each specific issue? Thanks > again! Done : - https://bugs.kde.org/show_bug.cgi?id=499691 - https://bugs.kde.org/show_bug.cgi?id=499692 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499693] New: Crash on wake from sleep
https://bugs.kde.org/show_bug.cgi?id=499693 Bug ID: 499693 Summary: Crash on wake from sleep Classification: Plasma Product: plasmashell Version: 6.2.5 Platform: openSUSE OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: generic-crash Assignee: plasma-b...@kde.org Reporter: nickb...@pm.me Target Milestone: 1.0 Application: plasmashell (6.2.5) ApplicationNotResponding [ANR]: false Qt Version: 6.8.2 Frameworks Version: 6.10.0 Operating System: Linux 6.13.1-1-default x86_64 Windowing System: X11 Distribution: "openSUSE Tumbleweed" DrKonqi: 6.2.5 [CoredumpBackend] -- Information about the crash: System info: Desktop PC with Ryzen 9800X3D, NVIDIA RTX 3080 connected to 1440p monitor over DisplayPort through a L1Techs KVM with EDID support. OS is OpenSUSE Tumbleweed, Nvidia proprietary drivers are installed. Situation: Computer timed out to sleep while running Renpy and Firefox. On wake, plasmashell segfaulted and switched to software rendering. This issue started happening recently: It did not happen when running packages from late January. I do notice plasma6-desktop was recently updated on Feb 5 (package versions below) I don't see any changes to sddm or sddm-greeter since Jan 12, and the issue was definitely not happening then. I also checked the Nvidia GPU with nvidia-smi and the card and driver are functional, but plasma is still showing the tray widget indicating software rendering is in use. Nvidia packages: 2025-02-02 23:14:23|install|libnvidia-egl-gbm1|1.1.2-7.1|x86_64||NVIDIA:repo-non-free|531dcc3fabbc51b5c23f2056586ce4d48b3621cd78f2e3cd1e54e25cd3f1453f| 2025-02-02 23:14:23|install|libnvidia-egl-gbm1-32bit|1.1.2-7.1|x86_64||NVIDIA:repo-non-free|38ba3554aeafafabe6122eb2fd943c01db7888cb24f05d93bb95fb3c6037abd0| 2025-02-02 23:14:23|install|libnvidia-egl-wayland1-32bit|1.1.17-43.1|x86_64||NVIDIA:repo-non-free|ed03574e70c021d5ae9a5546054b7cb380194cfbaa64479d180606d50333b114| 2025-02-02 23:14:23|install|libnvidia-egl-x111|1.0.1-9.3|x86_64||NVIDIA:repo-non-free|c88005687b8ad6d9173864f8041d3568e2bd5a9c47aed5d24d35bb30cc84c06c| 2025-02-02 23:14:23|install|libnvidia-egl-x111-32bit|1.0.1-9.2|x86_64||NVIDIA:repo-non-free|3388779365b3a6ad3fedc041830ba3afbd5ff793edfa0015a0bea081af204768| 2025-02-02 23:14:23|install|nvidia-modprobe|570.86.16-9.1|x86_64||NVIDIA:repo-non-free|e84676400b86f9fcdd39868359fbfd7d8167484f6be1dd6efd1b1f9232fd681b| 2025-02-02 23:14:23|install|nvidia-persistenced|570.86.16-2.1|x86_64||NVIDIA:repo-non-free|f467cfa1cc16213732d9b4504d0d1d35649535ac35fe52c7825bf0982cdc4ecc| 2025-02-02 23:14:25|install|nvidia-gl-G06|570.86.16-31.1|x86_64||NVIDIA:repo-non-free|6e7dff938d953ba5f9c653309d2d51680aca298afded54a42719f2d05393bd09| 2025-02-02 23:14:25|install|nvidia-gl-G06-32bit|570.86.16-31.1|x86_64||NVIDIA:repo-non-free|2feb15187edfcdfbcae4900625740b2a5b10f1e0061302dd8386a2d4f494a86b| Plasma 2025-02-05 18:39:12|install|plasma6-desktop|6.2.5-1.3|x86_64||openSUSE:repo-oss|f549d4968491dbb666140204afa2f9c417037632cbf41abaa461b8164706737e1716c88f8b9ed9686a684e7cd86996531c0670f132240f855141a144142c1a90| The crash can be reproduced every time. -- Backtrace: Application: plasmashell (plasmashell), signal: Segmentation fault Content of s_kcrashErrorMessage: std::unique_ptr = {get() = } Downloading separate debug info for /usr/bin/plasmashell... warning: Can't open file /dev/nvidiactl during file-backed mapping note processing warning: Can't open file /memfd:JSGCHeap:QtQml (deleted) during file-backed mapping note processing warning: Can't open file /dev/nvidia0 during file-backed mapping note processing warning: Can't open file /memfd:JSVMStack:QtQml (deleted) during file-backed mapping note processing warning: Can't open file /memfd:JITCode:QtQml (deleted) during file-backed mapping note processing warning: Can't open file /memfd:unknown-usage:QtQml (deleted) during file-backed mapping note processing warning: Can't open file /memfd:/.nvidia_drv.XX (deleted) during file-backed mapping note processing warning: Can't open file /memfd:/.glXX (deleted) during file-backed mapping note processing warning: Can't open file /home/nick/.cache/plasma_theme_openSUSE.kcache (deleted) during file-backed mapping note processing warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping note processing [New LWP 2302] [New LWP 2155] [New LWP 2167] [New LWP 2168] [New LWP 2279] [New LWP 2242] [New LWP 2241] [New LWP 2265] [New LWP 2283] [New LWP 2281] [New LWP 2297] [New LWP 2296] Downloading 1007.48 K separate debug info for /lib64/libmount.so.1... Downloading 1.23 M separate debug info for /lib64/libgssapi_krb5.so.2... Downloading 918.80 K separate debug info for /lib64/libblkid.so.1... Downloading 2.28 M separate debug info for /lib64/libkrb5.so.3... Downloading 287.12 K separate debug info for /
[plasmashell] [Bug 499693] Crash on wake from sleep
https://bugs.kde.org/show_bug.cgi?id=499693 Nick changed: What|Removed |Added Component|generic-crash |Screen locking -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499693] plasmashell segfault on wake from sleep
https://bugs.kde.org/show_bug.cgi?id=499693 Nick changed: What|Removed |Added Summary|Crash on wake from sleep|plasmashell segfault on ||wake from sleep -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 499694] New: Thumbnail Size Issue in Dolphin with Nextcloud Folders
https://bugs.kde.org/show_bug.cgi?id=499694 Bug ID: 499694 Summary: Thumbnail Size Issue in Dolphin with Nextcloud Folders Classification: Applications Product: dolphin Version: 24.12.2 Platform: Arch Linux OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: view-engine: general Assignee: dolphin-bugs-n...@kde.org Reporter: rolandmo...@hotmail.be CC: kfm-de...@kde.org Target Milestone: --- Created attachment 178083 --> https://bugs.kde.org/attachment.cgi?id=178083&action=edit Dolphin in a nextcloud synced folder SUMMARY After updating to Dolphin 24.12.2, folders from my Nextcloud storage that contain images, as well as images themselves that have the sync check overlay, appear smaller than they should be in icon view. Downgrading to Dolphin 24.12.1 resolves the issue. STEPS TO REPRODUCE 1. Open Dolphin 24.12.2. 2. Navigate to a Nextcloud-synced folder/symbolic link that contains images that have the sync check overlay. OBSERVED RESULT Folder thumbnails with images and individual image files appear smaller than expected in either icon, detail or compact view. EXPECTED RESULT Thumbnails and folder icons with images should be displayed at their normal size, consistent with other folders without images. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.2 ADDITIONAL INFORMATION I am using the Nextcloud desktop client to allow for the syncing of the folders. This issue happens on both X11 and Wayland -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 495741] Focus not properly given to the destination window after Alt+Tab under Wayland
https://bugs.kde.org/show_bug.cgi?id=495741 Ilan changed: What|Removed |Added CC||ila...@gmail.com --- Comment #18 from Ilan --- I'm able to reproduce this with the Thumbnail Grid task switcher on 6.2.5 (wayland). Any other task switcher does not exhibit this behavior. -- You are receiving this mail because: You are watching all bug changes.
[Elisa] [Bug 472768] Launching Elisa from a Task Manager pin or Application Launcher, when it is already minimized to the system tray, does not bring the main window to the foreground
https://bugs.kde.org/show_bug.cgi?id=472768 Pedro Nishiyama changed: What|Removed |Added Latest Commit||https://invent.kde.org/mult ||imedia/elisa/-/commit/6a51e ||1b17f0a6f028caeb53853261e11 ||021b2d0c Resolution|--- |FIXED Status|ASSIGNED|RESOLVED --- Comment #7 from Pedro Nishiyama --- Git commit 6a51e1b17f0a6f028caeb53853261e11021b2d0c by Pedro Nishiyama. Committed on 08/02/2025 at 16:56. Pushed by jackh into branch 'master'. Restore the minimized Elisa instance when opened again M +1-0src/elisaapplication.cpp M +2-0src/elisaapplication.h M +4-0src/qml/PlatformIntegration.qml https://invent.kde.org/multimedia/elisa/-/commit/6a51e1b17f0a6f028caeb53853261e11021b2d0c -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 499685] Kdenlive crashes when moving cursor between videos with a Transform composition
https://bugs.kde.org/show_bug.cgi?id=499685 --- Comment #2 from Bibido --- (In reply to Bernd from comment #1) > I tried to replicate (albeit on Linux) but cannot reproduce your error. What > are the values of the Transform composition? Can you try with a Transform > effect? I just click the little circle at the bottom of the upper clip to create a composition (which defaults to Wipe and doesn't cause a crash) and then I change that to a Transform composition using the mousewheel because sometimes I need to make use of the transparent background in the upper video (it happens even with normal MPEGs now that I tried). So I don't touch any values of the Transform composition and I also have no problems with the normal Transform effect. As I am testing, I notice the program crashes during cursor moves also with other types of compositions, such as Vertical Barn Door Wipe. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499537] Three kwin and plasmashell kconf update programs crashed when Plasma started
https://bugs.kde.org/show_bug.cgi?id=499537 --- Comment #9 from Thiago Macieira --- Thanks for the information. I need to understand what is happening, though I can't promise to fix anything. And please add the missing QCoreApplication to those tools. -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 499695] kgpg and kalendarac crash immediately when drawing tablet is plugged in
https://bugs.kde.org/show_bug.cgi?id=499695 --- Comment #1 from Octavia Togami --- The output of the program during the crash, in case it is useful: qt.nativeinterface: Comparing requested interface name QX11Application with available QX11Application qt.nativeinterface: Match for interface QX11Application. Comparing revisions (requested 1 / available 1) qt.nativeinterface: Full match. Returning dynamic cast of QXcbNativeInterface(0x57f35cf06cb0) KCrash: Application '`�"�W' crashing... crashRecursionCounter = 2 [1]20289 segmentation fault (core dumped) kgpg -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 491257] Incorrectly identifying imported clips as having variable frame rate
https://bugs.kde.org/show_bug.cgi?id=491257 --- Comment #9 from Martin Bolding --- Thanks for that additional info. I didn't realise it was an issue reported with other GoPro products or that it was potentially an issue with MLT not reporting that it had determined that the file had a variable frame rate. As you may know, GoPro fusion footage has to be "stitched" (using "GoPro Fusion Studio") to create a single .mov (or .mp4) file for each clip prior to futher editing. Opening the "raw" front and back camera files, MediaInfo reports a constant frame rate of 23.976 but, after stitching, (I agree that) the reported frame rate *mode* is "variable" (despite the stitching process being spatial not temporal). Possibly a bug in the GoPro code or its subcomponents (which hasn't been changed since 2018). My issue may well be that Fusion Studio is incorrectly flagging the output as VFR, a fact which has hitherto been ignored (or at least not reported by) MLT. As long as I can continue to use kdenlive to edit my footage (albeit with a warning about clips being flagged with variable frame rates), I'll be happy. I have certainly never noticed any judder on the output from kdenlive with frames being dropped, repeated or interpolated to give me a constant 23.976 output. I'll maybe stick with 24.05.0 for as long as I can. I definitely DON'T want my clips to be temporally converted on input. Thanks again. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 384782] Allow manually re-ordering tray icons
https://bugs.kde.org/show_bug.cgi?id=384782 Grant Gryczan changed: What|Removed |Added CC||grantgryc...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499665] Marvel Rivals crashes Plasma Shell
https://bugs.kde.org/show_bug.cgi?id=499665 Filip changed: What|Removed |Added CC||filip.kend...@gmail.com Resolution|--- |DUPLICATE Status|REPORTED|RESOLVED --- Comment #2 from Filip --- *** This bug has been marked as a duplicate of bug 485845 *** -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 499551] Dolphin hangs when opening context menu for directory with many files or for a huge file selection
https://bugs.kde.org/show_bug.cgi?id=499551 --- Comment #14 from Méven Car --- See also https://invent.kde.org/frameworks/kio/-/merge_requests/1813 -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 499551] Dolphin hangs when opening context menu for directory with many files or for a huge file selection
https://bugs.kde.org/show_bug.cgi?id=499551 Méven Car changed: What|Removed |Added Component|general |general Version|24.12.1 |6.11.0 CC||kdelibs-b...@kde.org, ||meve...@gmail.com Assignee|dolphin-bugs-n...@kde.org |kio-bugs-n...@kde.org Product|dolphin |frameworks-kio --- Comment #13 from Méven Car --- (In reply to Andrea Ippolito from comment #12) > (In reply to Andrea Ippolito from comment #10) > > Created attachment 178012 [details] > > flamegraph context menu on large file selection > > > > This is to show the context menu on a selection of 5000 flat files (4KB > > .bin), no sub-dirs > > > > Seems to be related to mime types again (triggered by the compress/extract > > actions)? > > Disabling Ark's compress and extract context menu entries improved the > situation drastically (a few seconds before VS barely over 1 second now)(In > reply to Méven from comment #11) > > (In reply to Andrea Ippolito from comment #10) > > > Created attachment 178012 [details] > > > flamegraph context menu on large file selection > > > > > > This is to show the context menu on a selection of 5000 flat files (4KB > > > .bin), no sub-dirs > > > > > > Seems to be related to mime types again (triggered by the compress/extract > > > actions)? > > > > Yes that's a different issue in ark in CompressFileItemAction and > > ExtractFileItemAction that scan all the files. > > They will probably need some similar work to limit the determineMimeType > > calls: > > https://invent.kde.org/utilities/ark/-/blob/master/app/ > > compressfileitemaction.cpp?ref_type=heads > > https://invent.kde.org/utilities/ark/-/blob/master/app/extractfileitemaction. > > cpp?ref_type=heads > > > > It exposes two issues with the API, the plugins can impact the application > > (there run in main thread) and those mimetypes have already be determined by > > dolphin when it loaded the folder, so they could share this information. This is the main issue and it is in KIO / widgets, but might take a long time to fix as it might require an API breakage. > > Cool, thanks! What's the best way to report this to Ark/Gwenview in your > opinion? Just like you did with this bug for dolphin. Please keep a link or a "relates to" reference in the new bugs. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499677] New: Plasma gets in crash loop when visiting a specific url in Firefox
https://bugs.kde.org/show_bug.cgi?id=499677 Bug ID: 499677 Summary: Plasma gets in crash loop when visiting a specific url in Firefox Classification: Plasma Product: plasmashell Version: 5.27.5 Platform: Debian stable OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: debianc...@duck.com CC: k...@davidedmundson.co.uk Target Milestone: 1.0 Application: plasmashell (5.27.5) Qt Version: 5.15.8 Frameworks Version: 5.103.0 Operating System: Linux 6.1.0-30-amd64 x86_64 Windowing System: X11 Distribution: Debian GNU/Linux 12 (bookworm) DrKonqi: 5.27.5 [CoredumpBackend] -- Information about the crash: The bug is reproducable. It happens when I visit https://fprime.jpl.nasa.gov/. It is in the crash loop until I close firefox, not just the tab. It does not happen in Chronium browser. The crash can be reproduced every time. -- Backtrace (Reduced): #4 0x7fa546c5a7b0 in QTextDocument::docHandle() const () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #5 0x7fa546c526b8 in QTextFrame::begin() const () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 [...] #8 0x7fa546c966c0 in QTextDocumentLayout::doLayout(int, int, int) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #9 0x7fa546c97a19 in QTextDocumentLayout::documentChanged(int, int, int) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #10 0x7fa546c700b8 in QTextDocumentPrivate::clear() () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 499676] New: KolourPaint, verkleinerte Bilder abspeichern
https://bugs.kde.org/show_bug.cgi?id=499676 Bug ID: 499676 Summary: KolourPaint, verkleinerte Bilder abspeichern Classification: I don't know Product: kde Version: unspecified Platform: Ubuntu OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: eodaff...@gmail.com Target Milestone: --- Linux Ubuntu bei KolourPaint wäre es schön, wenn man die Bilder, die man verkleinert hat auch so klein abspeichern könnte, denn manche Handys speichern Bilder zu groß ab. *** 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 Please remove this comment after reading and before submitting - thanks! *** SUMMARY STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[frameworks-baloo] [Bug 499668] balooctl6 purge should require confirmation
https://bugs.kde.org/show_bug.cgi?id=499668 tagwer...@innerjoin.org changed: What|Removed |Added CC||tagwer...@innerjoin.org -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499665] Marvel Rivals crashes Plasma Shell
https://bugs.kde.org/show_bug.cgi?id=499665 --- Comment #3 from Filip --- *** This bug has been marked as a duplicate of bug 493679 *** -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 494804] With Qt 6.8 controls to log in or unlock screen are non-functional on some monitors when using the Breeze SDDM or Plasma theme ("TypeError: [thing] is not a function" error)
https://bugs.kde.org/show_bug.cgi?id=494804 A. Kelly changed: What|Removed |Added CC|yfv9b2...@mozmail.com | -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 499429] Extract Foreground [interactive] crashes
https://bugs.kde.org/show_bug.cgi?id=499429 --- Comment #3 from Zayno <9emdes...@gmail.com> --- I have x11 quartz installed what are the steps that i have to take for gmuc to work Loque practicas se vuelve mejor. - Shauna Shapiro - > El 7 feb 2025, a la(s) 9:43 p.m., vanyossi > escribió: > > https://bugs.kde.org/show_bug.cgi?id=499429 > > vanyossi changed: > > What|Removed |Added > > Status|CONFIRMED |RESOLVED > Resolution|--- |UPSTREAM > > --- Comment #2 from vanyossi --- > After further investigation this is not a bug in krita. > > Interactive filters depend on X11, while g'mic can be compiled with X11 on > macos making all interactive filters work, this requires all g'mic krita users > to have XQuartz installed which is something we cannot expect or ask from > users. Without X11 installed g'mic krita plugin would not launch at all. X11 > on > macOS is being long deprecated, for reference XQuartz last release was january > 2023. > > Please report the bug to g'mic team. > > -- > You are receiving this mail because: > You reported the bug. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 495878] Customizing the default view settings doesn't work anymore
https://bugs.kde.org/show_bug.cgi?id=495878 --- Comment #76 from Méven Car --- (In reply to Méven from comment #75) > Git commit c12946ee2ec8dbbb8645ca5763584574458a0a6c by Méven Car. > Committed on 08/02/2025 at 08:43. > Pushed by meven into branch 'master'. > > Viewproperties: prevent loosing view settings > > When they match the hardcoded internal settings, when they should be > kept as long as they don't match the currently set default > viewproperties. > > Is saved in metadata the diff with the hardcoded internal defaults > still. A stable default reference allows to change defaults without > changing existing saved viewproperties. > > M +64 -0src/tests/viewpropertiestest.cpp > M +21 -3src/views/viewproperties.cpp > > https://invent.kde.org/system/dolphin/-/commit/ > c12946ee2ec8dbbb8645ca5763584574458a0a6c Iyán M. V. since you were testing with master, can you give master a try again and share the result. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 499673] Laptop internal (OLED) display is not recognized as HDR-capable
https://bugs.kde.org/show_bug.cgi?id=499673 --- Comment #2 from dantmnf --- Created attachment 178070 --> https://bugs.kde.org/attachment.cgi?id=178070&action=edit kscreen-doctor -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 499673] Laptop internal (OLED) display is not recognized as HDR-capable
https://bugs.kde.org/show_bug.cgi?id=499673 --- Comment #3 from dantmnf --- Created attachment 178071 --> https://bugs.kde.org/attachment.cgi?id=178071&action=edit EDID dump -- You are receiving this mail because: You are watching all bug changes.
[Haruna] [Bug 499318] Haruna flatpak lacks sound
https://bugs.kde.org/show_bug.cgi?id=499318 --- Comment #4 from Dan --- sound is not muted either in haruna or KDE I tried to downgrade until 1.3.1 as this version surely worked at that time, but now it doesn't -- You are receiving this mail because: You are watching all bug changes.
[Haruna] [Bug 499318] Haruna flatpak lacks sound
https://bugs.kde.org/show_bug.cgi?id=499318 Dan changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |NOT A BUG --- Comment #5 from Dan --- well this is embarrassing, but turns out it was muted in the app window, which is why sound was working fine in other apps and Haruna's own volume slider was showing that sound was enabled. I'm not sure how it persisted across reboots and reinstalls and deleting the data, but now it works fine -- You are receiving this mail because: You are watching all bug changes.
[kleopatra] [Bug 499697] New: Crfeated public and private pgp used them then logged in again and were gone
https://bugs.kde.org/show_bug.cgi?id=499697 Bug ID: 499697 Summary: Crfeated public and private pgp used them then logged in again and were gone Classification: Applications Product: kleopatra Version: 3.1.24.221203 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kloec...@kde.org Reporter: ancientst...@proton.me CC: aheine...@gnupg.org, kdepim-b...@kde.org, m...@kde.org 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 Please remove this comment after reading and before submitting - thanks! *** SUMMARY STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499537] Three kwin and plasmashell kconf update programs crashed when Plasma started
https://bugs.kde.org/show_bug.cgi?id=499537 --- Comment #10 from Thiago Macieira --- I've compiled kwin-6.0-reset-active-mouse-screen and I can reproduce some crashes. I don't know if it's the same, but I'll investigate. -- You are receiving this mail because: You are watching all bug changes.
[kleopatra] [Bug 499697] Crfeated public and private pgp used them then logged in again and were gone
https://bugs.kde.org/show_bug.cgi?id=499697 Mac changed: What|Removed |Added CC||ancientst...@proton.me --- Comment #1 from Mac --- I had the same usb for months. It broke. I took my losses. I created a new pgp publioc and private and they worked. Next time I logged in they were gone. -- You are receiving this mail because: You are watching all bug changes.
[Elisa] [Bug 472768] Launching Elisa from a Task Manager pin or Application Launcher, when it is already minimized to the system tray, does not bring the main window to the foreground
https://bugs.kde.org/show_bug.cgi?id=472768 Nate Graham changed: What|Removed |Added Version Fixed In|25.08.0 |25.04.0 -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 499695] New: kgpg and kalendarac crash immediately when drawing tablet is plugged in
https://bugs.kde.org/show_bug.cgi?id=499695 Bug ID: 499695 Summary: kgpg and kalendarac crash immediately when drawing tablet is plugged in Classification: I don't know Product: kde Version: unspecified Platform: Arch Linux OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: octavia.togami+kdeb...@gmail.com Target Milestone: --- Created attachment 178084 --> https://bugs.kde.org/attachment.cgi?id=178084&action=edit kgpg crash SUMMARY Starting either kgpg or kalendarac with my drawing tablet plugged in results in an immediate crash. STEPS TO REPRODUCE 1. Plug in a drawing tablet, specifically I have `ID 056a:03c7 Wacom Co., Ltd CTL-6100WL [Intuos BT (M)]` 2. Start `kgpg` or `kalendarac`. OBSERVED RESULT Crashes out immediately. EXPECTED RESULT Does not crash and starts the program. SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.13.1-arch2-1 (64-bit) KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.2 Following versions from the relevant `pacman` packages: kgpg: 24.12.2 kalendarac: 24.12.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 499644] Dolphin 24.12.2: Symlink folder icons/previews are too small
https://bugs.kde.org/show_bug.cgi?id=499644 swh changed: What|Removed |Added CC||s...@keemail.me --- Comment #2 from swh --- Can confirm on EndeavourOS https://forum.endeavouros.com/t/dolphin-displays-folders-in-different-sizes/67624 -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 499644] Dolphin 24.12.2: Symlink folder icons/previews are too small
https://bugs.kde.org/show_bug.cgi?id=499644 d...@kaosx.us changed: What|Removed |Added CC||d...@kaosx.us -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 499699] New: Desktop overview keyboard does not work when holding keyboard shortcut prior to going to overview
https://bugs.kde.org/show_bug.cgi?id=499699 Bug ID: 499699 Summary: Desktop overview keyboard does not work when holding keyboard shortcut prior to going to overview Classification: Plasma Product: kwin Version: 6.2.5 Platform: openSUSE OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: effects-overview Assignee: kwin-bugs-n...@kde.org Reporter: o.malek...@gmail.com Target Milestone: --- I have shortcut ctrl+meta+alt+page up to enter overview grid STEPS TO REPRODUCE 1. I have shortcut ctrl+meta+alt+page up to enter overview grid; ctrl+meta+alt+arrow_keys to move between desktops 2. while holding ctrl+meta+alt : 3. arrow key (move to different desktop) 4. page up (open grid) 5. hodling or not ctrl+meta+alt OBSERVED RESULT enter, esc, arrows - do not work to leave overview mouse must be used or shortcut while moving with ctrl+meta+alt+arrow_keys work SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20250205 KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.2 Kernel Version: 6.12.12-1-longterm (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 5600U with Radeon Graphics Memory: 38.0 GiB of RAM Graphics Processor: AMD Radeon Graphics ADDITIONAL INFORMATION I am having plenty of line below in journal ``` kwin_wayland[4324]: This plugin does not support setting window masks úno 08 21:48:49 localhost.localdomain kwin_wayland[4324]: kwin_scene_opengl: 0x3: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT) ``` -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 497200] Support "charge_types" alongside "charge_start/end_threshold", no effect otherwise on certain laptops
https://bugs.kde.org/show_bug.cgi?id=497200 --- Comment #7 from Jakob Petsovits --- Looking for testers of the change proposed in the merge request that was linked in the previous comment! I don't have a laptop of this sort, so I can't quite test if it really fixes your issue. Note that the change only sets the value for `charge_types`, it doesn't read the current one. The idea is that the proposed MR can go into Plasma 6.3 as a bugfix, whereas selecting one of the possible types would require additional code and target an upcoming feature release instead (currently 6.4). -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 499696] New: Half-pixel aligned mirror tool sometimes broken
https://bugs.kde.org/show_bug.cgi?id=499696 Bug ID: 499696 Summary: Half-pixel aligned mirror tool sometimes broken Classification: Applications Product: krita Version: 5.2.9 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Tools Assignee: krita-bugs-n...@kde.org Reporter: ricardojorge512+...@hotmail.com Target Milestone: --- SUMMARY Pixel lines are not correctly mirrored with half-pixel aligned mirroring tool. STEPS TO REPRODUCE 1. Create an odd-sized small image (ex: 7x7) 2. Select a pixel drawing brush 3. Zoom in and place the cursor on the left side of the mirroring tool 4. Click on the left half of a pixel OBSERVED RESULT Only the pixel under the cursor is painted. EXPECTED RESULT Another pixel should have appeared, mirrored on the right side. SOFTWARE/OS VERSIONS Linux: Gentoo Krita: AppImage 5.2.9 (git ac6cae8) ADDITIONAL INFORMATION Also, the line tool is broken. I suspect there is some shenanigans regarding rounding up or rounding down when converting the mouse position (which is sub-pixel aligned), into the pixel index to actually paint, but can't be sure. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 497200] Support "charge_types" alongside "charge_start/end_threshold", no effect otherwise on certain laptops
https://bugs.kde.org/show_bug.cgi?id=497200 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #6 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/powerdevil/-/merge_requests/510 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 499698] New: Pressure stuck at maximum
https://bugs.kde.org/show_bug.cgi?id=499698 Bug ID: 499698 Summary: Pressure stuck at maximum Classification: Applications Product: krita Version: 5.2.9 Platform: Other OS: Microsoft Windows Status: REPORTED Severity: major Priority: NOR Component: Tablets (tablet issues are only very rarely bugs in Krita!) Assignee: krita-bugs-n...@kde.org Reporter: mfover...@gmail.com Target Milestone: --- SUMMARY I use an XP-Pen Deco Pro Small with Krita. It's able to measure pressure perfectly fine according to its driver, but using the tablet tester in Krita only returns a maximum pressure value. The pressure curve in Krita is at its default, and neither Input API makes a difference. STEPS TO REPRODUCE 1. Test pressure in driver, pressure works as intended 2. Open Tablet Tester in Krita, pressure stuck at B=1 3. Change Input API, pressure still stuck OBSERVED RESULT (Tablet Tester) Mouse move X=163 Y=62 B=1 S=0.22363 EXPECTED RESULT (Tablet Tester) Mouse move X=163 Y=62 B=~0.4 S=0.22363 SOFTWARE/OS VERSIONS Krita Version: 5.2.9 (git ac6cae8) Installation type: installer / portable package Hidpi: true Qt Version (compiled): 5.15.7 Version (loaded): 5.15.7 OS Information Build ABI: x86_64-little_endian-llp64 Build CPU: x86_64 CPU: x86_64 Kernel Type: winnt Kernel Version: 10.0.22631 Pretty Productname: Windows 10 Version 2009 Product Type: windows Product Version: 10 Locale Languages: en_US, en, en_Latn_US C locale: C QLocale current: en QLocale system: en QTextCodec for locale: UTF-8 Process ACP: 65001 (UTF-8) System locale default ACP: 1252 (ANSI - Latin I) OpenGL Info Vendor: "Google Inc. (Intel)" Renderer: "ANGLE (Intel, Intel(R) UHD Graphics 630 Direct3D11 vs_5_0 ps_5_0, D3D11-26.20.100.7637)" Driver version: "OpenGL ES 3.0.0 (ANGLE 2.1.0 git hash: f2280c0c5f93+krita_qt5)" Shading language: "OpenGL ES GLSL ES 3.00 (ANGLE 2.1.0 git hash: f2280c0c5f93+krita_qt5)" Requested format: QSurfaceFormat(version 3.0, options QFlags(), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile) Current format: QSurfaceFormat(version 3.0, options QFlags(), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile) GL version: 3.0 Supports deprecated functions false Is OpenGL ES: true supportsBufferMapping: true supportsBufferInvalidation: false forceDisableTextureBuffers: true Extensions: GL_EXT_clip_control GL_OES_depth24 GL_EXT_instanced_arrays GL_CHROMIUM_sync_query GL_ANGLE_texture_compression_dxt3 GL_OES_compressed_EAC_RG11_unsigned_texture GL_EXT_texture_type_2_10_10_10_REV GL_KHR_parallel_shader_compile GL_ANGLE_request_extension GL_EXT_EGL_image_external_wrap_modes GL_EXT_texture_filter_anisotropic GL_ANGLE_provoking_vertex GL_ANGLE_framebuffer_multisample GL_WEBGL_video_texture GL_EXT_disjoint_timer_query GL_OES_packed_depth_stencil GL_OES_texture_half_float_linear GL_EXT_texture_compression_dxt1 GL_CHROMIUM_copy_compressed_texture GL_NV_pixel_buffer_object GL_OES_compressed_ETC2_RGBA8_texture GL_OES_EGL_image_external_essl3 GL_ANGLE_depth_texture GL_OES_fbo_render_mipmap GL_OES_compressed_EAC_RG11_signed_texture GL_OES_vertex_array_object GL_ANGLE_robust_client_memory GL_OES_draw_buffers_indexed GL_AMD_performance_monitor GL_NV_framebuffer_blit GL_EXT_texture_norm16 GL_EXT_texture_compression_s3tc_srgb GL_OES_rgb8_rgba8 GL_OES_texture_float GL_ANGLE_get_serialized_context_string GL_ANGLE_texture_usage GL_EXT_draw_buffers_indexed GL_EXT_robustness GL_OES_surfaceless_context GL_ANGLE_framebuffer_blit GL_EXT_frag_depth GL_ANGLE_memory_size GL_OES_compressed_ETC2_sRGB8_texture GL_EXT_sRGB GL_OES_compressed_ETC2_sRGB8_alpha8_texture GL_KHR_debug GL_OES_get_program_binary GL_ANGLE_get_tex_level_parameter GL_OVR_multiview2 GL_OES_texture_half_float GL_OES_compressed_ETC2_punchthroughA_RGBA8_texture GL_OES_compressed_ETC2_punchthroughA_sRGB8_alpha_texture GL_OES_standard_derivatives GL_OVR_multiview GL_ANGLE_lossy_etc_decode GL_CHROMIUM_copy_texture GL_EXT_map_buffer_range GL_NV_fence GL_NV_EGL_stream_consumer_exter
[systemsettings] [Bug 499700] New: Titlebar Buttons: "More actions for this window" vs "menu button"
https://bugs.kde.org/show_bug.cgi?id=499700 Bug ID: 499700 Summary: Titlebar Buttons: "More actions for this window" vs "menu button" Classification: Applications Product: systemsettings Version: 6.2.5 Platform: openSUSE OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: kcm_kwindecoration Assignee: kwin-bugs-n...@kde.org Reporter: john@pelago.org.uk CC: plasma-b...@kde.org Target Milestone: --- Created attachment 178085 --> https://bugs.kde.org/attachment.cgi?id=178085&action=edit Titlebar Buttons window SUMMARY In the Window Decorations KCM, Titlebar Buttons section, there is a checkbox labelled "Close windows by double clicking the menu button". However, the "menu" button is now referred to as "More actions for this window", so there's an inconsistency. STEPS TO REPRODUCE 1. Open System Settings 2. Browse to Colours & Themes > Window Decorations > Configure Titlebar Buttons OBSERVED RESULT A checkbox is labelled "Close windows by double clicking the menu button" but seemingly there is no "menu" button available for the titlebar. EXPECTED RESULT The checkbox wording and the button wording to match. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20250206 KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.2 Kernel Version: 6.13.1-1-default (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION "Close windows by double clicking the "More actions for this window" button" would obviously be a bit long-winded. So maybe the button called be called the Menu button in the KCM when dragging the buttons around. Presumably things could be done so that "More actions for this window" continues to show as a tooltip when hovering over the button in real windows. -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 499700] Titlebar Buttons: "More actions for this window" vs "menu" button
https://bugs.kde.org/show_bug.cgi?id=499700 John Veness changed: What|Removed |Added Summary|Titlebar Buttons: "More |Titlebar Buttons: "More |actions for this window" vs |actions for this window" vs |"menu button" |"menu" button -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 357194] Chosen keyboard layout doesn't work when plasma-desktop reboots.
https://bugs.kde.org/show_bug.cgi?id=357194 Ralf Jung changed: What|Removed |Added CC|p...@ralfj.de | -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 499705] New: Remote input mouse button positions are inverted when using KDE Connect with a Right-to-left (RTL) language
https://bugs.kde.org/show_bug.cgi?id=499705 Bug ID: 499705 Summary: Remote input mouse button positions are inverted when using KDE Connect with a Right-to-left (RTL) language Classification: Applications Product: kdeconnect Version: unspecified Platform: Android OS: Android 14.x Status: REPORTED Severity: normal Priority: NOR Component: android-application Assignee: albertv...@gmail.com Reporter: iram...@protonmail.com CC: andrew.g.r.hol...@gmail.com Target Milestone: --- Created attachment 178088 --> https://bugs.kde.org/attachment.cgi?id=178088&action=edit Comparison of KDE Connect with Arabic (right) and English (left) SUMMARY When using KDE Connect with a Right-to-Left (RTL) language (e.g., Arabic, Hebrew), the mouse button positions are inverted during remote input. The expected behavior is for the mouse buttons to function normally, but with RTL enabled, clicking the left mouse button results in actions typically associated with the right mouse button, and vice versa. STEPS TO REPRODUCE 1. Set the system language to an RTL language (e.g., Arabic or Hebrew), OR Force RTL layout through Android's developer settings. 2. Connect the device to the desktop via KDE Connect. 3. Use remote input (mouse control) through KDE Connect. OBSERVED RESULT The mouse buttons are inverted, causing incorrect button actions when using remote input. EXPECTED RESULT The mouse button mappings should function normally, as in LTR languages. SOFTWARE/OS VERSIONS LineageOS 21 (Android 14) KDE Connect: 1.32.11 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 340982] No way to change just the date format but not its actual translated text
https://bugs.kde.org/show_bug.cgi?id=340982 --- Comment #276 from Smittie --- (In reply to pallaswept from comment #275) > Just adding in a few million +1s on behalf of the world's military community. > > Pretty sad to see this has been given the 'WONTFIX' treatment :( WONTFIX is the reason I abandoned KDE. Not a serious OS for my purposes. Linux MINT has been excellent. -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 499704] New: Crash on Start
https://bugs.kde.org/show_bug.cgi?id=499704 Bug ID: 499704 Summary: Crash on Start Classification: Applications Product: Discover Version: 6.3.0 Platform: Fedora RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: discover Assignee: plasma-b...@kde.org Reporter: farch...@gmail.com CC: aleix...@kde.org Target Milestone: --- Application: plasma-discover (6.3.0) ApplicationNotResponding [ANR]: false Qt Version: 6.8.2 Frameworks Version: 6.11.0 Operating System: Linux 6.14.0-0.rc1.20250207gitbb066fe812d6.19.fc43.x86_64 x86_64 Windowing System: Wayland Distribution: "Fedora Linux 43 (KDE Plasma Prerelease)" DrKonqi: 6.3.0 [CoredumpBackend] -- Information about the crash: Fresh install of KDE Plasma 6.3.0. Start Plasma discover, and it just crashes. The crash can be reproduced every time. -- Backtrace (Reduced): #5 0x7f2352c8c91a in _int_free_chunk (av=0x7f21ff30, p=0x7f2225e0, size=32, have_lock=have_lock@entry=0) at malloc.c:4595 #6 0x7f2352c8f926 in _int_free (av=, p=, have_lock=0) at malloc.c:4699 #7 __GI___libc_free (mem=) at malloc.c:3476 #8 0x7f235335b5ac in QObjectPrivate::Connection::~Connection (this=0x5570bd503de0) at /usr/src/debug/qt6-qtbase-6.8.2-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:1154 [...] #10 QObjectPrivate::ConnectionData::deleteOrphaned (o=...) at /usr/src/debug/qt6-qtbase-6.8.2-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:408 Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.
[frameworks-knotifications] [Bug 499707] Notifications "grabs" all atention from mouse cursor
https://bugs.kde.org/show_bug.cgi?id=499707 EpicTux123 changed: What|Removed |Added Platform|Other |Fedora RPMs -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 393956] Digital Clock widget add custom time format
https://bugs.kde.org/show_bug.cgi?id=393956 Nate Graham changed: What|Removed |Added See Also||https://bugs.kde.org/show_b ||ug.cgi?id=340982 -- You are receiving this mail because: You are watching all bug changes.
[Alligator] [Bug 470951] Page Rendering Failing/Looping
https://bugs.kde.org/show_bug.cgi?id=470951 JACOB_SCOTT changed: What|Removed |Added CC||rn1lkgod...@email.com --- Comment #5 from JACOB_SCOTT --- (In reply to Sarvan from comment #3) > [Removed] Https://znc.in/PHP?id=rn1lkgod...@email.com -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 495741] Focus not properly given to the destination window after Alt+Tab under Wayland
https://bugs.kde.org/show_bug.cgi?id=495741 --- Comment #19 from Filip --- (In reply to Ilan from comment #18) > I'm able to reproduce this with the Thumbnail Grid task switcher on 6.2.5 > (wayland). Any other task switcher does not exhibit this behavior. Can confirm this. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499709] No way to keep multiple panels in sync (e.g. across multiple monitors)
https://bugs.kde.org/show_bug.cgi?id=499709 Grant Gryczan changed: What|Removed |Added Platform|Other |Neon Version|6.2.5 |6.3.0 --- Comment #1 from Grant Gryczan --- Re-tested on Plasma 6.3, and I'm impressed to find there is now an option to clone the panel! This helps greatly, but I still have to re-clone it every time I make a change. I think it would be ideal if there were simply another button (or a down arrow expanding on the clone option) to both clone & sync a new panel. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 499709] No way to keep multiple panels in sync (e.g. across multiple monitors)
https://bugs.kde.org/show_bug.cgi?id=499709 Filip changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |INTENTIONAL CC||filip.kend...@gmail.com --- Comment #2 from Filip --- Hey, That's right In Plasma 6.3.0, you will be able to manually clone a panel. Sorry, automatic sync is still not in scope for the panel. -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 499711] PDF: Gradients and Patterns in Stroke are Broken
https://bugs.kde.org/show_bug.cgi?id=499711 Oliver Sander changed: What|Removed |Added Status|REPORTED|RESOLVED CC||oliver.san...@tu-dresden.de Resolution|--- |MOVED --- Comment #1 from Oliver Sander --- This is very likely a poppler problem. Please check whether you can reproduce the misrendering using the pdftoppm command line tool, which uses the same rendering code that Okular does. If pdftoppm shows the same problem, please open a bug report at https://gitlab.freedesktop.org/poppler/poppler/-/issues Otherwise, come back here and re-open this report. Thank you! -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 499711] PDF: Gradients and Patterns in Stroke are Broken
https://bugs.kde.org/show_bug.cgi?id=499711 --- Comment #2 from docto...@geek-2.com --- Note that Evince also has issues, but they are not the same as Okular. A curious poppler problem. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 499569] After moving/copying files and folders into a folder; Focus should go to the targeted folder
https://bugs.kde.org/show_bug.cgi?id=499569 Fernando M. Muniz changed: What|Removed |Added Version|24.12.1 |24.12.2 Summary|Focus should go to the |After moving/copying files |targeted folder |and folders into a folder; ||Focus should go to the ||targeted folder -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 475628] Dolphin opens incorrect folders on startup
https://bugs.kde.org/show_bug.cgi?id=475628 --- Comment #3 from mashkal2...@gmail.com --- I'm unable to reproduce the issue on KDE plasma 6.2.5. -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 499711] PDF: Gradients and Patterns in Stroke are Broken
https://bugs.kde.org/show_bug.cgi?id=499711 --- Comment #3 from Oliver Sander --- Poppler contains several render engines, and they can all be buggy in different ways. * Okular uses the 'Splash' render engine. Use pdftoppm to test it from the command line. * Evince uses the Cairo engine. Use pdftocairo to test it from the command line. So if you are having problems with Evince too, please test with pdftocairo and then file a separate(!!) poppler bug. -- You are receiving this mail because: You are watching all bug changes.