https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #24 from caulier.gil...@gmail.com ---
Hi dnovomesky
So where is the problem under Linux AppImage. I'm lost...
How to turn on the qWarning() messages from KF5 framework. I tried all i know,
but nothing work...
Gilles
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=406583
--- Comment #30 from caulier.gil...@gmail.com ---
Marc,
I just tested with digiKam-7.7.0-20220308T173410-x86-64.appimage and now
non-latin1 characters work again.
https://files.kde.org/digikam/
The missing ICU file data was the problem. The QCollator
https://bugs.kde.org/show_bug.cgi?id=451304
Bug ID: 451304
Summary: plasmashell crahed after monitors selected out signal
Product: plasmashell
Version: 5.23.5
Platform: Compiled Sources
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=451097
--- Comment #1 from Philippe ROUBACH ---
Accurately:
The delay to delete the items is "3 days". The items with 4 days old are not
deleted.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=448593
--- Comment #53 from caulier.gil...@gmail.com ---
Hi,
Any idea why the FlatPak CI server cannot checkout your github repository :
https://binary-factory.kde.org/view/Flatpak/job/Digikam_x86_64_flatpak/531/console
Other ones from github can be handled
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #25 from dnovome...@gmail.com ---
I don't know the real cause but I observed that inside
digiKam-7.7.0-20220308T173410-x86-64.appimage there are two versions of libaom:
libaom.so.0 (this is probably very old version 1.0.0 used by libavcodec.s
https://bugs.kde.org/show_bug.cgi?id=451244
--- Comment #2 from m...@markay.co.uk ---
Looks very good.
MT does not leave a gap when a tile is claimed, but your implementation
does the job and if it is simpler to do, then I am happy with your solution.
Many thanks again for a great piece of soft
https://bugs.kde.org/show_bug.cgi?id=450757
--- Comment #7 from Jetchko Jekov ---
(In reply to Nate Graham from comment #6)
> Thanks for the info, and sorry for the delayed reply. Your expectations are
> correct.
>
> In the meantime, maybe you want to set the action to "sleep" rather than
> "tur
https://bugs.kde.org/show_bug.cgi?id=450756
Markus Elfring changed:
What|Removed |Added
CC||markus.elfr...@web.de
--- Comment #1 from Mark
https://bugs.kde.org/show_bug.cgi?id=451298
Halla Rempt changed:
What|Removed |Added
CC||ha...@valdyas.org
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=451305
Bug ID: 451305
Summary: Is The Cash App ++ Real To Use To Send Or Receive
Money?
Product: Active Window Control
Version: unspecified
Platform: Other
OS: Other
https://bugs.kde.org/show_bug.cgi?id=451306
Bug ID: 451306
Summary: I can't sync Kasts with gpodder.net
Product: kasts
Version: unspecified
Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
Severity: n
https://bugs.kde.org/show_bug.cgi?id=451165
--- Comment #6 from Dan Leinir Turthra Jensen ---
i mean, apart from the remote host refusing to serve us seeming like it has to
be a service side issue, i'm really not sure... Especially given how this code
just hasn't changed on our side for ages, and
https://bugs.kde.org/show_bug.cgi?id=450075
Markus Elfring changed:
What|Removed |Added
CC||markus.elfr...@web.de
--- Comment #1 from Mark
https://bugs.kde.org/show_bug.cgi?id=449597
BingMyBong changed:
What|Removed |Added
Platform|Other |openSUSE RPMs
--
You are receiving this mail beca
https://bugs.kde.org/show_bug.cgi?id=446312
Markus Elfring changed:
What|Removed |Added
CC||markus.elfr...@web.de
--- Comment #1 from Mark
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #26 from caulier.gil...@gmail.com ---
yes, there are 2 libaom in the bundle. ldd help here :
[root@localhost imageformats]# ldd kimg_avif.so
linux-vdso.so.1 (0x7ffe3a9d4000)
libQt5Gui.so.5 => /lib/libQt5Gui.so.5 (0x7
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #27 from caulier.gil...@gmail.com ---
libavif from the bundle point also on the right libaom version :
[root@localhost lib64]# ldd libavif.so.13
linux-vdso.so.1 (0x7cff9000)
libaom.so.3 => /lib64/libaom.so.3 (0x7
https://bugs.kde.org/show_bug.cgi?id=442380
Markus Elfring changed:
What|Removed |Added
CC||markus.elfr...@web.de
--- Comment #61 from Mar
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #28 from caulier.gil...@gmail.com ---
And yes, it's ffmpeg comming from the linux host which use the older AOM lib:
[root@localhost lib64]# ldd libavformat.so.58 | grep aom
libaom.so.0 => /lib64/libaom.so.0 (0x7fbbd0e42000)
So f
https://bugs.kde.org/show_bug.cgi?id=450679
Linus Dierheimer changed:
What|Removed |Added
CC||li...@dierheimer.de
--- Comment #4 from Linu
https://bugs.kde.org/show_bug.cgi?id=451307
Bug ID: 451307
Summary: Photo Layouts Editor or alternative to create collage?
Product: digikam
Version: 7.6.0
Platform: Microsoft Windows
OS: Other
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=451307
caulier.gil...@gmail.com changed:
What|Removed |Added
Component|ImageEditor-Workflow|Plugin-Generic-WishForNewTo
https://bugs.kde.org/show_bug.cgi?id=451307
caulier.gil...@gmail.com changed:
What|Removed |Added
Severity|minor |wishlist
OS|Other
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #29 from dnovome...@gmail.com ---
When I copied these 3 files from extracted appimage:
kimg_avif.so
libavif.so.13
libaom.so.3
the plugin worked fine in gwenview.
So it works outside appimage.
Are you willing to make an experiment?
Try to b
https://bugs.kde.org/show_bug.cgi?id=451291
--- Comment #3 from Steve Franks ---
Thank you for your advice.
I installed MariaDB 10.5.x, but still see the insufficient privileges error.
What have I missed?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=451291
--- Comment #4 from Maik Qualmann ---
Create a new DebugView log.
Maik
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #30 from caulier.gil...@gmail.com ---
If i remove libaom.so.0 from the bundle, of course it crash:
[gilles@localhost pipo]$ ./AppRun
-- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiKam
app
https://bugs.kde.org/show_bug.cgi?id=448268
--- Comment #5 from Bug Janitor Service ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/2100
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=451082
Kåre Särs changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #31 from caulier.gil...@gmail.com ---
Git commit 349c15e545608403a406df47026a8a921cb74d31 by Gilles Caulier.
Committed on 09/03/2022 at 10:27.
Pushed by cgilles into branch 'qt5-maintenance'.
do not mix both libaom shared lib in the bundle
https://bugs.kde.org/show_bug.cgi?id=450644
ringo changed:
What|Removed |Added
Resolution|WAITINGFORINFO |UNMAINTAINED
--- Comment #4 from ringo ---
nevermind t
https://bugs.kde.org/show_bug.cgi?id=446674
Patrick Silva changed:
What|Removed |Added
CC||bugsefor...@gmx.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=450126
Sam changed:
What|Removed |Added
Resolution|DUPLICATE |NOT A BUG
--- Comment #5 from Sam ---
NOT A BUG, actual
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #32 from caulier.gil...@gmail.com ---
An ideal solution was to build libavif with a static version of libaom...
Gilles
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #33 from dnovome...@gmail.com ---
I don't know if such hack with deleting old libaom is OK. I am worried what
will happen when someone tries to play some movie with AV1 codec?
Wouldn't be better to rebuild ffmpeg so it will use the new libao
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #34 from dnovome...@gmail.com ---
(In reply to caulier.gilles from comment #32)
> An ideal solution was to build libavif with a static version of libaom...
>
> Gilles
This is how I build static version of libaom inside libavif:
https://gith
https://bugs.kde.org/show_bug.cgi?id=451308
Bug ID: 451308
Summary: Discover updates hang after a failed update
Product: Discover
Version: 5.24.2
Platform: Manjaro
OS: Linux
Status: REPORTED
Keywords: usab
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #35 from caulier.gil...@gmail.com ---
yes, sure, the removed libaom.so.0 will certainly break ffmpeg, but, as this
lib is very old, i'm sure that loading AVIF file in ffmpeg will not work as
expected...
Rebuild ffmpeg instead to use linux ap
https://bugs.kde.org/show_bug.cgi?id=451309
Bug ID: 451309
Summary: Many problems with dual monitors in 'clone' mode with
a 4k laptop
Product: kwin
Version: 5.23.5
Platform: Other
OS: Linux
Statu
https://bugs.kde.org/show_bug.cgi?id=445518
--- Comment #22 from Nick Stefanov ---
Plasma 5.24.3 - The bug is still here.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=427855
--- Comment #27 from Nick Stefanov ---
Plasma 5.24.3 - the problem is still here. Please give this problem some
attention.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=360478
--- Comment #214 from Nick Stefanov ---
Plasma 5.24.3 - the bug is still here. Any progress on this?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=415419
postix changed:
What|Removed |Added
Resolution|WAITINGFORINFO |FIXED
Status|NEEDSINFO |
https://bugs.kde.org/show_bug.cgi?id=451310
Bug ID: 451310
Summary: Prevent start of non-running applications according to
consistent session management
Product: ksmserver
Version: 5.24.2
Platform: openSUSE RPMs
https://bugs.kde.org/show_bug.cgi?id=446755
Halla Rempt changed:
What|Removed |Added
CC||ha...@valdyas.org
--- Comment #1 from Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=451310
David Edmundson changed:
What|Removed |Added
Status|REPORTED|NEEDSINFO
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=451082
--- Comment #4 from Tobias Leupold ---
My coding skills are quite limited, but of course, I'll help if I can :-)
I didn't dive into the sources too much yet. The question is where this could
or should be fixed preferably. Where does the "Automatic Docu
https://bugs.kde.org/show_bug.cgi?id=451299
David Edmundson changed:
What|Removed |Added
CC||k...@davidedmundson.co.uk
Resolution|
https://bugs.kde.org/show_bug.cgi?id=440459
David Edmundson changed:
What|Removed |Added
CC||k...@davidedmundson.co.uk
--- Comment #1 from
https://bugs.kde.org/show_bug.cgi?id=360478
--- Comment #215 from farid ---
(In reply to Nick Stefanov from comment #214)
> Plasma 5.24.3 - the bug is still here. Any progress on this?
Maybe you can learn to code and fix it rather than come here complain about it
on every release! You are not he
https://bugs.kde.org/show_bug.cgi?id=451311
Bug ID: 451311
Summary: Media files from the webdav cloud are not played.
Product: Elisa
Version: 21.12.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: no
https://bugs.kde.org/show_bug.cgi?id=451312
Bug ID: 451312
Summary: Shutdwon does'nt work anymore
Product: kde
Version: unspecified
Platform: Neon Packages
OS: Linux
Status: REPORTED
Severity: critical
https://bugs.kde.org/show_bug.cgi?id=451310
--- Comment #2 from Markus Elfring ---
Created attachment 147390
--> https://bugs.kde.org/attachment.cgi?id=147390&action=edit
Example for session configuration data
(In reply to David Edmundson from comment #1)
How will the chances evolve to fix sof
https://bugs.kde.org/show_bug.cgi?id=451310
Markus Elfring changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=451313
Bug ID: 451313
Summary: Offline Update Fails on Plasma 5.24.2, When trying to
upgrade to 5.24.3
Product: Discover
Version: 5.24.2
Platform: Neon Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #36 from caulier.gil...@gmail.com ---
Git commit dd75814d2dbefdf330d48599ae3446dda96387b6 by Gilles Caulier.
Committed on 09/03/2022 at 13:04.
Pushed by cgilles into branch 'qt5-maintenance'.
AppImage: build AOM static and AVIF as shared to
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #37 from caulier.gil...@gmail.com ---
Et voilà :
[ 0%] Creating directories for 'libaom'
[ 0%] Performing download step (git clone) for 'libaom'
Clonage dans 'libaom'...
HEAD est maintenant sur 87460cef8 Replace AOM_EXT_PART_ABI_VERSION wi
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #38 from caulier.gil...@gmail.com ---
libaom disapear from AVIF qt plugin :
[root@localhost tools (qt5-maintenance)]# ldd
/usr/plugins/imageformats/kimg_avif.so
linux-vdso.so.1 (0x7ffdeb1b2000)
libQt5Gui.so.5 => /lib/libQ
https://bugs.kde.org/show_bug.cgi?id=451312
Àlex changed:
What|Removed |Added
Summary|Shutdwon does'nt work |Shutdown doesn't work
|anymore
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #39 from caulier.gil...@gmail.com ---
Git commit 1a34c9496c8f262ab88f78927de86a4d2c2d8486 by Gilles Caulier.
Committed on 09/03/2022 at 13:11.
Pushed by cgilles into branch 'qt5-maintenance'.
AVIF in AppImage: no needs dirty libaom touch
M
https://bugs.kde.org/show_bug.cgi?id=451312
francisco_t changed:
What|Removed |Added
CC||leviat...@gmx.com
--- Comment #1 from francisco_t
https://bugs.kde.org/show_bug.cgi?id=451312
--- Comment #2 from Àlex ---
Don't work buttons Lock, Shutdown and could be more.
Sleep work well.
Operating System: KDE neon 5.24
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.3
Kernel Version: 5.13.0-35-generic (64-bit)
https://bugs.kde.org/show_bug.cgi?id=446755
--- Comment #2 from Halla Rempt ---
Hm, Windragon says that the problem probably not is in the rendering... I'll
have to look into this a bit more.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=451314
Bug ID: 451314
Summary: iCloud Synch can only create new events, but doesn't
download them from the cloud
Product: frameworks-kdav
Version: unspecified
Platform: Neon Packages
https://bugs.kde.org/show_bug.cgi?id=446735
Halla Rempt changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=448220
SP changed:
What|Removed |Added
Version|5.24.2 |5.24.3
--- Comment #32 from SP ---
It took more than seve
https://bugs.kde.org/show_bug.cgi?id=450317
--- Comment #9 from postix ---
Created attachment 147392
--> https://bugs.kde.org/attachment.cgi?id=147392&action=edit
Screenshot: "Thunderbird" title and "Show more" button overlapped
Here's another sample: This time the title "Thunderbird" and the
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #40 from caulier.gil...@gmail.com ---
Git commit c4a373ecc34b5d0511b7f583e43da44115fb2849 by Gilles Caulier.
Committed on 09/03/2022 at 13:46.
Pushed by cgilles into branch 'qt5-maintenance'.
AVIF: preload library from the AppImage bundle.
https://bugs.kde.org/show_bug.cgi?id=446735
Halla Rempt changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=335568
Halla Rempt changed:
What|Removed |Added
CC||tcb...@protonmail.com
--- Comment #8 from Halla R
https://bugs.kde.org/show_bug.cgi?id=335568
Halla Rempt changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://bugs.kde.org/show_bug.cgi?id=109060
--- Comment #41 from caulier.gil...@gmail.com ---
Git commit 45fa6f27a17d762489821605fd8c47cf3f056a47 by Gilles Caulier.
Committed on 09/03/2022 at 14:03.
Pushed by cgilles into branch 'qt5-maintenance'.
Try to fix AVIF thumbnail extraction.
I suspect Q
https://bugs.kde.org/show_bug.cgi?id=446735
--- Comment #4 from Halla Rempt ---
Okay, I've reopened the original bug where the feature request was
misinterpreted.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=451278
Nate Graham changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=451312
--- Comment #3 from francisco_t ---
Do you have i386 libraries installed? I have the libwayland updates blocked
because 32 bits libraries.
And Neon doesn't support 32 bits libraries :(
--
You are receiving this mail because:
You are watching all b
https://bugs.kde.org/show_bug.cgi?id=451315
Bug ID: 451315
Summary: Recent updates to libwayland-server0 et al break i386
support.
Product: neon
Version: unspecified
Platform: Other
OS: Linux
St
https://bugs.kde.org/show_bug.cgi?id=450679
Nate Graham changed:
What|Removed |Added
Version|5.24.2 |5.24.3
--
You are receiving this mail because:
Y
https://bugs.kde.org/show_bug.cgi?id=450679
Nate Graham changed:
What|Removed |Added
CC||vlad.zahorod...@kde.org,
|
https://bugs.kde.org/show_bug.cgi?id=451315
--- Comment #1 from Clay Weber ---
Created attachment 147394
--> https://bugs.kde.org/attachment.cgi?id=147394&action=edit
Attempting to install libwayland-client0:1386
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=450707
--- Comment #4 from Nate Graham ---
You're probably having a hard time finding kdelibs5 because no such thing
exists; for Qt 5, the old kdelibs package was split into 70-something
individual "frameworks" packages.
The debug packages you'll need are for
https://bugs.kde.org/show_bug.cgi?id=451316
Bug ID: 451316
Summary: Erro na atividade "aprender quantidades" e "aprender
números decimais"
Product: gcompris
Version: unspecified
Platform: Other
OS: Microsoft
https://bugs.kde.org/show_bug.cgi?id=451312
--- Comment #4 from Daniel Bruckner ---
This are the installed i386 libraries as I founded in Munot by searching
with the keyword "i386".
I don't use Wayland. Using X11-Plasma
Thanks a lot!
Am 09.03.22 um 15:15 schrieb francisco_t:
> https://bugs.
https://bugs.kde.org/show_bug.cgi?id=353975
Simon B changed:
What|Removed |Added
CC||sbutcher+b...@gmail.com
--
You are receiving this ma
https://bugs.kde.org/show_bug.cgi?id=451235
Simon B changed:
What|Removed |Added
CC||sbutcher+b...@gmail.com
--- Comment #1 from Simon B
https://bugs.kde.org/show_bug.cgi?id=451257
--- Comment #14 from dnovome...@gmail.com ---
The plug-in will print (example):
You are using rav1e encoder. It is recommended to enable libAOM encoder in
libavif for better near-lossless compression.
It will print only when quality==100 is requested, w
https://bugs.kde.org/show_bug.cgi?id=451235
Rik Mills changed:
What|Removed |Added
CC||rikmi...@kde.org
--
You are receiving this mail be
https://bugs.kde.org/show_bug.cgi?id=451317
Bug ID: 451317
Summary: xdg-desktop-portal crashes
Product: plasmashell
Version: 5.24.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Pri
https://bugs.kde.org/show_bug.cgi?id=451317
dreape...@gmail.com changed:
What|Removed |Added
Product|plasmashell |xdg-desktop-portal-kde
Component
https://bugs.kde.org/show_bug.cgi?id=451317
David Edmundson changed:
What|Removed |Added
Status|REPORTED|NEEDSINFO
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=451317
--- Comment #2 from dreape...@gmail.com ---
This is the result of the service:
systemd[5685]: Starting Portal service...
xdg-desktop-por[5954]: Failed to create settings proxy: Error calling
StartServiceByName for org.freedesktop.impl.portal.desktop.k
https://bugs.kde.org/show_bug.cgi?id=451315
Jonathan Riddell changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=451317
Nate Graham changed:
What|Removed |Added
Summary|xdg-desktop-portal crashes |xdg-desktop-portal timeout
|
https://bugs.kde.org/show_bug.cgi?id=451317
--- Comment #4 from dreape...@gmail.com ---
Then what's causing it? Because this started happening on all my computers that
run KDE Neon after I updated to 5.24.3.
Is there a way to revert to 5.24.2?
On Wednesday, March 9, 2022 8:24:42 A.M. MST you w
https://bugs.kde.org/show_bug.cgi?id=451315
Aranjedeath changed:
What|Removed |Added
CC||orangewi...@gmail.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=447107
random...@gmail.com changed:
What|Removed |Added
CC||random...@gmail.com
--- Comment #3 from ra
https://bugs.kde.org/show_bug.cgi?id=451240
Nate Graham changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=451316
--- Comment #1 from Jazeix Johnny ---
Hi,
Thank you for the report.
As indicated in the tutorial, you need to drag and drop the quantity in the
rectangle on the top.
In the image, there is no orange in the top rectangle, so it is not a good
answer.
C
https://bugs.kde.org/show_bug.cgi?id=451318
Bug ID: 451318
Summary: Screen locker is broken
Product: kscreenlocker
Version: 5.24.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Prio
https://bugs.kde.org/show_bug.cgi?id=451319
Bug ID: 451319
Summary: Occasional kded5 crashes, Plasma crashes, when mousing
over taskbar panel
Product: plasmashell
Version: 5.23.5
Platform: Debian testing
OS:
1 - 100 of 318 matches
Mail list logo