[Akonadi] [Bug 352779] Akonadi significantly slow down the login process.

2015-12-13 Thread Weng Xuetian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352779

--- Comment #11 from Weng Xuetian  ---
For some reason that I don't know, currently I don't have such problem with kf
5.17 kde app 15.12.0, and plasma 5.5.0. Is that the case for every one here?

-- 
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 356403] The height of the Contact's menu bar is bigger than that of the rest of the Kontact suite.

2015-12-13 Thread Laurent Montel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356403

--- Comment #6 from Laurent Montel  ---
Finally I found an hidden layout in categoryselectwidget.
It's good now.

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


[kontact] [Bug 356403] The height of the Contact's menu bar is bigger than that of the rest of the Kontact suite.

2015-12-13 Thread Laurent Montel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356403

Laurent Montel  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kdep
   ||im/a744b6d37c1b72dd5e547e4c
   ||bb11cab15580cdae
 Resolution|INVALID |FIXED
   Version Fixed In||5.1

--- Comment #5 from Laurent Montel  ---
Git commit a744b6d37c1b72dd5e547e4cbb11cab15580cdae by Montel Laurent.
Committed on 14/12/2015 at 06:55.
Pushed by mlaurent into branch 'Applications/15.12'.

Fix Bug 356403 - The height of the Contact's menu bar is bigger than that of
the rest of the Kontact suite.

FIXED-IN: 5.1

M  +1-0kaddressbook/categoryselectwidget.cpp

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

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


[kontact] [Bug 356403] The height of the Contact's menu bar is bigger than that of the rest of the Kontact suite.

2015-12-13 Thread Laurent Montel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356403

--- Comment #4 from Laurent Montel  ---
yep it's already without margin, but xmlgui adds it when it added to toolbar

-- 
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 356641] New: Archiving segfaults kmail, maildir content different from actual resource dir structure.

2015-12-13 Thread Daniel Hornung via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356641

Bug ID: 356641
   Summary: Archiving segfaults kmail, maildir content different
from actual resource dir structure.
   Product: Akonadi
   Version: unspecified
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: Archive Mail Agent
  Assignee: kdepim-bugs@kde.org
  Reporter: daniel.horn...@gmx.de

KMail: Version 4.14.8
QT: 4.8.6-r2

After importing a lot of older emails, I found out that the maildir structure
was missing most or all of the imported emails and their folders:

$ ls -al local-mail/.Computer.directory/
total 12
drwxr-xr-x  3 daniel daniel 4096 Dec 13 15:20 .
drwxr-xr-x 25 daniel daniel 4096 Dec 13 21:27 ..
drwxr-xr-x  5 daniel daniel 4096 Dec 13 15:20 new

So I tried to at least create a backup by archiving all local folders.  This
went fine for about half the messages (measured by the resulting file size),
then KMail crashed.  A stack trace follows:

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

Thread 4 (Thread 0x7ff78651c700 (LWP 24830)):
#0  0x7ff7959a986f in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x7ff799319f06 in WTF::TCMalloc_PageHeap::scavengerThread() () from
/usr/lib64/qt4/libQtWebKit.so.4
#2  0x7ff799319f39 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) ()
from /usr/lib64/qt4/libQtWebKit.so.4
#3  0x7ff7959a5464 in start_thread () from /lib64/libpthread.so.0
#4  0x7ff79b16968d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7ff785c1b700 (LWP 24831)):
#0  0x7ff794dc537c in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#1  0x7ff794d84a10 in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#2  0x7ff794d84f08 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#3  0x7ff794d85074 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#4  0x7ff79c5538de in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/qt4/libQtCore.so.4
#5  0x7ff79c525c77 in
QEventLoop::processEvents(QFlags) () from
/usr/lib64/qt4/libQtCore.so.4
#6  0x7ff79c525f3d in
QEventLoop::exec(QFlags) () from
/usr/lib64/qt4/libQtCore.so.4
#7  0x7ff79c42599f in QThread::exec() () from /usr/lib64/qt4/libQtCore.so.4
#8  0x7ff79c42808f in QThreadPrivate::start(void*) () from
/usr/lib64/qt4/libQtCore.so.4
#9  0x7ff7959a5464 in start_thread () from /lib64/libpthread.so.0
#10 0x7ff79b16968d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7ff731674700 (LWP 28153)):
#0  0x7ff7959a986f in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x7ff73cfc170b in QTWTF::TCMalloc_PageHeap::scavengerThread() () from
/usr/lib64/qt4/libQtScript.so.4
#2  0x7ff73cfc1751 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*)
() from /usr/lib64/qt4/libQtScript.so.4
#3  0x7ff7959a5464 in start_thread () from /lib64/libpthread.so.0
#4  0x7ff79b16968d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ff79dba97c0 (LWP 24827)):
[KCrash Handler]
#6  0x7ff79b0b7cd7 in raise () from /lib64/libc.so.6
#7  0x7ff79b0b9099 in abort () from /lib64/libc.so.6
#8  0x7ff79b47dfbd in __gnu_cxx::__verbose_terminate_handler() () from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/libstdc++.so.6
#9  0x7ff79b47be66 in __cxxabiv1::__terminate(void (*)()) () from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/libstdc++.so.6
#10 0x7ff79b47beb1 in std::terminate() () from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/libstdc++.so.6
#11 0x7ff79b47c105 in __cxa_rethrow () from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/libstdc++.so.6
#12 0x7ff79c52612d in
QEventLoop::exec(QFlags) () from
/usr/lib64/qt4/libQtCore.so.4
#13 0x7ff79c52b1f9 in QCoreApplication::exec() () from
/usr/lib64/qt4/libQtCore.so.4
#14 0x004035d2 in main ()

-- 
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 335090] Akonadi Dav Resource: Broken State / Unexpected Error 401

2015-12-13 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=335090

1...@gmx-topmail.de changed:

   What|Removed |Added

 CC||1...@gmx-topmail.de

--- Comment #58 from 1...@gmx-topmail.de ---
still present (ubuntu 15.10 with backports, Akonadi 5.0.51).
CalDAV ressource: "Offline, Broken", "Invalid Address (URL): . (0)"

-- 
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 356634] Kmail Randomly Hangs On Email Deletion

2015-12-13 Thread Ian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356634

Ian  changed:

   What|Removed |Added

 CC||i...@pairowoodies.com

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


[kmail2] [Bug 356634] New: Kmail Randomly Hangs On Email Deletion

2015-12-13 Thread Ian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356634

Bug ID: 356634
   Summary: Kmail Randomly Hangs On Email Deletion
   Product: kmail2
   Version: 4.14.1
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: commands and actions
  Assignee: kdepim-bugs@kde.org
  Reporter: i...@pairowoodies.com

When deleting emails in my message list window, Kmail will frequently just
"hang" on "moving messages" and will just remain on that. 

Sometimes, it's after deleting only three messages while other times I can
delete a much larger number before it happens.

When it does occur, the only resolution is to reboot my computer before I can
do anything again with Kmail.


Reproducible: Sometimes

Steps to Reproduce:
1. Open Kmail
2. Delete some emails


Actual Results:  
Kmail hangs on "Moving Message" and Kmail become unusable. Other messages
cannot even be read.

Expected Results:  
Kmail should just delete messages and there should be no performance issues.

I have been using Kmail and KDE since 2001. This latest issue which happens
regularly is causing me to unfortunately have to consider another email
application as this is totally unusable for me. 

If there is some performance tweaks I can make and try, am willing to do so.

I'm using OpenSuse Tumbleweed.

-- 
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 354536] Akonadi fails to migrate database from version 30 (foreign key constraint fails)

2015-12-13 Thread Martin Bednar via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354536

Martin Bednar  changed:

   What|Removed |Added

 CC||seraf...@gmail.com

--- Comment #3 from Martin Bednar  ---
I think I just got hit by this.
Log here : https://paste.kde.org/paxixlmnn

Using a system-wide mysql server. (also used for web development)

-- 
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 356008] Unable to spawn mysqld server with mariadb 10.1

2015-12-13 Thread Viorel-Cătălin Răpițeanu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356008

Viorel-Cătălin Răpițeanu  changed:

   What|Removed |Added

 CC||rapiteanu.cata...@gmail.com

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


[kaddressbook] [Bug 354594] Looking up an address online fails: Mapquest 'The AppKey submitted with this request is invalid.'

2015-12-13 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354594

aux...@gmail.com changed:

   What|Removed |Added

 CC||aux...@gmail.com

--- Comment #7 from aux...@gmail.com ---
Running kaddressbook5-15.08.3 on openSUSE Leap 42.1, I have the same problem
exactly.

-- 
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 355093] Crash if I click on new mail

2015-12-13 Thread Fabian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355093

Fabian  changed:

   What|Removed |Added

 CC||tonym...@gmail.com

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


[kontact] [Bug 356403] The height of the Contact's menu bar is bigger than that of the rest of the Kontact suite.

2015-12-13 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356403

--- Comment #3 from Christoph Feck  ---
Laurent, did you set the layout margins to 0 (at least the top and bottom
margins)?

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