[kmailtransport] [Bug 387389] abort when sending mail

2022-11-24 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=387389

Martin Koller  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Martin Koller  ---
since I'm not using a self-compiled kmail at this point, I can't check.

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

[kmailtransport] [Bug 387389] abort when sending mail

2022-11-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=387389

--- Comment #5 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kmailtransport] [Bug 387389] abort when sending mail

2022-11-10 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=387389

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #4 from Justin Zobel  ---
Thank you for reporting this issue in KDE software. As it has been a while
since this issue was reported, can we please ask you to see if you can
reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when
replying. Thank you!

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

[kmailtransport] [Bug 387389] abort when sending mail

2017-12-20 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=387389

--- Comment #3 from Martin Koller  ---
No, this is in a different class and really a Q_ASSERT()

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

[kmailtransport] [Bug 387389] abort when sending mail

2017-12-20 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387389

--- Comment #2 from Christoph Feck  ---
Is this a duplicate of bug 387613?

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

[kmailtransport] [Bug 387389] abort when sending mail

2017-11-28 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=387389

--- Comment #1 from Martin Koller  ---
More details:

(gdb) f 4
#4  0x0041f86d in SendJob::transportResult (this=0x1b1a280,
job=0x1b247c0)
at
/home/KDE5/source/kde/pim/kdepim-runtime/agents/maildispatcher/sendjob.cpp:192
192 Q_ASSERT(mCurrentJob == job);
(gdb) p job
$1 = (MailTransport::SmtpJob *) 0x1b247c0
(gdb) p mCurrentJob
$2 = (StoreResultJob *) 0x1a943a0

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