[plasmashell] [Bug 451938] New: Triple Monitor via Displayport Crash on monitor Wake

2022-03-26 Thread Jason A. Zelek
ty, the rest of the system never sleeps/hibernates. When moving the mouse or pressing a key the monitors will wake up and 9 times out of 10 the screen with freeze / crash. The monitors are set up in this pattern: Monitor 2 | Monitor 3 Monitor 1 Monitor 1 (Main) is an Asus 34inch PG348 run

[plasmashell] [Bug 444564] New: OK button is grayed out

2021-10-28 Thread Steven A. Falco
Priority: NOR Component: Panel Assignee: plasma-b...@kde.org Reporter: stevenfa...@gmail.com Target Milestone: 1.0 SUMMARY I used to be able to right-click on a desktop icon in a panel, change properties, and hit OK to complete the change. Recently, the OK button

[plasmashell] [Bug 444564] OK button is grayed out

2021-10-28 Thread Steven A. Falco
https://bugs.kde.org/show_bug.cgi?id=444564 --- Comment #1 from Steven A. Falco --- Created attachment 142978 --> https://bugs.kde.org/attachment.cgi?id=142978&action=edit Screenshot showing that the OK button is grayed out -- You are receiving this mail because: You are watching

[plasmashell] [Bug 444564] OK button is grayed out

2021-10-28 Thread Steven A. Falco
https://bugs.kde.org/show_bug.cgi?id=444564 --- Comment #2 from Steven A. Falco --- Created attachment 142979 --> https://bugs.kde.org/attachment.cgi?id=142979&action=edit Screenshot showing that the OK button is clickable The properties dialog as seen via dolphin on directory ~/.loca

[plasmashell] [Bug 444564] OK button is grayed out

2021-10-28 Thread Steven A. Falco
https://bugs.kde.org/show_bug.cgi?id=444564 --- Comment #3 from Steven A. Falco --- Comment on attachment 142978 --> https://bugs.kde.org/attachment.cgi?id=142978 Screenshot showing that the OK button is grayed out The properties as shown by right-clicking the icon in the panel. -- You

[plasmashell] [Bug 444564] OK button is grayed out

2021-10-28 Thread Steven A. Falco
https://bugs.kde.org/show_bug.cgi?id=444564 --- Comment #5 from Steven A. Falco --- I tried Fedora Rawhide, which has: KDE Plasma Version 5.23.0 KDE Frameworks Version 5.87.0 QT Version 5.15.2 I see the same behavior there - trying to change properties via the panel icons gives me the same

[plasmashell] [Bug 444564] OK button is grayed out

2021-10-29 Thread Steven A. Falco
https://bugs.kde.org/show_bug.cgi?id=444564 --- Comment #7 from Steven A. Falco --- Ok, that is interesting. Icons on the desktop work as expected. The OK button is not grayed out, and works properly for desktop icons. In fact, the OK button can be clicked even without changing any of the

[plasmashell] [Bug 444564] OK button is grayed out

2021-10-29 Thread Steven A. Falco
https://bugs.kde.org/show_bug.cgi?id=444564 --- Comment #8 from Steven A. Falco --- Created attachment 143008 --> https://bugs.kde.org/attachment.cgi?id=143008&action=edit Example of changing desktop icon properties When I try to change the properties of an icon on the desktop, it w

[valgrind] [Bug 452758] Valgrind does not read properly DWARF5 as generated by Clang14

2022-07-14 Thread Evgeniy A. Dushistov
https://bugs.kde.org/show_bug.cgi?id=452758 Evgeniy A. Dushistov changed: What|Removed |Added CC||dushis...@mail.ru -- You are receiving

[ksmserver] [Bug 421870] windows on wrong desktop after session restore on Wayland

2021-10-19 Thread Mark A Stevens
https://bugs.kde.org/show_bug.cgi?id=421870 Mark A Stevens changed: What|Removed |Added CC||marxtev...@netscape.net --- Comment #2 from

[plasmashell] [Bug 426695] New: Network Speed System Monitor Widget "Particles Vortex" eats up 100% of Ram and Swap

2020-09-18 Thread Jason A. Zelek
g to get the network speed widget to display text and selected "Particles Vortex" from the drop down menu in 'Display Styles". After hitting apply the line chart that I had dissapeared and nothing else loaded. After a few minutes the system came to a halt. I was ablt to open hto

[plasmashell] [Bug 427826] Window thumbnails usually aren't displayed on Wayland

2021-08-23 Thread a . d+kde
https://bugs.kde.org/show_bug.cgi?id=427826 a.d+...@dcloud.ca changed: What|Removed |Added CC||a.d+...@dcloud.ca -- You are receiving thi

[kdenlive] [Bug 439762] New: Crash immediately after startup splash

2021-07-11 Thread x a x
https://bugs.kde.org/show_bug.cgi?id=439762 Bug ID: 439762 Summary: Crash immediately after startup splash Product: kdenlive Version: 21.04.3 Platform: Other OS: Microsoft Windows Status: REPORTED Severity

[clazy] [Bug 436606] New: -std=c++17 mask connect-3arg-lambda check

2021-05-04 Thread Evgeniy A. Dushistov
/lib/clang/11.1.0/include' tests/connect-3arg-lambda/main.cpp OBSERVED RESULT No warnings about 'Pass a context object as 3rd connect parameter' EXPECTED RESULT Warnings with text 'Pass a context object as 3rd connect parameter' SOFTWARE/OS VERSIONS Arch Linux, Qt Version: 5.1

[clazy] [Bug 436606] -std=c++17 mask connect-3arg-lambda check

2021-05-05 Thread Evgeniy A. Dushistov
https://bugs.kde.org/show_bug.cgi?id=436606 --- Comment #1 from Evgeniy A. Dushistov --- Looks like this is expected behavior of clang/libclang: for code like this: #define signals public

[Akonadi] [Bug 418912] Akonadi IMAP resource in crash loop after moving and deleting folder

2021-05-16 Thread Andrei A. Lomov
https://bugs.kde.org/show_bug.cgi?id=418912 Andrei A. Lomov changed: What|Removed |Added CC||lo...@math.nsc.ru --- Comment #7 from Andrei

[clazy] [Bug 423780] clazy-fully-qualified-moc-types not detecting missing namespace

2021-04-15 Thread Evgeniy A. Dushistov
https://bugs.kde.org/show_bug.cgi?id=423780 Evgeniy A. Dushistov changed: What|Removed |Added CC||dushis...@mail.ru --- Comment #1 from

[clazy] [Bug 423780] clazy-fully-qualified-moc-types not detecting missing namespace

2021-04-15 Thread Evgeniy A. Dushistov
https://bugs.kde.org/show_bug.cgi?id=423780 --- Comment #2 from Evgeniy A. Dushistov --- I made some experiments, and looks like clazy should be run against output of moc, not against header by it self: ``` // boo.h #pragma once #include namespace MyNameSpace { struct MyGadget

[frameworks-plasma] [Bug 424850] New: Garbled log-in screen after locking

2020-07-31 Thread A T Somers
on=edit garbling visible on the screen SUMMARY The screen for log-in sometimes becomes slightly garbled when trying to log in again after locking the system or after waking up from sleep. The box to enter the password will then usually not show, or only very, very slowly. I have a second screen conne

[konsole] [Bug 478804] Plugins are always shown on start and unable to keep them disabled/hidden

2023-12-23 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=478804 --- Comment #12 from A. R. Kristiansen --- Can probably close this and https://bugs.kde.org/show_bug.cgi?id=478866 as "resolved, upstream"? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 460714] Global Edit Mode toolbar is hidden behind Panel Edit Mode toolbar when Panel is on top screen edge

2023-12-23 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=460714 A. R. Kristiansen changed: What|Removed |Added CC||k...@68degrees.no --- Comment #6 from A. R

[Spectacle] [Bug 469022] Selected area bleaches text

2023-12-23 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=469022 A. R. Kristiansen changed: What|Removed |Added CC||k...@68degrees.no --- Comment #51 from A

[Spectacle] [Bug 469022] Selected area bleaches text

2023-12-23 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=469022 --- Comment #52 from A. R. Kristiansen --- Created attachment 164413 --> https://bugs.kde.org/attachment.cgi?id=164413&action=edit Final Fantasy 14 screenshot taken with the in-game screenshot tool -- You are receiving this mail because:

[Spectacle] [Bug 469022] Selected area bleaches text

2023-12-23 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=469022 --- Comment #53 from A. R. Kristiansen --- Created attachment 164414 --> https://bugs.kde.org/attachment.cgi?id=164414&action=edit Final Fantasy 14 screenshot taken with Spectacle which is darker -- You are receiving this mail because:

[Spectacle] [Bug 469022] Selected area bleaches text

2023-12-23 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=469022 --- Comment #54 from A. R. Kristiansen --- Just reproduced this on Neon unstable. I'm on an AMD Radeon RX 6700 XT, Wayland session. The issue persists with QT_QUICK_BACKEND=software, for what it's worth. -- You are receiving this mail be

[Spectacle] [Bug 469022] Selected area bleaches text

2023-12-24 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=469022 --- Comment #55 from A. R. Kristiansen --- Just tried in the X11 session, and I can't reproduce there. -- You are receiving this mail because: You are watching all bug changes.

[Spectacle] [Bug 469022] Selected area bleaches text

2023-12-24 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=469022 --- Comment #57 from A. R. Kristiansen --- Ok, will do. Thank you for the advice =) -- You are receiving this mail because: You are watching all bug changes.

[Spectacle] [Bug 478967] New: Wrong contrast on screenshots in the Wayland session

2023-12-24 Thread A. R. Kristiansen
pposed to be. It's not just in the screenshot itself; activating rectangle select mode slightly increases the contrast on all screens, until a screenshot is taken and the Spectacle process has terminated. To demonstrate, I'm going to add two images taken in Final Fantasy 14. The first one

[Spectacle] [Bug 478967] Wrong contrast on screenshots in the Wayland session

2023-12-24 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=478967 --- Comment #1 from A. R. Kristiansen --- Created attachment 164425 --> https://bugs.kde.org/attachment.cgi?id=164425&action=edit Final Fantasy 14 screenshot taken with Spectacle which is darker Forgot to add to the main post, I'm using

[Spectacle] [Bug 478967] Wrong contrast on screenshots in the Wayland session

2023-12-24 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=478967 --- Comment #2 from A. R. Kristiansen --- Sorry for the excessive e-mails, but I wanted to add I can reproduce this on Neon Unstable, downloaded 23rd of December 2023. -- You are receiving this mail because: You are watching all bug changes.

[Spectacle] [Bug 478967] Wrong contrast on screenshots in the Wayland session

2023-12-24 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=478967 A. R. Kristiansen changed: What|Removed |Added Platform|Other |Arch Linux Keywords

[digikam] [Bug 478991] New: BQM removes tags and ratings

2023-12-25 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=478991 Bug ID: 478991 Summary: BQM removes tags and ratings Classification: Applications Product: digikam Version: 8.2.0 Platform: Other OS: Linux Status: REPORTED

[digikam] [Bug 478991] BQM removes tags and ratings

2023-12-26 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=478991 --- Comment #2 from Such A Shame --- Example script which worked perfectly before is as simple as: cp $INPUT $OUTPUT convert -geometry 2048x2048 -sharpen 2 -quality 85 -strip $INPUT $OUTPUT I can't grasp the nuances you suggest from document

[digikam] [Bug 478991] BQM removes tags and ratings

2023-12-26 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=478991 --- Comment #3 from Such A Shame --- Sry, I sent wrong script. I'll check one thing from the correct one before sending it. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 478991] BQM removes tags and ratings

2023-12-26 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=478991 --- Comment #4 from Such A Shame --- Ok, I have workflow where I first run custom shell script then use built in "Assign Labels" feature to mark it with colour label, which creates the problem. Running custom script only works fine. So the

[digikam] [Bug 478991] BQM removes tags and ratings

2023-12-27 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=478991 --- Comment #7 from Such A Shame --- Thx for explanation. Will try to simplify my scripts. (Still hoping for feature to run these scripts directly by left clicking images. You have abundance of technical features included which is great, but at some

[konsole] [Bug 478881] Konsole does not respect the rows of "initial terminal size"

2023-12-31 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=478881 A. R. Kristiansen changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[kwin] [Bug 472233] Debian-KDE, I get a black screen when my computer goes to sleep, and I can't wake it up.

2023-07-21 Thread Mathew A Coulliette
https://bugs.kde.org/show_bug.cgi?id=472233 --- Comment #8 from Mathew A Coulliette --- Hi, I ran out of space on my computer, so I had to delete my Virtual Machine. However, I have bought a new Solid State Disk, and I have reinstalled Debian on a new VM. I am still experiencing the same

[plasmashell] [Bug 336990] Chromium and Firefox does not remember their virtual desktops on session restore

2023-07-22 Thread Mark A. Stevens
https://bugs.kde.org/show_bug.cgi?id=336990 --- Comment #9 from Mark A. Stevens --- I don't know if this will help, but ... I had to restart Firefox, after it was upgraded, so I accepted the restart of Firefox. It closed all the windows (all 10) and restarted Firefox. All the windows app

[digikam] [Bug 471492] Scripts in context menu

2023-07-23 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=471492 --- Comment #11 from Such A Shame --- I was able to find source code locations digikam / core / app / items / utils / contextmenuhelper.h/cpp digikam / core / dplugins / bqm First supposedly has enough examples to create proper context menu item

[korganizer] [Bug 472724] New: Crash when saving settings

2023-07-27 Thread Andrew A. Adams
64/libQt5Core.so.5 #34 0x7f60278baddb in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #35 0x55a4a4a891dc in main () [Inferior 1 (process 1249778) detached] The reporter indicates this bug may be a duplicate of or related to bug 262310, bug 270817, bug 280313, bug 323433, bug 327796, bug 327878,

[korganizer] [Bug 472725] New: Creating a New To-do entry does not set the priority even when selected in the creation window

2023-07-27 Thread Andrew A. Adams
https://bugs.kde.org/show_bug.cgi?id=472725 Bug ID: 472725 Summary: Creating a New To-do entry does not set the priority even when selected in the creation window Classification: Applications Product: korganizer Version: 5.23.2

[digikam] [Bug 471492] Scripts in context menu

2023-07-29 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=471492 Such A Shame changed: What|Removed |Added Version|8.0.0 |8.2.0 --- Comment #12 from Such A Shame --- Is

[digikam] [Bug 471492] Scripts in context menu

2023-07-30 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=471492 --- Comment #13 from Such A Shame --- Converted file was actually found from directory as BatchTool-smFwpk-f6181d32.digikamtempfile.MTS.m4a but for some reason doesn't appear at digikam. If I manually rename it, it will show after refreshing.

[digikam] [Bug 472918] New: Preview mode becomes unresponsive

2023-08-02 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 Bug ID: 472918 Summary: Preview mode becomes unresponsive Classification: Applications Product: digikam Version: 8.2.0 Platform: Other OS: Linux Status: REPORTED

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-02 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 Such A Shame changed: What|Removed |Added Version|8.2.0 |8.1.0 --- Comment #1 from Such A Shame --- sry

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-02 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #2 from Such A Shame --- Occurs also in Thumbnails mode trying to double click image to preview. Thumbnails become locked, scrollbar moves but doesn't scroll images and there's line at bottom half to show border of expected prev

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-03 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #4 from Such A Shame --- Here's end of the log file. There's two mentions of errors and - if related - there was earlier four times lines Digikam::PreviewLoadingTask::execute: Preview quality: 2 above, which were now changed t

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-04 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #5 from Such A Shame --- Created attachment 160728 --> https://bugs.kde.org/attachment.cgi?id=160728&action=edit full log #2 One shorter complete log attached. Digikam was already once crashed already and after restart did it ve

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-04 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #6 from Such A Shame --- + please remove the log files / outputs after you have analyzed them -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-04 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #7 from Such A Shame --- Created attachment 160730 --> https://bugs.kde.org/attachment.cgi?id=160730&action=edit crash And one complete crash... -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-04 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #9 from Such A Shame --- Yes, in fact it may be that these problems have occurred only when I have had external drive connected. However these problems seem to occur only in digikam and they have started recently, and I still believe they

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-04 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #10 from Such A Shame --- No, it just happened without external drive connected. I have no log for this occurrence. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-08 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #11 from Such A Shame --- What you said earlier is based in wrong assumption as I've hidden data from these logs. These lines appear (correctly) multiple times because they're different locations. They look repeating because I&

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-08 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #12 from Such A Shame --- I can do just one upload at time and then restart digikam... -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-08 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #13 from Such A Shame --- Well... now I had it while just browsing pictures at external drive. Didn't yet open the plugin. It may be that it started with 8.1.0 but it does have some relation to external drive to make occurences re

[digikam] [Bug 468593] Thumbbar scrolls to 100th image when >100th image is tagged

2023-08-08 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=468593 --- Comment #8 from Such A Shame --- See if this is related https://bugs.kde.org/show_bug.cgi?id=472918 and bug is not properly fixed or it was deeper than this. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-08 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #14 from Such A Shame --- Can't find 8.0.0 here https://download.kde.org/Attic/digikam/ -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-08 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #16 from Such A Shame --- No, I switched to xfce because of earlier bug and stayed with it. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-08-09 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #18 from Such A Shame --- So far 8.0.0 has been running fine, will continue testing. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 393382] Add documentation section about the BQM custom shell scripts tool.

2023-08-17 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=393382 --- Comment #20 from Such A Shame --- Can't make scripts work without constantly getting "Failed to process item..." & "Failed to create file..." however occasionally file is there after refreshing. Applies for both images

[krita] [Bug 477727] New: Can't use mouse input while pen is detected by tablet

2023-11-29 Thread A. R. Kristiansen
osoft Windows Status: REPORTED Severity: minor Priority: NOR Component: Shortcuts and Canvas Input Settings Assignee: krita-bugs-n...@kde.org Reporter: td21rz...@mozmail.com Target Milestone: --- SUMMARY With a Wacom Intuos Pro, Krita

[krita] [Bug 477727] Can't use mouse input while pen is detected by tablet

2023-11-29 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=477727 --- Comment #2 from A. R. Kristiansen --- Hi wolthera, yes. This is when the pen is just hovering. Thank you, that was a really quick response! -- You are receiving this mail because: You are watching all bug changes.

[konqueror] [Bug 141488] google &rls &client support for Konqueror

2023-10-24 Thread Andrei A. Lomov
https://bugs.kde.org/show_bug.cgi?id=141488 Andrei A. Lomov changed: What|Removed |Added CC||lo...@math.nsc.ru --- Comment #2 from Andrei

[konqueror] [Bug 190127] can't remove search bar from location bar

2023-10-24 Thread Andrei A. Lomov
https://bugs.kde.org/show_bug.cgi?id=190127 Andrei A. Lomov changed: What|Removed |Added CC||lo...@math.nsc.ru --- Comment #5 from Andrei

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-09-07 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #19 from Such A Shame --- I'm inclined to say this appears to affect 8.1.0 but not 8.0.0. There was long while without any problems (using 8.1.0 only) but now I got 8.1.0 doing this very quickly and constantly (three times) after res

[digikam] [Bug 472918] Preview mode becomes unresponsive

2023-09-08 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #20 from Such A Shame --- Problems started again immediately today with 8.1.0, no USB drive attached. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 336990] Chromium and Firefox does not remember their virtual desktops on session restore

2023-07-08 Thread Mark A. Stevens
https://bugs.kde.org/show_bug.cgi?id=336990 Mark A. Stevens changed: What|Removed |Added CC||marxtev...@netscape.net --- Comment #8 from

[kwin] [Bug 472233] New: Debian-KDE, I get a black screen when my computer goes to sleep, and I can't wake it up.

2023-07-13 Thread Mathew A Coulliette
https://bugs.kde.org/show_bug.cgi?id=472233 Bug ID: 472233 Summary: Debian-KDE, I get a black screen when my computer goes to sleep, and I can't wake it up. Classification: Plasma Product: kwin Version: 5.27.5 Pla

[kwin] [Bug 472233] Debian-KDE, I get a black screen when my computer goes to sleep, and I can't wake it up.

2023-07-13 Thread Mathew A Coulliette
https://bugs.kde.org/show_bug.cgi?id=472233 --- Comment #1 from Mathew A Coulliette --- Created attachment 160273 --> https://bugs.kde.org/attachment.cgi?id=160273&action=edit Debian&KDE Version Numbers -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 472233] Debian-KDE, I get a black screen when my computer goes to sleep, and I can't wake it up.

2023-07-13 Thread Mathew A Coulliette
https://bugs.kde.org/show_bug.cgi?id=472233 --- Comment #3 from Mathew A Coulliette --- (In reply to David Edmundson from comment #2) > Does a VT switch (control alt F3) show a prompt? > > And does going back ( control alt F1) work? No. (control alt F3) does nothing. No. (contr

[kwin] [Bug 472233] Debian-KDE, I get a black screen when my computer goes to sleep, and I can't wake it up.

2023-07-13 Thread Mathew A Coulliette
https://bugs.kde.org/show_bug.cgi?id=472233 --- Comment #4 from Mathew A Coulliette --- I have documented that Sleep causes the issue, but I just tried Hybernate and it does not work either. Hybernate puts the computer to sleep and there is no way to turn it back on. -- You are receiving

[kwin] [Bug 472233] Debian-KDE, I get a black screen when my computer goes to sleep, and I can't wake it up.

2023-07-13 Thread Mathew A Coulliette
https://bugs.kde.org/show_bug.cgi?id=472233 --- Comment #5 from Mathew A Coulliette --- I read on a forum that not having enough "swap space" could cause these issues, but I have 32 GB of ram and 40 GB of "swap space", so I don't think that that is the issue here! -

[kwin] [Bug 472233] Debian-KDE, I get a black screen when my computer goes to sleep, and I can't wake it up.

2023-07-14 Thread Mathew A Coulliette
https://bugs.kde.org/show_bug.cgi?id=472233 --- Comment #6 from Mathew A Coulliette --- I just want to declare something. I use VMware Workstation 17 Pro to run GNU/Linux. I didn't declare this right away because I don't think that it is the issue. I have used VMware for years and

[kwin] [Bug 472233] Debian-KDE, I get a black screen when my computer goes to sleep, and I can't wake it up.

2023-07-14 Thread Mathew A Coulliette
https://bugs.kde.org/show_bug.cgi?id=472233 --- Comment #7 from Mathew A Coulliette --- Created attachment 160292 --> https://bugs.kde.org/attachment.cgi?id=160292&action=edit VMware WorkStation Pro 17 version #s & info. -- You are receiving this mail because: You are watch

[digikam] [Bug 471492] Scripts in context menu

2023-07-15 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=471492 --- Comment #10 from Such A Shame --- For repeated tasks there's just too much unnecessary clicking when you have to use separate window, including selecting background window, switching control panel tabs and emptying the queue. (You can't

[kscd] [Bug 133834] No sound if CD-ROM drive has no audio cable

2022-12-14 Thread Charles A. Landemaine
https://bugs.kde.org/show_bug.cgi?id=133834 Charles A. Landemaine changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO

[yakuake] [Bug 448217] New: Yakuake top extends above the screens upper threshold, making the 1st few lines not visible.

2022-01-10 Thread Richard A. Allcorn
few lines not visible. *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Install Yakuake in openSUSE Tumbleweed 2. Set it up to use

[yakuake] [Bug 448217] Yakuake top extends above the screens upper threshold, making the 1st few lines not visible.

2022-01-10 Thread Richard A. Allcorn
https://bugs.kde.org/show_bug.cgi?id=448217 Richard A. Allcorn changed: What|Removed |Added CC||r...@allcorn.us -- You are receiving

[kdenlive] [Bug 448350] New: kdenlive doesn't run on aarch64!

2022-01-13 Thread Sally A. haj
https://bugs.kde.org/show_bug.cgi?id=448350 Bug ID: 448350 Summary: kdenlive doesn't run on aarch64! Product: kdenlive Version: 21.12.1 Platform: Flatpak OS: Linux Status: REPORTED Severity: major

[kdenlive] [Bug 448350] Flatpak doesn't find Qt platform plugin "wayland" on aarch64

2022-01-17 Thread Sally A. haj
https://bugs.kde.org/show_bug.cgi?id=448350 --- Comment #2 from Sally A. haj --- I didn't remember which version which was running okay with me, but I think around 2 months ago. I have installed the experimental version as you suggest, and I have lots of missing dependencies, which I thi

[dolphin] [Bug 431578] New: The window list below appears at the start. I don't use the action, so no problem for me.

2021-01-13 Thread Donald A. Syvanen
MMARY Ambiguous Shortcuts - DolphinX There are two actions (New Tab, New Tab) that want to use the same shortcut (Ctrl+T). This is most probably a bug. Please report it in bugs.kde.org [] Do not show this message again. [ Ok ] STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED R

[dolphin] [Bug 431579] New: The ambiguous shortcuts happen in Debian Mates, but not Plasma!

2021-01-13 Thread Donald A. Syvanen
X There are two actions (New Tab, New Tab) that want to use the same shortcut (Ctrl+T). This is most probably a bug. Please report it in bugs.kde.org [] Do not show this message again. [ Ok ] STEPS TO REPRODUCE 1. Use Mates 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS

[korganizer] [Bug 275573] akonadi won't stop reloading remote ical file

2022-01-24 Thread Vincent A Pisciotta
https://bugs.kde.org/show_bug.cgi?id=275573 Vincent A Pisciotta changed: What|Removed |Added Blocks||449110 Referenced Bugs: https

[korganizer] [Bug 449110] New: akonadi won't stop reloading remote ical file

2022-01-24 Thread Vincent A Pisciotta
k...@k.zenshock.net, matthias.fauconn...@gmail.com, r...@n.rix.si, smart...@kde.org, thiago.bauerm...@kolabnow.com, yar...@clovermail.net Depends on: 275573 Target Milestone: --- +++ This bug was initially created as a clone of Bug #275573 +++ SU

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-31 Thread Mark A Stevens
https://bugs.kde.org/show_bug.cgi?id=442380 Mark A Stevens changed: What|Removed |Added CC||marxtev...@netscape.net --- Comment #43 from

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-02-06 Thread Mark A Stevens
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #47 from Mark A Stevens --- When you determine what settings are useful for debugging, please let me know, so, if you need or want it, I can provide additional test data. -- You are receiving this mail because: You are watching all bug

[clazy] [Bug 370713] new check: Q_INVOKABLEs returning QObject

2020-08-25 Thread Evgeniy A. Dushistov
https://bugs.kde.org/show_bug.cgi?id=370713 Evgeniy A. Dushistov changed: What|Removed |Added CC||dushis...@mail.ru --- Comment #1 from

[digikam] [Bug 426054] New: Irregular display of thumbs and images in Import from CF card

2020-09-01 Thread Pierre A. Damas
https://bugs.kde.org/show_bug.cgi?id=426054 Bug ID: 426054 Summary: Irregular display of thumbs and images in Import from CF card Product: digikam Version: 7.0.0 Platform: Microsoft Windows OS: Microsoft Win

[libksane] [Bug 302200] Skanlite crashed saving file

2020-12-17 Thread Bruno A. Crespo
https://bugs.kde.org/show_bug.cgi?id=302200 Bruno A. Crespo changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO

[konqueror] [Bug 411479] konqueror crushes when i close the panel in splitted view

2021-01-04 Thread Andrei A. Lomov
https://bugs.kde.org/show_bug.cgi?id=411479 --- Comment #2 from Andrei A. Lomov --- The issue is not actual now in debian sid bullseye. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 462134] New: When compositing is disabled, border calculations are wrong

2022-11-22 Thread Jason A. Donenfeld
https://bugs.kde.org/show_bug.cgi?id=462134 Bug ID: 462134 Summary: When compositing is disabled, border calculations are wrong Classification: Plasma Product: plasmashell Version: 5.26.3 Platform: Other

[digikam] [Bug 491809] New: Sort view bug/behavior at Geolocation editor

2024-08-17 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=491809 Bug ID: 491809 Summary: Sort view bug/behavior at Geolocation editor Classification: Applications Product: digikam Version: 8.4.0 Platform: Other OS: Linux Status: REP

[digikam] [Bug 491809] Sort view bug/behavior at Geolocation editor

2024-08-17 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=491809 Such A Shame changed: What|Removed |Added Platform|Other |Appimage -- You are receiving this mail

[digikam] [Bug 458029] Duplicate tags keep reappering at their old places in hierarchy

2024-08-19 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=458029 Such A Shame changed: What|Removed |Added Ever confirmed|0 |1 Status|RESOLVED

[digikam] [Bug 472918] Preview mode becomes unresponsive

2024-08-19 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=472918 --- Comment #27 from Such A Shame --- Thanks, this was fixed already. "Funnily" 8.4.0 again occasionally started to do similar blinking but immediately normalizes and doesn't freeze the view. -- You are receiving this mail because: Y

[digikam] [Bug 484858] Multiple instances of Gimp opened

2024-08-19 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=484858 --- Comment #3 from Such A Shame --- I have digiKam-8.4.0-Qt6-x86-64.appimage which still opens several instances. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 458029] Duplicate tags keep reappering at their old places in hierarchy

2024-08-19 Thread Such A Shame
https://bugs.kde.org/show_bug.cgi?id=458029 --- Comment #4 from Such A Shame --- So it's normal behavior if I've several times removed those tags from all images they were attached, and according to UI they disappeared from all those images, still time after time they keep coming back

[kdenlive] [Bug 448350] Flatpak doesn't find Qt platform plugin "wayland" on aarch64

2024-08-23 Thread Sally A. haj
https://bugs.kde.org/show_bug.cgi?id=448350 Sally A. haj changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO

[digikam] [Bug 492163] New: Creation of orphan sidecars

2024-08-25 Thread Such A Shame
gs.kde.org/show_bug.cgi?id=458029 Please also tell is there a way to properly update the sidecars in these cases in NEW location and to avoid old data popping up from there. I have occasionally manually removed orphan sidecars that's possibly not proper way to handle these. -- You are rece

<    1   2   3   4   5   6   7   8   >