[krita] [Bug 439778] "Select Clear Blending Mode" action is bogus, we don't have a "Clear" blending mode
https://bugs.kde.org/show_bug.cgi?id=439778 Ahab Greybeard changed: What|Removed |Added CC||ahab.greybe...@hotmail.co.u ||k Status|REPORTED|CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Ahab Greybeard --- I can confirm this for the July 12 5.0.0-prealpha (git 6010423) and 4.4.5 appimages on Debian 10. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 439783] Bug in System Settings when browsing for extensions
https://bugs.kde.org/show_bug.cgi?id=439783 David Redondo changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |WORKSFORME CC||k...@david-redondo.de --- Comment #2 from David Redondo --- I cannot reproduce either with the steps provided -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 439791] Text Selection in Okular doesn't grab whitespaces in the beginning and in the end of lines.
https://bugs.kde.org/show_bug.cgi?id=439791 dreamndi changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |NOT A BUG --- Comment #1 from dreamndi --- Seems like it's a normal behavior for pdf, when I create a pdf with text, I split text after a whitespace and put it into a pdf file. After saving that space is replaced with paragraph symbol. Okay, I think It is not a okular bug. Thanks. -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 439791] New: Text Selection in Okular doesn't grab whitespaces in the beginning and in the end of lines.
https://bugs.kde.org/show_bug.cgi?id=439791 Bug ID: 439791 Summary: Text Selection in Okular doesn't grab whitespaces in the beginning and in the end of lines. Product: okular Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: ODT backend Assignee: okular-de...@kde.org Reporter: shosta...@gmail.com Target Milestone: --- Created attachment 140016 --> https://bugs.kde.org/attachment.cgi?id=140016&action=edit okular-whitespace-bug SUMMARY When I use Text Selection, it doesn't select spaces in the beginning and in the end of lines. STEPS TO REPRODUCE 1. Create or open pdf file with spaces in the beginning and end of lines 2. Select all text 3. See no spaces OBSERVED RESULT No spaces EXPECTED RESULT Selected spaces SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE Neon User Edition 5.22 (available in About System) KDE Plasma Version: 5.22.3 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 421700] Plasma crashed in QScreen::name()/ShellCorona::addOutput()/ShellCorona::load()/KActivities::Consumer::serviceStatusChanged on a Wayland session after I've switched from main
https://bugs.kde.org/show_bug.cgi?id=421700 k...@yopmail.com changed: What|Removed |Added CC||k...@yopmail.com --- Comment #28 from k...@yopmail.com --- Same crash when Wayland starts with with my external DisplayLink Plugable USB-VGA-165 plugged in. I have to fall-back to Xorg in the meantime. Operating System: openSUSE Tumbleweed 20210711 KDE Plasma Version: 5.22.3 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.2 Kernel Version: 5.12.13-1-default (64-bit) Graphics Platform: Wayland Processors: 12 × Intel® Core™ i7-8750H CPU @ 2.20GHz Memory: 15.3 Gio of RAM Graphics Processor: Mesa DRI Intel® UHD Graphics 630 AND DisplayLink UDL-165 I have the same backtrace as postix. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 439785] Edit Metadata resets Exif info upon selecting 'Apply'
https://bugs.kde.org/show_bug.cgi?id=439785 --- Comment #5 from Maik Qualmann --- Git commit 088e83513d512b91560bb496377097752cf84d93 by Maik Qualmann. Committed on 13/07/2021 at 06:15. Pushed by mqualmann into branch 'master'. first step fix Exif page in Metadata Editor Tool Editing the metadata via a QBytArray does not work more in current Exiv2 versions. M +22 -30 core/dplugins/generic/metadata/metadataedit/exif/exifadjust.cpp M +8-3core/dplugins/generic/metadata/metadataedit/exif/exifadjust.h M +23 -39 core/dplugins/generic/metadata/metadataedit/exif/exifcaption.cpp M +8-3core/dplugins/generic/metadata/metadataedit/exif/exifcaption.h M +29 -43 core/dplugins/generic/metadata/metadataedit/exif/exifdatetime.cpp M +8-3core/dplugins/generic/metadata/metadataedit/exif/exifdatetime.h M +48 -56 core/dplugins/generic/metadata/metadataedit/exif/exifdevice.cpp M +8-3core/dplugins/generic/metadata/metadataedit/exif/exifdevice.h M +13 -28 core/dplugins/generic/metadata/metadataedit/exif/exifeditwidget.cpp M +26 -34 core/dplugins/generic/metadata/metadataedit/exif/exiflens.cpp M +8-3core/dplugins/generic/metadata/metadataedit/exif/exiflens.h M +16 -24 core/dplugins/generic/metadata/metadataedit/exif/exiflight.cpp M +8-3core/dplugins/generic/metadata/metadataedit/exif/exiflight.h https://invent.kde.org/graphics/digikam/commit/088e83513d512b91560bb496377097752cf84d93 -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 439786] Folder default identity not applied if identity UOID > 0x7fffffff
https://bugs.kde.org/show_bug.cgi?id=439786 Laurent Montel changed: What|Removed |Added Version Fixed In||5.18.0 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit||https://invent.kde.org/pim/ ||kidentitymanagement/commit/ ||23de26f167a6b7b9213a2105a28 ||c9507808fbbf3 --- Comment #2 from Laurent Montel --- Git commit 23de26f167a6b7b9213a2105a28c9507808fbbf3 by Laurent Montel. Committed on 13/07/2021 at 05:11. Pushed by mlaurent into branch 'release/21.08'. Fix Bug 439786 - Folder default identity not applied if identity UOID > 0x7fff FIXED-IN: 5.18.0 M +1-1src/identitymanager.cpp https://invent.kde.org/pim/kidentitymanagement/commit/23de26f167a6b7b9213a2105a28c9507808fbbf3 -- You are receiving this mail because: You are watching all bug changes.
[plasma-systemmonitor] [Bug 438558] Ability to open multiple instances of System Monitor
https://bugs.kde.org/show_bug.cgi?id=438558 Bug Janitor Service changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|FIXED |WORKSFORME --- Comment #4 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 439192] System settings window closes after navigating away from thunderbolt page
https://bugs.kde.org/show_bug.cgi?id=439192 Ima S changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #4 from Ima S --- Forgot to change the status, I'm still having the problem with 100% reproducibility. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 439251] Firefox does not remember window size on wayland
https://bugs.kde.org/show_bug.cgi?id=439251 --- Comment #3 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 439169] Autostart not working after changing my $XDG_CONFIG_HOME
https://bugs.kde.org/show_bug.cgi?id=439169 --- 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.
[systemsettings] [Bug 439192] System settings window closes after navigating away from thunderbolt page
https://bugs.kde.org/show_bug.cgi?id=439192 --- Comment #3 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 439155] [Feedback] Automatic mount Removable Devices
https://bugs.kde.org/show_bug.cgi?id=439155 --- Comment #3 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[kstars] [Bug 431206] Crash opening fits files from astrometry.net
https://bugs.kde.org/show_bug.cgi?id=431206 --- Comment #2 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[kinfocenter] [Bug 403977] Add option for OEM information
https://bugs.kde.org/show_bug.cgi?id=403977 --- Comment #3 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 410243] Windows are created on wrong display
https://bugs.kde.org/show_bug.cgi?id=410243 --- Comment #5 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.
[krita] [Bug 438343] Animation curves - Transform Mask - Rotation not intuitive
https://bugs.kde.org/show_bug.cgi?id=438343 --- Comment #10 from Eoin O'Neill --- Grumm, Ah regressions, the curse of the bug continues. That's ok, I think I can isolate a cause, though it's a bit strange since it doesn't seem to happen consistently... -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 438343] Animation curves - Transform Mask - Rotation not intuitive
https://bugs.kde.org/show_bug.cgi?id=438343 Eoin O'Neill changed: What|Removed |Added Status|REOPENED|CONFIRMED -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 438917] Animation curves: Inserting new keyframe from "insert button" is not working properly
https://bugs.kde.org/show_bug.cgi?id=438917 Eoin O'Neill changed: What|Removed |Added CC||eoinoneill1...@gmail.com Resolution|--- |WAITINGFORINFO Status|REOPENED|NEEDSINFO --- Comment #5 from Eoin O'Neill --- Grumm, Is this happening on that same test file provided on one of your other bug reports? Or is this a new file where this issue is happening. FWIW my change should not be affecting memory in any major way, but I will investigate some of the commits between the revisions you've mentioned and see if I can isolate a cause. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 439449] [5.0.0 6f28dc0] When touching / pointing timeline scrollbar with stylus it never loses focus and weird zoom behavior happen.
https://bugs.kde.org/show_bug.cgi?id=439449 Eoin O'Neill changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #9 from Eoin O'Neill --- Alvin Wong, To clarify, the focus behavior is now fixed and you are now having issues with kinetic scrolling separately? For what it's worth, the detached behavior of the scrollbar is necessary to support infinite horizontal scroll range without the user lifting the pen repeatedly. This behavior existed before, but it actually wasn't very tablet friendly in the first place. > Scrollbars jumps back to starting position when releasing stylus Do the frame values on the top bar change? If you're scrolling beyond the animation's desired playback range, the bar will adapt to allow you to scroll further. If you then move backward, the scroll bar will again adapt and resize the scroll-able range to the minimum viable space. It could be that you're seeing the result of this adaptation. IIRC, this is how it has always worked with Krita. > With Kinetic scrolling set to click-drag Please file this as a separate bug report. As long as the cursor focus is working as intended, this particular bug is solved. -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 431303] Dolphin crashed while doing local and remote file operations at the same time
https://bugs.kde.org/show_bug.cgi?id=431303 --- Comment #4 from Vince LaConte --- Created attachment 140015 --> https://bugs.kde.org/attachment.cgi?id=140015&action=edit New crash information added by DrKonqi dolphin (20.12.3) using Qt 5.15.2 - What I was doing when the application crashed: In background, uploading (copying) two large files to Google Drive (Dolphin drag-drop to Google Chrome.) In foreground, browsing, with thumbnail previews on, several dozen local (USB attached drive) folders containing several hundred 300K-500K JPG files each. Twice in a row, Dolphin crashed on a "CD ../" command (keyboard shortcut: Alt+UpArrow) from a picture folder up to the parent folder on the local drive. The remote operation continued unaffected both times. After installing debug symbols, otherwise identical conditions, I haven't yet reproduced the crash a third time. -- Backtrace (Reduced): #4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49 #5 0x7f1c01394864 in __GI_abort () at abort.c:79 [...] #7 0x7f1c014963fa in __GI___fortify_fail (msg=msg@entry=0x7f1c0151c93b "stack smashing detected") at fortify_fail.c:26 #8 0x7f1c014963c6 in __stack_chk_fail () at stack_chk_fail.c:24 #9 0x7f1c012bd85b in KFileItemModel::index (this=this@entry=0x56308474eeb0, url=...) at ./src/kitemviews/kfileitemmodel.cpp:445 -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 431303] Dolphin crashed while doing local and remote file operations at the same time
https://bugs.kde.org/show_bug.cgi?id=431303 Vince LaConte changed: What|Removed |Added CC||vi...@id.iit.edu -- You are receiving this mail because: You are watching all bug changes.
[KAccounts] [Bug 432022] Can't sync Gmail or Calendar from KAccounts
https://bugs.kde.org/show_bug.cgi?id=432022 Colin Bell changed: What|Removed |Added CC||c...@baibell.org -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 439782] WHEN I RUN LMMMS OR ROSEGARDEN, YOUTUBE VIDEOS CAN NOT BE LOADED
https://bugs.kde.org/show_bug.cgi?id=439782 Aleix Pol changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |MOVED --- Comment #1 from Aleix Pol --- Please report in the respective projects, we cannot help there. -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 439771] Screenshot is saved but does not appear in Klipper
https://bugs.kde.org/show_bug.cgi?id=439771 Podagric changed: What|Removed |Added CC||kde.podag...@slmail.me --- Comment #1 from Podagric --- please check if it is not a duplicate bug of this one https://bugs.kde.org/show_bug.cgi?id=433276 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 439402] After kwin_x11 replace, the window of Firefox goes transparent and glitched
https://bugs.kde.org/show_bug.cgi?id=439402 qydwhotm...@gmail.com changed: What|Removed |Added See Also|https://bugzilla.mozilla.or |https://bugzilla.mozilla.or |g/show_bug.cgi?id=1718959 |g/show_bug.cgi?id=1712665 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 439402] After kwin_x11 replace, the window of Firefox goes transparent and glitched
https://bugs.kde.org/show_bug.cgi?id=439402 qydwhotm...@gmail.com changed: What|Removed |Added Resolution|--- |DOWNSTREAM Status|REPORTED|RESOLVED --- Comment #2 from qydwhotm...@gmail.com --- https://bugzilla.mozilla.org/show_bug.cgi?id=1712665 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 439783] Bug in System Settings when browsing for extensions
https://bugs.kde.org/show_bug.cgi?id=439783 Podagric changed: What|Removed |Added CC||kde.podag...@slmail.me --- Comment #1 from Podagric --- I cannot reproduce. With the Get New Things (GNT) window open, I accessed the pager widget to access the desktops settings and the GNT window was automatically closed right after. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 439788] Scroll back to the previous shell command invocation
https://bugs.kde.org/show_bug.cgi?id=439788 Podagric changed: What|Removed |Added CC||kde.podag...@slmail.me -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 322956] Low OpenGl 3.1 performance on intel HD 4000
https://bugs.kde.org/show_bug.cgi?id=322956 Podagric changed: What|Removed |Added CC||kde.podag...@slmail.me -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 439651] Hovering the mouse over "Activities" in the right click menu triggers a crash.
https://bugs.kde.org/show_bug.cgi?id=439651 --- Comment #4 from Tony --- (In reply to Kai Uwe Broulik from comment #3) > Can confirm, just witnessed the same, albeit with a different backtrace. > > Thread 1 (Thread 0x7fcd41d81700 (LWP 428697)): > [KCrash Handler] > #3 std::__atomic_base::load (__m=std::memory_order_relaxed, > this=) at /usr/include/c++/9/bits/atomic_base.h:413 > #4 QAtomicOps::loadRelaxed (_q_value=...) at > /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic_cxx11.h:239 > #5 QBasicAtomicInteger::loadRelaxed (this=) at > /usr/include/x86_64-linux-gnu/qt5/QtCore/qbasicatomic.h:107 > #6 QtPrivate::RefCount::ref (this=) at > /usr/include/x86_64-linux-gnu/qt5/QtCore/qrefcount.h:55 > #7 QString::QString (other=..., this=0x7fcd41d80ac0) at > /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:1094 > #8 QStringBuilder::operator QString (this= pointer>, this=) at > /usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:147 > #9 FileItemLinkingPluginActionLoader::run (this=0x5633a171dbf0) at > ./activities/fileitemplugin/FileItemLinkingPluginActionLoader.cpp:77 > #10 0x7fcd92821dbc in QThreadPrivate::start (arg=0x5633a171dbf0) at > thread/qthread_unix.cpp:329 > #11 0x7fcd90f66609 in start_thread (arg=) at > pthread_create.c:477 > #12 0x7fcd924a2293 in clone () at > ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 You are getting the same backtrace as 439721 Duplicate? -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 433107] Wayland: iGPU/AMDGPU multi-monitor keeps displaying the SDDM screen if iGPU-DisplayPort is connected
https://bugs.kde.org/show_bug.cgi?id=433107 --- Comment #24 from Zamundaaa --- KWin crashes, apparently when starting to render. Can you provide a backtrace? -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 439765] Clipboard is intermittently broken in the Wayland session
https://bugs.kde.org/show_bug.cgi?id=439765 --- Comment #5 from Shmerl --- If it matters, my other settings from Klipper: "Ignore selection": checked. "Text selection only": unchecked "Synchronize contents of the clipboard and the selection": unchecked. Timeout for action popups: 8 seconds Clipboard history size: 1 entry. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 439790] New: Exported kate theme reports (incorrect) error message wmen the theme is imported.
https://bugs.kde.org/show_bug.cgi?id=439790 Bug ID: 439790 Summary: Exported kate theme reports (incorrect) error message wmen the theme is imported. Product: kate Version: 21.04.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: ptrenho...@gmail.com Target Milestone: --- SUMMARY Exported kate theme reports (incorrect) error message wmen the theme is imported. STEPS TO REPRODUCE 1. Start kate 2. Export the theme 3. Exit kate 4. Open a terminal window and start kate 5. Import the save theme file 6. See the (spurious) error messages about missing "=" symbols. Note that JSON files do not, generally, use "=" delimiters. They most often use ":" delimiters, which are (correctly) used in the generated ".theme" file. OBSERVED RESULT See above EXPECTED RESULT No spurious error messages. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE: Ferora 34 (available in About System) KDE Plasma Version: 5.22.2 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION >From my terminal output . . . qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 13495, resource id: 14790069, major code: 40 (TranslateCoords), minor code: 0 kf.config.core: "KConfigIni: In file /root/MyKateTheme.theme, line 1: " Invalid entry (missing '=') kf.config.core: "KConfigIni: In file /root/MyKateTheme.theme, line 2: " Invalid entry (missing '=') kf.config.core: "KConfigIni: In file /root/MyKateTheme.theme, line 3: " Invalid entry (missing '=') kf.config.core: "KConfigIni: In file /root/MyKateTheme.theme, line 4: " Invalid entry (missing '=') kf.config.core: "KConfigIni: In file /root/MyKateTheme.theme, line 5: " Invalid entry (missing '=') kf.config.core: "KConfigIni: In file /root/MyKateTheme.theme, line 6: " Invalid entry (missing '=') kf.config.core: "KConfigIni: In file /root/MyKateTheme.theme, line 7: " Invalid entry (missing '=') kf.config.core: "KConfigIni: In file /root/MyKateTheme.theme, line 8: " Invalid entry (missing '=') kf.config.core: "KConfigIni: In file /root/MyKateTheme.theme, line 9: " Invalid entry (missing '=') kf.config.core: "KConfigIni: In file /root/MyKateTheme.theme, line 10: " Invalid entry (missing '=') Oh, you may note that I was running as "root." I have another problem, unrelated to this minor one, and not (I think) a KDE one: PAM has decided that my user names (except "root") are all invalid because (as far as I can tell) I named my user accounts with the user's first names, with correct -- mixed case -- spelling. The accounts are still there -- I can su into them from root-- but not log in from console. (Sorry - just venting.) -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 439765] Clipboard is intermittently broken in the Wayland session
https://bugs.kde.org/show_bug.cgi?id=439765 David Edmundson changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #4 from David Edmundson --- Even that first one looks weird: Annotating the above in plain text. Commments are from the POV of kate. [599702.263] -> wl_data_device_manager@9.create_data_source(new id wl_data_source@39) [599702.277] -> wl_data_source@39.offer("text/plain") [599702.280] -> wl_data_source@39.offer("text/plain;charset=utf-8") [599702.284] -> wl_data_device@10.set_selection(wl_data_source@39, 2099) We offer a selection (39) [599702.383] wl_data_device@10.data_offer(new id wl_data_offer@3632315184) [599702.389] wl_data_offer@4278190082.offer("text/plain") [599702.393] wl_data_offer@4278190082.offer("text/plain;charset=utf-8") [599702.397] wl_data_device@10.selection(wl_data_offer@4278190082) We are told there is a new selection available (probably our own back at us) [599702.401] -> wl_data_offer@4278190080.destroy() We drop the our reference to the last offer as it's now outdated. [599702.554] wl_data_sou...@39.send("text/plain;charset=utf-8", fd 16) The data from 39 is requested [599702.805] wl_data_source@39.cancelled() Source 39 is cancelled, after a slight delay, not just kwayland server doing something on its own. This is the interesting part. [599702.815] -> wl_data_source@39.destroy() We drop source 39 as we have been told it's cancelled [599702.823] wl_data_device@10.selection(nil) We are tod that the clipboard is now empty [599702.825] -> wl_data_offer@4278190082.destroy() We drop the our reference to the last offer as we have been todl the clipboard is empty [599702.846] wl_data_device@10.data_offer(new id wl_data_offer@3633539552) [599702.851] wl_data_offer@4278190080.offer("text/plain") [599702.854] wl_data_offer@4278190080.offer("application/x-kde-onlyReplaceEmpty") [599702.857] wl_data_offer@4278190080.offer("text/plain;charset=utf-8") [599702.863] wl_data_device@10.selection(wl_data_offer@4278190080) We are told that klipper has the clipboard. The additional mime shows it's from klipper -- You are receiving this mail because: You are watching all bug changes.
[frameworks-baloo] [Bug 304892] [timeline] last month should show the files from the last 31 days
https://bugs.kde.org/show_bug.cgi?id=304892 tagwer...@innerjoin.org changed: What|Removed |Added CC||tagwer...@innerjoin.org --- Comment #12 from tagwer...@innerjoin.org --- Dolphin in Neon has Recent Files Recent Locations Whereas in Fedora it has Recent Files Recent Locations Modified Today Modified Yesterday The latter two invoking timeline:/today/ and timeline with a link to yesterday's date. I think there is a useful case for setting up a link to timeline:/calendar/ to let you step back and forth through dates. In this guise, it's clear that it not providing "last week" or "last month" functionality. I'd say, flag as "Resolved". Or maybe "Superceded"... -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 439765] Clipboard is intermittently broken in the Wayland session
https://bugs.kde.org/show_bug.cgi?id=439765 --- Comment #3 from Shmerl --- I also tried experimenting with some options in Klipper settings, and noticed that this bug doesn't happen when "Prevent empty clipboard" is unchecked. It happens the above option is enabled. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 439765] Clipboard is intermittently broken in the Wayland session
https://bugs.kde.org/show_bug.cgi?id=439765 --- Comment #2 from Shmerl --- Both windows are Wayland windows. Also confirmed with KWin console that no XWayland windows are present. Successful selection: [597918.013] zwp_primary_selection_device_v1@12.data_offer(new id zwp_primary_selection_offer_v1@3633541696) [599702.263] -> wl_data_device_manager@9.create_data_source(new id wl_data_source@39) [599702.277] -> wl_data_source@39.offer("text/plain") [599702.280] -> wl_data_source@39.offer("text/plain;charset=utf-8") [599702.284] -> wl_data_device@10.set_selection(wl_data_source@39, 2099) [599702.383] wl_data_device@10.data_offer(new id wl_data_offer@3632315184) [599702.389] wl_data_offer@4278190082.offer("text/plain") [599702.393] wl_data_offer@4278190082.offer("text/plain;charset=utf-8") [599702.397] wl_data_device@10.selection(wl_data_offer@4278190082) [599702.401] -> wl_data_offer@4278190080.destroy() [599702.554] wl_data_sou...@39.send("text/plain;charset=utf-8", fd 16) [599702.805] wl_data_source@39.cancelled() [599702.815] -> wl_data_source@39.destroy() [599702.823] wl_data_device@10.selection(nil) [599702.825] -> wl_data_offer@4278190082.destroy() [599702.846] wl_data_device@10.data_offer(new id wl_data_offer@3633539552) [599702.851] wl_data_offer@4278190080.offer("text/plain") [599702.854] wl_data_offer@4278190080.offer("application/x-kde-onlyReplaceEmpty") [599702.857] wl_data_offer@4278190080.offer("text/plain;charset=utf-8") [599702.863] wl_data_device@10.selection(wl_data_offer@4278190080) [605543.702] -> wl_data_offer@4278190080.destroy() Bad selection: [733959.295] zwp_primary_selection_device_v1@12.data_offer(new id zwp_primary_selection_offer_v1@3633571472) [734759.439] -> wl_data_device_manager@9.create_data_source(new id wl_data_source@47) [734759.449] -> wl_data_source@47.offer("text/plain") [734759.452] -> wl_data_source@47.offer("text/plain;charset=utf-8") [734759.457] -> wl_data_device@10.set_selection(wl_data_source@47, 2797) [734759.565] wl_data_device@10.data_offer(new id wl_data_offer@3633449056) [734759.572] wl_data_offer@4278190082.offer("text/plain") [734759.577] wl_data_offer@4278190082.offer("text/plain;charset=utf-8") [734759.579] wl_data_device@10.selection(wl_data_offer@4278190082) [734759.583] -> wl_data_offer@4278190081.destroy() [734760.041] wl_data_source@47.cancelled() [734760.059] -> wl_data_source@47.destroy() [734760.066] wl_data_device@10.selection(nil) [734760.069] -> wl_data_offer@4278190082.destroy() [734760.260] wl_data_device@10.data_offer(new id wl_data_offer@3633496752) [734760.264] wl_data_offer@4278190082.offer("text/plain") [734760.268] wl_data_offer@4278190082.offer("application/x-kde-onlyReplaceEmpty") [734760.270] wl_data_offer@4278190082.offer("text/plain;charset=utf-8") [734760.273] wl_data_device@10.selection(wl_data_offer@4278190082) [736764.890] -> wl_data_offer@4278190082.destroy() [737620.024] wl_data_device@10.data_offer(new id wl_data_offer@3633571472) [737620.029] wl_data_offer@4278190080.offer("text/plain") [737620.033] wl_data_offer@4278190080.offer("application/x-kde-onlyReplaceEmpty") [737620.035] wl_data_offer@4278190080.offer("text/plain;charset=utf-8") [737620.037] wl_data_device@10.selection(wl_data_offer@4278190080) [737620.041] zwp_primary_selection_device_v1@12.data_offer(new id zwp_primary_selection_offer_v1@3633458032) [738569.965] -> wl_data_offer@4278190080.destroy() -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 439575] Broken panel theme when using Background Contrast
https://bugs.kde.org/show_bug.cgi?id=439575 Vicente Garófalo changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|RESOLVED --- Comment #1 from Vicente Garófalo --- This Issue is solved in KDE Frameworks 5.84.0 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 439785] Edit Metadata resets Exif info upon selecting 'Apply'
https://bugs.kde.org/show_bug.cgi?id=439785 Maik Qualmann changed: What|Removed |Added Severity|normal |grave -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 439785] Edit Metadata resets Exif info upon selecting 'Apply'
https://bugs.kde.org/show_bug.cgi?id=439785 --- Comment #4 from Maik Qualmann --- The problem did not exist in digiKam-7.2.0 AppImage and Exiv2-0.27.3. I can reproduce the problem with Exiv2-0.27.4, it seems that our QByteArray metadata container is no longer accepted in all cases. If a value does not yet exist, there are no problems, if a value is changed in the metadata editor there is an error. Maik -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 439165] Kontact crashed while in background
https://bugs.kde.org/show_bug.cgi?id=439165 --- Comment #1 from Bob Mattes --- This is still an issue in Plasma 5.22.3, Qt 5.15.2, Kernel 5.13.0. Behavior identical to that earlier reported. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 439120] The transition between system tray applets when being hovered over by mouse doesn't look good.
https://bugs.kde.org/show_bug.cgi?id=439120 --- Comment #3 from nyanpasu64 --- Forgot to mention, my system specs are: Operating System: Arch Linux KDE Plasma Version: 5.22.3 KDE Frameworks Version: 5.84.0 Qt Version: 5.15.2 Kernel Version: 5.12.15-zen1-1-zen (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor Memory: 15.6 GiB of RAM Graphics Processor: NVIDIA GeForce GT 730/PCIe/SSE2 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 439120] The transition between system tray applets when being hovered over by mouse doesn't look good.
https://bugs.kde.org/show_bug.cgi?id=439120 nyanpasu64 changed: What|Removed |Added CC||nyanpas...@tuta.io --- Comment #2 from nyanpasu64 --- Created attachment 140014 --> https://bugs.kde.org/attachment.cgi?id=140014&action=edit Video of plasmashell applet tooltips corrupting when moving the mouse around. I'm getting the same issue when moving the mouse across the taskbar. And worse yet, I can end up with remnants of glitched tooltips on-screen, not cleared when you move the mouse away (see attachment). I was also able to create a black graphical corruption on the left side of the screen that flickered when I moved my mouse across the icons on the right of the panel, but I was unable to record or reproduce that issue, and it disappeared before I could launch a screen recorder. -- You are receiving this mail because: You are watching all bug changes.
[krunner] [Bug 439789] New: Reorder shown currencies
https://bugs.kde.org/show_bug.cgi?id=439789 Bug ID: 439789 Summary: Reorder shown currencies Product: krunner Version: unspecified Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: converter Assignee: alexander.loh...@gmx.de Reporter: zrenf...@gmail.com CC: plasma-b...@kde.org Target Milestone: --- https://old.reddit.com/r/kde/comments/oi7vkz/why_do_i_get_2_different_values_when_using/h4ua8q3/ The list is populated with KUnitConverter's `mostCommonUnits()` which is populated with the hardcoded addCommonUnit() or addDefaultUnit(). * https://github.com/KDE/kdeplasma-addons/blob/master/runners/converter/converterrunner.cpp#L186 * https://github.com/KDE/kunitconversion/blob/master/src/currency.cpp It is then sorted by relevance, with the lowest value up top and the highest (usually YEN) at the bottom. * https://github.com/KDE/kdeplasma-addons/blob/master/runners/converter/converterrunner.cpp#L108 * match.setRelevance(1.0 - std::abs(std::log10(outputValue.number())) / 50.0); -- You are receiving this mail because: You are watching all bug changes.
[neon] [Bug 439787] Restart system loop
https://bugs.kde.org/show_bug.cgi?id=439787 Washington changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[neon] [Bug 439787] Restart system loop
https://bugs.kde.org/show_bug.cgi?id=439787 Washington changed: What|Removed |Added CC||aleix...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 439788] New: Scroll back to the previous shell command invocation
https://bugs.kde.org/show_bug.cgi?id=439788 Bug ID: 439788 Summary: Scroll back to the previous shell command invocation Product: konsole Version: unspecified Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: history Assignee: konsole-de...@kde.org Reporter: aspotas...@gmail.com Target Milestone: --- SUMMARY Please implement this feature: Scroll back to the previous shell command invocation. I'm not the first person to want it - see also https://stackoverflow.com/questions/17212643/how-to-scroll-back-the-terminal-to-where-the-last-command-was-given. CUJ: 1. Run a command that prints out something useful, and then a lot of detailed debugging information (thousands of lines). 2. After the program has terminated, you want to scroll back to review the output of the command from its start. 3a: Without this feature: Either Shift+PgUp repeatedly, or use scrollbar (hard to position precisely), or search for a substring of the command you know you typed in. 3b: With this feature: Press one keyboard shortcut (or click a menu item.) 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 -- You are receiving this mail because: You are watching all bug changes.
[neon] [Bug 439787] New: Restart system loop
https://bugs.kde.org/show_bug.cgi?id=439787 Bug ID: 439787 Summary: Restart system loop Product: neon Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: neon-b...@kde.org Reporter: wguerrer...@gmail.com CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org Target Milestone: --- SUMMARY Looping message prompting to restart system, after a successful system update and restart. STEPS TO REPRODUCE 1. Update packages 2. restart when asked 3. Once restarted, plasmoid keeps asking to restart system OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.22 User Edition KDE Plasma Version: 5.22.3 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.3 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 439651] Hovering the mouse over "Activities" in the right click menu triggers a crash.
https://bugs.kde.org/show_bug.cgi?id=439651 Kai Uwe Broulik changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0 |1 CC||k...@privat.broulik.de --- Comment #3 from Kai Uwe Broulik --- Can confirm, just witnessed the same, albeit with a different backtrace. Thread 1 (Thread 0x7fcd41d81700 (LWP 428697)): [KCrash Handler] #3 std::__atomic_base::load (__m=std::memory_order_relaxed, this=) at /usr/include/c++/9/bits/atomic_base.h:413 #4 QAtomicOps::loadRelaxed (_q_value=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic_cxx11.h:239 #5 QBasicAtomicInteger::loadRelaxed (this=) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qbasicatomic.h:107 #6 QtPrivate::RefCount::ref (this=) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qrefcount.h:55 #7 QString::QString (other=..., this=0x7fcd41d80ac0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:1094 #8 QStringBuilder::operator QString (this=, this=) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:147 #9 FileItemLinkingPluginActionLoader::run (this=0x5633a171dbf0) at ./activities/fileitemplugin/FileItemLinkingPluginActionLoader.cpp:77 #10 0x7fcd92821dbc in QThreadPrivate::start (arg=0x5633a171dbf0) at thread/qthread_unix.cpp:329 #11 0x7fcd90f66609 in start_thread (arg=) at pthread_create.c:477 #12 0x7fcd924a2293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 431858] Composition turning off every time secondary screen is plugged in or unplugged
https://bugs.kde.org/show_bug.cgi?id=431858 Michał Dybczak changed: What|Removed |Added Version|5.21.0 |5.22.3 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 431858] Composition turning off every time secondary screen is plugged in or unplugged
https://bugs.kde.org/show_bug.cgi?id=431858 --- Comment #7 from Michał Dybczak --- Plasma 5.22 still with this issue. I noticed thou, that Wayland session don't have this problem. The secondary monitor finally works in Wayland, and plugging it in and out is super smooth, unlike on Xorg, composition works. It suggests that regular kwin is at fault here. -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 430213] Refresh rate is negative under Chrome Remote Desktop
https://bugs.kde.org/show_bug.cgi?id=430213 --- Comment #2 from Alexander Potashev --- According to xrandr, the refresh rate is zero: ``` $ xrandr xrandr: Failed to get size of gamma for output screen Screen 0: minimum 1 x 1, current 1200 x 720, maximum 5120 x 2560 screen connected primary 1200x720+0+0 0mm x 0mm 5120x2560 0.00 1600x1200 0.00 3840x2160 0.00 3840x2560 0.00 5120x1440 0.00 Chrome Remote Desktop client resolution 0.00* ``` -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 433107] Wayland: iGPU/AMDGPU multi-monitor keeps displaying the SDDM screen if iGPU-DisplayPort is connected
https://bugs.kde.org/show_bug.cgi?id=433107 --- Comment #23 from Andrew Ammerlaan --- Created attachment 140013 --> https://bugs.kde.org/attachment.cgi?id=140013&action=edit wayland-session-log (In reply to Zamundaaa from comment #22) > Patches the merge request depend on have been merged now, and I updated the > merge request to the new code. Could you test it again? It should in theory > work the same but it would be good to make sure. After upgrading to the latest live version wayland is refusing to start (both with and without the patch from your Merge Request). The screen flashes fast and frequently, and eventually returns to SDDM (does not matter if the port that was problematic before is connected or not). Wayland session log is attached. X does still work though. -- You are receiving this mail because: You are watching all bug changes.
[baloo-widgets] [Bug 325587] Widget should only count hidden files if specified
https://bugs.kde.org/show_bug.cgi?id=325587 tagwer...@innerjoin.org changed: What|Removed |Added CC||tagwer...@innerjoin.org --- Comment #18 from tagwer...@innerjoin.org --- Some time passes, and... If Dolphin is not displaying hidden items: A folder in the "details view" shows the subfolder with the size as number of items, without the hidden items. The Tooltips and F11 Information panel entry for the subfolder shows a line for items plus another line for hidden items The right-click properties box for the folder, under the General tab, shows the total number of files (hidden + non-hidden) with this broken down, under the Details tab, with a lines for items and hidden items (just as the F11 panel) If Dolphin is switched to display hidden items: A folder in the "details view" shows the subfolder with the size as number of items, including the displayed "hidden items" So it looks like the counts are following the "Show Hidden Files" option plus now the Tooltips and Information Panel have an extra line for the number of hidden files. I think, if I may be so bold, this can be flagged Resolved... -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 434670] Kdevelop fails to authenticate on Github
https://bugs.kde.org/show_bug.cgi?id=434670 Paul Worrall changed: What|Removed |Added Ever confirmed|0 |1 CC||p.r.worr...@gmail.com Status|REPORTED|CONFIRMED --- Comment #1 from Paul Worrall --- I can reproduce this. I'm using a token generated by GitHub at the URL linked in the KDevelop error message (see original report) Operating System: KDE neon 5.22 KDE Plasma Version: 5.22.3 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.3 Kernel Version: 5.8.0-59-generic (64-bit) Graphics Platform: X11 Processors: 4 × AMD A6-3420M APU with Radeon(tm) HD Graphics Memory: 5.3 GiB of RAM Graphics Processor: AMD SUMO -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 439563] KMail completely breaks when running on Wayland
https://bugs.kde.org/show_bug.cgi?id=439563 --- Comment #2 from Amy Parker --- (In reply to Andrew Bota from comment #1) > You can get the Qt version by opening "System Information". I don't use Plasma and don't have Plasma Settings installed. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 439786] Folder default identity not applied if identity UOID > 0x7fffffff
https://bugs.kde.org/show_bug.cgi?id=439786 Thiago Macieira changed: What|Removed |Added Summary|Folder default identity |Folder default identity not |does not obey account |applied if identity UOID > |default identity|0x7fff -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 439746] No memory locations have been set
https://bugs.kde.org/show_bug.cgi?id=439746 brute4s99 changed: What|Removed |Added Component|windows-application |common Assignee|piyushaggarwal...@gmail.com |albertv...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[frameworks-baloo] [Bug 407664] Dolphin search fully fail sometimes (impredectibly)
https://bugs.kde.org/show_bug.cgi?id=407664 --- Comment #7 from tagwer...@innerjoin.org --- (In reply to Michael D from comment #3) > [michael@michael-pc Articles]$ baloosearch lewis\ -\ finkish\ dispositions\ > \(1997\).pdf > Elapsed: 0.129715 msecs This particular example matches up with Bug 438850 and you are being caught by the hyphen in the filename - the issue is the search for a single character. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kimageformats] [Bug 439767] OpenEXR-related compile errors
https://bugs.kde.org/show_bug.cgi?id=439767 Bug Janitor Service changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|ASSIGNED --- Comment #1 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kimageformats/-/merge_requests/33 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 368063] NumLock not is not turned on at start, although the preference for it is set to `on` in kcm_keyboard
https://bugs.kde.org/show_bug.cgi?id=368063 --- Comment #45 from linn...@gmail.com --- I have this problem again, after reinstall Linux. -- You are receiving this mail because: You are watching all bug changes.
[plasma-systemmonitor] [Bug 430669] Export a global menubar
https://bugs.kde.org/show_bug.cgi?id=430669 Felipe Kinoshita changed: What|Removed |Added Resolution|--- |FIXED Latest Commit||https://invent.kde.org/plas ||ma/plasma-systemmonitor/com ||mit/2eb9a0f72870874d8827a7d ||97e336e161b6160cc Status|ASSIGNED|RESOLVED --- Comment #3 from Felipe Kinoshita --- Git commit 2eb9a0f72870874d8827a7d97e336e161b6160cc by Felipe Kinoshita. Committed on 12/07/2021 at 17:53. Pushed by fhek into branch 'master'. Export global menu A +91 -0src/GlobalMenu.qml * M +5-0src/main.qml M +1-0src/systemmonitor.qrc The files marked with a * at the end have a non valid license. Please read: https://community.kde.org/Policies/Licensing_Policy and use the headers which are listed at that page. https://invent.kde.org/plasma/plasma-systemmonitor/commit/2eb9a0f72870874d8827a7d97e336e161b6160cc -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 439729] In-stack preview with "Copy" blending mode breaks background rendering
https://bugs.kde.org/show_bug.cgi?id=439729 Alvin Wong changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 439729] In-stack preview with "Copy" blending mode breaks background rendering
https://bugs.kde.org/show_bug.cgi?id=439729 --- Comment #3 from Alvin Wong --- Created attachment 140012 --> https://bugs.kde.org/attachment.cgi?id=140012&action=edit Video showing bug Anyway, here's a video of it happening -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 439729] In-stack preview with "Copy" blending mode breaks background rendering
https://bugs.kde.org/show_bug.cgi?id=439729 Alvin Wong changed: What|Removed |Added Summary|In-stack preview with |In-stack preview with |"Color" blending mode |"Copy" blending mode breaks |breaks background rendering |background rendering --- Comment #2 from Alvin Wong --- Oh no... I just realized my error, I meant to say "Copy" not "Color"! -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 439780] kio does not compile with libc++ due to the use of the (obsolete and removed) std::mem_fun
https://bugs.kde.org/show_bug.cgi?id=439780 --- Comment #5 from Ahmad Samir --- It seems I need to add -stdlib=libc++ to the compiler flags for clang to use libc++, I'll test that next :) -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 439780] kio does not compile with libc++ due to the use of the (obsolete and removed) std::mem_fun
https://bugs.kde.org/show_bug.cgi?id=439780 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #4 from Ahmad Samir --- Thanks for the report :) I tested building with clang and it built without this patch, also IIUC FreeBSD uses clang and libc++ by default and those builds passed on the KDE Jenkins CI instance without this patch. So I don't know why it failed to build for you. Could be extra compiler flags? Anyway, it's good to port to std::mem_fn. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 303438] Don't dim the other windows in Present Windows
https://bugs.kde.org/show_bug.cgi?id=303438 --- Comment #63 from Leonardo --- (In reply to Manuel Geißer from comment #58) > Therefore, I'll look into building Present Windows myself, the version I > like. I hope this procedure is documented and does not involve compiling the > whole KWin. > > > Thanks Szczepan for your continued commitment to this issue. Please, don't forget to share. Or why not help this project and share? (It seems to be almost done.) https://invent.kde.org/plasma/kwin/-/merge_requests/885 -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 437734] External displays doesn't show picture wia dock station. After Kubuntu release upgrade
https://bugs.kde.org/show_bug.cgi?id=437734 --- Comment #10 from Włodzimierz Ciesielski --- Issue was at the kernel linux-image-5.11.0-22-generic side. Installing newer kernel linux-image-unsigned-5.13.1-051301-generic solves a problem -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 439786] Folder default identity does not obey account default identity
https://bugs.kde.org/show_bug.cgi?id=439786 Thiago Macieira changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|CONFIRMED --- Comment #1 from Thiago Macieira --- Found it: the UOIDs are "negative": Old machine, where it worked: $ grep AccountIdentity= ~/.config/akonadi_imap*rc /home/tjmaciei/.config/akonadi_imap_resource_0rc:AccountIdentity=1049262210 /home/tjmaciei/.config/akonadi_imap_resource_1rc:AccountIdentity=1804289383 /home/tjmaciei/.config/akonadi_imap_resource_4rc:AccountIdentity=1503410781 /home/tjmaciei/.config/akonadi_imap_resource_5rc:AccountIdentity=1503410781 New machine, where it didn't work: $ grep AccountIdentity= ~/.config/akonadi_imap*rc /home/tjmaciei/.config/akonadi_imap_resource_1rc:AccountIdentity=-936766798 /home/tjmaciei/.config/akonadi_imap_resource_3rc:AccountIdentity=-12177331 $ sed -n '/AccountIdentity=/s///p' akonadi_imap_resource_*rc | xargs printf '%x\n' c82a12b2 ff46304d The negative numbers do match as two's complements in 32-bit of two of the identities: $ grep uoid emailidentities uoid=2117733104 uoid=4282789965 uoid=3358200498 uoid=2643197268 $ sed -n '/uoid=/s///p' emailidentities | xargs printf '%x\n' 7e3a0af0 ff46304d c82a12b2 9d8bfd54 After manually modifying the files so the high (sign) bit is not set, the setting does work. -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 439785] Edit Metadata resets Exif info upon selecting 'Apply'
https://bugs.kde.org/show_bug.cgi?id=439785 Maik Qualmann changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|CONFIRMED -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 439785] Edit Metadata resets Exif info upon selecting 'Apply'
https://bugs.kde.org/show_bug.cgi?id=439785 --- Comment #3 from Maik Qualmann --- Ok, with other images I get a: Cannot save metadata with Exiv2 backend: (Error # 21: "Failed to write image" I have a look at it. Maik -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 439786] New: Folder default identity does not obey account default identity
https://bugs.kde.org/show_bug.cgi?id=439786 Bug ID: 439786 Summary: Folder default identity does not obey account default identity Product: kmail2 Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: folders Assignee: kdepim-b...@kde.org Reporter: thi...@kde.org Target Milestone: --- SUMMARY The default email identity in any given folder in an IMAP account should be the identity selected in that IMAP account's configuration. But it's not, it is defaulting back to the global default. The same KMail version has no problem on an older installation. So there must be some hidden configuration somewhere that is preventing this from taking effect. This is either an UX issue or a bug somewhere. STEPS TO REPRODUCE 1. Add at least two email identities (KMail Settings > Accounts > Identities) 2. Add a new IMAP account, with an account default identity different from the global default identity 3. Go to the new account's Inbox folder and create new email OBSERVED RESULT The new email's identity is the global default identity. If you check the folder's properties, you will see that "Use default identity" is checked but the selected identity is not the one from the account, but the global default. EXPECTED RESULT The new email should be using the per-account identity. The folder dialog should be showing that account with the "Use default identity" checked. 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 439785] Edit Metadata resets Exif info upon selecting 'Apply'
https://bugs.kde.org/show_bug.cgi?id=439785 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #2 from Maik Qualmann --- I cannot reproduce the problem here. Image is not write-protected? Please upload the image you are having the problem with. If not public, then to my private email address. A DebugView log is also interesting, as described here for Windows: https://www.digikam.org/contribute/ Maik -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 422758] The 'page number' toolbar item sometimes is too narrow to fit the complete page number
https://bugs.kde.org/show_bug.cgi?id=422758 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/graphics/okular/-/merge_requests/457 -- You are receiving this mail because: You are watching all bug changes.
[gwenview] [Bug 431402] Make it possible to scale down/zoom out images further than the window width/height
https://bugs.kde.org/show_bug.cgi?id=431402 --- Comment #25 from Alberto Salvia Novella --- qView is even better. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-baloo] [Bug 314302] tagskioslave - Provide "Size" column values
https://bugs.kde.org/show_bug.cgi?id=314302 tagwer...@innerjoin.org changed: What|Removed |Added Status|CONFIRMED |RESOLVED CC||tagwer...@innerjoin.org Resolution|--- |FIXED --- Comment #3 from tagwer...@innerjoin.org --- Fixed along the way somewhere... Tested on F33, there are values in the size column. Plasma : 5.20.5 Frameworks : 5.79.0 Qt : 5.15.2 Thanks! -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 405488] Wrong behaviour while previewing
https://bugs.kde.org/show_bug.cgi?id=405488 fli...@vongellhorn.ch changed: What|Removed |Added CC||fli...@vongellhorn.ch --- Comment #6 from fli...@vongellhorn.ch --- Still is an issue on 21.04 -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 439785] Edit Metadata resets Exif info upon selecting 'Apply'
https://bugs.kde.org/show_bug.cgi?id=439785 --- Comment #1 from rickscheib...@yahoo.com --- Created attachment 140011 --> https://bugs.kde.org/attachment.cgi?id=140011&action=edit Edit Metadata screen grab -- You are receiving this mail because: You are watching all bug changes.
[digikam] [Bug 439785] New: Edit Metadata resets Exif info upon selecting 'Apply'
https://bugs.kde.org/show_bug.cgi?id=439785 Bug ID: 439785 Summary: Edit Metadata resets Exif info upon selecting 'Apply' Product: digikam Version: 7.3.0 Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: Metadata-Exif Assignee: digikam-bugs-n...@kde.org Reporter: rickscheib...@yahoo.com Target Milestone: --- SUMMARY DigiKam doesn't allow specific Exif info to be applied to image. STEPS TO REPRODUCE 1. Select Photo 2. Go to Item -> Edit Metadata 3. Select item to be edited and make changes 4. Push 'Apply' OBSERVED RESULT Data that was changed is reset to prior information EXPECTED RESULT Data that was changed should remain in place SOFTWARE/OS VERSIONS Windows: 10 ADDITIONAL INFORMATION I've uploaded a .gif screen grab that should illustrate the problem in full. The example shows an attempt to add aperture info to the lens setting. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 439563] KMail completely breaks when running on Wayland
https://bugs.kde.org/show_bug.cgi?id=439563 raspberr...@disroot.org changed: What|Removed |Added CC||raspberr...@disroot.org --- Comment #1 from raspberr...@disroot.org --- You can get the Qt version by opening "System Information". -- You are receiving this mail because: You are watching all bug changes.
[frameworks-baloo] [Bug 439346] baloo_file doesn't start when desktop plasma starts
https://bugs.kde.org/show_bug.cgi?id=439346 --- Comment #8 from tagwer...@innerjoin.org --- Chapeau! ... If baloo can be run via systemd, does this open the possibility of using systemd cgroup settings to cap memory use? (Yes, thread drift, sorry...) -- You are receiving this mail because: You are watching all bug changes.
[frameworks-baloo] [Bug 378726] baloosearch doesn't find certain substrings
https://bugs.kde.org/show_bug.cgi?id=378726 --- Comment #10 from tagwer...@innerjoin.org --- (In reply to Christoph Feck from comment #7) > I think there is a minimum of three characters (per word?) that baloo > requires for searches. What is a little counterintuitive/confusing is that the limit is for three characters for file content, so you need: baloosearch nategraham not but if you search for the filename you get results with just two characters baloosearch ba 378690 -- You are receiving this mail because: You are watching all bug changes.
[xdg-desktop-portal-kde] [Bug 439607] Can't share screen on a Wayland session with Firefox
https://bugs.kde.org/show_bug.cgi?id=439607 --- Comment #6 from benaventeadr...@gmail.com --- Inside /usr/libexec there's only "xdg-desktop-portal" and "xdg-desktop-portal-gtk" but "sudo apt install xdg-desktop-portal-kde" says it's already installed. -- You are receiving this mail because: You are watching all bug changes.
[xdg-desktop-portal-kde] [Bug 439607] Can't share screen on a Wayland session with Firefox
https://bugs.kde.org/show_bug.cgi?id=439607 --- Comment #5 from Jan Grulich --- It's usually in libexec directory so it's not in $PATH and therefore you cannot find it. -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 439784] New: Beta App from Windows Store won't connect to my phone
https://bugs.kde.org/show_bug.cgi?id=439784 Bug ID: 439784 Summary: Beta App from Windows Store won't connect to my phone Product: kdeconnect Version: unspecified Platform: Other OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: windows-application Assignee: piyushaggarwal...@gmail.com Reporter: c.j.a.hermanns+kdeb...@gmail.com Target Milestone: --- SUMMARY The beta app from the windows store doesn't list my phone (and vice versa). Can't connect. STEPS TO REPRODUCE 1. Install latest beta from the store 2. Open the app 3. Do not see your phone / PC OBSERVED RESULT Neither the phone nor the pc are shown as available. EXPECTED RESULT The devices find each other in the respective apps (like they do with the builds not coming from the store) SOFTWARE/OS VERSIONS Windows: 20H2 -- You are receiving this mail because: You are watching all bug changes.
[xdg-desktop-portal-kde] [Bug 439607] Can't share screen on a Wayland session with Firefox
https://bugs.kde.org/show_bug.cgi?id=439607 --- Comment #4 from benaventeadr...@gmail.com --- And yes, it's running > systemctl --user status pipewire.service ● pipewire.service - Multimedia Service Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; vendor preset: disabled) Active: active (running) since Mon 2021-07-12 12:07:44 -03; 6min ago TriggeredBy: ● pipewire.socket Main PID: 1126 (pipewire) CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service └─1126 /usr/bin/pipewire jul 12 12:07:44 fena-inspiron3521 systemd[1116]: Started Multimedia Service. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 439780] kio does not compile with libc++ due to the use of the (obsolete and removed) std::mem_fun
https://bugs.kde.org/show_bug.cgi?id=439780 --- Comment #3 from Manuel Nickschas --- Thanks, this fixes the issue for me! I wasn't completely sure if it can just be replaced, thus I didn't offer a patch myself. Kudos for the quick reaction! -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 439783] New: Bug in System Settings when browsing for extensions
https://bugs.kde.org/show_bug.cgi?id=439783 Bug ID: 439783 Summary: Bug in System Settings when browsing for extensions Product: kwin Version: 5.22.3 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kwin-bugs-n...@kde.org Reporter: nikos.efthim...@gmail.com Target Milestone: --- SUMMARY Having a Get New XXX window open and open the settings of a another plasma elementh which will change the continent of the part System Settings window, will make the Get New window to hang. It will be operatable but cannot be closed. STEPS TO REPRODUCE 1. Go to System Settings and open Get New Window Decorations 2. While the Get New Window open, right click on the desktop pager and select settings. 3. The Setting windows will change to the Desktop Pager page. 4. The Get New window can not be closed. OBSERVED RESULT The Get New window can not be closed. EXPECTED RESULT The Get New window should close when the content of the parent window changes. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Arch Linux / 5.22.3 (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.
[krita] [Bug 439549] Request : prevent snap toggle to cancel/commit transform mode
https://bugs.kde.org/show_bug.cgi?id=439549 Dmitry Kazakov changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com CC||dimul...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[xdg-desktop-portal-kde] [Bug 439607] Can't share screen on a Wayland session with Firefox
https://bugs.kde.org/show_bug.cgi?id=439607 --- Comment #3 from benaventeadr...@gmail.com --- I've killed the process but I don't know how to start it manually, I didn't find it as a systemctl service neither as a command. Running "pipewire --v" returns the following: pipewire Compiled with libpipewire 0.3.31 Linked with libpipewire 0.3.31 -- You are receiving this mail because: You are watching all bug changes.
[frameworks-baloo] [Bug 439346] baloo_file doesn't start when desktop plasma starts
https://bugs.kde.org/show_bug.cgi?id=439346 Nate Graham changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit||https://invent.kde.org/plas ||ma/plasma-workspace/-/commi ||t/ed4b92af374f7072b618e59b2 ||dc4172ea359d4be Version Fixed In||5.23 --- Comment #7 from Nate Graham --- Fixed by you with https://invent.kde.org/plasma/plasma-workspace/-/commit/ed4b92af374f7072b618e59b2dc4172ea359d4be in Plasma 5.23! -- You are receiving this mail because: You are watching all bug changes.
[frameworks-baloo] [Bug 439346] baloo_file doesn't start when desktop plasma starts
https://bugs.kde.org/show_bug.cgi?id=439346 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 439134] Texture bound too early
https://bugs.kde.org/show_bug.cgi?id=439134 Nate Graham changed: What|Removed |Added Version Fixed In||5.23 CC||n...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kio] [Bug 439780] kio does not compile with libc++ due to the use of the (obsolete and removed) std::mem_fun
https://bugs.kde.org/show_bug.cgi?id=439780 Jan Paul Batrina changed: What|Removed |Added Latest Commit||https://invent.kde.org/fram ||eworks/kio/commit/36f1814b1 ||84f4d5ac628fca5db5f6cc1440b ||4db7 Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #2 from Jan Paul Batrina --- Git commit 36f1814b184f4d5ac628fca5db5f6cc1440b4db7 by Jan Paul Batrina. Committed on 12/07/2021 at 14:06. Pushed by ahmadsamir into branch 'master'. Use std::mem_fn instead of the deprecated/removed std::mem_fun std::mem_fun was deprecated in C++11 and removed from the standard in C++17. NO_CHANGELOG M +1-1src/widgets/kpropertiesdialog.cpp https://invent.kde.org/frameworks/kio/commit/36f1814b184f4d5ac628fca5db5f6cc1440b4db7 -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 206525] Double click on splitter should place it in the middle
https://bugs.kde.org/show_bug.cgi?id=206525 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #5 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/235 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 439729] In-stack preview with "Color" blending mode breaks background rendering
https://bugs.kde.org/show_bug.cgi?id=439729 Dmitry Kazakov changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Dmitry Kazakov --- Hi, Alvin! I cannot reproduce the problem. Could you please make a video or at least attach a test file? -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 437734] External displays doesn't show picture wia dock station. After Kubuntu release upgrade
https://bugs.kde.org/show_bug.cgi?id=437734 Włodzimierz Ciesielski changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|--- |MOVED -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 437734] External displays doesn't show picture wia dock station. After Kubuntu release upgrade
https://bugs.kde.org/show_bug.cgi?id=437734 --- Comment #9 from Włodzimierz Ciesielski --- On Ubuntu 21.04 the same issue. Look that issue isn't relative to KDE Plasma. Can we somehow redirect this issue to Ubuntu or should I create new one there ? -- You are receiving this mail because: You are watching all bug changes.