[Bug 301661] using the account assistent the last dialog overlaps all other modal windows

2012-06-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=301661

Laurent Montel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||4.8.5
 Resolution|--- |FIXED

--- Comment #4 from Laurent Montel  ---
Fixed in 4.8.5/4.9

-- 
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 301661] using the account assistent the last dialog overlaps all other modal windows

2012-06-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=301661

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #3 from Laurent Montel  ---
I retested here. And it works fine.

We use:
void SetupManager::openWallet()
{
  using namespace KWallet;
  if ( Wallet::isOpen( Wallet::NetworkWallet() ) )
return;

  Q_ASSERT( parent()->isWidgetType() );
  Wallet *w = Wallet::openWallet( Wallet::NetworkWallet(),
qobject_cast( parent() )->effectiveWinId(), Wallet::Asynchronous );
  QEventLoop loop;
  connect( w, SIGNAL(walletOpened(bool)), &loop, SLOT(quit()) );
  loop.exec();
}

so parent is accountwizard and it can be on top of this.
I can't reproduce it.
But ok for other dialogbox I can reproduce some bugs about it.

-- 
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 300933] Kmail2 asks for the imap password on every boot

2012-06-11 Thread Dimitrios Glentadakis
https://bugs.kde.org/show_bug.cgi?id=300933

--- Comment #9 from Dimitrios Glentadakis  ---
Created attachment 71750
  --> https://bugs.kde.org/attachment.cgi?id=71750&action=edit
Screenshot with system monitor details

-- 
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 301625] kmail crashes during startup (segfault)

2012-06-11 Thread Alexandre Gen
https://bugs.kde.org/show_bug.cgi?id=301625

Alexandre Gen  changed:

   What|Removed |Added

 CC||belle...@tuxfamily.org

-- 
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 301693] MKail crashes after moving a folder and trying to create another one.

2012-06-11 Thread Larry
https://bugs.kde.org/show_bug.cgi?id=301693

--- Comment #1 from Larry  ---
The folder was sussessfully created and accessible after restarting KMail.

-- 
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 301693] New: MKail crashes after moving a folder and trying to create another one.

2012-06-11 Thread Larry
https://bugs.kde.org/show_bug.cgi?id=301693

Bug ID: 301693
  Severity: crash
   Version: 4.8.3
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: MKail crashes after moving a folder and trying to
create another one.
Classification: Unclassified
OS: Linux
  Reporter: la...@oisher.net
  Hardware: Fedora RPMs
Status: UNCONFIRMED
 Component: general
   Product: kmail2

Application: kmail (4.8.3)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.2
Operating System: Linux 3.4.0-1.fc17.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
I created a folder under local-folders/Inbox named CLAM.
I configured the CLAM add-in to move questionable messages to that folder.
I moved the CLAM fodler udner local-folders so it was on the same level as
Inbox.
I right-clicked on local-folders, selected "New Folder", typed the name "Spam"
and clicked Ok.
The failure immediately followed my trying to create a folder.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fbdea25f880 (LWP 31691))]

Thread 3 (Thread 0x7fbdde9bf700 (LWP 31695)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166
#1  0x00398a41677d in WTF::TCMalloc_PageHeap::scavengerThread
(this=0x398ae009a0) at wtf/FastMalloc.cpp:2495
#2  0x00398a416889 in WTF::TCMalloc_PageHeap::runScavengerThread
(context=) at wtf/FastMalloc.cpp:1618
#3  0x003e70e07d14 in start_thread (arg=0x7fbdde9bf700) at
pthread_create.c:309
#4  0x003e702f199d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7fbdde0be700 (LWP 31696)):
#0  0x003e702e8eef in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x003a40a479b4 in g_main_context_poll (n_fds=1, fds=0x7fbdd80029c0,
timeout=9019, context=0x7fbdd80009a0, priority=) at gmain.c:3440
#2  g_main_context_iterate (context=context@entry=0x7fbdd80009a0,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at gmain.c:3141
#3  0x003a40a47ad4 in g_main_context_iteration (context=0x7fbdd80009a0,
may_block=1) at gmain.c:3207
#4  0x0035433a4506 in QEventDispatcherGlib::processEvents
(this=0x7fbdd80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00354337513f in QEventLoop::processEvents
(this=this@entry=0x7fbdde0bdd20, flags=...) at kernel/qeventloop.cpp:149
#6  0x0035433753c8 in QEventLoop::exec (this=0x7fbdde0bdd20, flags=...) at
kernel/qeventloop.cpp:204
#7  0x003543278650 in QThread::exec (this=) at
thread/qthread.cpp:501
#8  0x00354327b5eb in QThreadPrivate::start (arg=0x29bb9d0) at
thread/qthread_unix.cpp:307
#9  0x003e70e07d14 in start_thread (arg=0x7fbdde0be700) at
pthread_create.c:309
#10 0x003e702f199d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fbdea25f880 (LWP 31691)):
[KCrash Handler]
#6  QModelIndex (other=..., this=0x7fffeb57b890) at
../../src/corelib/kernel/qabstractitemmodel.h:65
#7  QSortFilterProxyModel::parent (this=0x276fc60, child=...) at
itemviews/qsortfilterproxymodel.cpp:1659
#8  0x00354660761a in parent (this=0x7fffeb57b8e0) at
/usr/include/QtCore/qabstractitemmodel.h:393
#9  KIdentityProxyModel::parent (this=0x28121f0, child=...) at
/usr/src/debug/kdelibs-4.8.3/kdeui/itemviews/kidentityproxymodel.cpp:358
#10 0x00354660761a in parent (this=0x7fffeb57b940) at
/usr/include/QtCore/qabstractitemmodel.h:393
#11 KIdentityProxyModel::parent (this=0x28b2760, child=...) at
/usr/src/debug/kdelibs-4.8.3/kdeui/itemviews/kidentityproxymodel.cpp:358
#12 0x00354336c872 in parent (this=) at
kernel/qabstractitemmodel.h:393
#13 QAbstractItemModelPrivate::rowsAboutToBeInserted
(this=this@entry=0x28b2790, parent=..., first=first@entry=0, last=last@entry=0)
at kernel/qabstractitemmodel.cpp:575
#14 0x00354336dd36 in QAbstractItemModel::beginInsertRows (this=0x28b2760,
parent=..., first=0, last=0) at kernel/qabstractitemmodel.cpp:2417
#15 0x00354660812d in
KIdentityProxyModelPrivate::_k_sourceRowsAboutToBeInserted (this=, parent=..., start=0, end=0) at
/usr/src/debug/kdelibs-4.8.3/kdeui/itemviews/kidentityproxymodel.cpp:700
#16 0x00354338cb9f in QMetaObject::activate (sender=0x28121f0, m=, local_signal_index=, argv=0x7fffeb57bbd0) at
kernel/qobject.cpp:3547
#17 0x0035433d5394 in QAbstractItemModel::rowsAboutToBeInserted
(this=, _t1=..., _t2=0, _t3=0) at
.moc/release-shared/moc_qabstractitemmodel.cpp:189
#18 0x00354336dd26 in QAbstractItemModel::beginInsertRows (this=0x28121f0,
parent=..., first=0, last=0) at kernel/qabstractitemmodel.cpp:2416
#19 0x00354660812d in
KIdentityProxyModelPrivate::_k_sourceRowsAboutToBeInserted (this=, parent=..., start=0

[Bug 301625] kmail crashes during startup (segfault)

2012-06-11 Thread philr
https://bugs.kde.org/show_bug.cgi?id=301625

ph...@web.de changed:

   What|Removed |Added

 CC||ph...@web.de

-- 
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 301678] kmail crash after start up - segmentation fault

2012-06-11 Thread philr
https://bugs.kde.org/show_bug.cgi?id=301678

ph...@web.de changed:

   What|Removed |Added

 CC||ph...@web.de

-- 
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 301678] New: kmail crash after start up - segmentation fault

2012-06-11 Thread philr
https://bugs.kde.org/show_bug.cgi?id=301678

Bug ID: 301678
  Severity: crash
   Version: 4.8.4
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: kmail crash after start up - segmentation fault
Classification: Unclassified
OS: Linux
  Reporter: ph...@web.de
  Hardware: openSUSE RPMs
Status: UNCONFIRMED
 Component: general
   Product: kmail2

Application: kmail (4.8.4)
KDE Platform Version: 4.8.4 (4.8.4) "release 511"
Qt Version: 4.8.2
Operating System: Linux 3.1.10-1.9-default i686
Distribution: "openSUSE 12.1 (i586)"

-- Information about the crash:
- kmail crashes after startup
- no crash when I'm offline and no folder (imap) or mail content is loaded
- crash as soon as I move to local folder or go online and open imap-folder
- thanks a lot (Danke)

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0xb17bb980 (LWP 8085))]

Thread 4 (Thread 0xb02b0b40 (LWP 8098)):
#0  0xe430 in __kernel_vsyscall ()
#1  0xb585ca4c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5e6730c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb3854189 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0xb38541cf in ?? () from /usr/lib/libQtWebKit.so.4
#5  0xb5858e32 in start_thread () from /lib/libpthread.so.0
#6  0xb5e599de in clone () from /lib/libc.so.6

Thread 3 (Thread 0xaf987b40 (LWP 8099)):
#0  0xb4576e6d in clock_gettime () from /lib/librt.so.1
#1  0xb6bd1c35 in do_gettime (frac=0xaf986ff0, sec=0xaf986fe8) at
tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6cbb486 in QTimerInfoList::updateCurrentTime (this=0xaf001abc) at
kernel/qeventdispatcher_unix.cpp:343
#4  0xb6cbb7ea in QTimerInfoList::timerWait (this=0xaf001abc, tm=...) at
kernel/qeventdispatcher_unix.cpp:450
#5  0xb6cb9fe3 in timerSourcePrepareHelper (src=,
timeout=0xaf9870dc) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb44bd44c in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#7  0xb44be207 in ?? () from /usr/lib/libglib-2.0.so.0
#8  0xb44be7fa in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#9  0xb6cbab47 in QEventDispatcherGlib::processEvents (this=0xaf000468,
flags=...) at kernel/qeventdispatcher_glib.cpp:426
#10 0xb6c8664d in QEventLoop::processEvents (this=0xaf987270, flags=...) at
kernel/qeventloop.cpp:149
#11 0xb6c868e9 in QEventLoop::exec (this=0xaf987270, flags=...) at
kernel/qeventloop.cpp:204
#12 0xb6b6fdac in QThread::exec (this=0x84cf2c8) at thread/qthread.cpp:501
#13 0xb6b6fe9b in QThread::run (this=0x84cf2c8) at thread/qthread.cpp:568
#14 0xb6b73290 in QThreadPrivate::start (arg=0x84cf2c8) at
thread/qthread_unix.cpp:307
#15 0xb5858e32 in start_thread () from /lib/libpthread.so.0
#16 0xb5e599de in clone () from /lib/libc.so.6

Thread 2 (Thread 0xadbc8b40 (LWP 8319)):
#0  0xe430 in __kernel_vsyscall ()
#1  0xb585ce04 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2  0xb5e67364 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6b7378f in wait (time=3, this=0x879fc60) at
thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x8715a50, mutex=0x8715a4c, time=3) at
thread/qwaitcondition_unix.cpp:158
#5  0xb6b65c04 in QThreadPoolThread::run (this=0x87a8460) at
concurrent/qthreadpool.cpp:141
#6  0xb6b73290 in QThreadPrivate::start (arg=0x87a8460) at
thread/qthread_unix.cpp:307
#7  0xb5858e32 in start_thread () from /lib/libpthread.so.0
#8  0xb5e599de in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb17bb980 (LWP 8085)):
[KCrash Handler]
#7  deref (this=0xb26015ac) at /usr/include/QtCore/qatomic_i386.h:132
#8  ~KSharedPtr (this=0x8490670, __in_chrg=) at
/usr/src/debug/kdelibs-4.8.4/kdecore/util/ksharedptr.h:90
#9  ~ParsingData (this=0x8490670, __in_chrg=) at
/usr/src/debug/kdelibs-4.8.4/kdecore/services/ktraderparse.cpp:40
#10 qThreadStorage_deleteData (d=0x8490670) at
/usr/include/QtCore/qthreadstorage.h:97
#11 QThreadStorage::deleteData (x=0x8490670) at
/usr/include/QtCore/qthreadstorage.h:140
#12 0xb6b70f42 in QThreadStorageData::set (this=0x86d98f8, p=0x8860cb0) at
thread/qthreadstorage.cpp:165
#13 0xb717d1d9 in qThreadStorage_setLocalData
(d=, t=) at
/usr/include/QtCore/qthreadstorage.h:92
#14 setLocalData (t=0x8860cb0, this=) at
/usr/include/QtCore/qthreadstorage.h:155
#15 KTraderParse::parseConstraints (_constr=...) at
/usr/src/debug/kdelibs-4.8.4/kdecore/services/ktraderparse.cpp:55
#16 0xb717c655 in applyConstraints (constraint=..., lst=...) at
/usr/src/debug/kdelibs-4.8.4/kdecore/services/kservicetypetrader.cpp:59
#17 KServiceTypeTrader::applyConstraints (lst=..., constraint=...) at
/usr/src/debug/kdelibs-4.8.4/kdecore/services/kservicetypetrader.cpp:53
#18 0xb717c84f in KServiceTypeTrader::defaultOffers (this=0x83ac888,
serviceType=..., constraint=...) at
/usr/src/debug

[Bug 301625] kmail crashes during startup (segfault)

2012-06-11 Thread dev.dliw
https://bugs.kde.org/show_bug.cgi?id=301625

dev.d...@gmail.com changed:

   What|Removed |Added

 CC||dev.d...@gmail.com

--- Comment #6 from dev.d...@gmail.com ---
Same problem here after update to kde 4.8.4, openSUSE 12.1
KMail crashes after I try to view a message, maybe it doesn't crash because my
"initial" view is the kde starting page and not a message;
but crashlog is the same

-- 
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 301625] kmail crashes during startup (segfault)

2012-06-11 Thread Rudy Raab
https://bugs.kde.org/show_bug.cgi?id=301625

--- Comment #5 from Rudy Raab  ---
Created attachment 71741
  --> https://bugs.kde.org/attachment.cgi?id=71741&action=edit
New crash information added by DrKonqi

kmail (4.8.4) on KDE Platform 4.8.4 (4.8.4) "release 511" using Qt 4.8.2

- What I was doing when the application crashed:

Same as everyone else: merely opened kmail after update to 4.8.4. Another
related issue: Kontact does not crash when opening, but crashes when I click
"reply" on a mail.

-- Backtrace (Reduced):
#7  ~KSharedPtr (this=0xb3bd80, __in_chrg=) at
/usr/src/debug/kdelibs-4.8.4/kdecore/util/ksharedptr.h:90
#8  ~ParsingData (this=0xb3bd80, __in_chrg=) at
/usr/src/debug/kdelibs-4.8.4/kdecore/services/ktraderparse.cpp:40
#9  qThreadStorage_deleteData (d=0xb3bd80) at
/usr/include/QtCore/qthreadstorage.h:97
#10 QThreadStorage::deleteData (x=0xb3bd80) at
/usr/include/QtCore/qthreadstorage.h:140
#11 0x7f3f38c505ed in QThreadStorageData::set (this=0x1ba0480, p=0x1b9a380)
at thread/qthreadstorage.cpp:165

-- 
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 301625] kmail crashes during startup (segfault)

2012-06-11 Thread Rudy Raab
https://bugs.kde.org/show_bug.cgi?id=301625

Rudy Raab  changed:

   What|Removed |Added

 CC||rrrper...@gmail.com

-- 
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 301663] New: after creating a imap account (using assistent) the folder list is still empty

2012-06-11 Thread Sven Assmann
https://bugs.kde.org/show_bug.cgi?id=301663

Bug ID: 301663
  Severity: normal
   Version: unspecified
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: after creating a imap account (using assistent) the
folder list is still empty
Classification: Unclassified
OS: Linux
  Reporter: sven.assm...@lubico.biz
  Hardware: Ubuntu Packages
Status: UNCONFIRMED
 Component: folders
   Product: kmail2

after creating a imap account using assistent the folder list is empty until
restarting akonadi server. Restarting only kmail or kontact suite is not
enougth. Only using the akonadi management gui and restarting the full server
the new imap mail account gets visible in the kmail folder list.



Reproducible: Always

Steps to Reproduce:
1.Create a new IMAP Account using kmails assistent
2.Look at the empty folder list
3.restart akonadi server
4.see now the list was updated
Actual Results:  
after step 4 it works. But for users this is now acceptable the trust in that
application is goin lost.

Expected Results:  
after step 1 the folder list should be refreshed automaticly

this occures in the latest kubuntu neon project packages from 2012-06-11

-- 
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 301661] using the account assistent the last dialog overlaps all other modal windows

2012-06-11 Thread Sven Assmann
https://bugs.kde.org/show_bug.cgi?id=301661

--- Comment #2 from Sven Assmann  ---
this occures in the latest kde neon project that comes from kubuntu ppa

-- 
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 301661] using the account assistent the last dialog overlaps all other modal windows

2012-06-11 Thread Sven Assmann
https://bugs.kde.org/show_bug.cgi?id=301661

--- Comment #1 from Sven Assmann  ---
Created attachment 71740
  --> https://bugs.kde.org/attachment.cgi?id=71740&action=edit
no dialogs will ever get the correct focus

-- 
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 301661] New: using the account assistent the last dialog overlaps all other modal windows

2012-06-11 Thread Sven Assmann
https://bugs.kde.org/show_bug.cgi?id=301661

Bug ID: 301661
  Severity: normal
   Version: unspecified
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: using the account assistent the last dialog overlaps
all other modal windows
Classification: Unclassified
OS: Linux
  Reporter: sven.assm...@lubico.biz
  Hardware: Ubuntu Packages
Status: UNCONFIRMED
 Component: UI
   Product: kmail2

After using the account assistent the last step (where kwallet access dialog
comes up) the account dialog overlaps all other dialogs especial when the
kwallet dialog comes up and will never get the focus in terms on getting on top
of z-index visibility

please see screenshot

Reproducible: Always

Steps to Reproduce:
1.Create new Account using assistent
2.step to the end (last step when kwallet dialog comes up)
3.the kwallet window (and all other) will never get the focus in terms of
z-index visibility

-- 
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 244841] Akregator crashed in Konqi part on logout

2012-06-11 Thread Alex Merry
https://bugs.kde.org/show_bug.cgi?id=244841

Alex Merry  changed:

   What|Removed |Added

  Component|general |khtml
Version|1.6.5   |4.6.0
   Assignee|kdepim-bugs@kde.org |konq-b...@kde.org
Product|akregator   |konqueror

--- Comment #2 from Alex Merry  ---
Reassigning to konqeror/khtml, since that seems to be where the bug is.

-- 
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 250075] Akregator crashed when moving between articles

2012-06-11 Thread Alex Merry
https://bugs.kde.org/show_bug.cgi?id=250075

Alex Merry  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #4 from Alex Merry  ---
This hasn't happened to me since, so I'm resolving as WORKSFORME.

-- 
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 277705] KMail crashes if nepomuk is enabled

2012-06-11 Thread Sebastian
https://bugs.kde.org/show_bug.cgi?id=277705

Sebastian  changed:

   What|Removed |Added

 CC|catc...@vollbio.de  |

-- 
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 301652] New: Kontact crashes while deleting/selecting or scrolling through Mails

2012-06-11 Thread Christian
https://bugs.kde.org/show_bug.cgi?id=301652

Bug ID: 301652
  Severity: crash
   Version: 4.8.3
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: Kontact crashes while deleting/selecting or scrolling
through Mails
Classification: Unclassified
OS: Linux
  Reporter: chrisc...@weird-devil.de
  Hardware: Ubuntu Packages
Status: UNCONFIRMED
 Component: general
   Product: kontact

Application: kontact (4.8.3)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-24-generic x86_64
Distribution: Ubuntu 12.04 LTS

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

First I scrolled through new Mails. After a few seconds the Programm crashed
Then opened it again, selected a few Mail and wanted to delete them. Kontact
crashed

Same if I only read Mails and scroll down...

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f8d947fb7c0 (LWP 2877))]

Thread 4 (Thread 0x7f8d77bc1700 (LWP 2878)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7f8d90ff8dec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x7f8d90ff8f19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x7f8d8c4bee9a in start_thread (arg=0x7f8d77bc1700) at
pthread_create.c:308
#4  0x7f8d91d2a4bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x in ?? ()

Thread 3 (Thread 0x7f8d772a8700 (LWP 2879)):
#0  0x7fffc05f78de in ?? ()
#1  0x7f8d8a82215d in __GI_clock_gettime (clock_id=,
tp=) at ../sysdeps/unix/clock_gettime.c:116
#2  0x7f8d923c7bb4 in do_gettime (frac=0x7f8d772a7be8, sec=0x7f8d772a7be0)
at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x7f8d9249fb8d in QTimerInfoList::updateCurrentTime
(this=0x7f8d70002860) at kernel/qeventdispatcher_unix.cpp:343
#5  0x7f8d9249f841 in timerSourceCheckHelper (src=) at
kernel/qeventdispatcher_glib.cpp:150
#6  timerSourceCheckHelper (src=) at
kernel/qeventdispatcher_glib.cpp:144
#7  0x7f8d8bff1a33 in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x7f8d8bff1f96 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x7f8d8bff2124 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x7f8d9249f426 in QEventDispatcherGlib::processEvents
(this=0x7f8d78c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#11 0x7f8d9246ec82 in QEventLoop::processEvents (this=,
flags=...) at kernel/qeventloop.cpp:149
#12 0x7f8d9246eed7 in QEventLoop::exec (this=0x7f8d772a7dc0, flags=...) at
kernel/qeventloop.cpp:204
#13 0x7f8d9236dfa7 in QThread::exec (this=) at
thread/qthread.cpp:501
#14 0x7f8d92370fcb in QThreadPrivate::start (arg=0x1af1940) at
thread/qthread_unix.cpp:298
#15 0x7f8d8c4bee9a in start_thread (arg=0x7f8d772a8700) at
pthread_create.c:308
#16 0x7f8d91d2a4bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x in ?? ()

Thread 2 (Thread 0x7f8d23b7c700 (LWP 2901)):
#0  0x7f8d91d1eb03 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f8d8bff1ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f8d8bff2124 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f8d9249f426 in QEventDispatcherGlib::processEvents
(this=0x7f8d1c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x7f8d9246ec82 in QEventLoop::processEvents (this=,
flags=...) at kernel/qeventloop.cpp:149
#5  0x7f8d9246eed7 in QEventLoop::exec (this=0x7f8d23b7bd90, flags=...) at
kernel/qeventloop.cpp:204
#6  0x7f8d9236dfa7 in QThread::exec (this=) at
thread/qthread.cpp:501
#7  0x7f8d9244e9ff in QInotifyFileSystemWatcherEngine::run (this=0x2ad9980)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x7f8d92370fcb in QThreadPrivate::start (arg=0x2ad9980) at
thread/qthread_unix.cpp:298
#9  0x7f8d8c4bee9a in start_thread (arg=0x7f8d23b7c700) at
pthread_create.c:308
#10 0x7f8d91d2a4bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x in ?? ()

Thread 1 (Thread 0x7f8d947fb7c0 (LWP 2877)):
[KCrash Handler]
#6  QNetworkAccessHttpBackend::replyDownloadMetaData (this=0x5fd7f10, hm=...,
sc=, rp=..., pu=, db=..., contentLength=-1) at
access/qnetworkaccesshttpbackend.cpp:827
#7  0x7f8d8d394709 in QNetworkAccessHttpBackend::qt_static_metacall
(_o=0x5fd7f10, _c=, _id=, _a=) at
.moc/release-shared/moc_qnetworkaccesshttpbackend_p.cpp:91
#8  0x7f8d92489446 in QObject::event (this=0x5fd7f10, e=) at
kernel/qobject.cpp:1195
#9  0x7f

[Bug 301651] New: crash of kontact on opening preferences

2012-06-11 Thread simon.greuter
https://bugs.kde.org/show_bug.cgi?id=301651

Bug ID: 301651
  Severity: crash
   Version: 4.8.3
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: crash of kontact on opening preferences
Classification: Unclassified
OS: Linux
  Reporter: simon.greu...@gmx.net
  Hardware: Fedora RPMs
Status: UNCONFIRMED
 Component: general
   Product: kontact

Application: kontact (4.8.3)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.2
Operating System: Linux 3.4.0-1.fc17.x86_64 x86_64
Distribution (Platform): Fedora RPMs

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

tried to open preferences (akregator module/view was opened)
- akonadi system seems to be unstable anyways: opening preferences in kmail2,
creating smtp accounts causes kontact to crash as well

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f426a087880 (LWP 1869))]

Thread 3 (Thread 0x7f425d73b700 (LWP 1870)):
#0  0x0038b5e0b595 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f427058477d in ?? () from /lib64/libQtWebKit.so.4
#2  0x7f4270584889 in ?? () from /lib64/libQtWebKit.so.4
#3  0x0038b5e07d14 in start_thread () from /lib64/libpthread.so.0
#4  0x0038b5af199d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f425ce22700 (LWP 1871)):
#0  0x7f426c3e6310 in ?? () from /lib64/libglib-2.0.so.0
#1  0x7f426c3e6aa9 in g_private_get () from /lib64/libglib-2.0.so.0
#2  0x7f426c3cd800 in g_thread_self () from /lib64/libglib-2.0.so.0
#3  0x7f426c3aaac5 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#4  0x7f426d6ee506 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQtCore.so.4
#5  0x7f426d6bf13f in
QEventLoop::processEvents(QFlags) () from
/lib64/libQtCore.so.4
#6  0x7f426d6bf3c8 in
QEventLoop::exec(QFlags) () from
/lib64/libQtCore.so.4
#7  0x7f426d5c2650 in QThread::exec() () from /lib64/libQtCore.so.4
#8  0x7f426d5c55eb in ?? () from /lib64/libQtCore.so.4
#9  0x0038b5e07d14 in start_thread () from /lib64/libpthread.so.0
#10 0x0038b5af199d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f426a087880 (LWP 1869)):
[KCrash Handler]
#5  0x0038b5a35965 in raise () from /lib64/libc.so.6
#6  0x0038b5a37118 in abort () from /lib64/libc.so.6
#7  0x7f426d5bb234 in qt_message_output(QtMsgType, char const*) () from
/lib64/libQtCore.so.4
#8  0x0038db8109c3 in KPIMIdentities::IdentityManager::defaultIdentity()
const () from /lib64/libkpimidentities.so.4
#9  0x7f42149748ed in MailCommon::FolderCollection::slotIdentitiesChanged()
() from /lib64/libmailcommon.so.4
#10 0x7f426d6d6b9f in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /lib64/libQtCore.so.4
#11 0x0038db813ffa in
KPIMIdentities::IdentityManager::slotIdentitiesChanged(QString const&) () from
/lib64/libkpimidentities.so.4
#12 0x0038db8141cb in
KPIMIdentities::IdentityManager::qt_metacall(QMetaObject::Call, int, void**) ()
from /lib64/libkpimidentities.so.4
#13 0x7f426d2f0e53 in ?? () from /lib64/libQtDBus.so.4
#14 0x7f426d6d4cee in QObject::event(QEvent*) () from /lib64/libQtCore.so.4
#15 0x7f426de3837c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQtGui.so.4
#16 0x7f426de3c7fa in QApplication::notify(QObject*, QEvent*) () from
/lib64/libQtGui.so.4
#17 0x0038c4a45a56 in KApplication::notify(QObject*, QEvent*) () from
/lib64/libkdeui.so.5
#18 0x7f426d6c03ee in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /lib64/libQtCore.so.4
#19 0x7f426d6c3ea1 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib64/libQtCore.so.4
#20 0x7f426d6ee353 in ?? () from /lib64/libQtCore.so.4
#21 0x7f426c3aa6e5 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#22 0x7f426c3aaa18 in ?? () from /lib64/libglib-2.0.so.0
#23 0x7f426c3aaad4 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#24 0x7f426d6ee4e6 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQtCore.so.4
#25 0x7f426ded82ee in ?? () from /lib64/libQtGui.so.4
#26 0x7f426d6bf13f in
QEventLoop::processEvents(QFlags) () from
/lib64/libQtCore.so.4
#27 0x7f426d6bf3c8 in
QEventLoop::exec(QFlags) () from
/lib64/libQtCore.so.4
#28 0x7f426d6c41b8 in QCoreApplication::exec() () from
/lib64/libQtCore.so.4
#29 0x00403459 in ?? ()
#30 0x0038b5a21735 in __libc_start_main () from /lib64/libc.so.6
#31 0x00403991 in _start ()

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://m

[Bug 301650] New: Kontact crash on exit

2012-06-11 Thread George Baltz
https://bugs.kde.org/show_bug.cgi?id=301650

Bug ID: 301650
  Severity: crash
   Version: 4.8.4
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: Kontact crash on exit
Classification: Unclassified
OS: Linux
  Reporter: geoba...@gmail.com
  Hardware: openSUSE RPMs
Status: UNCONFIRMED
 Component: general
   Product: kontact

Application: kontact (4.8.4)
KDE Platform Version: 4.8.4 (4.8.4) "release 511"
Qt Version: 4.8.2
Operating System: Linux 3.1.10-1.9-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Had been running kontact suite (kmail, knode, akregator).  Clicked x in upper
right, and it crashed.

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

Thread 2 (Thread 0x7fc713991700 (LWP 3831)):
#0  0x7fc7242dae6c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fc728c6fc12 in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x7fc728c6fc49 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x7fc7242d6f05 in start_thread () from /lib64/libpthread.so.0
#4  0x7fc72996110d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fc72c453760 (LWP 3830)):
[KCrash Handler]
#6  0x7fc6b1b78744 in ~QGLThreadContext (this=0xbd4700,
__in_chrg=) at qgl.cpp:124
#7  qThreadStorage_deleteData (d=0xbd4700) at
../../src/corelib/thread/qthreadstorage.h:97
#8  QThreadStorage::deleteData (x=0xbd4700) at
../../src/corelib/thread/qthreadstorage.h:140
#9  0x7fc729fa08f0 in QThreadStorageData::finish (p=0x60dc58) at
thread/qthreadstorage.cpp:203
#10 0x7fc72a0a3bcd in QCoreApplicationPrivate::~QCoreApplicationPrivate
(this=0x640e40, __in_chrg=) at kernel/qcoreapplication.cpp:439
#11 0x7fc72aab92d9 in QApplicationPrivate::~QApplicationPrivate
(this=0x640e40, __in_chrg=) at kernel/qapplication.cpp:223
#12 0x7fc72a0b9590 in cleanup (pointer=) at
../../src/corelib/tools/qscopedpointer.h:62
#13 ~QScopedPointer (this=0x7fff1b7488e8, __in_chrg=) at
../../src/corelib/tools/qscopedpointer.h:100
#14 QObject::~QObject (this=0x7fff1b7488e0, __in_chrg=) at
kernel/qobject.cpp:817
#15 0x7fc72aac3a1e in QApplication::~QApplication (this=0x7fff1b7488e0,
__in_chrg=) at kernel/qapplication.cpp:1095
#16 0x00403998 in ?? ()
#17 0x7fc7298a723d in __libc_start_main () from /lib64/libc.so.6
#18 0x00403e51 in _start ()

Reported using DrKonqi

-- 
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 301061] kaddressbook unable to change the delivery address

2012-06-11 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=301061

--- Comment #1 from Philippe ROUBACH  ---
it is true also if you want to change the phone number

it works surprisingly for "notes" tab !

-- 
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 301647] New: Akonadi Google randomly crashes

2012-06-11 Thread Vojtěch Zeisek
https://bugs.kde.org/show_bug.cgi?id=301647

Bug ID: 301647
  Severity: crash
   Version: 4.8
  Priority: NOR
CC: kdepim-bugs@kde.org
  Assignee: d...@progdan.cz
   Summary: Akonadi Google randomly crashes
Classification: Unclassified
OS: Linux
  Reporter: vojtech.zei...@opensuse.org
  Hardware: openSUSE RPMs
Status: UNCONFIRMED
 Component: Google Resource
   Product: Akonadi

Application: akonadi_googlecalendar_resource (4.8)
KDE Platform Version: 4.8.4 (4.8.4) "release 511"
Qt Version: 4.8.2
Operating System: Linux 3.1.10-1.9-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
After upgrade to KDE 4.8.4, Akonadi Google sometimes randomly crashes. No user
action is required.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Google Calendars and Tasks (akonadi_googlecalendar_resource),
signal: Segmentation fault
[KCrash Handler]
#6  QSharedDataPointer (o=..., this=0x7fff9062e8b0) at
/usr/include/QtCore/qshareddata.h:93
#7  assignEntityPrivate (one=..., other=...) at
/usr/src/debug/kdepimlibs-4.8.4/akonadi/entity.cpp:49
#8  0x7ff30ff01e14 in Akonadi::Entity::Entity (this=,
other=) at /usr/src/debug/kdepimlibs-4.8.4/akonadi/entity.cpp:56
#9  0x7ff30ff02558 in Akonadi::Entity::setParentCollection
(this=0x7fff9062e980, parent=...) at
/usr/src/debug/kdepimlibs-4.8.4/akonadi/entity.cpp:196
#10 0x0041fa95 in CalendarResource::taskListReceived (this=0x80b1f0,
job=) at
/usr/src/debug/akonadi-google-0.3.1/calendar/resource_tasks.cpp:99
#11 0x7ff30f86cc41 in QMetaObject::activate (sender=0x94e070, m=, local_signal_index=, argv=0x7fff9062eb80) at
kernel/qobject.cpp:3556
#12 0x7ff30e3d8c9f in KJob::finished (this=, _t1=0x94e070)
at /usr/src/debug/kdelibs-4.8.4/build/kdecore/kjob.moc:187
#13 0x7ff30e3d8f05 in KJob::emitResult (this=0x94e070) at
/usr/src/debug/kdelibs-4.8.4/kdecore/jobs/kjob.cpp:316
#14 0x7ff30f86cc41 in QMetaObject::activate (sender=0xcafc40, m=, local_signal_index=, argv=0x7fff9062ece0) at
kernel/qobject.cpp:3556
#15 0x7ff30de18312 in
KGoogle::AccessManager::requestFinished(KGoogle::Request*) () from
/usr/lib64/libkgoogle.so.0
#16 0x7ff30de1cd38 in ?? () from /usr/lib64/libkgoogle.so.0
#17 0x7ff30f86cc41 in QMetaObject::activate (sender=0x707260, m=, local_signal_index=, argv=0x7fff9062f920) at
kernel/qobject.cpp:3556
#18 0x7ff30cbe0b72 in QNetworkAccessManager::finished (this=, _t1=0xc98050) at .moc/release-shared/moc_qnetworkaccessmanager.cpp:177
#19 0x7ff30cbe11c9 in QNetworkAccessManagerPrivate::_q_replyFinished
(this=) at access/qnetworkaccessmanager.cpp:1014
#20 0x7ff30f86cc41 in QMetaObject::activate (sender=0xc98050, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3556
#21 0x7ff30f8608a1 in QMetaMethod::invoke (this=0x7fff9062fd70,
object=0xc98050, connectionType=Qt::DirectConnection, returnValue=...,
val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=...,
val8=..., val9=...) at kernel/qmetaobject.cpp:1664
#22 0x7ff30f862bb0 in QMetaObject::invokeMethod (obj=0xc98050,
member=, type=Qt::AutoConnection, ret=..., val0=..., val1=...,
val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...)
at kernel/qmetaobject.cpp:1179
#23 0x7ff30c5387c4 in invokeMethod (val9=..., val8=..., val7=..., val6=...,
val5=..., val4=..., val3=..., val2=..., val1=..., val0=...,
type=Qt::AutoConnection, member=0x7ff30c6b7742 "finished", obj=0xc98050) at
/usr/include/QtCore/qobjectdefs.h:418
#24 KDEPrivate::AccessManagerReply::emitFinished (this=0xc98050,
state=, type=Qt::AutoConnection) at
/usr/src/debug/kdelibs-4.8.4/kio/kio/accessmanagerreply_p.cpp:484
#25 0x7ff30c539d33 in KDEPrivate::AccessManagerReply::slotResult
(this=0xc98050, kJob=0xcd9240) at
/usr/src/debug/kdelibs-4.8.4/kio/kio/accessmanagerreply_p.cpp:427
#26 0x7ff30f86cc41 in QMetaObject::activate (sender=0xcd9240, m=, local_signal_index=, argv=0x7fff906302d0) at
kernel/qobject.cpp:3556
#27 0x7ff30e3d8ed2 in KJob::result (this=, _t1=0xcd9240) at
/usr/src/debug/kdelibs-4.8.4/build/kdecore/kjob.moc:208
#28 0x7ff30e3d8f10 in KJob::emitResult (this=0xcd9240) at
/usr/src/debug/kdelibs-4.8.4/kdecore/jobs/kjob.cpp:318
#29 0x7ff30c5721a4 in KIO::SimpleJob::slotFinished (this=0xcd9240) at
/usr/src/debug/kdelibs-4.8.4/kio/kio/job.cpp:494
#30 0x7ff30c579c2d in KIO::TransferJob::slotFinished (this=0xcd9240) at
/usr/src/debug/kdelibs-4.8.4/kio/kio/job.cpp:1081
#31 0x7ff30f86cc41 in QMetaObject::activate (sender=0xcdaec0, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3556
#32 0x7ff30c620361 in KIO::SlaveInterface::dispatch (this=,
_cmd=104, rawdata=...) at
/usr/src/debug/kdelibs-4.8.4/kio/kio/slaveinterface.cpp:172
#33 0x7ff30c61d0b5 in KIO::SlaveInterface::dispatch (this=)
at /usr/src/debug/kdelibs-4.8.4/kio/kio/slavei

[Bug 301625] kmail crashes during startup (segfault)

2012-06-11 Thread giuliano.torrente
https://bugs.kde.org/show_bug.cgi?id=301625

--- Comment #4 from giuliano.torre...@gmail.com ---
Created attachment 71735
  --> https://bugs.kde.org/attachment.cgi?id=71735&action=edit
New crash information added by DrKonqi

kmail (4.8.4) on KDE Platform 4.8.4 (4.8.4) "release 511" using Qt 4.8.2

Application: kmail (4.8.4)
KDE Platform Version: 4.8.4 (4.8.4) "release 511"
Qt Version: 4.8.2
Operating System: Linux 3.1.10-43-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- zypper up
- startin kmail
- crashes immediately after the hints dialog

-- Backtrace (Reduced):
#7  ~KSharedPtr (this=0xb296a0, __in_chrg=) at
/usr/src/debug/kdelibs-4.8.4/kdecore/util/ksharedptr.h:90
#8  ~ParsingData (this=0xb296a0, __in_chrg=) at
/usr/src/debug/kdelibs-4.8.4/kdecore/services/ktraderparse.cpp:40
#9  qThreadStorage_deleteData (d=0xb296a0) at
/usr/include/QtCore/qthreadstorage.h:97
#10 QThreadStorage::deleteData (x=0xb296a0) at
/usr/include/QtCore/qthreadstorage.h:140
#11 0x7f00a39c25ed in QThreadStorageData::set (this=0x39d7180, p=0x39e7bc0)
at thread/qthreadstorage.cpp:165

-- 
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 301625] kmail crashes during startup (segfault)

2012-06-11 Thread giuliano.torrente
https://bugs.kde.org/show_bug.cgi?id=301625

giuliano.torre...@gmail.com changed:

   What|Removed |Added

 CC||giuliano.torre...@gmail.com

-- 
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 125041] The process for the imap:// protocol died unexpectedly.

2012-06-11 Thread Yngve Levinsen
https://bugs.kde.org/show_bug.cgi?id=125041

Yngve Levinsen  changed:

   What|Removed |Added

 CC||yngve.levin...@gmail.com

-- 
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 284274] kmail2 isn't able to send encrypted emails

2012-06-11 Thread Yngve Levinsen
https://bugs.kde.org/show_bug.cgi?id=284274

Yngve Levinsen  changed:

   What|Removed |Added

 CC||yngve.levin...@gmail.com

--- Comment #13 from Yngve Levinsen  ---
Can confirm the same here, running Chakra GNU/Linux which is fairly up to date
in the 4.8 series. I also got the error message twice (cannot save message:
general error)

After I had signed the key (using the gpg in terminal, kgpg did not work for
whichever reason), I did not have this problem anymore.

-- 
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 301558] when i want to forward a mail , kmail close without any crash or bug screen,

2012-06-11 Thread Torsten Bielen
https://bugs.kde.org/show_bug.cgi?id=301558

Torsten Bielen  changed:

   What|Removed |Added

 CC||bie...@gmx.de

--- Comment #8 from Torsten Bielen  ---
I have excalty the same problem. I tried both the libdbusmenu-qt2-0.9.0-2.1.2
(which is the original package) and  libdbusmenu-qt2-0.9.2-18.1 (which comes
with KDE 4.8.4). The result is the same - KMail crashes opening the mail editor
without any feedback.

-- 
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 298081] Kontact crashed when quickly closing it after starting

2012-06-11 Thread Vojtěch Zeisek
https://bugs.kde.org/show_bug.cgi?id=298081

--- Comment #1 from Vojtěch Zeisek  ---
Created attachment 71733
  --> https://bugs.kde.org/attachment.cgi?id=71733&action=edit
New crash information added by DrKonqi

korganizer (4.8.4- ()) on KDE Platform 4.8.4 (4.8.4) "release 511" using Qt
4.8.2

KOrganizer sometimes crashes when I open it and close again before all
calendars are fully loaded and displayed. I use mainly remote calendars.

-- Backtrace (Reduced):
#6  KJob::kill (this=0x2138420, verbosity=KJob::EmitResult) at
/usr/src/debug/kdelibs-4.8.4/kdecore/jobs/kjob.cpp:111
#7  0x7f29573f98d7 in Akonadi::Session::clear (this=0x99d660) at
/usr/src/debug/kdepimlibs-4.8.4/akonadi/session.cpp:425
#8  0x7f29573f9c7b in Akonadi::Session::~Session (this=0x99d660,
__in_chrg=) at
/usr/src/debug/kdepimlibs-4.8.4/akonadi/session.cpp:394
#9  0x7f29573f9cc9 in Akonadi::Session::~Session (this=0x99d660,
__in_chrg=) at
/usr/src/debug/kdepimlibs-4.8.4/akonadi/session.cpp:396
#10 0x7f295c3eb2f5 in QObjectPrivate::deleteChildren (this=0x909aa0) at
kernel/qobject.cpp:1917

-- 
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 298081] Kontact crashed when quickly closing it after starting

2012-06-11 Thread Vojtěch Zeisek
https://bugs.kde.org/show_bug.cgi?id=298081

Vojtěch Zeisek  changed:

   What|Removed |Added

 CC||vojtech.zei...@opensuse.org

-- 
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 301638] New: kmail

2012-06-11 Thread luetauer
https://bugs.kde.org/show_bug.cgi?id=301638

Bug ID: 301638
  Severity: crash
   Version: unspecified
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: kmail
Classification: Unclassified
OS: Linux
  Reporter: uhoferich...@gmx.de
  Hardware: openSUSE RPMs
Status: UNCONFIRMED
 Component: general
   Product: kmail2

Application: kmail (4.7.2)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.1.10-1.9-default i686
Distribution: "openSUSE 12.1 (i586)"

-- Information about the crash:
after update kmail crashed when starting

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  findNode (akey=..., this=0x807b098) at ../../src/corelib/tools/qmap.h:487
#7  find (akey=..., this=0x807b098) at ../../src/corelib/tools/qmap.h:608
#8  QFontCache::findEngineData (this=0x807b090, key=...) at text/qfont.cpp:2905
#9  0xb640181f in getEngineData (key=, d=) at
text/qfontdatabase.cpp:1059
#10 QFontDatabase::load (d=0x805a6d8, script=0) at
text/qfontdatabase_x11.cpp:1950
#11 0xb63dc0c8 in QFontPrivate::engineForScript (this=0x805a6d8, script=0) at
text/qfont.cpp:305
#12 0xb641652b in QScriptLine::setDefaultHeight (this=0x8361590, eng=0x83614d0)
at text/qtextengine.cpp:2188
#13 0xb6429ddf in QTextLine::layout_helper (this=0xbfdbe6e8,
maxGlyphs=2147483647) at text/qtextlayout.cpp:1716
#14 0xb642bb74 in QTextLine::setNumColumns (this=0xbfdbe6e8,
numColumns=2147483647) at text/qtextlayout.cpp:1541
#15 0xb642bdcc in QTextLayout::endLayout (this=0x8361474) at
text/qtextlayout.cpp:643
#16 0xb6614ae2 in QLineControl::updateDisplayText (this=0x83613f8,
forceUpdate=false) at widgets/qlinecontrol.cpp:134
#17 0xb6614e9d in QLineControl::init (this=0x83613f8, txt=...) at
widgets/qlinecontrol.cpp:330
#18 0xb660cebe in QLineControl (txt=..., this=0x83613f8) at
../../src/gui/widgets/qlinecontrol_p.h:94
#19 QLineEditPrivate::init (this=0x8361288, txt=...) at
widgets/qlineedit_p.cpp:159
#20 0xb660ec09 in QLineEdit::QLineEdit (this=0x8360cf0, parent=0x82c0e00) at
widgets/qlineedit.cpp:269
#21 0xb75d1c4c in KLineEdit::KLineEdit (this=0x8360cf0, parent=0x82c0e00) at
/usr/src/debug/kdelibs-4.8.4/kdeui/widgets/klineedit.cpp:241
#22 0xb500ac16 in MailCommon::FolderTreeWidget::FolderTreeWidget(QWidget*,
KXMLGUIClient*, QFlags,
QFlags) ()
from /usr/lib/libmailcommon.so.4
#23 0xb6f09d80 in KMMainWidget::createWidgets() () from
/usr/lib/libkmailprivate.so.4
#24 0xb6f2115d in KMMainWidget::KMMainWidget(QWidget*, KXMLGUIClient*,
KActionCollection*, KSharedPtr) () from
/usr/lib/libkmailprivate.so.4
#25 0xb6e71128 in ?? () from /usr/lib/libkmailprivate.so.4
#26 0xb6ecf60f in KMKernel::openReader(bool) () from
/usr/lib/libkmailprivate.so.4
#27 0xb6ed09e9 in KMKernel::action(bool, bool, QString const&, QString const&,
QString const&, QString const&, QString const&, KUrl const&, KUrl::List const&,
QStringList const&) () from /usr/lib/libkmailprivate.so.4
#28 0xb6ed14ee in KMKernel::handleCommandLine(bool) () from
/usr/lib/libkmailprivate.so.4
#29 0x0804aad1 in _start ()

Possible duplicates by query: bug 262201, bug 258564, bug 258563, bug 250864.

Reported using DrKonqi

-- 
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 244113] KNotes keeps re-enabling spell checking in notes when it starts

2012-06-11 Thread secondary.address
https://bugs.kde.org/show_bug.cgi?id=244113

secondary.addr...@gmx.net changed:

   What|Removed |Added

 CC||secondary.addr...@gmx.net

--- Comment #4 from secondary.addr...@gmx.net ---
Confirming on:
Kubuntu 12.04 LTS,
KDE 4.8.2/KNotes 4.8.2

-- 
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 301608] Kmail (v1.13.5) crashed when moving messages between folders

2012-06-11 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=301608

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #2 from Christoph Feck  ---
Setting status correctly.

-- 
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 284777] Kmail crashes when opening HTML mail

2012-06-11 Thread jmaldrich
https://bugs.kde.org/show_bug.cgi?id=284777

--- Comment #10 from jmaldr...@yahoo.com ---
This just happened to me (again) in Fedora 17.(KMAIL/KDE 4.8.3) updated from
Fedora 16. It does not happen as often as it used to, but it still happens.
FWIW, this is a 64-bit installation. Not sure if it makes any difference, but I
can see that it might.

-- 
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 301625] kmail crashes during startup (segfault)

2012-06-11 Thread Axel Braun
https://bugs.kde.org/show_bug.cgi?id=301625

Axel Braun  changed:

   What|Removed |Added

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

--- Comment #3 from Axel Braun  ---
same Problem here. KDE 4.8.4, 86_x64

-- 
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 301625] kmail crashes during startup (segfault)

2012-06-11 Thread Juergen Spitzmueller
https://bugs.kde.org/show_bug.cgi?id=301625

--- Comment #2 from Juergen Spitzmueller  ---
Created attachment 71729
  --> https://bugs.kde.org/attachment.cgi?id=71729&action=edit
New crash information added by DrKonqi

kmail (4.8.4) on KDE Platform 4.8.4 (4.8.4) "release 511" using Qt 4.8.2

- What I was doing when the application crashed:

The crash happens immediately when I start KMail (this is since I upgraded to
KDE 4.8.4/Qt 4.8.2).

With Kontact, the mail component does not crash immediately, but Kontact always
crashes when I try to open the message composer (i.e, new mail or reply to
mail).

-- Backtrace (Reduced):
#7  ~KSharedPtr (this=0x839f890, __in_chrg=) at
/usr/src/debug/kdelibs-4.8.4/kdecore/util/ksharedptr.h:90
#8  ~ParsingData (this=0x839f890, __in_chrg=) at
/usr/src/debug/kdelibs-4.8.4/kdecore/services/ktraderparse.cpp:40
#9  qThreadStorage_deleteData (d=0x839f890) at
/usr/include/QtCore/qthreadstorage.h:97
#10 QThreadStorage::deleteData (x=0x839f890) at
/usr/include/QtCore/qthreadstorage.h:140
#11 0xb6b6ef42 in QThreadStorageData::set (this=0x98b3320, p=0x98b3528) at
thread/qthreadstorage.cpp:165

-- 
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 301625] kmail crashes during startup (segfault)

2012-06-11 Thread Juergen Spitzmueller
https://bugs.kde.org/show_bug.cgi?id=301625

Juergen Spitzmueller  changed:

   What|Removed |Added

 CC||j.spitzmuel...@gmx.de

-- 
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 301625] kmail crashes during startup (segfault)

2012-06-11 Thread Vojtěch Zeisek
https://bugs.kde.org/show_bug.cgi?id=301625

Vojtěch Zeisek  changed:

   What|Removed |Added

 CC||vojtech.zei...@opensuse.org

-- 
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 301625] kmail crashes during startup (segfault)

2012-06-11 Thread Vojtěch Zeisek
https://bugs.kde.org/show_bug.cgi?id=301625

--- Comment #1 from Vojtěch Zeisek  ---
Created attachment 71728
  --> https://bugs.kde.org/attachment.cgi?id=71728&action=edit
New crash information added by DrKonqi

kmail (4.8.4) on KDE Platform 4.8.4 (4.8.4) "release 511" using Qt 4.8.2

KMail crashes during startup after upgrade to KDE 4.8.4.

-- Backtrace (Reduced):
#7  ~KSharedPtr (this=0xb68be0, __in_chrg=) at
/usr/src/debug/kdelibs-4.8.4/kdecore/util/ksharedptr.h:90
#8  ~ParsingData (this=0xb68be0, __in_chrg=) at
/usr/src/debug/kdelibs-4.8.4/kdecore/services/ktraderparse.cpp:40
#9  qThreadStorage_deleteData (d=0xb68be0) at
/usr/include/QtCore/qthreadstorage.h:97
#10 QThreadStorage::deleteData (x=0xb68be0) at
/usr/include/QtCore/qthreadstorage.h:140
#11 0x7f80eb07a5ed in QThreadStorageData::set (this=0x1334620, p=0x8e65f0)
at thread/qthreadstorage.cpp:165

-- 
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 300868] No feedback when wrong POP password is entered.

2012-06-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=300868

--- Comment #3 from Laurent Montel  ---
after beta1
beta2

-- 
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 279113] akonadi crash on ssl error

2012-06-11 Thread Martin Kampas
https://bugs.kde.org/show_bug.cgi?id=279113

--- Comment #16 from Martin Kampas  ---
Created attachment 71727
  --> https://bugs.kde.org/attachment.cgi?id=71727&action=edit
New crash information added by DrKonqi

akonadi_imap_resource (4.8) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1

- What I was doing when the application crashed:

The same scenario, though I attach my report as the most recent one is from KDE
4.7.x and the bug is still there and unconfirmed.

Akonadi popped up a message box with IMAP connection error - SSL verification
has failed. The certificate expired just couple of hours before.
Continue->Accept for current session only->Crash.

-- Backtrace (Reduced):
#8  0xb65a839a in invokeMethod (val9=..., val8=..., val7=..., val6=...,
val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., member=, obj=) at /usr/include/qt4/QtCore/qobjectdefs.h:434
#9  KIMAP::SessionPrivate::handleSslError (this=0x892b020, errorData=...) at
/var/tmp/portage/kde-base/kdepimlibs-4.8.2/work/kdepimlibs-4.8.2/kimap/session.cpp:121
#10 0xb65ab0a2 in KIMAP::Session::qt_static_metacall (_o=0x8ae6ca0,
_c=QMetaObject::InvokeMetaMethod, _id=12, _a=0x6c6f6f62) at
/var/tmp/portage/kde-base/kdepimlibs-4.8.2/work/kdepimlibs-4.8.2_build/kimap/session.moc:96
[...]
#12 0xb730fef9 in QObject::event (this=0x8b294d8, e=0x8ae6ca0) at
kernel/qobject.cpp:1195
#13 0xb686782a in QApplicationPrivate::notify_helper (this=0x88fc9e8,
receiver=0x8b294d8, e=0x8932590) at kernel/qapplication.cpp:4554

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279113] akonadi crash on ssl error

2012-06-11 Thread Martin Kampas
https://bugs.kde.org/show_bug.cgi?id=279113

Martin Kampas  changed:

   What|Removed |Added

 CC||martin.kampas+kdebugs@ubedi
   ||.net

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 301630] Unknown Error on a CalDav resource

2012-06-11 Thread Szőts Ákos
https://bugs.kde.org/show_bug.cgi?id=301630

--- Comment #1 from Szőts Ákos  ---
Created attachment 71726
  --> https://bugs.kde.org/attachment.cgi?id=71726&action=edit
The error message.

KDE version: KDE Development Platform: 4.8.3 (4.8.3) "release 504".

-- 
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 301630] New: Unknown Error on a CalDav resource

2012-06-11 Thread Szőts Ákos
https://bugs.kde.org/show_bug.cgi?id=301630

Bug ID: 301630
  Severity: normal
   Version: 4.8
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: Unknown Error on a CalDav resource
Classification: Unclassified
OS: Linux
  Reporter: szots...@gmail.com
  Hardware: openSUSE RPMs
Status: UNCONFIRMED
 Component: DAV Resource
   Product: Akonadi

I installed Baikal (a CalDav/CardDav server) locally, successfully. Then I
tried to view the calendar in KOrganizer, but it returned with an error.

The attached error message says:
[Calendar Name]: Could not load items: there was an error with the query.
Unknown error code: 0. 
Please, file a detailed report to . (400).

The CalDav server URL contains custom port number, but it flawlessly works from
mobile.

Reproducible: Always

-- 
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 301629] New: akonadi_imap_resource crashed after aborting connect in ssl-cert dialog

2012-06-11 Thread Marc Schiffbauer
https://bugs.kde.org/show_bug.cgi?id=301629

Bug ID: 301629
  Severity: crash
   Version: 4.8
  Priority: NOR
CC: kdepim-bugs@kde.org, vkra...@kde.org
  Assignee: er...@kde.org
   Summary: akonadi_imap_resource crashed after aborting connect
in ssl-cert dialog
Classification: Unclassified
OS: Linux
  Reporter: msch...@gentoo.org
  Hardware: Compiled Sources
Status: UNCONFIRMED
 Component: IMAP resource
   Product: Akonadi

Application: akonadi_imap_resource (4.8)
KDE Platform Version: 4.8.90 (4.8.90) (Compiled from sources)
Qt Version: 4.8.2
Operating System: Linux 3.3.8-gentoo x86_64
Distribution: "NAME=Gentoo"

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

A dialog popped up warning me about an invalid ssl-cert for the IMAP
connection. I aborted this by clicking the "Abort" button. Then this crash
occured

-- Backtrace:
Application: MCS vom Typ IMAP-E-Mail-Server (akonadi_imap_resource), signal:
Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f05c3631780 (LWP 10190))]

Thread 2 (Thread 0x7f05a9348700 (LWP 11242)):
#0  0x7f05beebbda3 in poll () from /lib64/libc.so.6
#1  0x7f05bde01486 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f05bde015b4 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f05c2a504e6 in QEventDispatcherGlib::processEvents
(this=0x7f059c001b70, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x7f05c2a202a2 in QEventLoop::processEvents (this=,
flags=...) at kernel/qeventloop.cpp:149
#5  0x7f05c2a204f7 in QEventLoop::exec (this=0x7f05a9347de0, flags=...) at
kernel/qeventloop.cpp:204
#6  0x7f05c2920f27 in QThread::exec (this=) at
thread/qthread.cpp:501
#7  0x7f05c1670dbc in KIMAP::SessionThread::run (this=0xf84be0) at
/var/tmp/portage/kde-base/kdepimlibs-4.8.90/work/kdepimlibs-4.8.90/kimap/sessionthread.cpp:181
#8  0x7f05c2923f2b in QThreadPrivate::start (arg=0xf84be0) at
thread/qthread_unix.cpp:307
#9  0x7f05be524ec6 in start_thread () from /lib64/libpthread.so.0
#10 0x7f05beec49bd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f05c3631780 (LWP 10190)):
[KCrash Handler]
#6  0x7f05bee13b15 in raise () from /lib64/libc.so.6
#7  0x7f05bee14f8b in abort () from /lib64/libc.so.6
#8  0x7f05c29196c4 in qt_message_output (msgType=,
buf=) at global/qglobal.cpp:2260
#9  0x7f05c291983f in qt_message(QtMsgType, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7f05c2a849c8 "ASSERT:
\"%s\" in file %s, line %d", ap=0x7fffcb2fb458) at global/qglobal.cpp:2306
#10 0x7f05c29199ec in qFatal (msg=) at
global/qglobal.cpp:2489
#11 0x7f05c166da82 in KIMAP::SessionPrivate::jobDone (this=0xf89170,
job=) at
/var/tmp/portage/kde-base/kdepimlibs-4.8.90/work/kdepimlibs-4.8.90/kimap/session.cpp:176
#12 0x7f05c2a35409 in QMetaObject::activate (sender=0xd0c090, m=, local_signal_index=, argv=0x7fffcb2fb6a0) at
kernel/qobject.cpp:3547
#13 0x7f05bf7dcf92 in KJob::result (this=, _t1=0xd0c090) at
/var/tmp/portage/kde-base/kdelibs-4.8.90/work/kdelibs-4.8.90_build/kdecore/kjob.moc:208
#14 0x7f05bf7dcfd5 in KJob::emitResult (this=0xd0c090) at
/var/tmp/portage/kde-base/kdelibs-4.8.90/work/kdelibs-4.8.90/kdecore/jobs/kjob.cpp:318
#15 0x7f05c1666837 in KIMAP::LoginJobPrivate::sslResponse (this=0xd0ae70,
response=) at
/var/tmp/portage/kde-base/kdepimlibs-4.8.90/work/kdepimlibs-4.8.90/kimap/loginjob.cpp:507
#16 0x7f05c2a35409 in QMetaObject::activate (sender=0xf89170, m=, local_signal_index=, argv=0x7fffcb2fb870) at
kernel/qobject.cpp:3547
#17 0x7f05c166d82f in KIMAP::SessionPrivate::encryptionNegotiationResult
(this=, _t1=false) at
/var/tmp/portage/kde-base/kdepimlibs-4.8.90/work/kdepimlibs-4.8.90_build/kimap/session_p.moc:108
#18 0x7f05c2a3a5d6 in QObject::event (this=0xf89170, e=) at
kernel/qobject.cpp:1195
#19 0x7f05c1dce6a4 in notify_helper (e=0x7f059c022f50, receiver=0xf89170,
this=0xa271b0) at kernel/qapplication.cpp:4551
#20 QApplicationPrivate::notify_helper (this=0xa271b0, receiver=0xf89170,
e=0x7f059c022f50) at kernel/qapplication.cpp:4523
#21 0x7f05c1dd33c1 in QApplication::notify (this=0x7fffcb2fe2d0,
receiver=0xf89170, e=0x7f059c022f50) at kernel/qapplication.cpp:3933
#22 0x7f05bfdf57ed in KApplication::notify (this=0x7fffcb2fe2d0,
receiver=0xf89170, event=0x7f059c022f50) at
/var/tmp/portage/kde-base/kdelibs-4.8.90/work/kdelibs-4.8.90/kdeui/kernel/kapplication.cpp:311
#23 0x7f05c2a2174c in QCoreApplication::notifyInternal
(this=0x7fffcb2fe2d0, receiver=0xf89170, event=0x7f059c022f50) at
kernel/qcoreapplication.cpp:915
#24 0x7f05c2a24faa in sendEvent (event=0x7f059c022f50, receiver=0xf89170)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#25 QCoreApplicationPrivate::sendPostedEve

[Bug 301558] when i want to forward a mail , kmail close without any crash or bug screen,

2012-06-11 Thread Wolfgang Mader
https://bugs.kde.org/show_bug.cgi?id=301558

--- Comment #7 from Wolfgang Mader  ---
Name   : libdbusmenu-qt
Version: 0.9.2-1
URL: https://launchpad.net/libdbusmenu-qt

-- 
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 301625] New: kmail crashes during startup (segfault)

2012-06-11 Thread konold
https://bugs.kde.org/show_bug.cgi?id=301625

Bug ID: 301625
  Severity: crash
   Version: 4.8.4
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: kmail crashes during startup (segfault)
Classification: Unclassified
OS: Linux
  Reporter: kon...@kde.org
  Hardware: openSUSE RPMs
Status: NEW
 Component: general
   Product: kmail2

Application: kmail (4.8.4)
KDE Platform Version: 4.8.4 (4.8.4) "release 511"
Qt Version: 4.8.2
Operating System: Linux 3.1.10-43-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- zypper up
- startin kmail
- crashes immediately after the hints dialog

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f6f7dc95780 (LWP 9249))]

Thread 6 (Thread 0x7f6f5f453700 (LWP 9254)):
#0  0x7f6f78dc9e6c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f6f6f463c12 in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x7f6f6f463c49 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x7f6f78dc5f05 in start_thread () from /lib64/libpthread.so.0
#4  0x7f6f7afc110d in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f6f5eb52700 (LWP 9255)):
#0  0x7f6f78dc9109 in __pthread_mutex_unlock_usercnt () from
/lib64/libpthread.so.0
#1  0x7f6f7317cf81 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#2  0x7f6f7c61fe36 in QEventDispatcherGlib::processEvents
(this=0x7f6f580008c0, flags=) at
kernel/qeventdispatcher_glib.cpp:426
#3  0x7f6f7c5ef842 in QEventLoop::processEvents (this=,
flags=...) at kernel/qeventloop.cpp:149
#4  0x7f6f7c5efa97 in QEventLoop::exec (this=0x7f6f5eb51e00, flags=...) at
kernel/qeventloop.cpp:204
#5  0x7f6f7c4ef5f7 in QThread::exec (this=) at
thread/qthread.cpp:501
#6  0x7f6f7c4f261b in QThreadPrivate::start (arg=0xa583a0) at
thread/qthread_unix.cpp:307
#7  0x7f6f78dc5f05 in start_thread () from /lib64/libpthread.so.0
#8  0x7f6f7afc110d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f6f5d030700 (LWP 9256)):
#0  0x7f6f78dca1eb in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f6f7c4f2a8f in wait (time=3, this=0xc01280) at
thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=, mutex=0xc011f8, time=3) at
thread/qwaitcondition_unix.cpp:158
#3  0x7f6f7c4e5e9f in QThreadPoolThread::run (this=0xc15230) at
concurrent/qthreadpool.cpp:141
#4  0x7f6f7c4f261b in QThreadPrivate::start (arg=0xc15230) at
thread/qthread_unix.cpp:307
#5  0x7f6f78dc5f05 in start_thread () from /lib64/libpthread.so.0
#6  0x7f6f7afc110d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f6f165d1700 (LWP 9268)):
#0  0x7f6f78dca1eb in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f6f7c4f2a8f in wait (time=3, this=0xdcb320) at
thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=, mutex=0xdcb2c8, time=3) at
thread/qwaitcondition_unix.cpp:158
#3  0x7f6f7c4e5e9f in QThreadPoolThread::run (this=0xdcb5f0) at
concurrent/qthreadpool.cpp:141
#4  0x7f6f7c4f261b in QThreadPrivate::start (arg=0xdcb5f0) at
thread/qthread_unix.cpp:307
#5  0x7f6f78dc5f05 in start_thread () from /lib64/libpthread.so.0
#6  0x7f6f7afc110d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f6f15917700 (LWP 9272)):
#0  0x7f6f78dca1eb in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f6f7c4f2a8f in wait (time=3, this=0x17cde60) at
thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=, mutex=0x17ce1d8, time=3) at
thread/qwaitcondition_unix.cpp:158
#3  0x7f6f7c4e5e9f in QThreadPoolThread::run (this=0x17cb670) at
concurrent/qthreadpool.cpp:141
#4  0x7f6f7c4f261b in QThreadPrivate::start (arg=0x17cb670) at
thread/qthread_unix.cpp:307
#5  0x7f6f78dc5f05 in start_thread () from /lib64/libpthread.so.0
#6  0x7f6f7afc110d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f6f7dc95780 (LWP 9249)):
[KCrash Handler]
#6  deref (this=0x7f6f6cabda18) at /usr/include/QtCore/qatomic_x86_64.h:133
#7  ~KSharedPtr (this=0xa749d0, __in_chrg=) at
/usr/src/debug/kdelibs-4.8.4/kdecore/util/ksharedptr.h:90
#8  ~ParsingData (this=0xa749d0, __in_chrg=) at
/usr/src/debug/kdelibs-4.8.4/kdecore/services/ktraderparse.cpp:40
#9  qThreadStorage_deleteData (d=0xa749d0) at
/usr/include/QtCore/qthreadstorage.h:97
#10 QThreadStorage::deleteData (x=0xa749d0) at
/usr/include/QtCore/qthreadstorage.h:140
#11 0x7f6f7c4f05ed in QThreadStorageData::set (this=0x184c240, p=0x18849a0)
at thread/qthreadstorage.cpp:165
#12 0x7f6f7d111d77 in
qThreadStorage_setLocalData (d=,
t=) at /usr/include/QtCore/qthreadstorage.h:92
#13 setLocalData (t=0x18849a0, this=) at
/usr/include/QtCore/qthreadstorage.h:155
#14 KTraderParse::parseConstraints (_constr

[Bug 301558] when i want to forward a mail , kmail close without any crash or bug screen,

2012-06-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=301558

--- Comment #6 from Laurent Montel  ---
what is you dbusmenu package version ?

-- 
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 301558] when i want to forward a mail , kmail close without any crash or bug screen,

2012-06-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=301558

--- Comment #5 from Laurent Montel  ---
so it's crash with void DBusMenuExporterPrivate::addAction(...)
It's not kmail it's dbusmenu
I didn't use it.
Better to report to dbusmenu

-- 
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 301558] when i want to forward a mail , kmail close without any crash or bug screen,

2012-06-11 Thread Wolfgang Mader
https://bugs.kde.org/show_bug.cgi?id=301558

Wolfgang Mader  changed:

   What|Removed |Added

 CC||Wolfgang_Mader@brain-frog.d
   ||e

--- Comment #4 from Wolfgang Mader  ---
Simmillar behaviour here. KDE 4.8.4, archlinux, amd64. Whenever I want to
compose a new message or reply to one, eather by short cut or by button, kmail
dies silently. I am using the "Window Menu Bar" plasmoid for global menus, but
kmail crashes the same way without this plasmoid.

I append the output to the console kmail is started from and the output of
.xsession.

The console in which I start kmail gives the following:
---
[~]$ kmail
QDBusConnection: session D-Bus connection created before QCoreApplication.
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication.
Application may misbehave.
kmail2(11531)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kmail2(11531)/kdepimlibs (mailtransport): Could not access Outbox.
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action
"Add Folder..." under id 6
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action
"Update Folder" under id 21
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action
"Update folder and its subfolders" under id 22
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action
"&New Message..." under id 3
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action
"&Find Messages..." under id 42
[wmader@killbill ~]$ bool DBusMenuExporterDBus::AboutToShow(int): Condition
failed: menu
*** KMail got signal 11 (Exiting)

-->There are the "already tracking action..." messages. Perhaps button ids are
mixed up.


.xession errors gives this output
-
QDBusConnection: session D-Bus connection created before QCoreApplication.
Application may misbehave.
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::fillPath: Painter not active
QPainter::setPen: Painter not active
QPainter::drawPath: Painter not active
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted
Known subscriber "kmail2" subscribes again
Known subscriber "kmail2" subscribes again
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
[/usr/bin/nepomukservicestub] virtual void
Soprano::Server::LocalServer::incomingConnection(quintptr)
[/usr/bin/nepomukservicestub] void
Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*)
New connection. New count: 15
[/usr/bin/nepomukservicestub] virtual void
Soprano::Server::LocalServer::incomingConnection(quintptr)
[/usr/bin/nepomukservicestub] void
Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*)
New connection. New count: 16
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection()
Soprano::Server::ServerConnection(0x212a7c0)
Known subscriber "kmail2" subscribes again
[/usr/bin/nepomukservicestub] virtual void
Soprano::Server::LocalServer::incomingConnection(quintptr)
[/usr/bin/nepomukservicestub] void
Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*)
New connection. New count: 17
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection()
Soprano::Server::ServerConnection(0x1b76720)
[/usr/bin/nepomukservicestub] virtual void
Soprano::Server::ServerConnection::run() thread done.
[/usr/bin/nepomukservicestub] void
Soprano::Server::ServerCore::serverConnectionFinished()
[/usr/bin/nepomukservicestub] virtual
Soprano::Server::ServerConnection::~ServerConnection() Removing connection
[/usr/bin/nepomukservicestub] void
Soprano::Server::ServerCore::serverConnectionFinished() Connection removed.
Current count: 16
QGridLayoutEngine::addItem: Cell (2, 1) already taken
[/usr/bin/nepomukservicestub] virtual void
Soprano::Server::LocalServer::incomingConnection(quintptr)
[/usr/bin/nepomukservicestub] void
Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*)
New connection. New count: 17
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection()
Soprano::Server::ServerConnection(0x218b240)
void Akonadi::NotificationSource::serviceUnregistered(const QString&)
Notification source "kmail2" now serving: ()
void Akonadi::NotificationSource::unsubscribe() "kmail2"
[/usr/bin/nepomukservicestub] virtual void
Soprano::Server::ServerConnection::run() thread done.
[/usr/bin/nepomukservicestub] virt

[Bug 301594] kmail just crashs when clicking on the "new email" button

2012-06-11 Thread kaouete
https://bugs.kde.org/show_bug.cgi?id=301594

--- Comment #3 from kaouete  ---
Hi, it seems this is reported at arch:

https://bugs.archlinux.org/task/30190

-- 
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 301594] kmail just crashs when clicking on the "new email" button

2012-06-11 Thread kaouete
https://bugs.kde.org/show_bug.cgi?id=301594

--- Comment #2 from kaouete  ---
Hi, today I didn't even had to click, it just crashed out of the blue after
being started (using kmail command line, normally I use kontact), but I got
drkonqi this time.

Konsole says:
[victor@volte ~]$ kmail
QDBusConnection: session D-Bus connection created before QCoreApplication.
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication.
Application may misbehave.
*** KMail got signal 11 (Exiting)
*** Dead letters dumped.
KCrash: Application 'kmail' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/victor/.kde4/socket-volte/kdeinit4__0

DrKonqi says:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7feba4b4d780 (LWP 1183))]

Thread 5 (Thread 0x7feb82818700 (LWP 1195)):
#0  0x7feb9fcf68f4 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x7feb9663937d in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x7feb96639489 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0x7feb9fcf2e0e in start_thread () from /lib/libpthread.so.0
#4  0x7feba1ef61ed in clone () from /lib/libc.so.6

Thread 4 (Thread 0x7feb81f17700 (LWP 1196)):
#0  0x7feba1eee06f in poll () from /lib/libc.so.6
#1  0x7feb9a81b774 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7feb9a81b894 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7feba286fb06 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQtCore.so.4
#4  0x7feba284063f in
QEventLoop::processEvents(QFlags) () from
/usr/lib/libQtCore.so.4
#5  0x7feba28408c8 in
QEventLoop::exec(QFlags) () from
/usr/lib/libQtCore.so.4
#6  0x7feba27446e0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x7feba274767b in ?? () from /usr/lib/libQtCore.so.4
#8  0x7feb9fcf2e0e in start_thread () from /lib/libpthread.so.0
#9  0x7feba1ef61ed in clone () from /lib/libc.so.6

Thread 3 (Thread 0x7feb3bfff700 (LWP 1197)):
#0  0x7feb9fcf6c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x7feba2747ad7 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x7feba273b38f in ?? () from /usr/lib/libQtCore.so.4
#3  0x7feba274767b in ?? () from /usr/lib/libQtCore.so.4
#4  0x7feb9fcf2e0e in start_thread () from /lib/libpthread.so.0
#5  0x7feba1ef61ed in clone () from /lib/libc.so.6

Thread 2 (Thread 0x7feb3adeb700 (LWP 1201)):
#0  0x7feb9fcf6c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x7feba2747ad7 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x7feba273b38f in ?? () from /usr/lib/libQtCore.so.4
#3  0x7feba274767b in ?? () from /usr/lib/libQtCore.so.4
#4  0x7feb9fcf2e0e in start_thread () from /lib/libpthread.so.0
#5  0x7feba1ef61ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7feba4b4d780 (LWP 1183)):
[KCrash Handler]
#5  0x7feba3ff11cf in ?? () from /usr/lib/libkdecore.so.5
#6  0x7feba2745470 in QThreadStorageData::set(void*) () from
/usr/lib/libQtCore.so.4
#7  0x7feba3fefd62 in ?? () from /usr/lib/libkdecore.so.5
#8  0x7feba3fef6f2 in
KServiceTypeTrader::applyConstraints(QList >&, QString
const&) () from /usr/lib/libkdecore.so.5
#9  0x7feba3fef87c in KServiceTypeTrader::defaultOffers(QString const&,
QString const&) const () from /usr/lib/libkdecore.so.5
#10 0x7feba3fefc31 in KServiceTypeTrader::query(QString const&, QString
const&) const () from /usr/lib/libkdecore.so.5
#11 0x7feb941888ee in ?? () from /usr/lib/libkemoticons.so.4
#12 0x7feb94188a3a in KEmoticons::KEmoticons() () from
/usr/lib/libkemoticons.so.4
#13 0x7feb9b8b754d in KPIMUtils::LinkLocator::convertToHtml(QString const&,
int, int, int) () from /usr/lib/libkpimutils.so.4
#14 0x7feb9b3d9534 in ?? () from /usr/lib/libmessageviewer.so.4
#15 0x7feb9b3d9a78 in ?? () from /usr/lib/libmessageviewer.so.4
#16 0x7feb9b3df7f2 in ?? () from /usr/lib/libmessageviewer.so.4
#17 0x7feb9b42f2d8 in ?? () from /usr/lib/libmessageviewer.so.4
#18 0x7feb9b4403f5 in ?? () from /usr/lib/libmessageviewer.so.4
#19 0x7feb9b441bdc in ?? () from /usr/lib/libmessageviewer.so.4
#20 0x7feb9b4420f6 in ?? () from /usr/lib/libmessageviewer.so.4
#21 0x7feb9b444cb5 in ?? () from /usr/lib/libmessageviewer.so.4
#22 0x7feba2856dcf in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#23 0x7feba28560dc in QObject::event(QEvent*) () from
/usr/lib/libQtCore.so.4
#24 0x7feba2d62f7c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#25 0x7feba2d673fa in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#26 0x7feba4578c66 in KApplication::notify(QObject*, QEvent*) () from

[Bug 301608] Kmail (v1.13.5) crashed when moving messages between folders

2012-06-11 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=301608

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org
  Component|message list|message list
Product|kmail2  |kmail

--- Comment #1 from Laurent Montel  ---
kmail1 is  not supported

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