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
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
https://bugs.kde.org/show_bug.cgi?id=485927
Brandon Wright changed:
What|Removed |Added
Attachment #180293|0 |1
is obsolete
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
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
https://bugs.kde.org/show_bug.cgi?id=485927
Brandon Wright changed:
What|Removed |Added
Attachment #180257|0 |1
is obsolete
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
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
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
>
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
&
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
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
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
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
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
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:
*
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
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
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:
https://bugs.kde.org/show_bug.cgi?id=485927
Brandon Wright changed:
What|Removed |Added
CC||bear...@gmail.com
--- Comment #22 from
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
https://bugs.kde.org/show_bug.cgi?id=475886
Brandon Liles changed:
What|Removed |Added
CC||brandon.li...@gmail.com
--- Comment #15 from
https://bugs.kde.org/show_bug.cgi?id=389568
Brandon Gray changed:
What|Removed |Added
CC||bgray...@gmail.com
Resolution
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
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
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
https://bugs.kde.org/show_bug.cgi?id=476674
Brandon Ragland changed:
What|Removed |Added
CC||raglan...@pm.me
--
You are receiving this
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:
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
https://bugs.kde.org/show_bug.cgi?id=466320
Brandon Cooper changed:
What|Removed |Added
CC||brandon.coo...@disroot.org
--
You are
https://bugs.kde.org/show_bug.cgi?id=417441
Brandon Cooper changed:
What|Removed |Added
CC||brandon.coo...@disroot.org
--
You are
https://bugs.kde.org/show_bug.cgi?id=467146
Brandon changed:
What|Removed |Added
Keywords||accessibility
URL
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
https://bugs.kde.org/show_bug.cgi?id=466438
Brandon changed:
What|Removed |Added
Keywords||accessibility
--
You are receiving this mail
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.
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
https://bugs.kde.org/show_bug.cgi?id=457553
Brandon changed:
What|Removed |Added
CC||brandominat...@gmail.com
--
You are receiving this
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.
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:
>
>
https://bugs.kde.org/show_bug.cgi?id=455269
Brandon changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Ever confirmed|0
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
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
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:
https://bugs.kde.org/show_bug.cgi?id=452915
Brandon Kirsch changed:
What|Removed |Added
CC||brandonkir...@gmail.com
--- Comment #3 from
https://bugs.kde.org/show_bug.cgi?id=452161
Brandon Bachman changed:
What|Removed |Added
Resolution|FIXED |LATER
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=452161
Brandon Bachman changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
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.
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
https://bugs.kde.org/show_bug.cgi?id=445283
Brandon Taylor changed:
What|Removed |Added
CC||donnie126_2...@hotmail.com
--
You are
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
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
https://bugs.kde.org/show_bug.cgi?id=427920
Brandon changed:
What|Removed |Added
CC||bmichaelwrigh...@gmail.com
--
You are receiving
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
https://bugs.kde.org/show_bug.cgi?id=441206
Brandon McC changed:
What|Removed |Added
CC||brandonmcc...@gmail.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=394772
Brandon Watkins changed:
What|Removed |Added
CC||bwa...@gmail.com
--
You are receiving this
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.
-
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.
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
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"
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
https://bugs.kde.org/show_bug.cgi?id=406100
Brandon Taylor changed:
What|Removed |Added
CC||donnie126_2...@hotmail.com
--
You are
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
https://bugs.kde.org/show_bug.cgi?id=398883
Brandon Bergren changed:
What|Removed |Added
CC||k...@bdragon.rtk0.net
--- Comment #6 from
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
https://bugs.kde.org/show_bug.cgi?id=403061
Brandon Bell changed:
What|Removed |Added
CC||k...@netvenger.com
--- Comment #2 from Brandon
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
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
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
https://bugs.kde.org/show_bug.cgi?id=395722
Brandon Watkins changed:
What|Removed |Added
CC||bwa...@gmail.com
--
You are receiving this
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
https://bugs.kde.org/show_bug.cgi?id=358680
Brandon Watkins changed:
What|Removed |Added
CC||bwa...@gmail.com
--- Comment #4 from Brandon
https://bugs.kde.org/show_bug.cgi?id=383828
Brandon Watkins changed:
What|Removed |Added
CC||bwa...@gmail.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=388765
Brandon Watkins changed:
What|Removed |Added
CC||bwa...@gmail.com
--- Comment #1 from Brandon
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
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
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.
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.
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.
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
https://bugs.kde.org/show_bug.cgi?id=365014
Brandon Schneider changed:
What|Removed |Added
CC||brandon.schnei...@icloud.co
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
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
https://bugs.kde.org/show_bug.cgi?id=356175
Brandon Gandy changed:
What|Removed |Added
CC||xen...@gmail.com
--
You are receiving this
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
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
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
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.
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
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
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
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.
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
92 matches
Mail list logo