[Bug 283896] New: Abort when sending mail

2011-10-13 Thread Petr Gebauer
https://bugs.kde.org/show_bug.cgi?id=283896

   Summary: Abort when sending mail
   Product: Akonadi
   Version: 4.7
  Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Mail Dispatcher Agent
AssignedTo: kdepim-bugs@kde.org
ReportedBy: pe...@centrum.cz
CC: vkra...@kde.org


Application: akonadi_maildispatcher_agent (4.7)
KDE Platform Version: 4.7.2 (4.7.2) (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.1.0-rc4 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:
I was sending email, Q_ASSERT(slave); failed in ConnectedSlaveQueue::removeJob

-- Backtrace:
Application: Mail Dispatcher Agent (akonadi_maildispatcher_agent), signal:
Aborted
[KCrash Handler]
#6  0x7f93dfc73875 in *__GI_raise (sig=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x7f93dfc74b75 in *__GI_abort () at abort.c:92
#8  0x7f93e2a22d64 in qt_message_output (msgType=optimized out,
buf=optimized out) at global/qglobal.cpp:2291
#9  0x7f93e2a22efd in qt_message(QtMsgType, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7f93e2b89af8 ASSERT:
\%s\ in file %s, line %d, ap=0x7fffb0546dc0) at global/qglobal.cpp:2337
#10 0x7f93e2a23095 in qFatal (msg=optimized out) at
global/qglobal.cpp:2520
#11 0x7f93df349d28 in KIO::ConnectedSlaveQueue::removeJob (this=0xb80c50,
job=0xb95330) at
/var/tmp/paludis/kde-base-kdelibs-4.7.2/work/kdelibs-4.7.2/kio/kio/scheduler.cpp:246
#12 0x7f93df34a3d4 in KIO::ProtoQueue::removeJob (this=0xb80c40,
job=0xb95330) at
/var/tmp/paludis/kde-base-kdelibs-4.7.2/work/kdelibs-4.7.2/kio/kio/scheduler.cpp:525
#13 0x7f93df34a54a in KIO::SchedulerPrivate::assignJobToSlave
(this=optimized out, slave=0xb0f3d0, job=0xb95330) at
/var/tmp/paludis/kde-base-kdelibs-4.7.2/work/kdelibs-4.7.2/kio/kio/scheduler.cpp:1274
#14 0x7f93e1d7ef60 in MailTransport::SmtpJob::startSmtpJob (this=0xb12810)
at
/var/tmp/paludis/kde-base-kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/mailtransport/smtpjob.cpp:239
#15 0x7f93e1d7f6a6 in MailTransport::SmtpJob::doStart (this=0xb12810) at
/var/tmp/paludis/kde-base-kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/mailtransport/smtpjob.cpp:129
#16 0x7f93e1d7c584 in MailTransport::TransportJob::start (this=0xb12810) at
/var/tmp/paludis/kde-base-kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/mailtransport/transportjob.cpp:129
#17 0x00415669 in SendJob::Private::doTraditionalTransport
(this=optimized out) at
/var/tmp/paludis/kde-base-kdepim-runtime-4.7.2-r1/work/kdepim-runtime-4.7.2/agents/maildispatcher/sendjob.cpp:197
#18 0x00415895 in SendJob::Private::doTransport (this=0xa7a1e0) at
/var/tmp/paludis/kde-base-kdepim-runtime-4.7.2-r1/work/kdepim-runtime-4.7.2/agents/maildispatcher/sendjob.cpp:130
#19 0x00415abe in SendJob::qt_metacall (this=0xa4db70,
_c=QMetaObject::InvokeMetaMethod, _id=optimized out, _a=0xa985a0) at
/var/tmp/paludis/kde-base-kdepim-runtime-4.7.2-r1/work/kdepim-runtime-4.7.2_build/agents/maildispatcher/sendjob.moc:85
#20 0x7f93e2b3ac7a in QObject::event (this=0xa4db70, e=optimized out) at
kernel/qobject.cpp:1217
#21 0x7f93e06b5914 in QApplicationPrivate::notify_helper (this=0x91de40,
receiver=0xa4db70, e=0xb8c6d0) at kernel/qapplication.cpp:4481
#22 0x7f93e06bac11 in QApplication::notify (this=optimized out,
receiver=0xa4db70, e=0xb8c6d0) at kernel/qapplication.cpp:4360
#23 0x7f93e146d562 in KApplication::notify (this=0x7fffb05481e0,
receiver=0xa4db70, event=0xb8c6d0) at
/var/tmp/paludis/kde-base-kdelibs-4.7.2/work/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#24 0x7f93e2b247bb in QCoreApplication::notifyInternal
(this=0x7fffb05481e0, receiver=0xa4db70, event=0xb8c6d0) at
kernel/qcoreapplication.cpp:787
#25 0x7f93e2b286ce in sendEvent (event=0xb8c6d0, receiver=0xa4db70) at
kernel/qcoreapplication.h:215
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x8fe350) at kernel/qcoreapplication.cpp:1428
#27 0x7f93e2b527b3 in sendPostedEvents () at kernel/qcoreapplication.h:220
#28 postEventSourceDispatch (s=0x9210f0) at
kernel/qeventdispatcher_glib.cpp:277
#29 0x7f93de5d4142 in g_main_dispatch (context=0x921000) at gmain.c:2441
#30 g_main_context_dispatch (context=0x921000) at gmain.c:3011
#31 0x7f93de5d4938 in g_main_context_iterate (context=0x921000, block=1,
dispatch=1, self=optimized out) at gmain.c:3089
#32 0x7f93de5d4b11 in g_main_context_iteration (context=0x921000,
may_block=1) at gmain.c:3152
#33 0x7f93e2b5294f in QEventDispatcherGlib::processEvents (this=0x8fdf50,
flags=optimized out) at kernel/qeventdispatcher_glib.cpp:422
#34 0x7f93e076642e in QGuiEventDispatcherGlib::processEvents
(this=optimized out, flags=optimized out) at
kernel/qguieventdispatcher_glib.cpp:204
#35 

[Bug 282317] DAVResource does not return attendee information

2011-10-13 Thread Grégory Oestreicher
https://bugs.kde.org/show_bug.cgi?id=282317





--- Comment #13 from Grégory Oestreicher greg kamago net  2011-10-13 07:06:01 
---
Hi Allen,

There's no crash. The ATTENDEE properties that libical is not able to parse are
simply removed in kcalcore/icalformat_p.cpp. Here it's triggered by the
presence of an unknown property (EMAIL), but the general fix would be to have
these properties kept as is done with the X- params.

Cheers,
Grégory

-- 
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 283751] New kontact in addressbook from kmail2

2011-10-13 Thread alex
https://bugs.kde.org/show_bug.cgi?id=283751





--- Comment #3 from  alex iup physik uni-bremen de  2011-10-13 07:09:25 ---
To Christophe Giboudeaux:
update-mime-database (shared-mime-info) 0.91

-- 
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 283319] Filter as spam tries to move mail to non-existing folder

2011-10-13 Thread Hatl
https://bugs.kde.org/show_bug.cgi?id=283319


Hatl h...@gmx.net changed:

   What|Removed |Added

 CC||h...@gmx.net




--- Comment #7 from Hatl hatl gmx net  2011-10-13 07:17:43 ---
Same problem here

I created the filter using the Anti-Spam wizard (Kmail2)

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


[Bug 283615] Mimetype tree is not a DAG! errors + crashes when using SMI 0.91

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=283615


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

   What|Removed |Added

 CC||v.krivotulov@oren.ertelecom
   ||.ru




--- Comment #15 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-13 
07:43:46 ---
*** Bug 283751 has been marked as a duplicate of this bug. ***

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


[Bug 283751] New kontact in addressbook from kmail2

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=283751


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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #4 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-13 
07:43:46 ---
Thanks

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

-- 
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 283319] Filter as spam tries to move mail to non-existing folder

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





--- Comment #8 from Laurent Montel montel kde org  2011-10-13 07:59:58 ---
Which anti spam program ?
And it try to move to Pam and not Spam ?

-- 
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 122145] SMTP PLAIN authentication confused

2011-10-13 Thread Jaka Kranjc
https://bugs.kde.org/show_bug.cgi?id=122145





--- Comment #5 from Jaka Kranjc svn lynxlynx info  2011-10-13 08:05:23 ---
The original report was exactly what I experienced, so that's an odd proposal.

What I forgot to mention was that on reboot, kmail asked me again for the
server password (then everything worked). It was already stored in the wallet
before and indeed it was the one for mailtransport that I removed hoping I
would be asked again about it.

-- 
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 283319] Filter as spam tries to move mail to non-existing folder

2011-10-13 Thread Swâmi Petaramesh
https://bugs.kde.org/show_bug.cgi?id=283319





--- Comment #9 from Swâmi Petaramesh swami petaramesh org  2011-10-13 
08:09:35 ---
For me :

- I use bogofilter as anti-spam program, but it's probably irrelevant, because
it's applying manually classify this email as spam, that has a rule move to
Spam folder, and that rule causes the error box to appear.
- However the message is actually moved to the correct folder, so the bug is
with the error message, not with the actual result (as it seems).

= As a side note, I see KMail 2 cause a lot of incorrect error messages. On
my wife's machine, KMail very often spits error messages that it cannot modify
email in folder for whatever reason, however the actual results (mark as read,
or unread, or important, or move to another folder) are always correct.

So KMail is bugging us with buggy errors where it actually works. Your mileage
may vary, but that's mine.

-- 
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 278876] Kmail crash after GUI freeze

2011-10-13 Thread Benjamin M
https://bugs.kde.org/show_bug.cgi?id=278876





--- Comment #3 from Benjamin M alvanx gmail com  2011-10-13 08:22:40 ---
This bug could be related to the database backend. One possible workaround to
this might be to switch to PostgreSQL - this is what worked for me anyway. Make
sure you have the package installed, then follow the steps detailed a
href=http://forum.kde.org/viewtopic.php?f=20t=96296;here/a.

-- 
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 283615] Mimetype tree is not a DAG! errors + crashes when using SMI 0.91

2011-10-13 Thread Will Stephenson
https://bugs.kde.org/show_bug.cgi?id=283615


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

   What|Removed |Added

 CC||vkra...@kde.org




--- Comment #16 from Will Stephenson wstephenson kde org  2011-10-13 08:58:43 
---
Volker, please can you have a look at this soon?  Hacking the types in the
plugin's desktop file is only postponing the 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 283865] Error message about nepomuk not working when manually disabled

2011-10-13 Thread Sebastian Trueg
https://bugs.kde.org/show_bug.cgi?id=283865


Sebastian Trueg tr...@kde.org changed:

   What|Removed |Added

 CC||kdepim-bugs@kde.org,
   ||vkra...@kde.org
  Component|general |Nepomuk Feeder Agents
Product|nepomuk |Akonadi




--- Comment #3 from Sebastian Trueg trueg kde org  2011-10-13 09:23:29 ---
Reassigning to Akonadi then.

-- 
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 247473] Akregator adds articles to the bottom of the list instead of the top

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=247473


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

   What|Removed |Added

 CC||j_ky...@126.com




--- Comment #30 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-13 
10:26:41 ---
*** Bug 283791 has been marked as a duplicate of this bug. ***

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


[Bug 283791] Articles Not In Order After Feed Update

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=283791


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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-13 
10:26:41 ---


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

-- 
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 283820] Kmail2 on checking disconnected imap account: Append failed, server replied: A000795 NO Unknown namespace.

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=283820


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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-13 
10:28:13 ---


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

-- 
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 283638] Sync with IMAP results in Select failed, server replied: A000023 NO Unkown namespace.

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=283638


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

   What|Removed |Added

 CC||clay...@claydoh.com




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-13 
10:28:13 ---
*** Bug 283820 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 283887] timeout on unread status doesn't work properly

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


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

   What|Removed |Added

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




--- Comment #1 from Laurent Montel montel kde org  2011-10-13 10:40:49 ---
Git commit 4d0d4f9f68ffc48e142c2decd632d9bdbcf38de4 by Montel Laurent.
Committed on 13/10/2011 at 12:18.
Pushed by mlaurent into branch 'master'.

Fix Bug 283887 - timeout on unread status doesn't work properly (restore
feature as kmail1)

FIXED-IN: 4.7.3
BUG: 283887
BUG: 279019

M  +15   -14   messageviewer/markmessagereadhandler.cpp

http://commits.kde.org/kdepim/4d0d4f9f68ffc48e142c2decd632d9bdbcf38de4

-- 
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 279019] E-mail is mark as read independently of the specified Mark as read time

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


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

   What|Removed |Added

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




--- Comment #1 from Laurent Montel montel kde org  2011-10-13 10:40:49 ---
Git commit 4d0d4f9f68ffc48e142c2decd632d9bdbcf38de4 by Montel Laurent.
Committed on 13/10/2011 at 12:18.
Pushed by mlaurent into branch 'master'.

Fix Bug 283887 - timeout on unread status doesn't work properly (restore
feature as kmail1)

FIXED-IN: 4.7.3
BUG: 283887
BUG: 279019

M  +15   -14   messageviewer/markmessagereadhandler.cpp

http://commits.kde.org/kdepim/4d0d4f9f68ffc48e142c2decd632d9bdbcf38de4

-- 
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 283887] timeout on unread status doesn't work properly

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





--- Comment #2 from Laurent Montel montel kde org  2011-10-13 10:47:35 ---
Git commit 12266b76f236f79aca01e2373089e486404a832c by Montel Laurent.
Committed on 13/10/2011 at 12:18.
Pushed by mlaurent into branch 'KDE/4.7'.

Fix Bug 283887 - timeout on unread status doesn't work properly (restore
feature as kmail1)

FIXED-IN: 4.7.3
BUG: 283887
BUG: 279019

M  +17   -15   messageviewer/markmessagereadhandler.cpp

http://commits.kde.org/kdepim/12266b76f236f79aca01e2373089e486404a832c

-- 
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 279019] E-mail is mark as read independently of the specified Mark as read time

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





--- Comment #2 from Laurent Montel montel kde org  2011-10-13 10:47:35 ---
Git commit 12266b76f236f79aca01e2373089e486404a832c by Montel Laurent.
Committed on 13/10/2011 at 12:18.
Pushed by mlaurent into branch 'KDE/4.7'.

Fix Bug 283887 - timeout on unread status doesn't work properly (restore
feature as kmail1)

FIXED-IN: 4.7.3
BUG: 283887
BUG: 279019

M  +17   -15   messageviewer/markmessagereadhandler.cpp

http://commits.kde.org/kdepim/12266b76f236f79aca01e2373089e486404a832c

-- 
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 283737] kmail2 awfuylly slow when opening

2011-10-13 Thread Daniel Moyne
https://bugs.kde.org/show_bug.cgi?id=283737





--- Comment #6 from Daniel Moyne daniel moyne free fr  2011-10-13 11:33:44 ---
bug if a redo migration from original Kmail folder I will lose all
modifications that have occured since last one ! 

yes I can move mails in inbox but the problem is how to rename inbox in
boîte de reception ?

-- 
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 276514] kmail crashed while accessing to settings menu

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





--- Comment #2 from Laurent Montel montel kde org  2011-10-13 12:13:20 ---
Fixed in 4.7.2

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


[Bug 276514] kmail crashed while accessing to settings menu

2011-10-13 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=276514


Allen Winter win...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||win...@kde.org
   Version Fixed In||4.7.2
 Resolution||FIXED




--- Comment #3 from Allen Winter winter kde org  2011-10-13 12:32:28 ---
fixed = 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 273676] Plasma-desktop crashes regularly (again suspect Akonadi and remote iCal)

2011-10-13 Thread Matija Šuklje
https://bugs.kde.org/show_bug.cgi?id=273676





--- Comment #18 from Matija Šuklje matija suklje name  2011-10-13 13:04:37 ---
(In reply to comment #17)
 Hi Matija, what version of Plasma/Akonadi are you using now? Can you replicate
 this on your current version?

Currently I'm on a freshly re-emerged ('emerge -e system world'; David will
know what that means):

app-office/akonadi-server-1.6.0-r1
kde-base/plasma-runtime-4.7.0

...the rest of KDE (including KDEPIM) is also 4.7.0

I am rather waiting for KDE 4.7.x to become stable in Gentoo. But if you give
me a good reason to upgrade to 4.7.3, I'll do it by the end of the week.

-- 
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 273676] Plasma-desktop crashes regularly (again suspect Akonadi and remote iCal)

2011-10-13 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=273676





--- Comment #19 from David E. Narvaez david narvaez computer org  2011-10-13 
13:10:57 ---
(In reply to comment #18)
 Currently I'm on a freshly re-emerged ('emerge -e system world'; David will
 know what that means):
 
 app-office/akonadi-server-1.6.0-r1
 kde-base/plasma-runtime-4.7.0
 
 ...the rest of KDE (including KDEPIM) is also 4.7.0

Still having the problem reported here?

-- 
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 272051] Korganizer reload the gsoc ics file endlessly

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=272051


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Comment #3 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-13 
13:11:42 ---
I cannot reproduce with this ics (to be more precise, this ics doesn't show
events 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 283920] New: KMail (KDE 4.7.2, Kubuntu 11.10, 64 bit) has crashed on KDE shutdown

2011-10-13 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=283920

   Summary: KMail (KDE 4.7.2, Kubuntu 11.10, 64 bit) has crashed
on KDE shutdown
   Product: kontact
   Version: 4.7.2
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: dre...@iem.uni-due.de


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

-- Information about the crash:
- What I was doing when the application crashed:
KMail (KDE 4.7.2, Kubuntu 11.10, 64 bit) has crashed on KDE shutdown.

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

Thread 4 (Thread 0x7f3b0bbaf700 (LWP 1955)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7f3b221f1c2c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x7f3b221f1d59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x7f3b1d5f2efc in start_thread (arg=0x7f3b0bbaf700) at
pthread_create.c:304
#4  0x7f3b22eff89d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x in ?? ()

Thread 3 (Thread 0x7f3b0b296700 (LWP 1956)):
#0  0xff60017b in ?? ()
#1  0x7f3b0b295b20 in ?? ()
#2  0x7fffe7cb27e7 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0x7f3abaffc700 (LWP 2024)):
#0  0x7f3b22ef3773 in __GI___poll (fds=optimized out, nfds=optimized
out, timeout=optimized out) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f3b1cb24f68 in g_main_context_poll (n_fds=1, fds=0x26a6020,
timeout=-1, context=0x2929cf0, priority=optimized out) at
/build/buildd/glib2.0-2.30.0/./glib/gmain.c:3402
#2  g_main_context_iterate (context=0x2929cf0, block=optimized out,
dispatch=1, self=optimized out) at
/build/buildd/glib2.0-2.30.0/./glib/gmain.c:3084
#3  0x7f3b1cb25429 in g_main_context_iteration (context=0x2929cf0,
may_block=1) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3152
#4  0x7f3b2433af3e in QEventDispatcherGlib::processEvents (this=0x296edb0,
flags=optimized out) at kernel/qeventdispatcher_glib.cpp:424
#5  0x7f3b2430ecf2 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#6  0x7f3b2430eef7 in QEventLoop::exec (this=0x7f3abaffbdb0, flags=...) at
kernel/qeventloop.cpp:201
#7  0x7f3b2422627f in QThread::exec (this=optimized out) at
thread/qthread.cpp:498
#8  0x7f3b242f1cbf in QInotifyFileSystemWatcherEngine::run (this=0x28ef060)
at io/qfilesystemwatcher_inotify.cpp:248
#9  0x7f3b24228d05 in QThreadPrivate::start (arg=0x28ef060) at
thread/qthread_unix.cpp:331
#10 0x7f3b1d5f2efc in start_thread (arg=0x7f3abaffc700) at
pthread_create.c:304
#11 0x7f3b22eff89d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x in ?? ()

Thread 1 (Thread 0x7f3b2598e7a0 (LWP 1954)):
[KCrash Handler]
#6  isSignalConnected (signal_index=7, this=0x0) at kernel/qobject_p.h:221
#7  QMetaObject::activate (sender=0xf46de90, m=optimized out,
local_signal_index=4, argv=0x7fffe7c18760) at kernel/qobject.cpp:3201
#8  0x7f3ab6e804e2 in Akregator::Frame::signalCompleted(Akregator::Frame*)
() from /usr/lib/libakregatorprivate.so.4
#9  0x7f3ab6e80509 in
Akregator::Frame::slotSetState(Akregator::Frame::State) () from
/usr/lib/libakregatorprivate.so.4
#10 0x7f3ab7326626 in Akregator::MainWidget::slotFetchingStopped() () from
/usr/lib/kde4/akregatorpart.so
#11 0x7f3ab732b073 in Akregator::MainWidget::qt_metacall(QMetaObject::Call,
int, void**) () from /usr/lib/kde4/akregatorpart.so
#12 0x7f3b24322eba in QMetaObject::activate (sender=0x29b78d0, m=optimized
out, local_signal_index=optimized out, argv=0x0) at kernel/qobject.cpp:3278
#13 0x7f3ab6e7f993 in Akregator::FetchQueue::slotAbort() () from
/usr/lib/libakregatorprivate.so.4
#14 0x7f3ab6e7fb74 in Akregator::FetchQueue::~FetchQueue() () from
/usr/lib/libakregatorprivate.so.4
#15 0x7f3ab6e7fbe9 in Akregator::FetchQueue::~FetchQueue() () from
/usr/lib/libakregatorprivate.so.4
#16 0x7f3ab6e7e31d in Akregator::Kernel::~Kernel() () from
/usr/lib/libakregatorprivate.so.4
#17 0x7f3b22e59821 in __run_exit_handlers (status=1, listp=0x7f3b231b65a8,
run_list_atexit=true) at exit.c:78
#18 0x7f3b22e598a5 in __GI_exit (status=optimized out) at exit.c:100
#19 0x7f3b1f091cfa in ?? () from /usr/lib/x86_64-linux-gnu/libICE.so.6
#20 0x7f3b1f098a44 in _IceRead () from
/usr/lib/x86_64-linux-gnu/libICE.so.6
#21 0x7f3b1f09cc01 in IceProcessMessages () from
/usr/lib/x86_64-linux-gnu/libICE.so.6
#22 0x7f3b2372de9f in QSmSocketReceiver::qt_metacall (this=0x18010d0,

[Bug 283922] New: Crash on startup

2011-10-13 Thread Scott Kitterman
https://bugs.kde.org/show_bug.cgi?id=283922

   Summary: Crash on startup
   Product: Akonadi
   Version: 4.7
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Nepomuk Feeder Agents
AssignedTo: to...@kde.org
ReportedBy: k...@kitterman.com
CC: vkra...@kde.org, kdepim-bugs@kde.org


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

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

I had just restarted akonadi.  There was high CPU usage for awhile and then
crash.

-- Backtrace:
Application: Akonadi Agent (akonadi_nepomuk_email_feeder), signal: Aborted
[KCrash Handler]
#7  0xb7833424 in __kernel_vsyscall ()
#8  0xb599bc8f in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0xb599f2b5 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0xb5bb94ed in __gnu_cxx::__verbose_terminate_handler() () from
/usr/lib/i386-linux-gnu/libstdc++.so.6
#11 0xb5bb7283 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#12 0xb5bb72bf in std::terminate() () from
/usr/lib/i386-linux-gnu/libstdc++.so.6
#13 0xb5bb740e in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0xb6a21f92 in qBadAlloc () at global/qglobal.cpp:2031
#15 0xb6a2ea15 in QByteArray::realloc (this=0xbfd6b45c, alloc=0) at
tools/qbytearray.cpp:1429
#16 0xb6a3107b in detach (this=0xbfd6b45c) at
../../include/QtCore/../../src/corelib/tools/qbytearray.h:418
#17 detach (this=0xbfd6b45c) at tools/qbytearray.cpp:2725
#18 data (this=0xbfd6b45c) at
../../include/QtCore/../../src/corelib/tools/qbytearray.h:412
#19 operator (in=..., ba=...) at tools/qbytearray.cpp:2739
#20 0xb6d295dd in loadFrom (device=optimized out, this=optimized out) at
../../akonadi/changerecorder_p.h:144
#21 Akonadi::ChangeRecorderPrivate::loadNotifications (this=0x964e6a0) at
../../akonadi/changerecorder_p.h:118
#22 0xb6d26092 in Akonadi::ChangeRecorder::setConfig (this=0x6, settings=0x0)
at ../../akonadi/changerecorder.cpp:50
#23 0xb6d05464 in Akonadi::AgentBasePrivate::init (this=0x964b108) at
../../akonadi/agentbase.cpp:214
#24 0xb6d06249 in Akonadi::AgentBase::AgentBase (this=0x9644ee8, id=...) at
../../akonadi/agentbase.cpp:500
#25 0x0806089b in NepomukFeederAgentBase::NepomukFeederAgentBase
(this=0x9644ee8, id=...) at
../../nepomuk_email_feeder/shared/nepomukfeederagentbase.cpp:98
#26 0x080535bd in NepomukFeederAgent (id=optimized out, this=optimized out)
at ../../nepomuk_email_feeder/shared/nepomukfeederagent.h:37
#27 Akonadi::NepomukEMailFeeder::NepomukEMailFeeder (this=0x9644ee8, id=...) at
../../nepomuk_email_feeder/nepomukemailfeeder.cpp:43
#28 0x080553cc in Akonadi::AgentBase::initAkonadi::NepomukEMailFeeder
(argc=3, argv=0xbfd6b834) at /usr/include/akonadi/agentbase.h:335
#29 0x0805307b in main (argc=3, argv=0xbfd6b834) at
../../nepomuk_email_feeder/nepomukemailfeeder.cpp:133

Possible duplicates by query: bug 277811, bug 272697.

Reported using DrKonqi

-- 
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 283563] KMail2 migration failed

2011-10-13 Thread Sergey V Turchin
https://bugs.kde.org/show_bug.cgi?id=283563


Sergey V Turchin z...@altlinux.org changed:

   What|Removed |Added

 CC||z...@altlinux.org




--- Comment #9 from Sergey V Turchin zerg altlinux org  2011-10-13 15:10:34 
---
KMail write Version=1 to kmail-migratorrc before start kmail-migrator

-- 
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 283563] KMail2 migration failed

2011-10-13 Thread nucleo
https://bugs.kde.org/show_bug.cgi?id=283563





--- Comment #10 from nucleo nucleo fedoraproject org  2011-10-13 17:20:22 ---
(In reply to comment #9)
 KMail write Version=1 to kmail-migratorrc before start kmail-migrator

And then kmail-migrator fails because of this commit

https://projects.kde.org/projects/kde/kdepim-runtime/repository/revisions/db0c79245cec967f5af1c94f62ae377dd0eb81a4

-- 
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 283615] Mimetype tree is not a DAG! errors + crashes when using SMI 0.91

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=283615


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

   What|Removed |Added

 CC||mik...@mageia.org




--- Comment #17 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-13 
17:35:47 ---
*** Bug 283505 has been marked as a duplicate of this bug. ***

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


[Bug 283505] Akonadi-googledata crash on start

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=283505


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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #4 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-13 
17:35:47 ---
Thanks.

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

-- 
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 280112] Akonadi personal information management service is not operational

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





--- Comment #6 from Tom Kijas t kijas gmail com  2011-10-13 17:46:12 ---
Installed using Kubuntu installation, packages are original.
I use Kubuntu 11.10 (oneiric 64bit) and still getting this error, purging
~/.kde folder doesn't help, I am nearly mad of it...

Akonadiserverrc:

[%General]
Driver=QMYSQL

[QMYSQL]
Name=akonadi
Host=
Options=UNIX_SOCKET=/home/tom/.local/share/akonadi/socket-tom-AO722/mysql.socket
ServerPath=/usr/sbin/mysqld
StartServer=true
User=
Password=

[Debug]
Tracer=null

[QPSQL]
Name=akonadi
Host=
User=
Password=
Port=5432
Options=
StartServer=true

I am adding akonadiserver.error as attachment.

-- 
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 280112] Akonadi personal information management service is not operational

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





--- Comment #7 from Tom Kijas t kijas gmail com  2011-10-13 17:46:53 ---
Created an attachment (id=64489)
 -- (http://bugs.kde.org/attachment.cgi?id=64489)
Akonadiserver.error

-- 
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 283563] KMail2 migration failed

2011-10-13 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=283563





--- Comment #11 from Kevin Kofler kevin kofler chello at  2011-10-13 18:11:10 
---
Good catch. So I take it that KMail is broken and needs to be fixed (by
removing 1 line?), 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 283935] New: Akonadi Agent crashes few minutes after system start-up.

2011-10-13 Thread albert
https://bugs.kde.org/show_bug.cgi?id=283935

   Summary: Akonadi Agent crashes few minutes after system
start-up.
   Product: Akonadi
   Version: 4.7
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Nepomuk Feeder Agents
AssignedTo: to...@kde.org
ReportedBy: alberthilb...@gmail.com
CC: vkra...@kde.org, kdepim-bugs@kde.org


Application: akonadi_nepomuk_calendar_feeder (4.7)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
Few minutes after system start-up, Akonadi Agent crashes. Moreover the whole
KDE
 session is teared down and a new one is started.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Agent (akonadi_nepomuk_calendar_feeder), signal: Aborted
[KCrash Handler]
#6  0x7fa32249e3a5 in __GI_raise (sig=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x7fa3224a1b0b in __GI_abort () at abort.c:92
#8  0x7fa32495643b in qt_message_output (msgType=optimized out,
buf=0x1086f28 akonadi_nepomuk_calendar_feeder(2119)/kdeui (kdelibs): Session
bus not found \nTo circumvent this problem try the following command (with
Linux and bash) \nexport $(dbus-launch) ) at global/qglobal.cpp:2315
#9  0x7fa3257c728d in ~QDebug (this=0x7fff998f1e40, __in_chrg=optimized
out) at /usr/include/qt4/QtCore/qdebug.h:85
#10 QDebug::~QDebug (this=0x7fff998f1e40, __in_chrg=optimized out) at
/usr/include/qt4/QtCore/qdebug.h:81
#11 0x7fa3258b066b in KApplicationPrivate::init (this=0xfe34a0,
GUIenabled=optimized out) at ../../kdeui/kernel/kapplication.cpp:516
#12 0x7fa3258b16e8 in KApplication::KApplication (this=0x7fff998f1fe0,
GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:352
#13 0x0040d833 in
Akonadi::AgentBase::initAkonadi::NepomukCalendarFeeder (argc=optimized out,
argv=optimized out) at /usr/include/akonadi/agentbase.h:334
#14 0x7fa32248930d in __libc_start_main (main=0x409440 main(int, char**),
argc=3, ubp_av=0x7fff998f20f8, init=optimized out, fini=optimized out,
rtld_fini=optimized out, stack_end=0x7fff998f20e8) at libc-start.c:226
#15 0x00409471 in _start ()

Possible duplicates by query: bug 264758, bug 255169, bug 253675, bug 253674,
bug 237928.

Reported using DrKonqi

-- 
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 283936] New: I got bad(like this ????? ?????????) name in cyrillic when I try to email from conacts

2011-10-13 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=283936

   Summary: I got bad(like this ? ?) name in cyrillic
when I try to email from conacts
   Product: kontact
   Version: 4.4.11
  Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: contacts
AssignedTo: to...@kde.org
ReportedBy: borodkin.ser...@gmail.com
CC: kdepim-bugs@kde.org


Created an attachment (id=64491)
 -- (http://bugs.kde.org/attachment.cgi?id=64491)
Screenshots. Description in readme.txt

Version:   4.4.11 (using KDE 4.6.5) 
OS:Linux

I have vCard Addressbook. There is only one account with name in cyrillic.
When I click on email address in contact a kmail composer window raise and TO
field looks like this  ? mym...@mail.com

My locale:

LANG=ru_RU.UTF-8
LC_CTYPE=ru_RU.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8
LC_COLLATE=ru_RU.UTF-8
LC_MONETARY=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=en_US.UTF-8
LC_NAME=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8
LC_TELEPHONE=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
LC_ALL=


Reproducible: Didn't try

Steps to Reproduce:
1. Create addressbook and account with name in cyrillic Тест Кириллица
2. Set up some email field for example mym...@mail.com
3. Click on email field in contacts


Actual Results:  
Kmail composer window with  ? mym...@mail.com

Expected Results:  
Kmail composer window with Тест Кириллица mym...@mail.com

My locale:

LANG=ru_RU.UTF-8
LC_CTYPE=ru_RU.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8
LC_COLLATE=ru_RU.UTF-8
LC_MONETARY=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=en_US.UTF-8
LC_NAME=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8
LC_TELEPHONE=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
LC_ALL=

-- 
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 280112] Akonadi personal information management service is not operational

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=280112





--- Comment #8 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-13 
19:41:44 ---
kubuntu still uses their apparmor workaround iirc

look in your dmesg output if you see some apparmor warnings

or try to change:

ServerPath=/usr/sbin/mysqld

to 

ServerPath=/usr/sbin/mysqld-akonadi

-- 
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 283548] Only first filter in chain works for incoming messages

2011-10-13 Thread Andrew Gaydenko
https://bugs.kde.org/show_bug.cgi?id=283548





--- Comment #3 from Andrew Gaydenko a gaydenko com  2011-10-13 19:58:10 ---
A little addition. I have dedicated folder - zJunk - as a target folder for
spam handling filter. Sometimes (rather rare, say, 0-3 times a day with hundred
or two received messages) just clicking on (not-spam) not read message header
in some input folder moves the message to this zJunk folder (not marking as
read). The folder isn't presented somewhere in configuration except for spam
handling.

-- 
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 283936] I got bad(like this ????? ?????????) name in cyrillic when I try to email from conacts

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=283936


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

   What|Removed |Added

  Component|contacts|addressbook
Version|4.4.11  |1.13.7
 AssignedTo|to...@kde.org   |kdepim-bugs@kde.org
Product|kontact |kmail




-- 
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 273676] Plasma-desktop crashes regularly (again suspect Akonadi and remote iCal)

2011-10-13 Thread Matija Šuklje
https://bugs.kde.org/show_bug.cgi?id=273676





--- Comment #20 from Matija Šuklje matija suklje name  2011-10-13 20:23:52 ---
(In reply to comment #19)
  app-office/akonadi-server-1.6.0-r1
  kde-base/plasma-runtime-4.7.0
  
  ...the rest of KDE (including KDEPIM) is also 4.7.0
 
 Still having the problem reported here?

Plasma still crashes on rare occasions for no apparent reason and sometimes
when I start KDE it still eats up 100% of CPU and needs to be killed and
restarted several times before it runs normally...

But to be honest, I cannot replicate it anymore by the method I described
above.

-- 
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 280536] Cannot set a resource as 'not read only'

2011-10-13 Thread Roland Leißa
https://bugs.kde.org/show_bug.cgi?id=280536


Roland Leißa sf_k...@web.de changed:

   What|Removed |Added

 CC||sf_k...@web.de




--- Comment #1 from Roland Leißa sf_knue web de  2011-10-13 21:22:37 ---
same problem here with both: google resource and a zimbra resource.

using KDE 4.7.2 with arch packages x86_64

-- 
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 281190] KmailCVT Crashed when converting very large mbox file

2011-10-13 Thread Sebastian Koerner
https://bugs.kde.org/show_bug.cgi?id=281190





--- Comment #3 from Sebastian Koerner s koerner online de  2011-10-13 
21:28:48 ---
Created an attachment (id=64494)
 -- (http://bugs.kde.org/attachment.cgi?id=64494)
Backtrace as requested

Find the requested trace attached as file. I kept all the need debuginfo
stuff.

-- 
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 283857] Can't set akonadi-google as default ressources

2011-10-13 Thread Roland Leißa
https://bugs.kde.org/show_bug.cgi?id=283857


Roland Leißa sf_k...@web.de changed:

   What|Removed |Added

 CC||sf_k...@web.de




--- Comment #1 from Roland Leißa sf_knue web de  2011-10-13 21:38:42 ---
this is duplicate of bug 280536

-- 
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 280536] Cannot set a resource as 'not read only'

2011-10-13 Thread Roland Leißa
https://bugs.kde.org/show_bug.cgi?id=280536





--- Comment #2 from Roland Leißa sf_knue web de  2011-10-13 21:41:37 ---
manuall fiddling in ~/.kde4/share/config/kresources/contact/stdrc
resolves this issue.

Seems that just the UI (the kcm) is broken. (The akonadi setting dialog there
is really broken anyway...)

-- 
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 283887] timeout on unread status doesn't work properly

2011-10-13 Thread Fabio Rossi
https://bugs.kde.org/show_bug.cgi?id=283887





--- Comment #3 from Fabio Rossi rossi f inwind it  2011-10-13 21:49:52 ---
I tried the patch but still doesn't work :-(

Basically what happens it that after I select an unread message and quickly
select another message, the first message's status stays unread for the time
specified in Misc - Mark selected message as read after, then it's marked as
read in any case.

What I expect is different: the message should be marked as read only if the
timeout indicated above elapses AND if the unread message is still selected.

-- 
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 250247] kontact 4.5 beta3 reports 4.5 beta1 in help/about dialog

2011-10-13 Thread Paul Fee
https://bugs.kde.org/show_bug.cgi?id=250247


Paul Fee p...@talk21.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #1 from Paul Fee pfee talk21 com  2011-10-13 22:36:52 ---
Checked with Kontact 2.7.2, it reports the correct version number.  Hence the
version number is now reported correctly.

-- 
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 283951] New: kmail +simap unresponsive and then crashed

2011-10-13 Thread Con Kolivas
https://bugs.kde.org/show_bug.cgi?id=283951

   Summary: kmail +simap unresponsive and then crashed
   Product: kmail2
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: k...@kolivas.org


Application: kmail (1.13.6)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38.4-ck1 x86_64
Distribution: Ubuntu 11.04

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

Connecting to an simap connection regularly had a short period where it could
not connect to the server and put up a message. Many hours later I spotted the
message and it had since reconnected. Trying to access mail at that point to
delete a message it became unresponsive and I killed it.

-- Backtrace:
Application: KMail (kmail), signal: Aborted
pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
[Current thread is 1 (Thread 0x7fb61c47c840 (LWP 2534))]

Thread 4 (Thread 0x7fb5fd973700 (LWP 2772)):
#0  0x7fb61130a57f in g_thread_self () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7fb6112e0630 in g_main_context_acquire () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fb6112e1f21 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fb6112e29f2 in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fb608513c44 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#5  0x7fb6113093e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7fb616f96d8c in start_thread (arg=0x7fb5fd973700) at
pthread_create.c:304
#7  0x7fb6193e804d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x in ?? ()

Thread 3 (Thread 0x7fb5fe447700 (LWP 9423)):
#0  0x7fb616f9ad9d in __pthread_mutex_unlock_usercnt (mutex=0x29b2ea8) at
pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x29b2ea8) at pthread_mutex_unlock.c:290
#2  0x7fb6112e0fef in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fb6112e1f9d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fb6112e2639 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fb619d38446 in QEventDispatcherGlib::processEvents (this=0x27b5800,
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:424
#6  0x7fb619d0c882 in QEventLoop::processEvents (this=value optimized
out, flags=...) at kernel/qeventloop.cpp:149
#7  0x7fb619d0cabc in QEventLoop::exec (this=0x7fb5fe446d10, flags=...) at
kernel/qeventloop.cpp:201
#8  0x7fb619c23924 in QThread::exec (this=value optimized out) at
thread/qthread.cpp:492
#9  0x7fb619ceec2f in QInotifyFileSystemWatcherEngine::run
(this=0x7fb5f8112d70) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x7fb619c26175 in QThreadPrivate::start (arg=0x7fb5f8112d70) at
thread/qthread_unix.cpp:320
#11 0x7fb616f96d8c in start_thread (arg=0x7fb5fe447700) at
pthread_create.c:304
#12 0x7fb6193e804d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x in ?? ()

Thread 2 (Thread 0x7fb5ebafb700 (LWP 15692)):
[KCrash Handler]
#6  0x7fb619335d05 in raise (sig=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x7fb619339ab6 in abort () at abort.c:92
#8  0x7fb6112eaa22 in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x7fb6112eaaaf in g_log () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x7fb6112de4e2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x7fb6112de88f in g_main_context_new () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x7fb619d381c1 in
QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate (this=0x2b88870,
context=value optimized out) at kernel/qeventdispatcher_glib.cpp:310
#13 0x7fb619d382a0 in QEventDispatcherGlib::QEventDispatcherGlib
(this=0x36897f0, parent=0x0) at kernel/qeventdispatcher_glib.cpp:357
#14 0x7fb619c25587 in QThreadPrivate::createEventDispatcher (data=0xfcd1c0)
at thread/qthread_unix.cpp:261
#15 0x7fb619c26156 in QThreadPrivate::start (arg=0xf9f140) at
thread/qthread_unix.cpp:313
#16 0x7fb616f96d8c in start_thread (arg=0x7fb5ebafb700) at
pthread_create.c:304
#17 0x7fb6193e804d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x in ?? ()

Thread 1 (Thread 0x7fb61c47c840 (LWP 2534)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7fb619c2682b in wait (this=value optimized out,
mutex=0x7fb5f8112e40, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=value optimized out, mutex=0x7fb5f8112e40,
time=18446744073709551615) at 

[Bug 282317] DAVResource does not return attendee information

2011-10-13 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=282317


Allen Winter win...@kde.org changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED




-- 
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 273676] Plasma-desktop crashes regularly (again suspect Akonadi and remote iCal)

2011-10-13 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=273676


David E. Narvaez david.narv...@computer.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #21 from David E. Narvaez david narvaez computer org  2011-10-13 
23:20:16 ---
I'm marking this as FIXED then, but I'm currently having other types of issues
with remote iCal so if this error pops up again, please let us know.

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 283951] kmail +simap unresponsive and then crashed

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=283951


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

   What|Removed |Added

  Component|general |general
Version|unspecified |1.13.6
Product|kmail2  |kmail




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


[Bug 282317] DAVResource does not return attendee information

2011-10-13 Thread Ingo Ratsdorf
https://bugs.kde.org/show_bug.cgi?id=282317





--- Comment #15 from Ingo Ratsdorf ingo envirology co nz  2011-10-13 23:36:47 
---
How, that would be so cool.
Only issue is that ubuntu is still shipping libical 0.43... :-(
Might have to compile myself then. Hate it.

Allan, could I then off-topic point you to Bug #282591 regarding a not parsed
FBURL, a bug that is present for years.

-- 
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 282317] DAVResource does not return attendee information

2011-10-13 Thread Ingo Ratsdorf
https://bugs.kde.org/show_bug.cgi?id=282317





--- Comment #16 from Ingo Ratsdorf ingo envirology co nz  2011-10-13 23:39:59 
---
Ahh, ignore the last one, it's actually bug Bug #282761.
Sorry having so many 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 283954] New: Only resources can modify remote revisions

2011-10-13 Thread Ingo Ratsdorf
https://bugs.kde.org/show_bug.cgi?id=283954

   Summary: Only resources can modify remote revisions
   Product: Akonadi
   Version: 4.7
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: DAV Resource
AssignedTo: kdepim-bugs@kde.org
ReportedBy: i...@envirology.co.nz


Version:   4.7 (using KDE 4.7.1) 
OS:Linux

Akonadi Console output:

korganizer-1431355191 (0x9a8f390) 29 UID STORE 9121 REV 81 (REMOTEID
http://groupware.envirology.co.nz/groupdav.php/janus/calendar/c1f2762b-05e0-42dc-b442-49ff38a948ee.ics;
REMOTEREVISION \2614:0:1318475018\ PLD:RFC822 {707} 
korganizer-1431355191 (0x9a8f390) 29 NO Only resources can modify remote
revisions 

Reproducible: Always

Steps to Reproduce:
Edit an existing incidence in Korganizer and chnage the end date of a repeating
event or chnage attendee information

Actual Results:  
Dialog warning popup:
Unable to store the incidence in the calendar. Try again? Reason: Unknown
error. (NO Only resources can modify remote revisions )

Expected Results:  
Incidence to be updated

Seems to be happening only with dates for recurring events and attendee
modification.

-- 
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 283857] Can't set akonadi-google as default ressources

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=283857


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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-14 
00:49:47 ---


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

-- 
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 280536] Cannot set a resource as 'not read only'

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=280536


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

   What|Removed |Added

 CC||gnu...@gmail.com




--- Comment #3 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-14 
00:49:47 ---
*** Bug 283857 has been marked as a duplicate of this bug. ***

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


[Bug 283935] Akonadi Agent crashes few minutes after system start-up.

2011-10-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=283935


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

   What|Removed |Added

 CC|vkra...@kde.org |
  Component|Nepomuk Feeder Agents   |kdeui
 AssignedTo|to...@kde.org   |kdelibs-b...@kde.org
Product|Akonadi |kdelibs




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-14 
00:54:24 ---
The crash is the result of this, not the cause:

Session
bus not found \nTo circumvent this problem try the following command (with
Linux and bash) \nexport $(dbus-launch) )

-- 
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 283935] Akonadi Agent crashes few minutes after system start-up.

2011-10-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=283935


Christoph Feck christ...@maxiom.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Christoph Feck christoph maxiom de  2011-10-14 01:03:22 
---


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

-- 
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 271167] akonadi resource entree cannot be removed from kaddressbook

2011-10-13 Thread Dimitrios Glentadakis
https://bugs.kde.org/show_bug.cgi?id=271167


Dimitrios Glentadakis dgl...@gmail.com changed:

   What|Removed |Added

 CC||dgl...@gmail.com




--- Comment #1 from Dimitrios Glentadakis dglent gmail com  2011-10-14 
05:06:15 ---
i have a similar problem, i cant remove a google resource from kaddressbook but
i cant either remove it from akonadiconsole.

See also:
http://forum.kde.org/viewtopic.php?f=20t=96881

* I am in the right place or i have to open a new bug report because i cannot
remove the resource either from akonadiconsole ?

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