[Bug 259082] [regression] Special folder icons do not show

2010-12-10 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=259082





--- Comment #2 from Volker Krause vkrause kde org  2010-12-10 09:10:17 ---
The patch looks like the right approach, but you are modifying a temporary copy
of the collection (Akonadi::Collection is implicitly shared), so the
ItemModifyJob will not actually change anything. Try something like:
Akonadi::Collection trash = m_ui-folderRequester-collection();
Akonadi::EntityDisplayAttribute *attribute =
trash.attributeAkonadi::EntityDisplayAttribute( Akonadi::Entity::AddIfMissing
);
attribute-setIconName( QLatin1String( user-trash ) );
new Akonadi::CollectionModifyJob( trash );

(Akonadi::Job sub-classes are auto-started, so no need to explicitly call
start() btw).

-- 
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 257856] Magic Next Button jumps to unread Kolab groupware objects

2010-12-10 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=257856


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Comment #4 from Tobias Koenig tokoe kde org  2010-12-10 09:39:12 ---
Hej,

so for groupware folders which are correctly hidden after adding a Kolab
resource, the magic next button doesn't jump to any groupware objects. So this
part of the bug report is invalid.
If there is another bug with groupware folders not being hidden properly, we
should open a new bug with matching title.

Ciao,
Tobias

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


[Bug 259413] New: Kontact crashes after adding a contact

2010-12-10 Thread Jos Geluk
https://bugs.kde.org/show_bug.cgi?id=259413

   Summary: Kontact crashes after adding a contact
   Product: kontact
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: j...@ardispark.nl


Application: kontact (4.4.7)
KDE Platform Version: 4.5.85 (4.6 Beta2)
Qt Version: 4.7.1
Operating System: Linux 2.6.37-8-generic i686
Distribution: Ubuntu natty (development branch)

-- Information about the crash:
- What I was doing when the application crashed: adding the first contact in an
otherwise pristine Kontact install. Entered name, phone, e-mail, then clicked
Add.

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

Thread 2 (Thread 0xb15e1b70 (LWP 1429)):
#0  0x00e15e36 in clock_gettime () from /lib/librt.so.1
#1  0x029996f8 in ?? () from /usr/lib/libQtCore.so.4
#2  0x02a65a12 in ?? () from /usr/lib/libQtCore.so.4
#3  0x02a64262 in ?? () from /usr/lib/libQtCore.so.4
#4  0x02a642fd in ?? () from /usr/lib/libQtCore.so.4
#5  0x02068044 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x02068ed3 in ?? () from /lib/libglib-2.0.so.0
#7  0x02069594 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x02a64aa7 in
QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) ()
from /usr/lib/libQtCore.so.4
#9  0x02a367d9 in
QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () from
/usr/lib/libQtCore.so.4
#10 0x02a36a72 in QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) ()
from /usr/lib/libQtCore.so.4
#11 0x02940be8 in QThread::exec() () from /usr/lib/libQtCore.so.4
#12 0x02a1871b in ?? () from /usr/lib/libQtCore.so.4
#13 0x02943669 in ?? () from /usr/lib/libQtCore.so.4
#14 0x00dfdcc9 in start_thread () from /lib/libpthread.so.0
#15 0x009f66be in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb774f730 (LWP 1419)):
[KCrash Handler]
#7  0x00b76416 in __kernel_vsyscall ()
#8  0x00950941 in raise () from /lib/libc.so.6
#9  0x00953e42 in abort () from /lib/libc.so.6
#10 0x00821065 in __gnu_cxx::__verbose_terminate_handler() () from
/usr/lib/libstdc++.so.6
#11 0x0081ef45 in ?? () from /usr/lib/libstdc++.so.6
#12 0x0081ef82 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0x0081f15b in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#14 0x02a4c984 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x010b0814 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#16 0x010b531e in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#17 0x0051290a in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#18 0x02a3760b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from
/usr/lib/libQtCore.so.4
#19 0x02a3b1c9 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int,
QThreadData*) () from /usr/lib/libQtCore.so.4
#20 0x02a3b35d in QCoreApplication::sendPostedEvents(QObject*, int) () from
/usr/lib/libQtCore.so.4
#21 0x02a648f4 in ?? () from /usr/lib/libQtCore.so.4
#22 0x02068b18 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x020692e0 in ?? () from /lib/libglib-2.0.so.0
#24 0x02069594 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x02a64a6c in
QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) ()
from /usr/lib/libQtCore.so.4
#26 0x01162a65 in ?? () from /usr/lib/libQtGui.so.4
#27 0x02a367d9 in
QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () from
/usr/lib/libQtCore.so.4
#28 0x02a36a72 in QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) ()
from /usr/lib/libQtCore.so.4
#29 0x02a3b41c in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#30 0x010ae6b7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#31 0x0804b53b in _start ()

Possible duplicates by query: bug 259348, bug 259343, bug 259302, bug 259240,
bug 259232.

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 259082] [regression] Special folder icons do not show

2010-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=259082





--- Comment #3 from Laurent Montel montel kde org  2010-12-10 09:50:54 ---
Ok works fine now that we don't use temporary copy 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 259082] [regression] Special folder icons do not show

2010-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=259082





--- Comment #4 from Laurent Montel montel kde org  2010-12-10 09:52:28 ---
SVN commit 1205151 by mlaurent:

Fix Special folder icons do not show bug #259082
Fix for trash icons.
Will look at for other special folder type
CCBUG: 259082


 M  +7 -0  setupserver.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1205151

-- 
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 259082] [regression] Special folder icons do not show

2010-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=259082


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




-- 
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 259053] Folder

2010-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=259053


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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||mon...@kde.org
 Resolution||FIXED




--- Comment #1 from Laurent Montel montel kde org  2010-12-10 10:14:04 ---
fixed in svn trunk svn  #1205154

-- 
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 259391] The default reply and forward templates are empty

2010-12-10 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=259391





--- Comment #1 from Jonathan Marten jjm keelhaul me uk  2010-12-10 10:17:24 
---
Duplicate of bug 184307?

-- 
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 259391] The default reply and forward templates are empty

2010-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=259391


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

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #2 from Laurent Montel montel kde org  2010-12-10 10:18:13 ---
Works fine here.
What do you have in configure-composer-Standard Template ?

Regards

-- 
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 259105] Unread message count in favourite list difficult to read

2010-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=259105


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

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2010-12-10 10:29:03 ---
I confirm it.
But don't know how to fix it (for the moment)

-- 
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 259418] New: kontact crashed on startup

2010-12-10 Thread Simon Bühler
https://bugs.kde.org/show_bug.cgi?id=259418

   Summary: kontact crashed on startup
   Product: kontact
   Version: 4.6 beta2
  Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: si...@aktionspotential.de


Application: kontact (4.6 beta2)
KDE Platform Version: 4.5.85 (4.6 Beta2) (Compiled from sources)
Qt Version: 4.7.1
Operating System: Linux 2.6.36-rc4 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:
hi,
i just had kontact starting up in my kde session when it crashed, see backtrace

The crash can be reproduced some of the time.

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

Thread 3 (Thread 0x7f5be240c910 (LWP 6752)):
#0  0x7f5beee66189 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x7f5bf35183b2 in WTF::TCMalloc_PageHeap::scavengerThread() () from
/usr/lib64/qt4/libQtWebKit.so.4
#2  0x7f5bf35183e9 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) ()
from /usr/lib64/qt4/libQtWebKit.so.4
#3  0x7f5beee62297 in start_thread () from /lib/libpthread.so.0
#4  0x7f5bf40028cd in clone () from /lib/libc.so.6
#5  0x in ?? ()

Thread 2 (Thread 0x7f5bcfd3f910 (LWP 6825)):
#0  0x7f5beee6640d in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x7f5bf4613737 in wait (time=value optimized out, this=value
optimized out) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (time=value optimized out, this=value optimized
out) at thread/qwaitcondition_unix.cpp:160
#3  0x7f5bf4607891 in QThreadPoolThread::run (this=0xc25160) at
concurrent/qthreadpool.cpp:140
#4  0x7f5bf4612f98 in QThreadPrivate::start (arg=0xc25160) at
thread/qthread_unix.cpp:285
#5  0x7f5beee62297 in start_thread () from /lib/libpthread.so.0
#6  0x7f5bf40028cd in clone () from /lib/libc.so.6
#7  0x in ?? ()

Thread 1 (Thread 0x7f5bf6b75740 (LWP 6749)):
[KCrash Handler]
#6  QHashQString, QHashDummyValue::size (this=0x65002f) at
/usr/include/qt4/QtCore/qhash.h:291
#7  0x7f5bf12ea75d in QSetQString::toList (this=0x65002f) at
/usr/include/qt4/QtCore/qset.h:294
#8  0x7f5bf12eb025 in Akonadi::Monitor::mimeTypesMonitored (this=value
optimized out) at
/var/tmp/portage/kde-base/kdepimlibs-/work/kdepimlibs-/akonadi/monitor.cpp:192
#9  0x7f5bf12b09d3 in Akonadi::EntityTreeModelPrivate::fetchCollections
(this=0xb3c1e0, collection=..., type=value optimized out,
listing=NotFirstListing)
at
/var/tmp/portage/kde-base/kdepimlibs-/work/kdepimlibs-/akonadi/entitytreemodel_p.cpp:260
#10 0x7f5bf12b0c12 in Akonadi::EntityTreeModelPrivate::firstFetchJobDone
(this=0xb3c1e0, job=0xaf1040)
at
/var/tmp/portage/kde-base/kdepimlibs-/work/kdepimlibs-/akonadi/entitytreemodel_p.cpp:1213
#11 0x7f5bf12a5b1f in Akonadi::EntityTreeModel::qt_metacall (this=0xb428d0,
_c=InvokeMetaMethod, _id=value optimized out, _a=0x7fffe2fb1270)
at
/var/tmp/portage/kde-base/kdepimlibs-/work/kdepimlibs-_build/akonadi/entitytreemodel.moc:139
#12 0x7f5bf472b607 in QMetaObject::activate (sender=0xaf1040, m=value
optimized out, local_signal_index=value optimized out, argv=0xb38ea0) at
kernel/qobject.cpp:3272
#13 0x7f5bf4b8a092 in KJob::result (this=0x65002f, _t1=0xaf1040) at
/var/tmp/portage/kde-base/kdelibs-/work/kdelibs-_build/kdecore/kjob.moc:194
#14 0x7f5bf4b8a3f1 in KJob::emitResult (this=0xaf1040) at
/var/tmp/portage/kde-base/kdelibs-/work/kdelibs-/kdecore/jobs/kjob.cpp:312
#15 0x7f5bf4b8a498 in KJob::kill (this=0xaf1040, verbosity=EmitResult) at
/var/tmp/portage/kde-base/kdelibs-/work/kdelibs-/kdecore/jobs/kjob.cpp:112
#16 0x7f5bf130da80 in Akonadi::Session::clear (this=0xb406a0) at
/var/tmp/portage/kde-base/kdepimlibs-/work/kdepimlibs-/akonadi/session.cpp:423
#17 0x7f5bf130db44 in Akonadi::Session::~Session (this=0x65002f,
__in_chrg=value optimized out) at
/var/tmp/portage/kde-base/kdepimlibs-/work/kdepimlibs-/akonadi/session.cpp:392
#18 0x7f5bf472425c in QObjectPrivate::deleteChildren (this=0xab0450) at
kernel/qobject.cpp:1949
#19 0x7f5bf472cff6 in QObject::~QObject (this=0xafa460, __in_chrg=value
optimized out) at kernel/qobject.cpp:945
#20 0x7f5bdd80f00f in KMKernel::~KMKernel (this=0xafa460, __in_chrg=value
optimized out) at
/var/tmp/portage/kde-base/kmail-/work/kmail-/kmail/kmkernel.cpp:228
#21 0x7f5bddb6b89d in KMailPart::~KMailPart (this=0x9937d0,
__in_chrg=value optimized out, __vtt_parm=value optimized out)
at
/var/tmp/portage/kde-base/kmail-/work/kmail-/kmail/kmail_part.cpp:139
#22 0x7f5bf6368939 in 

[Bug 259104] [regression] Quick search field resets but doesn't get visually reset

2010-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=259104


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

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2010-12-10 10:30:41 ---
Waou... it's a valid bug
not good...
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 259421] New: Kmail 4.4.8 displays messages as empty

2010-12-10 Thread mps
https://bugs.kde.org/show_bug.cgi?id=259421

   Summary: Kmail 4.4.8 displays messages as empty
   Product: kmail
   Version: unspecified
  Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: moabi2...@gmail.com


Created an attachment (id=54383)
 -- (http://bugs.kde.org/attachment.cgi?id=54383)
screenshort showing how kmail shows messages as empty

Version:   unspecified (using KDE 4.5.85) 
OS:Linux


Kmail has suddenly started displaying messages as empty. The mails arrive ok in
inbox on a pop mail check, headers and text are visible. However clicking on
the messages in the message list causes the message to be displayed as empty
and the subject and from headers to be unknown (in fact in one message
subject and from have remained visible, but body is empty, for others headers
are empty too). See attached screenshot. This happens with every message.

I am storing messages in maildir. Opening the maildir in another client - mutt
or gnus (with kmail closed) shows the messages are still there and can be read
normally. The files therefore seem not to be damaged, it is a display problem
in kmail. However, the effect is equivalent to dataloss. 

I am running kdepim 4.4.8 on kde 4.6 beta 2.



Reproducible: Always

-- 
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 259421] Kmail 4.4.8 displays messages as empty

2010-12-10 Thread mps
https://bugs.kde.org/show_bug.cgi?id=259421





--- Comment #1 from mps moabi2000 gmail com  2010-12-10 10:37:24 ---
PS - I tried running kmail from the command line but there was no output (debug
is on in kdebugdialog). If there is a way I can provide further info please let
me know.

-- 
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 259422] New: Kmail ignores trash folder setting. It moves deleted emails to the local trash folder.

2010-12-10 Thread Fetid Frog
https://bugs.kde.org/show_bug.cgi?id=259422

   Summary: Kmail ignores trash folder setting. It moves deleted
emails to the local trash folder.
   Product: kmail2
   Version: 2.0.89
  Platform: Archlinux Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: commands and actions
AssignedTo: kdepim-bugs@kde.org
ReportedBy: fetidf...@gmail.com


Version:   2.0.89 (using KDE 4.5.85) 
OS:Linux

When the Akonadi IMAP resource 'trash folder' setting is set to an IMAP folder,
KMail still uses the local trash folder when deleting an open email. Deleting a
message from the message list works as expected, it is only when viewing an
email and deleting it from the message window that it ignores the trash folder
setting.

Reproducible: Always

Steps to Reproduce:
1. Set the trash folder setting of an IMAP resource. Select an IMAP directory
within that resource to be used as the trash folder.
2. Open an email on the resource in the message window. Press the delete key.
3. Look in the configured trash folder. The deleted email is not there.
4. Look in the local trash folder. The deleted email is there.
5. Try again, this time selecting a message from the message list and pressing
delete. This works as expected.

Actual Results:  
The local trash folder is used instead of the configured trash folder for the
IMAP resource.

Expected Results:  
It should use the configured folder of course!

-- 
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 258549] recipients autocompletion is difficult to use in 'Automatic' mode

2010-12-10 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=258549


Volker Krause vkra...@kde.org changed:

   What|Removed |Added

   Keywords|komo3   |




--- Comment #1 from Volker Krause vkrause kde org  2010-12-10 10:39:38 ---
Automatic completion mode was a Maemo5 specific workaround due to the way
comboboxes are implemented there. Might not even be necessary anymore. All
other platforms use popup completion since revision 1204581.

-- 
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 253221] Participants UI: autocompletion lists transparent background hinders reading

2010-12-10 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=253221


Volker Krause vkra...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Volker Krause vkrause kde org  2010-12-10 10:40:27 ---
Fixed in revision 1204717.

-- 
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 246893] Unread count in folder view does not match number of unread (red) mails in list

2010-12-10 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=246893


Volker Krause vkra...@kde.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #5 from Volker Krause vkrause kde org  2010-12-10 10:42:04 ---
please test with the workaround in revision 1205152.

-- 
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 259423] New: list message in unknown after setup a new imap folder

2010-12-10 Thread sts
https://bugs.kde.org/show_bug.cgi?id=259423

   Summary: list message in unknown after setup a new imap folder
   Product: kmail2
   Version: 2.0.89
  Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: message list
AssignedTo: kdepim-bugs@kde.org
ReportedBy: s...@gmx.de


Version:   2.0.89 (using KDE 4.5.85) 
OS:Linux

I have setup an imap folder in kmail2.
He loads all mails but display one under Unknown.

The source code of this mail is:
Date: Thu, 18 Nov 2010 00:01:00 +0100 (CET)

After restart kontact.. It works fine.

Reproducible: Didn't try




OS: Linux (x86_64) release 2.6.34.7-0.5-default
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 256751] 'Previous' and 'Next' buttons do not work properly in Find in Message

2010-12-10 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=256751


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig tokoe kde org  2010-12-10 10:47:42 ---
SVN commit 1205170 by tokoe:

Do not overwrite the FindWrapsAroundDocument flag in
'search backwards' mode.

BUG: 256751


 M  +1 -1  findbar.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1205170

-- 
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 250602] BCC addresses functionality not implemented

2010-12-10 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=250602


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|REOPENED|NEEDSINFO
 Resolution||WAITINGFORINFO




--- Comment #3 from Tobias Koenig tokoe kde org  2010-12-10 10:59:03 ---
Hej Sabine,

I guess you mix up BCC and Reply-To here. As the What's This information of
the 'BCC addresses' fields in the identity dialog says, the BCC address is
added automatically to the composer if Recipient A is sending an email. This
feature is used to archive all mails Recipient A sends to a second account. The
feature you are referring to is the Reply-To field, which is used by Recipient
C's mail client to send back the message to an altenative email address of
Recipient A.
Can you confirm that?

Ciao,
Tobias

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


[Bug 259427] New: Kontact crashes at searching toolbar-entries

2010-12-10 Thread Ewald Müller
https://bugs.kde.org/show_bug.cgi?id=259427

   Summary: Kontact crashes at searching toolbar-entries
   Product: kontact
   Version: 4.4.2
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: emu...@netscape.net


Application: kontact (4.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-26-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Starting Kontact, view Mails with KMail, i opened the toolbar-modification,
tried to add a command by searching it in the left command-list: _ Kontact
crashed with segmentation fault

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb13d6b70 (LWP 2104)):
#0  0x00583422 in __kernel_vsyscall ()
#1  0x00b60b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x03bbf4eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x03bb20ac in ?? () from /lib/libglib-2.0.so.0
#4  0x03bb24b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x02ca860f in QEventDispatcherGlib::processEvents (this=0xb3000c98,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x02c7b059 in QEventLoop::processEvents (this=0xb13d6270, flags=) at
kernel/qeventloop.cpp:149
#7  0x02c7b4aa in QEventLoop::exec (this=0xb13d6270, flags=...) at
kernel/qeventloop.cpp:201
#8  0x02b775a8 in QThread::exec (this=0x8c43438) at thread/qthread.cpp:487
#9  0x02c5ac1b in QInotifyFileSystemWatcherEngine::run (this=0x8c43438) at
io/qfilesystemwatcher_inotify.cpp:248
#10 0x02b7a32e in QThreadPrivate::start (arg=0x8c43438) at
thread/qthread_unix.cpp:248
#11 0x077e696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x00b6ea4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb78b0990 (LWP 2078)):
[KCrash Handler]
#6  0x0550a993 in QListModeViewBase::scrollContentsBy (this=0x9526098, dx=0,
dy=18, scrollElasticBand=false) at itemviews/qlistview.cpp:2168
#7  0x05509ba7 in QListView::scrollContentsBy (this=0x95277e0, dx=0, dy=18) at
itemviews/qlistview.cpp:705
#8  0x05441d65 in QAbstractScrollAreaPrivate::_q_vslide (this=0x951f598, y=0)
at widgets/qabstractscrollarea.cpp:1310
#9  0x054433d2 in QAbstractScrollArea::qt_metacall (this=0x95277e0,
_c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfb37fb8) at
.moc/release-shared/moc_qabstractscrollarea.cpp:85
#10 0x054f148a in QAbstractItemView::qt_metacall (this=0x95277e0,
_c=QMetaObject::InvokeMetaMethod, _id=29, _a=0xbfb37fb8) at
.moc/release-shared/moc_qabstractitemview.cpp:213
#11 0x05680c3a in QListView::qt_metacall (this=0x95277e0,
_c=QMetaObject::InvokeMetaMethod, _id=29, _a=0xbfb37fb8) at
.moc/release-shared/moc_qlistview.cpp:111
#12 0x0556089a in QListWidget::qt_metacall (this=0x95277e0,
_c=QMetaObject::InvokeMetaMethod, _id=29, _a=0xbfb37fb8) at
.moc/release-shared/moc_qlistwidget.cpp:123
#13 0x006c821a in KDEPrivate::ToolBarListWidget::qt_metacall (this=0x95277e0,
_c=QMetaObject::InvokeMetaMethod, _id=29, _a=0xbfb37fb8) at
./kedittoolbar_p.moc:69
#14 0x02c81c9a in QMetaObject::metacall (object=0x95277e0, cl=157854480,
idx=29, argv=0xbfb37fb8) at kernel/qmetaobject.cpp:237
#15 0x02c903d5 in QMetaObject::activate (sender=0x95154b0, m=0x58889f4,
local_signal_index=0, argv=0xbfb37fb8) at kernel/qobject.cpp:3293
#16 0x05678be3 in QAbstractSlider::valueChanged (this=0x95154b0, _t1=0) at
.moc/release-shared/moc_qabstractslider.cpp:182
#17 0x0535b0e7 in QAbstractSlider::setValue (this=0x95154b0, value=0) at
widgets/qabstractslider.cpp:542
#18 0x0535bacc in QAbstractSlider::setRange (this=0x95154b0, min=0, max=-1) at
widgets/qabstractslider.cpp:251
#19 0x0550d8b2 in QListModeViewBase::updateVerticalScrollBar (this=0x9526098,
step=...) at itemviews/qlistview.cpp:2021
#20 0x05517d58 in QListView::updateGeometries (this=0x95277e0) at
itemviews/qlistview.cpp:1484
#21 0x054e76b3 in QAbstractItemView::doItemsLayout (this=0x95277e0) at
itemviews/qabstractitemview.cpp:1135
#22 0x0550b519 in QListView::doItemsLayout (this=0x95277e0) at
itemviews/qlistview.cpp:1466
#23 0x054e850f in QAbstractItemView::timerEvent (this=0x95277e0,
event=0xbfb38a50) at itemviews/qabstractitemview.cpp:2365
#24 0x0550b92a in QListView::timerEvent (this=0x95277e0, e=0xbfb38a50) at
itemviews/qlistview.cpp:817
#25 0x02c8d254 in QObject::event (this=0x95277e0, e=0x966f448) at
kernel/qobject.cpp:1212
#26 0x04fab326 in QWidget::event (this=0x95277e0, event=0xbfb38a50) at
kernel/qwidget.cpp:8455
#27 0x053a7fd3 in QFrame::event (this=0x95277e0, e=0xbfb38a50) at
widgets/qframe.cpp:557
#28 0x05442d97 in QAbstractScrollArea::event (this=0x95277e0, e=0xbfb38a50) at
widgets/qabstractscrollarea.cpp:989
#29 0x054ef82c in QAbstractItemView::event (this=0x95277e0, event=0xbfb38a50)
at 

[Bug 258110] Number of unread messages does not update

2010-12-10 Thread Fetid Frog
https://bugs.kde.org/show_bug.cgi?id=258110


Fetid Frog fetidf...@gmail.com changed:

   What|Removed |Added

 CC||fetidf...@gmail.com




--- Comment #2 from Fetid Frog fetidfrog gmail com  2010-12-10 11:09:45 ---
This appears to be fixed in KMail 2.0.89. It now works as expected.

I too have no unread message count on the systray icon (is this by design?),
but the correct count is shown in the systray tooltip and in the KMail folder
view.

-- 
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 259430] New: imap mail migration fails with 'Resource is not working correctly'

2010-12-10 Thread Will Stephenson
https://bugs.kde.org/show_bug.cgi?id=259430

   Summary: imap mail migration fails with 'Resource is not
working correctly'
   Product: Akonadi
   Version: unspecified
  Platform: openSUSE RPMs
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: Migration
AssignedTo: kdepim-bugs@kde.org
ReportedBy: wstephen...@kde.org


Version:   unspecified (using KDE 4.5.80) 
OS:Linux

The resource status is 'no server configured yet' but the configuration looks
good:


[cache]
IntervalCheckTime=-1

[network]
Authentication=7
ImapServer=imap
SubscriptionEnabled=true
UserName=wstephenson


Reproducible: Didn't try

-- 
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 257365] Check spelling functionality not implemented

2010-12-10 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=257365


Volker Krause vkra...@kde.org changed:

   What|Removed |Added

   Keywords|komo3   |




--- Comment #1 from Volker Krause vkrause kde org  2010-12-10 11:58:16 ---
Problem on Maemo5 is the lack of packaged dictionaries, the spell checking
engine is there, as well as the integration in the application.

For WinCE Andre fixed it during the last days, so no komo3 tag anymore.

-- 
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 259053] Folder icons for special roles (trash, sent, ...) not used

2010-12-10 Thread Will Stephenson
https://bugs.kde.org/show_bug.cgi?id=259053


Will Stephenson wstephen...@kde.org changed:

   What|Removed |Added

Summary|Folder  |Folder icons for special
   ||roles (trash, sent, ...)
   ||not used




--- Comment #2 from Will Stephenson wstephenson kde org  2010-12-10 12:08:07 
---
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 255613] R: Kmail-mobile crashes when clicking on the Imap inbox

2010-12-10 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=255613


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|NEW |NEEDSINFO
 Resolution||WAITINGFORINFO




--- Comment #3 from Tobias Koenig tokoe kde org  2010-12-10 12:25:29 ---
Any news on this?

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


[Bug 259433] New: Suggestion: Ability to add any arbitrary tag to any PIM data

2010-12-10 Thread fatgerman
https://bugs.kde.org/show_bug.cgi?id=259433

   Summary: Suggestion: Ability to add any arbitrary tag to any
PIM data
   Product: kontact
   Version: 4.6 beta2
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: fatger...@googlemail.com


Version:   4.6 beta2 (using KDE 4.5.85) 
OS:Linux

This is really 3 requests in one so I'm not sure what to categorise it under. I
notice that in KMail 4.6 I can now create buttons to assign tags to emails.
It's useful to be able to tag emails but I think this interface could go
further and become just about the most useful thing since the computer.

First, rather than having to create buttons to assign tags I'd like it on a
conext menu, or an 'Assign Tag' link like Dolphin has; I have nearly 1000
unique tag names, I don't have screen space for all the buttons :-)

Second, why stop at email? I'd like to be able to assign tags to any and all of
my PIM data - notes, journal entries, contacts, calendar entries,. etc.

Third, I'd like all of these tagged items to show up alongside my tagged photos
and documents when I do a nepomuk search through Dolphin.

I'll try and explain why I think this crazy idea is useful. I'm a part-time
writer and photographer. My hard disc is littered with photographs and
documents. Kontact is full of notes, journal entires, calendar entries etc. I
generally spend 40% of my working time just looking for saved information. I
need information management that pulls everything together but I have yet to
find a solution that works for me. Adding nepomuk tags to everything and, most
importantly, making *everything show up in the same search* would, as far as
I'm concerned, by information management nirvana, and I suggest it because this
new nepomuk stuff is the only thing I've seen that might actually make it
possible.

Reproducible: Didn't try

-- 
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 123548] 'Apply' button is always enabled in 'Filter rules' dialogue

2010-12-10 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=123548


András Manţia aman...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #4 from András Manţia amantia kde org  2010-12-10 12:44:09 ---
SVN commit 1205188 by amantia:

Fix the Apply button behaviour in the Configure Filters dialog. Patch by George
Metaxas.

BUG: 123548

 M  +62 -4 kmail/kmfilterdlg.cpp  
 M  +19 -0 kmail/kmfilterdlg.h  
 M  +123 -76   mailcommon/filteraction.cpp  
 M  +29 -11mailcommon/filteraction.h  
 M  +11 -2 mailcommon/filteractionwidget.cpp  
 M  +6 -0  mailcommon/filteractionwidget.h  
 M  +24 -1 mailcommon/searchpatternedit.cpp  
 M  +4 -2  mailcommon/searchpatternedit.h  
 M  +1 -0  mailcommon/soundtestwidget.cpp  
 M  +6 -0  mailcommon/soundtestwidget.h  


WebSVN link: http://websvn.kde.org/?view=revrevision=1205188

-- 
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 258021] To: button too small

2010-12-10 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=258021


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #2 from Tobias Koenig tokoe kde org  2010-12-10 12:55:40 ---
SVN commit 1205192 by tokoe:

Fix the initial layout of the recipients editor

BUG: 258021


 M  +0 -3  kmail-composer.qml  


WebSVN link: http://websvn.kde.org/?view=revrevision=1205192

-- 
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 259136] Sorting of message list not working

2010-12-10 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=259136


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||to...@kde.org
 Resolution||WAITINGFORINFO




--- Comment #1 from Tobias Koenig tokoe kde org  2010-12-10 13:02:57 ---
Hej Björn,

works fine here on desktop, can you attach a screenshot of the settings dialog
and the message list, please?

Ciao,
Tobias

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


[Bug 174034] Word wrapping in effect even when turned off

2010-12-10 Thread Lasse Collin
https://bugs.kde.org/show_bug.cgi?id=174034


Lasse Collin lasse.col...@tukaani.org changed:

   What|Removed |Added

 CC||lasse.col...@tukaani.org




--- Comment #3 from Lasse Collin lasse collin tukaani org  2010-12-10 
12:53:51 ---
This bug is especially annoying when sending patches. If the patch has long
lines, the composer window must be resized to be wide enough to prevent KMail
from wordwrapping and thus corrupting the patch when sending. On a small screen
you may need to make the composer window wider than the screen. Simply
disabling wordwrapping from the Options menu isn't enough.

The bug 238629 seems to be a duplicate of this bug. The bug 219572 might be
related to this bug.

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


[Bug 223477] Maintenance tab in folder properties dialog not useful

2010-12-10 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=223477


András Manţia aman...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #5 from András Manţia amantia kde org  2010-12-10 13:10:11 ---
SVN commit 1205195 by amantia:

Fix the rest of Maintenance tab in folder properties dialog not useful bug.
Patch by Antonis Tsiapaliokas

BUG: 223477


 M  +0 -6  collectionmaintenancepage.cpp  
 M  +0 -1  collectionmaintenancepage.h  


WebSVN link: http://websvn.kde.org/?view=revrevision=1205195

-- 
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 223438] Metabug for KMail 2 release blockers

2010-12-10 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 223477, which changed state.

Bug 223477 Summary: Maintenance tab in folder properties dialog not useful
http://bugs.kde.org/show_bug.cgi?id=223477

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



-- 
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 258378] fresh configured account is not synced.

2010-12-10 Thread Ludwig Reiter
https://bugs.kde.org/show_bug.cgi?id=258378


Ludwig Reiter ludwig.rei...@intevation.de changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED




--- Comment #3 from Ludwig Reiter ludwig reiter intevation de  2010-12-10 
13:31:02 ---
version: KMail-mobile 4.6. beta2 (svn-1204839)

test of the description with 200 mails.
Needs some time to sync.
After waiting for some time I could look at the mails.

So I close this issue.

-- 
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 259423] list message in unknown after setup a new imap folder

2010-12-10 Thread sts
https://bugs.kde.org/show_bug.cgi?id=259423





--- Comment #1 from  sts gmx de  2010-12-10 14:17:26 ---
now another Mail is also list in unknown.

E-Mail Source means:
Date: Date: Fri, 10 Dec 2010 13:01:38 +0100

In Kmail I see Sun Feb 7 07:28:15 2106

-- 
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 258479] Akonadi IMAP resource not syncing after system startup/resume, requires Akonadi to be restarted

2010-12-10 Thread Andreas Demmer
https://bugs.kde.org/show_bug.cgi?id=258479





--- Comment #1 from Andreas Demmer mail andreas-demmer de  2010-12-10 
14:25:24 ---
Upgraded to 4.5.85. Syncing after Suspend/Resume does work now. However,
syncing directly after boot (when WLAN is disconnected during KDE startup) does
not work.

Akonadi Console tells for the according IMAP resource: Could not connect to
the IMAP-server xx.xxx. Failed to connect to server.

This is obvious, but shouldn't Akonadi retry after the configured frequency
time (on my system: 5min) has elapsed? It does not try to reconnect...

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


[Bug 259357] Warning for already running kontact instance when running kmail --composer

2010-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=259357


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

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2010-12-10 14:25:54 ---
Works fine here.
Don't have a warning.

-- 
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 258284] opening mails from external apps results in blank mail window

2010-12-10 Thread Andreas Demmer
https://bugs.kde.org/show_bug.cgi?id=258284





--- Comment #2 from Andreas Demmer mail andreas-demmer de  2010-12-10 
14:27:41 ---
Anyone reading this? Would be great to have this fixed soon during the KDE SC
4.6 RC/Beta run. This is a show stopper for Lion Mail tests, because no mails
can be opened from Lion Mail.

The bug however is not within Lion Mail since it uses KLaunch and this worked
fine with KMail 1.x but not with KMail 2.x.

-- 
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 259439] New: Kmail2 gets stuck retrieving folder

2010-12-10 Thread Jakub Schmidtke
https://bugs.kde.org/show_bug.cgi?id=259439

   Summary: Kmail2 gets stuck retrieving folder
   Product: kmail2
   Version: 2.0.89
  Platform: Archlinux Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: folders
AssignedTo: kdepim-bugs@kde.org
ReportedBy: sja...@gmail.com


Version:   2.0.89 (using KDE 4.5.85) 
OS:Linux

Kmail2 included with 4.6 beta2 is close to unusable.
The migration from kmail migrated the emails, but kmail2 would not retrieve new
messages any more. So I started with an empty configuration and recreated
everything. And it worked for a bit, downloaded the emails, but now
it justs sits there. If I want to open an email it just displays Retrieving
Folder Contents Please wait . . . message. It also doesn't download new
messages that I know are there. And it has been after a clean reboot of the
system. No progress bars, no activity, nothing is going on, just this message,
which disappears after a while and just shows an empty email.


Reproducible: Sometimes

Steps to Reproduce:
Open Kmail, try to open an email :/



OS: Linux (x86_64) release 2.6.36-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 258110] Number of unread messages does not update

2010-12-10 Thread Jakub Schmidtke
https://bugs.kde.org/show_bug.cgi?id=258110





--- Comment #3 from Jakub Schmidtke sjakub gmail com  2010-12-10 14:36:28 ---
No it is not fixed in 2.0.89. The original bug was submitted for 2.0.89, how
can you say that it has been fixed in 2.0.89??? It is not fixed.

-- 
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 258361] An account with many mails cannot be synced (performance problem)

2010-12-10 Thread Ludwig Reiter
https://bugs.kde.org/show_bug.cgi?id=258361


Ludwig Reiter ludwig.rei...@intevation.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #4 from Ludwig Reiter ludwig reiter intevation de  2010-12-10 
14:38:39 ---
version: 4.6. beta2 (svn-1204839)

Not fixed.

Setup:
Inbox 10 mails
|- large1 1050 mails
|- large2 1050 mails
|- large3 1050 mails

I select the inbox and waited 10(!) minutes, but the inbox says: No mails in
this folder.

So not fixed.

-- 
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 259391] The default reply and forward templates are empty

2010-12-10 Thread Jakub Schmidtke
https://bugs.kde.org/show_bug.cgi?id=259391





--- Comment #3 from Jakub Schmidtke sjakub gmail com  2010-12-10 14:39:28 ---
I described what I had in the template window. The problem is not with the
composer not using the templates. The problem is with default values of those
templates.

I started with an empty KDE configuration, and all those templates were set to
%BLANK, resulting in behaviour described. Once it is set to %QUOTE it works
fine. Do you expect every KDE user to set those things manually?

-- 
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 257945] after update high cpu load without end and I can't see a lot of mails in subfolders

2010-12-10 Thread Andreas Demmer
https://bugs.kde.org/show_bug.cgi?id=257945


Andreas Demmer m...@andreas-demmer.de changed:

   What|Removed |Added

 CC||m...@andreas-demmer.de




-- 
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 259391] The default reply and forward templates are empty

2010-12-10 Thread Jakub Schmidtke
https://bugs.kde.org/show_bug.cgi?id=259391





--- Comment #4 from Jakub Schmidtke sjakub gmail com  2010-12-10 14:43:33 ---
I looked at the bug 184307 and found something about 'use defaults'. In my case
this helped too, pressing 'default' button restored those templates to a usable
state. But the bug is still there - why the default was not set there since the
beginning? I started with an empty configuration, defaults should be set by...
well... default when there is nothing set, right? ;)

-- 
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 259391] The default reply and forward templates are empty

2010-12-10 Thread Jakub Schmidtke
https://bugs.kde.org/show_bug.cgi?id=259391





--- Comment #5 from Jakub Schmidtke sjakub gmail com  2010-12-10 14:44:49 ---
And actually the same applies to Charsets tab in the configuration, by
default it was empty, pressing defaults it populated it with valeus that make
sense. Possibly in other places too. So I guess this bug is the default
configuration is not set by default. Should I open a new bug?

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


[Bug 247615] gcal shows wrong error message on network problems and too often

2010-12-10 Thread Peter Nixon
https://bugs.kde.org/show_bug.cgi?id=247615


Peter Nixon listu...@peternixon.net changed:

   What|Removed |Added

 CC||listu...@peternixon.net




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


[Bug 256690] Sending invitations crashs Korganizer Mobile

2010-12-10 Thread Ludwig Reiter
https://bugs.kde.org/show_bug.cgi?id=256690


Ludwig Reiter ludwig.rei...@intevation.de changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED




--- Comment #8 from Ludwig Reiter ludwig reiter intevation de  2010-12-10 
15:06:22 ---
version: 4.6. beta2 (svn-1204839)
Test of the description no longer crash.
(But the invitation stays in the outbox. Another problem.)

Close this one.

-- 
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 250138] Kontact crashed when switching sidebar options (small to large icons, or, show icons only) (Qt 4.7) [QModelIndex, QSortFilterProxyModel::parent, QPersistentModelIndex::parent]

2010-12-10 Thread Bart Cerneels
https://bugs.kde.org/show_bug.cgi?id=250138


Bart Cerneels bart.cerne...@kde.org changed:

   What|Removed |Added

 CC||bart.cerne...@kde.org




-- 
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 123548] 'Apply' button is always enabled in 'Filter rules' dialogue

2010-12-10 Thread Hugh Warrington
https://bugs.kde.org/show_bug.cgi?id=123548





--- Comment #5 from Hugh Warrington hughwarrington gmail com  2010-12-10 
15:48:46 ---
Nice one! Good things come to those who wait.

-- 
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 258635] KDE 4.6 and Google Mail: Unknown Mailbox - Messages

2010-12-10 Thread Jakub Schmidtke
https://bugs.kde.org/show_bug.cgi?id=258635


Jakub Schmidtke sja...@gmail.com changed:

   What|Removed |Added

 CC||sja...@gmail.com




--- Comment #2 from Jakub Schmidtke sjakub gmail com  2010-12-10 16:08:04 ---
I started with a fresh configuration (so no migration) and I am getting
messages like this as well:
Select failed, server replied: A57 NO Unknown Mailbox: ( now in
authenticated state ) ( Failure ) [ Gmail  ]
Select failed, server replied: A000141 NO Unknown Mailbox: ( now in
authenticated state ) ( Failure ) [ Gmail  ]
Select failed, server replied: A000157 NO Unknown Mailbox: ( now in
authenticated state ) ( Failure ) [ Gmail  ]

They started appearing once I disabled Nepomuk (which I did because virtuoso-t
was using 187% of my CPUs - I have dual cores)

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


[Bug 258635] KDE 4.6 and Google Mail: Unknown Mailbox - Messages

2010-12-10 Thread Jakub Schmidtke
https://bugs.kde.org/show_bug.cgi?id=258635





--- Comment #3 from Jakub Schmidtke sjakub gmail com  2010-12-10 16:11:36 ---
Select failed, server replied: A000231 NO Unknown Mailbox: ( now in
authenticated state ) ( Failure ) [ Gmail  ]

It looks like the number is growing ;)

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


[Bug 256804] Replace CB RSVP by two icons and drop-down

2010-12-10 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=256804


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig tokoe kde org  2010-12-10 16:43:42 ---
SVN commit 1205251 by tokoe:

Use a combobox instead of a checkbox to save some more space.

Nuno will commit the necessary items to oxygen later on.

BUG: 256804


 M  +21 -32attendeeline.cpp  
 M  +1 -15 attendeeline.h  


WebSVN link: http://websvn.kde.org/?view=revrevision=1205251

-- 
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 251332] It's possible to delete local resource but not to create new

2010-12-10 Thread Bjoern Ricks
https://bugs.kde.org/show_bug.cgi?id=251332





--- Comment #3 from Bjoern Ricks bjoern ricks intevation de  2010-12-10 
16:57:45 ---
Still valid in 4:4.6~20101210.1205185-1maemo1.1204898. It's possible to remove
the personal calender and not to add a new one via flap - account

-- 
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 251617] Use identity for an Imap account not implemented

2010-12-10 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=251617


Sabine Faure sab...@kdab.net changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #5 from Sabine Faure sabine kdab net  2010-12-10 17:02:11 ---
Thx to Tobias' explanations I was able to retest this correctly and checked
that it in fact worked. Thx Tobias! ;o)

For identity B to displayed in the Composer the user should not use the 'Write
new email' button (last step of the description above) but reopen the Actions
tab and Click on Mail - New Mail to open the Composer.

Since the user is still within its imap account the composer opens with
Identity B automatically as it should.

This bug is fixed so I am now closing it.

I will retest the using the imap identity (Identity B) automatically when
replying to an email from the Imap account folder as soon as I can get my imap
account working again and akonadi console as well.


N900, 4:4.6~20101210.1205130-1maemo1.1204898

-- 
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 251617] Use identity for an Imap account not implemented

2010-12-10 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=251617


Sabine Faure sab...@kdab.net changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED




-- 
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 258389] The replied to flag set as soon as you hit reply, not only if you actually send the reply

2010-12-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=258389


Alexander Potashev aspotas...@gmail.com changed:

   What|Removed |Added

 CC||aspotas...@gmail.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 258390] Only the first message of a thread is deleted

2010-12-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=258390


Alexander Potashev aspotas...@gmail.com changed:

   What|Removed |Added

 CC||aspotas...@gmail.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 258258] Can't delete an e-mail

2010-12-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=258258


Alexander Potashev aspotas...@gmail.com changed:

   What|Removed |Added

 CC||aspotas...@gmail.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 258387] Sender profile not always correctly set according to folder settings

2010-12-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=258387


Alexander Potashev aspotas...@gmail.com changed:

   What|Removed |Added

 CC||aspotas...@gmail.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 258046] Jump to first unread does not work (regression)

2010-12-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=258046


Alexander Potashev aspotas...@gmail.com changed:

   What|Removed |Added

 CC||aspotas...@gmail.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 258047] Entering a folder, the topmost message is always selected, even in reverse sorting order.

2010-12-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=258047


Alexander Potashev aspotas...@gmail.com changed:

   What|Removed |Added

 CC||aspotas...@gmail.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 259453] New: Nepomuk crash on startup

2010-12-10 Thread Cyrille Dunant
https://bugs.kde.org/show_bug.cgi?id=259453

   Summary: Nepomuk crash on startup
   Product: Akonadi
   Version: unspecified
  Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Nepomuk Feeder Agents
AssignedTo: to...@kde.org
ReportedBy: cyrille.dun...@gmail.com
CC: vkra...@kde.org, kdepim-bugs@kde.org


Application: akonadi_nepomuk_contact_feeder (0.1)
KDE Platform Version: 4.5.85 (4.6 Beta2)
Qt Version: 4.7.1
Operating System: Linux 2.6.31.14-0.4-desktop x86_64
Distribution: openSUSE 11.2 (x86_64)

-- Information about the crash:
- What I was doing when the application crashed:
KDE was staring up and the crash report popped up. This happens at each login.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Agent (akonadi_nepomuk_contact_feeder), signal:
Segmentation fault
[KCrash Handler]
#6  0x7fe14cb28bdc in QMutex::lock (this=0x73aee8) at thread/qmutex.cpp:151
#7  0x7fe1464cf8cd in QMutexLocker (m=value optimized out, this=value
optimized out) at /usr/include/QtCore/qmutex.h:102
#8  Soprano::Client::SocketHandler::~SocketHandler (m=value optimized out,
this=value optimized out) at
/usr/src/debug/soprano-2.5.63/client/clientconnection.cpp:58
#9  0x7fe14cb2ca12 in QThreadStorageData::set (this=value optimized out,
p=0x79d790) at thread/qthreadstorage.cpp:148
#10 0x7fe1464cfa8b in
qThreadStorage_setLocalDataSoprano::Client::SocketHandler (t=value optimized
out, d=value optimized out) at /usr/include/QtCore/qthreadstorage.h:92
#11 setLocalData (t=value optimized out, d=value optimized out) at
/usr/include/QtCore/qthreadstorage.h:148
#12 Soprano::Client::ClientConnection::socketForCurrentThread (t=value
optimized out, d=value optimized out) at
/usr/src/debug/soprano-2.5.63/client/clientconnection.cpp:95
#13 0x7fe1464cfb19 in
Soprano::Client::ClientConnection::connectInCurrentThread (this=0x73aee8) at
/usr/src/debug/soprano-2.5.63/client/clientconnection.cpp:754
#14 0x7fe1464ce9d7 in Soprano::Client::LocalSocketClient::connect
(this=0x739a38, name=...) at
/usr/src/debug/soprano-2.5.63/client/localsocketclient.cpp:141
#15 0x7fe14c39fbd7 in (anonymous namespace)::GlobalModelContainer::init
(this=0x739a10, forced=value optimized out) at
/usr/src/debug/kdelibs-4.5.85/nepomuk/core/nepomukmainmodel.cpp:102
#16 0x7fe14c3a9ace in Nepomuk::MainModel::init (this=0x73d200) at
/usr/src/debug/kdelibs-4.5.85/nepomuk/core/nepomukmainmodel.cpp:176
#17 0x7fe14c3aa554 in Nepomuk::ResourceManager::init (this=0x745c00) at
/usr/src/debug/kdelibs-4.5.85/nepomuk/core/resourcemanager.cpp:327
#18 0x7fe14c3c00c5 in
Nepomuk::ResourceManagerPrivate::_k_storageServiceInitialized (this=0x73ca20,
success=value optimized out)
at /usr/src/debug/kdelibs-4.5.85/nepomuk/core/resourcemanager.cpp:218
#19 0x7fe14c3c01b5 in Nepomuk::ResourceManager::qt_metacall (this=0x745c00,
_c=InvokeMetaMethod, _id=value optimized out, _a=0x7fffee6b0c00)
at /usr/src/debug/kdelibs-4.5.85/build/nepomuk/resourcemanager.moc:90
#20 0x7fe14c64182e in QDBusConnectionPrivate::deliverCall (this=value
optimized out, object=value optimized out, msg=value optimized out,
metaTypes=..., slotIdx=value optimized out)
at qdbusintegrator.cpp:919
#21 0x7fe14c64d7bf in QDBusCallDeliveryEvent::placeMetaCall
(this=0x7fe146709af0, object=0x7fe14cb2d910) at qdbusintegrator_p.h:103
#22 0x7fe14cc3363e in QObject::event (this=0x745c00, e=0x73aee8) at
kernel/qobject.cpp:1211
#23 0x7fe14a6c420c in QApplicationPrivate::notify_helper (this=0x660a90,
receiver=0x745c00, e=0x75fcf0) at kernel/qapplication.cpp:4445
#24 0x7fe14a6c8d8d in QApplication::notify (this=0x7fffee6b16c0,
receiver=0x745c00, e=0x75fcf0) at kernel/qapplication.cpp:4324
#25 0x7fe14da2d756 in KApplication::notify (this=0x7fffee6b16c0,
receiver=0x745c00, event=0x75fcf0) at
/usr/src/debug/kdelibs-4.5.85/kdeui/kernel/kapplication.cpp:311
#26 0x7fe14cc211dc in QCoreApplication::notifyInternal
(this=0x7fffee6b16c0, receiver=0x745c00, event=0x75fcf0) at
kernel/qcoreapplication.cpp:732
#27 0x7fe14cc2506b in sendEvent (event=value optimized out,
receiver=value optimized out) at kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (event=value optimized out,
receiver=value optimized out) at kernel/qcoreapplication.cpp:1373
#29 0x7fe14cc4d7f3 in sendPostedEvents () at kernel/qcoreapplication.h:220
#30 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:277
#31 0x7fe14698a880 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#32 0x7fe14698e6e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#33 0x7fe14698e89c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#34 0x7fe14cc4d333 in QEventDispatcherGlib::processEvents (this=0x649130,
flags=value optimized out) at 

[Bug 257976] Message list scrolling is very slow (regression)

2010-12-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=257976


Alexander Potashev aspotas...@gmail.com changed:

   What|Removed |Added

 CC||aspotas...@gmail.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 257954] Wrong character set to display message content

2010-12-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=257954


Alexander Potashev aspotas...@gmail.com changed:

   What|Removed |Added

 CC||aspotas...@gmail.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 257970] Message won't be shown in preview pane

2010-12-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=257970


Alexander Potashev aspotas...@gmail.com changed:

   What|Removed |Added

 CC||aspotas...@gmail.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 257979] Folder properties maintenance tab not up to date

2010-12-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=257979


Alexander Potashev aspotas...@gmail.com changed:

   What|Removed |Added

 CC||aspotas...@gmail.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 257969] imap akonadi resource stuck on connection established

2010-12-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=257969


Alexander Potashev aspotas...@gmail.com changed:

   What|Removed |Added

 CC||aspotas...@gmail.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 257963] Folders with not read messages are not missible enough (regression)

2010-12-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=257963


Alexander Potashev aspotas...@gmail.com changed:

   What|Removed |Added

 CC||aspotas...@gmail.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 258001] has attachment filter does not work

2010-12-10 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=258001


Alexander Potashev aspotas...@gmail.com changed:

   What|Removed |Added

 CC||aspotas...@gmail.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 259454] New: crash on startup

2010-12-10 Thread Cyrille Dunant
https://bugs.kde.org/show_bug.cgi?id=259454

   Summary: crash on startup
   Product: Akonadi
   Version: unspecified
  Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Nepomuk Feeder Agents
AssignedTo: to...@kde.org
ReportedBy: cyrille.dun...@gmail.com
CC: vkra...@kde.org, kdepim-bugs@kde.org


Application: akonadi_nepomuk_email_feeder (0.1)
KDE Platform Version: 4.5.85 (4.6 Beta2)
Qt Version: 4.7.1
Operating System: Linux 2.6.31.14-0.4-desktop x86_64
Distribution: openSUSE 11.2 (x86_64)

-- Information about the crash:
when KDE starts up and relaunches akonadi, this occurs every time. Next time
the server is relaunched, the agent will crash again.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Agent (akonadi_nepomuk_email_feeder), signal: Segmentation
fault
[KCrash Handler]
#6  0x7f894dc6cbdc in QMutex::lock (this=0x73e958) at thread/qmutex.cpp:151
#7  0x7f894f2668cd in QMutexLocker (m=value optimized out, this=value
optimized out) at /usr/include/QtCore/qmutex.h:102
#8  Soprano::Client::SocketHandler::~SocketHandler (m=value optimized out,
this=value optimized out) at
/usr/src/debug/soprano-2.5.63/client/clientconnection.cpp:58
#9  0x7f894dc70a12 in QThreadStorageData::set (this=value optimized out,
p=0x6d3960) at thread/qthreadstorage.cpp:148
#10 0x7f894f266a8b in
qThreadStorage_setLocalDataSoprano::Client::SocketHandler (t=value optimized
out, d=value optimized out) at /usr/include/QtCore/qthreadstorage.h:92
#11 setLocalData (t=value optimized out, d=value optimized out) at
/usr/include/QtCore/qthreadstorage.h:148
#12 Soprano::Client::ClientConnection::socketForCurrentThread (t=value
optimized out, d=value optimized out) at
/usr/src/debug/soprano-2.5.63/client/clientconnection.cpp:95
#13 0x7f894f266b19 in
Soprano::Client::ClientConnection::connectInCurrentThread (this=0x73e958) at
/usr/src/debug/soprano-2.5.63/client/clientconnection.cpp:754
#14 0x7f894f2659d7 in Soprano::Client::LocalSocketClient::connect
(this=0x742d68, name=...) at
/usr/src/debug/soprano-2.5.63/client/localsocketclient.cpp:141
#15 0x7f894d4e3bd7 in (anonymous namespace)::GlobalModelContainer::init
(this=0x742d40, forced=value optimized out) at
/usr/src/debug/kdelibs-4.5.85/nepomuk/core/nepomukmainmodel.cpp:102
#16 0x7f894d4edace in Nepomuk::MainModel::init (this=0x74e3d0) at
/usr/src/debug/kdelibs-4.5.85/nepomuk/core/nepomukmainmodel.cpp:176
#17 0x7f894d4ee554 in Nepomuk::ResourceManager::init (this=0x77c180) at
/usr/src/debug/kdelibs-4.5.85/nepomuk/core/resourcemanager.cpp:327
#18 0x7f894d5040c5 in
Nepomuk::ResourceManagerPrivate::_k_storageServiceInitialized (this=0x77e2a0,
success=value optimized out)
at /usr/src/debug/kdelibs-4.5.85/nepomuk/core/resourcemanager.cpp:218
#19 0x7f894d5041b5 in Nepomuk::ResourceManager::qt_metacall (this=0x77c180,
_c=InvokeMetaMethod, _id=value optimized out, _a=0x7fff6f2f5aa0)
at /usr/src/debug/kdelibs-4.5.85/build/nepomuk/resourcemanager.moc:90
#20 0x7f894d78582e in QDBusConnectionPrivate::deliverCall (this=value
optimized out, object=value optimized out, msg=value optimized out,
metaTypes=..., slotIdx=value optimized out)
at qdbusintegrator.cpp:919
#21 0x7f894d7917bf in QDBusCallDeliveryEvent::placeMetaCall
(this=0x7f894f4a0af0, object=0x7f894dc71910) at qdbusintegrator_p.h:103
#22 0x7f894dd7763e in QObject::event (this=0x77c180, e=0x73e958) at
kernel/qobject.cpp:1211
#23 0x7f894bde020c in QApplicationPrivate::notify_helper (this=0x670240,
receiver=0x77c180, e=0x74f550) at kernel/qapplication.cpp:4445
#24 0x7f894bde4d8d in QApplication::notify (this=0x7fff6f2f6560,
receiver=0x77c180, e=0x74f550) at kernel/qapplication.cpp:4324
#25 0x7f894edb6756 in KApplication::notify (this=0x7fff6f2f6560,
receiver=0x77c180, event=0x74f550) at
/usr/src/debug/kdelibs-4.5.85/kdeui/kernel/kapplication.cpp:311
#26 0x7f894dd651dc in QCoreApplication::notifyInternal
(this=0x7fff6f2f6560, receiver=0x77c180, event=0x74f550) at
kernel/qcoreapplication.cpp:732
#27 0x7f894dd6906b in sendEvent (event=value optimized out,
receiver=value optimized out) at kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (event=value optimized out,
receiver=value optimized out) at kernel/qcoreapplication.cpp:1373
#29 0x7f894dd917f3 in sendPostedEvents () at kernel/qcoreapplication.h:220
#30 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:277
#31 0x7f8944a43880 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#32 0x7f8944a476e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#33 0x7f8944a4789c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#34 0x7f894dd91333 in QEventDispatcherGlib::processEvents (this=0x6558c0,
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:422

[Bug 259433] Suggestion: Ability to add any arbitrary tag to any PIM data

2010-12-10 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=259433


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||kdepim-bugs@kde.org,
   ||vkra...@kde.org
  Component|general |Nepomuk Feeder Agents
Version|4.6 beta2   |unspecified
 AssignedTo|kdepim-bugs@kde.org |to...@kde.org
Product|kontact |Akonadi




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- 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 259427] Kontact crashes at searching toolbar-entries

2010-12-10 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=259427


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmail com  2010-12-10 
17:32:31 ---


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

-- 
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 259413] Kontact crashes after adding a contact

2010-12-10 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=259413


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

  Component|general |contacts
 AssignedTo|kdepim-bugs@kde.org |to...@kde.org




-- 
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 255613] R: Kmail-mobile crashes when clicking on the Imap inbox

2010-12-10 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=255613


Sabine Faure sab...@kdab.net changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED




--- Comment #4 from Sabine Faure sabine kdab net  2010-12-10 17:56:00 ---
It has been corrected for a while now.

I did not see the comments about it before. Sorry about that.

The user can access the Imap inbox without any problem and read emails as well
so I am closing this bug now.

N900, 4:4.6~20101210.1205130-1maemo1.1204898

-- 
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 255613] R: Kmail-mobile crashes when clicking on the Imap inbox

2010-12-10 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=255613


Sabine Faure sab...@kdab.net changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED




-- 
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 256751] 'Previous' and 'Next' buttons do not work properly in Find in Message

2010-12-10 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=256751


Sabine Faure sab...@kdab.net changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #2 from Sabine Faure sabine kdab net  2010-12-10 18:54:44 ---
I retested this today and the main bug is still reproductible:

The 2 buttons (previous and next) are not available anymore once the top of the
email is reached using 'Previous' button.

This bug is reproductible both with and without the upper case option.

(To reproduce send an email to t...@kdab.com called 'Test 1 KDAB' and type
'KDAB, kdab, KDAB, kdab, KDAB, kdab')


Bugs specific to case with more details after retesting:

- With the upper case option the 'Enter' key works fine and find all the
correct items. Each time the user presses enter the next search item is
highlighted as it should.
To reproduce - type: 'AB' in the 'Find:' field and select upper case option

- Without the upper case option the 'Enter' key moves to another searched item
but skips the next two items that should be found to only highlight the third
one every time the user presses 'Enter'.
To reproduce - Clear the previous search if still displayed, remove the upper
case option and type:'ab' in the 'Find:' field 

For all this reasons I am reopening this bug.

N900, 4:4.6~20101210.1205130-1maemo1.1204898

-- 
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 258479] Akonadi IMAP resource not syncing after system startup/resume, requires Akonadi to be restarted

2010-12-10 Thread S . Burmeister
https://bugs.kde.org/show_bug.cgi?id=258479


S. Burmeister sven.burmeis...@gmx.net changed:

   What|Removed |Added

 CC||sven.burmeis...@gmx.net




--- Comment #2 from S. Burmeister sven burmeister gmx net  2010-12-10 
19:07:41 ---
For me it does not work with .85. On the console I see:

void Nepomuk::Query::QueryServiceClient::close() 
QObject::connect: Cannot queue arguments of type 'Solid::Networking::Status'
(Make sure 'Solid::Networking::Status' is registered using
qRegisterMetaType().)

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


[Bug 259461] New: Options button displayed under icons in Message Viewer (Find in Mail)

2010-12-10 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=259461

   Summary: Options button displayed under icons in Message Viewer
(Find in Mail)
   Product: KMail Mobile
   Version: unspecified
  Platform: Compiled Sources
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: sab...@kdab.net


Version:   unspecified (using Devel) 
OS:Linux

The 'Options' button is displayed under the get back to Message list and next
email content icons once the 'Find in Email' functionality has been activated.

It makes the Options button functionalities (case sensitive and highlight)
harder to read for the user and it is not very pretty to look at.
However, the functionalities can be selected successfully using the plastic
pen.

Reproducible: Always

Steps to Reproduce:
- Launch Kmail-mobile
- Open an already received email from your imap inbox
- Open the 'Actions' tab
- Click on 'Email'
- Click on 'Find in Email'
- A search tool bar appears at the bottom of the Message Viewer
- Click on the 'Options' button

Actual Results:  
Two functionalities are displayed (case sensitive and Highlight) but the user
can hardly read them as they are displayed under the 'get back to message list'
icon and under 'the go to next email content' icon.

See attachment enclosed

Expected Results:  
The 'Options' button and its functionalities should not be displayed under
icons but should be fully visible.

N900, 4:4.6~20101210.1205130-1maemo1.1204898

-- 
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 251795] Nepomuk related crash on startup (4.6) [QMutex::lock, QMutexLocker, Soprano::Client::SocketHandler::~SocketHandler, ..., Nepomuk::MainModel::init]

2010-12-10 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=251795


Dario Andres andresbajotie...@gmail.com changed:

   What|Removed |Added

 CC||andresbajotie...@gmail.com,
   ||sebast...@trueg.de
Summary|nepomuk crash on startup|Nepomuk related crash on
   ||startup (4.6)
   ||[QMutex::lock,
   ||QMutexLocker,
   ||Soprano::Client::SocketHand
   ||ler::~SocketHandler, ...,
   ||Nepomuk::MainModel::init]




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


[Bug 259461] Options button displayed under icons in Message Viewer (Find in Mail)

2010-12-10 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=259461





--- Comment #1 from Sabine Faure sabine kdab net  2010-12-10 19:16:18 ---
Created an attachment (id=54399)
 -- (http://bugs.kde.org/attachment.cgi?id=54399)
Find in Email functionality: options button displayed under icons in Message
Viewer

N900, 4:4.6~20101210.1205130-1maemo1.1204898

-- 
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 251795] Nepomuk related crash on startup (4.6) [QMutex::lock, QMutexLocker, Soprano::Client::SocketHandler::~SocketHandler, ..., Nepomuk::MainModel::init]

2010-12-10 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=251795





--- Comment #1 from Dario Andres andresbajotierra gmail com  2010-12-10 
19:17:00 ---
[Comment from a bug triager]
Bug 259454 is from akonadi_nepomuk_email_feeder
Bug 259455 also has a related backtrace, but it is not about an Akonadi app,
but Plasma activities manager daemon
Regards

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


[Bug 259453] Nepomuk crash on startup

2010-12-10 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=259453


Dario Andres andresbajotie...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||andresbajotie...@gmail.com
 Resolution||DUPLICATE




--- Comment #1 from Dario Andres andresbajotierra gmail com  2010-12-10 
19:17:05 ---
[Comment from a bug triager]
This issue is being tracked at bug 251795. Merging. Thanks

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

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


[Bug 251795] Nepomuk related crash on startup (4.6) [QMutex::lock, QMutexLocker, Soprano::Client::SocketHandler::~SocketHandler, ..., Nepomuk::MainModel::init]

2010-12-10 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=251795


Dario Andres andresbajotie...@gmail.com changed:

   What|Removed |Added

 CC||cyrille.dun...@gmail.com




--- Comment #2 from Dario Andres andresbajotierra gmail com  2010-12-10 
19:17:05 ---
*** Bug 259453 has been marked as a duplicate of this bug. ***

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


[Bug 251795] Nepomuk related crash on startup (4.6) [QMutex::lock, QMutexLocker, Soprano::Client::SocketHandler::~SocketHandler, ..., Nepomuk::MainModel::init]

2010-12-10 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=251795





--- Comment #3 from Dario Andres andresbajotierra gmail com  2010-12-10 
19:17:07 ---
*** Bug 259454 has been marked as a duplicate of this bug. ***

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


[Bug 259454] crash on startup

2010-12-10 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=259454


Dario Andres andresbajotie...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||andresbajotie...@gmail.com
 Resolution||DUPLICATE




--- Comment #1 from Dario Andres andresbajotierra gmail com  2010-12-10 
19:17:07 ---
[Comment from a bug triager]
This issue is being tracked at bug 251795. Merging. Thanks

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

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


[Bug 259468] New: html code into copy and paste

2010-12-10 Thread BRULE Herman
https://bugs.kde.org/show_bug.cgi?id=259468

   Summary: html code into copy and paste
   Product: kmail
   Version: unspecified
  Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: alpha_one_...@first-world.info


Version:   unspecified (using KDE 4.5.4) 
OS:Linux

Hello, I have read as default as html message, now when I copy text (title
text) it copy too html code...

Reproducible: Always

Steps to Reproduce:
open message as html

-- 
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 258110] Number of unread messages does not update

2010-12-10 Thread Fetid Frog
https://bugs.kde.org/show_bug.cgi?id=258110





--- Comment #4 from Fetid Frog fetidfrog gmail com  2010-12-10 20:37:35 ---
Oops - when I wrote my previous comment I meant to say KDE 4.5.85, not KMail
2.0.89.  It definitely works correctly now on Arch Linux, using KMail 2.0.89
and KDE 4.5.85.  It didn't work correctly on KDE 4.5.80.  Sorry for the
mistake.

-- 
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 256751] 'Previous' and 'Next' buttons do not work properly in Find in Message

2010-12-10 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=256751





--- Comment #3 from Sabine Faure sabine kdab net  2010-12-10 20:49:15 ---
In comment #2 to reproduce the bugs described I meant activate the 'case
sensitive' option and deactivate it instead of the 'upper case' one that does
not exist.

I could not read the option's name properly because of bug #259461 hence the
mix up. Sorry about that

N900, 4:4.6~20101210.1205130-1maemo1.1204898

-- 
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 258110] Number of unread messages does not update

2010-12-10 Thread Fetid Frog
https://bugs.kde.org/show_bug.cgi?id=258110





--- Comment #5 from Fetid Frog fetidfrog gmail com  2010-12-10 20:49:47 ---
OK, seems I spoke too soon.  It has just happened again, after working
perfectly for the last couple of days.  It was happening every time in KDE
4.5.80.
Not entirely fixed after all, but it has only happened once so far in 4.5.85.

-- 
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 257201] 'Replace smileys by emoticons' not implemented

2010-12-10 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=257201


Sabine Faure sab...@kdab.net changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED




--- Comment #6 from Sabine Faure sabine kdab net  2010-12-10 20:57:23 ---
Indeed it is corrected now.

Smileys typed as plain text are replaced by emoticons now when viewing the
email content.

Example of emoticons working: ;) :) :(


N900, 4:4.6~20101210.1205130-1maemo1.1204898

-- 
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 247612] KNotes has (send) To Desktop greyed out

2010-12-10 Thread Derek Jackson
https://bugs.kde.org/show_bug.cgi?id=247612


Derek Jackson derek.jack...@todayworks.com changed:

   What|Removed |Added

 CC||derek.jack...@todayworks.co
   ||m




--- Comment #2 from Derek Jackson Derek Jackson todayworks com  2010-12-10 
20:57:51 ---
Confirmed here on KDE 4.4.4 version.  I have 4 desktops setup.

-- 
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 258242] Default transport not used after switching default server

2010-12-10 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=258242


Sabine Faure sab...@kdab.net changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED




--- Comment #3 from Sabine Faure sabine kdab net  2010-12-10 21:15:11 ---
It is corrected now.

X-KMail-Transport: Server B is now displayed in the 'Message as Plain Text'
dialogue when changing the default server to Server B.

If the user changes back the default server to Server A and sends an email
X-KMail-Transport: Server A is displayed in the 'Message as Plain Text'
dialogue as it should.

This works fine now so I am closing this bug.

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


[Bug 258512] Kmail won't store account password

2010-12-10 Thread Mar91
https://bugs.kde.org/show_bug.cgi?id=258512





--- Comment #3 from Mar91 bebebe2 virgilio it  2010-12-10 21:18:02 ---
Created an attachment (id=54406)
 -- (http://bugs.kde.org/attachment.cgi?id=54406)
Same problem

-- 
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 259473] New: Cannot view message source from main KMail window.

2010-12-10 Thread Fetid Frog
https://bugs.kde.org/show_bug.cgi?id=259473

   Summary: Cannot view message source from main KMail window.
   Product: kmail2
   Version: 2.0.89
  Platform: Archlinux Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: commands and actions
AssignedTo: kdepim-bugs@kde.org
ReportedBy: fetidf...@gmail.com


Version:   2.0.89 (using KDE 4.5.85) 
OS:Linux

'View Source', from View menu or 'V' shortcut, doesn't work in the main window
(nothing happens).  It works from the message window.

Reproducible: Always

Steps to Reproduce:
1. Select a message on the message list.
2. Either press 'V' or select View-View Source. Nothing happens.
3. Open the message and repeat step 2 in the message window. Message source
window opens as expected.

Actual Results:  
Nothing happened.

Expected Results:  
Message source window should open.

-- 
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 259476] New: KMail crashed after first run withou adding a new account

2010-12-10 Thread burnsito
https://bugs.kde.org/show_bug.cgi?id=259476

   Summary: KMail crashed after first run withou adding a new
account
   Product: kmail
   Version: 1.13.5
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: burns...@gmail.com


Application: kmail (1.13.5)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
I open the KMail and press the Continuar sin agregar cuenta nueva and then
KMail crashed.

-- Backtrace:
Application: KMail (kmail), signal: Aborted
[Current thread is 1 (Thread 0xb720c780 (LWP 1801))]

Thread 2 (Thread 0xb11beb70 (LWP 1814)):
#0  0x07623e36 in clock_gettime () from /lib/librt.so.1
#1  0x07c5950b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x07d306e5 in QTimerInfoList::updateCurrentTime (this=0x91bea84) at
kernel/qeventdispatcher_unix.cpp:339
#4  0x07d3072a in QTimerInfoList::timerWait (this=0x91bea84, tm=...) at
kernel/qeventdispatcher_unix.cpp:442
#5  0x07d2e7a8 in timerSourcePrepareHelper (src=value optimized out,
timeout=0xb11be04c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x07d2e83d in timerSourcePrepare (source=0x0, timeout=0x7627ff4) at
kernel/qeventdispatcher_glib.cpp:169
#7  0x02871e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x02872279 in ?? () from /lib/libglib-2.0.so.0
#9  0x02872848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x07d2e59f in QEventDispatcherGlib::processEvents (this=0x914c520,
flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x07cfe609 in QEventLoop::processEvents (this=0xb11be220, flags=) at
kernel/qeventloop.cpp:149
#12 0x07cfea8a in QEventLoop::exec (this=0xb11be220, flags=...) at
kernel/qeventloop.cpp:201
#13 0x07bfab7e in QThread::exec (this=0x8feefe0) at thread/qthread.cpp:490
#14 0x07cdd35b in QInotifyFileSystemWatcherEngine::run (this=0x8feefe0) at
io/qfilesystemwatcher_inotify.cpp:248
#15 0x07bfddf9 in QThreadPrivate::start (arg=0x8feefe0) at
thread/qthread_unix.cpp:266
#16 0x006efcc9 in start_thread () from /lib/libpthread.so.0
#17 0x031cc6ae in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb720c780 (LWP 1801)):
[KCrash Handler]
#7  0x001c7416 in __kernel_vsyscall ()
#8  0x03126941 in raise () from /lib/libc.so.6
#9  0x03129e42 in abort () from /lib/libc.so.6
#10 0x02244055 in __gnu_cxx::__verbose_terminate_handler() () from
/usr/lib/libstdc++.so.6
#11 0x02241f35 in ?? () from /usr/lib/libstdc++.so.6
#12 0x02241f72 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0x02242b85 in __cxa_pure_virtual () from /usr/lib/libstdc++.so.6
#14 0x00f08832 in KMail::ISubject::notify (this=0x95cdf28) at
../../kmail/isubject.cpp:33
#15 0x00b9f842 in KMMessage::updateBodyPart (this=0x95cdeb8, partSpecifier=...,
data=...) at ../../kmail/kmmessage.cpp:3185
#16 0x00edb0ea in KMail::ImapJob::slotGetMessageResult (this=0x93da760,
job=0x945d360) at ../../kmail/imapjob.cpp:435
#17 0x00edd45f in KMail::ImapJob::qt_metacall (this=0x93da760,
_c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfaeabb8) at ./imapjob.moc:88
#18 0x07d058ca in QMetaObject::metacall (object=0x93da760, cl=1801, idx=12,
argv=0xbfaeabb8) at kernel/qmetaobject.cpp:237
#19 0x07d186ad in QMetaObject::activate (sender=0x945d360, m=0x67db48,
local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3280
#20 0x0050a8a3 in KJob::result (this=0x945d360, _t1=0x945d360) at
./kjob.moc:194
#21 0x0050ac08 in KJob::emitResult (this=0x945d360) at
../../kdecore/jobs/kjob.cpp:312
#22 0x0659b480 in KIO::SimpleJob::slotFinished (this=0x945d360) at
../../kio/kio/job.cpp:522
#23 0x0659b960 in KIO::TransferJob::slotFinished (this=0x945d360) at
../../kio/kio/job.cpp:
#24 0x06599453 in KIO::TransferJob::qt_metacall (this=0x945d360,
_c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbfaeae5c) at
./jobclasses.moc:367
#25 0x07d058ca in QMetaObject::metacall (object=0x945d360, cl=1801, idx=47,
argv=0xbfaeae5c) at kernel/qmetaobject.cpp:237
#26 0x07d186ad in QMetaObject::activate (sender=0x8d04c90, m=0x674a944,
local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3280
#27 0x06653fc7 in KIO::SlaveInterface::finished (this=0x8d04c90) at
./slaveinterface.moc:171
#28 0x06657768 in KIO::SlaveInterface::dispatch (this=0x8d04c90, _cmd=104,
rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#29 0x06654483 in KIO::SlaveInterface::dispatch (this=0x8d04c90) at
../../kio/kio/slaveinterface.cpp:91
#30 0x06646fe8 in KIO::Slave::gotInput (this=0x8d04c90) at
../../kio/kio/slave.cpp:344
#31 0x066471f3 in KIO::Slave::qt_metacall (this=0x8d04c90,
_c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfaeb17c) at ./slave.moc:82
#32 0x07d058ca in QMetaObject::metacall (object=0x8d04c90, cl=1801, idx=30,

[Bug 259477] New: migration of IMAP accounts fails

2010-12-10 Thread Silver Salonen
https://bugs.kde.org/show_bug.cgi?id=259477

   Summary: migration of IMAP accounts fails
   Product: kmail2
   Version: unspecified
  Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: silver.salo...@gmail.com


Version:   unspecified (using KDE 4.5.85) 
OS:Linux

I have 2 IMAP accounts (without cache) in KMail. After upgrading to 4.6 beta2,
after launching kmail, KMail Migration Tool starts and tries to convert my IMAP
accounts.

The 1st thing it said:
$ /usr/bin/kmail
kmail-migrator(10533)/libakonadi: Unable to obtain agent type for default
resource agent configuration 
/usr/share/kde4/apps/akonadi/firstrun/defaultnotebook

After that Soprano gives many errors, eg:
/usr/bin/kmail-migrator(10533) Soprano:
org.freedesktop.DBus.Error.ServiceUnknown - The name
org.kde.nepomuk.services.nepomukstorage was not provided by any .service files
/usr/bin/kmail-migrator(10533) Soprano: QLocalSocket::connectToServer:
Invalid name
/usr/bin/kmail-migrator(10533) Soprano:
org.freedesktop.DBus.Error.ServiceUnknown - The name
org.kde.nepomuk.services.nepomukstorage was not provided by any .service files
/usr/bin/kmail-migrator(10533) Soprano: QLocalSocket::connectToServer:
Invalid name
...

And finally:
/usr/bin/kmail-migrator(10533) Soprano: Unsupported operation (2): Invalid
model
kde(10530): Communication problem with  kmail2 , it probably crashed. 
Error message was:  org.freedesktop.DBus.Error.NoReply :  Did not receive a
reply. Possible causes include: the remote application did not send a reply,
the message bus security policy blocked the reply, the reply timeout expired,
or the network connection was broken. 
kmail-migrator(10533): Migration of 'Piimariiul' to Akonadi resource failed:
Resource 'Piimariiul' did not create any folders

Then the migration-tool goes to the next IMAP account which is GMail and gets
stuck in there, ie. does nothing forever. Process 'kmail-migrator' takes
minimal resources meanwhile (1% CPU, 4.2 MB RAM).

Reproducible: Always

Steps to Reproduce:
After the 1st time I deleted .kde4/share/apps/kmail2,
.kde4/share/config/kmail2rc and .kde4/share/config/kmail-migratorrc, and
started again. Still the same..

-- 
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 259477] migration of IMAP accounts fails

2010-12-10 Thread Silver Salonen
https://bugs.kde.org/show_bug.cgi?id=259477





--- Comment #1 from Silver Salonen silver salonen gmail com  2010-12-10 
21:50:10 ---
So the Soprano errors were because I didn't have Nepomuk running. After
enabling it, the errors are gone.

And although kmail-migrator thinks that kmail crashed, it didn't. After I close
the migration windows, they both (kmail and kmail-migrator) keep running.

-- 
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 259477] migration of IMAP accounts fails

2010-12-10 Thread Silver Salonen
https://bugs.kde.org/show_bug.cgi?id=259477





--- Comment #2 from Silver Salonen silver salonen gmail com  2010-12-10 
22:17:01 ---
Aha.. I logged out and back in again and now migration seemes to work. Maybe it
was because I just installed kmail after upgrading (which deleted kmail because
of dependencies) while already being logged into KDE :)

-- 
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 259143] Kaddressbook loses addresses

2010-12-10 Thread Nicolas L .
https://bugs.kde.org/show_bug.cgi?id=259143


Nicolas L. neoclust@free.fr changed:

   What|Removed |Added

 CC||neoclust@free.fr




--- Comment #6 from Nicolas L. neoclust kde free fr  2010-12-10 22:20:29 ---
i think this can be a good workaround to let us provide the best kdepim.

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


  1   2   >