[Akonadi] [Bug 280228] Disconnected IMAP cache clears when server IP address changed.

2017-11-18 Thread Michael Grosskopf
https://bugs.kde.org/show_bug.cgi?id=280228

Michael Grosskopf  changed:

   What|Removed |Added

 CC||mikegrossk...@compuserve.co
   ||m

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[kmail2] [Bug 387061] Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

2017-11-18 Thread Sandro Knauß
https://bugs.kde.org/show_bug.cgi?id=387061

Sandro Knauß  changed:

   What|Removed |Added

 CC||vkra...@kde.org

--- Comment #5 from Sandro Knauß  ---
As I learned now from vkrause, there is a 2MB limit inside QtWEbEngine
(http://doc.qt.io/qt-5/qwebengineview.html#setHtml). So we will have to rework
the part that pushed the content to not use setHtml and use instead a file.

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

[kmail2] [Bug 387025] KMail crashes when launched

2017-11-18 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=387025

--- Comment #3 from Allan Sandfeld  ---
On closer inspection this line:
#10 0x7f162fdc19ee in KMMainWidget::createWidgets
(this=this@entry=0x2659970) at /workspace/build/src/kmmainwidget.cpp:996

Corresponds with the sources in the 17.12 branch of kmail, not with 17.08
branch. Is this just neon mispackaging kdepim again?

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

[kmail2] [Bug 387025] KMail crashes when launched

2017-11-18 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=387025

--- Comment #2 from Allan Sandfeld  ---
The only recent related commit I could found was
40252aae3c793c7c4df42d90073911c73cebd7f1 but that should be 7.12, and my
packages claim to be 7.08

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

[kmail2] [Bug 387025] KMail crashes when launched

2017-11-18 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=387025

Allan Sandfeld  changed:

   What|Removed |Added

 CC||fa...@kde.org

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

[kmail2] [Bug 324365] Improve handling of encrypted attachments (gpg inline)

2017-11-18 Thread Sandro Knauß
https://bugs.kde.org/show_bug.cgi?id=324365

Sandro Knauß  changed:

   What|Removed |Added

   Version Fixed In|17.12.0 |5.8.0

--- Comment #13 from Sandro Knauß  ---
It will be fixed with KDE Applications 18.04. Not with the upcoming 17.12.

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

[kmail2] [Bug 324365] Improve handling of encrypted attachments (gpg inline)

2017-11-18 Thread Sandro Knauß
https://bugs.kde.org/show_bug.cgi?id=324365

Sandro Knauß  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||17.12.0
  Latest Commit||https://commits.kde.org/mes
   ||sagelib/f51fd99a05608791683
   ||46efd3fe369c38f6e7d7c
 Status|CONFIRMED   |RESOLVED

--- Comment #12 from Sandro Knauß  ---
Git commit f51fd99a0560879168346efd3fe369c38f6e7d7c by Sandro Knauß.
Committed on 17/11/2017 at 00:59.
Pushed by knauss into branch 'master'.

pgp encrypted message are mostly marked as application/octet-stream

Summary:
We can autodetect if, the content of an mimepart is pgp encrypted.
FIXED-IN: 17.12.0

Test Plan: make sure, that attatchment are still handled as attachments and not
as "normal" text.

Reviewers: vkrause

Subscribers: #kde_pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D8554

A  +83   -0   
mimetreeparser/autotests/data/hidden/openpgp-inline-encrypted-with-attachment.mbox.html
A  +83   -0   
mimetreeparser/autotests/data/iconic/openpgp-inline-encrypted-with-attachment.mbox.html
A  +83   -0   
mimetreeparser/autotests/data/inlined/openpgp-inline-encrypted-with-attachment.mbox.html
A  +57   -0   
mimetreeparser/autotests/data/openpgp-inline-encrypted-with-attachment.mbox
A  +83   -0   
mimetreeparser/autotests/data/openpgp-inline-encrypted-with-attachment.mbox.html
A  +8-0   
mimetreeparser/autotests/data/openpgp-inline-encrypted-with-attachment.mbox.tree
M  +20   -2mimetreeparser/src/bodyformatter/encrypted.cpp
M  +1-0mimetreeparser/src/bodypartformatter.cpp

https://commits.kde.org/messagelib/f51fd99a0560879168346efd3fe369c38f6e7d7c

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

[kleopatra] [Bug 354098] Does not ask for password and only works with empty password keys

2017-11-18 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=354098

Frank  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Frank  ---
Also here, after retrying after 8 months the bug seems to be gone now. Must
have been fixed together with other general bugfixes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[kmail2] [Bug 387061] Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

2017-11-18 Thread Axel Braun
https://bugs.kde.org/show_bug.cgi?id=387061

Axel Braun  changed:

   What|Removed |Added

 CC||axel.br...@gmx.de

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

[kmail2] [Bug 387061] Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

2017-11-18 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=387061

Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||skna...@kde.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #4 from Christophe Giboudeaux  ---
14:32:41 - kmail2(30224) - org.kde.pim.messagelist:
MessageList::Core::View::mousePressEvent: Left hit with
selectedIndexes().count() ==  3
14:32:41 - kmail2(30224) - org.kde.pim.messagelist:
MessageList::Core::View::slotSelectionChanged: View message selected [
"[opensuse-factory] New Tumbleweed snapshot 20171117 released!" ]
14:32:41 - kmail2(30224) - org.kde.pim.kmail: KMReaderWin::setMessage: void
KMReaderWin::setMessage(const Akonadi::Item &, MimeTreeParser::UpdateMode)
QSplitter(0x164f310, name="splitter2")
14:32:41 - kmail2(30224) -  : Empty filename passed to function
14:32:41 - kmail2(30224) -  : Empty filename passed to function
14:32:41 - kmail2(30224) -  : Empty filename passed to function
14:32:41 - kmail2(30224) -  : Empty filename passed to function
14:32:41 - kmail2(30224) - org.kde.pim.mimetreeparser:
MimeTreeParser::NodeHelper::setNodeUnprocessed: Node UNprocessed: 
0x7fa7500d5bf0
14:32:41 - kmail2(30224) - org.kde.pim.mimetreeparser:
MimeTreeParser::NodeHelper::setNodeUnprocessed: Node UNprocessed: 
0x7fa7500d5bf0
14:32:41 - kmail2(30224) - org.kde.pim.mimetreeparser:
MimeTreeParser::NodeHelper::setNodeDisplayedEmbedded: SET NODE:  0x7fa7500d5bf0
true
14:32:41 - kmail2(30224) - org.kde.pim.mimetreeparser:
MimeTreeParser::NodeHelper::setNodeDisplayedEmbedded: SET NODE:  0x7fa7500d5bf0
true
14:32:41 - kmail2(30224) - org.kde.pim.mimetreeparser:
MimeTreeParser::NodeHelper::setNodeDisplayedEmbedded: SET NODE:  0x7fa7500d5bf0
true
14:32:41 - kmail2(30224) - org.kde.pim.mimetreeparser:
MimeTreeParser::NodeHelper::setNodeProcessed: Node processed:  ""
"Content-Type: text/plain; charset=\"us-ascii\""
14:32:41 - kmail2(30224) - org.kde.pim.messageviewer.semantic:
SemanticRenderer::render: = Semantic
Rendering
14:32:41 - kmail2(30224) -  : Empty filename passed to function
14:32:41 - kmail2(30224) -  : Empty filename passed to function
14:32:41 - kmail2(30224) -  : Empty filename passed to function
[cut]
14:32:44 - kmail2(30224) -  : Empty filename passed to function
14:32:44 - kmail2(30224) -  : Empty filename passed to function
14:32:44 - kmail2(30224) - org.kde.pim.mimetreeparser:
MimeTreeParser::NodeHelper::overallEncryptionState: 

  KMMsgEncryptionState: 78
14:32:44 - kmail2(30224) - org.kde.pim.mimetreeparser:
MimeTreeParser::NodeHelper::overallSignatureState: 

  KMMsgSignatureState: 78
14:32:44 - kmail2(30224) - org.kde.pim.webengineviewer:
WebEngineViewer::WebEngineView::relativePosition: Relative Position -1
14:32:44 - kmail2(30224) - org.kde.pim.gravatar:
Gravatar::GravatarCache::loadGravatarPixmap:  hashStr
"e479a3497689cc53440f813115e566c3b8ae2aa06f49fd2939920d760a381b15"

(and the content isn't displayed)

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

[kmail2] [Bug 387061] Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

2017-11-18 Thread EGD
https://bugs.kde.org/show_bug.cgi?id=387061

EGD  changed:

   What|Removed |Added

 CC||egdf...@opensuse.org

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

[kmail2] [Bug 387061] Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

2017-11-18 Thread Christian Boltz
https://bugs.kde.org/show_bug.cgi?id=387061

Christian Boltz  changed:

   What|Removed |Added

 CC||kde-b...@cboltz.de

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

[kmail2] [Bug 387061] Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

2017-11-18 Thread Huw
https://bugs.kde.org/show_bug.cgi?id=387061

Huw  changed:

   What|Removed |Added

 CC||h...@synapticsilence.net

--- Comment #3 from Huw  ---
Confirmed here on the same configuration.

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

[kmail2] [Bug 387061] Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

2017-11-18 Thread Bruno Friedmann
https://bugs.kde.org/show_bug.cgi?id=387061

Bruno Friedmann  changed:

   What|Removed |Added

 CC||br...@ioda-net.ch

--- Comment #2 from Bruno Friedmann  ---
The test message is precisely located at
https://lists.opensuse.org/opensuse-factory/2017-11/msg00487.html

It's a 1.06MB text (or see the attachement here)

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

[korganizer] [Bug 387065] New: all events appear in the same color

2017-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=387065

Bug ID: 387065
   Summary: all events appear in the same color
   Product: korganizer
   Version: 5.5.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: otherviews
  Assignee: kdepim-bugs@kde.org
  Reporter: eduardo.de-j...@adslmail.es
  Target Milestone: ---

Created attachment 108943
  --> https://bugs.kde.org/attachment.cgi?id=108943=edit
korganizer screenshot

I use gmail calendar to keep korganizer synchronized with my mobile and tablet.

Different colors are selected for the contacts, Spanish holidays, etc. but
these different colors do not reflect in the "month view", all the entries show
in green.

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

[kmail2] [Bug 387061] Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

2017-11-18 Thread Jure Repinc
https://bugs.kde.org/show_bug.cgi?id=387061

--- Comment #1 from Jure Repinc  ---
Also, pressing R on keyboard, to compose a reply does show the text of the
message, eventually. It takes a very long time (minutes) to open the compositor
window with the quoted original text (plain text) in it and until the window
opens one of the CPU cores is constantly at 100 %

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

[kmail2] [Bug 387061] New: Large messages don't display in the viewer pane (eg. New Tumbleweed snapshot 20171117 released!)

2017-11-18 Thread Jure Repinc
https://bugs.kde.org/show_bug.cgi?id=387061

Bug ID: 387061
   Summary: Large messages don't display in the viewer pane (eg.
New Tumbleweed snapshot 20171117 released!)
   Product: kmail2
   Version: 5.6.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: UI
  Assignee: kdepim-bugs@kde.org
  Reporter: j...@holodeck1.com
  Target Milestone: ---

Created attachment 108941
  --> https://bugs.kde.org/attachment.cgi?id=108941=edit
The large Tumbleweed snapshot release message

I'm using KMail 5.6.3, KDE Frameworks 5.40.0, Qt 5.9.2

I'm subscribed to openSUSE Factory mailing list
(https://lists.opensuse.org/opensuse-factory/) where we regularly get "New
Tumbleweed snapshot 20171117 released!" mails. The last two (20171117 and
20171116) don't show thir content in the message viewer pane when clicked on in
messages list. They are quite lar, 1,1 MiB and 0,9 MiB. They do show in the
message source window (when I press V on the keyboard). I saved those two
messages to hard drive and tried to open them from there but the problem is the
same.

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