[kontact] [Bug 314682] Kontact crashed unexpectedly with a dbus-error.

2013-12-06 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=314682

Rolf Eike Beer  changed:

   What|Removed |Added

 CC||k...@opensource.sf-tec.de

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


[kontact] [Bug 314682] Kontact crashed unexpectedly with a dbus-error.

2013-12-06 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=314682

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

kontact (4.11.4) on KDE Platform 4.11.4 using Qt 4.8.5

I had the same problem: Kontact was just running in the background when it
crashed.

-- Backtrace (Reduced):
#11 0x7f26e15137f8 in QString::free (d=0x2426ee0) at tools/qstring.cpp:1235
#12 0x7f26e0204e49 in ~QString (this=0x789d170, __in_chrg=)
at ../../src/corelib/tools/qstring.h:880
#13 QDBusMessagePrivate::~QDBusMessagePrivate (this=0x789d150,
__in_chrg=) at qdbusmessage.cpp:72
#14 0x7f26e0204f5f in QDBusMessage::~QDBusMessage (this=0x7af,
__in_chrg=) at qdbusmessage.cpp:537
#15 0x7f26e0200a0d in ~QDBusCallDeliveryEvent (this=0xaabb700,
__in_chrg=) at qdbusintegrator_p.h:93

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


[Akonadi] [Bug 327988] Server removes header and body data of maildir records in parttable

2013-12-06 Thread Patrick
https://bugs.kde.org/show_bug.cgi?id=327988

--- Comment #2 from Patrick  ---
No errors, but I do get the following message when the problem occurs:

found 1 item parts to expire in collection "sent-mail"

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


[Akonadi] [Bug 327988] Server removes header and body data of maildir records in parttable

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=327988

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||dvra...@redhat.com
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Daniel Vrátil  ---
The only moment when I can imagine this is happening is when the external file
with the payload cannot be found.

If you run Akonadi from console (akonadictl restart), and try to reproduce this
issue, do you see any errors?

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


[Akonadi] [Bug 324787] Unknown error in akonadiserver() after failed migration

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=324787

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from Daniel Vrátil  ---
Hi, can you still reproduce this issue?

I previously missed these MySQL errors from the log:
130911 11:50:09 [ERROR] MYSQL_BIN_LOG::open_purge_index_file failed to open
register file. 130911 11:50:09 [ERROR] MYSQL_BIN_LOG::open_index_file failed to
sync the index file. 130911 11:50:09 [ERROR] Aborting

According to Google, this indeed is ownership/access issue.

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


[Akonadi] [Bug 322923] resource failed to save downloaded mails

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=322923

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |FIXED

--- Comment #2 from Daniel Vrátil  ---
> Unable to store downloaded mails. Append failed

This sounds like the MySQL server went away problem. There was a problem with
MySQL randomly dropping connection after long period of inactivity. This has
been fixed in 1.10.3.

Please reopen this bug if you should run to this problem again.

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


[Akonadi] [Bug 319159] KDirWatch::removeEntry: doesn´t know "some path"

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=319159

Daniel Vrátil  changed:

   What|Removed |Added

 CC||dvra...@redhat.com
  Component|server  |Maildir Resource

--- Comment #3 from Daniel Vrátil  ---
The KDirWatcher is used in MailDir resource, reassigning.

(IIRC the message is not critical, it was just a debug message that sounds
scary).

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


[Akonadi] [Bug 318281] KMail doesn´t respond: ItemRetrieverException : Unable to retrieve item from resource

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=318281

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||dvra...@redhat.com
 Resolution|--- |WAITINGFORINFO

--- Comment #5 from Daniel Vrátil  ---
Does this still happen to you? If you can still reproduce the database
deadlock, when it happens again, please do the following:

Open Akonadi Console and in DB Console tab, run "SHOW ENGINE INNODB STATUS".
This should reveal what queries are deadlocking and we can optimize them to
avoid this happening in future.

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


[Akonadi] [Bug 318224] Tries to insert existing entries into database

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=318224

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||dvra...@redhat.com
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Daniel Vrátil  ---
Is this problem still valid?

Can you in Akonadi Console -> DB Console run following query:

SELECT collectionTable.name, resourceTable.name FROM collectionTable INNER JOIN
resourceTable ON collectionTable.resourceId = resourceTable.id  WHERE
collectionTable.id = 249;

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


[Akonadi] [Bug 317470] mysqld take lot of CPU usage when Akonadi is enabled (4.10.41)

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=317470

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

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


[Akonadi] [Bug 317468] kmail / akonadiserver / mysqld uses a lot of ressources even in idle time

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=317468

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |FIXED

--- Comment #2 from Daniel Vrátil  ---
This sounds like it could be caused by Nepomuk feeder.

Anyway, it you see this problem again, please reopen the bug.

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


[Akonadi] [Bug 292762] With akonadi using an external mysql server, if mysql is restarted this lead to crash or errors

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=292762

Daniel Vrátil  changed:

   What|Removed |Added

 CC||vo.z...@gmail.com

--- Comment #10 from Daniel Vrátil  ---
*** Bug 316647 has been marked as a duplicate of this bug. ***

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


[Akonadi] [Bug 316647] Akonadi server stop work after MySQL server restart

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=316647

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Daniel Vrátil  ---
See explanation why it does not really work in comment #6 please.

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

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


[Akonadi] [Bug 314514] akonadi.collectiontable doesn't exist

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=314514

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |INVALID

--- Comment #13 from Daniel Vrátil  ---
The CollectionTable has been indeed updated in 1.9.0, the updater should have
taken care of it on first start, but it had probably failed, corrupting the
table (for a reason we will never find out). Please follow the in the wiki link
in comment #12 to reset your Akonadi database.

If you run into the corruption again, please reopen this bug.

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


[Akonadi] [Bug 310381] Akonadi server selftest fail

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=310381

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |INVALID

--- Comment #6 from Daniel Vrátil  ---
> May it be connected somehow with the fact that my home is mounted using 
> sshfs? I mean that the FS is unmounted earlier than DB finishes writing? 
> Maybe it is nonsense, I just guessing 

This is almost definitely the cause of your problems. In general, we don't
recommend running Akonadi database on a remote filesystem (also for performance
reasons). The errors you were seeing were caused by corrupted or incomplete
database. Please make sure the Akonadi database has been always properly shut
down before unmouting the filesystem.

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


[Akonadi] [Bug 309756] Problem with Mysql table impact right use in kde PIM apps

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=309756

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||dvra...@redhat.com
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from Daniel Vrátil  ---
> - I select an email and I can read it.
> - I select an email and I have to wait more than 20sec to read it.
> - I restart kmail because email content is not loaded.

Do you still observe any of these problems?

Regarding autocompletion, I think it has been disabled in 4.9 because it was
broken, should work now in 4.11/4.12. The checkboxes in KOrganizer seem to
behave more reasonably now :-)

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


[Akonadi] [Bug 307886] [patch] gcc41 build failure patch

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=307886

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||dvra...@redhat.com
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Daniel Vrátil  ---
Does downstream still require the patch? I think the minimum GCC version for
the entire KDE is now 4.4 or something like that?

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


[Akonadi] [Bug 299483] akonadi crashes when ~/.local is a symlink

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=299483

Daniel Vrátil  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from Daniel Vrátil  ---
Is this problem still valid? Have you tried to check the AppArmor settings?

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


[Akonadi] [Bug 297439] regression of BUG 233382 / SVN Revision 1115967 ? defaultaddressbook=akonadi_contacts_resource incremented

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=297439

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||dvra...@redhat.com
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Daniel Vrátil  ---
Hi,

is this problem still valid? I've seen this happening a few times long time
ago, but I believe it is fixed now in KDE>=4.10/Akonadi>=1.10

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


[Akonadi] [Bug 289295] MySQL errors when creating the akonadi database

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=289295

Daniel Vrátil  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |FIXED

--- Comment #20 from Daniel Vrátil  ---
Closing as fixed, since this sounds like a problem with MySQL and updating
their performance_schema after upgrade, not an Akonadi bug.

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


[Akonadi] [Bug 283692] Empty emails because of full hard disk (home)

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=283692

Daniel Vrátil  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||1.11.1
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/akon
   ||adi/40e7cff2c75a7ba986f9ab0
   ||ab5171dc899c57b39

--- Comment #6 from Daniel Vrátil  ---
Git commit 40e7cff2c75a7ba986f9ab0ab5171dc899c57b39 by Dan Vrátil.
Committed on 06/12/2013 at 16:08.
Pushed by dvratil into branch '1.11'.

Always verify writing data to external file was successfull

Always make sure that QFile::write() has written all data to prevent data
loss in case we run out of disk space.
FIXED-IN: 1.11.1

M  +6-12   server/src/handler/append.cpp
M  +5-11   server/src/handler/store.cpp
M  +26   -0server/src/storage/parthelper.cpp
M  +12   -0server/src/storage/parthelper.h

http://commits.kde.org/akonadi/40e7cff2c75a7ba986f9ab0ab5171dc899c57b39

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


[Akonadi] [Bug 316840] imap resource starts crazy connect / disconnect cycle to mail server

2013-12-06 Thread Benoit Grégoire
https://bugs.kde.org/show_bug.cgi?id=316840

Benoit Grégoire  changed:

   What|Removed |Added

 CC||beno...@coeus.ca

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


[Akonadi] [Bug 319171] Infinite popup message when imap connection error

2013-12-06 Thread Benoit Grégoire
https://bugs.kde.org/show_bug.cgi?id=319171

Benoit Grégoire  changed:

   What|Removed |Added

 CC||beno...@coeus.ca

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


[Akonadi] [Bug 283692] Empty emails because of full hard disk (home)

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=283692

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||dvra...@redhat.com
 Ever confirmed|0   |1

--- Comment #5 from Daniel Vrátil  ---
In case of database, we report failure to clients when database fails to commit
a transaction. If it finds out that it has run out of disk when it tries to
write the data later on asynchronously is out of our control. However that
should just cause no data to be written and the item simply won't be stored in
Akonadi (clients will "now" about it, but it will disappear on next start).

In case of external payload files, I can see a problem when we run out of disk
space when writing the data to a temporary file or when modifying existing item
(fetching missing parts) - there's no check for successful write. I'll fix
that. Other cases seem to fail correctly when write fails.

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


[Akonadi] [Bug 275261] Akonadi on NFS mounted home directories is very fragile

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=275261

Daniel Vrátil  changed:

   What|Removed |Added

 CC||dvra...@redhat.com

--- Comment #10 from Daniel Vrátil  ---
If I'm reading this correctly:

1) MySQL via NFS does not work: pretty much an upstream issue and there's
nothing we can do about it.

2) Request to support system-wide MySQL with global credentials: Akonadi allows
to connect to a remote MySQL server already, but not with the same credentials
for everyone (reported as bug #287515). I'm not sure we want to support such
case though.

3) MariaDB copes better with NFS when using some special settings options -> we
can add them to our mysql.conf (commented out by default), with instruction to
enable them when running Akonadi on NFS.

If nobody objects, I'd close this bug as FIXED after adding the options to
mysql.conf, since the original objection is an upstream issue and the MariaDB
options seem to fix the problem.

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


[kontact] [Bug 328484] Kontact crashed when double clicking on the message area

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=328484

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |UPSTREAM

--- Comment #1 from Daniel Vrátil  ---
This is a webkit issue, sorry - nothing much we can do about it.

It might be fixed in upstream: https://bugs.webkit.org/show_bug.cgi?id=102192

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


[kontact] [Bug 328484] New: Kontact crashed when double clicking on the message area

2013-12-06 Thread Diego
https://bugs.kde.org/show_bug.cgi?id=328484

Bug ID: 328484
   Summary: Kontact crashed when double clicking on the message
area
Classification: Unclassified
   Product: kontact
   Version: 4.11.3
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: diego...@zoho.com

Application: kontact (4.11.3)
KDE Platform Version: 4.11.3
Qt Version: 4.8.5
Operating System: Linux 3.11.9-200.fc19.x86_64 x86_64
Distribution: "Fedora release 19 (Schrödinger’s Cat)"

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

This is a bit weird bug, but what happened is this: I had my Kontact minimized,
I opened it, then after a couple of seconds I double clicked (by error, it
wasn't intentional) on the message area and Kontact window instantly
disappeared!

I don't have any way to reproduce the bug at will.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fc07e7948c0 (LWP 17918))]

Thread 4 (Thread 0x7fc0559fe700 (LWP 17919)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fc07d463e2d in WTF::TCMalloc_PageHeap::scavengerThread
(this=) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:2571
#2  0x7fc07d463e69 in WTF::TCMalloc_PageHeap::runScavengerThread
(context=) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:1767
#3  0x7fc0783e8c53 in start_thread (arg=0x7fc0559fe700) at
pthread_create.c:308
#4  0x7fc07767edbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7fc014eda700 (LWP 17920)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fc07d1a45bd in JSC::BlockAllocator::blockFreeingThreadMain
(this=0x7fc055160398) at
/usr/src/debug/webkit-qtwebkit-23/Source/JavaScriptCore/heap/BlockAllocator.cpp:128
#2  0x7fc07d493686 in WTF::wtfThreadEntryPoint (param=0x1431500) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:196
#3  0x7fc0783e8c53 in start_thread (arg=0x7fc014eda700) at
pthread_create.c:308
#4  0x7fc07767edbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7fc00569c700 (LWP 17940)):
#0  0x7fc0776747fd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7fc07414c0e4 in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0x7fbffc0029c0, timeout=264, context=0x7fbffc0009a0) at gmain.c:3995
#2  g_main_context_iterate (context=context@entry=0x7fbffc0009a0,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
gmain.c:3696
#3  0x7fc07414c1ec in g_main_context_iteration (context=0x7fbffc0009a0,
may_block=1) at gmain.c:3762
#4  0x7fc0787a4166 in QEventDispatcherGlib::processEvents
(this=0x7fbffc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#5  0x7fc078775ecf in QEventLoop::processEvents
(this=this@entry=0x7fc00569bd20, flags=...) at kernel/qeventloop.cpp:149
#6  0x7fc0787761c5 in QEventLoop::exec (this=this@entry=0x7fc00569bd20,
flags=...) at kernel/qeventloop.cpp:204
#7  0x7fc07867566f in QThread::exec (this=) at
thread/qthread.cpp:536
#8  0x7fc078677d0f in QThreadPrivate::start (arg=0x1708ec0) at
thread/qthread_unix.cpp:338
#9  0x7fc0783e8c53 in start_thread (arg=0x7fc00569c700) at
pthread_create.c:308
#10 0x7fc07767edbd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7fc07e7948c0 (LWP 17918)):
[KCrash Handler]
#6  size (this=0x88) at ../../src/corelib/tools/qlist.h:98
#7  size (this=0x88) at ../../src/corelib/tools/qlist.h:137
#8  QMimeDataPrivate::removeData (this=this@entry=0x0, format=...) at
kernel/qmimedata.cpp:72
#9  0x7fc078786688 in QMimeDataPrivate::setData (this=this@entry=0x0,
format=..., data=...) at kernel/qmimedata.cpp:83
#10 0x7fc078786a9b in QMimeData::setData (this=,
mimeType=..., data=...) at kernel/qmimedata.cpp:547
#11 0x7fc07c8ed486 in WebCore::Pasteboard::writeSelection () from
/lib64/libQtWebKit.so.4
#12 0x7fc07bfcad4b in WebCore::EditorClientQt::respondToChangedSelection ()
from /lib64/libQtWebKit.so.4
#13 0x7fc07c2c8bce in WebCore::Editor::notifyComponentsOnChangedSelection
() from /lib64/libQtWebKit.so.4
#14 0x7fc07c2d66e7 in WebCore::Editor::respondToChangedSelection () from
/lib64/libQtWebKit.so.4
#15 0x7fc07c2e94f6 in WebCore::FrameSelection::setSelection () from
/lib64/libQtWebKit.so.4
#16 0x7fc07c2ea286 in
WebCore::FrameSelection::setNonDirectionalSelectionIfNeeded () from
/lib64/libQtWebKit.so.4
#17 0x7fc07c5f5efe in
WebCore::

[kmail2] [Bug 326476] add a request for advocating crypto to the crypto configuration

2013-12-06 Thread stakanov
https://bugs.kde.org/show_bug.cgi?id=326476

staka...@freenet.de changed:

   What|Removed |Added

 CC||staka...@freenet.de

--- Comment #1 from staka...@freenet.de ---
Well, let's fight for this, since I frustratingly try to convince the very few!
reliable friends I have to consistently propagate the use of GPG, maybe that
can help. Why not. Worth a try. P.S. thank you for the link about crypto for
all. Nice. 

Reasons to vote for this: 
a) people really do not understand the importance of encrypting even now
b) people begin to associate through FUD the gpg as something "only agents
should do" and as something forbidden, "exposing them".
c) people do not understand the advantages of the use of consistent gpg
encryption, regarding personalized spam and social engineered phishing (what do
you engeneer if you do not know what they are writing, right?)
d) people are not aware of the little pitfalls on privacy (like the header and
the subject NOT being encrypted). 
So such a tutorial and promotion could address all that with few, well done
unified info that is (especially important) consistent through different
distributions. 
I will vote for this thing with a few points but I think you should consider to
"fusion" this proposal with 318005, as redundancy shall disperse the other
users votes (a bit as happens here with me). 
YMMV of course.

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


[kmail2] [Bug 318005] promote OpenPGP (and S/MIME) services for non-crypto users

2013-12-06 Thread Hauke Laging
https://bugs.kde.org/show_bug.cgi?id=318005

--- Comment #2 from Hauke Laging  ---
See this similar proposal:
https://bugs.kde.org/show_bug.cgi?id=326476

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


[kmail2] [Bug 323929] kmail high cpu load, seems stuck looping on fetching mails from akonadi

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=323929

--- Comment #30 from Daniel Vrátil  ---
If you have a patch. please upload it to reviewboard (git.reviewboard.kde.org),
where more developers can check and test it.

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


[Akonadi] [Bug 326480] Akonadi fails to start

2013-12-06 Thread Bernd Weigelt
https://bugs.kde.org/show_bug.cgi?id=326480

--- Comment #29 from Bernd Weigelt  ---
i see this bug only on one of my systems, my workaround is to kill
akonadi_control and akonadiserver, but i have to do this after every reboot.
My system is openSUSE 13.1, updated from 12.3 with 'zypper dup'

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


[kmail2] [Bug 318005] promote OpenPGP (and S/MIME) services for non-crypto users

2013-12-06 Thread stakanov
https://bugs.kde.org/show_bug.cgi?id=318005

staka...@freenet.de changed:

   What|Removed |Added

 CC||staka...@freenet.de

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


[Akonadi] [Bug 328474] New: Akonadi 'login failed' error is in loop and triggers every few seconds

2013-12-06 Thread masaj
https://bugs.kde.org/show_bug.cgi?id=328474

Bug ID: 328474
   Summary: Akonadi 'login failed' error is in loop and triggers
every few seconds
Classification: Unclassified
   Product: Akonadi
   Version: 4.11
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: IMAP resource
  Assignee: chrig...@fastmail.fm
  Reporter: ma...@inmail.cz
CC: kdepim-bugs@kde.org, vkra...@kde.org

Last evening IMAP password to my mail account expired. When I tried to login to
IMAP server  on the next day and put this particular imap account 'online' in
kmail, error messages from Akonadi_imap_resource were endlessly trying me to
warn me about expired password.  When I disconnected from the network where
IMAP server is situated warnings stopped generating.



Reproducible: Always

Steps to Reproduce:
1. let imap account password expire
2. get imap account 'online' in kmail
3. wait for a while
Actual Results:  
I had on my screen several windows with the message below:
The server for account "" refused the supplied username and
password. Do you want to go to the settings, have another attempt at logging
in, or do nothing?
Login failed, server replied: A03 NO AUTHENTICATE failed. 
[Account settings] [Try again] [Cancel]

Expected Results:  
The message about failed login should be raised only ONCE

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