[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 127696] [PATCH] "Unable to complete LIST" operation with invalid
From:       Michael Mikowski <z_mikowski () yahoo ! com>
Date:       2007-12-26 2:00:48
Message-ID: 20071226020048.10229.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=127696         




------- Additional Comments From z_mikowski yahoo com  2007-12-26 03:00 -------
Rebuilt packages on Kubuntu 7.10.  Results so far excellent.  Thunderbird conversion \
averted, at least for now.  Here are the steps:

Using: http://www.debian-administration.org/articles/20

apt-get source kmail
apt-get build-dep kmail

Then I edited kdepim-3.5.7enterprise20070926/kmail/popaccount.cpp
as illustrated as above, removing debug output statements:

 964   else {
 965     if( stage == List ){
 966       stage = Idle;
 967       if (job) job->kill();
 968       job = 0;
 969       mSlave = 0;
 970       KMessageBox::error(0, i18n( "Unable to complete LIST operation." ),
 971                             i18n("Invalid Response From Server"));
 972       return;
 973     }
 974   }
 975 }

cd kdepim-3.5.7enterprise20070926
debuild -us -uc
cd ..
sudo dpkg --install kdepim-3.5.7enterprise20070926.deb


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic