[kmail2] [Bug 459341] Kmail crash when trying to write recipent address in the new mail window

2022-10-11 Thread David
https://bugs.kde.org/show_bug.cgi?id=459341

David  changed:

   What|Removed |Added

 CC||kitt...@gmail.com

--- Comment #5 from David  ---
(In reply to Ingo Klöcker from comment #4)
> qgpgme 1.17.0 was binary incompatible. Please file a bug with Fedora that
> they need to skip 1.17.0 and use at least 1.17.1. See
> https://dev.gnupg.org/T5872.

yup, can confirm `sudo dnf downgrade qgpgme` solves the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 459341] Kmail crash when trying to write recipent address in the new mail window

2022-10-01 Thread Ingo Klöcker
https://bugs.kde.org/show_bug.cgi?id=459341

Ingo Klöcker  changed:

   What|Removed |Added

 CC||kloec...@kde.org
 Resolution|--- |DOWNSTREAM
 Status|REPORTED|RESOLVED

--- Comment #4 from Ingo Klöcker  ---
qgpgme 1.17.0 was binary incompatible. Please file a bug with Fedora that they
need to skip 1.17.0 and use at least 1.17.1. See https://dev.gnupg.org/T5872.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 459341] Kmail crash when trying to write recipent address in the new mail window

2022-10-01 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=459341

--- Comment #3 from Akseli Lahtinen  ---
Created attachment 152540
  --> https://bugs.kde.org/attachment.cgi?id=152540=edit
New crash information added by DrKonqi

kmail (5.20.1 (22.04.1)) using Qt 5.15.6

Here is the same crash as before but (hopefully) with debug data

-- Backtrace (Reduced):
#4  0x7fe391dba0a4 in QString::QString (this=, other=...,
this=, other=...) at /usr/include/qt5/QtCore/qstring.h:1093
#5  0x7fe391dba231 in std::_Head_base<4ul, QString, false>::_Head_base
(__h=..., this=0x7ffc433b9978) at /usr/include/c++/12/tuple:192
#6  std::_Tuple_impl<4ul, QString>::_Tuple_impl (__head=...,
this=0x7ffc433b9978) at /usr/include/c++/12/tuple:435
#7  std::_Tuple_impl<3ul, QString, QString>::_Tuple_impl (__tail#0=...,
__head=..., this=0x7ffc433b9978) at /usr/include/c++/12/tuple:284
#8  std::_Tuple_impl<2ul, QString, QString, QString>::_Tuple_impl
(__tail#1=..., __tail#0=..., __head=..., this=0x7ffc433b9978) at
/usr/include/c++/12/tuple:284

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 459341] Kmail crash when trying to write recipent address in the new mail window

2022-10-01 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=459341

--- Comment #2 from Akseli Lahtinen  ---
Created attachment 152539
  --> https://bugs.kde.org/attachment.cgi?id=152539=edit
New crash information added by DrKonqi

kmail (5.20.1 (22.04.1)) using Qt 5.15.6

Every time I try to type anything in the To: field in the new mail window, the
application crashes.
Same happens when trying to reply to someone as well.

-- Backtrace (Reduced):
#4  0x7fe56cae60a4 in QString::QString(QString const&) () from
/lib64/libqgpgme.so.7
#5  0x7fe56cae6231 in QGpgME::QGpgMEAddUserIDJob::start(GpgME::Key const&,
QString const&, QString const&, QString const&) () from /lib64/libqgpgme.so.7
#6  0x7fe57718fe11 in
KMComposerWin::slotRecipientAdded(MessageComposer::RecipientLineNG*) () from
/lib64/libkmailprivate.so.5
#7  0x7fe56e1c59a6 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x7fe56d2ca541 in MessageComposer::RecipientLineNG::analyzeLine(QString
const&) () from /lib64/libKF5MessageComposer.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 459341] Kmail crash when trying to write recipent address in the new mail window

2022-10-01 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=459341

Akseli Lahtinen  changed:

   What|Removed |Added

 CC||akse...@akselmo.dev

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 459341] Kmail crash when trying to write recipent address in the new mail window

2022-09-26 Thread Jeffrey Bouter
https://bugs.kde.org/show_bug.cgi?id=459341

Jeffrey Bouter  changed:

   What|Removed |Added

 CC||k...@kn0x.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 459341] Kmail crash when trying to write recipent address in the new mail window

2022-09-18 Thread Christian
https://bugs.kde.org/show_bug.cgi?id=459341

Christian (Fuchs)  changed:

   What|Removed |Added

 CC||k...@fuchsnet.ch

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 459341] Kmail crash when trying to write recipent address in the new mail window

2022-09-18 Thread Sławek
https://bugs.kde.org/show_bug.cgi?id=459341

--- Comment #1 from Sławek  ---
I just found out that problem is fixed when I downgraded libs:

gpgme-1.17.0-4.fc36.x86_64 to gpgme-1.15.1-6.fc36.x86_64
gpgme-devel-1.17.0-4.fc36.x86_64 to gpgme-devel-1.15.1-6.fc36.x86_64
gpgmepp-1.17.0-4.fc36.x86_64  to gpgmepp-1.15.1-6.fc36.x86_64
gpgmepp-devel-1.17.0-4.fc36.x86_64 to qgpgme-devel-1.15.1-6.fc36.x86_64
python3-gpg-1.17.0-4.fc36.x86_64 to python3-gpg-1.15.1-6.fc36.x86_64
qgpgme-1.17.0-4.fc36.x86_64 to qgpgme-1.15.1-6.fc36.x86_64
gpgmepp-devel-1.17.0-4.fc36.x86_64 to gpgmepp-devel-1.15.1-6.fc36.x86_64

So bug is probably in one of those packages in 1.17 version

-- 
You are receiving this mail because:
You are watching all bug changes.