[kmail2] [Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2017-01-07 Thread Denis Kurz
https://bugs.kde.org/show_bug.cgi?id=275736

Denis Kurz  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |UNMAINTAINED

--- Comment #14 from Denis Kurz  ---
Just as announced in my last comment, I close this bug. If you encounter it
again in a recent version (at least 5.0 aka 15.08), please open a new one
unless it already exists. Thank you for all your input.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2012-08-22 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=275736

Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Version|2.1.0   |4.8.4
 Ever confirmed|0   |1
   Severity|normal  |major

--- Comment #12 from Myriam Schweingruber myr...@kde.org ---
setting status and version correctly, raising bug importance.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2012-08-20 Thread Yngve Levinsen
https://bugs.kde.org/show_bug.cgi?id=275736

--- Comment #10 from Yngve Levinsen yngve.levin...@gmail.com ---
*** Bug 284703 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2012-08-20 Thread Yngve Levinsen
https://bugs.kde.org/show_bug.cgi?id=275736

--- Comment #11 from Yngve Levinsen yngve.levin...@gmail.com ---
After starting to use Telepathy, which opens the wallet quite often, this
problem is close to a showstopper to me. Having e-mails not sent all the time
is quite frustrating!

I just had the problem again for the 10th time in the last week (approximate),
and when I selected to restart the mail dispatcher agent, kwallet immediately
asked for my password and then the e-mail was sent.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2012-07-30 Thread Matt Whitlock
https://bugs.kde.org/show_bug.cgi?id=275736

--- Comment #9 from Matt Whitlock k...@mattwhitlock.name ---
I'm seeing this hang right now. I have a message sitting in my Outbox in KMail.
KMail is responsive. Akonadi is running. Akonadi Console says the Mail
Dispatcher Agent is Ready to dispatch messages. I can click Send Queued
Messages in the File menu of KMail, and nothing happens. If I attach to the
akonadi_maildispatcher_agent process in gdb, I can see that it has one thread,
which is parked in its event loop, waiting for events to come in:

#0  0x7ffe7e7c6078 in *__GI___poll (fds=0x1b75ad0, nfds=5, timeout=2390494)
at ../sysdeps/unix/sysv/linux/poll.c:83
#1  0x7ffe7d036cf5 in g_main_context_poll (n_fds=5, fds=0x1b75ad0,
timeout=2390494, context=0x1aa0130, 
priority=optimized out) at gmain.c:3440
#2  g_main_context_iterate (context=0x1aa0130, block=optimized out,
dispatch=1, self=optimized out) at gmain.c:3141
#3  0x7ffe7d036e65 in g_main_context_iterate (dispatch=1, block=1,
context=0x1aa0130, self=optimized out)
at gmain.c:3113
#4  g_main_context_iteration (context=0x1aa0130, may_block=1) at gmain.c:3207
#5  0x7ffe815cee3f in QEventDispatcherGlib::processEvents (this=0x1a7a740,
flags=...)
at kernel/qeventdispatcher_glib.cpp:424
#6  0x7ffe7f22442e in QGuiEventDispatcherGlib::processEvents
(this=optimized out, flags=...)
at kernel/qguieventdispatcher_glib.cpp:204
#7  0x7ffe8159ea42 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#8  0x7ffe8159ecf5 in QEventLoop::exec (this=0x7fffb9c72a00, flags=...) at
kernel/qeventloop.cpp:204
#9  0x7ffe815a374b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1187
#10 0x7ffe81bda736 in Akonadi::AgentBase::init (r=0x1c80110)
at
/var/tmp/portage/kde-base/kdepimlibs-4.8.4/work/kdepimlibs-4.8.4/akonadi/agentbase.cpp:564
#11 0x0040d590 in Akonadi::AgentBase::initMailDispatcherAgent
(argc=optimized out, argv=optimized out)
at /usr/include/KDE/Akonadi/../../akonadi/agentbase.h:342
#12 0x7ffe7e7064bd in __libc_start_main (main=0x40a130 main(int, char**),
argc=3, ubp_av=0x7fffb9c72c88, 
init=optimized out, fini=optimized out, rtld_fini=optimized out,
stack_end=0x7fffb9c72c78) at libc-start.c:226
#13 0x0040a1f5 in _start ()

If I attach to the kdeinit4: kwalletd process, I can see that it, too, has
one thread, which is parked in its event loop:

#0  0x7f542abda078 in *__GI___poll (fds=0x131be60, nfds=6, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:83
#1  0x7f5427896cf5 in g_main_context_poll (n_fds=6, fds=0x131be60,
timeout=-1, context=0x119c210, 
priority=optimized out) at gmain.c:3440
#2  g_main_context_iterate (context=0x119c210, block=optimized out,
dispatch=1, self=optimized out) at gmain.c:3141
#3  0x7f5427896e65 in g_main_context_iterate (dispatch=1, block=1,
context=0x119c210, self=optimized out)
at gmain.c:3113
#4  g_main_context_iteration (context=0x119c210, may_block=1) at gmain.c:3207
#5  0x7f542c22de3f in QEventDispatcherGlib::processEvents (this=0x11a6950,
flags=...)
at kernel/qeventdispatcher_glib.cpp:424
#6  0x7f542b42242e in QGuiEventDispatcherGlib::processEvents
(this=optimized out, flags=...)
at kernel/qguieventdispatcher_glib.cpp:204
#7  0x7f542c1fda42 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#8  0x7f542c1fdcf5 in QEventLoop::exec (this=0x7fff6b7fef90, flags=...) at
kernel/qeventloop.cpp:204
#9  0x7f542c20274b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1187
#10 0x7f541a89505f in kdemain (argc=1, argv=0x114a660)
at
/var/tmp/portage/kde-base/kwalletd-4.8.4/work/kwalletd-4.8.4/kwalletd/main.cpp:68
#11 0x00409084 in launch (argc=optimized out, _name=0x1157658
/usr/bin/kwalletd, args=optimized out, cwd=0x0, 
envc=optimized out, envs=optimized out, reset_env=false, tty=0x0,
avoid_loops=false, 
startup_id_str=0x1157685 Crushinator;1343434237;514746;4479_TIME0)
at
/var/tmp/portage/kde-base/kdelibs-4.8.4-r1/work/kdelibs-4.8.4/kinit/kinit.cpp:734
#12 0x0040a376 in handle_launcher_request (sock=7, who=optimized out)
at
/var/tmp/portage/kde-base/kdelibs-4.8.4-r1/work/kdelibs-4.8.4/kinit/kinit.cpp:1226
#13 0x0040a8b3 in handle_requests (waitForPid=0)
at
/var/tmp/portage/kde-base/kdelibs-4.8.4-r1/work/kdelibs-4.8.4/kinit/kinit.cpp:1419
#14 0x00405a9e in main (argc=2, argv=0x7fff6b800040,
envp=0x7fff6b800310)
at
/var/tmp/portage/kde-base/kdelibs-4.8.4-r1/work/kdelibs-4.8.4/kinit/kinit.cpp:1907

CPU usage is minimal. Perhaps it's a stand-off?

When I right-clicked on Mail Dispatcher Agent in the Akonadi Console and
chose Restart Agent, it immediately sent the message that had been waiting in
my Outbox.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list

[Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2012-07-19 Thread Yngve Levinsen
https://bugs.kde.org/show_bug.cgi?id=275736

--- Comment #8 from Yngve Levinsen yngve.levin...@gmail.com ---
@Cyril I think this is one of those bugs that depend on how you have things
configured (e.g. when KWallet should close), so I would be careful about
assuming this is fixed based on not having seen it for a while..

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2012-07-06 Thread Cyril Brosch
https://bugs.kde.org/show_bug.cgi?id=275736

--- Comment #6 from Cyril Brosch i...@cyrilbrosch.net ---
Haven't seen this bug for a long time, for me it's fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2012-07-06 Thread Matt Whitlock
https://bugs.kde.org/show_bug.cgi?id=275736

--- Comment #7 from Matt Whitlock k...@mattwhitlock.name ---
I still get this all the time on KDE 4.8.4.  I have to open the Akonadi Console
and restart the Mail Dispatcher Agent to get mail outgoing mail to send.  It
sure seems like the Mail Dispatcher Agent is waiting for wallet authentication,
but the wallet has not popped up the password dialog because the wallet is
already (re)opened.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2012-07-05 Thread Yngve Levinsen
https://bugs.kde.org/show_bug.cgi?id=275736

Yngve Levinsen yngve.levin...@gmail.com changed:

   What|Removed |Added

 CC||yngve.levin...@gmail.com

--- Comment #5 from Yngve Levinsen yngve.levin...@gmail.com ---
I have had a similar problem, see bug report 284703. I had the impression that
it was related to kwallet, suspending the machine or a combination. Sounds like
you are closer to explain how to provoke the bug.. 

I am not marking it as a duplicate yet. I leave that for the experts to decide.

I had the issue twice this week. When it happens the send queued messages
disappear as an option when right clicking the outbox folder, so I guess kmail
somehow believe the outbox is empty..

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2011-10-21 Thread Cyril Brosch
https://bugs.kde.org/show_bug.cgi?id=275736


Cyril Brosch i...@cyrilbrosch.net changed:

   What|Removed |Added

 CC||i...@cyrilbrosch.net




--- Comment #2 from Cyril Brosch info cyrilbrosch net  2011-10-21 15:19:28 ---
I can confirm for kmail 2.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2011-10-21 Thread Matt Whitlock
https://bugs.kde.org/show_bug.cgi?id=275736





--- Comment #3 from Matt Whitlock kde mattwhitlock name  2011-10-21 15:21:55 
---
(In reply to comment #2)
 I can confirm for kmail 2.

Likewise. Also, if I open up Akonadi Console and restart the Mail Dispatcher
Agent, my messages go right out immediately.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2011-10-21 Thread Cyril Brosch
https://bugs.kde.org/show_bug.cgi?id=275736





--- Comment #4 from Cyril Brosch info cyrilbrosch net  2011-10-21 15:37:07 ---
For me a restart doesn't do it, because it was switched offline even after
that, I had to toggle it online in the Akonadi console.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2011-08-14 Thread tim blechmann
https://bugs.kde.org/show_bug.cgi?id=275736


tim blechmann t...@klingt.org changed:

   What|Removed |Added

 CC||t...@klingt.org




--- Comment #1 from tim blechmann tim klingt org  2011-08-14 13:09:48 ---
similar issue here, and it could be related to kwallet (usually my kmail has
the permissions to access the wallet)

mails stay in the outbox forever until i killall akonadi_maildispatcher_agent

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 275736] Sending mail hangs if KWallet has been closed and reopened by another application

2011-07-29 Thread Cruz Enrique
https://bugs.kde.org/show_bug.cgi?id=275736


Cruz Enrique cruzki...@gmail.com changed:

   What|Removed |Added

 CC||cruzki...@gmail.com




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs