https://bugs.kde.org/show_bug.cgi?id=343034

--- Comment #6 from Gunter Ohrner <kdeb...@customcdrom.de> ---
(In reply to Andre Heinecke from comment #5)
> Does someone have an example how to reliably reproduce this?

Unfortunately, no.

However, I have Network Manager installed but do not use it for wired networks.
I'm manually using dhclient instead. Maybe this does not properly work?

I've never tried without network manager being installed.

BTW, a workaround to get kMail going (most of the times, though) is to perform
the dhclient comment twice:

$ dhclient -v eth0 ; killall dhclient ; ifconfig eth0 down ; dhclient -v eth0

This will often do the job for me.

-- 
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

Reply via email to