[kaddressbook] [Bug 414566] plantage sur l'import d'un fichier vcf. Crash when importing a vcf file

2020-01-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=414566

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kmail2] [Bug 416086] kmail crashes when opening message (small 7bit empty html table, editor viewable)

2020-01-10 Thread Axel Hinrichs
https://bugs.kde.org/show_bug.cgi?id=416086

--- Comment #7 from Axel Hinrichs  ---
Thanks, yes that was it.

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

[kmail2] [Bug 416086] kmail crashes when opening message (small 7bit empty html table, editor viewable)

2020-01-10 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=416086

David Faure  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM
 CC||fa...@kde.org

--- Comment #6 from David Faure  ---
I fixed this in https://bugreports.qt.io/browse/QTBUG-80496

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

[kmail2] [Bug 416086] kmail crashes when opening message (small 7bit empty html table, editor viewable)

2020-01-10 Thread Axel Hinrichs
https://bugs.kde.org/show_bug.cgi?id=416086

Axel Hinrichs  changed:

   What|Removed |Added

 Attachment #125016|0   |1
is obsolete||

--- Comment #5 from Axel Hinrichs  ---
Created attachment 125017
  --> https://bugs.kde.org/attachment.cgi?id=125017=edit
Crashlog with Qt debuging (qt5-base-debug, qt5-webengine-debug, messagelib)

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

[kmail2] [Bug 416086] kmail crashes when opening message (small 7bit empty html table, editor viewable)

2020-01-10 Thread Axel Hinrichs
https://bugs.kde.org/show_bug.cgi?id=416086

Axel Hinrichs  changed:

   What|Removed |Added

 Attachment #125015|0   |1
is obsolete||

--- Comment #4 from Axel Hinrichs  ---
Created attachment 125016
  --> https://bugs.kde.org/attachment.cgi?id=125016=edit
Crashlog with Qt debuging (qt5-base-debug + messagelib)

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

[kmail2] [Bug 416086] kmail crashes when opening message (small 7bit empty html table, editor viewable)

2020-01-10 Thread Axel Hinrichs
https://bugs.kde.org/show_bug.cgi?id=416086

--- Comment #3 from Axel Hinrichs  ---
QT 5.14.0

Ok, I will continue to inspect my environment here and report back.

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

[kmail2] [Bug 416086] kmail crashes when opening message (small 7bit empty html table, editor viewable)

2020-01-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416086

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel  ---
Qt version ?
It doesn't crash here.

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

[kmail2] [Bug 416086] kmail crashes when opening message (small 7bit empty html table, editor viewable)

2020-01-10 Thread Axel Hinrichs
https://bugs.kde.org/show_bug.cgi?id=416086

--- Comment #1 from Axel Hinrichs  ---
Created attachment 125015
  --> https://bugs.kde.org/attachment.cgi?id=125015=edit
crashlog (unfortunately without debug information)

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

[kmail2] [Bug 416086] New: kmail crashes when opening message (small 7bit empty html table, editor viewable)

2020-01-10 Thread Axel Hinrichs
https://bugs.kde.org/show_bug.cgi?id=416086

Bug ID: 416086
   Summary: kmail crashes when opening message (small 7bit empty
html table, editor viewable)
   Product: kmail2
   Version: 5.13.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: k...@a.bitscape.de
  Target Milestone: ---

Created attachment 125014
  --> https://bugs.kde.org/attachment.cgi?id=125014=edit
example mime message (7bit, so editor readable)

SUMMARY

kmail crashes every time I try to open this message. I stripped down the real
message (daily report) to this minimal empty html table with one css style.

STEPS TO REPRODUCE
1. kmail --view attached-mime.eml

OBSERVED RESULT

Crash

EXPECTED RESULT

Should show the message window (empty html table)

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.4.10-arch1-1
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.65.0
Qt Version: 5.14.0

Appeared (I think) with kmail 5.13.0 and still exists in kmail 5.13.1

ADDITIONAL INFORMATION

I tried with all modules switched off in kmail but it still crashes. Host uses
german localization. Original message is a daily report with html and images as
mime multipart. I tried the minimal crash triggering html as mime multipart and
as plain html text. Both crashes kmail here.

If I can provide more helpfull information, please let me know. But I would be
very thankful if someone at least could try to open the mime message and
reports whether this is reproducible or just local here.

Thanks in advance

For convenience, here is the full content payload of the mime file:
---



  
tr, td {
  border-width: 0px;
}
  


  

  

  


---

If you split the css style like this (order does not matter):
---
tr {
  border-width: 0px;
}
td {
  border-width: 0px;
}
---

Or remove the td tag in the table it works.

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

[akregator] [Bug 415343] Kontact crashes a few seconds after start

2020-01-10 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=415343

Christoph Feck  changed:

   What|Removed |Added

Version|unspecified |5.13.0
  Component|general |general
Product|kontact |akregator

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

[kmail2] [Bug 378928] big e-mails not displayed

2020-01-10 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=378928

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Christoph Feck  ---


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

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

2020-01-10 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387061

Christoph Feck  changed:

   What|Removed |Added

 CC||capsel+...@v-matrix.org

--- Comment #17 from Christoph Feck  ---
*** Bug 378928 has been marked as a duplicate of this bug. ***

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

[kmail2] [Bug 415051] KMail can't show ASCII-emails larger than 1.2 MiB

2020-01-10 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=415051

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Christoph Feck  ---


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

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

2020-01-10 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387061

Christoph Feck  changed:

   What|Removed |Added

 CC||bugs.kde.att...@online.de

--- Comment #16 from Christoph Feck  ---
*** Bug 415051 has been marked as a duplicate of this bug. ***

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