https://bugs.kde.org/show_bug.cgi?id=502679
--- Comment #15 from Mark Wielaard ---
Note again that this is in an already closed bug, it would be better to just
open a new bug so we don't loose this.
But we are close. Just some small comments.
(In reply to mcermak from comment #14)
>
https://bugs.kde.org/show_bug.cgi?id=501741
Mark Wielaard changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=502126
Mark Wielaard changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://bugs.kde.org/show_bug.cgi?id=502164
Mark Stoughton changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=487699
--- Comment #21 from Mark Deneen ---
(In reply to TraceyC from comment #19)
> I'm not able to reproduce this right now on git-master
>
> Screen lock timeout - 1 min
> Konversation running
> 1. Laptop closed with external monit
https://bugs.kde.org/show_bug.cgi?id=502604
--- Comment #4 from Mark Medoff ---
As a further workaround to unchecking checkbox for “Convert to base
currency” and getting the lengthy ISO currency designation with every
amount, is there a way to have the reports display the shorter currency
https://bugs.kde.org/show_bug.cgi?id=487699
--- Comment #18 from Mark Deneen ---
(In reply to jy6x2b32pie9 from comment #17)
> I think I isolated cause of the crash? If konversation is running,
> plasmashell crashes. If konversation is not running, plasmashell survives
> lock and unlock
https://bugs.kde.org/show_bug.cgi?id=502604
--- Comment #3 from Mark Medoff ---
Unchecking the convert to base currency boxes comes with problems as a
workaround.
In my case, it puts USD in front of all subtotals and totals. This
causes the column sizes to be enlarged and often overlap the
https://bugs.kde.org/show_bug.cgi?id=468575
Mark Wielaard changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=468575
--- Comment #87 from Mark Wielaard ---
(In reply to Andreas Schwab from comment #85)
> An implementation of the riscv_hwprobe syscall (258) is missing, which is
> used by glibc to implement IFUNC.
I filed this as a separate bug:
https://bugs.k
https://bugs.kde.org/show_bug.cgi?id=503253
Bug ID: 503253
Summary: riscv_hwprobe syscall (258) is missing
Classification: Developer tools
Product: valgrind
Version: 3.25 GIT
Platform: Other
OS: Linux
Status: RE
https://bugs.kde.org/show_bug.cgi?id=502960
--- Comment #5 from Mark Ferguson ---
Something interesting I just noticed.
I moved to Kubuntu 25.04 on 2 machines.
Laptop via the upgrade path from 24.10 and Desktop clean install from iso (The
upgrade had an unrecoverable package error so needed to
https://bugs.kde.org/show_bug.cgi?id=502960
Mark Ferguson changed:
What|Removed |Added
CC||markfe...@gmail.com
--- Comment #1 from Mark
https://bugs.kde.org/show_bug.cgi?id=502679
--- Comment #12 from Mark Wielaard ---
(In reply to Mark Wielaard from comment #11)
> Currently there are 1472 test binaries and running them all (serially)
> takes more than three hours and detects various missing or incomplete
>
https://bugs.kde.org/show_bug.cgi?id=502679
--- Comment #9 from Mark Wielaard ---
Hi Martin,
(In reply to mcermak from comment #8)
> Hi Mark. Thank you for your thorough review! I've attempted to address
> your concerns one by one. Please check the attached patch. Does it loo
https://bugs.kde.org/show_bug.cgi?id=502679
Mark Wielaard changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=502679
--- Comment #10 from Mark Wielaard ---
Created attachment 180366
--> https://bugs.kde.org/attachment.cgi?id=180366&action=edit
summary.log after make ltpchecks on fedora 41 x86_64
It takes a long time 3+ hours, but it does seem to work as e
https://bugs.kde.org/show_bug.cgi?id=493433
Mark Wielaard changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=502359
Bug 502359 depends on bug 493433, which changed state.
Bug 493433 Summary: Add a new fds only mode to --track-fds (--modify-fds)
https://bugs.kde.org/show_bug.cgi?id=493433
What|Removed |Added
-
https://bugs.kde.org/show_bug.cgi?id=493433
--- Comment #14 from Mark Wielaard ---
One last filter tweak for the fedora powerpc 64 le results:
diff --git a/none/tests/filter_fdleak b/none/tests/filter_fdleak
index 5fbd74bcf..2cc537df7 100755
--- a/none/tests/filter_fdleak
+++ b/none/tests
https://bugs.kde.org/show_bug.cgi?id=493433
Mark Wielaard changed:
What|Removed |Added
Attachment #178266|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=502830
Mark Wielaard changed:
What|Removed |Added
CC||m...@klomp.org
--- Comment #3 from Mark
https://bugs.kde.org/show_bug.cgi?id=502679
--- Comment #7 from Mark Wielaard ---
+mapfile -t files < <(find testcases/kernel/syscalls -executable -and -type f |
sort)
+c=${#files[@]}; i=0
Interesting, slightly above my bash knowledge, but I think I understand what it
does.
+for t
https://bugs.kde.org/show_bug.cgi?id=502679
--- Comment #6 from Mark Wielaard ---
diff --git a/auxprogs/ltp-tester.sh b/auxprogs/ltp-tester.sh
new file mode 100755
index 0..8ee1a8778
--- /dev/null
+++ b/auxprogs/ltp-tester.sh
@@ -0,0 +1,72 @@
+#!/bin/bash
OK, /bin/bash instead of /bin
https://bugs.kde.org/show_bug.cgi?id=502679
--- Comment #5 from Mark Wielaard ---
+# Currently 3 LTP tests are run as a demo, not under vg-in-place.
+ltp-check: $(LTP_SRC_DIR)
+ $(abs_top_srcdir)/auxprogs/ltp-tester.sh $(LTP_SRC_DIR)
This comment seems outdated.
+ltp-clean:
+ rm
https://bugs.kde.org/show_bug.cgi?id=502679
--- Comment #4 from Mark Wielaard ---
(In reply to Mark Wielaard from comment #3)
> # Filter out spaces from GSL_CFLAGS to get unique build dir
> GSL_BUILD_DIR=$(AUX_CHECK_DIR)/gsl-build$(subst $(sp),,$(GSL_CFLAGS))
> +# LTP_
https://bugs.kde.org/show_bug.cgi?id=502679
--- Comment #3 from Mark Wielaard ---
+# GNU Scientific Library 1.6
copy/paste issue :)
+LTP_DIR_NAME=20250130
I would like this to be LTP_VERSION and group it together with LTP_SHA256_SUM.
In theory these two are the only things to update to get a
https://bugs.kde.org/show_bug.cgi?id=502679
Mark Wielaard changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=493433
--- Comment #12 from Mark Wielaard ---
Looking through the results of some of the try builds it looks there are three
kind of issues with matching the backtraces.
(The testsuite backtrace matching is sadly somewhat flaky in general).
First there are
https://bugs.kde.org/show_bug.cgi?id=502567
Bug ID: 502567
Summary: SMS messages aren't sending
Classification: Applications
Product: kdeconnect
Version: unspecified
Platform: macOS (DMG)
OS: macOS
Status: REPOR
https://bugs.kde.org/show_bug.cgi?id=311544
Mark Wielaard changed:
What|Removed |Added
CC||m...@klomp.org
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=502604
Bug ID: 502604
Summary: All Reports include PRICE column
Classification: Applications
Product: kmymoney
Version: git (master)
Platform: Ubuntu
OS: Linux
Status: REPORT
https://bugs.kde.org/show_bug.cgi?id=502567
mark changed:
What|Removed |Added
Status|NEEDSINFO |RESOLVED
--- Comment #2 from mark ---
Issue resolved
https://bugs.kde.org/show_bug.cgi?id=500902
--- Comment #8 from Mark Medoff ---
Thank you for the explanation.
When considering the wish list for modifying the memo behavior, please
reconsider how these fields were handled with the Stable version:
In the Stable version, the memo was applied
https://bugs.kde.org/show_bug.cgi?id=493433
--- Comment #8 from Mark Wielaard ---
- valgrind-try-fedora-ppc64le
--- track_new.stderr.exp2025-03-13 14:19:50.376095914 +
+++ track_new.stderr.out2025-03-13 14:50:59.480715273 +
@@ -2,7 +2,7 @@
at 0x: write (in
https://bugs.kde.org/show_bug.cgi?id=502233
Bug ID: 502233
Summary: Extreme slowdown on selecting text in small file
Classification: Applications
Product: kate
Version: 24.12.3
Platform: Other
OS: Linux
Status:
https://bugs.kde.org/show_bug.cgi?id=502126
--- Comment #3 from Mark Wielaard ---
More gdb tests filtering:
commit ddcb3aa3ed3188cd28c193225245a76e928b850b
Author: Mark Wielaard
Date: Sun Mar 30 13:08:55 2025 +0200
filter_gdb.in: filter out __libc_do_syscall
On i386 and armhf
https://bugs.kde.org/show_bug.cgi?id=501780
--- Comment #2 from Mark ---
Created attachment 179609
--> https://bugs.kde.org/attachment.cgi?id=179609&action=edit
Full backtrace
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=493433
Mark Wielaard changed:
What|Removed |Added
Assignee|jsew...@acm.org |ahajk...@redhat.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=493430
Mark Wielaard changed:
What|Removed |Added
Assignee|jsew...@acm.org |ahajk...@redhat.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=493434
Mark Wielaard changed:
What|Removed |Added
Assignee|jsew...@acm.org |ahajk...@redhat.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=502359
Mark Wielaard changed:
What|Removed |Added
Assignee|jsew...@acm.org |ahajk...@redhat.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=493433
Mark Wielaard changed:
What|Removed |Added
Blocks||502359
Referenced Bugs:
https://bugs.kde.org
https://bugs.kde.org/show_bug.cgi?id=493430
Mark Wielaard changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=502359
Mark Wielaard changed:
What|Removed |Added
CC||m...@klomp.org
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=383010
Mark Wielaard changed:
What|Removed |Added
CC||kazim-kde@gate.sanaldiyar.c
https://bugs.kde.org/show_bug.cgi?id=502263
Mark Wielaard changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=502139
--- Comment #2 from Mark Fraser ---
Created attachment 179890
--> https://bugs.kde.org/attachment.cgi?id=179890&action=edit
Kid3 reading DSF
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=502139
--- Comment #3 from Mark Fraser ---
Comment on attachment 179890
--> https://bugs.kde.org/attachment.cgi?id=179890
Kid3 reading DSF
This is Kid3 version 3.9.6 reading the ID3 headers in a DSF audio file.
According to Kid3's CMakeList file
https://bugs.kde.org/show_bug.cgi?id=339862
--- Comment #3 from Mark Wielaard ---
For now I have disabled this test:
commit ae32e44d1e891dd2adbb056b0bb127b21efc1b67 (HEAD -> master)
Author: Mark Wielaard
Date: Sat Mar 29 21:21:45 2025 +0100
arm/v6intThumb: Disable tests for instructi
https://bugs.kde.org/show_bug.cgi?id=502164
Bug ID: 502164
Summary: Add the ability to customize fields shown on preview
thumbnails
Classification: Applications
Product: digikam
Version: 8.7.0
Platform: unspecified
https://bugs.kde.org/show_bug.cgi?id=502139
Bug ID: 502139
Summary: Playback of DSF/DSD files
Classification: Applications
Product: amarok
Version: 3.1.1
Platform: Ubuntu
OS: Linux
Status: REPORTED
Sev
https://bugs.kde.org/show_bug.cgi?id=502126
--- Comment #2 from Mark Wielaard ---
Created attachment 179822
--> https://bugs.kde.org/attachment.cgi?id=179822&action=edit
Skip syscall_cancel frames
Proposed patch that for VGO_linux skips __syscall_cancel_arch,
__internal_syscall_can
https://bugs.kde.org/show_bug.cgi?id=501893
Mark Wielaard changed:
What|Removed |Added
CC||m...@klomp.org
--- Comment #9 from Mark
https://bugs.kde.org/show_bug.cgi?id=502126
Mark Wielaard changed:
What|Removed |Added
Status|REPORTED|ASSIGNED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=502126
Bug ID: 502126
Summary: glibc 2.41 extra syscall_cancel frames
Classification: Developer tools
Product: valgrind
Version: unspecified
Platform: Other
OS: Linux
Status:
https://bugs.kde.org/show_bug.cgi?id=493433
--- Comment #9 from Mark Wielaard ---
fedora-riscv
track_new: valgrind -q --track-fds=yes --modify-fds=high ./track_new
PASS
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=493433
--- Comment #7 from Mark Wielaard ---
There was a try build here:
https://builder.sourceware.org/buildbot/#/changes/70972
With the following issues:
- valgrind-try-fedora-x86_64
--- track_new.stderr.exp2025-03-13 13:11:28.926443833 +
https://bugs.kde.org/show_bug.cgi?id=501780
Bug ID: 501780
Summary: Dr. Konqi crash during backtrace
Classification: Applications
Product: drkonqi
Version: 6.3.3
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=501780
--- Comment #3 from Mark ---
(In reply to Harald Sitter from comment #1)
> There should be an entry in the Crashed Processes Viewer, can you please
> click the interactive debugger button and retrieve a backtrace.
>
> https://commu
https://bugs.kde.org/show_bug.cgi?id=501781
--- Comment #5 from Mark ---
Created attachment 179638
--> https://bugs.kde.org/attachment.cgi?id=179638&action=edit
Backtrace default fonts
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=501778
Mark changed:
What|Removed |Added
Resolution|--- |UPSTREAM
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=501781
--- Comment #7 from Mark ---
(In reply to Nate Graham from comment #6)
> Maybe don't do that, then! :D It seems like Fontconfig isn't happy about
> this happening on a logged-in system. Feel free to report it to the
> Fontconfig fo
https://bugs.kde.org/show_bug.cgi?id=501781
--- Comment #4 from Mark ---
(In reply to Nate Graham from comment #3)
> General recommendation: don't use BleachBit. It will *create* problems where
> none previously existed, and this may be one of them.
>
> For testing purpose
https://bugs.kde.org/show_bug.cgi?id=501781
--- Comment #2 from Mark ---
(In reply to Nate Graham from comment #1)
> Hmm, it appears to be crashing deep in font handling code:
>
> #11 FcPatternObjectGetBool (p=0x7f5054024110, object=, id=0,
> b=0x7ffd9cca5420) at
> /usr/src/d
https://bugs.kde.org/show_bug.cgi?id=501779
Bug ID: 501779
Summary: Random kwin_wayland crash
Classification: Plasma
Product: kwin
Version: 6.3.3
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severi
https://bugs.kde.org/show_bug.cgi?id=501781
Bug ID: 501781
Summary: Random Plasmashell crash
Classification: Plasma
Product: plasmashell
Version: 6.3.3
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=501778
Bug ID: 501778
Summary: Random Okular crash while scrolling
Classification: Applications
Product: okular
Version: 24.12.3
Platform: Fedora RPMs
OS: Linux
Status: REPOR
https://bugs.kde.org/show_bug.cgi?id=500486
--- Comment #3 from Mark Bolhuis ---
(In reply to Arjen Hiemstra from comment #1)
> Assuming you have the graph set to "automatic" for its data range, the range
> is actually calculated based upon the data points in the graph, sin
https://bugs.kde.org/show_bug.cgi?id=501365
Mark Wielaard changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=501365
--- Comment #8 from Mark Wielaard ---
(In reply to mcermak from comment #7)
> I've grabbed aarch64, ppc64le and s390x test systems, and tested that this
> updated patch works on those arches. Does the patch look OK?
Yes, thanks.
And you
https://bugs.kde.org/show_bug.cgi?id=501365
--- Comment #6 from Mark Wielaard ---
(In reply to mcermak from comment #5)
> Created attachment 179492 [details]
> possible patch
>
> Hello guys, thank you for all the comments. I've found existing wrapper for
> sys_epoll_cre
https://bugs.kde.org/show_bug.cgi?id=501365
Mark Wielaard changed:
What|Removed |Added
CC||m...@klomp.org
Summary|unhandled
https://bugs.kde.org/show_bug.cgi?id=501348
Mark Wielaard changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=501348
Mark Wielaard changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=501119
Mark Wielaard changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=468575
--- Comment #86 from Mark Wielaard ---
(In reply to Andreas Schwab from comment #84)
> Created attachment 179112 [details]
> riscv64: Avoid warning about missing return value in stat wrapper
Thanks, looks correct. Pushed as:
https://bugs.kde.org/show_bug.cgi?id=501119
Bug ID: 501119
Summary: memcheck/tests/pointer-trace fails when run on NFS
filesystem
Classification: Developer tools
Product: valgrind
Version: 3.24 GIT
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=493433
--- Comment #5 from Mark Wielaard ---
(In reply to Alexandra Hajkova from comment #4)
> Created attachment 179068 [details]
> Emit pp_ExeContext after the file descriptor backtrace
Thanks that looks good. Pushed to git trunk a
https://bugs.kde.org/show_bug.cgi?id=500902
--- Comment #4 from Mark Medoff ---
It seems that there is a difference in how the memo field is stored in
5.1.3 v 5.1.92:
When I enter a transaction with a memo in an account in *5.1.3*, the memo
is stored in the split for *both* the account and the
https://bugs.kde.org/show_bug.cgi?id=500902
--- Comment #3 from Mark Medoff ---
It seems that there is a difference in how the memo field is stored in
5.1.3 v 5.1.92:
When I enter a transaction with a memo in an account in *5.1.3*, the
memo is stored in the split for *both* the account and
https://bugs.kde.org/show_bug.cgi?id=500902
Bug ID: 500902
Summary: Memo from 5.1.92 data not displaying in transaction
reports
Classification: Applications
Product: kmymoney
Version: 5.1.92
Platform: Mint (Ubuntu based
https://bugs.kde.org/show_bug.cgi?id=500486
Bug ID: 500486
Summary: Network speed graph y axis range changes to 0 - 2^64
after sleep
Classification: Applications
Product: plasma-systemmonitor
Version: 6.3.1
Platform: Ar
https://bugs.kde.org/show_bug.cgi?id=499324
--- Comment #6 from Mark Deneen ---
This is definitely still a problem, although I've worked around it by disabling
the laptop monitor.
You may be able to recreate it by adding an external monitor to a laptop and
making it the primary display.
https://bugs.kde.org/show_bug.cgi?id=499879
--- Comment #19 from Mark Hendrikman ---
(In reply to Pavel Dobiáš from comment #18)
> (In reply to Mark Hendrikman from comment #17)
> > One thing I was still wondering: how does a custom these prevent an OS'
> > power manag
https://bugs.kde.org/show_bug.cgi?id=499879
--- Comment #17 from Mark Hendrikman ---
One thing I was still wondering: how does a custom these prevent an OS' power
management functions from working? From this relative layman's perspective, it
seems those two should live sufficiently far
https://bugs.kde.org/show_bug.cgi?id=499879
--- Comment #16 from Mark Hendrikman ---
(In reply to Pavel Dobiáš from comment #15)
> (In reply to Mark Hendrikman from comment #14)
> > I don't have Klassy installed but am still getting a battery icon that only
> > appears for a
https://bugs.kde.org/show_bug.cgi?id=499879
Mark Hendrikman changed:
What|Removed |Added
Resolution|NOT A BUG |FIXED
CC
https://bugs.kde.org/show_bug.cgi?id=493433
Mark Wielaard changed:
What|Removed |Added
Summary|Add a new fds only mode to |Add a new fds only mode to
https://bugs.kde.org/show_bug.cgi?id=499512
Mark Penner changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=487934
Mark Penner changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=499561
Mark Wielaard changed:
What|Removed |Added
CC||m...@klomp.org
--- Comment #2 from Mark
https://bugs.kde.org/show_bug.cgi?id=499324
--- Comment #4 from Mark Deneen ---
I disabled the laptop monitor last week, and unlocked the screen today. I also
set "Preferred Ozone platform" to "Wayland" in Chrome.
There was no delay and no crash when unlocking my desktop th
https://bugs.kde.org/show_bug.cgi?id=499324
--- Comment #3 from Mark Deneen ---
I also wanted to note that I have both the laptop screen and an external
monitor active.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=499324
--- Comment #2 from Mark Deneen ---
Hey Nate,
The system is not configured to sleep unless it's on battery power, which it is
not.
The device itself has two GPUs and I have the nvidia drivers installed.
01:00.0 VGA compatible controller: N
https://bugs.kde.org/show_bug.cgi?id=499324
Bug ID: 499324
Summary: plasmashell crashes after extended period of lock time
Classification: Plasma
Product: plasmashell
Version: 6.2.5
Platform: Arch Linux
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=498427
Mark Elston changed:
What|Removed |Added
Status|NEEDSINFO |REPORTED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=499142
--- Comment #1 from Mark Shelby ---
Version numbers above are INCORRECT! (Sorry!)
KDE Plasma Version: 6.2.91 (Plasma 6.3 Beta 2)
KDE Frameworks Version: 6.10.0
QT Version: 6.9.0
Kernel Version: 6.13.0-arch1-1 (64-bit)
Graphics Platform: Wayland
https://bugs.kde.org/show_bug.cgi?id=499142
Bug ID: 499142
Summary: "Launch Bug Report Wizard" Button does NOT launch
anything.
Classification: Applications
Product: dolphin
Version: 24.12.1
Platform: Arch Linux
https://bugs.kde.org/show_bug.cgi?id=487296
Mark Wielaard changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
1 - 100 of 1343 matches
Mail list logo