[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-23 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=367480

CapSel  changed:

   What|Removed |Added

 CC|kdeb...@capsel.org  |

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 409809] does not sync all emails (gmail + other imap)

2020-06-01 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=409809

CapSel  changed:

   What|Removed |Added

 CC||kdeb...@capsel.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[telepathy] [Bug 282726] Chat ui crash when clicking settings->configure

2018-02-23 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=282726

CapSel  changed:

   What|Removed |Added

 CC||cap...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[telepathy] [Bug 390964] New: Crash when clicking [Settings -> Configure Chat Application...] version 17.12.2

2018-02-23 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=390964

Bug ID: 390964
   Summary: Crash when clicking [Settings -> Configure Chat
Application...] version 17.12.2
   Product: telepathy
   Version: unspecified
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: text-ui
  Assignee: kde-telepathy-b...@kde.org
  Reporter: cap...@gmail.com
  Target Milestone: Future

Crashes every time.

Some debugging I've done:
Thread 1 "ktp-text-ui" received signal SIGSEGV, Segmentation fault.
0x77da4dbc in KCModuleProxy::d_func (this=0x0) at
/var/tmp/portage/kde-frameworks/kcmutils-5.43.0/work/kcmutils-5.43.0/src/kcmoduleproxy.h:68
68  Q_DECLARE_PRIVATE(KCModuleProxy)
(gdb) list
63   * @author Matthias Kretz 
64   *
65   */
66  class KCMUTILS_EXPORT KCModuleProxy : public QWidget
67  {
68  Q_DECLARE_PRIVATE(KCModuleProxy)
69  Q_OBJECT
70  public:
71  /**
72   * Constructs a KCModuleProxy from a KCModuleInfo class.
(gdb) up
#1  0x77da31d1 in KCModuleProxy::realModule (this=0x0) at
/var/tmp/portage/kde-frameworks/kcmutils-5.43.0/work/kcmutils-5.43.0/src/kcmoduleproxy.cpp:66
66  Q_D(const KCModuleProxy);
(gdb) up
#2  0x5557862d in ChatWindow::showSettingsDialog (this=0x559510d0)
at
/var/tmp/portage/kde-apps/ktp-text-ui-17.12.2/work/ktp-text-ui-17.12.2/app/chat-window.cpp:766
766 connect(proxy->realModule(), SIGNAL(reloadTheme()),
(gdb) p proxy
$1 = (KCModuleProxy *) 0x0
(gdb) list
761 
762 KPageWidgetItem *configPage =
dialog->addModule(QLatin1String("kcm_ktp_chat_appearance"));
763 KCModuleProxy *proxy =
qobject_cast(configPage->widget());
764 Q_ASSERT(proxy);
765 
766 connect(proxy->realModule(), SIGNAL(reloadTheme()),
767 this, SLOT(onReloadTheme()));
768 
769 dialog->addModule(QLatin1String("kcm_ktp_chat_behavior"));
770 dialog->addModule(QLatin1String("kcm_ktp_chat_messages"));
(gdb) p configPage
$2 = (KPageWidgetItem *) 0x57dfb300
(gdb) p this
$3 = (ChatWindow * const) 0x559510d0

Stack trace:
(gdb) bt
#0  0x77da4dbc in KCModuleProxy::d_func (this=0x0) at
/var/tmp/portage/kde-frameworks/kcmutils-5.43.0/work/kcmutils-5.43.0/src/kcmoduleproxy.h:68
#1  0x77da31d1 in KCModuleProxy::realModule (this=0x0) at
/var/tmp/portage/kde-frameworks/kcmutils-5.43.0/work/kcmutils-5.43.0/src/kcmoduleproxy.cpp:66
#2  0x5557862d in ChatWindow::showSettingsDialog (this=0x559510d0)
at
/var/tmp/portage/kde-apps/ktp-text-ui-17.12.2/work/ktp-text-ui-17.12.2/app/chat-window.cpp:766
#3  0x55589f62 in ChatWindow::qt_static_metacall (_o=0x559510d0,
_c=QMetaObject::InvokeMetaMethod, _id=47, _a=0x7fffc270)
at
/var/tmp/portage/kde-apps/ktp-text-ui-17.12.2/work/ktp-text-ui-17.12.2_build/app/ktp-text-ui_autogen/EWIEGA46WW/moc_chat-window.cpp:321
#4  0x764e7173 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#5  0x76d25762 in QAction::triggered(bool) () from
/usr/lib64/libQt5Widgets.so.5
#6  0x76d27e4c in QAction::activate(QAction::ActionEvent) () from
/usr/lib64/libQt5Widgets.so.5
#7  0x76ea4a7c in ?? () from /usr/lib64/libQt5Widgets.so.5
#8  0x76eabf2b in ?? () from /usr/lib64/libQt5Widgets.so.5
#9  0x76eacd3f in QMenu::mouseReleaseEvent(QMouseEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#10 0x76d6a6f8 in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#11 0x76eaf08b in QMenu::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#12 0x76d2be1c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#13 0x76d33c2f in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#14 0x764be517 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#15 0x76d32c02 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool) () from
/usr/lib64/libQt5Widgets.so.5
#16 0x76d85415 in ?? () from /usr/lib64/libQt5Widgets.so.5
#17 0x76d87cea in ?? () from /usr/lib64/libQt5Widgets.so.5
#18 0x76d2be1c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#19 0x76d336d4 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#20 0x764be517 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#21 0x7680fa7b in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib64/libQt5Gui.so.5
#22 0x76811665 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePriv

[telepathy] [Bug 390964] Crash when clicking [Settings -> Configure Chat Application...] version 17.12.2

2018-02-23 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=390964

CapSel  changed:

   What|Removed |Added

 CC||cap...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[telepathy] [Bug 390964] Crash when clicking [Settings -> Configure Chat Application...] version 17.12.2

2018-03-01 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=390964

--- Comment #4 from CapSel  ---
Your patch works. Thank You!

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 391345] New: Baloo crash on new file

2018-03-03 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=391345

Bug ID: 391345
   Summary: Baloo crash on new file
   Product: frameworks-baloo
   Version: 5.43.0
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: normal
  Priority: NOR
 Component: Baloo File Daemon
  Assignee: baloo-bugs-n...@kde.org
  Reporter: kdeb...@capsel.org
  Target Milestone: ---

Application: baloo_file (5.43.0)
 (Compiled from sources)
Qt Version: 5.9.4
Frameworks Version: 5.43.0
Operating System: Linux 4.15.7-gentoo-r1 x86_64
Distribution: "Gentoo Base System release 2.4.1"

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

Started downloading with Transmission Bittorent. Same thing happen when I
download PDF file with firefox.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation
fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7efc401d5780 (LWP 12610))]

Thread 3 (Thread 0x7efc3f48a700 (LWP 15110)):
[KCrash Handler]
#6  0x7efc43e935ec in ?? () from /lib64/libc.so.6
#7  0x7efc44b8217c in Baloo::PostingCodec::decode (this=0x7efc3f489b83,
arr=...) at
/var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/codecs/postingcodec.cpp:42
#8  0x7efc44b72fc9 in Baloo::PostingDB::get (this=0x7efc3f489c40, term=...)
at
/var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/engine/postingdb.cpp:100
#9  0x7efc44b7d8de in Baloo::WriteTransaction::commit (this=0x7ebc300012a0)
at
/var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/engine/writetransaction.cpp:259
#10 0x7efc44b7881d in Baloo::Transaction::commit (this=0x7efc3f489d30) at
/var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/engine/transaction.cpp:262
#11 0x563d598b70f7 in Baloo::NewFileIndexer::run (this=0x563d5b4a2d40) at
/var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/file/newfileindexer.cpp:75
#12 0x7efc446c1c71 in ?? () from /usr/lib64/libQt5Core.so.5
#13 0x7efc446c4f15 in ?? () from /usr/lib64/libQt5Core.so.5
#14 0x7efc4347e877 in start_thread () from /lib64/libpthread.so.0
#15 0x7efc43e4db6f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7efc3ff8d700 (LWP 12613)):
#0  0x7efc43e4275d in poll () from /lib64/libc.so.6
#1  0x7efc425dbc69 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7efc425dbd7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7efc448bbc5b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#4  0x7efc4486929a in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#5  0x7efc446c0a1a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x7efc44cac5c5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x7efc446c4f15 in ?? () from /usr/lib64/libQt5Core.so.5
#8  0x7efc4347e877 in start_thread () from /lib64/libpthread.so.0
#9  0x7efc43e4db6f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7efc401d5780 (LWP 12610)):
#0  0x7efc43e4275d in poll () from /lib64/libc.so.6
#1  0x7efc425dbc69 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7efc425dbd7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7efc448bbc5b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#4  0x7efc4486929a in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#5  0x7efc44871a14 in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#6  0x563d598acf4a in main (argc=1, argv=0x7ffc73f162b8) at
/var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/file/main.cpp:104

Possible duplicates by query: bug 390610, bug 390363, bug 389455, bug 388621,
bug 388296.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 353134] Reply: quoted date in wrong language

2018-02-05 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=353134

CapSel  changed:

   What|Removed |Added

 CC||cap...@gmail.com

--- Comment #8 from CapSel  ---
I've got same problem. I wanted to use English everywhere with some exceptions:
$ locale
LANG=en_GB.UTF-8
LC_CTYPE="en_GB.UTF-8"
LC_NUMERIC=pl_PL.UTF-8
LC_TIME=pl_PL.UTF-8
LC_COLLATE=pl_PL.UTF-8
LC_MONETARY=pl_PL.UTF-8
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER="en_GB.UTF-8"
LC_NAME="en_GB.UTF-8"
LC_ADDRESS="en_GB.UTF-8"
LC_TELEPHONE="en_GB.UTF-8"
LC_MEASUREMENT=pl_PL.UTF-8
LC_IDENTIFICATION="en_GB.UTF-8"
LC_ALL=

Kmail used Polish language to fill reply.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 390823] New: baloo crashing on balooctl check

2018-02-20 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=390823

Bug ID: 390823
   Summary: baloo crashing on balooctl check
   Product: frameworks-baloo
   Version: 5.43.0
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: Baloo File Daemon
  Assignee: baloo-bugs-n...@kde.org
  Reporter: cap...@gmail.com
  Target Milestone: ---

Application: baloo_file (5.43.0)
 (Compiled from sources)
Qt Version: 5.9.4
Frameworks Version: 5.43.0
Operating System: Linux 4.15.4-gentoo x86_64
Distribution: "Gentoo Base System release 2.4.1"

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

I tried to recreate crash that is happening every day.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation
fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f49db07f780 (LWP 19369))]

Thread 3 (Thread 0x7f49da334700 (LWP 19390)):
[KCrash Handler]
#6  0x7f49ded3d6a4 in ?? () from /lib64/libc.so.6
#7  0x7f49dfa14e6a in memcpy (__len=94489280515, __src=0x7f49da333ba0,
__dest=) at /usr/include/bits/string3.h:53
#8  Baloo::IdTreeDB::get (this=this@entry=0x7f49da333ba0, docId=) at
/var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/engine/idtreedb.cpp:90
#9  0x7f49dfa278c6 in
Baloo::DocumentUrlDB::replace >
(shouldDeleteFolder=..., url=..., docId=, this=0x7f49da333b80)
at
/var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/engine/documenturldb.h:101
#10 Baloo::WriteTransaction::replaceDocument (this=, doc=...,
operations=...) at
/var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/engine/writetransaction.cpp:227
#11 0x7f49dfa21e59 in Baloo::Transaction::replaceDocument
(this=this@entry=0x7f49da333cb0, doc=..., operations=...) at
/var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/engine/transaction.cpp:254
#12 0x55bff1cb013a in Baloo::UnindexedFileIndexer::run
(this=0x55bff39d7970) at
/var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/file/unindexedfileindexer.cpp:68
#13 0x7f49df56bc71 in ?? () from /usr/lib64/libQt5Core.so.5
#14 0x7f49df56ef15 in ?? () from /usr/lib64/libQt5Core.so.5
#15 0x7f49de328877 in start_thread () from /lib64/libpthread.so.0
#16 0x7f49decf7b6f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f49dae37700 (LWP 19370)):
#0  0x7f49decec75d in poll () from /lib64/libc.so.6
#1  0x7f49dd485c69 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f49dd485d7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f49df765c5b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#4  0x7f49df71329a in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#5  0x7f49df56aa1a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x7f49dfb4e5c5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x7f49df56ef15 in ?? () from /usr/lib64/libQt5Core.so.5
#8  0x7f49de328877 in start_thread () from /lib64/libpthread.so.0
#9  0x7f49decf7b6f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f49db07f780 (LWP 19369)):
#0  0x7f49decec75d in poll () from /lib64/libc.so.6
#1  0x7f49dd485c69 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f49dd485d7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f49df765c5b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#4  0x7f49df71329a in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#5  0x7f49df71ba14 in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#6  0x55bff1ca582c in main (argc=, argv=) at
/var/tmp/portage/kde-frameworks/baloo-5.43.0/work/baloo-5.43.0/src/file/main.cpp:104

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 378861] New: possibly long email caused crash after reopening

2017-04-17 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=378861

Bug ID: 378861
   Summary: possibly long email caused crash after reopening
   Product: kontact
   Version: 5.4.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: capsel+...@v-matrix.org
  Target Milestone: ---

Application: kontact (5.4.3)

Qt Version: 5.8.0
Frameworks Version: 5.33.0
Operating System: Linux 4.10.9-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
I tried to open long email. It seems that kmail (kontact) got stuck on it but
not hunged. It stopped displaying e-mails just was showing "please wait". So I
closed kmail. After starting it again it crashed.
And now I can see that Akonadi crashed too.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff20acd28c0 (LWP 849))]

Thread 29 (Thread 0x7ff075879700 (LWP 8447)):
#0  0x7ff1fdb49b63 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7ff202525b62 in  () at /usr/lib/libQt5WebEngineCore.so.5
#2  0x7ff202534d39 in  () at /usr/lib/libQt5WebEngineCore.so.5
#3  0x7ff20253526d in  () at /usr/lib/libQt5WebEngineCore.so.5
#4  0x7ff20252e442 in  () at /usr/lib/libQt5WebEngineCore.so.5
#5  0x7ff1fdb432e7 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7ff20777254f in clone () at /usr/lib/libc.so.6

Thread 28 (Thread 0x7ff0e8822700 (LWP 8445)):
#0  0x7ff1fb976e64 in g_mutex_unlock () at /usr/lib/libglib-2.0.so.0
#1  0x7ff1fb930c80 in g_main_context_prepare () at
/usr/lib/libglib-2.0.so.0
#2  0x7ff1fb9316cb in  () at /usr/lib/libglib-2.0.so.0
#3  0x7ff1fb9318bc in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#4  0x7ff2082a606b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#5  0x7ff20824f89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#6  0x7ff208071a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#7  0x7ff2080766d8 in  () at /usr/lib/libQt5Core.so.5
#8  0x7ff1fdb432e7 in start_thread () at /usr/lib/libpthread.so.0
#9  0x7ff20777254f in clone () at /usr/lib/libc.so.6

Thread 27 (Thread 0x7ff0764d7700 (LWP 1415)):
#0  0x7ff1fdb49756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7ff0ed1c1563 in  () at /usr/lib/libQt5WebKit.so.5
#2  0x7ff0ed4f9781 in  () at /usr/lib/libQt5WebKit.so.5
#3  0x7ff1fdb432e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7ff20777254f in clone () at /usr/lib/libc.so.6

Thread 26 (Thread 0x7ff076cd8700 (LWP 1414)):
#0  0x7ff1fdb49756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7ff0ed1c1563 in  () at /usr/lib/libQt5WebKit.so.5
#2  0x7ff0ed4f9781 in  () at /usr/lib/libQt5WebKit.so.5
#3  0x7ff1fdb432e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7ff20777254f in clone () at /usr/lib/libc.so.6

Thread 25 (Thread 0x7ff0774d9700 (LWP 1413)):
#0  0x7ff1fdb49756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7ff0ed1c1563 in  () at /usr/lib/libQt5WebKit.so.5
#2  0x7ff0ed4f9781 in  () at /usr/lib/libQt5WebKit.so.5
#3  0x7ff1fdb432e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7ff20777254f in clone () at /usr/lib/libc.so.6

Thread 24 (Thread 0x7ff077cda700 (LWP 1412)):
#0  0x7ff1fdb49756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7ff0ed1c0411 in  () at /usr/lib/libQt5WebKit.so.5
#2  0x7ff0ed4f9781 in  () at /usr/lib/libQt5WebKit.so.5
#3  0x7ff1fdb432e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7ff20777254f in clone () at /usr/lib/libc.so.6

Thread 23 (Thread 0x7ff0ba3dc700 (LWP 1411)):
#0  0x7ff1fdb49756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7ff0ed4c860b in  () at /usr/lib/libQt5WebKit.so.5
#2  0x7ff0ed4c8649 in  () at /usr/lib/libQt5WebKit.so.5
#3  0x7ff1fdb432e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7ff20777254f in clone () at /usr/lib/libc.so.6

Thread 22 (Thread 0x7ff0caaa3700 (LWP 1371)):
#0  0x7ff2082a5850 in  () at /usr/lib/libQt5Core.so.5
#1  0x7ff1fb930c8d in g_main_context_prepare () at
/usr/lib/libglib-2.0.so.0
#2  0x7ff1fb9316cb in  () at /usr/lib/libglib-2.0.so.0
#3  0x7ff1fb9318bc in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#4  0x7ff2082a606b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#5  0x7ff20824f89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#6  0x7ff208071a73 in QThread::exec() () 

[kmail2] [Bug 378928] New: big e-mails not displayed

2017-04-18 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=378928

Bug ID: 378928
   Summary: big e-mails not displayed
   Product: kmail2
   Version: 5.4.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: capsel+...@v-matrix.org
  Target Milestone: ---

I have e-mails generated by rsync, duplicity that have size 1.3MB and 2.8MB
according to kmail (hovering over email). Every other e-mails (<600KB) are
displayed.
The effects are:
- not switching content of message view - last selected e-mail is shown
- empty (white) message view
- "syncing folder contents. please wait"

These are not e-mail with attached logs - these are emails with logs in
content, generated by cron.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 378928] big e-mails not displayed

2017-04-19 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=378928

CapSel  changed:

   What|Removed |Added

 CC||capsel+...@v-matrix.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 378928] big e-mails not displayed

2017-04-19 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=378928

CapSel  changed:

   What|Removed |Added

   Platform|Other   |Archlinux Packages

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 378928] big e-mails not displayed

2017-04-25 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=378928

--- Comment #1 from CapSel  ---
kmail 5.5.0 (kde-applications 17.04)

989kB message causes problems with refreshing folders in every account -
akonadictl restart helped.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 362896] Account freezes for several weeks when processing lots of emails

2017-04-26 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=362896

CapSel  changed:

   What|Removed |Added

 CC||capsel+...@v-matrix.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 377195] Cantor hangs at "Initializing session" when choosing R backend

2017-04-28 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=377195

CapSel  changed:

   What|Removed |Added

 CC||capsel+...@v-matrix.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 351871] Cantor's splash screen doesn't disappear on selecting R-backend

2017-04-28 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=351871

CapSel  changed:

   What|Removed |Added

 CC||capsel+...@v-matrix.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 362795] Attempt to add google calendar fails

2017-05-08 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=362795

CapSel  changed:

   What|Removed |Added

 CC||capsel+...@v-matrix.org

--- Comment #3 from CapSel  ---
I can't add gmail calendar using official way. At the end of adding google
account there is a window with button "cancel" instead of "finish" (or anything
else), and page inside have text "Please copy this code, switch to your
application and paste it there:"

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 350576] Composer should ask for send confirmation after spell checking.

2017-05-09 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=350576

CapSel  changed:

   What|Removed |Added

 CC||capsel+...@v-matrix.org

-- 
You are receiving this mail because:
You are watching all bug changes.