[Bug 264153] KMail crashes whne using the Prev. Message button

2012-08-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=264153

Laurent Montel  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
   Version Fixed In||4.9.1
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im/6edbb94132cd642942d86251
   ||18161d8a83bc09b7

--- Comment #15 from Laurent Montel  ---
Git commit 6edbb94132cd642942d8625118161d8a83bc09b7 by Montel Laurent.
Committed on 23/08/2012 at 10:08.
Pushed by mlaurent into branch 'KDE/4.9'.

Fix Bug 264153 - KMail crashes whne using the Prev. Message button

FIXED-IN: 4.9.1

M  +3-0messagelist/core/view.cpp

http://commits.kde.org/kdepim/6edbb94132cd642942d8625118161d8a83bc09b7

-- 
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 264153] KMail crashes whne using the Prev. Message button

2012-08-22 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=264153

Myriam Schweingruber  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
   Version Fixed In|4.8.0   |
Version|unspecified |4.8.5
 Resolution|FIXED   |---

--- Comment #14 from Myriam Schweingruber  ---
Reopening based on https://bugs.kde.org/show_bug.cgi?id=305547 which is
reproducible in 4.8.5

-- 
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 264153] KMail crashes whne using the Prev. Message button

2012-08-22 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=264153

Myriam Schweingruber  changed:

   What|Removed |Added

 CC||Laurent.Rineau__kde@normale
   ||sup.org

--- Comment #13 from Myriam Schweingruber  ---
*** Bug 305547 has been marked as a duplicate of this bug. ***

-- 
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 264153] KMail crashes whne using the Prev. Message button

2011-12-17 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=264153


Allen Winter  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   Version Fixed In||4.8.0
 Resolution||FIXED




--- Comment #12 from Allen Winter   2011-12-17 16:27:07 ---
Git commit 54669f4c67ac55dad195507bb0ebd2f7dd0dbb96 by Allen Winter.
Committed on 17/12/2011 at 17:25.
Pushed by winterz into branch 'master'.

in messageItemBefore(), in the case that there is no current item
and starting from the deepest item, make sure that deepest item
has a parent else there will be a crash.

BUG: 264153
FIXED-IN: 4.8.0

M  +1-1messagelist/core/view.cpp

http://commits.kde.org/kdepim/54669f4c67ac55dad195507bb0ebd2f7dd0dbb96

-- 
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 264153] KMail crashes whne using the Prev. Message button

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


Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||registrat...@lebutsch.at




--- Comment #11 from Christophe Giboudeaux   2011-12-17 
10:39:42 ---
*** Bug 289142 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 264153] KMail crashes whne using the Prev. Message button

2011-12-12 Thread Thomas
https://bugs.kde.org/show_bug.cgi?id=264153





--- Comment #10 from Thomas   2011-12-12 22:30:28 ---
during that crash report I was using 
https://bugs.kde.org/attachment.cgi?id=66521 as described at 
https://bugs.kde.org/show_bug.cgi?id=258916

Not sure, if this as some impact on it.

-- 
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 264153] KMail crashes whne using the Prev. Message button

2011-12-12 Thread Thomas
https://bugs.kde.org/show_bug.cgi?id=264153





--- Comment #9 from Thomas   2011-12-12 22:26:08 ---
Created an attachment (id=66676)
 --> (http://bugs.kde.org/attachment.cgi?id=66676)
New crash information added by DrKonqi

kontact (4.7.2) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4

- What I was doing when the application crashed: not certain about count being
out of sync but definitely reproducable when just deleting (i.e. in a
subfolder) the top most message (sorting by date, newest on top) and after
deleting the focus "get's lost". Trying to come back into focus somewhere by
using the arrow keys lets Kmail crash.

-- Backtrace (Reduced):
#6  MessageList::Core::Item::indexOfChildItem (this=0x0, item=0x1476340) at
../../messagelist/core/item.cpp:185
#7  0x7fd3df692ade in MessageList::Core::View::messageItemBefore
(this=0x1622bb0, referenceItem=0x0,
messageTypeFilter=MessageList::Core::MessageTypeAny, loop=true) at
../../messagelist/core/view.cpp:1301
#8  0x7fd3df699611 in MessageList::Core::View::selectPreviousMessageItem
(this=0x1622bb0, messageTypeFilter=,
existingSelectionBehaviour=MessageList::Core::ClearExistingSelection,
centerItem=true, loop=) at ../../messagelist/core/view.cpp:1452
#9  0x7fd3e02638bd in KMMainWidget::qt_metacall (this=0x15f8f10,
_c=QMetaObject::InvokeMetaMethod, _id=106, _a=0x7fffe6c8a8b0) at
./kmmainwidget.moc:453
[...]
#11 0x7fd43cb47b62 in QAction::triggered (this=, _t1=false)
at .moc/release-shared/moc_qaction.cpp:263

-- 
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 264153] KMail crashes whne using the Prev. Message button

2011-12-12 Thread Thomas
https://bugs.kde.org/show_bug.cgi?id=264153


Thomas  changed:

   What|Removed |Added

 CC||tlue...@bluewin.ch




-- 
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 264153] KMail crashes whne using the Prev. Message button

2011-11-21 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=264153


Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||inganto...@gmail.com




--- Comment #8 from Christophe Giboudeaux   2011-11-21 
21:28:07 ---
*** Bug 287189 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 264153] KMail crashes whne using the Prev. Message button

2011-08-02 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=264153


Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||craig.mag...@canonical.com




--- Comment #7 from Christophe Giboudeaux   2011-08-02 
15:20:19 ---
*** Bug 279177 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 264153] KMail crashes whne using the Prev. Message button

2011-08-02 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=264153





--- Comment #6 from Christophe Giboudeaux   2011-08-02 
15:20:17 ---
from bug 279177

-- Information about the crash:
- What I was doing when the application crashed:
I was reading through and deleteing e-mail using the keyboard.  To be more
specific, it crashed after a few quick arrow key presses to go up and down the
message list.

-- 
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 264153] KMail crashes whne using the Prev. Message button

2011-06-04 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=264153


András Manţia  changed:

   What|Removed |Added

 Status|NEEDSINFO   |NEW
 Resolution|WAITINGFORINFO  |




--- Comment #5 from András Manţia   2011-06-04 17:09:49 ---
The unread count not being in sync with the real unread messages is still
visible, altough right now it doesn't crash when clicking on Previous.

-- 
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 264153] KMail crashes whne using the Prev. Message button

2011-06-04 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=264153


Tobias Koenig  changed:

   What|Removed |Added

 Status|NEW |NEEDSINFO
 Resolution||WAITINGFORINFO




--- Comment #4 from Tobias Koenig   2011-06-04 12:38:49 ---
Hej András,

is this still reproducible for you with current version?

Ciao,
Tobias

-- 
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 264153] KMail crashes whne using the Prev. Message button

2011-05-18 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=264153


Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||d...@tamasbondar.info




--- Comment #3 from Christophe Giboudeaux   2011-05-18 
12:24:29 ---
*** Bug 273338 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 264153] KMail crashes whne using the Prev. Message button

2011-03-31 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=264153


Sergio Martins  changed:

   What|Removed |Added

 CC||iamser...@gmail.com




--- Comment #2 from Sergio Martins   2011-04-01 01:04:55 
---
Still the case for you? I haven't seen this.

-- 
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 264153] KMail crashes whne using the Prev. Message button

2011-01-24 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=264153





--- Comment #1 from András Manţia   2011-01-24 11:02:11 ---
Forgot to write, restarting kmail afterwards shows the unread messages in the
message list.

-- 
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 264153] KMail crashes whne using the Prev. Message button

2011-01-24 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=264153


András Manţia  changed:

   What|Removed |Added

  Component|general |message list
Version|4.6 beta4   |unspecified
Product|kontact |kmail2




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