[Bug 281402] Akonadi agent crash whe sending email

2011-10-23 Thread Amandine
https://bugs.kde.org/show_bug.cgi?id=281402


Amandine amandine.verg...@gmail.com changed:

   What|Removed |Added

 CC||amandine.verg...@gmail.com




--- Comment #1 from Amandine amandine verguet gmail com  2011-10-23 10:00:55 
---

Crash occurs when mail has just been sent.
Kde 4.7.2 Archlinux. Gdb and valgrind traces attached. No kde debug package
available on my distribution, sorry.

[KCrash Handler]
#6  0x7ff91f44 in ?? () from /usr/lib/libakonadi-kde.so.4
#7  0x7ff91ffe in Akonadi::Entity::operator=(Akonadi::Entity const) ()
from /usr/lib/libakonadi-kde.so.4
#8  0x004168b9 in ?? ()
#9  0x004169c5 in ?? ()
#10 0x7ff912d575ea in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#11 0x7ff9125ce722 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#12 0x7ff9125ce760 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#13 0x7ff9133f164d in Akonadi::Job::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libakonadi-kde.so.4
#14 0x7ff91336dcf5 in
Akonadi::CollectionFetchJob::qt_metacall(QMetaObject::Call, int, void**) ()
from /usr/lib/libakonadi-kde.so.4
#15 0x7ff912d5b18e in QObject::event(QEvent*) () from
/usr/lib/libQtCore.so.4
#16 0x7ff910a27ae4 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#17 0x7ff910a2c951 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#18 0x7ff911743bb6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#19 0x7ff912d4489c in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4
#20 0x7ff912d47c2f in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQtCore.so.4
#21 0x7ff912d6f1a3 in ?? () from /usr/lib/libQtCore.so.4
#22 0x7ff90e3b485d in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#23 0x7ff90e3b5058 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x7ff90e3b5229 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#25 0x7ff912d6f606 in
QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) ()
from /usr/lib/libQtCore.so.4
#26 0x7ff910acaeee in ?? () from /usr/lib/libQtGui.so.4
#27 0x7ff912d43a92 in
QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () from
/usr/lib/libQtCore.so.4
#28 0x7ff912d43c97 in
QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () from
/usr/lib/libQtCore.so.4
#29 0x7ff912d47eab in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#30 0x7ff91333daf6 in Akonadi::AgentBase::init(Akonadi::AgentBase*) () from
/usr/lib/libakonadi-kde.so.4
#31 0x0040bfc3 in int
Akonadi::AgentBase::initMailDispatcherAgent(int, char**) ()
#32 0x7ff91000b13d in __libc_start_main () from /lib/libc.so.6
#33 0x00409115 in _start ()

==12543== Invalid read of size 8
==12543==at 0x4168AF: ??? (in /usr/bin/akonadi_maildispatcher_agent)
==12543==by 0x4169C4: ??? (in /usr/bin/akonadi_maildispatcher_agent)
==12543==by 0x561C5E9: QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (in /usr/lib/libQtCore.so.4.7.4)
==12543==by 0x5CF0721: KJob::result(KJob*) (in
/usr/lib/libkdecore.so.5.7.0)
==12543==by 0x5CF075F: KJob::emitResult() (in /usr/lib/libkdecore.so.5.7.0)
==12543==by 0x4F6164C: Akonadi::Job::qt_metacall(QMetaObject::Call, int,
void**) (in /usr/lib/libakonadi-kde.so.4.7.0)
==12543==by 0x4EDDCF4:
Akonadi::CollectionFetchJob::qt_metacall(QMetaObject::Call, int, void**) (in
/usr/lib/libakonadi-kde.so.4.7.0)
==12543==by 0x562018D: QObject::event(QEvent*) (in
/usr/lib/libQtCore.so.4.7.4)
==12543==by 0x71E9AE3: QApplicationPrivate::notify_helper(QObject*,
QEvent*) (in /usr/lib/libQtGui.so.4.7.4)
==12543==by 0x71EE950: QApplication::notify(QObject*, QEvent*) (in
/usr/lib/libQtGui.so.4.7.4)
==12543==by 0x6BF5BB5: KApplication::notify(QObject*, QEvent*) (in
/usr/lib/libkdeui.so.5.7.0)
==12543==by 0x560989B: QCoreApplication::notifyInternal(QObject*, QEvent*)
(in /usr/lib/libQtCore.so.4.7.4)
==12543==  Address 0x12a7ddc8 is 0 bytes after a block of size 24 alloc'd
==12543==at 0x4C2640D: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12543==by 0x554024A: QListData::detach(int) (in
/usr/lib/libQtCore.so.4.7.4)
==12543==by 0x4172FB: ??? (in /usr/bin/akonadi_maildispatcher_agent)
==12543==by 0x4168A2: ??? (in /usr/bin/akonadi_maildispatcher_agent)
==12543==by 0x4169C4: ??? (in /usr/bin/akonadi_maildispatcher_agent)
==12543==by 0x561C5E9: QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (in /usr/lib/libQtCore.so.4.7.4)
==12543==by 0x5CF0721: KJob::result(KJob*) (in
/usr/lib/libkdecore.so.5.7.0)
==12543==by 

[Bug 282891] searching is severely broken

2011-10-23 Thread kazamatzuri
https://bugs.kde.org/show_bug.cgi?id=282891


kazamatz...@submerged-intelligence.de changed:

   What|Removed |Added

 CC||kazamatzuri@submerged-intel
   ||ligence.de




--- Comment #1 from  kazamatzuri submerged-intelligence de  2011-10-23 
10:41:10 ---
I can confirm the problems with search. 

additionally the search does not search in imap accounts/folders. Is this
intentional?

-- 
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 284772] New: Akonadi-Crash while trying out IMAP server settings

2011-10-23 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=284772

   Summary: Akonadi-Crash while trying out IMAP server settings
   Product: kontact
   Version: 4.7.2
  Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: fisc...@unix-ag.uni-kl.de


Application: kontact (4.7.2)
KDE Platform Version: 4.7.2 (4.7.2) (Compiled from sources)
Qt Version: 4.7.3
Operating System: Linux 2.6.39-gentoo-r3-tf i686
Distribution (Platform): Gentoo Packages

-- Information about the crash:
I recently upgrade from KDE 4.6.5 to 4.7.2 and created a new account to avoid
interference with old settings. To read my emails, I added an IMAP account to
Kontact/KMail, but as I was not sure about which authentication settings to use
(the automatically detected settings did not work either), I tried various
settings.
One thing that was odd was that Kontact asked me repeatedly about my KWallet
password. Connecting did not work, as I got a dialog asking me if I want to
reconfigure this account or try again (or cancel). Trying out various
combinations of connection settings, I got this crash eventually.

As a site note, the list view in the tab for receiving email configuration has
a layout problem with the button on retrieval options if there is a message in
the list view which is too long to be shown in the given space in one line.

-- Backtrace:
Application: Kontact (kontact), signal: Aborted
[Current thread is 1 (Thread 0xb22fe710 (LWP 32449))]

Thread 2 (Thread 0xb1203b70 (LWP 32463)):
#0  0xb7719424 in __kernel_vsyscall ()
#1  0xb4387ebc in pthread_cond_wait () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb616af27 in __pthread_cond_wait (cond=0xb6042770, mutex=0xb6042758) at
forward.c:139
#3  0xb5b5321c in WTF::TCMalloc_PageHeap::scavengerThread (this=0xb603d680) at
wtf/FastMalloc.cpp:2378
#4  0xb5b53259 in WTF::TCMalloc_PageHeap::runScavengerThread
(context=0xb603d680) at wtf/FastMalloc.cpp:1497
#5  0xb4383b4c in start_thread (arg=0xb1203b70) at pthread_create.c:301
#6  0xb615e94e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 1 (Thread 0xb22fe710 (LWP 32449)):
[KCrash Handler]
#7  0xb7719424 in __kernel_vsyscall ()
#8  0xb60bfdca in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0xb60c12dc in abort () at abort.c:92
#10 0xb6e2c068 in qt_message_output (msgType=QtFatalMsg, buf=0x998cc10 ASSERT:
\parentCollection != m_rootCollection\ in file
/var/tmp/portage/kde-base/kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/akonadi/entitytreemodel_p.cpp,
line 635) at global/qglobal.cpp:2282
#11 0xb6e2c1ff in qt_message (msgType=value optimized out, msg=0xb6fac768
ASSERT: \%s\ in file %s, line %d, ap=0xbfe77c84
`\332\240\264\300\330\240\264{\002) at global/qglobal.cpp:2328
#12 0xb6e2c2fc in qFatal (msg=0xb6fac768 ASSERT: \%s\ in file %s, line %d)
at global/qglobal.cpp:2511
#13 0xb6e2c549 in qt_assert (assertion=0xb4a0da60 parentCollection !=
m_rootCollection, file=0xb4a0d8c0
/var/tmp/portage/kde-base/kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/akonadi/entitytreemodel_p.cpp,
line=635) at global/qglobal.cpp:2027
#14 0xb4952447 in Akonadi::EntityTreeModelPrivate::retrieveAncestors
(this=0x94a0fe8, collection=...) at
/var/tmp/portage/kde-base/kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/akonadi/entitytreemodel_p.cpp:635
#15 0xb4955e84 in Akonadi::EntityTreeModelPrivate::monitoredCollectionAdded
(this=0x94a0fe8, collection=..., parent=...) at
/var/tmp/portage/kde-base/kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/akonadi/entitytreemodel_p.cpp:730
#16 0xb494721c in Akonadi::EntityTreeModel::qt_metacall (this=0x93ca3c0,
_c=QMetaObject::InvokeMetaMethod, _id=19, _a=0xbfe77f34) at
/var/tmp/portage/kde-base/kdepimlibs-4.7.2/work/kdepimlibs-4.7.2_build/akonadi/entitytreemodel.moc:161
#17 0xb6f43083 in QMetaObject::metacall (object=0x93ca3c0,
cl=QMetaObject::InvokeMetaMethod, idx=43, argv=0xbfe77f34) at
kernel/qmetaobject.cpp:237
#18 0xb6f56450 in QMetaObject::activate (sender=0x9476310, m=0xb4acb594,
local_signal_index=6, argv=0x0) at kernel/qobject.cpp:3278
#19 0xb498de7e in Akonadi::Monitor::collectionAdded (this=0x9476310, _t1=...,
_t2=...) at
/var/tmp/portage/kde-base/kdepimlibs-4.7.2/work/kdepimlibs-4.7.2_build/akonadi/monitor.moc:211
#20 0xb499161d in Akonadi::MonitorPrivate::emitCollectionNotification
(this=0x94749f0, msg=..., col=..., par=..., dest=...) at
/var/tmp/portage/kde-base/kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/akonadi/monitor_p.cpp:590
#21 0xb49937c8 in Akonadi::MonitorPrivate::emitNotification (this=0x94749f0,
msg=...) at
/var/tmp/portage/kde-base/kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/akonadi/monitor_p.cpp:281
#22 0xb490a90e in Akonadi::ChangeRecorderPrivate::emitNotification
(this=0x94749f0, msg=...) at
/var/tmp/portage/kde-base/kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/akonadi/changerecorder_p.h:60
#23 

[Bug 284777] New: Kmail crashes when opening HTML mail

2011-10-23 Thread Ctibor Brančík
https://bugs.kde.org/show_bug.cgi?id=284777

   Summary: Kmail crashes when opening HTML mail
   Product: kmail2
   Version: unspecified
  Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: ctibor.bran...@seznam.cz


Application: kmail (4.7.2)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 2.6.38.4-zen x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
When I try to open HTML mail on IMAP account, kmail crashes. Happens with
different messages.

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Illegal instruction
[Current thread is 1 (Thread 0x7f4785638760 (LWP 6623))]

Thread 5 (Thread 0x7f476a631700 (LWP 6649)):
#0  pthread_cond_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7f477720f4fd in WTF::TCMalloc_PageHeap::scavengerThread (this=value
optimized out) at wtf/FastMalloc.cpp:2378
#2  0x7f477720f609 in WTF::TCMalloc_PageHeap::runScavengerThread
(context=0x7f47779c2f34) at wtf/FastMalloc.cpp:1497
#3  0x7f47807cbdba in start_thread (arg=value optimized out) at
pthread_create.c:301
#4  0x7f478295902d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 4 (Thread 0x7f4769d30700 (LWP 6650)):
#0  0x7f477b10799d in next_valid_source (context=0x2ba3440, priority=value
optimized out) at gmain.c:2495
#1  g_main_context_prepare (context=0x2ba3440, priority=value optimized out)
at gmain.c:2795
#2  0x7f477b107d58 in g_main_context_iterate (context=0x2ba3440,
block=value optimized out, dispatch=value optimized out, self=value
optimized out) at gmain.c:3072
#3  0x7f477b10831e in g_main_context_iteration (context=0x2ba3440,
may_block=1) at gmain.c:3155
#4  0x7f47832aebce in QEventDispatcherGlib::processEvents (this=0x2b8d530,
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:424
#5  0x7f4783281732 in QEventLoop::processEvents (this=value optimized
out, flags=) at kernel/qeventloop.cpp:149
#6  0x7f4783281afd in QEventLoop::exec (this=0x7f4769d2fe20, flags=) at
kernel/qeventloop.cpp:201
#7  0x7f478318ed92 in QThread::exec (this=value optimized out) at
thread/qthread.cpp:498
#8  0x7f4783191d45 in QThreadPrivate::start (arg=0x2ceed80) at
thread/qthread_unix.cpp:331
#9  0x7f47807cbdba in start_thread (arg=value optimized out) at
pthread_create.c:301
#10 0x7f478295902d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 3 (Thread 0x7f4761721700 (LWP 31508)):
#0  pthread_cond_timedwait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x7f478319283d in wait (this=value optimized out, mutex=0x430e720,
time=3) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=value optimized out, mutex=0x430e720,
time=3) at thread/qwaitcondition_unix.cpp:160
#3  0x7f4783186311 in QThreadPoolThread::run (this=0x348f240) at
concurrent/qthreadpool.cpp:140
#4  0x7f4783191d45 in QThreadPrivate::start (arg=0x348f240) at
thread/qthread_unix.cpp:331
#5  0x7f47807cbdba in start_thread (arg=value optimized out) at
pthread_create.c:301
#6  0x7f478295902d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f4760f20700 (LWP 31509)):
#0  pthread_cond_timedwait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x7f478319283d in wait (this=value optimized out, mutex=0x430e720,
time=3) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=value optimized out, mutex=0x430e720,
time=3) at thread/qwaitcondition_unix.cpp:160
#3  0x7f4783186311 in QThreadPoolThread::run (this=0x7f476400a3b0) at
concurrent/qthreadpool.cpp:140
#4  0x7f4783191d45 in QThreadPrivate::start (arg=0x7f476400a3b0) at
thread/qthread_unix.cpp:331
#5  0x7f47807cbdba in start_thread (arg=value optimized out) at
pthread_create.c:301
#6  0x7f478295902d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f4785638760 (LWP 6623)):
[KCrash Handler]
#6  0x7f477718de52 in markedCells (this=0x7f4769d90230) at
./wtf/StdLibExtras.h:76
#7  JSC::Heap::resizeBlocks (this=0x7f4769d90230) at runtime/Collector.cpp:411
#8  0x7f4777190bb8 in reset (this=0x7f4769d90230, s=value optimized out)
at runtime/Collector.cpp:1230
#9  JSC::Heap::allocate (this=0x7f4769d90230, s=value optimized out) at
runtime/Collector.cpp:403
#10 0x7f47771a5ca3 in operator new (this=0x7f476887fd40,
globalData=0x7f4769d8ea00, structure=value optimized out, name=...) at
runtime/JSCell.h:165
#11 jsString (this=0x7f476887fd40, globalData=0x7f4769d8ea00, structure=value
optimized out, name=...) at runtime/JSString.h:411
#12 JSC::InternalFunction::InternalFunction (this=0x7f476887fd40,

[Bug 284783] New: collection with the same name already exists with owncloud carddav

2011-10-23 Thread Marius
https://bugs.kde.org/show_bug.cgi?id=284783

   Summary: collection with the same name already exists with
owncloud carddav
   Product: kaddressbook
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: r...@quantentunnel.de
CC: to...@kde.org


Version:   unspecified (using KDE 4.7.2) 
OS:Linux

I get an error message with this contents every few minutes after adding an
owncloud webdav/carddav resource to akonadi, which connects to an owncloud
carddav location. Nevertheless I can view and edit contacts from that resource.

Reproducible: Always

Steps to Reproduce:
Add a webdav resource which points to an owncloud carddav resource.

Actual Results:  
The above mentioned error message appears every few minutes.

Expected Results:  
No error message...

OS: Linux (i686) release 3.0.0-12-generic
Compiler: gcc

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 284777] Kmail crashes when opening HTML mail

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284777


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

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2011-10-23 14:33:57 ---
could you send me in private a mail which crash.
Can't reproduce it.
Thanks

-- 
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 284748] kmail crashes on startup

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284748


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

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2011-10-23 14:34:18 ---
need infos please

-- 
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 284787] New: KMail doesn't send e-mails when using gmail

2011-10-23 Thread Tom Kijas
https://bugs.kde.org/show_bug.cgi?id=284787

   Summary: KMail doesn't send e-mails when using gmail
   Product: kmail2
   Version: 4.7
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: commands and actions
AssignedTo: kdepim-bugs@kde.org
ReportedBy: t.ki...@gmail.com


Version:   4.7 (using KDE 4.7.2) 
OS:Linux

I use GMail account set up as IMAP in KMail. I wanted to send a message but it
just re-synchronised folders and did nothing. IMAP is allowed of course in
GMail and sending using web-environment was succesfull.

Reproducible: Always

Steps to Reproduce:
I use GMail account set up as IMAP in KMail. I wanted to send a message but it
just re-synchronised folders and did nothing. IMAP is allowed of course in
GMail and sending using web-environment was succesfull.

Actual Results:  
The mail isn't send.

Expected Results:  
To work properly

OS: Linux (x86_64) release 3.0.0-12-generic
Compiler: gcc

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 284712] View Message as Plain Text dialog should focus on the message box itself by default

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284712


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

   What|Removed |Added

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




--- Comment #1 from Laurent Montel montel kde org  2011-10-23 14:54:16 ---
Git commit 92ca623ed39fee66f66ef5255d91a542fc58a8c1 by Montel Laurent.
Committed on 23/10/2011 at 16:53.
Pushed by mlaurent into branch 'master'.

Fix Bug 284712 - View Message as Plain Text dialog should focus on the
message box itself by default

FIXED-IN: 4.7.3
BUG: 284712

M  +7-5messageviewer/mailsourceviewer.cpp

http://commits.kde.org/kdepim/92ca623ed39fee66f66ef5255d91a542fc58a8c1

-- 
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 284712] View Message as Plain Text dialog should focus on the message box itself by default

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284712





--- Comment #2 from Laurent Montel montel kde org  2011-10-23 14:55:32 ---
Git commit 25a53dff0fe24433ca92fcdd916054cf9ad0bde5 by Montel Laurent.
Committed on 23/10/2011 at 16:53.
Pushed by mlaurent into branch 'KDE/4.7'.

Fix Bug 284712 - View Message as Plain Text dialog should focus on the
message box itself by default

FIXED-IN: 4.7.3
BUG: 284712
(cherry picked from commit 92ca623ed39fee66f66ef5255d91a542fc58a8c1)

Conflicts:

messageviewer/mailsourceviewer.cpp

M  +8-6messageviewer/mailsourceviewer.cpp

http://commits.kde.org/kdepim/25a53dff0fe24433ca92fcdd916054cf9ad0bde5

-- 
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 284788] New: Akonadi Console crashes during shutdown if a job is active

2011-10-23 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=284788

   Summary: Akonadi Console crashes during shutdown if a job is
active
   Product: Akonadi
   Version: unspecified
  Platform: Compiled Sources
OS/Version: Linux
Status: NEW
  Severity: crash
  Priority: NOR
 Component: akonadiconsole
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mp...@kde.org


Application: akonadiconsole (0.99)
KDE Platform Version: 4.7.2 (4.7.2) (Compiled from sources)
Qt Version: 4.8.0
Operating System: Linux 3.1.0-rc9-00020-g3ee72ca x86_64

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

I was in Akonadi Console trying to troubleshoot a very annoying bug causing
ItemFetchJobs to take a very long time (about a minute each) to complete.
Apparently when I closed the application with a job still outstanding it
prompted a KJob to emit its partial result (on that note, maybe look at KIO...)
which tried to load a pixmap, which crashed the console.

kdepim is 5a649889f8d4c8b9106632e48cb2ee9772bd82a2. Akonadi, kdepimlibs,
kdepim-runtime, kdelibs are all git master checkouts from approximately the
same time (except that kdelibs is branch KDE/4.7).

I have not tried to reproduce as I consider that the bug is probably
inconsequential, but it does seem that parts of the shutdown logic should be
modified to avoid this trap.

-- Backtrace:
Application: Akonadi Console (akonadiconsole), signal: Aborted
[Current thread is 1 (Thread 0x7fd1465a5760 (LWP 7592))]

Thread 2 (Thread 0x7fd12c0da700 (LWP 7606)):
#0  0x7fd13fbc04ec in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fd13bb9f58c in WTF::TCMalloc_PageHeap::scavengerThread() () from
/home/kde-svn/qt4/lib/libQtWebKit.so.4
#2  0x7fd13bb9f5c9 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) ()
from /home/kde-svn/qt4/lib/libQtWebKit.so.4
#3  0x7fd13fbbbd1c in start_thread () from /lib64/libpthread.so.0
#4  0x7fd13f16089d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd1465a5760 (LWP 7592)):
[KCrash Handler]
#6  0x7fd13f0be495 in raise () from /lib64/libc.so.6
#7  0x7fd13f0bf73a in abort () from /lib64/libc.so.6
#8  0x7fd142bbaa64 in qt_message_output (msgType=optimized out,
buf=optimized out) at /kdesvn/src/qt-copy/src/corelib/global/qglobal.cpp:2255
#9  0x7fd142bbabd9 in qt_message(QtMsgType, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7fd140eb3210
QPixmap: Must construct a QApplication before a QPaintDevice,
ap=0x7fffedc781f0) at /kdesvn/src/qt-copy/src/corelib/global/qglobal.cpp:2301
#10 0x7fd142bbad95 in qFatal (msg=optimized out) at
/kdesvn/src/qt-copy/src/corelib/global/qglobal.cpp:2484
#11 0x7fd140850b48 in qt_pixmap_thread_test () at
/kdesvn/src/qt-copy/src/gui/image/qpixmap.cpp:102
#12 0x7fd140852028 in QPixmap::QPixmap (this=0x2e00b98) at
/kdesvn/src/qt-copy/src/gui/image/qpixmap.cpp:174
#13 0x7fd1308e0b2d in Oxygen::Helper::Helper (this=0x2e00900,
componentName=optimized out) at
/kdesvn/src/kde/kde-workspace/libs/oxygen/oxygenhelper.cpp:54
#14 0x7fd130b8b5b6 in Oxygen::StyleHelper::StyleHelper (this=0x2e00900,
componentName=optimized out) at
/kdesvn/src/kde/kde-workspace/kstyles/oxygen/oxygenstylehelper.cpp:42
#15 0x7fd130b6f4e1 in Oxygen::Style::Style (this=0x2e2bc60) at
/kdesvn/src/kde/kde-workspace/kstyles/oxygen/oxygenstyle.cpp:165
#16 0x7fd130b8821b in Oxygen::StylePlugin::create (this=optimized out,
key=...) at /kdesvn/src/kde/kde-workspace/kstyles/oxygen/oxygenstyle.cpp:126
#17 0x7fd140abe31e in QStyleFactory::create (key=optimized out) at
/kdesvn/src/qt-copy/src/gui/styles/qstylefactory.cpp:193
#18 0x7fd14076ef37 in QApplication::style () at
/kdesvn/src/qt-copy/src/gui/kernel/qapplication.cpp:1461
#19 0x7fd1407b3ba9 in QWidget::isActiveWindow (this=0x25e7090) at
/kdesvn/src/qt-copy/src/gui/kernel/qwidget.cpp:6682
#20 0x7fd140abea95 in QStyleOption::init (this=0x7fffedc786c0,
widget=0x26dd4b0) at /kdesvn/src/qt-copy/src/gui/styles/qstyleoption.cpp:206
#21 0x7fd140c2fefd in initFrom (w=optimized out, this=0x7fffedc786c0) at
../../include/QtGui/../../../../src/qt-copy/src/gui/styles/qstyleoption.h:99
#22 QScrollBar::initStyleOption (this=optimized out, option=0x7fffedc786c0)
at /kdesvn/src/qt-copy/src/gui/widgets/qscrollbar.cpp:311
#23 0x7fd140c308c6 in QScrollBar::sizeHint (this=0x26dd4b0) at
/kdesvn/src/qt-copy/src/gui/widgets/qscrollbar.cpp:491
#24 0x7fd140c65822 in QAbstractScrollArea::minimumSizeHint (this=optimized
out) at /kdesvn/src/qt-copy/src/gui/widgets/qabstractscrollarea.cpp:1356
#25 0x7fd14079b5b3 in qSmartMinSize (w=0x27891f0) at
/kdesvn/src/qt-copy/src/gui/kernel/qlayoutengine.cpp:383
#26 0x7fd140c3b278 in QSplitterPrivate::setSizes_helper (this=0x28a2cb0,
sizes=..., clampNegativeSize=true) at
/kdesvn/src/qt-copy/src/gui/widgets/qsplitter.cpp:707
#27 

[Bug 284695] New added picutes in kaddressbook are not shown kmails message list (sender's picture)

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284695


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

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #2 from Laurent Montel montel kde org  2011-10-23 15:00:00 ---
could you send me a screenshot where you show a picture on mail please.

-- 
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 284673] Regression: Forwarded messages are not marked as such in the message list

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284673


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

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2011-10-23 15:03:56 ---
I can confirm it.
Will look at 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 284789] New: Does not remember mail transport

2011-10-23 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=284789

   Summary: Does not remember mail transport
   Product: kmail2
   Version: 4.7
  Platform: Archlinux Packages
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: tsdg...@terra.es


Version:   4.7 (using KDE 4.7.2) 
OS:Linux

Mail transport is not rememeber for sent but failed mails

Reproducible: Always

Steps to Reproduce:
 * Send a mail with a mail transport different than the first one on the list
 * Make sending fail (e.g. you have no network)
 * The mail is kept on the outbox folder
 * Now double click on the mail
 * Observe how the mail transport is incorrectly set (seems to default to the
first one here)

This is specially wrong becuase some mail transports instead of complaining
they do not want to send an email with a To: that does not match the server,
just silently eat the email.


Expected Results:  
The mail transport is remembered like it was in kmail1

OS: Linux (x86_64) release 3.0-ARCH
Compiler: gcc

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 284748] kmail crashes on startup

2011-10-23 Thread illumilore
https://bugs.kde.org/show_bug.cgi?id=284748





--- Comment #2 from illumilore illumilore gmail com  2011-10-23 16:17:24 ---
I gave infos:
KMail encountered a fatal error and will terminate now.
The error was:
Failed to fetch the resource collection.

-- 
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 284673] Regression: Forwarded messages are not marked as such in the message list

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284673





--- Comment #2 from Laurent Montel montel kde org  2011-10-23 16:24:43 ---
Git commit 2bbe3fe60ce0f60c7317fd12a8addcdb6b83c6ea by Montel Laurent.
Committed on 23/10/2011 at 18:23.
Pushed by mlaurent into branch 'master'.

Start to fix Bug 284673 - Regression: Forwarded messages are not marked as such
in the message list  not perfect yet.

CCBUG: 284673

M  +12   -11   kmail/kmcommands.cpp

http://commits.kde.org/kdepim/2bbe3fe60ce0f60c7317fd12a8addcdb6b83c6ea

-- 
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 284673] Regression: Forwarded messages are not marked as such in the message list

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284673





--- Comment #3 from Laurent Montel montel kde org  2011-10-23 16:25:22 ---
Git commit c50cb7417cf2c579f98016992fb0e4be025d533e by Montel Laurent.
Committed on 23/10/2011 at 18:23.
Pushed by mlaurent into branch 'KDE/4.7'.

Start to fix Bug 284673 - Regression: Forwarded messages are not marked as such
in the message list  not perfect yet.

CCBUG: 284673
(cherry picked from commit 2bbe3fe60ce0f60c7317fd12a8addcdb6b83c6ea)

M  +12   -11   kmail/kmcommands.cpp

http://commits.kde.org/kdepim/c50cb7417cf2c579f98016992fb0e4be025d533e

-- 
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 284798] New: Allow renaming folders with F2 shortcut like in Dolphin

2011-10-23 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=284798

   Summary: Allow renaming folders with F2 shortcut like in
Dolphin
   Product: kmail2
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: folders
AssignedTo: kdepim-bugs@kde.org
ReportedBy: k...@privat.broulik.de


Version:   unspecified (using KDE 4.7.2) 
OS:Linux

It should be possible to easily rename folders using the F2 shortcut (and a
context menu entry) without digging in that Folder properties dialog.

Reproducible: Always

Steps to Reproduce:
1. Try to rename a folder in KMail

Actual Results:  
You have to go to the Folder properties dialog (which is NOT the last entry of
the contextmenu!) and change the name there

Expected Results:  
It is just editable inline and you can just press F2 or right click → Rename.

-- 
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 284799] New: About for embedded application missing

2011-10-23 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=284799

   Summary: About for embedded application missing
   Product: kontact
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: k...@privat.broulik.de


Version:   unspecified (using KDE 4.7.2) 
OS:Linux

The applications embedded into Kontact (KMail, KOrganizer, Akregator, etc) do
not have a About xxx in the Help menu. There is only About KDE and About
Kontact, but no About KMail or About Akregator which makes it difficult to
quickly find out the version used when filing a bugreport/wish.

Reproducible: Always



Expected Results:  
.

-- 
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 283507] Knotes erases its configuration file at launch

2011-10-23 Thread Ron Willhoite
https://bugs.kde.org/show_bug.cgi?id=283507


Ron Willhoite ronwilho...@gmail.com changed:

   What|Removed |Added

 CC||ronwilho...@gmail.com




--- Comment #2 from Ron Willhoite ronwilhoite gmail com  2011-10-23 17:51:43 
---
I'm having this problem also.

Configure knotes, /share/config/knotesrc exists.

Quit knotes, the knotesrc file is still there.

Start knotes, the knotesrc file is gone.

Starting knotes in a terminal shows one of the following lines for each note:

knotes(2325) KNotesLegacy::convertKNotes1Config: The file 
/home/ronw/.kde/share/apps/knotes/notes/libkcal-914103111.560  lacks version
information but is not a valid KNotes 1 config file either!

but no messages about the knotesrc file.

Version is 4.7.2.

-- 
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 284673] Regression: Forwarded messages are not marked as such in the message list

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284673





--- Comment #4 from Laurent Montel montel kde org  2011-10-23 18:01:36 ---
Git commit ade161cee53ec9094892676cba186945ec27f909 by Montel Laurent.
Committed on 23/10/2011 at 20:01.
Pushed by mlaurent into branch 'master'.

Continue to fix Bug 284673 - Regression: Forwarded messages are not marked as
such in the message list

CCBUG: 284673

M  +2-7kmail/kmcommands.cpp
M  +6-6messagecomposer/composerviewbase.cpp
M  +42   -31   messagecomposer/messagefactory.cpp
M  +2-1messagecomposer/messagefactory.h
M  +13   -11   messagecore/messagehelpers.cpp
M  +1-2messagecore/messagehelpers.h
M  +1-1mobile/mail/mainview.cpp

http://commits.kde.org/kdepim/ade161cee53ec9094892676cba186945ec27f909

-- 
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 284673] Regression: Forwarded messages are not marked as such in the message list

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284673





--- Comment #5 from Laurent Montel montel kde org  2011-10-23 18:02:46 ---
Git commit a5cfa671354b5bb027de1461891e017cb6caab77 by Montel Laurent.
Committed on 23/10/2011 at 20:01.
Pushed by mlaurent into branch 'KDE/4.7'.

Continue to fix Bug 284673 - Regression: Forwarded messages are not marked as
such in the message list

CCBUG: 284673
(cherry picked from commit ade161cee53ec9094892676cba186945ec27f909)

M  +2-7kmail/kmcommands.cpp
M  +6-6messagecomposer/composerviewbase.cpp
M  +42   -31   messagecomposer/messagefactory.cpp
M  +2-1messagecomposer/messagefactory.h
M  +13   -11   messagecore/messagehelpers.cpp
M  +1-2messagecore/messagehelpers.h
M  +1-1mobile/mail/mainview.cpp

http://commits.kde.org/kdepim/a5cfa671354b5bb027de1461891e017cb6caab77

-- 
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 284695] New added picutes in kaddressbook are not shown kmails message list (sender's picture)

2011-10-23 Thread themroc
https://bugs.kde.org/show_bug.cgi?id=284695





--- Comment #3 from themroc rauchweihe gmail com  2011-10-23 18:59:34 ---
Created an attachment (id=64813)
 -- (http://bugs.kde.org/attachment.cgi?id=64813)
Example for an sender picture in Kmail2 (generated with an older version)

I have attach a screenshot with a picture on mail.

-- 
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 284806] New: save edited received mail results in a new mail in draft folder, edited mail remains as before

2011-10-23 Thread H . H .
https://bugs.kde.org/show_bug.cgi?id=284806

   Summary: save edited received mail results in a new mail in
draft folder, edited mail remains as before
   Product: kmail2
   Version: 1.99.0
  Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: cyberb...@gmx.de


Version:   1.99.0 (using KDE 4.7.2) 
OS:Linux

To reproduce:

- open a received mail
- go in message menu and click edit message
- edit message
- save message (strg+s)

-- message is not saved really, but a new message is created in draft folder.
this should only happen for new messages being saved. an received edited
message should overwrite the edited message.

Reproducible: Always

Steps to Reproduce:
see above

Actual Results:  
see above

Expected Results:  
see above

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

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 284681] Regression: kmail2 does not offer receipients from the address book which have more than one email address

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284681


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

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2011-10-23 20:01:06 ---
I don't understand bug.
Could you explain more please ?

-- 
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 284673] Regression: Forwarded messages are not marked as such in the message list

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284673


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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||4.7.3
 Resolution||FIXED




--- Comment #6 from Laurent Montel montel kde org  2011-10-23 20:18:02 ---
Git commit 6ca1145823f31bc78b8fc12d2462e518790d3071 by Montel Laurent.
Committed on 23/10/2011 at 22:17.
Pushed by mlaurent into branch 'master'.

Fix Bug 284673 - Regression: Forwarded messages are not marked as such in the
message list

FIXED-IN: 4.7.3
BUG: 284673

M  +8-8messagecomposer/composerviewbase.cpp

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

-- 
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 284673] Regression: Forwarded messages are not marked as such in the message list

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284673





--- Comment #7 from Laurent Montel montel kde org  2011-10-23 20:18:39 ---
Git commit dbc6c68873180e311229f3d0c2f0921958953ea6 by Montel Laurent.
Committed on 23/10/2011 at 22:17.
Pushed by mlaurent into branch 'KDE/4.7'.

Fix Bug 284673 - Regression: Forwarded messages are not marked as such in the
message list

FIXED-IN: 4.7.3
BUG: 284673
(cherry picked from commit 6ca1145823f31bc78b8fc12d2462e518790d3071)

M  +8-8messagecomposer/composerviewbase.cpp

http://commits.kde.org/kdepim/dbc6c68873180e311229f3d0c2f0921958953ea6

-- 
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 284681] Regression: kmail2 does not offer receipients from the address book which have more than one email address

2011-10-23 Thread Gunter Ohrner
https://bugs.kde.org/show_bug.cgi?id=284681





--- Comment #2 from Gunter Ohrner kdebugs CustomCDROM de  2011-10-23 20:43:43 
---
If one enters a string into the to or cc fields in the mail composer, kmail
communicates with the KDE address book to suggest email addresses. It performs
a substring search on the stored mail adresses themselves as well as on the
names of the people stored in the address book, and maybe on other fields as
well.

After upgrading to KDEPIM 4.7.x and kmail2, kmail does not find any address
book entry that has more than one email address.

ie. if I enter gunter into the address field, my address book record is not
found, as it have 5 email adresses assigned. If a substring matches an address
book record that has only a single email address assigned, this address is
displayed.

I also had the impression that the substring search became case-sensitive in
KDEPIM 4.7.x, but I cannot check at the moment as email address lookup does not
work at all at the moment... It did yesterday, no idea what's wrong...

-- 
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 284812] New: kmail2 does not hide recipients in bcc field

2011-10-23 Thread Gandalf Lechner
https://bugs.kde.org/show_bug.cgi?id=284812

   Summary: kmail2 does not hide recipients in bcc field
   Product: kmail2
   Version: 1.99.0
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: gandalf.lech...@univie.ac.at


Version:   1.99.0 (using KDE 4.7.2) 
OS:Linux

bcc recipients can see the other bcc recipients.

Reproducible: Always

Steps to Reproduce:
send an email with bcc recipients

Actual Results:  
any recipient can see the full list of bcc recipients

Expected Results:  
bcc recipients are invisible to all other recipients

OS: Linux (x86_64) release 3.0.0-13-generic
Compiler: gcc

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 284777] Kmail crashes when opening HTML mail

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284777





--- Comment #2 from Laurent Montel montel kde org  2011-10-23 20:54:17 ---
For the moment I don't know why it crashs for you.
I can't reproduce your crash with your email.

-- 
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 284806] save edited received mail results in a new mail in draft folder, edited mail remains as before

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284806


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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mon...@kde.org
 Resolution||INVALID




--- Comment #1 from Laurent Montel montel kde org  2011-10-23 20:56:16 ---
No you will not overwrite existing email.
So it's normal to save in draft.

-- 
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 284748] kmail crashes on startup

2011-10-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=284748





--- Comment #3 from Laurent Montel montel kde org  2011-10-23 20:57:51 ---
it doesn't give me info to fix it...
Which collection ?
migration from kmail1 ?
etc.

-- 
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 284821] New: Part 4 of the MASTERCRASH

2011-10-23 Thread Tobias Frei
https://bugs.kde.org/show_bug.cgi?id=284821

   Summary: Part 4 of the MASTERCRASH
   Product: Akonadi
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: tob...@freiwuppertal.de


Application: akonaditray (0.1)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-13-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
And it is not even hard.

You just have to run BleachBit (bleachbit-cli on another session WILL work)
with all options (because I do not know which option is the one that kills
everything).
Every program you start after the cleanup and every program running at the
moment will CRASH. This also works if you are another, evil, user running
bleachbit-cli on ssh to kill the KDE-screenlock of another user using the KDE
desktop environment.

How to reconstruct the bug:
1. Lock the screen
2. Press Ctrl+Alt+F1 (or whatever).
3. login as any user
4. run bleachbit-cli with all options
5. return to Ctrl+Alt+F7 and move your mouse
6. The screen lock and every program protecting the session CRASHES!

I could not believe that it works, but it does. And it also works on another
computers I use to test this.
You do not have to  run bleachbit as root. I am sure that it will also work if
you login per ssh. Try it! O.O

This is the first program which crashed. To report the other ones, I need the
debug symbols - and apt-get keeps crashing. xD

-- END OF PART 4 --

Sorry for missing debug symbols this time, but the policy kit AND apt-get
crashed, too. I could not install them. :/

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi-Modul (akonaditray), signal: Bus error
[KCrash Handler]
#6  0x7f2c9f5a16f7 in lock (this=0x2549840) at
../../kdecore/util/kshareddatacache.cpp:1123
#7  KSharedDataCache::Private::CacheLocker::cautiousLock (this=0x7fff6e46e5f0)
at ../../kdecore/util/kshareddatacache.cpp:1146
#8  0x7f2c9f59d959 in CacheLocker (_d=optimized out, this=0x7fff6e46e5f0)
at ../../kdecore/util/kshareddatacache.cpp:1170
#9  KSharedDataCache::find (this=0x2554e60, key=...,
destination=0x7fff6e46e6c0) at ../../kdecore/util/kshareddatacache.cpp:1492
#10 0x7f2ca0064dd9 in KIconLoaderPrivate::findCachedPixmapWithPath
(this=0x2563600, key=..., data=..., path=...) at
../../kdeui/icons/kiconloader.cpp:860
#11 0x7f2ca00650f1 in KIconLoader::loadIcon (this=0x253c770,
_name=optimized out, group=KIconLoader::Desktop, size=48, state=0,
overlays=..., path_store=0x0, canReturnNull=false) at
../../kdeui/icons/kiconloader.cpp:1222
#12 0x7f2ca0065ccc in DesktopIcon (name=..., force_size=0, state=0,
overlays=...) at ../../kdeui/icons/kiconloader.cpp:1605
#13 0x004095b2 in _start ()

Possible duplicates by query: bug 284819, bug 284770.

Reported using DrKonqi

-- 
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 279087] Filters are applied to unread messages

2011-10-23 Thread awendt
https://bugs.kde.org/show_bug.cgi?id=279087


awe...@putergeek.com changed:

   What|Removed |Added

 CC||awe...@putergeek.com




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 283484] KMail filters do not work on unread mails

2011-10-23 Thread awendt
https://bugs.kde.org/show_bug.cgi?id=283484


awe...@putergeek.com changed:

   What|Removed |Added

 CC||awe...@putergeek.com




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 284839] New: Kontact - Erro ao sair do aplicativo

2011-10-23 Thread Aguinaldo Alves
https://bugs.kde.org/show_bug.cgi?id=284839

   Summary: Kontact - Erro ao sair do aplicativo
   Product: kontact
   Version: 4.7.2
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: aguinaldo_lorra...@ig.com.br


Application: kontact (4.7.2)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic-pae i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
Toda vez que saio do aplicativo o KDE exibe uma janela solicitando se quero
reiniciar o aplicativo, enviar um relatório de erro ou fechar;

- Unusual behavior I noticed:
Deveria fechar normalmente

The crash can be reproduced every time.

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

Thread 4 (Thread 0xb124cb70 (LWP 11809)):
#0  0xb784c424 in __kernel_vsyscall ()
#1  0xb3d87a5c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2  0xb61e4cfc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb598c883 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb598c99f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb3d83d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb61d70ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 3 (Thread 0xb0923b70 (LWP 11810)):
#0  0xb3d85dc6 in pthread_mutex_lock () from
/lib/i386-linux-gnu/libpthread.so.0
#1  0xb61e4f14 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb3cacf53 in g_main_context_check () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb3cad8f0 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb3cadc2a in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb6fc7b37 in QEventDispatcherGlib::processEvents (this=0x9727788,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0xb6f981dd in QEventLoop::processEvents (this=0xb09232c0, flags=...) at
kernel/qeventloop.cpp:149
#7  0xb6f98421 in QEventLoop::exec (this=0xb09232c0, flags=...) at
kernel/qeventloop.cpp:201
#8  0xb6e9b90b in QThread::exec (this=0x9718520) at thread/qthread.cpp:498
#9  0xb6e9b9fb in QThread::run (this=0x9718520) at thread/qthread.cpp:565
#10 0xb6e9e7b3 in QThreadPrivate::start (arg=0x9718520) at
thread/qthread_unix.cpp:331
#11 0xb3d83d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb61d70ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xacd62b70 (LWP 11864)):
#0  0xb3d66d10 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0xb6ef57d5 in do_gettime (frac=0xacd62000, sec=0xacd61ff8) at
tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6fc84b6 in QTimerInfoList::updateCurrentTime (this=0x9e1a0b4) at
kernel/qeventdispatcher_unix.cpp:339
#4  0xb6fc880a in QTimerInfoList::timerWait (this=0x9e1a0b4, tm=...) at
kernel/qeventdispatcher_unix.cpp:442
#5  0xb6fc7053 in timerSourcePrepareHelper (src=optimized out,
timeout=0xacd6210c) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb6fc70ed in timerSourcePrepare (source=0x9e1a080, timeout=optimized
out) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb3cac88c in g_main_context_prepare () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb3cad637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb3cadc2a in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb6fc7b37 in QEventDispatcherGlib::processEvents (this=0x9c9fb88,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0xb6f981dd in QEventLoop::processEvents (this=0xacd62290, flags=...) at
kernel/qeventloop.cpp:149
#12 0xb6f98421 in QEventLoop::exec (this=0xacd62290, flags=...) at
kernel/qeventloop.cpp:201
#13 0xb6e9b90b in QThread::exec (this=0x965f3a0) at thread/qthread.cpp:498
#14 0xb6f78e2d in QInotifyFileSystemWatcherEngine::run (this=0x965f3a0) at
io/qfilesystemwatcher_inotify.cpp:248
#15 0xb6e9e7b3 in QThreadPrivate::start (arg=0x965f3a0) at
thread/qthread_unix.cpp:331
#16 0xb3d83d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0xb61d70ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb27c3730 (LWP 11808)):
[KCrash Handler]
#7  data (this=optimized out) at
../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:135
#8  qGetPtrHelperQScopedPointerQObjectData  (p=optimized out) at
../../include/QtCore/../../src/corelib/global/qglobal.h:2343
#9  d_func (this=optimized out) at itemviews/qitemselectionmodel.h:130
#10 

[Bug 284748] kmail crashes on startup

2011-10-23 Thread illumilore
https://bugs.kde.org/show_bug.cgi?id=284748





--- Comment #4 from illumilore illumilore gmail com  2011-10-24 02:11:25 ---
What do you mean by collection or migration? This happens when I open up kmail.

-- 
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 284842] New: Kontact crashes when message saved as template

2011-10-23 Thread bruceM
https://bugs.kde.org/show_bug.cgi?id=284842

   Summary: Kontact crashes when message saved as template
   Product: kontact
   Version: 4.7.2
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: br...@anantamyoga.co.za


Application: kontact (4.7.2)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed: I saved a KMail2 message as a
template. On reopening Kontact, the message wasn't in the template folder.

The crash can be reproduced every time.

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

Thread 4 (Thread 0xb6c26b70 (LWP 1869)):
#0  0x00955416 in __kernel_vsyscall ()
#1  0x00709a5c in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0081acfc in __pthread_cond_wait (cond=0x2b62430, mutex=0x2b62418) at
forward.c:139
#3  0x02441883 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0x0244199f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0x00705d31 in start_thread (arg=0xb6c26b70) at pthread_create.c:304
#6  0x0080d0ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 3 (Thread 0xb62fdb70 (LWP 1870)):
#0  0x00955416 in __kernel_vsyscall ()
#1  0x007fe40e in __GI___poll (fds=0x9ce5c08, nfds=1, timeout=7373) at
../sysdeps/unix/sysv/linux/poll.c:87
#2  0x08c2134b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x08c12896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x08c12c2a in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x00aeab37 in QEventDispatcherGlib::processEvents (this=0x9ce5bf8,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00abb1dd in QEventLoop::processEvents (this=0xb62fd2c0, flags=...) at
kernel/qeventloop.cpp:149
#7  0x00abb421 in QEventLoop::exec (this=0xb62fd2c0, flags=...) at
kernel/qeventloop.cpp:201
#8  0x009be90b in QThread::exec (this=0x9cb7760) at thread/qthread.cpp:498
#9  0x009be9fb in QThread::run (this=0x9cb7760) at thread/qthread.cpp:565
#10 0x009c17b3 in QThreadPrivate::start (arg=0x9cb7760) at
thread/qthread_unix.cpp:331
#11 0x00705d31 in start_thread (arg=0xb62fdb70) at pthread_create.c:304
#12 0x0080d0ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xb4598b70 (LWP 1874)):
#0  0x00707dbd in __pthread_mutex_lock (mutex=0xa0cbb14) at
pthread_mutex_lock.c:61
#1  0x0081af14 in pthread_mutex_lock (mutex=0xa0cbb14) at forward.c:182
#2  0x08c118bb in g_main_context_prepare () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x08c12637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x08c12c2a in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x00aeab37 in QEventDispatcherGlib::processEvents (this=0x9f24be8,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00abb1dd in QEventLoop::processEvents (this=0xb4598290, flags=...) at
kernel/qeventloop.cpp:149
#7  0x00abb421 in QEventLoop::exec (this=0xb4598290, flags=...) at
kernel/qeventloop.cpp:201
#8  0x009be90b in QThread::exec (this=0xa09adc0) at thread/qthread.cpp:498
#9  0x00a9be2d in QInotifyFileSystemWatcherEngine::run (this=0xa09adc0) at
io/qfilesystemwatcher_inotify.cpp:248
#10 0x009c17b3 in QThreadPrivate::start (arg=0xa09adc0) at
thread/qthread_unix.cpp:331
#11 0x00705d31 in start_thread (arg=0xb4598b70) at pthread_create.c:304
#12 0x0080d0ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb789b730 (LWP 1868)):
[KCrash Handler]
#7  QSharedDataPointer (o=..., this=0xbfe0245c) at
/usr/include/qt4/QtCore/qshareddata.h:93
#8  assignEntityPrivate (one=..., other=...) at ../../akonadi/entity.cpp:49
#9  0x04470737 in Akonadi::Entity::operator= (this=0xbfe024c8, other=...) at
../../akonadi/entity.cpp:116
#10 0x0423fe2d in operator= (this=optimized out) at
/usr/include/akonadi/collection.h:75
#11 Message::ComposerViewBase::slotSaveMessage (this=0xa080568, job=0xb3b8358)
at ../../messagecomposer/composerviewbase.cpp:971
#12 0x042059c5 in Message::ComposerViewBase::qt_metacall (this=0xa080568,
_c=QMetaObject::InvokeMetaMethod, _id=optimized out, _a=0xbfe02608) at
moc_composerviewbase.cpp:112
#13 0x00ac2b7d in metacall (argv=0xbfe02608, idx=17,
cl=QMetaObject::InvokeMetaMethod, object=0xa080568) at
kernel/qmetaobject.cpp:237
#14 QMetaObject::metacall (object=0xa080568, cl=QMetaObject::InvokeMetaMethod,
idx=17,