[digikam] [Bug 468050] Language changed to my system default even en-US set
https://bugs.kde.org/show_bug.cgi?id=468050 --- Comment #3 from Maik Qualmann --- Ah, thanks Gilles. I knew I had seen the change then. When looking through it now, the change was collapsed in the gitlab interface due to the size. Maik -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468050] Language changed to my system default even en-US set
https://bugs.kde.org/show_bug.cgi?id=468050 caulier.gil...@gmail.com changed: What|Removed |Added CC||caulier.gil...@gmail.com --- Comment #2 from caulier.gil...@gmail.com --- hi Maik, Perhaps the static strings declared in the global definitions as these ones : https://invent.kde.org/graphics/digikam/-/blob/master/core/libs/widgets/metadata/utils/altlangstredit_p.cpp#L43 ... fixed recently for KF6 build in a recent MR. Gilles -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468050] Language changed to my system default even en-US set
https://bugs.kde.org/show_bug.cgi?id=468050 Maik Qualmann changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|CONFIRMED CC||metzping...@gmail.com --- Comment #1 from Maik Qualmann --- I can reproduce the problem, there is this message at the beginning: kf.i18n: KCatalog being used without a Q*Application instance. Some translations won't work https://api.kde.org/frameworks/ki18n/html/prg_guide.html#before_qapp The question at the moment is where do we access k18n before the QApplication is created. Maik -- You are receiving this mail because: You are watching all bug changes.
[kile] [Bug 452618] Kile crashes when I click the "Browse" button on the PDF viewer
https://bugs.kde.org/show_bug.cgi?id=452618 wsaffery changed: What|Removed |Added CC||william.saff...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[kile] [Bug 452618] Kile crashes when I click the "Browse" button on the PDF viewer
https://bugs.kde.org/show_bug.cgi?id=452618 --- Comment #4 from wsaffery --- Created attachment 157783 --> https://bugs.kde.org/attachment.cgi?id=157783&action=edit New crash information added by DrKonqi kile (2.9.93) using Qt 5.15.8 Document initially had overflowing equation, but issue persists even when it's commented out. -- Backtrace (Reduced): #4 0x7f56e9743319 in PageViewAnnotator::detachAnnotation() () from /usr/lib64/qt5/plugins/okularpart.so #5 0x7f57234d0e96 in void doActivate(QObject*, int, void**) () from /lib64/libQt5Core.so.5 #6 0x7f57241a82f6 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5 #7 0x7f57241ab021 in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5 #8 0x7f57242a531a in QAbstractButtonPrivate::click() () from /lib64/libQt5Widgets.so.5 -- You are receiving this mail because: You are watching all bug changes.
[www.kde.org] [Bug 468022] Not found page
https://bugs.kde.org/show_bug.cgi?id=468022 Phu H. Nguyen changed: What|Removed |Added CC||phu.ngu...@kdemail.net --- Comment #2 from Phu H. Nguyen --- With the plan to retire Techbase, I think it's better to move the page content to Community wiki (though I'm not sure exactly where). -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 455757] Please allow WallpaperFader to be disabled for Breeze theme in both SDDM and Lockscreen
https://bugs.kde.org/show_bug.cgi?id=455757 Mihai Sorin Dobrescu changed: What|Removed |Added CC||msdobre...@gmail.com --- Comment #6 from Mihai Sorin Dobrescu --- I would like to better control this blur effect, form 100 to 0 (i.e. disabled). I have done the same thing, disabled the fader as described here, as my Invent account was disabled/removed and could never recover it again, so I feel truly discouraged to investigate the technical aspects on how to implement a configuration and provide some patch for it. It may be a matter of taste, but really, I could not find an image to look good with this effect so far. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'
https://bugs.kde.org/show_bug.cgi?id=468049 --- Comment #2 from caulier.gil...@gmail.com --- Git commit 65d25dacab3c0f6379b2c8fe23bbca656c98568a by Gilles Caulier. Committed on 02/04/2023 at 04:56. Pushed by cgilles into branch 'master'. add missing C++ exception with opencv code in DNN part of aesthetic detector M +1-6core/libs/imgqsort/detectors/abstract_detector.cpp M +1-1core/libs/imgqsort/detectors/abstract_detector.h M +23 -8core/libs/imgqsort/detectors/aesthetic_detector.cpp M +1-1core/libs/imgqsort/detectors/aesthetic_detector.h https://invent.kde.org/graphics/digikam/commit/65d25dacab3c0f6379b2c8fe23bbca656c98568a -- You are receiving this mail because: You are watching all bug changes.
[Akonadi] [Bug 467883] Akonadi crashes when the laptop disables screen
https://bugs.kde.org/show_bug.cgi?id=467883 kinghat changed: What|Removed |Added CC||madl...@gmail.com --- Comment #1 from kinghat --- Application: akonadiserver (5.22.3 (22.12.3)) Qt Version: 5.15.8 Frameworks Version: 5.104.0 Operating System: Linux 6.2.8-200.fc37.x86_64 x86_64 Windowing System: Wayland Distribution: Fedora Linux 37 (KDE Plasma) DrKonqi: 5.27.3 [KCrashBackend] -- Information about the crash: ive had this happen twice now where ive caught the moment my laptop screen was turning off and tried to move the mouse with the touchpad. the first time it just froze and i had to restart and this time it said akonadi server crashed when it recovered from a short freeze. The crash can be reproduced sometimes. -- Backtrace: Application: Akonadi Server (akonadiserver), signal: Segmentation fault [KCrash Handler] #4 0x557842ead29b in Akonadi::Server::AkonadiServer::connectionDisconnected() () #5 0x7fba4aac8134 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5 #6 0x7fba4aa9d4cb in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #7 0x7fba4aaa0854 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5 #8 0x7fba4aaeeb07 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5 #9 0x7fba48d18c7f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #10 0x7fba48d6f118 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0 #11 0x7fba48d15f00 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #12 0x7fba4aaee5fa in QEventDispatcherGlib::processEvents(QFlags) () from /lib64/libQt5Core.so.5 #13 0x7fba4aa9bf3a in QEventLoop::exec(QFlags) () from /lib64/libQt5Core.so.5 #14 0x7fba4aaa4002 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #15 0x557842ea3058 in main () [Inferior 1 (process 3357) detached] The reporter indicates this bug may be a duplicate of or related to bug 467883. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 427147] Often the background parser causes crashes
https://bugs.kde.org/show_bug.cgi?id=427147 Bug Janitor Service changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |WORKSFORME --- Comment #12 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[okteta] [Bug 467541] 0.26.10: Test suite is failing
https://bugs.kde.org/show_bug.cgi?id=467541 --- Comment #4 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 467525] Neochat crashes on startup
https://bugs.kde.org/show_bug.cgi?id=467525 --- Comment #6 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 424998] Reinvest dividend should include accompanying fee
https://bugs.kde.org/show_bug.cgi?id=424998 --- Comment #7 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 463495] 2K, 150% scale, 64px bottom panel does not touch edge of screen
https://bugs.kde.org/show_bug.cgi?id=463495 Felis changed: What|Removed |Added CC||bertyfogs+kdeb...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 465557] I don't know what I am doing, thank you for all your hard work.
https://bugs.kde.org/show_bug.cgi?id=465557 --- Comment #4 from FGHNBB --- Created attachment 157782 --> https://bugs.kde.org/attachment.cgi?id=157782&action=edit New crash information added by DrKonqi systemsettings (5.27.3) using Qt 5.15.8 i login first with i3wm,using alacritty to open systemsettings,which is kde settings,and then exit i3 to back to plasma,without doing anything,when i try to start systemsettings again in plasma,it dumped,but when i open it again,it worked again.(my archlinux language is Chinese Simplfied) -- Backtrace (Reduced): #11 0x7fc332d7463d in QV4::QObjectWrapper::virtualResolveLookupGetter(QV4::Object const*, QV4::ExecutionEngine*, QV4::Lookup*) () from /usr/lib/libQt5Qml.so.5 [...] #14 0x7fc332d36c36 in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /usr/lib/libQt5Qml.so.5 #15 0x7fc332e971ad in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /usr/lib/libQt5Qml.so.5 #16 0x7fc332e537f1 in QQmlBoundSignalExpression::evaluate(void**) () from /usr/lib/libQt5Qml.so.5 [...] #18 0x7fc332e7647f in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () from /usr/lib/libQt5Qml.so.5 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 465557] I don't know what I am doing, thank you for all your hard work.
https://bugs.kde.org/show_bug.cgi?id=465557 FGHNBB changed: What|Removed |Added CC||bpf20071...@163.com -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 467068] Clicking the Installed tab makes Discover Freeze in PackageKitBackend::resolvePackages()
https://bugs.kde.org/show_bug.cgi?id=467068 --- Comment #6 from golden...@gmail.com --- Sorry for the late response, I'm still learning how Linux and their distros work, how do I install discover's debug symbols? And the tab does load after a while, it just takes around a minute. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 468052] New: Plasma keeps crashing
https://bugs.kde.org/show_bug.cgi?id=468052 Bug ID: 468052 Summary: Plasma keeps crashing Classification: Plasma Product: plasmashell Version: 5.27.3 Platform: Kubuntu OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: lcs...@hotmail.com CC: k...@davidedmundson.co.uk Target Milestone: 1.0 Application: plasmashell (5.27.3) Qt Version: 5.15.6 Frameworks Version: 5.104.0 Operating System: Linux 5.19.0-38-generic x86_64 Windowing System: X11 Distribution: Ubuntu 22.10 DrKonqi: 5.27.3 [KCrashBackend] -- Information about the crash: Sorry if this is not specific enough, but Plasmashell keeps crashing between service restarts and reboots, and I don't know the root cause or what to do next. How can I provide more info on this issue? The crash can be reproduced every time. -- Backtrace: Application: Plasma (plasmashell), signal: Segmentation fault [KCrash Handler] #4 0x7fe07bc62ca4 in QTextDocument::docHandle() const () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #5 0x7fe07bc5a8dc in QTextFrame::begin() const () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #6 0x7fe07bc9e389 in () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #7 0x7fe07bc9e9ae in () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #8 0x7fe07bc9eff8 in QTextDocumentLayout::doLayout(int, int, int) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #9 0x7fe07bca03a9 in QTextDocumentLayout::documentChanged(int, int, int) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #10 0x7fe07bc78718 in QTextDocumentPrivate::clear() () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #11 0x7fe07bc60fae in QTextDocument::setPlainText(QString const&) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #12 0x7fe07c6a98eb in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #13 0x7fe07c6aac8d in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #14 0x7fe07c6ab761 in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #15 0x7fe07c6ad92b in QLabel::paintEvent(QPaintEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #16 0x7fe07c5aeb48 in QWidget::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #17 0x7fe07c65b552 in QFrame::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #18 0x7fe07c56bf32 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #19 0x7fe07b6bae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #20 0x7fe07c5a6dc9 in QWidgetPrivate::sendPaintEvent(QRegion const&) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #21 0x7fe07c5a7681 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags, QPainter*, QWidgetRepaintManager*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #22 0x7fe07c5a8996 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, QFlags, QPainter*, QWidgetRepaintManager*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #23 0x7fe07c5a87f9 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, QFlags, QPainter*, QWidgetRepaintManager*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #24 0x7fe07c5a72fc in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags, QPainter*, QWidgetRepaintManager*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #25 0x7fe07c5a8996 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, QFlags, QPainter*, QWidgetRepaintManager*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #26 0x7fe07c5a87f9 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, QFlags, QPainter*, QWidgetRepaintManager*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #27 0x7fe07c5a72fc in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags, QPainter*, QWidgetRepaintManager*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #28 0x7fe07c57d41d in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #29 0x7fe07c57dc1a in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #30 0x7fe07c5cb78c in () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #31 0x7fe07c56bf32 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #32 0x7fe07b6bae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #33 0x7fe07bb43921 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #34 0x7fe07bb1663c in QWindowSystemInterface::sendWindowSystemEvents(QFlags) () at /lib/x86_64-linux-gnu/libQt5Gui.so.5 #
[kwin] [Bug 466771] Some windows are painted black on X11, processes freeze
https://bugs.kde.org/show_bug.cgi?id=466771 --- Comment #13 from Fushan Wen --- Cannot reproduce recently. I think a Mesa update fixed it. -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 468036] Form: NaN in form total (UK IHT 411)
https://bugs.kde.org/show_bug.cgi?id=468036 --- Comment #2 from Dave Gilbert --- For anyone desperately looking to work around this, Chromium doesn't NaN -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 468037] Form: 2 of the tick boxes don't work (UK IHT 400)
https://bugs.kde.org/show_bug.cgi?id=468037 --- Comment #1 from Dave Gilbert --- This *might* be a form bug; it's pretty consistent across Okular, evince and Chromium. (Chromium is slightly different, it gives the tick boxes a default of No which makes it easier to avoid) -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 464594] Selection Mode on long touch can cause involuntary drag & drop
https://bugs.kde.org/show_bug.cgi?id=464594 --- Comment #1 from smlanger --- Happens just the same with: Dolphin 22.12.3 Linux Kernel: 6.1.22 KDE Plasma Version: 5.27.3 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 First report was using X11 this update was using Wayland. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 468051] New: "Clicking files or folders" set to "Selects them" should disable information panel changing when hovering another element
https://bugs.kde.org/show_bug.cgi?id=468051 Bug ID: 468051 Summary: "Clicking files or folders" set to "Selects them" should disable information panel changing when hovering another element Classification: Applications Product: dolphin Version: 22.12.3 Platform: Debian testing OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: panels: information Assignee: dolphin-bugs-n...@kde.org Reporter: cont...@robotoskunk.com CC: kfm-de...@kde.org Target Milestone: --- SUMMARY I think that setting "Clicking files or folders" to "Selects them" should prevent Information Panel from changing when hovering another file or folder because, well, it's annoying and doesn't make any sense STEPS TO REPRODUCE 1. Set "Clicking files or folders" to "Selects them". 2. Enable Information Panel. 3. Click on a file or folder to show its information. 4. Move the cursor and hover another element. OBSERVED RESULT The Information Panel displays information about the hovered element. EXPECTED RESULT The information Panel should only display information about the selected element. SOFTWARE/OS VERSIONS Linux: Debian GNU/Linux 12 KDE Plasma Version: 5.27.2 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468050] New: Language changed to my system default even en-US set
https://bugs.kde.org/show_bug.cgi?id=468050 Bug ID: 468050 Summary: Language changed to my system default even en-US set Classification: Applications Product: digikam Version: 8.0.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Usability-i18n Assignee: digikam-bugs-n...@kde.org Reporter: pschonm...@gmail.com Target Milestone: --- Created attachment 157781 --> https://bugs.kde.org/attachment.cgi?id=157781&action=edit digikam_in_czech_but_en_us_set SUMMARY *** even if i have set default language en-US in digikam i have digikam in Czech language ( system default ) *** STEPS TO REPRODUCE 1. Compiled latest digikam from git. 2. Some version from last week was ok. 3. OBSERVED RESULT Language forced to system default ? Even restart changes nothing EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'
https://bugs.kde.org/show_bug.cgi?id=468049 Maik Qualmann changed: What|Removed |Added Severity|normal |crash -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'
https://bugs.kde.org/show_bug.cgi?id=468049 Maik Qualmann changed: What|Removed |Added Component|general |Maintenance-Quality -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'
https://bugs.kde.org/show_bug.cgi?id=468049 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #1 from Maik Qualmann --- It crashes in OpenCV, your OpenCV-4.5.4 version is probably too old. Maik -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468049] New: Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'
https://bugs.kde.org/show_bug.cgi?id=468049 Bug ID: 468049 Summary: Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception' Classification: Applications Product: digikam Version: 8.0.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: digikam-bugs-n...@kde.org Reporter: pschonm...@gmail.com Target Milestone: --- SUMMARY *** When i select 82 images and try Image Quality sort, digikam crashes *** STEPS TO REPRODUCE 1. Select folder from left menu 2. Select all photos 3. Right click ImageQualitySorter 4. Setup with deep learning 5. Wait some time - CRASH OBSERVED RESULT Im digikam console Qt Concurrent has caught an exception thrown from a worker thread. This is not supported, exceptions thrown in worker threads must be caught before control returns to Qt Concurrent. terminate called after throwing an instance of 'cv::Exception' what(): OpenCV(4.5.4) ./modules/core/src/matrix.cpp:768: error: (-215:Assertion failed) 0 <= _rowRange.start && _rowRange.start <= _rowRange.end && _rowRange.end <= m.rows in function 'Mat' in GDB #0 0x72f2edb0 in cv::Mat::Mat(cv::Mat const&) () at /lib/x86_64-linux-gnu/libopencv_core.so.4.5d #1 0x72f2f713 in cv::Mat::reshape(int, int) const () at /lib/x86_64-linux-gnu/libopencv_core.so.4.5d #2 0x73976903 in () at /lib/x86_64-linux-gnu/libopencv_dnn.so.4.5d #3 0x73977384 in () at /lib/x86_64-linux-gnu/libopencv_dnn.so.4.5d #4 0x7393883a in () at /lib/x86_64-linux-gnu/libopencv_dnn.so.4.5d #5 0x73933742 in () at /lib/x86_64-linux-gnu/libopencv_dnn.so.4.5d #6 0x73936fa3 in cv::dnn::dnn4_v20211004::Net::forward(std::__cxx11::basic_string, std::allocator > const&) () at /lib/x86_64-linux-gnu/libopencv_dnn.so.4.5d #7 0x76110c1c in Digikam::AestheticDetector::detect(cv::Mat const&) const (this=0x7ffe76ed8080, image=...) at /home/pschonmann/temp/digikam/core/libs/imgqsort/detectors/aesthetic_detector.cpp:48 #8 0x7610c514 in Digikam::ImageQualityParser::startAnalyse() (this=0x7ffe7400cb40) at /home/pschonmann/temp/digikam/core/libs/imgqsort/imagequalityparser.cpp:92 #9 0x778c9d15 in Digikam::ImageQualityTask::run() (this=0x61ba5ae0) at /home/pschonmann/temp/digikam/core/utilities/maintenance/imagequalitytask.cpp:118 #10 0x746cff92 in () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x746ccca1 in () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x73e94b43 in start_thread (arg=) at ./nptl/pthread_create.c:442 #13 0x73f26a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[marble] [Bug 467898] marble-qt starts with small window which is empty
https://bugs.kde.org/show_bug.cgi?id=467898 --- Comment #6 from Torsten Rahn --- Thanks for the quick response. Unfortunately this didn't help to track down the cause of the issue: The output looks normal to me and I can not see any indication for a malfunction based on the output. -- You are receiving this mail because: You are watching all bug changes.
[marble] [Bug 467898] marble-qt starts with small window which is empty
https://bugs.kde.org/show_bug.cgi?id=467898 --- Comment #5 from Petr Schonmann --- Created attachment 157780 --> https://bugs.kde.org/attachment.cgi?id=157780&action=edit marble startup console -- You are receiving this mail because: You are watching all bug changes.
[marble] [Bug 467898] marble-qt starts with small window which is empty
https://bugs.kde.org/show_bug.cgi?id=467898 --- Comment #4 from Petr Schonmann --- Output atteched. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468041] Simple Rename of a Collection in Collection list
https://bugs.kde.org/show_bug.cgi?id=468041 --- Comment #4 from Galen Adams --- Got it, thanks! On Sat, Apr 1, 2023 at 2:38 PM Maik Qualmann wrote: > https://bugs.kde.org/show_bug.cgi?id=468041 > > Maik Qualmann changed: > >What|Removed |Added > > > Resolution|INTENTIONAL |WORKSFORME > > -- > You are receiving this mail because: > You reported the bug. -- You are receiving this mail because: You are watching all bug changes.
[marble] [Bug 467898] marble-qt starts with small window which is empty
https://bugs.kde.org/show_bug.cgi?id=467898 --- Comment #3 from Torsten Rahn --- Comment on attachment 157674 --> https://bugs.kde.org/attachment.cgi?id=157674 marble qt mint at startup If the problem still persists: could you start Marble with marble-qt --debug-info ... and paste the initial output into this bugreport? -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 468048] New: Fail to open shortcut to folder
https://bugs.kde.org/show_bug.cgi?id=468048 Bug ID: 468048 Summary: Fail to open shortcut to folder Classification: Applications Product: dolphin Version: unspecified Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: andrius...@gmail.com CC: kfm-de...@kde.org 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. Have a Windows shortcut ".lnk" to any folder 2. Open it inside dolphin OBSERVED RESULT Although Dolphin recognises it as a folder destination (when hovering the shortcut), it fails to open its path, giving an "Invalid protocol" error, possibly it interprets the path as a url (mistaking the drive letter as a protocol scheme) instead of a local path. EXPECTED RESULT Dolphin should open the destination directory. SOFTWARE/OS VERSIONS Windows: 11 Dolphin 23.07.70 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 427868] Report: Double values "Investments Holdings Pie"
https://bugs.kde.org/show_bug.cgi?id=427868 --- Comment #4 from jgfol...@gmail.com --- Thank you, Thomas. We appreciate your hard work. -- You are receiving this mail because: You are watching all bug changes.
[Falkon] [Bug 468047] GM_getValue / GM_setValue don't work as expected
https://bugs.kde.org/show_bug.cgi?id=468047 --- Comment #1 from Schimon Jehudah --- Created attachment 157778 --> https://bugs.kde.org/attachment.cgi?id=157778&action=edit This script has been successfully tested with Tampermonkey -- You are receiving this mail because: You are watching all bug changes.
[kphotoalbum] [Bug 460468] Enhancement requests, two (OK three) very short points.
https://bugs.kde.org/show_bug.cgi?id=460468 Johannes Zarl-Zierl changed: What|Removed |Added Resolution|--- |FIXED CC||johan...@zarl-zierl.at Status|REPORTED|RESOLVED --- Comment #8 from Johannes Zarl-Zierl --- Hi! If I read the replies on this bug report correctly, it seems that you got everything sorted out, right? Therefore I'm closing the bug report. Please reopen the bug report if I missed something... Cheers, Johannes -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 467575] Plasma crashed after waking from sleep
https://bugs.kde.org/show_bug.cgi?id=467575 --- Comment #2 from aron...@gmail.com --- Created attachment 15 --> https://bugs.kde.org/attachment.cgi?id=15&action=edit New crash information added by DrKonqi plasmashell (5.27.3) using Qt 5.15.8 It was put to sleep while a wine app was using the gpu then crashed after waking up + logging in -- Backtrace (Reduced): #6 0x7f02bebcdf30 in QSGAreaAllocator::deallocateInNode(QPoint const&, QSGAreaAllocatorNode*) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5 #7 0x7f02bebcdfaa in QSGAreaAllocator::deallocate(QRect const&) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5 [...] #12 0x7f02bec7d392 in QQuickWindowPrivate::runAndClearJobs(QList*) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5 [...] #16 0x7f02bcece703 in QThreadPrivate::start(void*) (arg=0x5624e88b9670) at thread/qthread_unix.cpp:330 #17 0x7f02bc694b43 in start_thread (arg=) at ./nptl/pthread_create.c:442 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 467575] Plasma crashed after waking from sleep
https://bugs.kde.org/show_bug.cgi?id=467575 aron...@gmail.com changed: What|Removed |Added CC||aron...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 467573] [EXPERIMENTAL] Crash on 1660S when trying to use GPU for Whisper subtitles
https://bugs.kde.org/show_bug.cgi?id=467573 erjiang changed: What|Removed |Added Assignee|j...@kdenlive.org |erji...@alumni.iu.edu -- You are receiving this mail because: You are watching all bug changes.
[gwenview] [Bug 458987] Minimum window height is too tall for 780px tall screens
https://bugs.kde.org/show_bug.cgi?id=458987 medin changed: What|Removed |Added CC||med.medin.2...@gmail.com --- Comment #21 from medin --- With 5.27.3, the bug is still present (laptop screen 15.6"), the real problem is that the list of items in "Operations" tabs is too big, for example for png files it shows 19 items that stretch the height of the whole window, so its minimum height becomes bigger than the height of the screen. Normally, those items should be put inside a scollpane with a scrollbar to adapt to any screen height. -- You are receiving this mail because: You are watching all bug changes.
[Falkon] [Bug 468047] New: GM_getValue / GM_setValue don't work as expected
https://bugs.kde.org/show_bug.cgi?id=468047 Bug ID: 468047 Summary: GM_getValue / GM_setValue don't work as expected Classification: Applications Product: Falkon Version: 22.12.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: extensions Assignee: now...@gmail.com Reporter: sjeh...@yandex.com Target Milestone: --- Created attachment 157776 --> https://bugs.kde.org/attachment.cgi?id=157776&action=edit See a working userscript at https://openuserjs.org/scripts/sjehuda/Dimmer The attached script doesn't work as expected. I'm not sure which function to blame, GM_getValue or GM_setValue. -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 468010] symbol lookup error in kibkmm_csvimportercore.so.5
https://bugs.kde.org/show_bug.cgi?id=468010 --- Comment #5 from Jack --- I do realize there is nothing windows specific about this. I also think I found the same page on name mangling. Am I correct that it seems to imply that the names have been mangled differently in the calling and called files, probably due to the two files being compiled by different tool chains, or some similar issue? Might it be that the csvimporter plugin is not part of the newly installed version, but is left over from some earlier version, from a different repo? -- You are receiving this mail because: You are watching all bug changes.
[kphotoalbum] [Bug 467903] Datebar sometimes grays out non-empty units
https://bugs.kde.org/show_bug.cgi?id=467903 Johannes Zarl-Zierl changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap ||hics/kphotoalbum/commit/5b4 ||329f99347b80bb748f2e6c49b3d ||3dd14d8c3a Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Johannes Zarl-Zierl --- Git commit 5b4329f99347b80bb748f2e6c49b3d3dd14d8c3a by Johannes Zarl-Zierl. Committed on 01/04/2023 at 20:01. Pushed by johanneszarl into branch 'master'. Fix incorrectly greyed out time slots in the date bar The bug was introduced because the date bar incorrectly shows an image count of 0 for the year 1988 in the demo database. This separate issue is tracked in the bug #468045. M +1-0CHANGELOG.md M +6-6DateBar/DateBarWidget.cpp https://invent.kde.org/graphics/kphotoalbum/commit/5b4329f99347b80bb748f2e6c49b3d3dd14d8c3a -- You are receiving this mail because: You are watching all bug changes.
[Falkon] [Bug 468046] New: GM.getValue / GM.setValue don't work as expected
https://bugs.kde.org/show_bug.cgi?id=468046 Bug ID: 468046 Summary: GM.getValue / GM.setValue don't work as expected Classification: Applications Product: Falkon Version: 22.12.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: extensions Assignee: now...@gmail.com Reporter: sjeh...@yandex.com Target Milestone: --- GM.getValue / GM.setValue don't work as expected Tested against the following example from https://wiki.greasespot.net/GM.getValue#Examples // ==UserScript== // @nameGreasemonkey set-and-get Example // @description Stores and logs a counter of executions. // @grant GM.setValue // @grant GM.getValue // ==/UserScript== (async () => { let count_before = await GM.getValue('count', 0); // Note awaiting the set -- required so the next get sees this set. await GM.setValue('count', count_before + 1); // Get the value again, just to demonstrate order-of-operations. let count_after = await GM.getValue('count'); console.log('Greasemonkey set-and-get Example has run', count_after, 'times'); })(); I need this feature to fix enable (true / false) value for this program https://openuserjs.org/scripts/sjehuda/Dimmer -- You are receiving this mail because: You are watching all bug changes.
[Breeze] [Bug 435671] Zoom icons do not use magnifying glass iconography
https://bugs.kde.org/show_bug.cgi?id=435671 --- Comment #23 from Philip Murray --- Ah, I've just realised there are different sized icon files for different pixel width/heights, so the 16px ones could be made clearer than the above ones as I was only working at 22px & using Dolphin to scale them down. I won't make the 16px versions until anyone has preferences for which seem any good or not. Thanks. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 467573] [EXPERIMENTAL] Crash on 1660S when trying to use GPU for Whisper subtitles
https://bugs.kde.org/show_bug.cgi?id=467573 Bug Janitor Service changed: What|Removed |Added Status|REPORTED|ASSIGNED Ever confirmed|0 |1 --- Comment #3 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/multimedia/kdenlive/-/merge_requests/399 -- You are receiving this mail because: You are watching all bug changes.
[kphotoalbum] [Bug 467903] Datebar sometimes grays out non-empty units
https://bugs.kde.org/show_bug.cgi?id=467903 Johannes Zarl-Zierl changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0 |1 --- Comment #2 from Johannes Zarl-Zierl --- The fix for the real bug is not immediately obvious. I've created a new bug report specifically for that issue (see bug #468045), so that I don't have to delay fixing your issue until I found the other issue... -- You are receiving this mail because: You are watching all bug changes.
[kphotoalbum] [Bug 468045] New: DateBar selection of time-units imprecise
https://bugs.kde.org/show_bug.cgi?id=468045 Bug ID: 468045 Summary: DateBar selection of time-units imprecise Classification: Applications Product: kphotoalbum Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: Datebar Assignee: kpab...@willden.org Reporter: johan...@zarl-zierl.at Target Milestone: --- SUMMARY It seems that images with fuzzy dates sometimes are presented incorrectly when using the date bar: Fuzzy dates are not always correctly counted in the datebar, and selecting a time range sometimes selects additional images. STEPS TO REPRODUCE 1. Open kphotoalbum demo database 2. Move the mouse cursor to the date bar over the year 1988 and note the text in the status bar: "1988 | 0 images/videos" 3. Click the date bar below the year 1988 to limit the time range to the year 1988 4. Click "Show Thumbnails..." OBSERVED RESULT The following two images are shown: - "new_wave_2.jpg," with the fuzzy date 1988-1990 - "new_wave_1.jpg", with the fuzzy date 1989-1990 EXPECTED RESULT A single image, "new_wave_2.jpg" and an image count of 1 fuzzy image for the year 1988. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 468038] Click on the filter button enable/disable the filter
https://bugs.kde.org/show_bug.cgi?id=468038 Jean-Baptiste Mardelle changed: What|Removed |Added Resolution|--- |FIXED Latest Commit||https://invent.kde.org/mult ||imedia/kdenlive/commit/9ef4 ||f38c9f2897b0200bb7d58b66289 ||6a138ab9f Version Fixed In||23.04.0 Status|REPORTED|RESOLVED --- Comment #1 from Jean-Baptiste Mardelle --- Git commit 9ef4f38c9f2897b0200bb7d58b662896a138ab9f by Jean-Baptiste Mardelle. Committed on 01/04/2023 at 19:45. Pushed by mardelle into branch 'release/23.04'. Fix bin filter button not working with unused filter. FIXED-IN: 23.04.0 M +2-2src/bin/bin.cpp https://invent.kde.org/multimedia/kdenlive/commit/9ef4f38c9f2897b0200bb7d58b662896a138ab9f -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468041] Simple Rename of a Collection in Collection list
https://bugs.kde.org/show_bug.cgi?id=468041 Maik Qualmann changed: What|Removed |Added Resolution|INTENTIONAL |WORKSFORME -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468041] Simple Rename of a Collection in Collection list
https://bugs.kde.org/show_bug.cgi?id=468041 --- Comment #3 from Maik Qualmann --- The virtual renaming is only completed when the focus leaves the edit field. The example with drive "C:" was just an example. Maik -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 468044] kmail "folder list" name column width very large and cannot be resized
https://bugs.kde.org/show_bug.cgi?id=468044 --- Comment #1 from michel munnix --- Created attachment 157775 --> https://bugs.kde.org/attachment.cgi?id=157775&action=edit second picture -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 468044] New: kmail "folder list" name column width very large and cannot be resized
https://bugs.kde.org/show_bug.cgi?id=468044 Bug ID: 468044 Summary: kmail "folder list" name column width very large and cannot be resized Classification: Applications Product: kmail2 Version: 5.22.3 Platform: openSUSE OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: folders Assignee: kdepim-b...@kde.org Reporter: michel.mun...@skynet.be Target Milestone: --- Created attachment 157774 --> https://bugs.kde.org/attachment.cgi?id=157774&action=edit first picture SUMMARY in the folder list view, the "Name" field is very large so that other columns do not appear STEPS TO REPRODUCE 1. right click on "Name" Heading, in menu enable one or more fields (unread, total and size) 2. tear the ruler underneath the folder view to the right 3. now we can see these fields 4. select the column separator between Name and unread and try to shorten the name column OBSERVED RESULT the pointer keeps hopping to the right when I tear to the left EXPECTED RESULT I want to see Name and unread value side by side SOFTWARE/OS VERSIONS Linux/KDE Plasma: opensuse tumbleweed (available in About System) KDE Plasma Version: 5.22.3 (22.12.3) KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468041] Simple Rename of a Collection in Collection list
https://bugs.kde.org/show_bug.cgi?id=468041 --- Comment #2 from Galen Adams --- The virtual Collection name is the name I was meaning; not the actual folder name in the system. For what it's worth, the only thing on my C-drive is the operating system; no data whatsoever is under C. Thanks. On Sat, Apr 1, 2023 at 12:16 PM Maik Qualmann wrote: > https://bugs.kde.org/show_bug.cgi?id=468041 > > Maik Qualmann changed: > >What|Removed |Added > > > Component|general |Setup-Collections > > -- > You are receiving this mail because: > You reported the bug. -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 447498] Minor issue, Android app says battery information not available
https://bugs.kde.org/show_bug.cgi?id=447498 Albert Vaca changed: What|Removed |Added Latest Commit||https://invent.kde.org/netw ||ork/kdeconnect-android/comm ||it/a1d7e822e7d3f60e6f1f8348 ||1e47ad18ce96bb55 Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #7 from Albert Vaca --- Git commit a1d7e822e7d3f60e6f1f83481e47ad18ce96bb55 by Albert Vaca Cintora. Committed on 01/04/2023 at 19:18. Pushed by albertvaka into branch 'master'. Don't show any message if battery information is not available M +0-1res/values/strings.xml M +1-7src/org/kde/kdeconnect/UserInterface/DeviceFragment.kt https://invent.kde.org/network/kdeconnect-android/commit/a1d7e822e7d3f60e6f1f83481e47ad18ce96bb55 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0
https://bugs.kde.org/show_bug.cgi?id=468040 --- Comment #2 from Maik Qualmann --- Git commit bcf1e86fe619e4089561612ed7a05d530d0afe5f by Maik Qualmann. Committed on 01/04/2023 at 19:10. Pushed by mqualmann into branch 'master'. remove libjasper initial thread creation M +1-5core/dplugins/dimg/jpeg2000/dimgjpeg2000plugin.cpp https://invent.kde.org/graphics/digikam/commit/bcf1e86fe619e4089561612ed7a05d530d0afe5f -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468040] Search for New Entries causes Error from Jasper 4.0.0
https://bugs.kde.org/show_bug.cgi?id=468040 --- Comment #1 from Maik Qualmann --- Git commit 8325d683129a52f416ec1ef4945da59beed9d42d by Maik Qualmann. Committed on 01/04/2023 at 19:00. Pushed by mqualmann into branch 'master'. compile libjasper with multithreading support M +1-0project/bundles/3rdparty/ext_jasper/CMakeLists.txt https://invent.kde.org/graphics/digikam/commit/8325d683129a52f416ec1ef4945da59beed9d42d -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 466636] Unable to set the value of # higher than 99 when bulk renaming files using Rename Tool provided by Dolphin
https://bugs.kde.org/show_bug.cgi?id=466636 --- Comment #8 from Dav84 --- OK... Thanks, because I use KDE neon 5.27 and I'm still with KDE Frameworks 5.104.0, to wait for the update and the possible solution, thanks. -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 458278] Sharing copied text to KDE Connect Android app crashes SendFileActivity
https://bugs.kde.org/show_bug.cgi?id=458278 --- Comment #6 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/network/kdeconnect-android/-/merge_requests/332 -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 468029] Date separator margins wrong in compact mode
https://bugs.kde.org/show_bug.cgi?id=468029 James Graham changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|RESOLVED CC||james.h.graham@protonmail.c ||om --- Comment #2 from James Graham --- Fixed by https://invent.kde.org/network/neochat/-/merge_requests/870 -- You are receiving this mail because: You are watching all bug changes.
[krunner] [Bug 468043] New: KRunner doesn't focus correct window when switching to window on other virtual desktop.
https://bugs.kde.org/show_bug.cgi?id=468043 Bug ID: 468043 Summary: KRunner doesn't focus correct window when switching to window on other virtual desktop. Classification: Plasma Product: krunner Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: windows Assignee: plasma-b...@kde.org Reporter: inbox@willchen.business CC: alexander.loh...@gmx.de, natalie_clar...@yahoo.de Target Milestone: --- KDE When using KRunner to switch to a window on a different virtual desktop, KRunner switches to that virtual desktop but does not focus the chosen window. STEPS TO REPRODUCE 1. On one virtual desktop, open at least two distinct windows. 2. Remember which window has focus. 3. Switch to a different virtual desktop (which possibly has its own windows). 4. Press Alt+F2 to launch KRunner. Type the title of one of the non-focused windows you opened in Step 1. Select it. OBSERVED RESULT KRunner switches to the original virtual desktop, but the selected window does not gain focus. EXPECTED RESULT KRunner should switch to the original virtual desktop, and the selected window should gain focus. SOFTWARE/OS VERSIONS Linux/KDE Plasma: X KDE Plasma Version: 5.26.5 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 466536] Blur effect sometimes does not blur the background of "Add Panel" menu until turning menu blur in Breeze widget theme off and on again
https://bugs.kde.org/show_bug.cgi?id=466536 Ryan Y changed: What|Removed |Added Version|5.27.1 |5.27.3 --- Comment #4 from Ryan Y --- It happened again. I can now confirm that touching the "Transparency" setting in the application style temporarily fixes the issue; turning the blur desktop effect on and off doesn't. Operating System: Fedora Linux 37 KDE Plasma Version: 5.27.3 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 Graphics Platform: X11 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468041] Simple Rename of a Collection in Collection list
https://bugs.kde.org/show_bug.cgi?id=468041 Maik Qualmann changed: What|Removed |Added Component|general |Setup-Collections -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468041] Simple Rename of a Collection in Collection list
https://bugs.kde.org/show_bug.cgi?id=468041 Maik Qualmann changed: What|Removed |Added Status|REPORTED|RESOLVED CC||metzping...@gmail.com Resolution|--- |INTENTIONAL --- Comment #1 from Maik Qualmann --- Renaming collection is not possible for us. Under Windows, this can be the drive letter "C:", which we cannot rename, or under Linux, a mount path that we also do not have the rights to rename. Change your collections path in the system, adjust it in digiKam with the "Update" function. Editing the collection name is a virtual name. Maik -- You are receiving this mail because: You are watching all bug changes.
[kamoso] [Bug 468042] New: Kamoso sefaults seconds after selecting filter
https://bugs.kde.org/show_bug.cgi?id=468042 Bug ID: 468042 Summary: Kamoso sefaults seconds after selecting filter Classification: Applications Product: kamoso Version: 22.08.1 Platform: unspecified OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: aleix...@kde.org Reporter: wuestenbaeckersaeltes...@gmail.com Target Milestone: --- Application: kamoso (22.08.1) Qt Version: 5.15.6 Frameworks Version: 5.98.0 Operating System: Linux 5.19.0-38-generic x86_64 Windowing System: X11 Distribution: Ubuntu 22.10 DrKonqi: 5.25.5 [KCrashBackend] -- Information about the crash: Komoso crashed (segfault) a few seconds after the a filter was successfuly applyed (i could see the resauslt of the filter for a few seconds). The reporter is unsure if this crash is reproducible. -- Backtrace: Application: Kamoso (kamoso), signal: Segmentation fault [KCrash Handler] #4 __memcpy_evex_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:765 #5 0x7fc34ac0d06b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #6 0x7fc34b14d893 in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #7 0x7fc34a7779da in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #8 0x7fc34a7784c0 in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #9 0x7fc34a73e63b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #10 0x7fc34a740a95 in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #11 0x7fc338b8e157 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/gstkamosoqt5videosink.so #12 0x7fc338b8e8eb in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/gstkamosoqt5videosink.so #13 0x7fc362db5155 in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #14 0x7fc362dba395 in QSGBatchRenderer::Renderer::renderBatches() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #15 0x7fc362dbae06 in QSGBatchRenderer::Renderer::render() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #16 0x7fc362da2654 in QSGRenderer::renderScene(QSGBindable const&) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #17 0x7fc362da2b03 in QSGRenderer::renderScene(unsigned int) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #18 0x7fc362e06ce7 in QSGDefaultRenderContext::renderNextFrame(QSGRenderer*, unsigned int) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #19 0x7fc362e752e9 in QQuickWindowPrivate::renderSceneGraph(QSize const&, QSize const&) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #20 0x7fc362e14ef7 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #21 0x7fc362e15dd7 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5 #22 0x7fc360eccc51 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #23 0x7fc360490402 in start_thread (arg=) at ./nptl/pthread_create.c:442 #24 0x7fc36051f590 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 24 (Thread 0x7fc2e8ff96c0 (LWP 15615) "kamoso:gdrv0"): #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x55752bdd4210) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55752bdd4210, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x7fc36048f338 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55752bdd41c0, cond=0x55752bdd41e8) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x55752bdd41e8, mutex=0x55752bdd41c0) at ./nptl/pthread_cond_wait.c:627 #5 0x7fc34a70c29d in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #6 0x7fc34a6bfb9b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #7 0x7fc34a70c1cb in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #8 0x7fc360490402 in start_thread (arg=) at ./nptl/pthread_create.c:442 #9 0x7fc36051f590 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 Thread 23 (Thread 0x7fc2e9ffb6c0 (LWP 15613) "preview-appsrc:"): #1 0x7fc360c1aa23 in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x7fc3306f0257 in ?? () from /lib/x86_64-linux-gnu/libgstapp-1.0.so.0 #3 0x7fc34a4f402d in ?? () from /lib/x86_64-linux-gnu/libgstbase-1.0.so.0 #4 0x7fc34a4f6c1d in ?? () from /lib/x86_64-linux-gnu/libgstbase-1.0.so.0 #5 0x7fc360d6a127 in ?? () from /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #6 0x7fc360bfe3e2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x7fc360bfb5c1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #8 0x7fc360490402 in start_thread (arg=) at ./nptl/pthread_create.c:442 #9 0x7fc36051f590 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
[NeoChat] [Bug 468029] Date separator margins wrong in compact mode
https://bugs.kde.org/show_bug.cgi?id=468029 Bug Janitor Service changed: What|Removed |Added Status|REPORTED|ASSIGNED Ever confirmed|0 |1 --- Comment #1 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/870 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468041] New: Simple Rename of a Collection in Collection list
https://bugs.kde.org/show_bug.cgi?id=468041 Bug ID: 468041 Summary: Simple Rename of a Collection in Collection list Classification: Applications Product: digikam Version: 8.0.0 Platform: Other OS: Other Status: REPORTED Severity: wishlist Priority: NOR Component: general Assignee: digikam-bugs-n...@kde.org Reporter: gadams...@gmail.com Target Milestone: --- SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION Windows machine. In Settings > Configure digiKam > Collections, in the Collection list, at the left end of each listed Collection where the displayed Collection name is visible --- I can double-left-click the Collection name and it becomes editable --- I can edit the name but the change does absolutely nothing and the Collection name never reflects the change I made --- maybe there is a step I am missing. I know I can click the circle thingie at the right end, and very glad that I can, but this is an involved multi-step process to accomplish a simple name change. Thanks; your hard work is much appreciated. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 454373] "Create New" action globally disabled while one tab is displaying search results
https://bugs.kde.org/show_bug.cgi?id=454373 Nate Graham changed: What|Removed |Added Status|REOPENED|CONFIRMED -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 454373] "Create New" action globally disabled while one tab is displaying search results
https://bugs.kde.org/show_bug.cgi?id=454373 Nate Graham changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INTENTIONAL |--- --- Comment #3 from Nate Graham --- The issue is that the action is disabled in tabs *not* showing search results. Re-opening. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 468040] New: Search for New Entries causes Error from Jasper 4.0.0
https://bugs.kde.org/show_bug.cgi?id=468040 Bug ID: 468040 Summary: Search for New Entries causes Error from Jasper 4.0.0 Classification: Applications Product: digikam Version: 8.0.0 Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: crash Priority: NOR Component: Plugin-DImg-JP2K Assignee: digikam-bugs-n...@kde.org Reporter: schaeper@gmx.de 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. Start Digikam 2. Wait for the Progress Bar "Looking for New Entries" to reach 30% 3. OBSERVED RESULT Assertion Failed Error from Microsoft Visual C++ Runtime Library Jasper 4.0.0 jas_init.c line 505 Clicking Cancel, Retry or Ignore closes DigiKam EXPECTED RESULT Completing Search for new entries without error SOFTWARE/OS VERSIONS Edition Windows 10 Home Version 22H2 Installiert am 20.08.2020 Betriebssystembuild 19045.2728 LeistungWindows Feature Experience Pack 120.2212.4190.0 ADDITIONAL INFORMATION Removing the "DImg_JPEG2000_Plugin.dll" from \digiKam\plugins\digikam\dimg\ lets me advance search for new entries without error. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 454373] "Create New" action globally disabled while one tab is displaying search results
https://bugs.kde.org/show_bug.cgi?id=454373 Méven Car changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|--- |INTENTIONAL --- Comment #2 from Méven Car --- I am not sure this represents a bug: search results are by definition read only, they are not a file disk list. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 467709] [Wayland] Hovering over task icons with disabled previews still spikes up wireplumber cpu usage
https://bugs.kde.org/show_bug.cgi?id=467709 Méven Car changed: What|Removed |Added Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/commit/47 |ma/plasma-desktop/commit/df |edbf51e4e68279944670df3fce8 |86cb8d805a38d1cedc291425415 |6a9d11c4273 |30954b89682 --- Comment #3 from Méven Car --- Git commit df86cb8d805a38d1cedc29142541530954b89682 by Méven Car, on behalf of Fushan Wen. Committed on 01/04/2023 at 16:18. Pushed by meven into branch 'master'. applets/taskmanager: skip updating tooltip when it's disabled If task tooltips are disabled, the main item bindings should not be updated when mouse is over any task unless it's clicked by the user. Related: bug 452187 FIXED-IN: 5.27.4 (cherry picked from commit 47edbf51e4e68279944670df3fce86a9d11c4273) M +2-2applets/taskmanager/package/contents/ui/Task.qml M +1-1applets/taskmanager/package/contents/ui/code/tools.js M +0-9applets/taskmanager/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/commit/df86cb8d805a38d1cedc29142541530954b89682 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 452187] Wrong Meta+(Number) behaviour using "Shows tooltip window thumbnails" setting on grouped task
https://bugs.kde.org/show_bug.cgi?id=452187 --- Comment #17 from Méven Car --- Git commit df86cb8d805a38d1cedc29142541530954b89682 by Méven Car, on behalf of Fushan Wen. Committed on 01/04/2023 at 16:18. Pushed by meven into branch 'master'. applets/taskmanager: skip updating tooltip when it's disabled If task tooltips are disabled, the main item bindings should not be updated when mouse is over any task unless it's clicked by the user. Related: bug 467709 FIXED-IN: 5.27.4 (cherry picked from commit 47edbf51e4e68279944670df3fce86a9d11c4273) M +2-2applets/taskmanager/package/contents/ui/Task.qml M +1-1applets/taskmanager/package/contents/ui/code/tools.js M +0-9applets/taskmanager/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/commit/df86cb8d805a38d1cedc29142541530954b89682 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 466072] Errors when opening Recent Files KCM
https://bugs.kde.org/show_bug.cgi?id=466072 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #1 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1456 -- You are receiving this mail because: You are watching all bug changes.
[i18n] [Bug 467773] Dolphin bad translation "Copy/Move to inactive split view"
https://bugs.kde.org/show_bug.cgi?id=467773 Jazeix Johnny changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED CC||jaz...@gmail.com --- Comment #1 from Jazeix Johnny --- Fixed in https://websvn.kde.org/?view=revision&revision=1648553. Thank you for reporting! -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 458278] Sharing copied text to KDE Connect Android app crashes SendFileActivity
https://bugs.kde.org/show_bug.cgi?id=458278 --- Comment #5 from Albert Vaca --- I'm testing this on my Pixel 4a and it's not showing that stack trace. Maybe it got fixed on the Android side? I'm happy to merge the workaround otherwise. -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 468039] Missing content in image Spectacle saves for rectangular area screenshot when screen/monitor scaling used
https://bugs.kde.org/show_bug.cgi?id=468039 Jure Repinc changed: What|Removed |Added Attachment #157772|0 |1 is obsolete|| -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 468039] Missing content in image Spectacle saves for rectangular area screenshot when screen/monitor scaling used
https://bugs.kde.org/show_bug.cgi?id=468039 --- Comment #1 from Jure Repinc --- Created attachment 157772 --> https://bugs.kde.org/attachment.cgi?id=157772&action=edit Screenshot as saved by Spectacle -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 468039] New: Missing content in image Spectacle saves for rectangular area screenshot when screen/monitor scaling used
https://bugs.kde.org/show_bug.cgi?id=468039 Bug ID: 468039 Summary: Missing content in image Spectacle saves for rectangular area screenshot when screen/monitor scaling used Classification: Applications Product: Spectacle Version: 23.03.80 Platform: openSUSE OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: m...@baloneygeek.com Reporter: j...@holodeck1.com CC: k...@david-redondo.de Target Milestone: --- STEPS TO REPRODUCE 1. Set scaling of a monitor/screen to 200% 2. Press PrintScreen keyboard key to open Spectacle 3. Make a new rectangular screenshot 4. See that preview of screenshot is what you selected 5 Save screenshot into a file or paste into image editing application OBSERVED RESULT The saved/pasted image does not contain all the image from the screenshot preview in Spectacle. It looks like when screen scaling is 200% it only has the upper left one fourth of the screenshotted area (so only one half of width and hight of it) EXPECTED RESULT The saved/pasted image should contain the entire screenshot area selected and previewed in Spectacle SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20230330 KDE Plasma Version: 5.27.3 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 Kernel Version: 6.2.6-1-default (64-bit) Graphics Platform: Wayland -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 416501] Compositing prevents laptop to wake up from sleep state
https://bugs.kde.org/show_bug.cgi?id=416501 Ash changed: What|Removed |Added CC||djaz...@gmail.com --- Comment #9 from Ash --- Well this sounds rather familiar. We are having the same issue here. https://bbs.archlinux.org/viewtopic.php?id=283968 This is my current setup and is a desktop PC: OS: EndeavourOS x86_64 Kernel: 6.2.8-arch1-1 Display: Acer XZ271 (1920x1080 @ 144Hz) DE: KDE Plasma 5.27.3 WM: KWin (Wayland) CPU: AMD Ryzen 7 1700 (16) @ 4 GHz GPU: AMD Radeon RX 6700 XT (vulkan-radeon 23.0.1) It seems repeatable on X11 and Wayland. I can only think of it relating to power management, kwin or the lock screen, as KDE Plasma seems to be a repeating factor. I have had the issue for the past month having come from GNOME, which was fine. I even on the rare occasion have my CPU clock strangely where they fluctuate if I am able to get back in even though I have a fixed 4GHz manual clock. In this situation, input and audio becomes laggy until I restart the system. I had reset and updated my BIOS today on my ASUS Crosshair VI and will keep an eye out. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 422306] Dolphin and KDE file dialogs open very slowly
https://bugs.kde.org/show_bug.cgi?id=422306 --- Comment #21 from Henrik Gebauer --- (In reply to Méven Car from comment #20) > I don't know how somehow so many kdeconnect bookmarks were created. > I don't have such issue with on my systems while using kdeconnect. > This seem to point to a bug in kdeconnect. I think so. Maybe the "Product" entry in this bug report should be changed to kdeconnect so people from there will have a look at it. -- You are receiving this mail because: You are watching all bug changes.
[NeoChat] [Bug 466219] rightside drawer's button still visible and clickable when in image editor mode
https://bugs.kde.org/show_bug.cgi?id=466219 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #1 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1016 -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 457730] Additional %u in recently-used.xbel exec attributes
https://bugs.kde.org/show_bug.cgi?id=457730 Bug Janitor Service changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|ASSIGNED --- Comment #2 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kio/-/merge_requests/1240 -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 468038] New: Click on the filter button enable/disable the filter
https://bugs.kde.org/show_bug.cgi?id=468038 Bug ID: 468038 Summary: Click on the filter button enable/disable the filter Classification: Applications Product: kdenlive Version: 22.12.3 Platform: Debian unstable OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: enric...@hotmail.com Target Milestone: --- Created attachment 157771 --> https://bugs.kde.org/attachment.cgi?id=157771&action=edit filter button to be used for enable/disable the filter criteria Hello, I think it would very useful if the filter button (see attachment) on the project-files list can be used to enable/disable the filter. e.g. - Set a filter on the project files - If a filter is set, pressing on the filter button should disable all the filters - When I press again the filter button, the previous filter is re-enabled I often use the filter to see only non-used clips, but sometimes I need to see all the clips and then come back to the unused only. So it would be great if I can set the "non-used clips" filter criteria only the first time and then I can toggle the filter pressing the filter button. At the moment the filter buttons does nothing if I don't press the little arrow on the right, so IMHO this can be a good way to use a button already available but not used. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 457730] Additional %u in recently-used.xbel exec attributes
https://bugs.kde.org/show_bug.cgi?id=457730 Méven Car changed: What|Removed |Added CC||meve...@gmail.com --- Comment #1 from Méven Car --- The %u is interpreted according to : https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.1.html This is a valid bug we should have %u or %U but not both or two %u. -- You are receiving this mail because: You are watching all bug changes.
[KBibTeX] [Bug 467803] User preferences are no longer saved
https://bugs.kde.org/show_bug.cgi?id=467803 Thomas Fischer changed: What|Removed |Added Latest Commit|28e5a77bc88f7938f289225d915 |https://invent.kde.org/offi |54669898bf610 |ce/kbibtex/commit/4c8f24c20 ||c8145f9843dd1d685dce14cc6c1 ||8971 Resolution|--- |FIXED Status|ASSIGNED|RESOLVED --- Comment #12 from Thomas Fischer --- Git commit 4c8f24c20c8145f9843dd1d685dce14cc6c18971 by Thomas Fischer. Committed on 01/04/2023 at 15:13. Pushed by thomasfischer into branch 'kbibtex/0.10'. Accepting empty string as valid copy reference command When storing a new configuration setting for the 'copy reference' command, accept an empty string (equivalent to 'No command' in the UI) as a valid configuration string. M +5-1ChangeLog M +2-2src/config/preferences.cpp M +1-0src/config/preferences.json M +1-1src/gui/preferences/settingsfileexporterpdfpswidget.cpp https://invent.kde.org/office/kbibtex/commit/4c8f24c20c8145f9843dd1d685dce14cc6c18971 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 455375] Possible regression in mimetype handling for recent files
https://bugs.kde.org/show_bug.cgi?id=455375 --- Comment #3 from Méven Car --- I believe the main is how the file is opened: if it is opened from dolphin by double clicking the files will be visible in plasma widgets but files opened in okular through CTRL+O for instance won't be present in plasma activity history (what is used in plasma and dolphin's recent files). Can you confirm Joshua ? -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 468037] New: Form: 2 of the tick boxes don't work (UK IHT 400)
https://bugs.kde.org/show_bug.cgi?id=468037 Bug ID: 468037 Summary: Form: 2 of the tick boxes don't work (UK IHT 400) Classification: Applications Product: okular Version: 22.12.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: PDF backend Assignee: okular-de...@kde.org Reporter: gilbertd+...@treblig.org Target Milestone: --- Created attachment 157770 --> https://bugs.kde.org/attachment.cgi?id=157770&action=edit UK IHT 400 form SUMMARY In the UK form IHT 400 (included) there are many many tick boxes; most of them work fine, except 44 and 45, which instead change boxes 48a and 48b. https://www.gov.uk/government/publications/inheritance-tax-inheritance-tax-account-iht400 STEPS TO REPRODUCE 1. Click on the No/Yes boxes for 44 or 45 on page 6 OBSERVED RESULT The ticks appear in boxes 48a and 48b EXPECTED RESULT The ticks appear in the box you tick SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 468036] Form: NaN in form total (UK IHT 411)
https://bugs.kde.org/show_bug.cgi?id=468036 --- Comment #1 from Dave Gilbert --- Created attachment 157769 --> https://bugs.kde.org/attachment.cgi?id=157769&action=edit Verison of IHT411 with dummy £1 value filled in -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 468036] New: Form: NaN in form total (UK IHT 411)
https://bugs.kde.org/show_bug.cgi?id=468036 Bug ID: 468036 Summary: Form: NaN in form total (UK IHT 411) Classification: Applications Product: okular Version: 22.12.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: PDF backend Assignee: okular-de...@kde.org Reporter: gilbertd+...@treblig.org Target Milestone: --- Created attachment 157768 --> https://bugs.kde.org/attachment.cgi?id=157768&action=edit Original IHT411 form unfilled SUMMARY The UK Gov form IHT411 (copy enclosed), has a pair of 'Totals' columns, while they correctly start out at £0.00, as soon as you enter any value they change into £NaN The forms come from: https://www.gov.uk/government/publications/inheritance-tax-listed-stocks-and-shares-iht411 STEPS TO REPRODUCE 1. Load the original form, see the 'Total value of stock at date of death' is £0.00 on both pages 2. Enter 1 into amount of stock held, and £1.00 in Market price at death OBSERVED RESULT Both 'total value of stock' columns display NaN EXPECTED RESULT The actual total of those columns SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 458066] Sound icon is not available for flatpak apps
https://bugs.kde.org/show_bug.cgi?id=458066 Patrick Silva changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME |--- --- Comment #7 from Patrick Silva --- This bug persists. -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 445082] user-places.xbel is not updated after change of user name / change of user home location
https://bugs.kde.org/show_bug.cgi?id=445082 Méven Car changed: What|Removed |Added Resolution|--- |INTENTIONAL Status|CONFIRMED |RESOLVED --- Comment #5 from Méven Car --- There is a very simple workaround: There is a simple GUI tool available in `kcmshell5 kcm_desktoppaths` to correct the paths. Clicking reset to defaults should fix the entries. Beside this use case is not worth spending resources to support it. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 422306] Dolphin and KDE file dialogs open very slowly
https://bugs.kde.org/show_bug.cgi?id=422306 --- Comment #20 from Méven Car --- (In reply to Henrik Gebauer from comment #19) > > Could anyone share their lenghthy ~/.local/share/user-places.xbel ? > > Only the kdeconnect entries part would be sufficient. > > This is the entry. (I replaced some content by "x" because I'm not sure > if it should be considered sensitive information) > > There are 1449 copies of the following entry in my file. They are all > identical except for the part. The is often repeating only with a > different number after the /. > > > SM-G525F > >http://freedesktop.org";> > > >http://www.kde.org";> > 16402x/2 > > > I don't know how somehow so many kdeconnect bookmarks were created. I don't have such issue with on my systems while using kdeconnect. This seem to point to a bug in kdeconnect. -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 427868] Report: Double values "Investments Holdings Pie"
https://bugs.kde.org/show_bug.cgi?id=427868 Thomas Baumgart changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|RESOLVED Latest Commit||https://invent.kde.org/offi ||ce/kmymoney/commit/d3c67739 ||566da030fe2eceac4e08ab22271 ||d6e97 Version Fixed In||5.1.4 --- Comment #3 from Thomas Baumgart --- Git commit d3c67739566da030fe2eceac4e08ab22271d6e97 by Thomas Baumgart. Committed on 01/04/2023 at 14:13. Pushed by tbaumgart into branch '5.1'. Don't calculate the running sum for pie chart reports This avoids doubleing the actual value in the chart FIXED-IN: 5.1.4 (cherry picked from commit 8c8ba2f817d7d6db439643563d3d46b101efb9ca) M +1-2kmymoney/plugins/views/reports/core/pivottable.cpp https://invent.kde.org/office/kmymoney/commit/d3c67739566da030fe2eceac4e08ab22271d6e97 -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 427868] Report: Double values "Investments Holdings Pie"
https://bugs.kde.org/show_bug.cgi?id=427868 --- Comment #2 from Thomas Baumgart --- Git commit 8c8ba2f817d7d6db439643563d3d46b101efb9ca by Thomas Baumgart. Committed on 01/04/2023 at 14:12. Pushed by tbaumgart into branch 'master'. Don't calculate the running sum for pie chart reports This avoids doubleing the actual value in the chart M +1-2kmymoney/plugins/views/reports/core/pivottable.cpp https://invent.kde.org/office/kmymoney/commit/8c8ba2f817d7d6db439643563d3d46b101efb9ca -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 468035] New: Crash when try to save a PDF document
https://bugs.kde.org/show_bug.cgi?id=468035 Bug ID: 468035 Summary: Crash when try to save a PDF document Classification: Applications Product: okular Version: 22.12.3 Platform: macOS (DMG) OS: macOS Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: okular-de...@kde.org Reporter: lenna13...@outlook.com.tr Target Milestone: --- Created attachment 157767 --> https://bugs.kde.org/attachment.cgi?id=157767&action=edit Crash backtrace that macOS reports. When I try to save a PDF document, Okular crashes with SIGBUS signal. The issue is on both 22.12.3 and 23.07.70 nightly build. STEPS TO REPRODUCE 1. Open Okular, open a PDF document 2. Make modifications and try to save it, or try to save it as a different file without any modifications 3. It always crashes. OBSERVED RESULT Crashes when trying to save EXPECTED RESULT Document getting saved as expected. SOFTWARE/OS VERSIONS macOS: 10.15.7 KDE Frameworks Version: 5.104 Qt Version: 5.15.8 ADDITIONAL INFORMATION Backtrace that macOS reports is attached. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 457980] Application windows don't move to another activity
https://bugs.kde.org/show_bug.cgi?id=457980 edrics changed: What|Removed |Added CC||k...@araucaria.anonaddy.com --- Comment #1 from edrics --- The same happens to me on Wayland, while on X11 the feature works as intended -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 468033] kcmshell6 kcm_workspace crashes on close
https://bugs.kde.org/show_bug.cgi?id=468033 Bug Janitor Service changed: What|Removed |Added Keywords||qt6 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 413502] Restore/Add Double Click Speed setting that used to live in the mouse KCM
https://bugs.kde.org/show_bug.cgi?id=413502 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/plasma-desktop/-/merge_requests/1455 -- You are receiving this mail because: You are watching all bug changes.