[kdeconnect] [Bug 447636] Android 11: scoped storage does not allow to share the root of the filesystem

2022-06-04 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=447636 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com --- Comment #6

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-10 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=465357 --- Comment #10 from Andrew Gunnerson --- Woohoo! Any chance we could leave this issue open? The patch is good enough for my use case, but the general problem still exists. -- You are receiving this mail because: You are watching all bug changes.

[KScreen] [Bug 466036] kded5 crash after resume from blank

2023-02-21 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=466036 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com --- Comment #3

[KScreen] [Bug 464590] kded5 crashes in KScreen::Config::setOutputPriority() after monitor wakes from sleep

2023-02-21 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=464590 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com -- You are

[frameworks-kded] [Bug 466387] New: Intermittent segfault when plugging in PS5 or PS4 controller

2023-02-24 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=466387 Bug ID: 466387 Summary: Intermittent segfault when plugging in PS5 or PS4 controller Classification: Frameworks and Libraries Product: frameworks-kded Version: 5.103.0 Platfor

[frameworks-kio] [Bug 459408] New: DesktopExecParser fails to launch terminal if TerminalApplication has multiple arguments

2022-09-19 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=459408 Bug ID: 459408 Summary: DesktopExecParser fails to launch terminal if TerminalApplication has multiple arguments Classification: Unclassified Product: frameworks-kio Version: 5.97.0

[frameworks-kio] [Bug 459408] DesktopExecParser fails to find terminal if TerminalApplication has multiple arguments

2022-09-19 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=459408 Andrew Gunnerson changed: What|Removed |Added Summary|DesktopExecParser fails to |DesktopExecParser fails to

[frameworks-kio] [Bug 459408] DesktopExecParser fails to find terminal if TerminalApplication has multiple arguments

2022-09-22 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=459408 Andrew Gunnerson changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[frameworks-kio] [Bug 459408] DesktopExecParser fails to find terminal if TerminalApplication has multiple arguments

2022-09-22 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=459408 Andrew Gunnerson changed: What|Removed |Added Version|5.97.0 |5.98.0 -- You are receiving this mail

[frameworks-kio] [Bug 459616] New: DesktopExecParser: Some terminals require "-e " while others just take the command directly

2022-09-24 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=459616 Bug ID: 459616 Summary: DesktopExecParser: Some terminals require "-e " while others just take the command directly Classification: Frameworks and Libraries Product: frameworks-kio Vers

[frameworks-kio] [Bug 459616] DesktopExecParser: Some terminals require "-e " while others just take the command directly

2022-09-26 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=459616 --- Comment #2 from Andrew Gunnerson --- Unfortunately, yes. With xterm, it fails when parsing the arguments without `-e`. With Konsole, konsole -e bash -c 'echo abc' runs `bash -c 'echo abc'` as expected, but: konsole

[frameworks-kio] [Bug 459616] DesktopExecParser: Some terminals require "-e " while others just take the command directly

2022-09-26 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=459616 --- Comment #3 from Andrew Gunnerson --- I went through Arch Wiki's list of terminal emulators and tested most of them: https://wiki.archlinux.org/title/List_of_applications#Terminal_emulators Looks like there are many different ways with how

[frameworks-kio] [Bug 423499] KFileItem::iconName ignorant of isSlow() and can block gui thread

2023-02-05 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=423499 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com -- You are

[dolphin] [Bug 465357] New: Dolphin's UI freezes when stat() is slow

2023-02-05 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=465357 Bug ID: 465357 Summary: Dolphin's UI freezes when stat() is slow Classification: Applications Product: dolphin Version: 22.12.2 Platform: Other OS: Linux Status: REPOR

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-05 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=465357 --- Comment #1 from Andrew Gunnerson --- Created attachment 155993 --> https://bugs.kde.org/attachment.cgi?id=155993&action=edit A tiny library to intentionally slow down stat() for testing -- You are receiving this mail because: You are w

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-07 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=465357 --- Comment #3 from Andrew Gunnerson --- (In reply to Nate Graham from comment #2) > > Specifically, when I try to access a `cifs` mount point > For just this reason, it's not recommended to manually mount network shares. > Is there

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-07 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=465357 --- Comment #5 from Andrew Gunnerson --- I submitted an MR for skipping directory counts when KFileItem::isSlow() here: https://invent.kde.org/system/dolphin/-/merge_requests/507 --- Regarding the slow stat() calls blocking the UI, I did some further

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-07 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=465357 --- Comment #8 from Andrew Gunnerson --- Thanks for the info, Dāvis! Looking forward to the upcoming changes :) I'm quite new to the KIO and Dolphin code bases, but happy to help wherever I can if needed. -- You are receiving this mail because

[xdg-desktop-portal-kde] [Bug 489021] Keyboard layout mismatch

2024-06-23 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=489021 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com -- You are

[dolphin] [Bug 485404] New: Terminal captures Tab key, but not Shift+Tab

2024-04-11 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=485404 Bug ID: 485404 Summary: Terminal captures Tab key, but not Shift+Tab Classification: Applications Product: dolphin Version: 24.02.1 Platform: Other OS: Linux Status: R

[kwin] [Bug 487098] KWin on X11: No compositing on startup, cannot be re-enabled

2024-05-18 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=487098 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com --- Comment #1

[kio-extras] [Bug 325574] Unable to modifying file on Android device using kio-mtp

2022-07-03 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=325574 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com -- You are

[kwin] [Bug 446674] In Wayland with fractional scaling fonts and images are blurry from downscaling

2022-03-25 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=446674 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com -- You are

[plasma-nm] [Bug 409392] NetworkManager widget freezes on connection issues blocking all Plasma

2021-10-04 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=409392 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com -- You are

[plasmashell] [Bug 418411] [Wayland] Cursor appears as a black box.

2021-10-04 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=418411 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com -- You are

[dolphin] [Bug 463952] New: Moving a file within the same remote share results in a copy (via kio-fuse) + delete

2023-01-06 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=463952 Bug ID: 463952 Summary: Moving a file within the same remote share results in a copy (via kio-fuse) + delete Classification: Applications Product: dolphin Version: 22.12.0 Pla

[dolphin] [Bug 463952] Moving a file within the same remote share results in a copy (via kio-fuse) + delete

2023-01-07 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=463952 --- Comment #1 from Andrew Gunnerson --- I did a bit more testing to try and track this down. The latest commit in `master` (https://invent.kde.org/system/dolphin/-/commit/1c4baff760c7975d17381f72029a145943b32ff6) still has this problem. Doing a git

[frameworks-kio] [Bug 463989] New: Remote RAW image previews don't work because of missing file extension in thumbnail temp file

2023-01-07 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=463989 Bug ID: 463989 Summary: Remote RAW image previews don't work because of missing file extension in thumbnail temp file Classification: Frameworks and Libraries Product: frameworks-kio Ve

[frameworks-kio] [Bug 463989] Remote RAW image previews don't work because of missing file extension in thumbnail temp file

2023-01-07 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=463989 --- Comment #2 from Andrew Gunnerson --- In case approach #2 is acceptable, I've created an MR to implement that here: https://invent.kde.org/frameworks/kio/-/merge_requests/1103 -- You are receiving this mail because: You are watching al

[kiofuse] [Bug 432627] drag and drop from remote locations (dolphin/kio-fuse) to apps not working

2023-01-12 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=432627 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com -- You are

[kwin] [Bug 452119] Poor performance on intel igp on wayland versus Xorg

2023-01-18 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=452119 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com -- You are

[plasmashell] [Bug 448479] kwallet-pam no longer works on Wayland

2022-01-14 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=448479 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com -- You are

[kwallet-pam] [Bug 436442] kwallet fails to open at login most of the time.

2021-05-28 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=436442 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com -- You are

[konsole] [Bug 372116] Feature Request: Support OSC 52 (copy to clipboard)

2022-11-14 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=372116 Andrew Gunnerson changed: What|Removed |Added CC||accounts+...@chiller3.com -- You are

[konsole] [Bug 501775] New: Konsole crashes when saving file in Firefox via the file picker portal

2025-03-19 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=501775 Bug ID: 501775 Summary: Konsole crashes when saving file in Firefox via the file picker portal Classification: Applications Product: konsole Version: 24.12.3 Platform: Fedora

[konsole] [Bug 501775] Konsole crashes when saving file in Firefox via the file picker portal

2025-03-20 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=501775 --- Comment #1 from Andrew Gunnerson --- I just encountered this again, though this time, Konsole crashed when I cancelled out of the portal file picker dialog. The new backtrace is similar, but I noticed that frame 5 has `this=0x0` this time: #0