https://bugs.kde.org/show_bug.cgi?id=503241
--- Comment #1 from Andreas Arnez ---
Pushed a commit that supports the changes to NNPA:
24b634e8ce04de70d4aa6c61a12149df223f9c68 -- "Bug 503241 - s390x: Support z17
changes to the NNPA instruction"
--
You are receiving this mail becaus
https://bugs.kde.org/show_bug.cgi?id=503241
Andreas Arnez changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=493393
Andreas K. Huettel changed:
What|Removed |Added
CC||dilfri...@gentoo.org
--- Comment #4 from
https://bugs.kde.org/show_bug.cgi?id=264297
--- Comment #5 from Andreas Hartmetz ---
Git commit 824a07c785d21cb40f5d49dbb0e8f219514a95a5 by Andreas Hartmetz.
Committed on 23/06/2025 at 21:04.
Pushed by ahartmetz into branch 'master'.
That notFirstLoadingJob mentioned earlier? It'
https://bugs.kde.org/show_bug.cgi?id=264297
Andreas Hartmetz changed:
What|Removed |Added
CC||ahartm...@gmail.com
Resolution
https://bugs.kde.org/show_bug.cgi?id=264297
--- Comment #3 from Andreas Hartmetz ---
Git commit 4fab93c985c2ea87499b68ad5822c93e49637e24 by Andreas Hartmetz.
Committed on 23/06/2025 at 14:50.
Pushed by ahartmetz into branch 'master'.
Fix "scrolling lock" to the bottom of t
https://bugs.kde.org/show_bug.cgi?id=505512
Andreas Sturmlechner changed:
What|Removed |Added
CC||ast...@gentoo.org
See Also
https://bugs.kde.org/show_bug.cgi?id=420384
Andreas Sturmlechner changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=481736
Andreas T changed:
What|Removed |Added
CC|a.tetz...@gmx.de|
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=255388
Andreas Hartmetz changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=493393
Andreas Sturmlechner changed:
What|Removed |Added
CC||ast...@gentoo.org
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=454322
Andreas Hartmetz changed:
What|Removed |Added
CC||ahartm...@gmail.com
--- Comment #4 from
https://bugs.kde.org/show_bug.cgi?id=505159
Andreas Hartmetz changed:
What|Removed |Added
CC||ahartm...@gmail.com
Status
https://bugs.kde.org/show_bug.cgi?id=255388
Andreas Hartmetz changed:
What|Removed |Added
CC||ahartm...@gmail.com
--- Comment #118 from
https://bugs.kde.org/show_bug.cgi?id=463036
Andreas Hartmetz changed:
What|Removed |Added
Status|REPORTED|RESOLVED
CC
https://bugs.kde.org/show_bug.cgi?id=445746
--- Comment #5 from Andreas Hartmetz ---
*** Bug 463036 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=418293
Andreas Hartmetz changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=323455
--- Comment #26 from Andreas Hartmetz ---
(In reply to Andreas Hartmetz from comment #25)
> Here is the cleaner solution that I had in mind[...]
> https://invent.kde.org/pim/akonadi/-/merge_requests/260
This one is merged now on account of it pr
https://bugs.kde.org/show_bug.cgi?id=418293
--- Comment #11 from Andreas Hartmetz ---
> I now have a proposed fix that, if it works, should make the error disappear
> from both KMail and the mailfilter agent:
> https://invent.kde.org/pim/akonadi/-/merge_requests/260
Martin, could you
https://bugs.kde.org/show_bug.cgi?id=418293
--- Comment #10 from Andreas Hartmetz ---
(In reply to Martin Koller from comment #9)
> HTH
Thank you, that's great! So the error does come from the agent and in the way
that I expected.
I now have a proposed fix that, if it works, should
https://bugs.kde.org/show_bug.cgi?id=323455
--- Comment #25 from Andreas Hartmetz ---
Here is the cleaner solution that I had in mind (note it doesn't need the other
change). Akonadi does already wait until it has started all agents before
reporting "ready", but started just seem
https://bugs.kde.org/show_bug.cgi?id=418293
--- Comment #7 from Andreas Hartmetz ---
It's probably not easy to get a backtrace from "the Akonadi server" because
AFAIU mail filters run in a separate akonadi_mailfilter_agent process and you'd
need to attach gdb to that one i
https://bugs.kde.org/show_bug.cgi?id=323455
--- Comment #23 from Andreas Hartmetz ---
Draft merge request for KMail, any "compilers" here who can test it? I can't
currently reproduce the bug myself.
https://invent.kde.org/pim/kmail/-/merge_requests/162
There seems to be a simila
https://bugs.kde.org/show_bug.cgi?id=362067
Andreas Hartmetz changed:
What|Removed |Added
CC||ahartm...@gmail.com
--- Comment #2 from
https://bugs.kde.org/show_bug.cgi?id=453371
Andreas Hartmetz changed:
What|Removed |Added
CC||ahartm...@gmail.com
--- Comment #1 from
https://bugs.kde.org/show_bug.cgi?id=323455
Andreas Hartmetz changed:
What|Removed |Added
Assignee|kdepim-b...@kde.org |ahartm...@gmail.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=418293
--- Comment #6 from Andreas Hartmetz ---
(In reply to Martin Koller from comment #5)
> However I do see another issue: when just starting "akonadictl start" I get
> this dialog 3 times.
Oh, that is interesting. I thought it could
https://bugs.kde.org/show_bug.cgi?id=323455
--- Comment #22 from Andreas Hartmetz ---
So yeah, the filters are loaded as soon as the Akonadi server reports that it's
running. Or rather, as soon as Akonadi::ServerManager reports that the server
is running, because there is no explicit inte
https://bugs.kde.org/show_bug.cgi?id=323455
--- Comment #21 from Andreas Hartmetz ---
> Could it be that the corresponding akonadi_imap_resource is not started fast
> enough ?
> With `akonadictl start` prior to launching kmail, it's fine (no popup).
Could be, but IIRC the data
https://bugs.kde.org/show_bug.cgi?id=323455
--- Comment #19 from Andreas Hartmetz ---
Can anybody still reproduce this? I've been looking around in the code,
checking what it is supposed to happen... but I can't reproduce it right now,
so it's difficult to see why things don
https://bugs.kde.org/show_bug.cgi?id=418293
--- Comment #4 from Andreas Hartmetz ---
Is this still reproducible? I have started to investigate for the related bug
https://bugs.kde.org/show_bug.cgi?id=323455
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=504312
Bug ID: 504312
Summary: plasma-nm is unable to read passwords from secret
storage backend
Classification: Plasma
Product: plasmashell
Version First master
Reported In:
Platf
https://bugs.kde.org/show_bug.cgi?id=504250
Bug ID: 504250
Summary: Weird behaviour after long uptime, memory leak?
Classification: Applications
Product: digikam
Version: 8.6.0
Platform: Microsoft Windows
OS: Microsoft Wind
https://bugs.kde.org/show_bug.cgi?id=503029
--- Comment #7 from Andreas Joss ---
Ahh (In reply to jmot205 from comment #6)
> (In reply to Andreas Joss from comment #5)
> > (In reply to jmot205 from comment #4)
> > > Saving the following in AppleScript as an app will al
https://bugs.kde.org/show_bug.cgi?id=503029
--- Comment #5 from Andreas Joss ---
(In reply to jmot205 from comment #4)
> Saving the following in AppleScript as an app will allow you to set the
> default pdf application to this new app as a workaround. So that means that
> we can now o
https://bugs.kde.org/show_bug.cgi?id=504087
Bug ID: 504087
Summary: Startup factor 4 slower than with previous versions
Classification: Applications
Product: digikam
Version: 8.6.0
Platform: Microsoft Windows
OS: Microsoft
https://bugs.kde.org/show_bug.cgi?id=503749
Bug ID: 503749
Summary: Simple calculator vs Equation mode
Classification: Applications
Product: kcalc
Version: 24.12.3
Platform: Ubuntu
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=502452
Andreas Cord-Landwehr changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=108473
Andreas changed:
What|Removed |Added
CC||eand...@gmail.com
--- Comment #7 from Andreas ---
I
https://bugs.kde.org/show_bug.cgi?id=472930
Andreas changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=503029
Andreas Joss changed:
What|Removed |Added
CC||andreasjos...@gmail.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=453315
Andreas changed:
What|Removed |Added
CC||eand...@gmail.com
--- Comment #3 from Andreas ---
I
https://bugs.kde.org/show_bug.cgi?id=273489
Andreas Arnez changed:
What|Removed |Added
Status|REPORTED|RESOLVED
CC
https://bugs.kde.org/show_bug.cgi?id=503240
Andreas Arnez changed:
What|Removed |Added
Assignee|jsew...@acm.org |ar...@linux.ibm.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=503238
Bug ID: 503238
Summary: s390x: Support miscellaneous-instruction-extensions
facility 4
Classification: Developer tools
Product: valgrind
Version: unspecified
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=503241
Andreas Arnez changed:
What|Removed |Added
Assignee|jsew...@acm.org |ar...@linux.ibm.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=503241
Bug ID: 503241
Summary: s390x: Support z17 changes to the NNPA instruction
Classification: Developer tools
Product: valgrind
Version: unspecified
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=503239
Andreas Arnez changed:
What|Removed |Added
Assignee|jsew...@acm.org |ar...@linux.ibm.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=503240
Bug ID: 503240
Summary: s390x: Support MSA extensions 10, 11, and 12
Classification: Developer tools
Product: valgrind
Version: unspecified
Platform: Other
OS: Linux
S
https://bugs.kde.org/show_bug.cgi?id=503238
Andreas Arnez changed:
What|Removed |Added
Assignee|jsew...@acm.org |ar...@linux.ibm.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=503239
Bug ID: 503239
Summary: s390x: Support vector-enhancements facility 3
Classification: Developer tools
Product: valgrind
Version: unspecified
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=503067
--- Comment #2 from Andreas Hencke ---
Kontact crashes with Wayland only. When I launch X11, Kontact works, but the
reading area is a glitch (guess this is another problem).
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=503067
Bug ID: 503067
Summary: Kontact crashes shortly after starting it
Classification: Applications
Product: kontact
Version: unspecified
Platform: Arch Linux
OS: Linux
Sta
https://bugs.kde.org/show_bug.cgi?id=503067
--- Comment #1 from Andreas Hencke ---
Created attachment 180449
--> https://bugs.kde.org/attachment.cgi?id=180449&action=edit
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=502324
Andreas Arnez changed:
What|Removed |Added
Resolution|--- |FIXED
Assignee|jsew...@acm.org
https://bugs.kde.org/show_bug.cgi?id=502324
Bug ID: 502324
Summary: s390x: Memcheck false positives with TMxx and TM/TMY
Classification: Developer tools
Product: valgrind
Version: unspecified
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=502288
Bug ID: 502288
Summary: s390x: Memcheck false positives with NNPA last tensor
dimension
Classification: Developer tools
Product: valgrind
Version: unspecified
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=502288
Andreas Arnez changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=498421
Andreas Arnez changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
er, I can then continue working normally.
The crash can be reproduced sometimes.
-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
PID: 3119 (plasmashell)
UID: 1000 (andreas)
GID: 1000 (andreas)
Signal: 11 (SEGV)
Timestamp: Thu
https://bugs.kde.org/show_bug.cgi?id=484855
Andreas Sturmlechner changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=501313
--- Comment #1 from Andreas Sturmlechner ---
Created attachment 179271
--> https://bugs.kde.org/attachment.cgi?id=179271&action=edit
basketfailure_20250310_075504.png
--
You are receiving this mail because:
You are watching all bug changes.
; - conversion of \"0,0,0\" to QDate failed"
> kf.kio.workers.file: copy()
> QUrl("file:///home/andreas/.local/share/basket/temp-archive/backgrounds/light.png")
> to QUrl("file:///home/andreas/.local/share/basket/backgrounds/light.png")
> mode
https://bugs.kde.org/show_bug.cgi?id=501313
--- Comment #2 from Andreas Sturmlechner ---
The crash, startup error message, 100% load also happens with cleaned up
profile:
> ~/.config/basketrc
> ~/.local/share/basket
That failed startup then seems to leave files behind, leading to the ove
https://bugs.kde.org/show_bug.cgi?id=484363
Andreas Sturmlechner changed:
What|Removed |Added
CC||ast...@gentoo.org
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=499820
--- Comment #8 from Andreas Hencke ---
I can confirm it, version 24.12.3-1 (Arch) fixed it. Thank you all.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=468575
--- Comment #85 from Andreas Schwab ---
An implementation of the riscv_hwprobe syscall (258) is missing, which is used
by glibc to implement IFUNC.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=468575
--- Comment #84 from Andreas Schwab ---
Created attachment 179112
--> https://bugs.kde.org/attachment.cgi?id=179112&action=edit
riscv64: Avoid warning about missing return value in stat wrapper
--
You are receiving this mail because:
https://bugs.kde.org/show_bug.cgi?id=500030
Andreas Cord-Landwehr changed:
What|Removed |Added
Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst
https://bugs.kde.org/show_bug.cgi?id=500030
Andreas Cord-Landwehr changed:
What|Removed |Added
Latest Commit||https://invent.kde.org/syst
https://bugs.kde.org/show_bug.cgi?id=475580
Andreas Sturmlechner changed:
What|Removed |Added
CC||ast...@gentoo.org
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=499820
Andreas Hencke changed:
What|Removed |Added
CC||andreas.hen...@mailbox.org
--
You are
https://bugs.kde.org/show_bug.cgi?id=500030
--- Comment #1 from Andreas Cord-Landwehr ---
Thank you for the report! For easier analysis could you please also attach
- the application's log output
- and a backtrack with resolved symbols and full functions parameters?
If you cannot resolv
https://bugs.kde.org/show_bug.cgi?id=436318
--- Comment #192 from Andreas Hartmann ---
(In reply to imaginator from comment #191)
> By making Wayland the default for Plasma-6 instead of sticking with X11 (and
> publicly explaining why), KDE unfortunately gave away the only leverage they
&g
https://bugs.kde.org/show_bug.cgi?id=465055
Andreas Henriksson changed:
What|Removed |Added
CC||sausage...@gmail.com
--- Comment #28 from
177566&action=edit
screenshot of gdb
Dear valgrind developers,
The instruction
0xd99c42c index. z0.d, #0, #1
seems not to be handled by valgrind-3.24.0
I get an "illegal instruction" error message. Please come back to me if you
have any question.
Sincerely
Andreas Jocksch
uname -a
https://bugs.kde.org/show_bug.cgi?id=498421
Andreas Arnez changed:
What|Removed |Added
Summary|s390x: support BPP and BPRL |s390x: support BPP and BPRP
https://bugs.kde.org/show_bug.cgi?id=498421
Andreas Arnez changed:
What|Removed |Added
Assignee|jsew...@acm.org |ar...@linux.ibm.com
CC
https://bugs.kde.org/show_bug.cgi?id=455303
Andreas Sturmlechner changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://bugs.kde.org/show_bug.cgi?id=497501
Andreas Sturmlechner changed:
What|Removed |Added
CC||ast...@gentoo.org
See Also
https://bugs.kde.org/show_bug.cgi?id=478698
Andreas Hartmetz changed:
What|Removed |Added
CC||ahartm...@gmail.com
--- Comment #7 from
https://bugs.kde.org/show_bug.cgi?id=455303
Andreas Sturmlechner changed:
What|Removed |Added
CC||ast...@gentoo.org
--- Comment #2 from
https://bugs.kde.org/show_bug.cgi?id=495817
--- Comment #9 from Andreas Arnez ---
(In reply to Florian Krohm from comment #8)
> features : esan3 zarch stfle msa ldisp eimm dfp edat etf3eh highgp
> rs te vx vxd vxe gs vxe2 vxp sort dflt sie
HWCAP doesn't list all of the arc
https://bugs.kde.org/show_bug.cgi?id=495817
Andreas Arnez changed:
What|Removed |Added
CC||ar...@linux.ibm.com
--- Comment #7 from
https://bugs.kde.org/show_bug.cgi?id=483163
Andreas Sturmlechner changed:
What|Removed |Added
CC||ast...@gentoo.org
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=497211
Bug ID: 497211
Summary: Segmentation fault on opening a book
Classification: Applications
Product: Arianna
Version: 24.08.3
Platform: Arch Linux
OS: Linux
Status: REPO
https://bugs.kde.org/show_bug.cgi?id=375092
Andreas Nicolai changed:
What|Removed |Added
Status|NEEDSINFO |RESOLVED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=456981
--- Comment #2 from Andreas Nicolai ---
In the current version I'm using (2.7.2) the Alt+. seems to work reliably. I
haven't changed
So maybe we can close the ticket. I'll report again if this problem pops up
another time.
Thanks for
https://bugs.kde.org/show_bug.cgi?id=298565
Andreas Sturmlechner changed:
What|Removed |Added
Alias|KDE |
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=492281
Andreas Sturmlechner changed:
What|Removed |Added
CC||ast...@gentoo.org
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=479567
Andreas Hartmann changed:
What|Removed |Added
Status|NEEDSINFO |REPORTED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=479567
Andreas Hartmann changed:
What|Removed |Added
Status|NEEDSINFO |REPORTED
Ever confirmed|1
https://bugs.kde.org/show_bug.cgi?id=488915
Andreas Sturmlechner changed:
What|Removed |Added
CC||ast...@gentoo.org
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=483163
--- Comment #70 from Andreas ---
A temporary solution is to choose a Breeze Twilight, change the color of the
windows and the plasma style, turning the theme into light or dark.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=480779
Andreas Bontozoglou changed:
What|Removed |Added
CC||a.bontozog...@gmail.com
--
You are
https://bugs.kde.org/show_bug.cgi?id=483163
Andreas changed:
What|Removed |Added
CC||opendr...@gmail.com
--- Comment #69 from Andreas
https://bugs.kde.org/show_bug.cgi?id=481736
Andreas T changed:
What|Removed |Added
CC||a.tetz...@gmx.de
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=479567
--- Comment #4 from Andreas Hartmann ---
Hello Ingo,
GPG_TTY is set to something like /dev/pts/[number] - that's the expected value.
Tested in a pure konsole or in the konsole of dolphin. Don't know where to
search the origin of "ke
https://bugs.kde.org/show_bug.cgi?id=482628
Andreas Sturmlechner changed:
What|Removed |Added
CC||ast...@gentoo.org
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=495470
Andreas Arnez changed:
What|Removed |Added
Status|REPORTED|RESOLVED
CC
1 - 100 of 1194 matches
Mail list logo