https://bugs.kde.org/show_bug.cgi?id=222538
--- Comment #7 from Jeremy Whiting ---
Ok, I added some debug and noticed the following. The "Show titlebar" setting
shows or hides the titlebar that's at the bottom of my window. But kwin and/or
plasma is still drawing a titlebar at
https://bugs.kde.org/show_bug.cgi?id=222538
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #6 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=480901
--- Comment #6 from Jeremy Whiting ---
(In reply to András Manţia from comment #4)
> Same for me in other apps too, i don't have Screen reader enabled and don't
> have ~/.config/speech-dispatcher/speechd.conf at all.
Yeah, the pr
https://bugs.kde.org/show_bug.cgi?id=480901
--- Comment #5 from Jeremy Whiting ---
I was mistaken. Looking at speech dispatcher's api it's list_voices api give
all voices for all locales. Since espeak-ng has many many voices and variations
it takes some time. I'll see if we
https://bugs.kde.org/show_bug.cgi?id=484046
--- Comment #6 from Jeremy Whiting ---
Yeah, the only problem is that the rewritten kcm is using SDL's gamepad api to
get available devices. There's also a lower level Joystick api in SDL that we
are currently ignoring. Once we talk and u
https://bugs.kde.org/show_bug.cgi?id=484046
--- Comment #3 from Jeremy Whiting ---
No, this is not just you. In plasma 6 we tried to update the gamepad kcm a bit
moving away from the old joystick api to using SDL. In doing so we moved it to
use the gamepad api in SDL instead of the lower level
https://bugs.kde.org/show_bug.cgi?id=482696
Jeremy Whiting changed:
What|Removed |Added
Version Fixed In||6.0.4
--- Comment #2 from Jeremy Whiting
https://bugs.kde.org/show_bug.cgi?id=483355
Bug ID: 483355
Summary: krfb crashes when using yakuake
Classification: Applications
Product: krfb
Version: 24.02.0
Platform: Arch Linux
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=482696
Jeremy Whiting changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=480901
--- Comment #3 from Jeremy Whiting ---
That looks like spd_list_voices is taking a while. I'm willing to bet money
they have speech-dispatcher configured to use espeak or espeak-ng which in some
recent versions of speech-dispatcher give a way l
https://bugs.kde.org/show_bug.cgi?id=475841
Bug ID: 475841
Summary: payees with different case not recognized until asking
Classification: Applications
Product: kmymoney
Version: git (master)
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=144948
Jeremy Whiting changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
CC
https://bugs.kde.org/show_bug.cgi?id=406030
--- Comment #4 from Jeremy Whiting ---
Yep, good point. I'll update that one also. One moment.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=473223
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #8 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=406030
Jeremy Whiting changed:
What|Removed |Added
Version Fixed In||23.03
CC
https://bugs.kde.org/show_bug.cgi?id=406030
Jeremy Whiting changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://bugs.kde.org/show_bug.cgi?id=462744
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #1 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=461139
Bug ID: 461139
Summary: Item is somehow getting linked to KStars qml type from
other documentation
Classification: Frameworks and Libraries
Product: frameworks-kdoctools
Version: unspec
https://bugs.kde.org/show_bug.cgi?id=454506
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #2 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=454821
--- Comment #2 from Jeremy Whiting ---
https://lists.gnupg.org/pipermail/gnutls-help/2022-May/004744.html has some
details also. Seems they released gnutls 3.7.6 to mitigate this regression in
3.7.5.
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=454821
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=453857
Jeremy Whiting changed:
What|Removed |Added
CC||diorte...@gmail.com
--- Comment #14 from
https://bugs.kde.org/show_bug.cgi?id=453857
Jeremy Whiting changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=454485
Jeremy Whiting changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=454485
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #2 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=454399
--- Comment #5 from Jeremy Whiting ---
Yeah, since it's a regression in gnutls you either need to downgrade that back
from 3.7.5 to 3.7.4 or get opensuse to add the previously mentioned patch to
their 3.7.5 package in a new revision.
--
Yo
https://bugs.kde.org/show_bug.cgi?id=454399
--- Comment #2 from Jeremy Whiting ---
https://github.com/archlinux/svntogit-packages/commit/cf4d5e8c600e32251eeacbd08c67f78bd4a3adb3
has the patched arch changes in 3.7.5-2 that opensuse and other distros may
want to add to their patches.
--
You are
https://bugs.kde.org/show_bug.cgi?id=454399
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #1 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=453857
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #9 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=453896
--- Comment #8 from Jeremy Whiting ---
Problem found. It's because gnutls 3.7.5 is doing this:
commit 41c9c845a342359327403431050d3458246896af
Author: Tobias Heider
Date: Mon Mar 14 16:17:28 2022 +0100
Use custom allocators for GMP to
https://bugs.kde.org/show_bug.cgi?id=453896
--- Comment #7 from Jeremy Whiting ---
Ok, spent too long debugging and trying to get alkvaluetest to pass. Then at
one point noticed the freefunc from mp_get_memory_functions() in alkvalue.cpp
was the same as gnutls_free_zero So I checked pacman.log
https://bugs.kde.org/show_bug.cgi?id=453896
--- Comment #6 from Jeremy Whiting ---
Today's testing is pointing to libalkimia. So I got that from git, built it and
kmm crashes in the same way with it as it does with latest libalkimia from arch
packages.
More interestingly I also get
https://bugs.kde.org/show_bug.cgi?id=453896
--- Comment #5 from Jeremy Whiting ---
Hmm, going back to an earlier glibc changes the assertion, but it's still an
assertion inside new() operator:
This is from going back to glibc 2.35-3 arch package. Looking into the stdc++
library instea
https://bugs.kde.org/show_bug.cgi?id=453896
--- Comment #4 from Jeremy Whiting ---
Since it's in new/malloc in all cases, I'm wondering if this upgrade to glibc
on the 14th here broke things:
[2022-05-14T09:40:34-0600] [ALPM] upgraded glibc (2.35-4 -> 2.35-5)
--
You are receiv
https://bugs.kde.org/show_bug.cgi?id=453896
--- Comment #3 from Jeremy Whiting ---
Here's the backtrace when using locally built master branch from git:
Thread 1 "kmymoney" received signal SIGSEGV, Segmentation fault.
0x757735b0 in _int_malloc (av=av@entry=0x758d6bc
https://bugs.kde.org/show_bug.cgi?id=453896
--- Comment #2 from Jeremy Whiting ---
kmymoney: malloc.c:2617: sysmalloc: Assertion `(old_top == initial_top (av) &&
old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse
(old_top) && ((unsigned long) old
https://bugs.kde.org/show_bug.cgi?id=453896
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #1 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=383555
--- Comment #24 from Jeremy Whiting ---
And rebooted a moment ago, panel still on the bottom of laptop display (on the
left of screen on the right) but this time yakuake doesn't appear on second
display :( So doesn't seem related to panel
https://bugs.kde.org/show_bug.cgi?id=383555
--- Comment #23 from Jeremy Whiting ---
So as a test I moved my panel from being on the left side of my left display to
the bottom of my left display. That didn't help, yakuake still refused to show
on the right display. But then I rebooted
https://bugs.kde.org/show_bug.cgi?id=383555
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #21 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=356197
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #2 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=440018
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #1 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=439819
Jeremy Whiting changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=439819
--- Comment #5 from Jeremy Whiting ---
Thomas, thanks for the DebugView hint. That's a very useful tool. After a bit
of wrangling with craft on windows I think I found the problem. I'm just not
yet sure what the proper fix is. Here's wha
https://bugs.kde.org/show_bug.cgi?id=439819
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #3 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=437757
Jeremy Whiting changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=437757
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #1 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=392493
Jeremy Whiting changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=362193
Jeremy Whiting changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/kha
https://bugs.kde.org/show_bug.cgi?id=344834
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=348735
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
Resolution
https://bugs.kde.org/show_bug.cgi?id=386855
Jeremy Whiting changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=362256
Jeremy Whiting changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/kha
https://bugs.kde.org/show_bug.cgi?id=390024
--- Comment #18 from Jeremy Whiting ---
Ah right. Thanks for doing that Luigi.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=391405
--- Comment #3 from Jeremy Whiting ---
Just pushed a fix for this to kompare in git. Fix will be included in 19.08 RC
(but just missed beta tag by a couple of days).
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=390024
Jeremy Whiting changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=408720
--- Comment #2 from Jeremy Whiting ---
Awesome, thank you.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=408720
Bug ID: 408720
Summary: tcl core sha256 is wrong
Product: Craft
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: N
https://bugs.kde.org/show_bug.cgi?id=405422
Jeremy Whiting changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/ksu |https://commits.kde.org/ksu
https://bugs.kde.org/show_bug.cgi?id=405422
Jeremy Whiting changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/ksu
https://bugs.kde.org/show_bug.cgi?id=391405
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #2 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=390024
--- Comment #7 from Jeremy Whiting ---
Alternatively we could have the FilesPage emit a signal after it calls setUrl
on the KUrlCombobox
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=390024
--- Comment #6 from Jeremy Whiting ---
https://cgit.kde.org/kio.git/commit/?id=a43aea3ebc697fad4be8be821b94c8374d08
is definitely the cause undoing the bits of that commit in kurlrequester.cpp
fix the bug, but I'm not sure why yet. W
https://bugs.kde.org/show_bug.cgi?id=390024
--- Comment #5 from Jeremy Whiting ---
Yep, I can recreate with latest kompare and kf5 from git. Let's see if I can
find the cause now :)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=390024
--- Comment #3 from Jeremy Whiting ---
I used the buttons to select files here which worked. That's not working there?
I wonder if KURLRequester has a regression possibly. We are connecting to it's
textChanged signal which seems to be working
https://bugs.kde.org/show_bug.cgi?id=390024
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #1 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=385516
Jeremy Whiting changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=385120
--- Comment #3 from Jeremy Whiting ---
Fixed in commit c32c8d002e1216373560c94738841a7a5e1b976b should be in the next
release of frameworks.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=332303
Jeremy Whiting changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/kma
https://bugs.kde.org/show_bug.cgi?id=378913
Jeremy Whiting changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=368240
Jeremy Whiting changed:
What|Removed |Added
Latest Commit||http://commits.kde.org/knew
https://bugs.kde.org/show_bug.cgi?id=368240
Jeremy Whiting changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=368240
--- Comment #3 from Jeremy Whiting ---
Well, QML Bindings are there in a branch and should land shortly afaik. Ok,
I've never used any kiosk stuff before. Is there a tutorial somewhere about how
it works these days? Googling got me
https://dot.kd
https://bugs.kde.org/show_bug.cgi?id=368240
--- Comment #1 from Jeremy Whiting ---
Would you prefer the kiosk key hid the "Get Hot new Stuff" button completely?
Or show a message when clicked saying it has been disabled by the
administrators?
--
You are receiving this mail becaus
https://bugs.kde.org/show_bug.cgi?id=362094
--- Comment #10 from Jeremy Whiting ---
Ok I copied the metadata for all applications from edu.kde.org to www.kde.org
(and removed the "parent" attribute since it's not needed on the latter site.
In the process I ended up adding Arti
https://bugs.kde.org/show_bug.cgi?id=362094
Jeremy Whiting changed:
What|Removed |Added
Assignee|kde-...@kde.org |jpwhit...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=362193
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
Assignee|an
https://bugs.kde.org/show_bug.cgi?id=362094
Jeremy Whiting changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=362094
Jeremy Whiting changed:
What|Removed |Added
CC||jpwhit...@kde.org
--- Comment #5 from Jeremy
https://bugs.kde.org/show_bug.cgi?id=349610
Jeremy Whiting changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=356233
Jeremy Whiting changed:
What|Removed |Added
Latest Commit|http://commits.kde.org/libk |http://commits.kde.org/libk
https://bugs.kde.org/show_bug.cgi?id=342054
--- Comment #6 from Jeremy Whiting ---
I somehow missed this bug report. I've been away from development for a while,
but am back. I'll take a look at this soon.
Thanks for the report. and for poking again.
--
You are receiving this ma
82 matches
Mail list logo