[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-06-03 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #51 from Brandon Wright --- Could we get attachment 180290, "Patch using private API to update scene graph timers when window refreshed 2" added in for kwin 6.4? Aside from using private API, which kwin already does in that file

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-17 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #49 from Brandon Wright --- (In reply to Brandon Wright from comment #48) > Created attachment 180356 [details] > Patch using public API and setting interval to lowest refresh rate on hotplug > > Here's a better patch

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-17 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 Brandon Wright changed: What|Removed |Added Attachment #180293|0 |1 is obsolete

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-15 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #42 from Brandon Wright --- Created attachment 180257 --> https://bugs.kde.org/attachment.cgi?id=180257&action=edit Patch using private API to update scene graph timers when window refreshed I've attached a patch for kwin t

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-15 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #47 from Brandon Wright --- Created attachment 180293 --> https://bugs.kde.org/attachment.cgi?id=180293&action=edit Patch using public API and setting interval to 4ms Here's a patch using the public QAnimationDriver API and

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-15 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 Brandon Wright changed: What|Removed |Added Attachment #180257|0 |1 is obsolete

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-14 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #44 from Brandon Wright --- (In reply to David Edmundson from comment #43) > >The presumably sanctioned alternative is to inherit QAnimationDriver and use > >the install() method, which replaces the global animation drive

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-13 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #41 from Brandon Wright --- Sticking QUnifiedTimer::instance(false)->updateAnimationTimers(); at the beginning of OffscreenQuickView::update() is probably the wanted behavior. -- You are receiving this mail because: You are watching

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-13 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #39 from Brandon Wright --- Ok, here's a hacky example of how to fix it: > diff --git a/src/effect/offscreenquickview.cpp > b/src/effect/offscreenquickview.cpp > index 3dc83f9b2e..44ed0e8eae 100644 >

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-13 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #40 from Brandon Wright --- I didn't notice the overload on instance() which lets you keep the current, so here's a better version using the private API: > diff --git a/src/effect/offscreenquickview.cpp &

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-09 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #36 from Brandon Wright --- I looked into it further, and most of what Zamundaaa says is correct, except this: > this happens when KWin tells Qt to render the window. The only time that syncAndRender is called is directly from the ren

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-08 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #35 from Brandon Wright --- (In reply to Zamundaaa from comment #34) > There's nothing to be public, this happens when KWin tells Qt to render the > window. It definitely says it's supposed to, but that doesn't seem to

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-04 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #33 from Brandon Wright --- (In reply to Zamundaaa from comment #32) > (In reply to Brandon Wright from comment #22) > > I've been trying to investigate this a bit, and here are some findings: > > > > In qabstrac

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-04 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #31 from Brandon Wright --- (In reply to Brandon Wright from comment #30) > (In reply to Blazer Silving from comment #29) > > It's still worth reporting upstream to QT, considering the > > mission-criticality of the va

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-04 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #30 from Brandon Wright --- (In reply to Blazer Silving from comment #29) > It's still worth reporting upstream to QT, considering the > mission-criticality of the value. If I understand, they only need to provide > a s

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-04-03 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 --- Comment #26 from Brandon Wright --- Unfortunately, I don't think this will be fixed. The problem started when kwin switched over to a QtQuick scene for the window switching effects. QtQuick scene animations have only ever operated at 60hz: *

[systemsettings] [Bug 501201] New: Nextcloud authentication configured in Online Accounts is not used by Dolphin

2025-03-07 Thread Brandon Nielsen
https://bugs.kde.org/show_bug.cgi?id=501201 Bug ID: 501201 Summary: Nextcloud authentication configured in Online Accounts is not used by Dolphin Classification: Applications Product: systemsettings Version: unspecified

[systemsettings] [Bug 501202] New: Nextcloud "Services" configured during initial authentication with Online Accounts seem to be ignored

2025-03-07 Thread Brandon Nielsen
https://bugs.kde.org/show_bug.cgi?id=501202 Bug ID: 501202 Summary: Nextcloud "Services" configured during initial authentication with Online Accounts seem to be ignored Classification: Applications Product: systemsettings Versio

[kwin] [Bug 500757] New: Dragging a Window at Top of Screen causes Hard Freeze

2025-02-25 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=500757 Bug ID: 500757 Summary: Dragging a Window at Top of Screen causes Hard Freeze Classification: Plasma Product: kwin Version: 6.3.1 Platform: openSUSE OS: Linux Status:

[kwin] [Bug 485927] Animations in KDE Plasma 6 seem to be capped at 60hz

2025-02-25 Thread Brandon Wright
https://bugs.kde.org/show_bug.cgi?id=485927 Brandon Wright changed: What|Removed |Added CC||bear...@gmail.com --- Comment #22 from

[kwin] [Bug 475886] Blurry window titles for some apps with fractional scaling

2024-09-16 Thread Brandon Liles
https://bugs.kde.org/show_bug.cgi?id=475886 --- Comment #16 from Brandon Liles --- I'm sorry in my previous comment I neglected to include version information: KDE Plasma 6 on Kubuntu 24.10 (development branch). Plasma version: 6.1.5 KDE Frameworks: 6.5.0 Qt Version: 6.6.2 Wayland

[kwin] [Bug 475886] Blurry window titles for some apps with fractional scaling

2024-09-16 Thread Brandon Liles
https://bugs.kde.org/show_bug.cgi?id=475886 Brandon Liles changed: What|Removed |Added CC||brandon.li...@gmail.com --- Comment #15 from

[systemsettings] [Bug 389568] Feature to reset all settings to default values

2024-04-09 Thread Brandon Gray
https://bugs.kde.org/show_bug.cgi?id=389568 Brandon Gray changed: What|Removed |Added CC||bgray...@gmail.com Resolution

[dolphin] [Bug 484848] New: Dolphin crashes on right click

2024-03-31 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=484848 Bug ID: 484848 Summary: Dolphin crashes on right click Classification: Applications Product: dolphin Version: 22.04.3 Platform: Kubuntu OS: Linux Status: REPORTED

[kde] [Bug 482432] New: Mouse cursor not visible

2024-03-04 Thread Brandon Taylor
https://bugs.kde.org/show_bug.cgi?id=482432 Bug ID: 482432 Summary: Mouse cursor not visible Classification: I don't know Product: kde Version: unspecified Platform: Neon OS: Linux Status: REPORTED Sev

[plasmashell] [Bug 476674] Segfault

2024-02-05 Thread Brandon Ragland
https://bugs.kde.org/show_bug.cgi?id=476674 --- Comment #2 from Brandon Ragland --- Created attachment 165566 --> https://bugs.kde.org/attachment.cgi?id=165566&action=edit New crash information added by DrKonqi plasmashell (5.27.10) using Qt 5.15.12 I was browsing on FireFox wh

[plasmashell] [Bug 476674] Segfault

2024-02-05 Thread Brandon Ragland
https://bugs.kde.org/show_bug.cgi?id=476674 Brandon Ragland changed: What|Removed |Added CC||raglan...@pm.me -- You are receiving this

[kdialog] [Bug 474315] New: NordVPN connects but does not return prompt, Kdialog 47% CPU, xorg.bin 99% CPU

2023-09-08 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=474315 Bug ID: 474315 Summary: NordVPN connects but does not return prompt, Kdialog 47% CPU, xorg.bin 99% CPU Classification: Applications Product: kdialog Version: 23.08.0 Platform:

[systemsettings] [Bug 472813] New: Importing a wireguard config file with a filename that is longer than 15 characters report an incorrect error.

2023-07-30 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=472813 Bug ID: 472813 Summary: Importing a wireguard config file with a filename that is longer than 15 characters report an incorrect error. Classification: Applications Product: sys

[plasmashell] [Bug 466320] kpipewire_logging: Window not available PipeWireSourceItem_QML_1025

2023-07-20 Thread Brandon Cooper
https://bugs.kde.org/show_bug.cgi?id=466320 Brandon Cooper changed: What|Removed |Added CC||brandon.coo...@disroot.org -- You are

[systemsettings] [Bug 417441] Update ~/.xsettingsd file for all changes that affect GTK apps

2023-03-15 Thread Brandon Cooper
https://bugs.kde.org/show_bug.cgi?id=417441 Brandon Cooper changed: What|Removed |Added CC||brandon.coo...@disroot.org -- You are

[krita] [Bug 467146] Some of Krita Layer and Brush Effect are not working properly Like Lumminosity, Multiply, Linear Bun, and some other

2023-03-10 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=467146 Brandon changed: What|Removed |Added Keywords||accessibility URL

[krita] [Bug 467146] New: Some of Krita Layer and Brush Effect are not working properly Like Lumminosity, Multiply, Linear Bun, and some other

2023-03-10 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=467146 Bug ID: 467146 Summary: Some of Krita Layer and Brush Effect are not working properly Like Lumminosity, Multiply, Linear Bun, and some other Classification: Applications Produc

[krita] [Bug 466438] Some of Krita Layer and Brush Effect are not working properly Like Lumminosity, Multiply, Linear Bun, and some other

2023-02-25 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=466438 Brandon changed: What|Removed |Added Keywords||accessibility -- You are receiving this mail

[krita] [Bug 466438] Some of Krita Layer and Brush Effect are not working properly Like Lumminosity, Multiply, Linear Bun, and some other

2023-02-25 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=466438 --- Comment #1 from Brandon --- I'm just hoping this bug will be fixed and so that I can continue coloring my art -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 466438] New: Some of Krita Layer and Brush Effect are not working properly Like Lumminosity, Multiply, Linear Bun, and some other

2023-02-25 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=466438 Bug ID: 466438 Summary: Some of Krita Layer and Brush Effect are not working properly Like Lumminosity, Multiply, Linear Bun, and some other Classification: Applications Produc

[krita] [Bug 457553] Duplicating layers with layer styles, and changing style on new layer results in wrong serialization and both layer have same layer styles after load.

2023-02-25 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=457553 Brandon changed: What|Removed |Added CC||brandominat...@gmail.com -- You are receiving this

[kwin] [Bug 465971] Autoscroll icon in Firefox appears in the wrong location

2023-02-22 Thread Brandon Cooper
https://bugs.kde.org/show_bug.cgi?id=465971 --- Comment #4 from Brandon Cooper --- It's been reported here for anyone who would like to follow it or add their report: https://bugzilla.mozilla.org/show_bug.cgi?id=1817387 -- You are receiving this mail because: You are watching all bug changes.

[okular] [Bug 461596] OKULAR crash

2022-11-22 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=461596 --- Comment #2 from Brandon --- Thank you. I am a dumb ass on linux. Just learning. On Tue, Nov 22, 2022 at 2:36 PM Albert Astals Cid wrote: > https://bugs.kde.org/show_bug.cgi?id=461596 > > Albert Astals Cid changed: > >

[kate] [Bug 455269] "Examining (Failed)" notification when opening file in Kate after deleting folder from where I had previously opened a file

2022-11-16 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=455269 Brandon changed: What|Removed |Added Status|RESOLVED|REOPENED Ever confirmed|0

[okular] [Bug 461596] New: OKULAR crash

2022-11-08 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=461596 Bug ID: 461596 Summary: OKULAR crash Classification: Applications Product: okular Version: 21.12.2 Platform: Compiled Sources OS: Linux Status: REPORTED Keyw

[kate] [Bug 455269] "Examining (Failed)" notification when opening file in Kate after deleting folder from where I had previously opened a file

2022-11-08 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=455269 --- Comment #2 from Brandon --- (In reply to Christoph Cullmann from comment #1) > Tried that with 22.08, can't reproduce. > Could you try a more recent version? Tried with 22.08.3 and it seems to be fixed. -- You are receiving this m

[kdeconnect] [Bug 456914] New: KDE Connect 1.19.1 looses file extension when transferring files to Android

2022-07-19 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=456914 Bug ID: 456914 Summary: KDE Connect 1.19.1 looses file extension when transferring files to Android Product: kdeconnect Version: unspecified Platform: Android OS:

[systemsettings] [Bug 452915] invert scroll direction shows as enabled but is not actually working upon rebooting when using bluetooth mouse

2022-06-03 Thread Brandon Kirsch
https://bugs.kde.org/show_bug.cgi?id=452915 Brandon Kirsch changed: What|Removed |Added CC||brandonkir...@gmail.com --- Comment #3 from

[kdeconnect] [Bug 452161] KDE Connect keyboard input not available

2022-04-02 Thread Brandon Bachman
https://bugs.kde.org/show_bug.cgi?id=452161 Brandon Bachman changed: What|Removed |Added Resolution|FIXED |LATER -- You are receiving this mail

[kdeconnect] [Bug 452161] KDE Connect keyboard input not available

2022-04-02 Thread Brandon Bachman
https://bugs.kde.org/show_bug.cgi?id=452161 Brandon Bachman changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[kdeconnect] [Bug 452161] KDE Connect keyboard input not available

2022-04-02 Thread Brandon Bachman
https://bugs.kde.org/show_bug.cgi?id=452161 --- Comment #1 from Brandon Bachman --- Wayland strikes again! Turns out, Wayland and remote input are still a problem with no obvious solution. Disregard. -- You are receiving this mail because: You are watching all bug changes.

[kdeconnect] [Bug 452161] New: KDE Connect keyboard input not available

2022-04-01 Thread Brandon Bachman
https://bugs.kde.org/show_bug.cgi?id=452161 Bug ID: 452161 Summary: KDE Connect keyboard input not available Product: kdeconnect Version: unspecified Platform: unspecified OS: Linux Status: REPORTED Severi

[Discover] [Bug 445283] Random crash on update check

2021-11-10 Thread Brandon Taylor
https://bugs.kde.org/show_bug.cgi?id=445283 Brandon Taylor changed: What|Removed |Added CC||donnie126_2...@hotmail.com -- You are

[Discover] [Bug 445283] Random crash on update check

2021-11-10 Thread Brandon Taylor
https://bugs.kde.org/show_bug.cgi?id=445283 --- Comment #1 from Brandon Taylor --- Created attachment 143411 --> https://bugs.kde.org/attachment.cgi?id=143411&action=edit The kcrash file necessary for debugging Discover. -- You are receiving this mail because: You are watching

[Discover] [Bug 445283] New: Random crash on update check

2021-11-10 Thread Brandon Taylor
https://bugs.kde.org/show_bug.cgi?id=445283 Bug ID: 445283 Summary: Random crash on update check Product: Discover Version: 5.23.3 Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity: crash

[kwin] [Bug 427920] Blank screen playing video in full screen

2021-10-22 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=427920 Brandon changed: What|Removed |Added CC||bmichaelwrigh...@gmail.com -- You are receiving

[konsole] [Bug 441206] Dolphin crashes after closing it while terminal is open.

2021-09-02 Thread Brandon McC
https://bugs.kde.org/show_bug.cgi?id=441206 --- Comment #12 from Brandon McC --- Created attachment 141259 --> https://bugs.kde.org/attachment.cgi?id=141259&action=edit New crash information added by DrKonqi dolphin (21.08.0) using Qt 5.15.2 - What I was doing when the application

[konsole] [Bug 441206] Dolphin crashes after closing it while terminal is open.

2021-09-02 Thread Brandon McC
https://bugs.kde.org/show_bug.cgi?id=441206 Brandon McC changed: What|Removed |Added CC||brandonmcc...@gmail.com -- You are receiving

[kwin] [Bug 394772] Some GTK apps temporarily lose scroll focus while desktop notification are shown

2020-05-30 Thread Brandon Watkins
https://bugs.kde.org/show_bug.cgi?id=394772 Brandon Watkins changed: What|Removed |Added CC||bwa...@gmail.com -- You are receiving this

[plasmashell] [Bug 418895] Plasmashell crashes when connecting to OpenVPN server

2020-05-01 Thread Brandon Bell
https://bugs.kde.org/show_bug.cgi?id=418895 --- Comment #2 from Brandon Bell --- While a crash doesn't happen with WiFi, VLAN, or Ethernet, I've found that a crash *does* also occur upon start of Bluetooth tethering (BNEP?) to my phone. But, again, this does not occur using nmcli. -

[plasmashell] [Bug 418895] Plasmashell crashes when connecting to OpenVPN server

2020-03-15 Thread Brandon Bell
https://bugs.kde.org/show_bug.cgi?id=418895 --- Comment #1 from Brandon Bell --- Other mentionable versions: network-manager-openvpn = 1.8.10-1 openvpn = 2.4.7-1ubuntu2 -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 418895] New: Plasmashell crashes when connecting to OpenVPN server

2020-03-15 Thread Brandon Bell
https://bugs.kde.org/show_bug.cgi?id=418895 Bug ID: 418895 Summary: Plasmashell crashes when connecting to OpenVPN server Product: plasmashell Version: 5.18.3 Platform: Ubuntu Packages OS: Linux Status: REPORTED

[valgrind] [Bug 398883] valgrind incorrectly assumes ABI on PowerPC based on endianness

2019-05-14 Thread Brandon Bergren
https://bugs.kde.org/show_bug.cgi?id=398883 --- Comment #7 from Brandon Bergren --- Ahh, I think we were using different meanings for the word "supported". I was speaking in terms of "what can the hardware do, is specified in the ABI, and is currently in use in the wild"

[choqok] [Bug 400117] crash on exit

2019-05-08 Thread Brandon Taylor
https://bugs.kde.org/show_bug.cgi?id=400117 --- Comment #5 from Brandon Taylor --- Upon running a version of Choqok compiled from source on GitHub, I can reproduce the bug on KDE neon in addition to bug reports filed relating to crashes when quitting Choqok on openSUSE Leap. However, the problem

[choqok] [Bug 406100] Choqok crashed after File > Quit

2019-04-02 Thread Brandon Taylor
https://bugs.kde.org/show_bug.cgi?id=406100 Brandon Taylor changed: What|Removed |Added CC||donnie126_2...@hotmail.com -- You are

[choqok] [Bug 406100] New: Choqok crashed after File > Quit

2019-03-31 Thread Brandon Taylor
https://bugs.kde.org/show_bug.cgi?id=406100 Bug ID: 406100 Summary: Choqok crashed after File > Quit Product: choqok Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Keywords: drkonq

[valgrind] [Bug 398883] valgrind incorrectly assumes ABI on PowerPC based on endianness

2019-03-11 Thread Brandon Bergren
https://bugs.kde.org/show_bug.cgi?id=398883 Brandon Bergren changed: What|Removed |Added CC||k...@bdragon.rtk0.net --- Comment #6 from

[telepathy] [Bug 403061] Telepathy lacks SNI support?

2019-01-22 Thread Brandon Bell
https://bugs.kde.org/show_bug.cgi?id=403061 --- Comment #4 from Brandon Bell --- (In reply to David Edmundson from comment #3) > There's an applet. I believe this issue is actually less about Telepathy and more about KDE Online Accounts with which Telepathy integrates. The Google prov

[telepathy] [Bug 403061] Telepathy lacks SNI support?

2019-01-22 Thread Brandon Bell
https://bugs.kde.org/show_bug.cgi?id=403061 Brandon Bell changed: What|Removed |Added CC||k...@netvenger.com --- Comment #2 from Brandon

[digikam] [Bug 399923] Segmentation fault during face detection

2018-12-24 Thread Brandon Kirsch
https://bugs.kde.org/show_bug.cgi?id=399923 --- Comment #101 from Brandon Kirsch --- I just opened the now-confirmed duplicate bug regarding crashes during face detection. Please see my following responses & updates to my bug: CPU0: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz (family: 0x6, m

[digikam] [Bug 402470] Crashed While I Walked Away During Face Detection

2018-12-23 Thread Brandon Kirsch
https://bugs.kde.org/show_bug.cgi?id=402470 --- Comment #2 from Brandon Kirsch --- CPU0: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz (family: 0x6, model: 0x8e, stepping: 0x9) On a Lenovo T470 Laptop. Hyperthreading is enabled. I have re-run Face Detection about 2 dozen times in the name of

[digikam] [Bug 402470] New: Crashed While I Walked Away During Face Detection

2018-12-22 Thread Brandon Kirsch
https://bugs.kde.org/show_bug.cgi?id=402470 Bug ID: 402470 Summary: Crashed While I Walked Away During Face Detection Product: digikam Version: 5.9.0 Platform: Fedora RPMs OS: Linux Status: REPORTED Keywor

[Touchpad-KCM] [Bug 395722] touchpad settings are wrong after resuming from suspend

2018-08-10 Thread Brandon Watkins
https://bugs.kde.org/show_bug.cgi?id=395722 Brandon Watkins changed: What|Removed |Added CC||bwa...@gmail.com -- You are receiving this

[plasmashell] [Bug 393040] New: GUI crash and restore

2018-04-12 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=393040 Bug ID: 393040 Summary: GUI crash and restore Product: plasmashell Version: 5.12.4 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi

[trojita] [Bug 358680] sort order not saved when not threaded

2018-02-26 Thread Brandon Watkins
https://bugs.kde.org/show_bug.cgi?id=358680 Brandon Watkins changed: What|Removed |Added CC||bwa...@gmail.com --- Comment #4 from Brandon

[plasmashell] [Bug 383828] Crash in QV4::QObjectWrapper::getProperty

2018-01-29 Thread Brandon Watkins
https://bugs.kde.org/show_bug.cgi?id=383828 Brandon Watkins changed: What|Removed |Added CC||bwa...@gmail.com -- You are receiving this

[plasmashell] [Bug 388765] Plasma crashes after hiding an icon in 'Status and Notifications'

2018-01-15 Thread Brandon Watkins
https://bugs.kde.org/show_bug.cgi?id=388765 Brandon Watkins changed: What|Removed |Added CC||bwa...@gmail.com --- Comment #1 from Brandon

[telepathy] [Bug 364111] Can't configure a Google account for KDE telepathy

2017-08-09 Thread Brandon Bell
https://bugs.kde.org/show_bug.cgi?id=364111 --- Comment #28 from Brandon Bell --- Further along that same line, it says that signon-ui segfaulted in libQt5Gui.so. Aug 2 19:18:35 COMPNAME kernel: [ 679.613938] signon-ui[5791]: segfault at 8 ip 7f93da47ada0 sp 7ffcf7375b28 error 4

[valgrind] [Bug 375171] Crash when running "hello world"

2017-01-19 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=375171 --- Comment #12 from Brandon --- I am coming over from this closed bug: https://bugs.kde.org/show_bug.cgi?id=375171 In response to whether my processor is Skylake, I believe it is. laptop: https://www.amazon.com/Dell-Inspiron-i7559-2512BLK-Generation

[valgrind] [Bug 374850] The Impossible Happened

2017-01-19 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=374850 --- Comment #4 from Brandon --- Is there any other information or steps you'd like me to take in order to get the ball rolling on getting this bug fixed? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 374850] The Impossible Happened

2017-01-10 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=374850 --- Comment #3 from Brandon --- Is there something specific you'd like me to do? I'm not sure what any of that means. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 374850] The Impossible Happened

2017-01-09 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=374850 --- Comment #1 from Brandon --- My application is 32bit I'm running XUbuntu $ cat /etc/issue Ubuntu 16.04.1 LTS \n \l -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 374850] New: The Impossible Happened

2017-01-09 Thread Brandon
https://bugs.kde.org/show_bug.cgi?id=374850 Bug ID: 374850 Summary: The Impossible Happened Product: valgrind Version: 3.12.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priori

[plasmashell] [Bug 365014] All windows hide on repeating desktop click

2016-07-23 Thread Brandon Schneider via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365014 Brandon Schneider changed: What|Removed |Added CC||brandon.schnei...@icloud.co

[plasmashell] [Bug 361074] New: Memory leak with normal CPU usage, every hour or so

2016-03-27 Thread Brandon via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361074 Bug ID: 361074 Summary: Memory leak with normal CPU usage, every hour or so Product: plasmashell Version: master Platform: Neon Packages OS: Linux Status: UNCONFIRMED

[plasmashell] [Bug 356175] [wayland] plasmashell crashes at startup

2015-12-10 Thread Brandon Gandy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356175 --- Comment #5 from Brandon Gandy --- (In reply to darkbasic from comment #4) > With latest git snapshot I get the "black screen with cursor" despite the > kinit patch. Same issue here. It's not the login manager since I've

[plasmashell] [Bug 356175] [wayland] plasmashell crashes at startup

2015-12-08 Thread Brandon Gandy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356175 Brandon Gandy changed: What|Removed |Added CC||xen...@gmail.com -- You are receiving this

[kde] [Bug 356202] New: wake from sleep crash notification

2015-12-02 Thread Brandon via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356202 Bug ID: 356202 Summary: wake from sleep crash notification Product: kde Version: unspecified Platform: unspecified OS: Linux Status: UNCONFIRMED Keywords: drkonq

[trojita] [Bug 356121] Cannot send mail: "APPEND failed: Folder is not found"

2015-12-01 Thread Brandon Foster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356121 --- Comment #11 from Brandon Foster --- I wrote a blog post about my experiences here so that it may helps others: https://brandonthedev.wordpress.com/2015/12/01/setting-up-trojita-with-microsoft-exchange-email/ -- You are receiving this mail because

[trojita] [Bug 356121] Cannot send mail: "APPEND failed: Folder is not found"

2015-12-01 Thread Brandon Foster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356121 --- Comment #10 from Brandon Foster --- Sweet success! For Microsoft Exchange I had to use the STARTTLS encryption method, change the port to 587 as instructed by https://support.office.com/en-us/article/Outlook-settings-for-POP-and-IMAP-access-for

[trojita] [Bug 356121] Cannot send mail: "APPEND failed: Folder is not found"

2015-12-01 Thread Brandon Foster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356121 --- Comment #9 from Brandon Foster --- Nevermind - I found it: http://software.opensuse.org/download.html?project=home:jkt-gentoo:trojita&package=trojita-nightly -- You are receiving this mail because: You are watching all bug changes.

[trojita] [Bug 356121] Cannot send mail: "APPEND failed: Folder is not found"

2015-12-01 Thread Brandon Foster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356121 --- Comment #8 from Brandon Foster --- Do you have a link to the repo? Can't tell if I should use https://github.com/jktjkt/trojita or https://code.launchpad.net/~lubuntu-dev/trojita/trojita-nightly-debian -- You are receiving this mail because

[trojita] [Bug 356121] Cannot send mail: "APPEND failed: Folder is not found"

2015-12-01 Thread Brandon Foster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356121 --- Comment #6 from Brandon Foster --- Thomas and Jan, I managed to get past the initial Folder not found error by unchecking the "Save sent mail" option in the SMTP tab of settings. But now I am running into issues authenticating to sen

[trojita] [Bug 356121] Cannot send mail: "APPEND failed: Folder is not found"

2015-12-01 Thread Brandon Foster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356121 --- Comment #5 from Brandon Foster --- (In reply to Thomas Lübking from comment #3) > In the last tab of the settings dialog > a) Do you actually intend to use the IMAP SENDMAIL extension rather than an > smtp server? (afaics, gmail does NO

[trojita] [Bug 356121] Cannot send mail: "APPEND failed: Folder is not found"

2015-11-30 Thread Brandon Foster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356121 --- Comment #2 from Brandon Foster --- Thanks Jan Kundrát, but what can I do as a work-around? -- You are receiving this mail because: You are watching all bug changes.

[trojita] [Bug 356121] New: Cannot send mail: "APPEND failed: Folder is not found"

2015-11-30 Thread Brandon Foster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356121 Bug ID: 356121 Summary: Cannot send mail: "APPEND failed: Folder is not found" Product: trojita Version: 0.5 Platform: Debian stable OS: Linux Status: UNCONFIRMED