[PlasmaTube] [Bug 472868] New: Doesn't Compile with LLVM's libc++ and compiler-rt
https://bugs.kde.org/show_bug.cgi?id=472868 Bug ID: 472868 Summary: Doesn't Compile with LLVM's libc++ and compiler-rt Classification: Applications Product: PlasmaTube Version: unspecified Platform: Compiled Sources OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: l...@kaidan.im Reporter: nekone...@protonmail.ch CC: espi...@gmail.com Target Milestone: --- SUMMARY Using "-stdlib=libc++" and/or "--rtlib=compiler-rt" as a CXXFLAG causes lld linkage to fail. STEPS TO REPRODUCE 1. Set "-stdlib=libc++" and/or "--rtlib=compiler-rt" as a CXXFLAG 2. Build PlasmaTube version 23.11.70 from source (git) 3. See error OBSERVED RESULT Compilation fails EXPECTED RESULT LLVM's libc++ standard library shouldn't cause compilation to fail SOFTWARE/OS VERSIONS Linux: Arch Linux KDE Plasma Version: 5.27.6 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION N/A -- You are receiving this mail because: You are watching all bug changes.
[PlasmaTube] [Bug 472868] Doesn't Compile with LLVM's libc++ and compiler-rt
https://bugs.kde.org/show_bug.cgi?id=472868 nekone...@protonmail.ch changed: What|Removed |Added Keywords||needs_verification -- You are receiving this mail because: You are watching all bug changes.
[PlasmaTube] [Bug 472868] Doesn't Compile with LLVM's libc++ and compiler-rt
https://bugs.kde.org/show_bug.cgi?id=472868 --- Comment #1 from nekone...@protonmail.ch --- To clarify, because I forgot to mention, this is with using Clang as the compiler and also with using "-lc++abi" as a link flag. -- You are receiving this mail because: You are watching all bug changes.
[kalendar] [Bug 472793] merkuro-calendar crashes on startup
https://bugs.kde.org/show_bug.cgi?id=472793 --- Comment #3 from brainpower --- oh, I overlooked the LANGUAGE var was set (and relevant) on my system and only overwrote LANG. with LANGUAGE unset or set analogous to LANG the en_* locales work for me too. And locales with no corresponding *.qm files installed, do not crash, but the app is not fully translated of course. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 472374] File System Browser plugin search doesn't work
https://bugs.kde.org/show_bug.cgi?id=472374 --- Comment #4 from Pascal --- Thanks for the tip and info. Much appreciated. I never tried that workaround but it's fine, once you know it. Regarding KIO, I'm assuming this means "KDE input/output" and that's where the fix has to happen? -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 472167] Animation player drops frames unconditionally and ignores the user settings
https://bugs.kde.org/show_bug.cgi?id=472167 Dmitry Kazakov changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472869] New: Aspect ratio crop should default to current ratio
https://bugs.kde.org/show_bug.cgi?id=472869 Bug ID: 472869 Summary: Aspect ratio crop should default to current ratio Classification: Applications Product: digikam Version: 8.1.0 Platform: Other OS: Microsoft Windows Status: REPORTED Severity: wishlist Priority: NOR Component: ImageEditor-Plugins Assignee: digikam-bugs-n...@kde.org Reporter: ivorwjo...@googlemail.com Target Milestone: --- A suggestion, not a bug. In the image editor, Aspect Ratio Crop defaults to the ratio 4:3 whatever ratio image you put into it. It would make more sense for it to default to the current aspect ratio of the image. Most photographers simply want to produce a cropped version of a current image rather than change the aspect ratio. 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. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: 11 macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472841] Failed to create tables
https://bugs.kde.org/show_bug.cgi?id=472841 --- Comment #5 from caulier.gil...@gmail.com --- Git commit 1108d12b65fec2d7320acac8f32290b85a7660b7 by Gilles Caulier. Committed on 01/08/2023 at 10:53. Pushed by cgilles into branch 'master'. digiKam online doc: add note about Mysql under Ubuntu which need additional sql code to create triggers. M +8-0setup_application/database_settings.rst https://invent.kde.org/documentation/digikam-doc/-/commit/1108d12b65fec2d7320acac8f32290b85a7660b7 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472869] Aspect ratio crop should default to current ratio
https://bugs.kde.org/show_bug.cgi?id=472869 caulier.gil...@gmail.com changed: What|Removed |Added Component|ImageEditor-Plugins |Plugin-Editor-Crop Platform|Other |Microsoft Windows CC||caulier.gil...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[drkonqi] [Bug 470190] Dr. Konqi doesn't always show up when plasmashell crashes
https://bugs.kde.org/show_bug.cgi?id=470190 Harald Sitter changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #3 from Harald Sitter --- Well, I mean, just kill plasmashell to verify your theory :) There is code for detecting when the notification host goes away, so I doubt it's that. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 472870] New: xml indentation works incorrectly
https://bugs.kde.org/show_bug.cgi?id=472870 Bug ID: 472870 Summary: xml indentation works incorrectly Classification: Applications Product: kate Version: 22.12.3 Platform: Debian unstable OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: indentation Assignee: kwrite-bugs-n...@kde.org Reporter: martin.steigerw...@proact.de Target Milestone: --- SUMMARY Since a while XML indenting does not work correctly anymore. One example, when typing: "-Tag with ">" Kate moves it onto the same level as the ""-Tag On the other hand in case I do not indent the ""-tag myself it does not indent it automatically but keeps it sitting on the same level as the ""-Tag. This happens with tabs as spaces and tabs as tabs. However when playing around with indentation settings, sometimes I can get it to work correctly. I did not yet figure out how and it usually does not last long. So it may be necessary to replicate the exact indentation settings. I shared the mode line I use at the end of the report. There other issues with XML indentation which basically renders the feature not only useless but it hinders working on an XML documentation. Thus I can work more productively when disabling indenting completely. My suspicion is that this is related to some recent KDE Frameworks update, cause Kate was not updated in Debian since Debian Bookworm release and indentation worked correctly about 1 or 2 months ago AFAIR. KDE Frameworks got at least one update. I hope to get my hands on a newer Kate version soon enough, but Debian/Ubuntu Qt/KDE packaging team is also working on Qt 6 as a prerequisite for introducing Plasma 6 to Debian later in the year. So not sure when they will package Kate 23.04 or even better 23.08. STEPS TO REPRODUCE 1. Try above example with XML indenting on You could also use the mode line I pasted below for exact indentation settings. OBSERVED RESULT As above. EXPECTED RESULT Kate keeps the indentation or… in case I do not indent myself indents the ""-Tag automatically. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Devuan GNU/Linux 6 on Kernel 6.4.0-1-amd64 (that is Devuan Ceres tracking Debian Sid) KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.107.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION I use the following mode line: This makes it more difficult to disable XML indenting temporarily as Kate seems to enable it again when I save the document. -- You are receiving this mail because: You are watching all bug changes.
[cantor] [Bug 472025] Segmentation fault when clicking OK on Plot dialog (Qalculate is the backend)
https://bugs.kde.org/show_bug.cgi?id=472025 Alexander Semke changed: What|Removed |Added Resolution|--- |FIXED CC||alexander.se...@web.de Status|REPORTED|RESOLVED --- Comment #1 from Alexander Semke --- Qualculate doesn't support any plotting and it was was wrong to show the Plot menu for it. It was fixed in the past and the plot menu is not available for Qualculate in the current version of Cantor. Please update to a more recent version of Cantor. You're using Cantor 21.12 which is from 2021... -- You are receiving this mail because: You are watching all bug changes.
[cantor] [Bug 470381] Julia backend does not allow symlinked executable
https://bugs.kde.org/show_bug.cgi?id=470381 Alexander Semke changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0 |1 CC||alexander.se...@web.de -- You are receiving this mail because: You are watching all bug changes.
[cantor] [Bug 470381] Julia backend does not allow symlinked executable
https://bugs.kde.org/show_bug.cgi?id=470381 Alexander Semke changed: What|Removed |Added Assignee|cantor-b...@kde.org |alexander.se...@web.de -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472846] Digikam doesn't write metadata to files/sidecars under unclear circumstances
https://bugs.kde.org/show_bug.cgi?id=472846 --- Comment #3 from Ralf S --- Created attachment 160661 --> https://bugs.kde.org/attachment.cgi?id=160661&action=edit DK 8.0.0 setting 'Behaviour' -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472846] Digikam doesn't write metadata to files/sidecars under unclear circumstances
https://bugs.kde.org/show_bug.cgi?id=472846 --- Comment #4 from Ralf S --- Created attachment 160662 --> https://bugs.kde.org/attachment.cgi?id=160662&action=edit DK 8.0.0 setting 'Sidecars' -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472846] Digikam doesn't write metadata to files/sidecars under unclear circumstances
https://bugs.kde.org/show_bug.cgi?id=472846 --- Comment #5 from Ralf S --- Created attachment 160663 --> https://bugs.kde.org/attachment.cgi?id=160663&action=edit DK 8.0.0 setting 'Exiftool' -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472846] Digikam doesn't write metadata to files/sidecars under unclear circumstances
https://bugs.kde.org/show_bug.cgi?id=472846 --- Comment #6 from Ralf S --- Created attachment 160664 --> https://bugs.kde.org/attachment.cgi?id=160664&action=edit DK 8.1.0 setting 'Exiftool' -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 472870] xml indentation works incorrectly
https://bugs.kde.org/show_bug.cgi?id=472870 --- Comment #1 from Martin Steigerwald --- For a few tags combinations like indentation still seems to work correctly. However when adding another ""-tag I get this: Some text Second ""-tag is on same level than ""-tag. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 472374] File System Browser plugin search doesn't work
https://bugs.kde.org/show_bug.cgi?id=472374 Friedrich W. H. Kossebau changed: What|Removed |Added CC||kosse...@kde.org --- Comment #5 from Friedrich W. H. Kossebau --- As commented on https://invent.kde.org/frameworks/kio/-/merge_requests/1314#note_728978 I would think that Kate actually relied on a behaviour change that was reverted in the mean time as it broke things for filter expressions as used also in file picker dialogs. The current (restored) logic in KIO's KCoreDirLister for name filters matches that of Qt for name filter properties. I.e. name filters here using the wildcard expression syntax. Which is non-partial. The UI pattern used in Kate's File System Browser plugin though is that of narrowing-while-you-type. Where the expression supported usually does not support even wildcards. Rather acts as if every letter is wrapped with wildcards ("sf" matching also "somefile"). So IMHO Kate code would need to convert the expression entered in the field into the syntax used for classic wild card file system expressions, as so far used with class properties of type "name filter". If you agree, please move the bug back to Kate :) -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 472827] Plasma crashed while Firefox and Telegram were open (kwin_screencast -> pipewire => crash)
https://bugs.kde.org/show_bug.cgi?id=472827 mickael.saave...@gmail.com changed: What|Removed |Added CC||mickael.saave...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 472870] xml indentation works incorrectly
https://bugs.kde.org/show_bug.cgi?id=472870 --- Comment #2 from Martin Steigerwald --- I have also seen this: Some title I.e. Kate moves ""-tag out one level under a ""-tag. As written with ""-"" combo indentation is okay. It seems that Kate does not treat all tags equal anymore. I do not see a pattern there so far. Seems kind of erratic to me. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 417930] Dolphin selects wrong file after renaming via "File already exists" window
https://bugs.kde.org/show_bug.cgi?id=417930 Felix Ernst changed: What|Removed |Added Latest Commit||https://invent.kde.org/syst ||em/dolphin/-/commit/567f285 ||8acc260023c3e64112097f0dc1a ||39ea55 Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #3 from Felix Ernst --- Git commit 567f2858acc260023c3e64112097f0dc1a39ea55 by Felix Ernst, on behalf of Amol Godbole. Committed on 01/08/2023 at 11:59. Pushed by felixernst into branch 'master'. Fix incorrect file selection after file rename forceUrlsSelection() needs to be called only when new name of renamed file does not exist. M +2-2src/views/dolphinview.cpp https://invent.kde.org/system/dolphin/-/commit/567f2858acc260023c3e64112097f0dc1a39ea55 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 471874] Screenshot effect is missing colorspace transformation for output screenshots
https://bugs.kde.org/show_bug.cgi?id=471874 Zamundaaa changed: What|Removed |Added CC||xaver.h...@gmail.com Summary|In Plasma 6 Wayland,|Screenshot effect is |Spectacle via Shift-PrtScr |missing colorspace |yields garbage image, |transformation for output |(GTK/Gnome app issue?) |screenshots -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472846] Digikam doesn't write metadata to files/sidecars under unclear circumstances
https://bugs.kde.org/show_bug.cgi?id=472846 --- Comment #7 from Ralf S --- First of all: Forget the MacOS issue. While starting with the requested screenshots I detected a wrong setting: Delegate to Exiftool was not checked. Checking it immediately led to proper working of the MacOs version. Sorry – my bad! The Linux/Kubuntu issue seems to be bit more tricky. Running 8.1.0 from an Appimage works as expected – both files are written. Unfortunately the Snap store is pretty sleepy, so I assume they won't update DK before Christmas or so. Interesting question ist, why the same version 8.0.0 is running fine on another machine with all in all the same Linux system. I suspect Exiftool being tangled somehow. What I've noticed: In 8.0.0 there is Exiftool 12.40, in 8.1.0 it's Exiftool 12.62. As far as I know, Exiftool is an external source to which Digikam depends. Does that mean there are two versions running on the system or is 12.62 included to the Appimage? Running 'exiftool' in the terminal responses 'Syntax: exiftool [OPTIONS] FILE Consult the exiftool documentation for a full list of options.' while on the 'good' Linux machine a proper manual appears with the same command. ('whereis exiftool' responds '/usr/bin/exiftool /usr/share/man/man1/exiftool.1p.gz' on both machines). When I disable 'Delegate to exiftool' in 8.0.0, at least the XMP sidecar gets written, when enabling the option again, nothing at all is written to any file. Clicking on 'Change' in the Exiftool panel of the metadata settings easily locates Exiftool in /bin in 8.1.0, whereas 8.0.0 (on both Linux machines) shows nothing, neither in /bin nor in /usr/bin. From my perspective it's not easy to understand what's going on here, since Exiftool 12.40 is clearly located in /usr/bin. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 472827] Plasma crashed while Firefox and Telegram were open (kwin_screencast -> pipewire => crash)
https://bugs.kde.org/show_bug.cgi?id=472827 --- Comment #12 from mickael.saave...@gmail.com --- Hi, I've been running in the same issue since a couple of days. Here's the gdb backtrace from kwin_wayland from my side: (gdb) bt #0 0x7fdde56a10e1 in pw_stream_queue_buffer () at /lib64/libpipewire-0.3.so.0 #1 0x55ce3a037a5c in KWin::ScreenCastStream::enqueue() () #2 0x7fdde5ad0fc6 in void doActivate(QObject*, int, void**) () at /lib64/libQt5Core.so.5 #3 0x7fdde5ad3833 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at /lib64/libQt5Core.so.5 #4 0x7fdde5ad4055 in QSocketNotifier::event(QEvent*) () at /lib64/libQt5Core.so.5 #5 0x7fdde4faed72 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5 #6 0x7fdde5a9d618 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5 #7 0x7fdde5aebbbe in QEventDispatcherUNIXPrivate::activateSocketNotifiers() () at /lib64/libQt5Core.so.5 #8 0x7fdde5aebffd in QEventDispatcherUNIX::processEvents(QFlags) () at /lib64/libQt5Core.so.5 #9 0x55ce3a0ee701 in QUnixEventDispatcherQPA::processEvents(QFlags) () #10 0x7fdde5a9c06a in QEventLoop::exec(QFlags) () at /lib64/libQt5Core.so.5 #11 0x7fdde5aa4132 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5 #12 0x55ce3a00ed21 in main () -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 462778] Touchscreen: cannot activate the selection mode with long press on a selected file/folder
https://bugs.kde.org/show_bug.cgi?id=462778 Felix Ernst changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|RESOLVED Latest Commit||https://invent.kde.org/syst ||em/dolphin/-/commit/89dcef3 ||af497fb43ce612df45b1aa968a6 ||a2ccb0 --- Comment #5 from Felix Ernst --- Git commit 89dcef3af497fb43ce612df45b1aa968a6a2ccb0 by Felix Ernst, on behalf of Steffen Hartleib. Committed on 01/08/2023 at 12:10. Pushed by felixernst into branch 'master'. Enter selection mode by tap-and-holding an already selected item Allow entering selection mode by touching an already selected item. M +6-4src/kitemviews/kitemlistcontroller.cpp https://invent.kde.org/system/dolphin/-/commit/89dcef3af497fb43ce612df45b1aa968a6a2ccb0 -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 472374] File System Browser plugin search doesn't work
https://bugs.kde.org/show_bug.cgi?id=472374 --- Comment #6 from Pascal --- Interesting background and suggestion, Friedrich. Thanks for that. I see that you are on this issue for some time already. Since I'm new to this system, I'm not sure if your wish regarding the move addressed me or Waqar Ahmed, although I would assume the latter. -- You are receiving this mail because: You are watching all bug changes.
[kalendar] [Bug 470525] A reminder of the task doesn't appear at reminder time
https://bugs.kde.org/show_bug.cgi?id=470525 Albina F changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED |--- --- Comment #4 from Albina F --- Still reproduces on 5.27.6, freebsd. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472846] Digikam doesn't write metadata to files/sidecars under unclear circumstances
https://bugs.kde.org/show_bug.cgi?id=472846 --- Comment #8 from Maik Qualmann --- Yes, ExifTool is in AppImage bundle. But we also look for ExifTool in the system, we may need to change this related to AppImage. Another problem is using Lazy Sync and re-reading metadata from the file when changes are made. We cannot guarantee in all cases that changes made will be rolled back with a re-read, as some plugins do this because they do not have a database frontend (because of Showfoto). We made the Geolocation Editor compatible with Lazy Sync for digiKam-8.2.0, with a pure database interface. Lazy Sync: I wouldn't use it. Re-read Metadata: Only needed if you change images externally. Maik -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472869] Aspect ratio crop should default to current ratio
https://bugs.kde.org/show_bug.cgi?id=472869 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #1 from Maik Qualmann --- And other users want to crop multiple images to a specific aspect ratio. The feedback from the users so far has been that we actually keep all the settings for each aspect ratio exactly. Maik -- You are receiving this mail because: You are watching all bug changes.
[cantor] [Bug 470381] Julia backend does not allow symlinked executable
https://bugs.kde.org/show_bug.cgi?id=470381 --- Comment #1 from Alexander Semke --- (In reply to hqurve from comment #0) > By building cantor with the logic removed, the julia backend works. However, > I am unsure if this is suitable since I do not know why symlinks are > prevented. This was implemented to make sure Julia's shared libraries are found at runtime. Does Julia backend really work for you if you remove that if check like in your path? Can you try to do a simple evaluation, something like 5+5 is enough, with your patch? It doesn't work for me... -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 472827] Plasma crashed while Firefox and Telegram were open (kwin_screencast -> pipewire => crash)
https://bugs.kde.org/show_bug.cgi?id=472827 --- Comment #13 from Nicolas Fella --- Thanks. That looks like https://bugs.kde.org/show_bug.cgi?id=469949 Is anyone here using Plasma 5.27.6 where this is supposed to be fixed? -- You are receiving this mail because: You are watching all bug changes.
[kid3] [Bug 447441] Version 3.9.0 will not run on Big Sur
https://bugs.kde.org/show_bug.cgi?id=447441 --- Comment #7 from Urs Fleisch --- There is now a link to a signed package for ARM64 Apple Silicon on the Kid3 Homepage, see https://invent.kde.org/multimedia/kid3/-/issues/573. -- You are receiving this mail because: You are watching all bug changes.
[PlasmaTube] [Bug 472868] Doesn't Compile with LLVM's libc++ and compiler-rt
https://bugs.kde.org/show_bug.cgi?id=472868 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO Keywords|needs_verification | --- Comment #2 from Nicolas Fella --- What's the error? -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 472871] Cannot close Kickoff by pressing meta key
https://bugs.kde.org/show_bug.cgi?id=472871 Patrick Silva changed: What|Removed |Added Keywords||qt6 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 472871] New: Cannot close Kickoff by pressing meta key
https://bugs.kde.org/show_bug.cgi?id=472871 Bug ID: 472871 Summary: Cannot close Kickoff by pressing meta key Classification: Plasma Product: plasmashell Version: master Platform: Neon OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Application Launcher (Kickoff) Assignee: plasma-b...@kde.org Reporter: bugsefor...@gmx.com CC: mikel5...@gmail.com, noaha...@gmail.com Target Milestone: 1.0 STEPS TO REPRODUCE 1. press meta key - Kickoff opens as expected 2. press meta key again 3. OBSERVED RESULT Kickoff does not close after the last step EXPECTED RESULT Kickoff closes after the last step SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.240.0 Qt Version: 6.6.0 Graphics Platform: Wayland -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 472872] New: Tooltis have inconsistent height and font size
https://bugs.kde.org/show_bug.cgi?id=472872 Bug ID: 472872 Summary: Tooltis have inconsistent height and font size Classification: I don't know Product: kde Version: unspecified Platform: Neon OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: bugsefor...@gmx.com Target Milestone: --- Created attachment 160665 --> https://bugs.kde.org/attachment.cgi?id=160665&action=edit screen recording STEPS TO REPRODUCE 1. open Kickoff 2. hover over icons and buttons repeatedly 3. OBSERVED RESULT tooltips with inconsistent height and font size. Please watch the attached screen recording. EXPECTED RESULT tooltips with consistent height and font size SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.240.0 Qt Version: 6.6.0 Graphics Platform: Wayland -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 472872] Tooltis have inconsistent height and font size
https://bugs.kde.org/show_bug.cgi?id=472872 Patrick Silva changed: What|Removed |Added Keywords||qt6 --- Comment #1 from Patrick Silva --- Can reproduce with tooltips from Plasma Styles KCM too. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 472839] Discrete Canvas Rotation no longer snaps resulting angle to 15deg increments
https://bugs.kde.org/show_bug.cgi?id=472839 Alvin Wong changed: What|Removed |Added Summary|Regression Rotate Canvas|Discrete Canvas Rotation no |cant be zeroed |longer snaps resulting ||angle to 15deg increments Ever confirmed|0 |1 Status|REPORTED|CONFIRMED Keywords||regression CC||al...@alvinhc.com --- Comment #1 from Alvin Wong --- Probably a regression from https://invent.kde.org/graphics/krita/-/merge_requests/1779/diffs#a1740771a8a56ad3f4926de2592957784a49ffb6_126_135 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 472663] Wayland compositor performance affects mouse cursor
https://bugs.kde.org/show_bug.cgi?id=472663 --- Comment #2 from linus.kardell+kdeb...@gmail.com --- Is https://invent.kde.org/plasma/kwin/-/merge_requests/3828 supposed to improve this? -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 467574] kwin_screencast: Dropping a screencast frame because the compositor is slow
https://bugs.kde.org/show_bug.cgi?id=467574 nitro8899 changed: What|Removed |Added CC||sint...@ukr.net --- Comment #16 from nitro8899 --- Hey guys! I assume that this problem is not related to kwin only. I use Gan charger with watt meter and I mentioned that when I move coursor in firefox with a lot of links on a page (youtube for example, amazon) the total power consumption of my laptop starts to grow up significantly, up to 25 watts but the PPT parameter of the CPU keep staying in a normal range - 2-6 watts. This kind of behavior usually means that something is overloading a graphic card. The command: "echo low > /sys/class/drm/card0/device/power_dpm_force_performance_level" fixed the issue, at least I don't have 5 thousand strings in the log. I would like to note that simple browsing in firefox is not the case which would load GPU on a 100%. My laptop is ThinkPad t14 AMD Gen1 with Vega 10 graphics. -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 472873] New: Reaction emoji picker search box not cleared
https://bugs.kde.org/show_bug.cgi?id=472873 Bug ID: 472873 Summary: Reaction emoji picker search box not cleared Classification: Applications Product: NeoChat Version: 23.04.3 Platform: NixOS OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: l...@cybergal.com CC: c...@carlschwan.eu 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. Click on the 'React' button above a message 2. Search for an emoji to react with and send it 3. Click 'React' to another message, in a different chat if you like OBSERVED RESULT Previous search terms still show in the search box EXPECTED RESULT Clear the search box (maybe only after *sending* a reaction? I'm not sure, that could also be annoying) SOFTWARE/OS VERSIONS KDE Plasma Version: 5.27.6 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.9 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 472824] No Opacity slider but two Size sliders instead
https://bugs.kde.org/show_bug.cgi?id=472824 Alvin Wong changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED|NEEDSINFO CC||al...@alvinhc.com --- Comment #2 from Alvin Wong --- You can press the dropdown button to the left of the slider, then press the "+" button next to the slider to show it on the toolbar. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 472874] New: Can't drop video to any empty track "No track available for insertion operation"
https://bugs.kde.org/show_bug.cgi?id=472874 Bug ID: 472874 Summary: Can't drop video to any empty track "No track available for insertion operation" Classification: Applications Product: kdenlive Version: 23.04.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: rafael.linux.u...@gmail.com Target Milestone: --- SUMMARY *** In a simple project, with 2 video tracks (one of them with images), 1 empty audio track, I try to drop a video a have yet imported to KDEnlive, however, just when my mouse reach the empty tracks, KDEnlive changes mouse pointer to "Prohibited" icon, a error sound is played and a message with red background appears with the text: "No track available for insertion operation" (translated from Spanish). *** STEPS TO REPRODUCE 1. Select the video track 2. Drag it with mouse to empty track OBSERVED RESULT KDEnlive changes mouse pointer to "Prohibited" icon and an error sound is played and a message with red background appears with the text: "No track available for insertion operation" EXPECTED RESULT To insert video in any empty track SOFTWARE/OS VERSIONS Linux, OpenSUSE, Plasma ADDITIONAL INFORMATION The issue is related to have AUDIO in the video to be inserted. In my user opinion, message should be changed, warning about user need an AUDIO track for that video not simply warn about a "track" is required. -- You are receiving this mail because: You are watching all bug changes.
[valgrind] [Bug 472875] New: none/tests/s390x/dfp-1 failure
https://bugs.kde.org/show_bug.cgi?id=472875 Bug ID: 472875 Summary: none/tests/s390x/dfp-1 failure Classification: Developer tools Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: m...@klomp.org CC: ar...@linux.ibm.com Target Milestone: --- Since the upgrade from Fedora 36 to Fedora 38 the lfedora1 tester is seeing failures in none/tests/s390x/dfp-1 = ./valgrind-new/none/tests/s390x/dfp-1.stdout.diff = --- dfp-1.stdout.exp2023-07-03 00:15:24.677944868 + +++ dfp-1.stdout.out2023-07-03 00:29:03.147950180 + @@ -8,11 +8,11 @@ a2300194 - 222c0005 = a22c0cc5 cc = 1 22300194 - 22300194 = 2230 cc = 0 64-bit MULTIPLY -22300194 * 22380007 = 223008de cc = 0 +22300194 * 22380007 = 223008de cc = 2 a2300194 * 22380007 = a23008de cc = 0 a2300194 * 2238 = a230 cc = 0 64-bit DIVIDE -22380022 / 22380007 = 2dfcc2d74c2d74c3 cc = 0 +22380022 / 22380007 = 2dfcc2d74c2d74c3 cc = 2 a2380022 / 22380007 = adfcc2d74c2d74c3 cc = 0 2238 / 22380007 = 2238 cc = 0 128-bit ADD @@ -24,10 +24,10 @@ a2078194 - 22074005 = a2074cc5 cc = 1 22078194 - 22078194 = 22078000 cc = 0 128-bit MULTIPLY -22078194 * 22080007 = 220788de cc = 0 +22078194 * 22080007 = 220788de cc = 2 a2078194 * 22080007 = a20788de cc = 0 22078194 * 2208 = 22078000 cc = 0 128-bit DIVIDE -22080022 / 22080007 = 2dffcc2d74c2d74c2d74c2d74c2d74c3 cc = 0 +22080022 / 22080007 = 2dffcc2d74c2d74c2d74c2d74c2d74c3 cc = 2 a2080022 / 22080007 = adffcc2d74c2d74c2d74c2d74c2d74c3 cc = 0 2208 / 22080007 = 2208 cc = 0 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 472876] New: Slideshow background mode is not working
https://bugs.kde.org/show_bug.cgi?id=472876 Bug ID: 472876 Summary: Slideshow background mode is not working Classification: Applications Product: systemsettings Version: master Platform: Neon OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: kcm_screenlocker Assignee: plasma-b...@kde.org Reporter: bugsefor...@gmx.com Target Milestone: --- STEPS TO REPRODUCE 1. open Screen Locking KCM 2. click on "Configure..." button 3. set the Wallpaper type to "Slideshow" mode and choose a folder containing images 4. set "Change every" to 5 seconds for test purposes 5. apply the changes 6. lock your screen OBSERVED RESULT the background is a solid black color and it never changes EXPECTED RESULT slideshow background works SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.240.0 Qt Version: 6.6.0 Graphics Platform: Wayland -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 472876] Slideshow background mode is not working
https://bugs.kde.org/show_bug.cgi?id=472876 Patrick Silva changed: What|Removed |Added Keywords||qt6 -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 472872] Tooltips have inconsistent height and font size
https://bugs.kde.org/show_bug.cgi?id=472872 Patrick Silva changed: What|Removed |Added Summary|Tooltis have inconsistent |Tooltips have inconsistent |height and font size|height and font size -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 472637] Getting crashes without any messages when trying to move objects on canvas
https://bugs.kde.org/show_bug.cgi?id=472637 Dmitry Kazakov changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com Ever confirmed|0 |1 CC||dimul...@gmail.com Status|REPORTED|ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 472824] No Opacity slider but two Size sliders instead
https://bugs.kde.org/show_bug.cgi?id=472824 Alvin Wong changed: What|Removed |Added Status|NEEDSINFO |RESOLVED -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 472877] New: Display settings thinks that I'm using Wayland
https://bugs.kde.org/show_bug.cgi?id=472877 Bug ID: 472877 Summary: Display settings thinks that I'm using Wayland Classification: Applications Product: systemsettings Version: 5.27.6 Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: kcm_kscreen Assignee: kscreen-bugs-n...@kde.org Reporter: 0456...@gmail.com CC: plasma-b...@kde.org Target Milestone: --- Created attachment 160666 --> https://bugs.kde.org/attachment.cgi?id=160666&action=edit Observed result OBSERVED RESULT KDE does not show the resolution drop down and instead shows a message saying > "1920x1080 (16:9)" is the only resolution supported by this display. > > Using unsupported resolutions was possible in the Plasma X11 session, but > they were never guaranteed to work and are not available in this Plasma > Wayland session. EXPECTED RESULT KDE should recognize that I'm using Xorg and give me a list of resolutions. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux KDE Plasma Version: 5.27.6 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.10 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 468136] Timelapse Recorder - Frames saved with wrong color space when changed
https://bugs.kde.org/show_bug.cgi?id=468136 Freya Lupen changed: What|Removed |Added Resolution|--- |FIXED CC||penguinflyer2...@gmail.com Status|REPORTED|RESOLVED --- Comment #1 from Freya Lupen --- This was fixed in 5.2.0-prealpha by MR!1809 "Recorder: add ability to record other color modes and depth " (https://invent.kde.org/graphics/krita/-/merge_requests/1809). -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 471375] Firefox url copy failure
https://bugs.kde.org/show_bug.cgi?id=471375 David Edmundson changed: What|Removed |Added Status|REPORTED|CONFIRMED CC||k...@davidedmundson.co.uk Ever confirmed|0 |1 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 472663] Wayland compositor performance affects mouse cursor
https://bugs.kde.org/show_bug.cgi?id=472663 --- Comment #3 from Zamundaaa --- I don't think it will make a big difference; it reduces latency when the system can keep up but otherwise it still requires rendering to be fast enough. https://invent.kde.org/plasma/kwin/-/merge_requests/4268 will make it so that rendering being too slow will be less bad, but it will still drag the cursor refresh rate down to how fast the rest of the screen can render. I'll close this bug report with a link to the merge request once there's one that actually makes big improvements in this area -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472878] New: Grouping: add toolbar buttons / actions
https://bugs.kde.org/show_bug.cgi?id=472878 Bug ID: 472878 Summary: Grouping: add toolbar buttons / actions Classification: Applications Product: digikam Version: unspecified Platform: Archlinux OS: All Status: REPORTED Severity: normal Priority: NOR Component: Albums-ItemGroup Assignee: digikam-bugs-n...@kde.org Reporter: e...@zvi.org Target Milestone: --- When selecting multiple images for grouping, the only way to group them is by right-clicking one of the images (the one that should be "on top"), then select from the menu Group, then select one of the Group actions. Toolbar buttons for the various grouping actions will make this much easier. It will also enable grouping while in Preview mode, which currently does not support a right-click menu. I suggest the following buttons: * Group selected. * Auto-group selected - opens a drop-down with the various automatic grouping methods. * Ungroup selected. * Remove selected from groups. * Show/Hide group - toggle (so no need for two buttons). -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472879] New: Grouping: add Group to main Items menu
https://bugs.kde.org/show_bug.cgi?id=472879 Bug ID: 472879 Summary: Grouping: add Group to main Items menu Classification: Applications Product: digikam Version: unspecified Platform: Archlinux OS: All Status: REPORTED Severity: normal Priority: NOR Component: Albums-ItemGroup Assignee: digikam-bugs-n...@kde.org Reporter: e...@zvi.org Target Milestone: --- The main Item menu is missing grouping options. Usually the main menu of an application provides access to all major features. Grouping is certainly a major feature, and currently it's only accessible in the right-clock menu when in Icon-view. One particular need for having the Group sub-menu accessible from the main menu, is when in Preview mode, which currently lacks a right-click menu. -- You are receiving this mail because: You are watching all bug changes.
[partitionmanager] [Bug 472880] New: Kpartiion Manager crashed after succesfull Mount Point edit of a new drive
https://bugs.kde.org/show_bug.cgi?id=472880 Bug ID: 472880 Summary: Kpartiion Manager crashed after succesfull Mount Point edit of a new drive Classification: Applications Product: partitionmanager Version: 22.12.3 Platform: Kubuntu OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: andr...@stikonas.eu Reporter: bolle...@gmail.com Target Milestone: --- Application: partitionmanager (22.12.3) Qt Version: 5.15.8 Frameworks Version: 5.104.0 Operating System: Linux 6.2.0-26-generic x86_64 Windowing System: X11 Distribution: Ubuntu 23.04 DrKonqi: 5.27.4 [KCrashBackend] -- Information about the crash: New drive added via mountpoint edit for permanent mounting. Drive is NTFS. The reporter is unsure if this crash is reproducible. -- Backtrace: Application: KDE Partition Manager (partitionmanager), signal: Segmentation fault [KCrash Handler] #4 0x7fc6eadafb9c in QWidget::setParent(QWidget*, QFlags) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #5 0x7fc6eadb057e in QWidgetPrivate::init(QWidget*, QFlags) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #6 0x7fc6eaf7a9e0 in QDialog::QDialog(QWidget*, QFlags) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #7 0x7fc6eb4b83ea in KMessageBox::detailedError(QWidget*, QString const&, QString const&, QString const&, QFlags) () at /lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5 #8 0x5568aea851cd in () #9 0x7fc6ea0f39af in () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x7fc6ead65546 in QAction::triggered(bool) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #11 0x7fc6ead68203 in QAction::activate(QAction::ActionEvent) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #12 0x7fc6eaef1342 in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #13 0x7fc6eaef924c in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #14 0x7fc6eadaec28 in QWidget::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #15 0x7fc6ead6bf92 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #16 0x7fc6ead74612 in QApplication::notify(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #17 0x7fc6ea0bae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x7fc6ead72712 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #19 0x7fc6eadc8625 in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #20 0x7fc6eadcb590 in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #21 0x7fc6ead6bf92 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #22 0x7fc6ea0bae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #23 0x7fc6ea54240d in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #24 0x7fc6ea5164bc in QWindowSystemInterface::sendWindowSystemEvents(QFlags) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #25 0x7fc6e58fa54e in () at /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #26 0x7fc6e934249d in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #27 0x7fc6e939d178 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #28 0x7fc6e93411b0 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #29 0x7fc6ea114e7a in QEventDispatcherGlib::processEvents(QFlags) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #30 0x7fc6ea0b97cb in QEventLoop::exec(QFlags) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #31 0x7fc6eaef6b93 in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #32 0x7fc6eaef6cb3 in QMenu::exec(QPoint const&, QAction*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #33 0x5568aea56763 in () #34 0x7fc6ea0f371a in () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #35 0x5568aea5bd8e in () #36 0x5568aea5c253 in () #37 0x7fc6ea0f371a in () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #38 0x7fc6ead93b49 in QWidget::customContextMenuRequested(QPoint const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #39 0x7fc6eadaf9fb in QWidget::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #40 0x7fc6eae5b792 in QFrame::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #41 0x7fc6ea0baba3 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #42 0x7fc6ead6bf82 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #43 0x7fc6ead735b0 in QApplication::notify(QObject*, QEvent*) () at /lib/x86_64-linux-g
[frameworks-kirigami] [Bug 471561] Detected function "onIsMenuChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
https://bugs.kde.org/show_bug.cgi?id=471561 Nate Graham changed: What|Removed |Added Version Fixed In||6.0 Latest Commit||https://invent.kde.org/fram ||eworks/kirigami/-/commit/81 ||f01c06ca0509df1c542a6e96499 ||299279e52c7 Resolution|--- |FIXED Status|ASSIGNED|RESOLVED --- Comment #3 from Nate Graham --- Git commit 81f01c06ca0509df1c542a6e96499299279e52c7 by Nate Graham. Committed on 01/08/2023 at 16:53. Pushed by ngraham into branch 'master'. Suppress onIsMenuChanged runtime error messages PageRowGlobalToolBarUI makes a connection to onIsMenuChanged in applicationWindow().globalDrawer, but somteimes it's not actually a GLobalDrawer and doesn't have the right signal. So we want to make sure we're only targeting it if it is in fact a GlobalDrawer. Otherwise it won't have the needed signal and we'll get a warning. FIXED-IN: 6.0 M +1-1src/controls/private/globaltoolbar/PageRowGlobalToolBarUI.qml https://invent.kde.org/frameworks/kirigami/-/commit/81f01c06ca0509df1c542a6e96499299279e52c7 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 470938] separator has a hover effect in kickoff
https://bugs.kde.org/show_bug.cgi?id=470938 Nate Graham changed: What|Removed |Added Resolution|--- |FIXED Latest Commit||https://invent.kde.org/plas ||ma/plasma-desktop/-/commit/ ||15e3c0dddef6e385ed3b852066d ||f2a81cbea1844 Status|CONFIRMED |RESOLVED --- Comment #2 from Nate Graham --- Git commit 15e3c0dddef6e385ed3b852066df2a81cbea1844 by Nate Graham, on behalf of Kai Uwe Broulik. Committed on 01/08/2023 at 17:01. Pushed by ngraham into branch 'master'. Kickoff: Don't highlight separators We explicitly skip them by keyboard but you can still hover them causing an awkawrd looking highlight around the separator and the list of apps switching to an empty view. M +4-0 applets/kickoff/package/contents/ui/AbstractKickoffItemDelegate.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/15e3c0dddef6e385ed3b852066df2a81cbea1844 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472881] New: Grouping: add grouping by filename with versioning
https://bugs.kde.org/show_bug.cgi?id=472881 Bug ID: 472881 Summary: Grouping: add grouping by filename with versioning Classification: Applications Product: digikam Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Albums-ItemGroup Assignee: digikam-bugs-n...@kde.org Reporter: e...@zvi.org Target Milestone: --- Digikam supports versioning. The Image Editor and Batch Manager support automatically saving modified images as a version of the original. However there is no automatic method to group image versions. If, for example, many images are processed in a Batch, they need to be grouped manually one by one. I suggest to add "Group Selected by Filename and Version" (under the Groups sub-menu). This action will match filenames but considering only the part of the filename before "_v*". (Note: I understand some users may have different version naming conventions, which do not necessarily use _v1 _v2 etc, and they will require different handling, maybe "Groups Selected by RegEx". However this bug refers specifically to support the standard versioning scheme used by Digikam.) -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472881] Grouping/Versioning: add grouping by filename with versioning
https://bugs.kde.org/show_bug.cgi?id=472881 Eyal changed: What|Removed |Added Summary|Grouping: add grouping by |Grouping/Versioning: add |filename with versioning|grouping by filename with ||versioning -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 466773] Conversion raw (Panasonic rw2) to DNG with bugs.
https://bugs.kde.org/show_bug.cgi?id=466773 --- Comment #12 from diekuhran...@web.de --- The problem is solved. Thank you. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 472882] New: I have multiple identitys. All of them are working o.k. except the autofill of the "from" address. It is always allways filld with my own one. In "SMTP-Setup" I have select
https://bugs.kde.org/show_bug.cgi?id=472882 Bug ID: 472882 Summary: I have multiple identitys. All of them are working o.k. except the autofill of the "from" address. It is always allways filld with my own one. In "SMTP-Setup" I have select the "Use the userdefined sender address" and inserted a different one for every Classification: Applications Product: kmail2 Version: 5.22.3 Platform: Debian stable OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: composer Assignee: kdepim-b...@kde.org Reporter: juerg.hofm...@phpoint.fi Target Milestone: --- I have multiple identitys. All of them are working o.k. except the autofill of the "from" address. It is always allways filld with my own one. In "SMTP-Setup" I have select the "Use the userdefined sender address" and inserted a different one for every SMTP-Server. But after selecting the identity and "New" allways my e-mail address appears in the "From" field. *** 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. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5:142 KDE Frameworks Version: 5.103.0-1 Qt Version: 5 ADDITIONAL INFORMATION Perhaps the problem is on my site, but I haven't found any information to solve the problem. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 472862] kwin_wayland randomly crashed in KDirWatchPrivate::emitEvent()
https://bugs.kde.org/show_bug.cgi?id=472862 David Edmundson changed: What|Removed |Added CC||k...@davidedmundson.co.uk --- Comment #1 from David Edmundson --- Tracing back to where we use a KDirWatch #0 0x759b45b0 in KDirWatch::KDirWatch(QObject*)@plt () at /opt/kde6/lib/libKF6Service.so.6 #1 0x759f1d02 in KSycocaPrivate::KSycocaPrivate(KSycoca*) (this=0x56877d50, qq=0x5588dfd0) at /home/david/projects/kde6/src/frameworks/kservice/src/sycoca/ksycoca.cpp:84 #2 0x759f254f in KSycoca::KSycoca() (this=0x5588dfd0) at /home/david/projects/kde6/src/frameworks/kservice/src/sycoca/ksycoca.cpp:211 #3 0x759f5e93 in KSycocaSingleton::sycoca() (this=0x75a90dc4 >::instance()::holder>) at /home/david/projects/kde6/src/frameworks/kservice/src/sycoca/ksycoca.cpp:174 #4 0x759f32a5 in KSycoca::self() () at /home/david/projects/kde6/src/frameworks/kservice/src/sycoca/ksycoca.cpp:367 #5 0x759b5c6f in KApplicationTrader::query(std::function const&)>) (filterFunc=...) at /home/david/projects/kde6/src/frameworks/kservice/src/services/kapplicationtrader.cpp:65 #6 0x77357c74 in KWin::fetchProcessServiceField(QString const&, QString const&) (executablePath=..., fieldName=...) at /home/david/projects/kde6/src/kde/workspace/kwin/src/utils/serviceutils.h:39 #7 0x773615b4 in KWin::fetchRequestedInterfaces(QString const&) (executablePath=...) at /home/david/projects/kde6/src/kde/workspace/kwin/src/utils/serviceutils.h:55 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472883] New: Grouping/Versioning: add Image Editor option to automatically group new version with original
https://bugs.kde.org/show_bug.cgi?id=472883 Bug ID: 472883 Summary: Grouping/Versioning: add Image Editor option to automatically group new version with original Classification: Applications Product: digikam Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: ImageEditor-Versioning Assignee: digikam-bugs-n...@kde.org Reporter: e...@zvi.org Target Milestone: --- Image Editor supports automatically saving a modified image as a versions of the original. I suggest adding an option to automatically group the versioned image with the original. For users who group their image versions this is a very useful feature. The option should be added as a checkbox in the main configuration UI / Image Editor / Versioning. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472881] Grouping/Versioning: add grouping by filename with versioning
https://bugs.kde.org/show_bug.cgi?id=472881 Eyal changed: What|Removed |Added Platform|Other |Archlinux -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472883] Grouping/Versioning: add Image Editor option to automatically group new version with original
https://bugs.kde.org/show_bug.cgi?id=472883 Eyal changed: What|Removed |Added Platform|Other |Archlinux -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472881] Grouping/Versioning: add grouping by filename with versioning
https://bugs.kde.org/show_bug.cgi?id=472881 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com Resolution|--- |DUPLICATE Status|REPORTED|RESOLVED --- Comment #1 from Maik Qualmann --- *** This bug has been marked as a duplicate of bug 318357 *** -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 318357] GROUP : group by regular expression [patch].
https://bugs.kde.org/show_bug.cgi?id=318357 Maik Qualmann changed: What|Removed |Added CC||e...@zvi.org --- Comment #43 from Maik Qualmann --- *** Bug 472881 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kdesrc-build] [Bug 472850] kdesrc-build --initial-setup does not take care of packagekit dependency
https://bugs.kde.org/show_bug.cgi?id=472850 Nate Graham changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|RESOLVED Latest Commit||https://invent.kde.org/sdk/ ||kdesrc-build/-/commit/f4bf2 ||97b5dae23d3edf51771472beeff ||be30f7f6 --- Comment #2 from Nate Graham --- Git commit f4bf297b5dae23d3edf51771472beeffbe30f7f6 by Nate Graham, on behalf of Jannick Kremer. Committed on 01/08/2023 at 17:13. Pushed by ngraham into branch 'master'. Add packagekit to dependencies for initial setup packagekit is required to build packagekit-qt @teams/qa I don't know if there's any order in which the packages are listed, so I just put packagekit close to the QT stuff. I've googled for the package name in Debian, OpenSUSE and Fedora, but have only actually tested that this is correct under Arch. M +4-0modules/ksb/FirstRun.pm https://invent.kde.org/sdk/kdesrc-build/-/commit/f4bf297b5dae23d3edf51771472beeffbe30f7f6 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472883] Grouping/Versioning: add Image Editor option to automatically group new version with original
https://bugs.kde.org/show_bug.cgi?id=472883 Maik Qualmann changed: What|Removed |Added Severity|normal |wishlist CC||metzping...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472884] New: Grouping/Versioning: add Batch Queue Manager option to automatically group new version with original
https://bugs.kde.org/show_bug.cgi?id=472884 Bug ID: 472884 Summary: Grouping/Versioning: add Batch Queue Manager option to automatically group new version with original Classification: Applications Product: digikam Version: unspecified Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: BatchQueueManager-Core Assignee: digikam-bugs-n...@kde.org Reporter: e...@zvi.org Target Milestone: --- Batch Queue Manager supports automatically saving a modified image as a versions of the original (Queue Settings / Behavior / Save image as a newly created branch). I suggest adding an option to automatically group the versioned image with the original. For users who group their image versions this is a very useful feature, especially when batch processing large number of images. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472884] Grouping/Versioning: add Batch Queue Manager option to automatically group new version with original
https://bugs.kde.org/show_bug.cgi?id=472884 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com Severity|normal |wishlist -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472879] Grouping: add Group to main Items menu
https://bugs.kde.org/show_bug.cgi?id=472879 Maik Qualmann changed: What|Removed |Added Severity|normal |wishlist CC||metzping...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472878] Grouping: add toolbar buttons / actions
https://bugs.kde.org/show_bug.cgi?id=472878 Maik Qualmann changed: What|Removed |Added Severity|normal |wishlist CC||metzping...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 472885] New: [Feature Request]
https://bugs.kde.org/show_bug.cgi?id=472885 Bug ID: 472885 Summary: [Feature Request] Classification: Applications Product: kdenlive Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: diekuhran...@web.de Target Milestone: --- SUMMARY [Feature Request] *** NOTE: no crash *** EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION It would be very helpful if you could move the tracks in Kdenlive in their order. Of course with all their clips in the timeline. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 472885] [Feature Request] moving the tracks in Kdenlive in their order
https://bugs.kde.org/show_bug.cgi?id=472885 diekuhran...@web.de changed: What|Removed |Added Summary|[Feature Request] |[Feature Request] moving ||the tracks in Kdenlive in ||their order -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 472885] [Feature Request] Moving the tracks in Kdenlive in their order
https://bugs.kde.org/show_bug.cgi?id=472885 diekuhran...@web.de changed: What|Removed |Added Summary|[Feature Request] moving|[Feature Request] Moving |the tracks in Kdenlive in |the tracks in Kdenlive in |their order |their order -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472881] Grouping/Versioning: add grouping by filename with versioning
https://bugs.kde.org/show_bug.cgi?id=472881 --- Comment #2 from Eyal --- I understand that technically my suggestion is a private case of a more generic / RegEx grouping. However, from a user perspective, grouping by Digikam's standard versioning scheme is less error prone than RegEx, priovides a more complete versioning solution, and will probably address the needs of the vast majority of users. Also, from a development point of view, it should simpler to add grouping by standard versioning. As RegEx can have very unexpected results (for non-experts), sooner or later RegEx grouping will require a complex UI which simulates the results before applying them, and "Undo last grouping". So I kindly ask that you keep my suggestion separate from RegEx grouping. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472886] New: [Feature Request] Moving an album with better function or keyboard shortcut
https://bugs.kde.org/show_bug.cgi?id=472886 Bug ID: 472886 Summary: [Feature Request] Moving an album with better function or keyboard shortcut Classification: Applications Product: digikam Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Albums-Engine Assignee: digikam-bugs-n...@kde.org Reporter: diekuhran...@web.de Target Milestone: --- SUMMARY *** NOTE: *** OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION Moving an album with better function or keyboard shortcut and not just drag and release with the mouse. This would be very helpful if the location of the desired album is far away from the original one, so you often can't see everything in the view. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 472885] [Feature Request] Moving the tracks in Kdenlive in their order
https://bugs.kde.org/show_bug.cgi?id=472885 Bug Janitor Service changed: What|Removed |Added Severity|normal |wishlist -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472886] [Feature Request] Moving an album with better function or keyboard shortcut
https://bugs.kde.org/show_bug.cgi?id=472886 Bug Janitor Service changed: What|Removed |Added Severity|normal |wishlist -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 471874] Screenshot effect is missing colorspace transformation for output screenshots
https://bugs.kde.org/show_bug.cgi?id=471874 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/kwin/-/merge_requests/4284 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 423993] Allow rightclick on thumbnails in preview mode
https://bugs.kde.org/show_bug.cgi?id=423993 Eyal changed: What|Removed |Added CC||e...@zvi.org --- Comment #7 from Eyal --- I strongly support right-click menu on the Preview strip. For example: While in Preview I edit an image with Image Editor. I save the result as a new version. I want to group the original and the new version. However as there's no right-click menu, I have to switch out of Preview, do the grouping and then switch back to Preview to continue my workflow. Why not do the grouping (or whatever else) directly in Preview? -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 449358] Improve ways to Move a whole Album to another (root) Album.
https://bugs.kde.org/show_bug.cgi?id=449358 --- Comment #5 from Maik Qualmann --- *** Bug 472886 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472886] [Feature Request] Moving an album with better function or keyboard shortcut
https://bugs.kde.org/show_bug.cgi?id=472886 Maik Qualmann changed: What|Removed |Added Status|REPORTED|RESOLVED CC||metzping...@gmail.com Resolution|--- |DUPLICATE --- Comment #1 from Maik Qualmann --- *** This bug has been marked as a duplicate of bug 449358 *** -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 472680] KWin crash in KWin::RenderGeometry::copy
https://bugs.kde.org/show_bug.cgi?id=472680 David Edmundson changed: What|Removed |Added CC||k...@davidedmundson.co.uk Summary|KWin crash while home raid |KWin crash in |drive is resyncing |KWin::RenderGeometry::copy -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 472887] When placed at the top, panel places a shadow on top of windows.
https://bugs.kde.org/show_bug.cgi?id=472887 jaku...@protonmail.com changed: What|Removed |Added CC||jaku...@protonmail.com -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 472887] New: When placed at the top, panel places a shadow on top of windows.
https://bugs.kde.org/show_bug.cgi?id=472887 Bug ID: 472887 Summary: When placed at the top, panel places a shadow on top of windows. Classification: Plasma Product: plasmashell Version: master Platform: Kubuntu OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Panel Assignee: plasma-b...@kde.org Reporter: jaku...@protonmail.com CC: niccolo.venera...@gmail.com Target Milestone: 1.0 SUMMARY STEPS TO REPRODUCE 1. Add a new empty panel. OBSERVED RESULT Heavy shadow is casted at the top of the screen. EXPECTED RESULT Either a lighter effect or else. This isn't impacted by the "window shadow" option in breeze, under "appearance of windows" section in "appearance". Even if it would remove the shadow effect under all windows, which isn't the point. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.24.7 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION x11 -- You are receiving this mail because: You are watching all bug changes.
[lattedock] [Bug 472888] New: Crash when using Win7 Mixer
https://bugs.kde.org/show_bug.cgi?id=472888 Bug ID: 472888 Summary: Crash when using Win7 Mixer Classification: Plasma Product: lattedock Version: 0.10.8 Platform: Debian testing OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: application Assignee: mvourla...@gmail.com Reporter: masumrezarock100+...@gmail.com Target Milestone: --- Application: latte-dock (0.10.8) Qt Version: 5.15.8 Frameworks Version: 5.107.0 Operating System: Linux 6.3.0-kali1-amd64 x86_64 Windowing System: X11 Distribution: Kali GNU/Linux Rolling DrKonqi: 5.27.5 [KCrashBackend] -- Information about the crash: Hi there, I was fiddling with Win7 Mixer volume changer (just changing the volumes). And Latte Dock suddenly crashed on me. It restarted soon though. I tried to reproduce the bug and was successful sometimes. It happens frequently but randomly when changing the volume/configuring the interface of widget etc. The crash can be reproduced every time. -- Backtrace: Application: Latte Dock (latte-dock), signal: Segmentation fault [KCrash Handler] #4 0x7fa71cd8a56b in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #5 0x7fa71cd9b49b in QWidget::removeAction(QAction*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #6 0x7fa6f81cef94 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components/libplasmacomponentsplugin.so #7 0x7fa71cd62fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #8 0x7fa71beb16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x7fa71bee6b07 in QObjectPrivate::setParent_helper(QObject*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x7fa71bee7083 in QObject::~QObject() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x7fa6f81cbac6 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components/libplasmacomponentsplugin.so #12 0x7fa71bedd4bf in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x7fa71cd62fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #14 0x7fa71beb16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x7fa71beb4681 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x7fa71bf0a153 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x7fa719f18eed in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x7fa719f19198 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x7fa719f1922c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x7fa71bf09836 in QEventDispatcherGlib::processEvents(QFlags) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #21 0x7fa71beb017b in QEventLoop::exec(QFlags) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #22 0x7fa71beb82d6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #23 0x55f5751c94ef in ?? () #24 0x7fa71b6456ca in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #25 0x7fa71b645785 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #26 0x55f5751d0631 in _start () [Inferior 1 (process 1683) detached] Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472883] Grouping/Versioning: add Image Editor option to automatically group new version with original
https://bugs.kde.org/show_bug.cgi?id=472883 Maik Qualmann changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED|RESOLVED --- Comment #1 from Maik Qualmann --- We would not integrate this into each tool individually. Maik *** This bug has been marked as a duplicate of bug 338882 *** -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 338882] GROUP : add a new option to group all versions of image automatically
https://bugs.kde.org/show_bug.cgi?id=338882 Maik Qualmann changed: What|Removed |Added CC||e...@zvi.org --- Comment #2 from Maik Qualmann --- *** Bug 472883 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472884] Grouping/Versioning: add Batch Queue Manager option to automatically group new version with original
https://bugs.kde.org/show_bug.cgi?id=472884 Maik Qualmann changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Maik Qualmann --- We would not integrate this into each tool individually. Maik *** This bug has been marked as a duplicate of bug 338882 *** -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 338882] GROUP : add a new option to group all versions of image automatically
https://bugs.kde.org/show_bug.cgi?id=338882 --- Comment #3 from Maik Qualmann --- *** Bug 472884 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[KDE Itinerary] [Bug 472851] SSL Handshake Failed in KDE Itinerary - Indoor Train Station Map Issue
https://bugs.kde.org/show_bug.cgi?id=472851 --- Comment #1 from Volker Krause --- Do any other network operations work within Itinerary (e.g. searching for train connections)? -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 472881] Grouping/Versioning: add grouping by filename with versioning
https://bugs.kde.org/show_bug.cgi?id=472881 --- Comment #3 from Maik Qualmann --- It's not just about RegEx grouping, but about grouping different filename schemes. RegEx in the GUI was the reason we never integrated the patch. Maik -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 466773] Conversion raw (Panasonic rw2) to DNG with bugs.
https://bugs.kde.org/show_bug.cgi?id=466773 Maik Qualmann changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|RESOLVED Version Fixed In||8.2.0 --- Comment #13 from Maik Qualmann --- Thanks for the feedback. Maik -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 472889] New: It's not possible to set custom shortcuts for external tools.
https://bugs.kde.org/show_bug.cgi?id=472889 Bug ID: 472889 Summary: It's not possible to set custom shortcuts for external tools. Classification: Applications Product: kate Version: 21.12.3 Platform: Kubuntu OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: jaku...@protonmail.com Target Milestone: --- Created attachment 160667 --> https://bugs.kde.org/attachment.cgi?id=160667&action=edit There's no option for it :( SUMMARY It would be a lot faster to access custom shortcuts to external tools that way. STEPS TO REPRODUCE 1. Go to settings -> External tools. 2. Can't select a shortcut for enabling the tool. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 22.04 KDE Plasma Version: 5.24.7 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 472889] It's not possible to set custom shortcuts for external tools.
https://bugs.kde.org/show_bug.cgi?id=472889 jaku...@protonmail.com changed: What|Removed |Added CC||jaku...@protonmail.com -- You are receiving this mail because: You are watching all bug changes.