[Bug 289722] New: Incorrect Content-Transfer-Encoding header value is set for pgp/mime encrypted mails

2011-12-24 Thread Stanislav Sidorenko
https://bugs.kde.org/show_bug.cgi?id=289722

   Summary: Incorrect Content-Transfer-Encoding header value is
set for pgp/mime encrypted mails
   Product: kmail2
   Version: 4.7
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: crypto
AssignedTo: kdepim-bugs@kde.org
ReportedBy: m...@stanislavsidorenko.com


Version:   4.7 (using KDE 4.7.3) 
OS:Linux

If you try to send encrypted pgp/mime email that contain 8bit characters then
main Content-Transfer-Encoding header will be set to base64, but it shoud
contain 7Bit in this case. 

Here is a part of problematic message:

--
MIME-Version: 1.0
Content-Type: multipart/encrypted; boundary=nextPart5141910.e6Y767UtIz;
protocol=application/pgp-encrypted
Content-Transfer-Encoding: base64 


--nextPart5141910.e6Y767UtIz
Content-Type: application/pgp-encrypted
Content-Disposition: attachment

Version: 1
--nextPart5141910.e6Y767UtIz
Content-Type: application/octet-stream
Content-Disposition: inline; filename=msg.asc

-BEGIN PGP MESSAGE-
Version: GnuPG v1.4.11 (GNU/Linux)

hQEMA5XFb/XflcUEAQf/XJ8D5zLDrTTXaE3MtlW4//pMc6ZH8S1bKMeQqKg8LM0U
8KnzFCoy5smyWZrMFqNmoK7CwVnfDS1AgYamVwDNPJLcYlTTqs1YCEJ2Fv/t6EtA
--

As a result other mail client fail to decrypt and verify such mail - they try
to decode base64 stream which is actually absent here.


Reproducible: Always

Steps to Reproduce:
1) Create a new message with some non 7bit characters, e.g. Тестовое
сообщение.
2) Enable PGP/MIME encryption for message.
3) Put it to queue or send it.

Actual Results:  
Content-Transfer-Encoding: base64 

Expected Results:  
Content-Transfer-Encoding: 7Bit

Note, that only main(external) Content-Transfer-Encoding header should contain
7Bit, some headers are also included into encrypted stream - they are to be
defined depending on actual message data.

-- 
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 289723] New: Incorrect charset is used on reply to encrypted message

2011-12-24 Thread Stanislav Sidorenko
https://bugs.kde.org/show_bug.cgi?id=289723

   Summary: Incorrect charset is used on reply to encrypted
message
   Product: kmail2
   Version: 4.7
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: crypto
AssignedTo: kdepim-bugs@kde.org
ReportedBy: m...@stanislavsidorenko.com


Version:   4.7 (using KDE 4.7.3) 
OS:Linux

If pgp/mime encrypted message contains non 7bit characters, e.g. utf-8
characters then reply template to this message will contain non-readable data.

Reproducible: Always

Steps to Reproduce:
1) Create a new message with some utf-8 chracters, e.g. Тестовое сообщение
2) Enable pgp/mime encryption.
3) Send message to yourself.
4) Receive it, open and click reply.

Actual Results:  
Message compose window appear with the following text:

 Тестовое сообщение

Expected Results:  
Message compose window should contain correctly encoded text:

 Тестовое сообщение

-- 
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 289726] New: If there is no connection to IMAP-server there is an endless flood of notifications

2011-12-24 Thread m.wege
https://bugs.kde.org/show_bug.cgi?id=289726

   Summary: If there is no connection to IMAP-server there is an
endless flood of notifications
   Product: kmail2
   Version: 1.99.0
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: m.w...@web.de


Version:   1.99.0 (using Devel) 
OS:Linux

I do not know why (actually network is on), but there seemed to be a problem
with the connection to IMAP. So an error message poped up in notifications
NAMEOFSERVER. There is no connection to the IMAP server (message was in
German, so may be different in original language). This message did not only
appear onces, but I guess at least a hundert times (with notification sound). I
would be good if the amount of notifications could be limited even though a
conditions appears more then once..




Reproducible: Always

Steps to Reproduce:
see above

Actual Results:  
see above

Expected Results:  
see above

OS: Linux (x86_64) release 3.2.0-5-generic
Compiler: gcc

-- 
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 289728] New: Incorrect inline-pgp encrypted message is generated

2011-12-24 Thread Stanislav Sidorenko
https://bugs.kde.org/show_bug.cgi?id=289728

   Summary: Incorrect inline-pgp encrypted message is generated
   Product: kmail2
   Version: 4.7
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: crypto
AssignedTo: kdepim-bugs@kde.org
ReportedBy: m...@stanislavsidorenko.com


Version:   4.7 (using KDE 4.7.3) 
OS:Linux

Kmail generate inline-pgp encrypted messages incorrectly if they contain
non-7bit characters.

Reproducible: Always

Steps to Reproduce:
1) Create a new message with some non 7bit characters, e.g. Тестовое
сообщение.
2) Enable PGP-inline encryption for message.
3) Put it to queue or send it.

Actual Results:  
The following nonsense message is generated (some first lines are skipped):

User-Agent: KMail/4.7.3 (Linux/3.0.0-15-generic; KDE/4.7.4; x86_64; ; )
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset=utf-8

BEGINPGPMESSAGEVersionGnuPGv1411GNU/LinuxhQEMA5XFb/XflcUEAQf8DgQ4PWfOI7Q9WRw
nN/V9qu7fIJRlK7sqb9DKF/PlaNy8ZfTf/TNG5MJ+yokeX0nXkRBCPdVBLVLRnfuUam2xK3kC1LV
6ORPRWBJcTyj27pKejXemSenPb0H1dXZwqNvf3g/wYRKbgU+6R2zQVlb8dvwoP48S3pOFSYfrmr4
xXSwvJ+xcgQ6u8ul27tZ7HhdSwlYrV7HF5aPFQZL00zqZ1Pxth0qss8aaW8aOAnjssncW2ipN6u8
dtVMMdr+AWPPI15Tyatvo6m7O532FTkz1+keIwGf0eFZsbYbriMY44ff5YKNnM7GMULXOC61bGuw
aF51Rapy2IT4suLMvlaCt0dJIAaw2qCWbCKz7agF2WaGvhcuQJmmcTQ9DmrlDvXY4NUUHM/1Ga/j
euZUIK5TtDch5eECh0tBOhwEjJPNZcRg22ZvhOdUfzj/HAzFD8ENDPGPMESSAGEACg==



Expected Results:  
If new message contains only 7bit characters then generation will be correct.

-- 
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 289731] New: Crash on closing an e-mail

2011-12-24 Thread Jens Mander
https://bugs.kde.org/show_bug.cgi?id=289731

   Summary: Crash on closing an e-mail
   Product: kontact
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: jem...@mailmaxe.de


Application: kontact (4.7.3)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-15-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:

I clicked on close of a single mail
Kontact imediately crashed

The crash can be reproduced some of the time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f0fe4bdf7a0 (LWP 2951))]

Thread 5 (Thread 0x7f0fcaf40700 (LWP 2962)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7f0fe143fc2c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x7f0fe143fd59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x7f0fdc837efc in start_thread (arg=0x7f0fcaf40700) at
pthread_create.c:304
#4  0x7f0fe214d89d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x in ?? ()

Thread 4 (Thread 0x7f0fca627700 (LWP 2963)):
#0  0x7f0fdbd69724 in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f0fdbd69f82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f0fdbd6a429 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f0fe3588f3e in QEventDispatcherGlib::processEvents (this=0x2332fc0,
flags=optimized out) at kernel/qeventdispatcher_glib.cpp:424
#4  0x7f0fe355ccf2 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#5  0x7f0fe355cef7 in QEventLoop::exec (this=0x7f0fca626de0, flags=...) at
kernel/qeventloop.cpp:201
#6  0x7f0fe347427f in QThread::exec (this=optimized out) at
thread/qthread.cpp:498
#7  0x7f0fe3476d05 in QThreadPrivate::start (arg=0x23323f0) at
thread/qthread_unix.cpp:331
#8  0x7f0fdc837efc in start_thread (arg=0x7f0fca627700) at
pthread_create.c:304
#9  0x7f0fe214d89d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x in ?? ()

Thread 3 (Thread 0x7f0f7b551700 (LWP 3682)):
#0  0x7f0fe2141773 in __GI___poll (fds=optimized out, nfds=optimized
out, timeout=optimized out) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f0fdbd69f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f0fdbd6a429 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f0fe3588f3e in QEventDispatcherGlib::processEvents (this=0x294e2b0,
flags=optimized out) at kernel/qeventdispatcher_glib.cpp:424
#4  0x7f0fe355ccf2 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#5  0x7f0fe355cef7 in QEventLoop::exec (this=0x7f0f7b550db0, flags=...) at
kernel/qeventloop.cpp:201
#6  0x7f0fe347427f in QThread::exec (this=optimized out) at
thread/qthread.cpp:498
#7  0x7f0fe353fcbf in QInotifyFileSystemWatcherEngine::run (this=0x2c70fe0)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x7f0fe3476d05 in QThreadPrivate::start (arg=0x2c70fe0) at
thread/qthread_unix.cpp:331
#9  0x7f0fdc837efc in start_thread (arg=0x7f0f7b551700) at
pthread_create.c:304
#10 0x7f0fe214d89d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x in ?? ()

Thread 2 (Thread 0x7f0f65513700 (LWP 3919)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x7f0f6e8147d1 in ?? () from /usr/lib/libxine.so.1
#2  0x7f0fdc837efc in start_thread (arg=0x7f0f65513700) at
pthread_create.c:304
#3  0x7f0fe214d89d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x in ?? ()

Thread 1 (Thread 0x7f0fe4bdf7a0 (LWP 2951)):
[KCrash Handler]
#6  isSignalConnected (signal_index=2, this=0x690073002d0074) at
kernel/qobject_p.h:221
#7  QMetaObject::activate (sender=0x3ad38a0, m=optimized out,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3201
#8  0x7f0fdef14ea8 in useOtherItem (this=0x3ad38a0) at
../../akonadi/conflicthandling/conflicthandler.cpp:121
#9  Akonadi::ConflictHandler::resolve (this=0x3ad38a0) at
../../akonadi/conflicthandling/conflicthandler.cpp:88
#10 0x7f0fdef155ac in Akonadi::ConflictHandler::qt_metacall
(this=0x3ad38a0, _c=QMetaObject::InvokeMetaMethod, _id=optimized out,
_a=0x7ab6f20) at ./conflicthandler_p.moc:91
#11 0x7f0fe3574a5e in QObject::event (this=0x3ad38a0, e=optimized out) at
kernel/qobject.cpp:1217
#12 0x7f0fe290e424 in notify_helper (e=0x3867fa0, receiver=0x3ad38a0,
this=0x21c2560) at kernel/qapplication.cpp:4486
#13 

[Bug 289732] New: Unwanted information disclosure: Bcc-addresses are sometimes retained in sent mails

2011-12-24 Thread Gunter Ohrner
https://bugs.kde.org/show_bug.cgi?id=289732

   Summary: Unwanted information disclosure: Bcc-addresses are
sometimes retained in sent mails
   Product: kmail2
   Version: 4.7
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: kdeb...@customcdrom.de


Version:   4.7 (using Devel) 
OS:Linux

Apparently, kmail does not always filter out Bcc addresses from sent mails. I
just found out the hard way when sending christmas greetings to a bunch of
friends. :-/ Pretty embarassing. :-(



Reproducible: Sometimes

Steps to Reproduce:
Send a mail containing receipients in the Bcc field.

Actual Results:  
Sometimes, the Bcc field is not cleaned / emptied and all receivers will get
hold of all target addresses... :-/

Expected Results:  
The Bcc field should by emptied or removed.


The following is an example message from me to myself, with all mail-addresses
only slightly altered for spam protection reasons:

Return-path: Gunter - at - ohrner.net
Envelope-to: go - at - ohrner-it.com,
 gunter - at - ohrner.net
Delivery-date: Sat, 24 Dec 2011 12:46:27 +0100
Received: from xdsl-87-78-109-156.netcologne.de ([87.78.109.156]
helo=zweiblum.localnet)
by luggage.ohrner.net with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)
(Exim 4.69)
(envelope-from Gunter - at - ohrner.net)
id 1ReQ3X-00039H-10; Sat, 24 Dec 2011 12:46:27 +0100
From: Gunter Ohrner Gunter - at - ohrner.net
To: gunter - at - ohrner.net
Bcc: Gunter Ohrner go - at - oecher-netz.de, Gunter Ohrner go - at -
ohrner-it.com, Gunter Ohrner go - at - relaix.net, go - at - uni-dsl.de
Date: Sat, 24 Dec 2011 12:46:20 +0100
Message-ID: 36804546.mCpMsNUWHZ - at - zweiblum
Organization: Gunter Ohrner Datensysteme
User-Agent: KMail/4.7.4 (Linux/3.0.0-14-generic; KDE/4.7.4; x86_64; ; )
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=iso-8859-1
X-Orig-fvyLszf-Subject: Test mit BCC
Subject: Test mit BCC
X-DSPAM-Result: Whitelisted
X-DSPAM-Processed: Sat Dec 24 12:46:27 2011
X-DSPAM-Confidence: 0.9992
X-DSPAM-Improbability: 1 in 127601 chance of being spam
X-DSPAM-Probability: 0.
X-DSPAM-Signature: 4ef5bb93121141026813322
X-DSPAM-Factors: 27,
From*Ohrner, 0.00034,
From*Gunter+Ohrner, 0.00048,
Organization*Ohrner, 0.00056,
Organization*Gunter, 0.00056,
Organization*Ohrner+Datensysteme, 0.00056,
Organization*Gunter+Ohrner, 0.00056,
Organization*Datensysteme, 0.00056,
)+PGP, 0.00058,
by+AudioScrobbler, 0.00058,
AudioScrobbler, 0.00058,
AudioScrobbler+, 0.00058,
bei+eMails, 0.00058,
0x1128F25F, 0.00058,
Url*fm/user/Interneci/, 0.00058,
PGP+0x1128F25F, 0.00059,
Received*from+Gunter, 0.00060,
Return-path*Gunter, 0.00060,
From*Gunter, 0.00061,
From*Ohrner+Gunter, 0.00061,
From*Gunter+ohrner.net, 0.00061,
From*Gunter Ohrner Gunter - at - ohrner.net, 0.00061,
Received*Gunter+ohrner.net), 0.00061,
Return-path*Gunter+ohrner.net, 0.00061,
Verschlüsselung, 0.00072,
Verschlüsselung+bei, 0.00073,
eMails+erwünscht, 0.00073,
erwünscht+), 0.00073

Test mit BCC
--=20
*** Powered by AudioScrobbler -- http://www.last.fm/user/Interneci/ **=
*
12:27 | Quarks  Co - 08.11.2011, Menschen auf der Autobahn
10:05 | Ayreon - Web Of Lies
09:50 | Ayreon - Ride The Comet
09:43 | Ayreon - Newborn Race
*** PGP-Verschl=FCsselung bei eMails erw=FCnscht :-) *** PGP: 0x1128F25=
F ***

-- 
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 289734] New: KMail did not show the body of old E-Mails in cashed IMAP folder

2011-12-24 Thread Johann-Nikolaus Andreae
https://bugs.kde.org/show_bug.cgi?id=289734

   Summary: KMail did not show the body of old E-Mails in cashed
IMAP folder
   Product: kmail2
   Version: 4.8
  Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: johann-nikolaus.andr...@nacs.de


Version:   4.8 (using Devel) 
OS:Linux

KMail did not display some older E-Mails. I can only se the header of the mail.
This is only for the IMAP happend.
The IMAP is configured for offline use.

Reproducible: Always

Steps to Reproduce:
Select an older E-Mail from a IMAP folder.
View the E-Mail at the Quickview or open it.

Actual Results:  
Only the header (from, to, spam status etc.) displayd.
Body and atachmend did not show.

Expected Results:  
Show body an Atachmend too.

OS: Linux (x86_64) release 3.1.0-1.2-desktop
Compiler: gcc

-- 
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 289732] Unwanted information disclosure: Bcc-addresses are sometimes retained in sent mails

2011-12-24 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=289732


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mon...@kde.org
   Version Fixed In||4.7.4
 Resolution||FIXED




--- Comment #1 from Laurent Montel montel kde org  2011-12-24 13:08:51 ---
Fixed in 4.7.4

-- 
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 289703] Warn when links does not lead where indicated

2011-12-24 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=289703


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2011-12-24 13:10:41 ---
It will be a good idea to implement it.
Will look at.

-- 
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 289731] Crash on closing an e-mail

2011-12-24 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=289731


Christophe Giboudeaux cgiboude...@gmx.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmx com  2011-12-24 
13:17:34 ---


*** This bug has been marked as a duplicate of bug 250797 ***

-- 
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 250797] KMail2 crash after conflicting message attributes pop-up (Keep both pressed) [qFatal, Akonadi::ItemCreateJob::ItemCreateJob, Akonadi::ConflictHandler::useBothItems, Akonadi::ConflictHan

2011-12-24 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=250797


Christophe Giboudeaux cgiboude...@gmx.com changed:

   What|Removed |Added

 CC||jem...@mailmaxe.de




--- Comment #14 from Christophe Giboudeaux cgiboudeaux gmx com  2011-12-24 
13:17:34 ---
*** Bug 289731 has been marked as a duplicate of this bug. ***

-- 
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 289133] kmail stalls when loading large imap mail directory

2011-12-24 Thread Geert Janssens
https://bugs.kde.org/show_bug.cgi?id=289133


Geert Janssens i...@kobaltwit.be changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #2 from Geert Janssens info kobaltwit be  2011-12-24 13:41:19 ---
I just upgraded to KDE workspace 4.7.4 and at first sight this bug seems to be
fixed now. If the problem reoccurs, I'll reopen.

-- 
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 284482] Could not change font size when text is copyed from LibreOffice

2011-12-24 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=284482


Christophe Giboudeaux cgiboude...@gmx.com changed:

   What|Removed |Added

 Resolution|FIXED   |WAITINGFORINFO




-- 
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 289723] Incorrect charset is used for reply to encrypted message

2011-12-24 Thread Stanislav Sidorenko
https://bugs.kde.org/show_bug.cgi?id=289723


Stanislav Sidorenko m...@stanislavsidorenko.com changed:

   What|Removed |Added

Summary|Incorrect charset is used   |Incorrect charset is used
   |on reply to encrypted   |for reply to encrypted
   |message |message




-- 
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 283887] timeout on unread status doesn't work properly

2011-12-24 Thread Fabio Rossi
https://bugs.kde.org/show_bug.cgi?id=283887


Fabio Rossi ross...@inwind.it changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|FIXED   |




--- Comment #11 from Fabio Rossi rossi f inwind it  2011-12-24 15:41:47 ---
I tried your patch for the branch 'KDE/4.7' against kmail 4.7.4 but the problem
is still there :-(

Moreover I prepared the attached debug patch to investigate more about the
problem but I don't see any output (I should have correctly configured the
kmail2 debug area with kdebugdialog)

-- 
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 283887] timeout on unread status doesn't work properly

2011-12-24 Thread Fabio Rossi
https://bugs.kde.org/show_bug.cgi?id=283887





--- Comment #12 from Fabio Rossi rossi f inwind it  2011-12-24 15:42:26 ---
Created an attachment (id=67086)
 -- (http://bugs.kde.org/attachment.cgi?id=67086)
debug.patch

-- 
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 289723] Incorrect charset is used for reply to openpgp encrypted message

2011-12-24 Thread Stanislav Sidorenko
https://bugs.kde.org/show_bug.cgi?id=289723


Stanislav Sidorenko m...@stanislavsidorenko.com changed:

   What|Removed |Added

Summary|Incorrect charset is used   |Incorrect charset is used
   |for reply to encrypted  |for reply to openpgp
   |message |encrypted message




-- 
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 289728] Incorrect inline-openpgp encrypted message is generated

2011-12-24 Thread Stanislav Sidorenko
https://bugs.kde.org/show_bug.cgi?id=289728


Stanislav Sidorenko m...@stanislavsidorenko.com changed:

   What|Removed |Added

Summary|Incorrect inline-pgp|Incorrect inline-openpgp
   |encrypted message is|encrypted message is
   |generated   |generated




-- 
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 289722] Incorrect Content-Transfer-Encoding header value is set for openpgp/mime encrypted mails

2011-12-24 Thread Stanislav Sidorenko
https://bugs.kde.org/show_bug.cgi?id=289722


Stanislav Sidorenko m...@stanislavsidorenko.com changed:

   What|Removed |Added

Summary|Incorrect   |Incorrect
   |Content-Transfer-Encoding   |Content-Transfer-Encoding
   |header value is set for |header value is set for
   |pgp/mime encrypted mails|openpgp/mime encrypted
   ||mails




-- 
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 289207] KMail sometimes fails to send message via IMAP with error SASL(0): successful result:

2011-12-24 Thread Carl Symons
https://bugs.kde.org/show_bug.cgi?id=289207


Carl Symons carlsym...@gmail.com changed:

   What|Removed |Added

 CC||carlsym...@gmail.com




--- Comment #1 from Carl Symons carlsymons gmail com  2011-12-24 17:13:09 ---
Please post this in forum.kde.org in the Office  Productivity section
http://forum.kde.org/viewforum.php?f=20

Have you posted in forums.gentoo.org? A potential problem there is that some
people would rather snark and complain than try to fix things, but maybe that's
the Gentoo culture.

In these forums, you will find people who can help figure out what additional
information might be needed...and give you suggestions about how to fix.

-- 
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 289207] KMail sometimes fails to send message via IMAP with error SASL(0): successful result:

2011-12-24 Thread Jakub Caban
https://bugs.kde.org/show_bug.cgi?id=289207





--- Comment #2 from Jakub Caban kuba whyblack pl  2011-12-24 21:30:37 ---
Thanks for the suggestion.

I've created topics:

http://forum.kde.org/viewtopic.php?f=20t=98327p=209764
http://forums.gentoo.org/viewtopic-p-6910074.html

I hope it will help me find out the reason behind this strange behaviour.

Will update here if any solution or more concrete information will be found.

-- 
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 288364] Retrieving Folder Contents hanging without showing content

2011-12-24 Thread dbjh
https://bugs.kde.org/show_bug.cgi?id=288364





--- Comment #6 from  dbjh gmx net  2011-12-24 22:18:54 ---
Hi,

Today I got the update of KDE 4.7.4 (and Linux (x86_64) release
3.1.6-1.fc16.x86_64) and now KMail works fine again.
So, I no longer have the problem of the bug under discussion. It also turned
out that KMail hadn't deleted all e-mail, even though it previously displayed
only 2 e-mail messages in my inbox. After the update of KDE 4.7.4 KMail showed
my old e-mail again (including the e-mail I had sent while I was still using
Fedora 15). Retreiving, sending and replying to e-mail also works again.
I have not tried the option Work offline. I will leave that to Myriam
Schweingruber after she has upgraded.

Kind regards,
Daniël

-- 
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 274068] plasma crashed at system start

2011-12-24 Thread princess_artemis
https://bugs.kde.org/show_bug.cgi?id=274068





--- Comment #1 from  princess_artemis msn com  2011-12-25 04:52:47 ---
Created an attachment (id=67093)
 -- (http://bugs.kde.org/attachment.cgi?id=67093)
New crash information added by DrKonqi

krunner (0.1) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4

- What I was doing when the application crashed:

I get the crash at system start-up, it just started happening and it has
happened repeatedly.

-- Backtrace (Reduced):
#6  0x7f125adbcc85 in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x7f125b7bd3ef in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#8  0x7f125b7c2291 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#9  0x7f125d2af126 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#10 0x7f125adbcafc in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQtCore.so.4

-- 
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 274068] plasma crashed at system start

2011-12-24 Thread princess_artemis
https://bugs.kde.org/show_bug.cgi?id=274068


princess_arte...@msn.com changed:

   What|Removed |Added

 CC||princess_arte...@msn.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


[Bug 289767] New: Crash after changing settings

2011-12-24 Thread m.wege
https://bugs.kde.org/show_bug.cgi?id=289767

   Summary: Crash after changing settings
   Product: Akonadi
   Version: 4.7
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: IMAP resource
AssignedTo: er...@kde.org
ReportedBy: m.w...@web.de
CC: vkra...@kde.org, kdepim-bugs@kde.org


Application: akonadi_imap_resource (4.7)
KDE Platform Version: 4.7.90 (4.8 Beta2 (4.7.90)
Qt Version: 4.7.4
Operating System: Linux 3.2.0-5-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed: I had just changed settings of
the IMAP-Server (turned of the Cached IMAP and folder abonements), then the
crash occured. But I am not sure if it is related to that. The email checking
had been hanging for a while at the same point.

-- Backtrace:
Application: Wege vom Typ IMAP-E-Mail-Server (akonadi_imap_resource), signal:
Segmentation fault
[Current thread is 1 (Thread 0x7fc58e191780 (LWP 19389))]

Thread 6 (Thread 0x7fc58856f700 (LWP 19393)):
#0  0x0030c1cd5773 in __GI___poll (fds=optimized out, nfds=optimized
out, timeout=optimized out) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0030c5044f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x0030c5045429 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0030ca597f3e in QEventDispatcherGlib::processEvents (this=0x1b769f0,
flags=optimized out) at kernel/qeventdispatcher_glib.cpp:424
#4  0x0030ca56bcf2 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#5  0x0030ca56bef7 in QEventLoop::exec (this=0x7fc58856edd0, flags=...) at
kernel/qeventloop.cpp:201
#6  0x0030ca48327f in QThread::exec (this=optimized out) at
thread/qthread.cpp:498
#7  0x0030ca54ecbf in QInotifyFileSystemWatcherEngine::run (this=0x1b7ea60)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x0030ca485d05 in QThreadPrivate::start (arg=0x1b7ea60) at
thread/qthread_unix.cpp:331
#9  0x0030c2407efc in start_thread (arg=0x7fc58856f700) at
pthread_create.c:304
#10 0x0030c1ce189d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x in ?? ()

Thread 5 (Thread 0x7fc57700 (LWP 19467)):
#0  QTimerInfoList::repairTimersIfNeeded (this=0x1fd5bb0) at
kernel/qeventdispatcher_unix.cpp:394
#1  0x0030ca598a51 in QTimerInfoList::timerWait (this=0x1fd5bb0, tm=...) at
kernel/qeventdispatcher_unix.cpp:443
#2  0x0030ca59744c in timerSourcePrepareHelper (src=optimized out,
timeout=0x7fc57fffec4c) at kernel/qeventdispatcher_glib.cpp:136
#3  0x0030ca5974f5 in timerSourcePrepare (source=optimized out,
timeout=optimized out) at kernel/qeventdispatcher_glib.cpp:169
#4  0x0030c5043ff2 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x0030c5044dfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x0030c5045429 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x0030ca597f3e in QEventDispatcherGlib::processEvents (this=0x212ca70,
flags=optimized out) at kernel/qeventdispatcher_glib.cpp:424
#8  0x0030ca56bcf2 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#9  0x0030ca56bef7 in QEventLoop::exec (this=0x7fc57fffede0, flags=...) at
kernel/qeventloop.cpp:201
#10 0x0030ca48327f in QThread::exec (this=optimized out) at
thread/qthread.cpp:498
#11 0x00366ac3ac13 in KIMAP::SessionThread::run (this=0x19d2fe0) at
../../kimap/sessionthread.cpp:171
#12 0x0030ca485d05 in QThreadPrivate::start (arg=0x19d2fe0) at
thread/qthread_unix.cpp:331
#13 0x0030c2407efc in start_thread (arg=0x7fc57700) at
pthread_create.c:304
#14 0x0030c1ce189d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x in ?? ()

Thread 4 (Thread 0x7fc586b83700 (LWP 19777)):
#0  0x0030c240b1fd in __pthread_mutex_unlock_usercnt (mutex=optimized
out, decr=optimized out) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x1fed818) at pthread_mutex_unlock.c:290
#2  0x0030c504472e in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0030c5044f82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x0030c5045429 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x0030ca597f3e in QEventDispatcherGlib::processEvents (this=0x1fecff0,
flags=optimized out) at kernel/qeventdispatcher_glib.cpp:424
#6  0x0030ca56bcf2 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#7  0x0030ca56bef7 in QEventLoop::exec (this=0x7fc586b82de0, flags=...) at
kernel/qeventloop.cpp:201
#8  0x0030ca48327f in QThread::exec (this=optimized out) at
thread/qthread.cpp:498
#9  0x00366ac3ac13 in