[kdeplasma-addons] [Bug 423985] System load viewer applet not totally rendered
https://bugs.kde.org/show_bug.cgi?id=423985 --- Comment #3 from Jean-Baptiste Balleyguier --- I checked on the last version of Plasma, the bug is still there :-/ -- You are receiving this mail because: You are watching all bug changes.
[Falkon] [Bug 428630] User Agent Manager doesn't keep Chrome but keeps Firefox.
https://bugs.kde.org/show_bug.cgi?id=428630 --- Comment #1 from Enzo --- The website [https://www.whatismybrowser.com/detect/what-is-my-user-agent] reports this actual UA after changing to Chrome and restarting the browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.15.1 Chrome/80.0.3987.163 Safari/537.36 The configuration file ~/.config/falkon/profiles/default/settings.ini has this setting: UserAgent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36" The UA feature seems to have inconsistent behaviors. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 426567] Crash in clientshape
https://bugs.kde.org/show_bug.cgi?id=426567 Vlad Zahorodnii changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit||https://invent.kde.org/plas ||ma/kwin/-/commit/00ce98b7a2 ||5f04f9efb402e86681514c6d232 ||be8 Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 395497] Menubar - No text - Editing the shell toolbar from Configure Toolbars sometimes corrupts shell.rc
https://bugs.kde.org/show_bug.cgi?id=395497 --- Comment #43 from nfx...@gmail.com --- > The big question is, anyone has any idea how you ended up with those > corrupted shell.rc files in your .local ? Seems to happen to users all the time over the last 2 years. Deleting ~/.local/share/kxmlgui5/okular/shell.rc helped. Why can't the KDE devs just NOT LOAD this file? I bet you're caught up in your endless, fractal complexity, with nobody around to fix or analyze it... -- You are receiving this mail because: You are watching all bug changes.
[Falkon] [Bug 428630] New: User Agent Manager doesn't keep Chrome but keeps Firefox.
https://bugs.kde.org/show_bug.cgi?id=428630 Bug ID: 428630 Summary: User Agent Manager doesn't keep Chrome but keeps Firefox. Product: Falkon Version: 3.1.0 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: now...@gmail.com Reporter: vincenzo.rom...@notorand.it Target Milestone: --- SUMMARY Selecting Chrome UA (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36) is uneffective as the browser reverts back to Safari (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/602.3.12 (KHTML, like Gecko) Version/10.0.2 Safari/602.3.12) as soon as you close the settings window. STEPS TO REPRODUCE 1. Open Preferences->Other->Change browser identification 2. Enable "Change global user agent" 3. Select "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36" 4. Click on "OK" 5. Close settings by clicking on "OK" 6. Repeat step no.1 OBSERVED RESULT Browser UA is set to "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/602.3.12 (KHTML, like Gecko) Version/10.0.2 Safari/602.3.12" EXPECTED RESULT Browser UA is set to "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36" SOFTWARE/OS VERSIONS Windows: n/a macOS: n/a Linux/KDE Plasma: 5.20.2 (available in About System) KDE Plasma Version: 5.20.2 KDE Frameworks Version: 5.75.0 Qt Version: 5.15.1 ADDITIONAL INFORMATION If I select Firefox (Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0) it sticks and is kep even after subsequent browser restart. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 386265] Shortcuts from used KParts plugins conflict with app shortcuts
https://bugs.kde.org/show_bug.cgi?id=386265 --- Comment #9 from Kåre Särs --- I think you just need to uninstall the markdownpart for the test -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 395497] Menubar - No text - Editing the shell toolbar from Configure Toolbars sometimes corrupts shell.rc
https://bugs.kde.org/show_bug.cgi?id=395497 Yuri Chornoivan changed: What|Removed |Added CC||nfx...@gmail.com --- Comment #42 from Yuri Chornoivan --- *** Bug 428629 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 428629] Okular menu broken
https://bugs.kde.org/show_bug.cgi?id=428629 Yuri Chornoivan changed: What|Removed |Added Status|REPORTED|RESOLVED CC||yurc...@ukr.net Resolution|--- |DUPLICATE --- Comment #1 from Yuri Chornoivan --- *** This bug has been marked as a duplicate of bug 395497 *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 386265] Shortcuts from used KParts plugins conflict with app shortcuts
https://bugs.kde.org/show_bug.cgi?id=386265 --- Comment #8 from Justin Zobel --- (In reply to Kåre Särs from comment #7) > I think the difference here is the KPart that is loaded. It seems my system > loads the Ocular part while Justin's system it loads the markdownpart. > Installing markdownpart makes this issue go away for markdown files, but the > underlying problem with shortcuts and multiple KParts in one application is > still there I wonder if this bug should be moved to KPart? I'm happy to test the Okular KPart if you explain the steps to test. -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 428629] New: Okular menu broken
https://bugs.kde.org/show_bug.cgi?id=428629 Bug ID: 428629 Summary: Okular menu broken Product: okular Version: unspecified Platform: Debian unstable OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: okular-de...@kde.org Reporter: nfx...@gmail.com Target Milestone: --- SUMMARY The "File" top-level menu is missing. There are 3 top-level menu entries named "No text". The first "No text" menu seems to resemble the former "File" menu, but it's missing menu entries. For example, there is no way to open a PDF file. STEPS TO REPRODUCE 1. Start Okular 2. 3. OBSERVED RESULT No "File" menu, and some others. EXPECTED RESULT Working menus like in older okular versions. SOFTWARE/OS VERSIONS Windows: not used macOS: not used Linux/KDE Plasma: not used (available in About System) KDE Plasma Version: not used KDE Frameworks Version: 5.74.0 Qt Version: 5.14.2 Okular Debian package version 4:20.08.1-1 ADDITIONAL INFORMATION Other KDE applications (I only checked kate) seem not affected. Possible that this is a Debian packaging error or so. -- You are receiving this mail because: You are watching all bug changes.
[umbrello] [Bug 363582] It would be nice for XMI file to have stable format.
https://bugs.kde.org/show_bug.cgi?id=363582 Oliver Kellogg changed: What|Removed |Added Assignee|umbrello-de...@kde.org |okellogg@users.sourceforge. ||net --- Comment #16 from Oliver Kellogg --- (In reply to Ralf Habacker from comment #15) > (In reply to Oliver Kellogg from comment #14) > > QXmlStreamWriter supports preservation of attribute order, > > https://doc.qt.io/qt-5/qxmlstreamwriter.html > > Wouldn't that require to rewrite the xml-writing completely, because the api > doesn't match? No problem. The writeNamespace call in UMLDoc::saveToXMI took a bit of fiddling but otherwise it looks to be straight forward. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 413878] Open second file via sftp triggers msg "The file or folder sftp://... does not exist."
https://bugs.kde.org/show_bug.cgi?id=413878 Justin Zobel changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO |RESOLVED --- Comment #3 from Justin Zobel --- Thanks for testing and the feedback Thomas! -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 386265] Shortcuts from used KParts plugins conflict with app shortcuts
https://bugs.kde.org/show_bug.cgi?id=386265 --- Comment #7 from Kåre Särs --- I think the difference here is the KPart that is loaded. It seems my system loads the Ocular part while Justin's system it loads the markdownpart. Installing markdownpart makes this issue go away for markdown files, but the underlying problem with shortcuts and multiple KParts in one application is still there I wonder if this bug should be moved to KPart? -- You are receiving this mail because: You are watching all bug changes.
[kdelibs] [Bug 103788] input of arbitrary unicode characters as defined in ISO 14755
https://bugs.kde.org/show_bug.cgi?id=103788 Ivo Anjo changed: What|Removed |Added CC|knuck...@gmail.com | -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 413878] Open second file via sftp triggers msg "The file or folder sftp://... does not exist."
https://bugs.kde.org/show_bug.cgi?id=413878 --- Comment #2 from Thomas Fischer --- (In reply to Justin Zobel from comment #1) > I've just tested on kate from git master and I cannot reproduce this issue. > > Thomas can you please re-test and confirm if this issue still occurs for you. I had not tested this issue for a time, but I did so right now using Kate 20.08.2 from ArchLinux. I can confirm that the issue is no longer reproducible. You may close it if you like. -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 428628] New: Updates are shown bigger than they really are
https://bugs.kde.org/show_bug.cgi?id=428628 Bug ID: 428628 Summary: Updates are shown bigger than they really are Product: Discover Version: 5.20.2 Platform: Neon Packages OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: discover Assignee: lei...@leinir.dk Reporter: martin.tlus...@gmail.com CC: aleix...@kde.org Target Milestone: --- SUMMARY when notified of updates, they are shown bigger than the actual download is in the end. Today I was shown ~ 500MB updates, but it only downloaded ~ 140MB. Not a big deal, but if there could be done something about it, it would be kind of nice. It might only be a problem with the flatpak backend, so could be moved there, but maybe snap has the same problem. 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.
[kscreenlocker] [Bug 413387] Unable to unlock after wake up
https://bugs.kde.org/show_bug.cgi?id=413387 --- Comment #4 from mjkor...@gmail.com --- (In reply to mjkorhon from comment #3) > I have the same bug. This is a desktop with nvidia graphics card. I don't > have two monitors - can the greeter still be shown to a non existent > monitor, as the card has 3 outputs: hdmi, dvi and display port? Note that this is after any unlock, not just awter wake up. -- You are receiving this mail because: You are watching all bug changes.
[kscreenlocker] [Bug 413387] Unable to unlock after wake up
https://bugs.kde.org/show_bug.cgi?id=413387 mjkor...@gmail.com changed: What|Removed |Added CC||mjkor...@gmail.com --- Comment #3 from mjkor...@gmail.com --- I have the same bug. This is a desktop with nvidia graphics card. I don't have two monitors - can the greeter still be shown to a non existent monitor, as the card has 3 outputs: hdmi, dvi and display port? -- You are receiving this mail because: You are watching all bug changes.
[Powerdevil] [Bug 423457] When unlocking a session after laptop lid has been closed screen brightness is not restored
https://bugs.kde.org/show_bug.cgi?id=423457 --- Comment #5 from Matej Mrenica --- It's connected all the time, I don't think it's the issue. -- You are receiving this mail because: You are watching all bug changes.
[kontact] [Bug 428627] New: "Combined view" has stopped working
https://bugs.kde.org/show_bug.cgi?id=428627 Bug ID: 428627 Summary: "Combined view" has stopped working Product: kontact Version: 5.15.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: akregator Assignee: kdepim-b...@kde.org Reporter: mathias.hom...@opensuse.org Target Milestone: --- SUMMARY When I use "Combined view" for my feeds the window stays empty STEPS TO REPRODUCE 1. Set up akregator with many different feeds 2. Switch to "combined view" OBSERVED RESULT The view pane stays empty EXPECTED RESULT The view pane should display all new posts from one feed in one view SOFTWARE/OS VERSIONS Operating System: openSUSE Leap 15.2 KDE Plasma Version: 5.20.2 KDE Frameworks Version: 5.75.0 Qt Version: 5.15.1 Kernel Version: 5.3.18-lp152.47-default OS Type: 64-bit Processors: 8 × Intel® Core™ i7-4771 CPU @ 3.50GHz Memory: 31.3 GiB of RAM Graphics Processor: GeForce GTX 1050/PCIe/SSE2 ADDITIONAL INFORMATION Possible regression: it had happened one already almost a year ago, see #416114 which was never acted upon -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 386265] Shortcuts from used KParts plugins conflict with app shortcuts
https://bugs.kde.org/show_bug.cgi?id=386265 Simone Gaiarin changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0 |1 --- Comment #6 from Simone Gaiarin --- I can confirm the issue with space, Ctrl+A, Ctrl+S when editing a markdown file. I reset the Kate keyboard shortcuts to their defaults using the 'Default' button in the dialog before testing. Operating System: Manjaro Linux Kate version: 20.08.1 KDE Plasma Version: 5.19.5 KDE Frameworks Version: 5.74.0 Qt Version: 5.15.1 Kernel Version: 5.4.72-1-MANJARO OS Type: 64-bit -- You are receiving this mail because: You are watching all bug changes.
[Oxygen] [Bug 412020] Certain style/themes cause Konsole split to create new window
https://bugs.kde.org/show_bug.cgi?id=412020 Justin Zobel changed: What|Removed |Added Version|master |unspecified Assignee|konsole-de...@kde.org |unassigned-b...@kde.org Product|konsole |Oxygen Component|split-view |general CC||justin.zo...@gmail.com --- Comment #5 from Justin Zobel --- (In reply to Nikolay Zlatev from comment #4) > I have tested with Breeze, kvantum, Oxygen, Windows, Fusion > > This issue appear only on Oxygen, and only with compositor enabled. > > If compositor is disabled everything works fine. > Maybe this is Oxygen/Kwin problem. It certainly appears so, have reassigned to Oxygen. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 421716] Kate does not open when not connected to a remote sshfs folder after reboot
https://bugs.kde.org/show_bug.cgi?id=421716 Justin Zobel changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Ever confirmed|0 |1 Status|NEEDSINFO |CONFIRMED --- Comment #3 from Justin Zobel --- OK so I've tested this with a reboot after opening the remote (sshfs) file in kate. Kate reopens when my session starts and I have a blank file but with the filename open. I'm setting this to confirmed as it's not stopping kate from opening but it is opening a blank file with the filename set which is not helpful. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 428563] Error rendering with FFMPEG on Windows
https://bugs.kde.org/show_bug.cgi?id=428563 --- Comment #4 from Dmitrii Utkin --- MR: https://invent.kde.org/graphics/krita/-/merge_requests/562 -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 333479] "monitor for silence" - icon does not vanish
https://bugs.kde.org/show_bug.cgi?id=333479 Justin Zobel changed: What|Removed |Added Status|CONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO CC||justin.zo...@gmail.com --- Comment #8 from Justin Zobel --- I've just tested monitor for silence on konsole from git master and I cannot replicate this issue. Can you please test and confirm if this issue can be resolved, thanks. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 402452] Crash in Konsole::TerminalDisplay::extendSelection after 4e09f089f940335bdd628139e870ba99721fddfa
https://bugs.kde.org/show_bug.cgi?id=402452 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||justin.zo...@gmail.com Status|REOPENED|NEEDSINFO --- Comment #7 from Justin Zobel --- I can't seem to replicate the crash on the latest konsole from git master. I've highlighted a whole blank line and then tried to drag it to the right. Can you please confirm if this is still an issue, thanks. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 399477] Konsole shows annoying "Config unwritable, contact your system administrator" message.
https://bugs.kde.org/show_bug.cgi?id=399477 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com --- Comment #2 from Justin Zobel --- Confirmed on latest from git master. This should be only in configuration dialogs or maybe a don't show again tickbox. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 399875] Licence of library parts
https://bugs.kde.org/show_bug.cgi?id=399875 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||justin.zo...@gmail.com Status|CONFIRMED |NEEDSINFO --- Comment #2 from Justin Zobel --- Damian are you able to confirm Nate's above reply resolves your query in relation to the library licensing? -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 330266] Status of tabs in split view is out of sync
https://bugs.kde.org/show_bug.cgi?id=330266 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||justin.zo...@gmail.com Status|CONFIRMED |NEEDSINFO --- Comment #2 from Justin Zobel --- Thanks for the report Mike. Can you please clarify the steps to reproduce this issue. You talk about tabs but also splits. If this issue is no longer present please let us know so we can close this bug report, thanks. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 377412] konsole with -e option doesn't keep the window open anymore
https://bugs.kde.org/show_bug.cgi?id=377412 Justin Zobel changed: What|Removed |Added Status|CONFIRMED |NEEDSINFO CC||justin.zo...@gmail.com Resolution|--- |WAITINGFORINFO --- Comment #8 from Justin Zobel --- konsole --hold -e sh -c 'echo foo && sleep 3 && echo "bar" && sleep 3 && echo "closing"' The above works for me, Michael can you please test and confirm this is the desired behaviour? -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 331429] Tab title for SSH connections does not display username (%u) when using .ssh/config data
https://bugs.kde.org/show_bug.cgi?id=331429 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Version|2.12.1 |master --- Comment #6 from Justin Zobel --- This is still an issue on git master. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 269338] Konsole always starts on the same display when using two independent displays
https://bugs.kde.org/show_bug.cgi?id=269338 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|CONFIRMED |NEEDSINFO CC||justin.zo...@gmail.com --- Comment #6 from Justin Zobel --- Ross/Jekyll I'd first like to acknowledge that this issue has seen a few years. :) Is this still an issue with current konsole? I'm not 100% familiar with having alternate display exports. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 353117] When the last fedora update to konsole 15.04.3 the shorcut keystroke of "Cntrl+(" no longer works
https://bugs.kde.org/show_bug.cgi?id=353117 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Status|CONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #2 from Justin Zobel --- Thanks for the report Greg/Rex and apologies for the lengthy delay in a response. I've tested this on konsole from git master and cannot reproduce the issue. Can you please test and confirm that this issue is no longer, thanks. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-solid] [Bug 394348] Umounting mounted disk image (e.g. .iso file) does not remove it from Device Notifier
https://bugs.kde.org/show_bug.cgi?id=394348 RussianNeuroMancer changed: What|Removed |Added CC|russianneuroman...@ya.ru| -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 393373] Search with regular expression does not match begging or end of string with ^ or $
https://bugs.kde.org/show_bug.cgi?id=393373 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||justin.zo...@gmail.com Status|CONFIRMED |NEEDSINFO --- Comment #2 from Justin Zobel --- Zeta/Kurt can you please confirm if this is still an issue? It seems to do OK searching for ^ when regex is enabled in find but $ as Kurt mentioned doesn't work. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-solid] [Bug 394348] Umounting mounted disk image (e.g. .iso file) does not remove it from Device Notifier
https://bugs.kde.org/show_bug.cgi?id=394348 Stefan Brüns changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|--- |FIXED --- Comment #119 from Stefan Brüns --- Confirmed fixed. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 251351] konsole freezes when a shell is hanging because of broken ssh connection
https://bugs.kde.org/show_bug.cgi?id=251351 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com --- Comment #15 from Justin Zobel --- This is still an issue on git master. I can't even kill the konsole process with ksysguard. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 421716] Kate does not open when not connected to a remote sshfs folder after reboot
https://bugs.kde.org/show_bug.cgi?id=421716 --- Comment #2 from Donno --- 1.Have a remote folder created by sshfs 2.Open file using kate 3.Reboot pc and kate does not open any file until you reconnect to sshfs I think kate should have a timeout and throw error and not just loop to try and reconnect.(In reply to Justin Zobel from comment #1) > Donno I've just tried to recreate this issue however I am not sure I am > doing the same as you. > > - I mounted a folder over ssh with sshfs ip:/folder/ temp > - Opened a file from that temp folder in Kate > - Closed Kate and unmounted the temp folder > - Opened kate but no error > > Do you have some sort of session load automatically at start of kate? after you open file don't unmount just restart PC. After restart kate tries to reconnect to file with no timeout or error, it only hangs ! -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 428626] Auto screen rotation doesn't work anymore on plasma wayland session
https://bugs.kde.org/show_bug.cgi?id=428626 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Ever confirmed|0 |1 Status|REPORTED|CONFIRMED --- Comment #1 from Justin Zobel --- Confirmed on KDE Neon User Edition wayland session. Checked monitor-sensor from iio-sensor-proxy and it's detecting the screen orientation changes but the display is not changing. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 428376] Selecting Save won't overwrite the file and I have to SaveAs new file
https://bugs.kde.org/show_bug.cgi?id=428376 --- Comment #7 from Stuart McWhinney --- I have replicated the same save difficulty in the document folder. There are no folder restricitons that would prevent it from saving into its own file location. === SESSION: 01 Nov 2020 21:55:54 +0900. Executing C:\Program Files\Krita (x64)\bin\krita.exe Krita Version: 4.4.1, Qt version compiled: 5.12.9, loaded: 5.12.9. Process ID: 16348 -- -- -- -- -- -- -- -- ... 02 Nov 2020 23:19:53 +0900: Importing application/x-krita to application/x-krita. Location: C:/Users/Stuart/Documents/test.kra. Real location: C:/Users/Stuart/Documents/test.kra. Batchmode: 0 02 Nov 2020 23:19:54 +0900: Loaded image from application/x-krita. Size: 1920 * 1080 pixels, 1 dpi. Color model: 8-bit integer/channel RGB/Alpha (sRGB-elle-V2-srgbtrc.icc). Layers: 3 02 Nov 2020 23:20:08 +0900: Importing application/x-krita to application/x-krita. Location: C:/Users/Stuart/Documents/test.kra. Real location: C:/Users/Stuart/Documents/test.kra. Batchmode: 0 02 Nov 2020 23:20:09 +0900: Loaded image from application/x-krita. Size: 1920 * 1080 pixels, 1 dpi. Color model: 8-bit integer/channel RGB/Alpha (sRGB-elle-V2-srgbtrc.icc). Layers: 3 02 Nov 2020 23:20:23 +0900: Saving Document C:/Users/Stuart/Documents/test.kra as C:/Users/Stuart/Documents/test.kra (mime: application/x-krita). 1920 * 1080 pixels, 3 layers. 101 frames, 24 framerate. Export configuration: No configuration 02 Nov 2020 23:20:23 +0900: Failed to create a simple backup for C:/Users/Stuart/Documents/test.kra in the same location as the file. -- You are receiving this mail because: You are watching all bug changes.
[klipper] [Bug 424493] Gimp crashes and closes when I copy a big image and past it in another software (like LibreOffice)
https://bugs.kde.org/show_bug.cgi?id=424493 toni_rocha changed: What|Removed |Added Component|general |plasma-widget Status|RESOLVED|REPORTED Assignee|kwin-bugs-n...@kde.org |plasma-b...@kde.org Platform|Other |Neon Packages Resolution|NOT A BUG |--- Version|unspecified |5.20.2 Product|frameworks-kwindowsystem|klipper --- Comment #2 from toni_rocha --- Another test: when I copy the big image from the link "https://i.imgur.com/1ADl4cs.png"; using Firefox and I paste it into LibreOffice Writer, it doesn't crash, but the image isn't pasted. The curious is: if I use Google Chrome, for example, when the image in the same link "https://i.imgur.com/1ADl4cs.png"; is copied and pasted into LibreOffice Writer, it works fine with no problem. I change the product to Klipper, It looks like a clipboard problem. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 410953] terminal background image sets wrong
https://bugs.kde.org/show_bug.cgi?id=410953 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Status|REPORTED|CONFIRMED Ever confirmed|0 |1 --- Comment #4 from Justin Zobel --- Can't set to scale to window in options at all. -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 427283] Arrowheads in annotation tool not shown in other pdf viewers
https://bugs.kde.org/show_bug.cgi?id=427283 Bug Janitor Service changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO |RESOLVED --- Comment #3 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 427857] animation docker - incorrect display interface
https://bugs.kde.org/show_bug.cgi?id=427857 --- 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.
[plasmashell] [Bug 427729] Change theme with "use desktop layout theme" renders desktop to black screen
https://bugs.kde.org/show_bug.cgi?id=427729 --- 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.
[partitionmanager] [Bug 368778] KDE Partiton Manager crashed when importing .ISO as partiton table
https://bugs.kde.org/show_bug.cgi?id=368778 Bug Janitor Service changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |WORKSFORME --- Comment #5 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 418360] System Settings crashing
https://bugs.kde.org/show_bug.cgi?id=418360 --- 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.
[partitionmanager] [Bug 400540] KDE Partition Manager taking an extremely long time to start
https://bugs.kde.org/show_bug.cgi?id=400540 Bug Janitor Service changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO |RESOLVED --- Comment #16 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.
[krita] [Bug 428625] Crashes every time I open a larger project.
https://bugs.kde.org/show_bug.cgi?id=428625 Bug Janitor Service changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #6 from Bug Janitor Service --- Thanks for your comment! Automatically switching the status of this bug to REPORTED so that the KDE team knows that the bug is ready to get confirmed. In the future you may also do this yourself when providing needed information. -- You are receiving this mail because: You are watching all bug changes.
[Powerdevil] [Bug 427330] Plasma freezes when playing Rocket League w/ Steam Proton. Powerdevil seems to be the Culprit.
https://bugs.kde.org/show_bug.cgi?id=427330 Bug Janitor Service changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |WORKSFORME --- Comment #3 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 396183] Selecting a timezone randomly selects other timezones
https://bugs.kde.org/show_bug.cgi?id=396183 --- 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.
[krita] [Bug 427269] Delay in move tool's recognition of transparency lock
https://bugs.kde.org/show_bug.cgi?id=427269 Bug Janitor Service changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO |RESOLVED --- Comment #3 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 427550] Ridiculously difficult to figure out how to create a new launcher from scratch and pin it to the task manager
https://bugs.kde.org/show_bug.cgi?id=427550 --- 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.
[krita] [Bug 427994] stop writting
https://bugs.kde.org/show_bug.cgi?id=427994 --- 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.
[konsole] [Bug 418140] konsole feature: Pin bottom line when resizing, not top line
https://bugs.kde.org/show_bug.cgi?id=418140 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Severity|normal |wishlist -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 403324] Cannot drag tab from one window into another
https://bugs.kde.org/show_bug.cgi?id=403324 Justin Zobel changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|CONFIRMED CC||justin.zo...@gmail.com --- Comment #5 from Justin Zobel --- (In reply to Matthieu Gras from comment #3) > Have you enabled the option: General->Run all konsole windows in a single > process > ? Even with this on I can reproduce this issue on konsole from git master. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 400186] Shadow boxes appearing on Konsole Blur Transparency
https://bugs.kde.org/show_bug.cgi?id=400186 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO CC||justin.zo...@gmail.com --- Comment #2 from Justin Zobel --- Thanks for the report Louis and apologies for the delayed response. I've tried to replicate this on KDE Neon Unstable with Konsole from git master, Breeze theme and blur on at 55% but I cannot. Can you please confirm if this is still occurring for you, thanks. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 400617] Tabs either hang or are slow to respond
https://bugs.kde.org/show_bug.cgi?id=400617 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #2 from Justin Zobel --- Thanks for the report Dario and apologies for the delayed response. I haven't been able to reproduce this issue on konsole from git master. Can you please test and confirm if this is still an issue, thanks. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 412916] It is impossible to select the first character on a line on Wayland
https://bugs.kde.org/show_bug.cgi?id=412916 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- I've tried this on konsole from git master and cannot reproduce. Can you please retest and confirm if this is still an issue, thanks. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-kunitconversion] [Bug 428464] Missing currencies in the converter of Krunner
https://bugs.kde.org/show_bug.cgi?id=428464 --- Comment #6 from 2wxsy5823...@opayq.com --- (In reply to skrachen from comment #5) - The UN Rates skip Taiwan for obvious reasons. It is not a good choice because the rates are not market rates [1]. - Same for OECD (skips Taiwan, rates are not market rates). - Eurostats' teimf200 is "monthly average - not seasonally adjusted", as can be seen in the JSON data returned. In other words, the rates are not current market rates. - As mentioned, World Bank is also not suitable. [1] https://treasury.un.org/operationalrates/default.php - - - - - For fixer.io and exchangerate-api.com, we need to check the limitations as well as their privacy policies. By the way, fixer.io's free plan does not support SSL. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 406661] Display of tab icons no longer works
https://bugs.kde.org/show_bug.cgi?id=406661 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO CC||justin.zo...@gmail.com --- Comment #5 from Justin Zobel --- Can you please confirm the merge of D17747 solved the issue around custom icons, thanks. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 408288] Missing support for hyperlink
https://bugs.kde.org/show_bug.cgi?id=408288 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #3 from Justin Zobel --- Franco I've just tested your printf line on current konsole from git master and cannot reproduce the issue, can you please confirm it is resolved. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 427527] [Wayland] Switching tabs in Kickoff is sometimes laggy
https://bugs.kde.org/show_bug.cgi?id=427527 Nate Graham changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #2 from Nate Graham --- Confirmed, fine now. -- You are receiving this mail because: You are watching all bug changes.
[Bluedevil] [Bug 428474] Switch to disable Bluetooth autoconnect
https://bugs.kde.org/show_bug.cgi?id=428474 Nate Graham changed: What|Removed |Added Keywords||usability Severity|normal |wishlist Ever confirmed|0 |1 Component|daemon |general Status|REPORTED|CONFIRMED CC||n...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 403285] Pressing CTRL while scrolling, but not using the touchpad causes zoom
https://bugs.kde.org/show_bug.cgi?id=403285 --- Comment #5 from Nate Graham --- https://commits.kde.org/ktexteditor/f51befdc80b1a8dfd65b800b3b10dba97d10a2cb See https://community.kde.org/Infrastructure/GitLab#Generating_.22eternal.22_URLs_to_commits_or_objects_in_a_repository -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 403285] Pressing CTRL while scrolling, but not using the touchpad causes zoom
https://bugs.kde.org/show_bug.cgi?id=403285 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Ever confirmed|0 |1 Status|REPORTED|CONFIRMED --- Comment #4 from Justin Zobel --- Confirmed by a second user and suggestion for fix provided by Nate via Kate, unfortunately the cgit server no longer exists and the commit id doesn't match any in Gitlab so some digging will need to be done. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 428499] Frame callbacks not send on 'empty' commits
https://bugs.kde.org/show_bug.cgi?id=428499 physkets changed: What|Removed |Added CC||physk...@tutanota.com -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 398128] using custom stylesheet for konsole tabbar would expand tab width
https://bugs.kde.org/show_bug.cgi?id=398128 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC||justin.zo...@gmail.com Resolution|--- |WAITINGFORINFO --- Comment #2 from Justin Zobel --- Krishna can you please confirm the "Expand individual tab widths to full window" is the option you need. This is in the same area just above the user-defined stylesheet section in newer versions. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 398009] The profile is not saving the settings
https://bugs.kde.org/show_bug.cgi?id=398009 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC||justin.zo...@gmail.com Resolution|--- |WAITINGFORINFO --- Comment #2 from Justin Zobel --- Sujith can you please confirm if this issue still exists, there was no response to Thomas' suggestions in 2018. -- You are receiving this mail because: You are watching all bug changes.
[kscreenlocker] [Bug 428424] Open Laptop Lid doesn't turn on Display (Wayland)
https://bugs.kde.org/show_bug.cgi?id=428424 --- Comment #7 from Aleix Pol --- I was able to test now, managed to address the fix, which is much simpler too. Thanks Rainer! -- You are receiving this mail because: You are watching all bug changes.
[okular] [Bug 414701] Kinetic scrolling breaks Back and Forward navigation
https://bugs.kde.org/show_bug.cgi?id=414701 Nate Graham changed: What|Removed |Added Resolution|--- |FIXED Version Fixed In||20.12 Status|CONFIRMED |RESOLVED Latest Commit||https://invent.kde.org/grap ||hics/okular/commit/585340ce ||f5ca4dd1e26fe3baea1cf396f8d ||e6469 --- Comment #24 from Nate Graham --- Git commit 585340cef5ca4dd1e26fe3baea1cf396f8de6469 by Nate Graham, on behalf of Kezi Olio. Committed on 03/11/2020 at 02:58. Pushed by ngraham into branch 'master'. Fix back/forward navigation after clicking on a link The condition was incorrect; we were ignoring history when not in the middle of scrolling when we wanted to do the reverse. FIXED-IN: 20.12 M +1-1ui/pageview.cpp https://invent.kde.org/graphics/okular/commit/585340cef5ca4dd1e26fe3baea1cf396f8de6469 -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 409896] Program inside hidden terminal panel gets string with change dir command on showing the panel
https://bugs.kde.org/show_bug.cgi?id=409896 Justin Zobel changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |FIXED -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 409896] Program inside hidden terminal panel gets string with change dir command on showing the panel
https://bugs.kde.org/show_bug.cgi?id=409896 --- Comment #2 from Andrey Yashkin --- (In reply to Justin Zobel from comment #1) > Thanks for the report Andrey, I've just tested this on dolphin from git > master and cannot reproduce. > > Can you please retest and confirm if this is still an issue, thanks. This problem should not be reproducible anymore. It seems that we forgot to close this bug here. See https://phabricator.kde.org/D22422 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 428625] Crashes every time I open a larger project.
https://bugs.kde.org/show_bug.cgi?id=428625 --- Comment #5 from SyrenityBloom --- I'm going to send a google link instead because it doesn't want to send it thru here. Here is the link:https://drive.google.com/file/d/19Afq4LrHCAc6BJ88j8FBtmy8y1z3eMH_/view?usp=sharing(In reply to Tymond from comment #2) > Does it happen with every file or some specific ones? It looks as if it was > crashing on some animation files? > > I'm assigning Emmet since it's either Emmet or Eoin that will be working on > that. Crash log is here so the bug report is confirmed. (A file would still > be great; if it's too big, go to Image -> Scale Image to a new size (so all > frames are still there), save under a different name, check if it still > crashes and if yes, attach here). (In reply to aiena.makehuman from comment #1) > Would it be possible to share this kra file via a google drive/dropbox link > or testing. I'm going to send a google link instead because it doesn't want to send it thru here. Here is the link:https://drive.google.com/file/d/19Afq4LrHCAc6BJ88j8FBtmy8y1z3eMH_/view?usp=sharing -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 416366] ipv6 bookmarks are blank
https://bugs.kde.org/show_bug.cgi?id=416366 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO CC||justin.zo...@gmail.com --- Comment #1 from Justin Zobel --- I've just tested this from konsole on git master and cannot reproduce. Can you please test and confirm if the issue is resolved, thanks. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 428625] Crashes every time I open a larger project.
https://bugs.kde.org/show_bug.cgi?id=428625 --- Comment #4 from SyrenityBloom --- I'm going to send a google link instead because it doesn't want to send it thru here. Here is the link:https://drive.google.com/file/d/19Afq4LrHCAc6BJ88j8FBtmy8y1z3eMH_/view?usp=sharing -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 415135] ctrl+alt+(left|right) broken in yakuake
https://bugs.kde.org/show_bug.cgi?id=415135 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO CC||justin.zo...@gmail.com --- Comment #6 from Justin Zobel --- (In reply to tcanabrava from comment #5) > Created attachment 124472 [details] > attachment-5576-0.html > > One of the issues is that yakuake provides a different set of tabs than > konsole, and the same shortcut could make things misbehave? > I'l talking with the yakuake dev. > > On Fri, Dec 13, 2019 at 2:29 PM Vadim Fint wrote: > > > https://bugs.kde.org/show_bug.cgi?id=415135 > > > > Vadim Fint changed: > > > >What|Removed |Added > > > > > > Attachment #124463 [details]|0 |1 > > is obsolete|| > > > > --- Comment #4 from Vadim Fint --- > > Created attachment 124465 [details] > > --> https://bugs.kde.org/attachment.cgi?id=124465&action=edit > > patch #2 (just disable move-tab-to-(left|right) actions) > > > > > You told me on your bug description that *even if* you disabled those > > shortcuts, yakuake couldn't still see the keystrokes, is that correct? > > > > yes, correct. I see same options in yakuake shortcut settings, but > > disabling > > them does not change anything. > > > > I tried just to disable things you told and it works fine! (smaller patch > > attached). > > > > > I would really like to implement the hide / show feature of yakuake in > > konsole so we wouldn't need to reimplement most of the things I did here on > > the split handling. > > > > Yeah, this is not a first time something works properly in konsole, but > > fails > > in yakuake.. > > > > -- > > You are receiving this mail because: > > You are on the CC list for the bug. Tomaz can you please confirm this has been merged and that this issue can be resolved, thanks. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 428625] Crashes every time I open a larger project.
https://bugs.kde.org/show_bug.cgi?id=428625 --- Comment #3 from SyrenityBloom --- I can't even open it in 4.4.1. I can open and use it on 4.4.0 tho. I attached the file. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 394863] Adjust Scrollback size is not being restored properly
https://bugs.kde.org/show_bug.cgi?id=394863 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||justin.zo...@gmail.com Status|REPORTED|NEEDSINFO --- Comment #2 from Justin Zobel --- I've just tested with konsole from git master and I can't reproduce this issue. Can you please retest and confirm this issue still exists, thanks. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 397550] Application hang on closing window after sleed and wakeup
https://bugs.kde.org/show_bug.cgi?id=397550 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO CC||justin.zo...@gmail.com --- Comment #1 from Justin Zobel --- Thanks for the report Paul, I've tried to reproduce this issue but I am unable to. Can you please test and confirm if this issue still exists for you, thanks. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 428625] Crashes every time I open a larger project.
https://bugs.kde.org/show_bug.cgi?id=428625 Tymond changed: What|Removed |Added CC||tamtamy.tym...@gmail.com Status|REPORTED|NEEDSINFO Assignee|krita-bugs-n...@kde.org |emmetoneill@gmail.com Severity|critical|crash Resolution|--- |WAITINGFORINFO --- Comment #2 from Tymond --- Does it happen with every file or some specific ones? It looks as if it was crashing on some animation files? I'm assigning Emmet since it's either Emmet or Eoin that will be working on that. Crash log is here so the bug report is confirmed. (A file would still be great; if it's too big, go to Image -> Scale Image to a new size (so all frames are still there), save under a different name, check if it still crashes and if yes, attach here). -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 397312] konsole frequently segfaults during compilation of other applications
https://bugs.kde.org/show_bug.cgi?id=397312 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Severity|normal |crash -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 397757] Background Color Erase: bce madness when line too long
https://bugs.kde.org/show_bug.cgi?id=397757 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Justin Zobel --- Confirmed with konsole from git master. However this is just applications or scripts not putting in a reset \e[0m type character in right? -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 396575] KPart may not evict backlog cache from disk
https://bugs.kde.org/show_bug.cgi?id=396575 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||justin.zo...@gmail.com Status|REPORTED|NEEDSINFO --- Comment #4 from Justin Zobel --- Germano can you please confirm this is still occurring? -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 344433] SceneOpenGL::paint() occasionally lasts > 16ms (triple buffering enabled)
https://bugs.kde.org/show_bug.cgi?id=344433 Andrey Kozlovskiy changed: What|Removed |Added CC||andronon...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 396510] Search prev/next does not wrap around for certain text
https://bugs.kde.org/show_bug.cgi?id=396510 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO CC||justin.zo...@gmail.com --- Comment #1 from Justin Zobel --- I can confirm it won't wrap but is it supposed to? Do you have an example where it will wrap? -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 426617] Dolphin 100% CPU core usage
https://bugs.kde.org/show_bug.cgi?id=426617 Nate Graham changed: What|Removed |Added Latest Commit||https://invent.kde.org/syst ||em/dolphin/commit/ffe01ee84 ||07559f46171bfea4aa6f21e37f9 ||45fb Version Fixed In||20.08.3 Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #13 from Nate Graham --- Git commit ffe01ee8407559f46171bfea4aa6f21e37f945fb by Nate Graham, on behalf of Méven Car. Committed on 03/11/2020 at 02:21. Pushed by ngraham into branch 'master'. FolderPanel: prevents scanning directory tree recursively KFileItemListView contents are periodically scanned by KFileItemModelRolesUpdater. It uses then KDirectoryContentsCounter to scan directories to determine their size possibly recursively. Introduce a scanDirectories setting to disable directory scanning by KFileItemModelRolesUpdater. FIXED-IN: 20.08.3 M +16 -1src/kitemviews/kfileitemlistview.cpp M +8-0src/kitemviews/kfileitemlistview.h M +19 -4src/kitemviews/kfileitemmodelrolesupdater.cpp M +8-0src/kitemviews/kfileitemmodelrolesupdater.h M +1-0src/panels/folders/folderspanel.cpp https://invent.kde.org/system/dolphin/commit/ffe01ee8407559f46171bfea4aa6f21e37f945fb -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 426617] Dolphin 100% CPU core usage
https://bugs.kde.org/show_bug.cgi?id=426617 Nate Graham changed: What|Removed |Added Version Fixed In|20.08.3 |20.12 CC||n...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 395884] Cannot use -i option with ssh in bookmarks
https://bugs.kde.org/show_bug.cgi?id=395884 Justin Zobel changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|CONFIRMED CC||justin.zo...@gmail.com --- Comment #1 from Justin Zobel --- Confirmed on konsole from git master, the bookmark doesn't keep the -i input. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 395884] Cannot use -i option with ssh in bookmarks
https://bugs.kde.org/show_bug.cgi?id=395884 Justin Zobel changed: What|Removed |Added Version|17.12.2 |master -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 395171] Remove UTF-16 and other non ASCII compatible encodings
https://bugs.kde.org/show_bug.cgi?id=395171 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO CC||justin.zo...@gmail.com --- Comment #2 from Justin Zobel --- Thanks for the detailed report Egmont. Can you please confirm this issue still occurs in recent konsole versions. I couldn't find anything about encodings in konsole. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 370300] Behaviour of `--separate` and `--new-tab`
https://bugs.kde.org/show_bug.cgi?id=370300 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||justin.zo...@gmail.com Status|REPORTED|NEEDSINFO --- Comment #4 from Justin Zobel --- Alex can you please confirm if this is the same as bug 373440? -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 388327] umlaute composed of 2 chars bug: the " is not put on top of 'a', 'u' or 'o' but on the char to the right
https://bugs.kde.org/show_bug.cgi?id=388327 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #11 from Justin Zobel --- (In reply to Achim Bohnet from comment #0) > Created attachment 109581 [details] > Filename with umlaut ö in konsole (wrong) and dolpin (correct) > > konsole used to display umlaute composed of 2 chars fine, but after > upgrading to > 17.12.0 I've noticed that the " is put on the char to the right. > > It's hard to describe because Chromium, Firefox as well as dolphin display > it correctly. Lets use as example the filename: > > Tannöd.m3u > > the " is on top of the o. But konsole show the " on the d (above filename is > copied via cut & paste from konsole to this textfield in chromium). > > The attached screenshot shows it. > > > I'm using kde neon with qt 5.9.3, kf5 5.41 and konsole 17.12.0. > > Achim Thanks for the report Achim, can you please confirm this still happens on a recent Qt and konsole version? -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 391616] Empty konsole processes appear under kdeinit5 after closing the actual working konsole
https://bugs.kde.org/show_bug.cgi?id=391616 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||justin.zo...@gmail.com Status|REPORTED|NEEDSINFO --- Comment #8 from Justin Zobel --- I can't reproduce this, I've run grep via watch in a gnome-terminal to watch and the konsole instance disappears immediately. Can you please retest and confirm if this is still an issue, thanks. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 391255] Konsole within Dolphin panel) does not read .bashrc when a closed activity is resumed
https://bugs.kde.org/show_bug.cgi?id=391255 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO CC||justin.zo...@gmail.com --- Comment #5 from Justin Zobel --- (In reply to Michael Heidelbach from comment #3) > (In reply to Ahmad Samir from comment #2) > > I couldn't reproduce this > > That is most likely due to neon putting these lines into ~/.profile > if [ -n "$BASH_VERSION" ]; then > if [ -f "$HOME/.bashrc" ]; then > . "$HOME/.bashrc" > fi > fi Does removing that fix the issue? -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 391019] Inconsistent prompt line ending (compared to other terminal emulators) with extra spaces
https://bugs.kde.org/show_bug.cgi?id=391019 Justin Zobel changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC||justin.zo...@gmail.com Resolution|--- |WAITINGFORINFO --- Comment #2 from Justin Zobel --- Can you please confirm this is still an issue on recent powerline/zsh/konsole, thanks. -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 391016] Additional text rendered after auto-completion with powerline and zsh
https://bugs.kde.org/show_bug.cgi?id=391016 Justin Zobel changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||justin.zo...@gmail.com Status|REPORTED|NEEDSINFO --- Comment #1 from Justin Zobel --- I can't replicate with current konsole/zsh/powerline and your config. Can you please retest and confirm if the issue persists, thanks. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 428625] Crashes every time I open a larger project.
https://bugs.kde.org/show_bug.cgi?id=428625 aiena.makehu...@gmail.com changed: What|Removed |Added CC||aiena.makehu...@gmail.com --- Comment #1 from aiena.makehu...@gmail.com --- Would it be possible to share this kra file via a google drive/dropbox link or testing. -- You are receiving this mail because: You are watching all bug changes.
[KScreen] [Bug 428626] New: Auto screen rotation doesn't work anymore on plasma wayland session
https://bugs.kde.org/show_bug.cgi?id=428626 Bug ID: 428626 Summary: Auto screen rotation doesn't work anymore on plasma wayland session Product: KScreen Version: 5.20.2 Platform: Manjaro OS: Linux Status: REPORTED Severity: major Priority: NOR Component: common Assignee: kscreen-bugs-n...@kde.org Reporter: alan90...@yahoo.com Target Milestone: --- SUMMARY On my Wayland session, auto screen rotation doesn't work anymore. STEPS TO REPRODUCE 1. Install iio-sensor-proxy 2. Install all the elements for plasma wayland session 3. Login plasma wayland session OBSERVED RESULT I flip the screen everywhere and nothing happens (convertible laptop in PC mode). I tried in plasma session only and it works without problem in PC mode (auto screen rotation is OK). So, it must be a bug in the Wayland session. I haven't got an option in system settings to enable auto screen rotation in tablet mode. EXPECTED RESULT Auto screen rotation must working if I flip the screen everywhere in my plasma wayland session. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Manjaro 20.1.2 KDE Plasma Version: 5.20.2 Qt Version: 5.15.1 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 428625] New: Crashes every time I open a larger project.
https://bugs.kde.org/show_bug.cgi?id=428625 Bug ID: 428625 Summary: Crashes every time I open a larger project. Product: krita Version: 4.4.1 Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: critical Priority: NOR Component: Usability Assignee: krita-bugs-n...@kde.org Reporter: syrenitybl...@gmail.com Target Milestone: --- Created attachment 132979 --> https://bugs.kde.org/attachment.cgi?id=132979&action=edit Krita crash log SUMMARY When I open a larger krita file Krita crashes immediately 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.