[kmail2] [Bug 354822] Opening link in mail directs user to received location header instead of link

2022-11-30 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=354822

Martin van Es  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |UNMAINTAINED
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from Martin van Es  ---
There seems to be no "based on the contents of the URL" setting in "Default
Application" anymore, so the bug resolved itself by removing the flawed option.
Thx!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 379238] Can't open pdf attachment from Kmail in Kontact

2022-11-06 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=379238

Martin van Es  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Martin van Es  ---
I haven't seen this problem for a long time, so let's close this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 452958] akonadi's mysql locked with an extraneous SELECT query after resuming from sleep

2022-09-26 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=452958

--- Comment #10 from Martin van Es  ---
I moved my configuration to a Postgres based one and have yet to see the
problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 452958] akonadi's mysql locked with an extraneous SELECT query after resuming from sleep

2022-08-18 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=452958

--- Comment #6 from Martin van Es  ---
So, my akonadi was unresponse this morning after resuming from sleep and I see
these unresponsive processes/queries in mysqld:

UPDATE PimItemTable SET rev = ?, remoteId = ?, remoteRevision = ?, gid = ?,
collectionId = ?, mimeTypeId = ?, datetime = ?, atime = ?, dirty = ?, size = ?
WHERE ( id = ? )

SELECT PimItemTable.id, PimItemTable.rev, PimItemTable.remoteId,
PimItemTable.remoteRevision, PimItemTable.gid, PimItemTable.collectionId,
PimItemTable.mimeTypeId, PimItemTable.datetime, PimItemTable.atime,
PimItemTable.dirty, PimItemTable.size FROM PimItemTable WHERE ( collectionId =
? AND ( ( remoteId = ? ) ) ) FOR UPDATE

UPDATE PimItemTable SET remoteId = ? WHERE ( ( PimItemTable.id = ? OR
PimItemTable.id = ? OR PimItemTable.id = ? OR PimItemTable.id = ? OR
PimItemTable.id = ? ) )

UPDATE PimItemTable SET atime = ? WHERE ( ( ( PimItemTable.id >= ? AND
PimItemTable.id <= ? ) OR PimItemTable.id = ? ) )

On a sidenote: I disabled apparmor, so it's not likely to interfere in my
setup.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 452958] akonadi's mysql locked with an extraneous SELECT query after resuming from sleep

2022-08-16 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=452958

Martin van Es  changed:

   What|Removed |Added

 CC||b...@mrvanes.com

--- Comment #5 from Martin van Es  ---
For what it's worth: I'm seeing the same symptoms, although the problem does
not seem as reproducable as with the reporter, but it does happen and always
after resume from suspend. The mysqld-akonadi process is unkillable (except for
-9) and the worst part is, it doesn't really show in kmail so sometimes I
notice real late. I don't have a mysql processlist to show (yet).

For me akonadi-server is 4:22.04.3-0ubuntu1~ubuntu22.04~ppa1 (Kubuntu 22.04
with backports enabled).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 355846] kmail crashes when modifying identity that has PGP keys associated

2021-01-01 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=355846

Martin van Es  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #5 from Martin van Es  ---
Seems fixed in 5.15.1 (20.08.1)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 426432] kmail 5.15.1: Crash when sending encrypted mail

2020-11-12 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=426432

Martin van Es  changed:

   What|Removed |Added

 CC||b...@mrvanes.com

--- Comment #9 from Martin van Es  ---
For what it's worth, I'm seeing exactly the same issue. Encrypting mails pops
up the key chooser, but when I finally choose OK on Encryption Key Approval
dialog the mail becomes lighter coloured as if it were completely locked and
then after a couple of seconds kmail crashes. I also see the same event loop
warning and no Konqi appearing.

This is the best bt I can deliver at the moment (given I have not checked what
debug packages I need)

Thread 1 "kmail" received signal SIGSEGV, Segmentation fault.
0x7fffee02d7db in KMime::Headers::Base::is(char const*) const () from
/usr/lib/x86_64-linux-gnu/libKF5Mime.so.5abi2
(gdb) bt
#0  0x7fffee02d7db in KMime::Headers::Base::is(char const*) const () from
/usr/lib/x86_64-linux-gnu/libKF5Mime.so.5abi2
#1  0x7fffee025aef in KMime::Content::headerByType(char const*) const ()
from /usr/lib/x86_64-linux-gnu/libKF5Mime.so.5abi2
#2  0x7fffee0273bd in KMime::Content::contentType(bool) () from
/usr/lib/x86_64-linux-gnu/libKF5Mime.so.5abi2
#3  0x7fffeec887a8 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5MessageComposer.so.5abi2
#4  0x7fffeec1d998 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5MessageComposer.so.5abi2
#5  0x7fffefaba2e6 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fffee518b35 in QGpgME::EncryptJob::result(GpgME::EncryptionResult
const&, QByteArray const&, QString const&, GpgME::Error const&) () from
/usr/lib/x86_64-linux-gnu/libqgpgme.so.7
#7  0x7fffee5372ab in QGpgME::_detail::ThreadedJobMixin
>::slotFinished() () from /usr/lib/x86_64-linux-gnu/libqgpgme.so.7
#8  0x7fffefab0651 in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7053a013 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x7fffefa841ca in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7fffefa86bc1 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x7fffefadc1c7 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x7fffe8dcf4db in g_main_context_dispatch () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x7fffe8dcf788 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x7fffe8dcf853 in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x7fffefadb843 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7fffefa82a4b in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x7fffefa8afc6 in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x8902 in ?? ()
#20 0x7fffef436cb2 in __libc_start_main () from
/lib/x86_64-linux-gnu/libc.so.6
#21 0x8a8e in ?? ()

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 422309] Akonadi dies after suspend to RAM

2020-08-03 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=422309

--- Comment #3 from Martin van Es  ---
I switched Akonadi backend to postgresql a couple of weeks ago and have not
encountered another crash ever since. So far, so good.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 422309] Akonadi dies after suspend to RAM

2020-06-17 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=422309

--- Comment #2 from Martin van Es  ---
This is what the mysql.err.old and mysql.err look like after a crash

- mysql.err.old

2020-06-15 22:18:22 0 [Note] /usr/sbin/mysqld-akonadi: ready for connections.
Version: '10.3.22-MariaDB-1ubuntu1'  socket:
'/run/user/1000/akonadi/mysql.socket'  port: 0  Ubuntu 20.04
2020-06-15 22:18:22 0 [Note] InnoDB: Buffer pool(s) load completed at 200615
22:18:22
2020-06-17  8:24:58 10 [Warning] Aborted connection 10 to db: 'akonadi' user:
'martin' host: '' (Got an error reading communication packets)
2020-06-17  8:24:58 11 [Warning] Aborted connection 11 to db: 'akonadi' user:
'martin' host: '' (Got an error reading communication packets)
2020-06-17  8:24:58 13 [Warning] Aborted connection 13 to db: 'akonadi' user:
'martin' host: '' (Got an error reading communication packets)
2020-06-17  8:24:58 12 [Warning] Aborted connection 12 to db: 'akonadi' user:
'martin' host: '' (Got an error reading communication packets)
2020-06-17  8:24:58 38 [Warning] Aborted connection 38 to db: 'akonadi' user:
'martin' host: '' (Got an error reading communication packets)

- mesql.err

2020-06-17  8:26:04 0 [ERROR] mysqld-akonadi: Can't lock aria control file
'/home/martin/.local/share/akonadi/db_data/aria_log_control' for exclusive use,
error: 11. Will retry for 30 seconds
2020-06-17  8:26:35 0 [ERROR] mysqld-akonadi: Got error 'Could not get an
exclusive lock; file is probably in use by another process' when trying to use
aria control file '/home/martin/.local/share/akonadi/db_data/aria_log_control'
2020-06-17  8:26:35 0 [ERROR] Plugin 'Aria' init function returned error.
2020-06-17  8:26:35 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE
failed.
2020-06-17  8:26:35 0 [Note] InnoDB: Using Linux native AIO
2020-06-17  8:26:35 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic
builtins
2020-06-17  8:26:35 0 [Note] InnoDB: Uses event mutexes
2020-06-17  8:26:35 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-06-17  8:26:35 0 [Note] InnoDB: Number of pools: 1
2020-06-17  8:26:35 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-06-17  8:26:35 0 [Note] InnoDB: Initializing buffer pool, total size =
128M, instances = 1, chunk size = 128M
2020-06-17  8:26:35 0 [Note] InnoDB: Completed initialization of buffer pool
2020-06-17  8:26:35 0 [Note] InnoDB: If the mysqld execution user is
authorized, page cleaner thread priority can be changed. See the man page of
setpriority().
2020-06-17  8:26:35 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2020-06-17  8:26:35 0 [Note] InnoDB: Check that you do not already have another
mysqld process using the same InnoDB data or log files.
2020-06-17  8:26:35 0 [Note] InnoDB: Retrying to lock the first data file
2020-06-17  8:26:36 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2020-06-17  8:26:36 0 [Note] InnoDB: Check that you do not already have another
mysqld process using the same InnoDB data or log files.
...

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 422309] Akonadi dies after suspend to RAM

2020-06-07 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=422309

--- Comment #1 from Martin van Es  ---
I, too am seeing Akonadi crashes that seem to be related to suspend/resume
cycles. It is impossible to restart the akonadi process unless I kill the
mysqld-akonadi process and then see no crashes untill at least the next day
(which involves a suspend/resume cycle).

Operating System: Kubuntu 20.04
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.7.0
OS Type: 64-bit
Processors: 4 × Intel® Core™ i7-7500U CPU @ 2.70GHz
Memory: 15.5 GiB of RAM

$ dpkg -l | grep akonadi
ii  akonadi-backend-mysql   4:19.12.3-0ubuntu2
ii  akonadi-server  4:19.12.3-0ubuntu2
ii  akonadiconsole  4:19.12.3-0ubuntu1
ii  kmailtransport-akonadi:amd6419.12.3-0ubuntu1  
ii  libkf5akonadi-data  4:19.12.3-0ubuntu2
ii  libkf5akonadiagentbase5:amd64   4:19.12.3-0ubuntu2
ii  libkf5akonadicalendar-data  4:19.12.3-0ubuntu1
ii  libkf5akonadicalendar5abi2:amd644:19.12.3-0ubuntu1
ii  libkf5akonadicontact-data   4:19.12.3-0ubuntu1
ii  libkf5akonadicontact5abi1:amd64 4:19.12.3-0ubuntu1
ii  libkf5akonadicore-bin   4:19.12.3-0ubuntu2
ii  libkf5akonadicore5abi2:amd644:19.12.3-0ubuntu2
ii  libkf5akonadimime-data  4:19.12.3-0ubuntu1
ii  libkf5akonadimime5:amd644:19.12.3-0ubuntu1
ii  libkf5akonadinotes-data 4:19.12.3-0ubuntu1
ii  libkf5akonadinotes5:amd64   4:19.12.3-0ubuntu1
ii  libkf5akonadiprivate5abi2:amd64 4:19.12.3-0ubuntu2
ii  libkf5akonadisearch-bin 4:19.12.3-0ubuntu1
ii  libkf5akonadisearch-data4:19.12.3-0ubuntu1
ii  libkf5akonadisearch-plugins:amd64   4:19.12.3-0ubuntu1
ii  libkf5akonadisearchcore5:amd64  4:19.12.3-0ubuntu1
ii  libkf5akonadisearchdebug5:amd64 4:19.12.3-0ubuntu1
ii  libkf5akonadisearchpim5:amd64   4:19.12.3-0ubuntu1
ii  libkf5akonadisearchxapian5:amd644:19.12.3-0ubuntu1
ii  libkf5akonadiwidgets5abi1:amd64 4:19.12.3-0ubuntu2
ii  libkf5akonadixml5:amd64 4:19.12.3-0ubuntu2
ii  libkf5libkdepimakonadi5:amd64   4:19.12.3-0ubuntu1
ii  libkf5mailimporterakonadi5:amd644:19.12.3-0ubuntu1
ii  libkf5mailtransportakonadi5:amd64   19.12.3-0ubuntu1  
ii  libkf5pimcommonakonadi5:amd64   4:19.12.3-0ubuntu1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 422309] Akonadi dies after suspend to RAM

2020-06-07 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=422309

Martin van Es  changed:

   What|Removed |Added

 CC||b...@mrvanes.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 414649] Multipart encrypted multi-part mail not correctly displayed

2019-11-29 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=414649

--- Comment #1 from Martin van Es  ---
Created attachment 124178
  --> https://bugs.kde.org/attachment.cgi?id=124178&action=edit
Decrypted PGP message containing multi-part (stripped) message

This is the result of decrypting the PGP message OUTSIDE of kmail.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 414649] New: Multipart encrypted multi-part mail not correctly displayed

2019-11-29 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=414649

Bug ID: 414649
   Summary: Multipart encrypted multi-part mail not correctly
displayed
   Product: kmail2
   Version: 5.11.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: crypto
  Assignee: kdepim-bugs@kde.org
  Reporter: b...@mrvanes.com
  Target Milestone: ---

Created attachment 124177
  --> https://bugs.kde.org/attachment.cgi?id=124177&action=edit
Original mail body containing encrypted part (stripped)

I received an encrypted mail sent from Thunderbird which consists of a
multipart/encrypted body. The decrypted part is a multipart message containing
a body and attachment. After decryption, kmail shows no body and only the
container "Please wait while the message is being decrypted... / End of
encrypted message".

STEPS TO REPRODUCE
1. Receive PGP encrypted mail with attachment from Thunderbird
2. Open mail
3. Decrypt message

OBSERVED RESULT
No mail

EXPECTED RESULT
Decrypted message with attachment

Operating System: Kubuntu 19.10
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.64.0
Qt Version: 5.12.4
Kernel Version: 5.4.0
OS Type: 64-bit
Processors: 4 × Intel® Core™ i7-7500U CPU @ 2.70GHz
Memory: 15.5 GiB of RAM

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 407797] Unseting act un new/unread crashes kmail

2019-10-23 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=407797

Martin van Es  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Martin van Es  ---
I can confirm that 5.11.3 doesn't exhibit the problem anymore, for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 409738] New: Kmail save as dialog defaults to save on enter

2019-07-12 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=409738

Bug ID: 409738
   Summary: Kmail save as dialog defaults to save on enter
   Product: kmail2
   Version: 5.10.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: b...@mrvanes.com
  Target Milestone: ---

When saving an attachment, pressing enter on a directory both activates the
save button and enters the directory, resulting in unintended saves in the
wrong folder if the planned destination folder is some levels deeper.

SUMMARY
I combine mouse and keyboard as much as possible, so when saving an attachment
from kmail I select the top-level directory I want to enter in and navigate
using arrow keys and enter to descend into the right directory.

Since a couple of revisions this is not possible anymore as can be read from
this bug: https://bugs.kde.org/show_bug.cgi?id=407634

The strange thing now is, that it's solved for the ksavedialog example, but not
for kmail.

STEPS TO REPRODUCE
1. Receive mail with attachment in kmail
2. Click attachment and choose save-as
3. Select top-level directory and try to descend into this directory using
enter key

OBSERVED RESULT
It wil save the file into the selected directory

EXPECTED RESULT
Descending into the selected directory to continue searching the correct
destination using arrow keys

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 19.04
KDE Plasma Version: 5.16.3
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.2
Kernel Version: 5.2.0
OS Type: 64-bit
Processors: 4 × Intel® Core™ i7-7500U CPU @ 2.70GHz
Memory: 15.5 GiB of RAM

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 407797] Unseting act un new/unread crashes kmail

2019-05-21 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=407797

--- Comment #3 from Martin van Es  ---
Do you have a hint on what dbg packages to install for a useable backtrace
then?
Until then, this is the (unusable) trace of the segfaulting thread:


hread 1 (Thread 0x7ff7aa718f00 (LWP 12242)):
[KCrash Handler]
#6  0x7ff7c04b1f0c in
PimCommon::CollectionAclPage::save(Akonadi::Collection&) () from
/usr/lib/x86_64-linux-gnu/libKF5PimCommonAkonadi.so.5
#7  0x7ff7c0149e0d in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5AkonadiWidgets.so.5abi1
#8  0x7ff7c1d58563 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7ff7c27dd032 in QAbstractButton::clicked(bool) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x7ff7c27dd24a in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x7ff7c27de60f in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x7ff7c27de7e5 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x7ff7c2733b58 in QWidget::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x7ff7c26f4551 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x7ff7c26fbb77 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x7ff7c1d2e8e9 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7ff7c26faebf in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) ()
from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x7ff7c274e57b in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x7ff7c275153f in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x7ff7c26f4551 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x7ff7c26fb930 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x7ff7c1d2e8e9 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x7ff7c2104c6c in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#24 0x7ff7c2106075 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#25 0x7ff7c20e005b in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#26 0x7ff7aa02f67a in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#27 0x7ff7be6a6aae in g_main_context_dispatch () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x7ff7be6a6d48 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x7ff7be6a6ddc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x7ff7c1d82047 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x7ff7c1d2d5bb in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x7ff7c1d355e2 in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#33 0x55ae95c0834a in ?? ()
#34 0x7ff7c1716b6b in __libc_start_main (main=0x55ae95c07430, argc=3,
argv=0x7ffee9fb9d68, init=, fini=,
rtld_fini=, stack_end=0x7ffee9fb9d58) at ../csu/libc-start.c:308
#35 0x55ae95c084fa in _start ()
[Inferior 1 (process 12242) detached]

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 407797] New: Unseting act un new/unread crashes kmail

2019-05-21 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=407797

Bug ID: 407797
   Summary: Unseting act un new/unread crashes kmail
   Product: kmail2
   Version: 5.10.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: folders
  Assignee: kdepim-bugs@kde.org
  Reporter: b...@mrvanes.com
  Target Milestone: ---

SUMMARY
I noticed the Drafts folder on one of my IMAP resources was triggering the new
mail notification, so I decided to turn it off but it makes kmail crash and the
setting is still on afterwards. This only happens on my IMAP resources, I can
toggle the checkbox and save on my local draft folder without problems.

STEPS TO REPRODUCE
1. Open folder properties for any folder on any IMAP service
2. Uncheck "act on new/unread" checkbox
3. Click OK

OBSERVED RESULT
Kmail crashes

EXPECTED RESULT
Disabled "act on new/unread" checkbox, normal operation

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 19.04
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.57.0
Qt Version: 5.12.2
Kernel Version: 5.1.3
OS Type: 64-bit

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 407797] Unseting act un new/unread crashes kmail

2019-05-21 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=407797

--- Comment #1 from Martin van Es  ---
Hmm... even pressing "Ok" on the folder properties dialog without making
changes crashes kmail?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 354822] Opening link in mail directs user to received location header instead of link

2018-09-27 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=354822

Martin van Es  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #6 from Martin van Es  ---
All info needed is in original report and comment 2.
I realise it's difficult, reviewer should take some time to carefully read up
and grok the problem. It involves difficult HTTP protocol terms.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 351446] Kmail replaces to: addressee with list-post on reply-to-all

2018-01-31 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=351446

Martin van Es  changed:

   What|Removed |Added

 Resolution|UNMAINTAINED|FIXED
 Status|RESOLVED|CLOSED

--- Comment #3 from Martin van Es  ---
I've just tested the reply-to-all in Kmail 5.5.3 and I now see a reply to both
the to: as well as the list-post: address. My apologies for not reacting
sooner. This bug can be closed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 354822] Opening link in mail directs user to received location header instead of link

2017-10-31 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=354822

--- Comment #4 from Martin van Es  ---
Still bug is still present in plasma 5.11.2

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 379189] Delete does not work for multiselection

2017-10-16 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=379189

Martin van Es  changed:

   What|Removed |Added

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

--- Comment #7 from Martin van Es  ---
This is fixed for me after update to Ubuntu 17.10 Artful, Plasma 5.11, Kmail
5.5.3.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 371826] Kmail new mail systray icon invisible unless hovered

2017-09-05 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=371826

--- Comment #13 from Martin van Es  ---
I made a work-around by editing
/usr/share/icons/breeze/actions/22/mail-mark-unread-new.svg in inkscape and
setting fillcolor of the svg to light-grey'ish. Then removed
~/.cache/icon-cache.kcache, restarted plasmashell (killall plasmashell;
plasmashell&) and restarted kontact.

While investigating the problem, I noticed that when replacing
mail-mark-unread-new.svg with media-playback-pause.svg (which shows completely
fine in systray) kmsystemtray.cpp renders media-playback-pause.svg also
invisible. So my conclusion is that it's not a problem with the icon svg, but
the way kmsystemtray.cpp tells Qt to render it on unread mails. I lack the Qt
knowledge to further investage this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 379189] Delete does not work for multiselection

2017-08-20 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=379189

Martin van Es  changed:

   What|Removed |Added

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

--- Comment #5 from Martin van Es  ---
I doubt this is a duplicate of 380182. That bug speaks of inconsistent removals
between kmail and server. This bug is about a focus problem on the mail list
preventing deletion in the first place.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 379238] Can't open pdf attachment from Kmail in Kontact

2017-04-29 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=379238

Martin van Es  changed:

   What|Removed |Added

 Resolution|INVALID |---
 Status|RESOLVED|UNCONFIRMED

--- Comment #2 from Martin van Es  ---
I just experienced the bug again, this time on a docx file to be opened by
libreoffice and noticed a restart of kontact is enough to work around the
problem.
So it's not pdf or okular specific.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 379238] Can't open pdf attachment from Kmail in Kontact

2017-04-27 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=379238

Martin van Es  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Martin van Es  ---
Closing since this problem problem has magically disappeared and can't
reproduce anymore.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 379238] New: Can't open pdf attachment from Kmail in Kontact

2017-04-26 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=379238

Bug ID: 379238
   Summary: Can't open pdf attachment from Kmail in Kontact
   Product: kontact
   Version: 5.4.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: mail
  Assignee: kdepim-bugs@kde.org
  Reporter: b...@mrvanes.com
  Target Milestone: ---

Like the subject says, clicking a pdf attachment and choosing "Open with
Okular" does not open the pdf. A tmp file is created in /tmp.
When I try this in kmail, there is no problem and Okular simply opens the pdf I
clicked. Also, the tmp file in /tmp is a valid pdf and can be opened with
Okular.

When I start Kontact from commandline, I get no logging output, so I seem
unable to give more info about the reason why Okular can't open the pdf?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 379189] Delete does not work for multiselection

2017-04-25 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=379189

--- Comment #1 from Martin van Es  ---
I've tested a little further and now notice that the mail list looses focus
when (multi)selecting mails (it seems focus moves to the mail window, but I'm
not sure). If I'm able to craftily refocus the maillist (while keeping the
multiselection) I can shift-del the mails.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 379189] New: Delete does not work for multiselection

2017-04-25 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=379189

Bug ID: 379189
   Summary: Delete does not work for multiselection
   Product: kmail2
   Version: 5.4.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: commands and actions
  Assignee: kdepim-bugs@kde.org
  Reporter: b...@mrvanes.com
  Target Milestone: ---

Since upgrade to Kmail 5.4.3 I'm unable to Delete mails when multiple mails are
selected. Mind that I don't mean "Move to Trash". I'm talking about "Delete"
(skip trash) which has default shortcut shift-del attached to it. When I select
one mail I can shift-delete it. When I select two or more mails, this fails.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 371826] Kmail new mail systray icon invisible unless hovered

2017-04-22 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=371826

--- Comment #9 from Martin van Es  ---
After upgrading to KDE PIM 16.12.3 from Zesty backports (KMail 5.4.3) the
behaviour has become worse. I used to have a work around by displaying number
of new unread mail over the invisible new mail icon, but this feature has now
been removed from PIM 16.12.3!?

I don't see the simple dot described in comment #7 btw.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kontact] [Bug 367802] kontact crashes on quit

2017-03-03 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=367802

Martin van Es  changed:

   What|Removed |Added

 CC||b...@mrvanes.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 371826] New: Kmail new mail systray icon invisible unless hovered

2016-10-29 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=371826

Bug ID: 371826
   Summary: Kmail new mail systray icon invisible unless hovered
   Product: kmail2
   Version: 5.2.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: b...@mrvanes.com
  Target Milestone: ---

Created attachment 101877
  --> https://bugs.kde.org/attachment.cgi?id=101877&action=edit
Video showing new mail icon hover behaviour

My Kmail new mail icon is activated on new mail, but allways invisible unless I
hover over the icon, as can be seen in the attachment.
Plasma: 5.7.5, Breeze icon theme, dark panel.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 320041] On moving or deleting a mail in a folder messagelist sometimes is displayed empty although other mails are in that folder

2016-09-24 Thread Martin van Es via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=320041

--- Comment #13 from Martin van Es  ---
I have not encountered this bug in ages on kmail 5.1.3.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[kontact] [Bug 362281] New: Kontact and kmail share New mail shortcut

2016-04-26 Thread Martin van Es via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362281

Bug ID: 362281
   Summary: Kontact and kmail share New mail shortcut
   Product: kontact
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: mail
  Assignee: kdepim-bugs@kde.org
  Reporter: b...@mrvanes.com

On a fresh Xenial installation, kmail (as part of kontact) complains about
Ctrl+N being ambiguous and needs to be resolved. After long search, it turns
out the ambiguity arrises from both kontact and kmail sharing Ctrl+N for "New
message". This can be checked when kmail is started as separate application
(Ctrl+N works). I then assigned "None" to "New message" in kontact and Ctrl+N
now works like a charm in kmail (as part of kontact).

Reproducible: Always

Steps to Reproduce:
1. Fresh install of kontact
2. Open Kmail (as part of kontact)
3. Press Ctrl+N

Actual Results:  
Abiguity warning about Ctrl+N assigment

Expected Results:  
New message

Remove Ctrl+N shortcut from New message in kontact (unintuitively) resolves 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 355948] Kontact crashes on unplugging external monitor

2015-11-26 Thread Martin van Es via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355948

--- Comment #1 from Martin van Es  ---
Created attachment 95760
  --> https://bugs.kde.org/attachment.cgi?id=95760&action=edit
Backtrace, probably not very useful but the correct debug packages couldn't be
found

-- 
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 355948] New: Kontact crashes on unplugging external monitor

2015-11-26 Thread Martin van Es via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355948

Bug ID: 355948
   Summary: Kontact crashes on unplugging external monitor
   Product: kontact
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: b...@mrvanes.com

When unplugging external monitor, Kontact crashes.

Reproducible: Always

Steps to Reproduce:
1. Start Kontact
2. Plug-in external monitor
3. Unplug external monitor

Actual Results:  
Kontact crashes

Expected Results:  
Kontact keeps running

-- 
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 355846] kmail crashes when modifying identity that has PGP keys associated

2015-11-24 Thread Martin van Es via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355846

--- Comment #2 from Martin van Es  ---
Created attachment 95701
  --> https://bugs.kde.org/attachment.cgi?id=95701&action=edit
kmail crash report

There seems to be missing libqt5core5 and kmail debug symbols which I can't
find in Kubuntu repository. Hope this helps. It was hard to get Dr. Konqi
report this, normally Kontact disappears and that's 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


[kmail2] [Bug 355846] New: kmail crashes when modifying identity that has PGP keys associated

2015-11-24 Thread Martin van Es via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355846

Bug ID: 355846
   Summary: kmail crashes when modifying identity that has PGP
keys associated
   Product: kmail2
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: b...@mrvanes.com

When I try to modify my identity that has two PGP keys associated
(sign/encrypt) kmail crashes. The only workaround is to remove the PGP Keys 
from .config/emailidentities.

Reproducible: Always

Steps to Reproduce:
1. Create identity with associated PGP keys
2. Close Kmail/Open Kmail
3. Modify Identity (1)

Actual Results:  
Kmail crashes

Expected Results:  
Identity dialog

-- 
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 354822] Opening link in mail directs user to received location header instead of link

2015-11-04 Thread Martin van Es via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354822

--- Comment #2 from Martin van Es  ---
Found the problem. It's the "in application based on the contents of the URL"
setting in Default Applications settings for Web Browser. Setting it "hard" to
Chrome solves the problem.

It turns out the inspecting launcher does a bad job opening the re-location
header instead of the original link.

-- 
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 354822] Opening link in mail directs user to received location header instead of link

2015-11-04 Thread Martin van Es via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354822

--- Comment #1 from Martin van Es  ---
It seems the same for links received in Skype, which also trigger a
notification now. Maybe not a kmail bug but a link notifier bug? Can someone
point me in the right direction to file 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


[kmail2] [Bug 354822] New: Opening link in mail directs user to received location header instead of link

2015-11-04 Thread Martin van Es via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354822

Bug ID: 354822
   Summary: Opening link in mail directs user to received location
header instead of link
   Product: kmail2
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: b...@mrvanes.com

Chrome is my default browser. I've noticed a couple of times that clicking
links in kmail sent me to some sort of "you need to be logged in" page instead
of the content I was looking for. Copying the link and pasting it in Chrome
always brings me to the right location.

After some debugging, it turns out that since 5.0.2 (15.08.2-0ubuntu1 and/or
the update to Kubuntu Wily) kmail for shows a notification of the click action.
After some event tracking in Chrome I found that the link that kmail (or
notifier?) sent to Chrome was actually the location header of the first
request. This results in lost sessions which can be shown with the following
example:

I have a mail with a link that looks like this:
https://.xxx.xx/seminar_i_want_to_visit/access.html?sac=CA2A50DD905F&ck=personalpage

When accessed directly in Chrome, this page answers with a status 302 (found)
and a location header containing:
https://.xxx.xx/seminar_i_want_to_visit/personalpage.html?sid=e4ed2a3a-e8b5-466e-97c5-5c4efbd07390

Which in turn shows me my personal page for this seminar.

When clicked in kmail however, the FIRST request that Chrome receives is:
https://.xxx.xx/seminar_i_want_to_visit/personalpage.html?sid=e4ed2a3a-e8b5-466e-97c5-5c4efbd07390

Which sends me to a login page, because there is no session for sid
e4ed2a3a-e8b5-466e-97c5-5c4efbd07390 yet.

Clicking the link a second time in kmail (after having opened the page using
copy/paste before) brings me to the correct page, since there now is a valid
session on sid e4ed2a3a-e8b5-466e-97c5-5c4efbd07390.


Reproducible: Always

Steps to Reproduce:
1. Receive mail with personal link that forces a location header containing
session information
2. Click link in kmail
3. Watch page

Actual Results:  
Genereic page without session telling me to login

Expected Results:  
Personal page

-- 
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 351446] New: Kmail replaces to: addressee with list-post on reply-to-all

2015-08-18 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=351446

Bug ID: 351446
   Summary: Kmail replaces to: addressee with list-post on
reply-to-all
   Product: kmail2
   Version: 4.14.7
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: composer
  Assignee: kdepim-bugs@kde.org
  Reporter: b...@mrvanes.com

When replying to a mail in which a mailinglist is involved (list-post) KMail's
reply-to-all command skips the address in the to: header and inserts the
list-post address. That last part is understandable, but I don't understand why
the to: address is skipped?

Abbreviated headers of a mail that's coming in:
From: address_01
To: address_02
Cc: address_03
List-post: address_04

A reply-to-all on this mail generates an answer to the following recipients:
to: address_04
cc: address_01
cc: address_03

I'm not in favor of the decision to make list-post to: but after reading many
bugreports about this I can live with that. What is simply wrong (in my
opinion) is that address_02 misses from the cc: list.

Reproducible: Always

Steps to Reproduce:
1. Receive mailinglist mail with following headers
From: address_01
To: address_02
Cc: address_03
List-post: address_04

2. Reply-to-all

Actual Results:  
Original To: addressee is missing from list of recipients

Expected Results:  
I expect the original to: addressee to be included in the list of all
recipients

-- 
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 320041] On moving or deleting a mail in a folder messagelist sometimes is displayed empty although other mails are in that folder

2014-02-20 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=320041

--- Comment #8 from Martin van Es  ---
The bug is still present in 4.12.2 and stil annoying. The best work-around I
found so far is ctrl-q and restart kdepim. It will remember last selected
folder, so there's even some effiency I didn't expect in the work-around ;)

-- 
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 320041] On moving or deleting a mail in a folder messagelist sometimes is displayed empty although other mails are in that folder

2013-10-11 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=320041

Martin van Es  changed:

   What|Removed |Added

 CC||b...@mrvanes.com

--- Comment #5 from Martin van Es  ---
I can confirm the exact behaviour Silver describes in Comment 1.
64-bit KDE 4.11.2, Ubuntu packages.

-- 
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 316107] big regression: kmail IMAP connection and message display problems

2013-09-03 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=316107

--- Comment #19 from Martin van Es  ---
There might be a relation to the fact that my Zimbra server serves a
self-signed certificate (accepted forever)? I have a gmail custom domain
account that is happily working on 993/SSL/TLS which I suspect to serve a
decent commercial certificate.

-- 
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 316107] big regression: kmail IMAP connection and message display problems

2013-09-01 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=316107

--- Comment #17 from Martin van Es  ---
My problems seem to be completely fixed by changing the IMAP connection
parameters to port 143/STARTTLS (was 993/SSL/TLS). This seems to be related to
openssl/Qt/amd64 problems I found by googling some more.

-- 
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 316107] big regression: kmail IMAP connection and message display problems

2013-08-31 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=316107

--- Comment #15 from Martin van Es  ---
Akonadi/KMail is so broken in 4.11 that I would advise not to upgrade and to
globally retract the update. I can not rely on KMail to show me current mail
anymore, especially after standby. This has already caused some missed
appointments for by now. So, webmail interface then for a while...

I know it doesn't help to whine, but I thought it's in everyone's interest to
know the current state of affairs. Also, if there's anything I can do I'd be
happy to help to get 4.10 functionality back 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


[kmail2] [Bug 316107] big regression: kmail IMAP connection and message display problems

2013-08-28 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=316107

Martin van Es  changed:

   What|Removed |Added

 CC||b...@mrvanes.com

--- Comment #14 from Martin van Es  ---
For me, kmail/akonadi is extremely unstable since 4.11. My (Zimbra server) IMAP
process dies "unexpectedly" and "Cannot connect to agent instance with
identifier 'akonadi_imap_resource_0' are daily happenings.

-- 
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 318805] New: Message structure pane should be collapsable

2013-04-24 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=318805

Bug ID: 318805
   Summary: Message structure pane should be collapsable
Classification: Unclassified
   Product: kmail2
   Version: 4.10.2
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: message list
  Assignee: kdepim-bugs@kde.org
  Reporter: b...@mrvanes.com

It would be nice to be able to collapse (0 height) the structure pane, but have
the handle available for quick viewing, instead of enabling/disabling the
structure windows via menu. The same as the favorites pane acts now.

Reproducible: Always

Steps to Reproduce:
Enable Message Structure
Drag pane divider down
Actual Results:  
Pane has minimal height, stays visible

Expected Results:  
Would be nice if could be collapsed (0 height, only drag handle visible like
favorites window)

-- 
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 314876] New: Syncing IMAP blocks folder properties dialog

2013-02-11 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=314876

Bug ID: 314876
   Summary: Syncing IMAP blocks folder properties dialog
Classification: Unclassified
   Product: kmail2
   Version: 4.10.0
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: folders
  Assignee: kdepim-bugs@kde.org
  Reporter: b...@mrvanes.com

While (re)syncing IMAP contents (e.g. after expunging the local cache) folder
properties popup can be selected but is blocked (does not appear) until the
sync is finished.

Reproducible: Always

Steps to Reproduce:
1. Stop akonadi,
2. Clear local IMAP cache (.local/share/akonadi)
3. Restart akonadi
4. Start Kmail2
5. Watch IMAP folders being synced
6. Right-click folder, select folder properties
Actual Results:  
No folder properties pop-up until sync finishes

Expected Results:  
Expect either disabled folder properties while syncing, or a pop-up (i.e.
independant threads for user interface and sync).

This is somewhere between bug and wishlist. The behaviour is somewhat
unexpected and confusing.

-- 
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 313234] Akonadi stopped working after upgrade

2013-02-07 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=313234

Martin van Es  changed:

   What|Removed |Added

 CC||b...@mrvanes.com

--- Comment #6 from Martin van Es  ---
This may be related to #312687
My Akonadi/Sqlite configuration stopped working after updating KDE to 4.10.0
using Kubuntu backports repository. After switching to Mysql and reconfiguring
all resources everything worked fine again. I'd prefer to go back to sqlite.

-- 
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 312687] kmail stalls when working with imap servers after upgrading akonadi to 1.8.80 or 1.9.0

2013-02-07 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=312687

Martin van Es  changed:

   What|Removed |Added

 CC||b...@mrvanes.com

--- Comment #6 from Martin van Es  ---
I can confirm that my existing and working akonadi SQLITE3 setup completely
broke on upgrade to KDE 4.10.0 (Kubuntu backports packages). Configuring MYSQL
solved the problem after I had reconfigured all my Imap and calendar/contacts
resources from scratch.

-- 
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 297858] KMail crashes when moving a folder

2012-05-04 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=297858

--- Comment #4 from Martin van Es  ---
Created attachment 70854
  --> https://bugs.kde.org/attachment.cgi?id=70854&action=edit
New crash information added by DrKonqi

kmail (4.8.2) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1

- What I was doing when the application crashed:

I was moving around folder between 2 imap servers. The first succeeds, the
second move (drag/drop) always results in a crash.

-- Backtrace (Reduced):
#6  size (this=0x0) at
../../include/QtCore/../../src/corelib/tools/qvector.h:137
#7  QSortFilterProxyModelPrivate::proxy_to_source (this=0x1cfc530,
proxy_index=...) at itemviews/qsortfilterproxymodel.cpp:370
#8  0x7f880af72abd in QSortFilterProxyModel::mapToSource (this=, proxyIndex=) at itemviews/qsortfilterproxymodel.cpp:2502
#9  0x7f880af73d4d in
QSortFilterProxyModelPrivate::store_persistent_indexes (this=)
at itemviews/qsortfilterproxymodel.cpp:996
#10 0x7f880af74b73 in
QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChanged (this=0x1cfc530)
at itemviews/qsortfilterproxymodel.cpp:1244

-- 
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 297858] KMail crashes when moving a folder

2012-05-04 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=297858

Martin van Es  changed:

   What|Removed |Added

 CC||b...@mrvanes.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


[Bug 223038] kaddressbook come up empty & unusable though it is has been configured & usable for years!

2012-04-14 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=223038

Martin van Es  changed:

   What|Removed |Added

 CC||b...@mrvanes.com

--- Comment #3 from Martin van Es  ---
I've had the same problem and solved it by deleting any configuration file (not
addressbooks) I could find for kaddressbook. Probably due to some unresolvable
legacy settings from earlier versions?

$ find -name kaddr*
./.kde/share/config/kaddressbookrc
./.kde/share/config/kaddressbookmigratorrc

$ find -name kaddr* -delete (check output first!!)

-- 
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 295460] Kmail crashes on inline forward of mail in local sent-mail folder

2012-04-08 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=295460

Martin van Es  changed:

   What|Removed |Added

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

--- Comment #8 from Martin van Es  ---
Fixed in 4.8.2

-- 
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 295821] %CURSOR command on reply to sender template not working

2012-04-08 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=295821

Martin van Es  changed:

   What|Removed |Added

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

--- Comment #7 from Martin van Es  ---
Fixed in 4.8.2

-- 
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 296023] Next/Previous shortcuts don't work in any inbox folder

2012-04-08 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=296023

Martin van Es  changed:

   What|Removed |Added

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

--- Comment #3 from Martin van Es  ---
Fixed in 4.8.2

-- 
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 296023] Next/Previous shortcuts don't work in any inbox folder

2012-03-20 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=296023

--- Comment #2 from Martin van Es  ---
KMail
Version 4.8.0
Using KDE Development Platform 4.8.1 (4.8.1)
Qt 4.8.0

I seem to have a lot of problem with my kmail2 installation. What
configurations do I need to delete to completely start from scratch for sure?

-- 
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 295821] %CURSOR command on reply to sender template not working

2012-03-19 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=295821

--- Comment #5 from Martin van Es  ---
Paul, I was asking Laurent, but thx for confirming you are using Qt 4.8.0 as
well.

-- 
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 295821] %CURSOR command on reply to sender template not working

2012-03-19 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=295821

--- Comment #3 from Martin van Es  ---
Are you using 4.8.1 against Qt 4.8.0? I understand from my other bugreport that
that might be the culprit?

-- 
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 296023] New: Next/Previous shortcuts don't work in any inbox folder

2012-03-14 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=296023

Bug ID: 296023
  Severity: normal
   Version: unspecified
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: Next/Previous shortcuts don't work in any inbox folder
Classification: Unclassified
OS: Linux
  Reporter: b...@mrvanes.com
  Hardware: Ubuntu Packages
Status: UNCONFIRMED
 Component: message list
   Product: kmail2

User-Agent:   Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML,
like Gecko) Chrome/17.0.963.79 Safari/535.11
Build Identifier: 

When any of my account's Inbox folder is selected, Next/Previous message
shortcut keys don't work. No matter what I set them to.

Reproducible: Always

Steps to Reproduce:
1. Select any Inbox in any account (local/imap)
2. Select some mail half-way the inbox
3. Press shortcut for Next/Previous message (Left/Right e.g.)
Actual Results:  
Selected message stays selected

Expected Results:  
Next/Previous message should be selected

The shortcuts work in any other folder as expected. Only all inbox folders
(local and imap) are affected.

-- 
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 295821] New: %CURSOR command on reply to sender template not working

2012-03-12 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=295821

Bug ID: 295821
  Severity: normal
   Version: unspecified
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: %CURSOR command on reply to sender template not
working
Classification: Unclassified
OS: Linux
  Reporter: b...@mrvanes.com
  Hardware: Ubuntu Packages
Status: UNCONFIRMED
 Component: composer
   Product: kmail2

User-Agent:   Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML,
like Gecko) Chrome/17.0.963.78 Safari/535.11
Build Identifier: 

I have the following (default) template for reply to sender, but when replying,
my cursor is placed at the quote, but before my signature.

%CURSOR
%REM="Default reply template"%-
On %ODATE %OTIMELONG you wrote:
%QUOTE


Reproducible: Always

Steps to Reproduce:
1. Select email
2. Reply
Actual Results:  
Mail is quoted, cursur after quoted text before signature

Expected Results:  
Mail quoted, cursor before quoted text.

kmail2 4.8.0, KDE 4.8.1 (is that possible?). KDE packages from Kubuntu
backports (oneiric).

-- 
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 295460] Kmail crashes on inline forward of mail in local sent-mail folder

2012-03-09 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=295460

--- Comment #7 from Martin van Es  ---
Would it help if I started from scratch on a new kmail configuration? If so,
what configuration files should I backup and delete?

-- 
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 295460] Kmail crashes on inline forward of mail in local sent-mail folder

2012-03-07 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=295460

--- Comment #3 from Martin van Es  ---
Created attachment 69342
  --> https://bugs.kde.org/attachment.cgi?id=69342&action=edit
kmail crash debug trace

-- 
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 295460] Kmail crashes on inline forward of mail in local sent-mail folder

2012-03-07 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=295460

--- Comment #1 from Martin van Es  ---
I forgot to mention I'm on KDE 4.8.1 since this morning.

-- 
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 295460] New: Kmail crashes on inline forward of mail in local sent-mail folder

2012-03-07 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=295460

Bug ID: 295460
  Severity: critical
   Version: unspecified
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: Kmail crashes on inline forward of mail in local
sent-mail folder
Classification: Unclassified
OS: Linux
  Reporter: b...@mrvanes.com
  Hardware: Ubuntu Packages
Status: UNCONFIRMED
 Component: commands and actions
   Product: kmail2

User-Agent:   Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML,
like Gecko) Chrome/17.0.963.66 Safari/535.11
Build Identifier: 

Kmail crashes (segmentation fault) when I inline forward (shift-F) any mail in
the local sent-mail folder.

Reproducible: Always

Steps to Reproduce:
1. Go to local sent-mail folder
2. Right click any mail and go to Forward
3. Choose Inline...


Actual Results:  
Kmail2 crashes (Segmention Fault)
After kmail2 restart, the inline forwarded mail is restored and presented as
available (pop-up window) as expected before the crash. The mail however is
line-wrapped to approximately 10 chars wide.

Expected Results:  
I would expect a pop-up containing the inline forwarded mail, not line-wrapped
to 10 chars wide.

Executable: kmail PID: 30279 Signal: Segmentation fault (11)

-- 
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 267483] akonadi silently not syncing on reboot or resume from suspend to disk

2011-11-17 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=267483


Martin van Es  changed:

   What|Removed |Added

 CC||b...@mrvanes.com




--- Comment #6 from Martin van Es   2011-11-17 08:16:37 ---
I too experience loss of IMAP connections after resume from standby. They
actually show 'disconnected' or something like that in the Kmail
Accounts/Receiving dailog. Clicking 'Modify...' and without actually touching
anything closing the modify dialog (by pressing OK) is the quickest work-around
I've found.

-- 
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 283037] Unable to connect to akonadi after laptop resume

2011-11-14 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=283037


Martin van Es  changed:

   What|Removed |Added

 CC||b...@mrvanes.com




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


[Bug 119281] kmail composer suddenly becomes very slow

2010-09-08 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=119281


Martin van Es  changed:

   What|Removed |Added

 CC|b...@mrvanes.com|




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


[Bug 152180] "Show only locally subscribed" does not work for root folders under inbox

2010-08-14 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=152180


Martin van Es  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #4 from Martin van Es   2010-08-14 16:25:43 ---
I can unselect top-level folders in my Zimbra IMAP account and don't see them
in my folder list. Seems 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 247131] Navigation keys stop working after password dialog

2010-08-11 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=247131


Martin van Es  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID




--- Comment #1 from Martin van Es   2010-08-11 10:27:02 ---
I can't reproduce 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 247131] New: Navigation keys stop working after password dialog

2010-08-09 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=247131

   Summary: Navigation keys stop working after password dialog
   Product: kontact
   Version: 4.4.5
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: mail
AssignedTo: kdepim-bugs@kde.org
ReportedBy: b...@mrvanes.com


Version:   4.4.5 (using KDE 4.4.5) 
OS:Linux

When selecting an encrypted mail a PGP password dialog appears to let me enter
my decryption password. After that I can't use my arrow keys and delete button
anymore to navigate through the message list.

Just checked and for some reason the control is back now, so it only disappears
for a while or until some condition has been met (change app and back?)

Reproducible: Didn't try

Steps to Reproduce:
Navigate to or click on encrypted message.
Enter password in pwd dialog.
Try to move up and down in message list or delete a message.

Actual Results:  
Arrow keys and delete button don't work.

Expected Results:  
I expect to move up and down the messagelist and that messages can be deleted
using the delete button.

As said in the report, for some reason control reappeared while reporting this
bug. Maybe switching application was enough? I guess it's a keyboard focus
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 200151] kmail crashes on opening a mail containing a (foreign) canceled meeting request

2009-07-14 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=200151





--- Comment #2 from Martin van Es   2009-07-14 11:29:54 ---
Hope this helps.
BTW, I moved the mail to another folder in the Zimbra webinterface so I can
continue working but I could try to strip it from personal info and attach it
as well if that would help?

Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  QString::operator= (this=0x34fde88, oth...@0x7fffcdf3fed0) at
../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:133
#6  0x7f7da694a860 in invitationsDetailsIncidence (incidence=0x2de0e70,
noHtmlMode=true) at
/build/buildd/kdepimlibs-4.2.96/kcal/incidenceformatter.cpp:715
#7  0x7f7da695a335 in invitationDetailsEvent (event=0x2de0e70,
noHtmlMode=true) at
/build/buildd/kdepimlibs-4.2.96/kcal/incidenceformatter.cpp:827
#8  0x7f7da695e005 in
KCal::IncidenceFormatter::InvitationBodyVisitor::visit (this=0x7fffcdf40410,
event=0x7fffcdf3fed0) at
/build/buildd/kdepimlibs-4.2.96/kcal/incidenceformatter.cpp:1272
#9  0x7f7da694bc89 in formatICalInvitationHelper (invitation=, mCalendar=, helper=0x7fffcdf40a40,
noHtmlMode=true)
at /build/buildd/kdepimlibs-4.2.96/kcal/incidenceformatter.cpp:1227
#10 0x7f7da694ca04 in KCal::IncidenceFormatter::formatICalInvitationNoHtml
(invitation=, mCalendar=0x34fde01, helper=0x0)
at /build/buildd/kdepimlibs-4.2.96/kcal/incidenceformatter.cpp:1664
#11 0x7f7d86c94cbd in format (this=, bodyPart=, writer=0x2049040) at
/build/buildd/kdepim-4.2.96/plugins/kmail/bodypartformatter/text_calendar.cpp:161
#12 0x7f7d90095880 in KMail::ObjectTreeParser::parseObjectTree
(this=0x7fffcdf40c80, node=0x3115610) at
/build/buildd/kdepim-4.2.96/kmail/objecttreeparser.cpp:268
#13 0x7f7d90096345 in KMail::ObjectTreeParser::stdChildHandling
(this=0x7fffcdf40ff0, child=0x32e68e0) at
/build/buildd/kdepim-4.2.96/kmail/objecttreeparser.cpp:1136
#14 0x7f7d90096551 in
KMail::ObjectTreeParser::processMultiPartAlternativeSubtype
(this=0x7fffcdf40ff0, node=) at
/build/buildd/kdepim-4.2.96/kmail/objecttreeparser.cpp:1167
#15 0x7f7d90095c8d in KMail::ObjectTreeParser::parseObjectTree
(this=0x7fffcdf40ff0, node=0x2df5a90) at
/build/buildd/kdepim-4.2.96/kmail/objecttreeparser.cpp:290
#16 0x7f7d8ff13997 in KMReaderWin::parseMsg (this=0x1f16a00,
aMsg=0x2e5a580) at /build/buildd/kdepim-4.2.96/kmail/kmreaderwin.cpp:1656
#17 0x7f7d8ff0046a in KMReaderWin::displayMessage (this=0x1f16a00) at
/build/buildd/kdepim-4.2.96/kmail/kmreaderwin.cpp:1589
#18 0x7f7d8ff00655 in KMReaderWin::updateReaderWin (this=0x1f16a00) at
/build/buildd/kdepim-4.2.96/kmail/kmreaderwin.cpp:1529
#19 0x7f7d8ff0eeb5 in KMReaderWin::qt_metacall (this=0x1f16a00,
_c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fffcdf416e0)
at
/build/buildd/kdepim-4.2.96/obj-x86_64-linux-gnu/kmail/kmreaderwin.moc:165
#20 0x7f7da2e821f2 in QMetaObject::activate (sender=0x1f16a98,
from_signal_index=, to_signal_index=4, argv=0x0) at
kernel/qobject.cpp:3069
#21 0x7f7da2e7c4d3 in QObject::event (this=0x1f16a98, e=0x7fffcdf3fed0) at
kernel/qobject.cpp:1082
#22 0x7f7da3a2578d in QApplicationPrivate::notify_helper (this=0x1860cf0,
receiver=0x1f16a98, e=0x7fffcdf41d90) at kernel/qapplication.cpp:4084
#23 0x7f7da3a2d97a in QApplication::notify (this=0x7fffcdf420e0,
receiver=0x1f16a98, e=0x7fffcdf41d90) at kernel/qapplication.cpp:4049
#24 0x7f7da4e5d63b in KApplication::notify (this=0x7fffcdf420e0,
receiver=0x1f16a98, event=0x7fffcdf41d90) at
/build/buildd/kde4libs-4.2.96/kdeui/kernel/kapplication.cpp:302
#25 0x7f7da2e6c75c in QCoreApplication::notifyInternal
(this=0x7fffcdf420e0, receiver=0x1f16a98, event=0x7fffcdf41d90) at
kernel/qcoreapplication.cpp:602
#26 0x7f7da2e997f6 in QTimerInfoList::activateTimers (this=0x184c580) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#27 0x7f7da2e95f0d in timerSourceDispatch (source=) at
kernel/qeventdispatcher_glib.cpp:164
#28 0x7f7d9c5a220a in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#29 0x7f7d9c5a58e0 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0x7f7d9c5a5a7c in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#31 0x7f7da2e95e6f in QEventDispatcherGlib::processEvents (this=0x18220a0,
flags=) at kernel/qeventdispatcher_glib.cpp:323
#32 0x7f7da3abdbef in QGuiEventDispatcherGlib::processEvents
(this=0x34fde88, flags=) at
kernel/qguieventdispatcher_glib.cpp:202
#33 0x7f7da2e6b002 in QEventLoop::processEvents (this=, flags={i = -839639040}) at kernel/qeventloop.cpp:149
#34 0x7f7da2e6b3cd in QEventLoop::exec (this=0x7fffcdf42040, flags={i =
-839638960}) at kernel/qeventloop.cpp:200
#35 0x7f7da2e6d694 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:880
#36 0x00404945 in main (argc=1, argv=0x7fffcdf427c8) at
/build/buildd/kdepim-4.2.96/kontact/src/main.cpp:218

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail

[Bug 200151] New: kmail crashes on opening a mail containing a (foreign) canceled meeting request

2009-07-14 Thread Martin van Es
https://bugs.kde.org/show_bug.cgi?id=200151

   Summary: kmail crashes on opening a mail containing a (foreign)
canceled meeting request
   Product: kontact
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: b...@mrvanes.com


Version:   4.2.96 (using KDE 4.2.96)
OS:Linux
Installed from:Ubuntu Packages

I have a meeting cancelation request in my inbox that reproducibly crashes
kmail while clicked to show in preview pane. The meeting cancelation is
generated by a Zimbra mailserver. The crashreport is not usefull but I'll
attach nevertheless. It seem obvious that it's related to the calenderish
charakter of the mail, as libkcal is involved in the crash.

Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0x7f5a18a7f320 in QString::operator= () from /usr/lib/libQtCore.so.4
#6  0x7f5a1c602860 in ?? () from /usr/lib/libkcal.so.4
#7  0x7f5a1c612335 in ?? () from /usr/lib/libkcal.so.4
#8  0x7f5a1c616005 in ?? () from /usr/lib/libkcal.so.4
#9  0x7f5a1c603c89 in ?? () from /usr/lib/libkcal.so.4
#10 0x7f5a1c604a04 in KCal::IncidenceFormatter::formatICalInvitationNoHtml
() from /usr/lib/libkcal.so.4
#11 0x7f59fc94ccbd in ?? () from
/usr/lib/kde4/kmail_bodypartformatter_text_calendar.so
#12 0x7f5a05d4d880 in ?? () from /usr/lib/libkmailprivate.so.4
#13 0x7f5a05d4e345 in ?? () from /usr/lib/libkmailprivate.so.4
#14 0x7f5a05d4e551 in ?? () from /usr/lib/libkmailprivate.so.4
#15 0x7f5a05d4dc8d in ?? () from /usr/lib/libkmailprivate.so.4
#16 0x7f5a05bcb997 in ?? () from /usr/lib/libkmailprivate.so.4
#17 0x7f5a05bb846a in ?? () from /usr/lib/libkmailprivate.so.4
#18 0x7f5a05bb8655 in ?? () from /usr/lib/libkmailprivate.so.4
#19 0x7f5a05bc6eb5 in ?? () from /usr/lib/libkmailprivate.so.4
#20 0x7f5a18b3a1f2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0x7f5a18b344d3 in QObject::event () from /usr/lib/libQtCore.so.4
#22 0x7f5a196dd78d in QApplicationPrivate::notify_helper () from
/usr/lib/libQtGui.so.4
#23 0x7f5a196e597a in QApplication::notify () from /usr/lib/libQtGui.so.4
#24 0x7f5a1ab1563b in KApplication::notify () from /usr/lib/libkdeui.so.5
#25 0x7f5a18b2475c in QCoreApplication::notifyInternal () from
/usr/lib/libQtCore.so.4
#26 0x7f5a18b517f6 in ?? () from /usr/lib/libQtCore.so.4
#27 0x7f5a18b4df0d in ?? () from /usr/lib/libQtCore.so.4
#28 0x7f5a1225a20a in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#29 0x7f5a1225d8e0 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0x7f5a1225da7c in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#31 0x7f5a18b4de6f in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#32 0x7f5a19775bef in ?? () from /usr/lib/libQtGui.so.4
#33 0x7f5a18b23002 in QEventLoop::processEvents () from
/usr/lib/libQtCore.so.4
#34 0x7f5a18b233cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#35 0x7f5a18b25694 in QCoreApplication::exec () from
/usr/lib/libQtCore.so.4
#36 0x00404945 in _start ()

-- 
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 119281] kmail composer suddenly becomes very slow

2009-01-05 Thread Martin van Es
http://bugs.kde.org/show_bug.cgi?id=119281


Martin van Es bugs mrvanes com changed:

   What|Removed |Added

 CC||b...@mrvanes.com




--- Comment #41 from Martin van Es   2009-01-05 14:44:27 ---
*me too* on intel GM965 on a Dell Laptop, using KDE 4.1.85 (beta2).
Composer is usable, but unacceptable sluggish for this kind of laptop (2Ghz,
core2 duo).
XaaNoOffscreenPixmaps doesn't help, because the driver uses EXA for
acceleration (and I guess it's not used by intel driver). Composite layer is
compiz, instead of KDE's desktop effects.


-- 
Configure bugmail: http://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 178270] New: Akonadi starts but has errors in server log file

2008-12-20 Thread Martin van Es
http://bugs.kde.org/show_bug.cgi?id=178270

   Summary: Akonadi starts but has errors in server log file
   Product: kontact
   Version: unspecified
  Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: b...@mrvanes.com


Version:   4.1.85 (beta2) (using Devel)
OS:Linux
Installed from:Compiled sources

After logout out and login in again Akonadi generates about 10 crash reports
(see #175773 and #177752). After log in, the Akonadi panel tells me the
following:

The QtSQL driver 'QMYSQL' is required by your current Akonadi server
configuration.
The following drivers are installed: QSQLITE, QMYSQL3, QMYSQL.
Make sure the required driver is installed.

Which sounds a bit daft, because the QMYSQL obviously seems to be installed?

There is another warning that the mysql server logs contains errors and this is
the contents of the report:

Akonadi Server Self-Test Report
===

Test 1:  SUCCESS


Database driver found.
Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server
configuration.
The following drivers are installed: QSQLITE, QMYSQL3, QMYSQL.
Make sure the required driver is installed.

File content of '/home/martin/.config/akonadi/akonadiserverrc':
[%General]
Driver=QMYSQL

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

[Debug]
Tracer=null


Test 2:  SUCCESS


MySQL server found.
Details: You currently have configured Akonadi to use the MySQL server
'/usr/sbin/mysqld-akonadi'.
Make sure you have the MySQL server installed, set the correct path and ensure
you have the necessary read and execution rights on the server executable. The
server executable is typically called 'mysqld', its locations varies depending
on the distribution.

Test 3:  SUCCESS


MySQL server is executable.
Details: MySQL server found: /usr/sbin/mysqld-akonadi  Ver 5.0.67-0ubuntu6 for
debian-linux-gnu on i486 ((Ubuntu))


Test 4:  ERROR


MySQL server log contains errors.
Details: The MySQL server error log file '/home/martin/.local/share/akonadi/db_data/mysql.err'
contains errors.

File content of '/home/martin/.local/share/akonadi/db_data/mysql.err':
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
081220 12:32:10  InnoDB: Retrying to lock the first data file
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
InnoDB: Unable to lock ./ibdata1, error: 11
InnoDB: C

[Bug 178157] New: Akonadi server misses mysql database and timezone tables

2008-12-19 Thread Martin van Es
http://bugs.kde.org/show_bug.cgi?id=178157

   Summary: Akonadi server misses mysql database and timezone tables
   Product: kontact
   Version: unspecified
  Platform: Compiled Sources
OS/Version: unspecified
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: b...@mrvanes.com


Version:   4.1.85 (using Devel)
Installed from:Compiled sources

In 4.1.85 (beta2) Akonadi server warns for the absence of timezone tables (in
mysql database). On close inspection it turns out the Akonadi has no mysql
database, probably because privileges don't play a role.
I added a `mysql` database containing only the default timezone tables
(`time_zone`, `time_zone_leap_second`, `time_zone_name`,
`time_zone_transition`, `time_zone_transition_type`) that I created from a
'show create' from the normal mysql server, and the warning is gone.


-- 
Configure bugmail: http://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 177752] New: Akonadi agent crashes on KDE logout

2008-12-14 Thread Martin van Es
http://bugs.kde.org/show_bug.cgi?id=177752

   Summary: Akonadi agent crashes on KDE logout
   Product: kontact
   Version: unspecified
  Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: b...@mrvanes.com


Version:   4.1.80 (beta1) (using Devel)
OS:Linux
Installed from:Compiled sources

When logging out of KDE I see a crash dialog (behind the login) telling that
Akonadi Agent crashed.


-- 
Configure bugmail: http://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 143240] Scrolling to show new mail only works when mails are sorted bottom up

2008-12-11 Thread Martin van Es
http://bugs.kde.org/show_bug.cgi?id=143240


Martin van Es bugs mrvanes com changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #2 from Martin van Es   2008-12-11 14:47:26 ---
This wish is still valid for KDE 4.1.80 (and thus 4.2) and it's also true for a
messagelist that is sorted by date top up.


-- 
Configure bugmail: http://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 177428] New: Akonadi resources don't get resource name in list

2008-12-10 Thread Martin van Es
http://bugs.kde.org/show_bug.cgi?id=177428

   Summary: Akonadi resources don't get resource name in list
   Product: kontact
   Version: 1.3
  Platform: Compiled Sources
OS/Version: unspecified
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: [EMAIL PROTECTED]


Version:   1.3 (using Devel)
Installed from:Compiled sources

When I add a (calendar) resource in the Akonadi resource panel, the listed name
of the resource is a cryptic akonadi_resource_kcal_3 but the name is "MyGCal"
(eg). I would expect this name to be used in this list.

The name of the resources is correctly used in the calendar colors and fonts
setting panel btw.


-- 
Configure bugmail: http://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 152180] New: "Show only locally subscribed" does not work for root folders under inbox

2007-11-11 Thread Martin van Es
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=152180 
   Summary: "Show only locally subscribed" does not work for root
folders under inbox
   Product: kmail
   Version: 1.9.7
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs kde org
ReportedBy: bugs mrvanes com


Version:   1.9.7 (using KDE 3.5.8, Kubuntu (gutsy) 4:3.5.8-0ubuntu3.1)
Compiler:  Target: i486-linux-gnu
OS:Linux (i686) release 2.6.23.1

The "show only locally subscribed" feature only seems to work for sub-folders 
of inbox. Zimbra and Gmail IMAP offer IMAP folders at root level (which some of 
them I don't want to see) but unsubscribing (both remote and locally) does NOT 
make them disappear. Any subfolder of inbox immediately disappears if I uncheck 
it in subscribed folder dialog, so that works as expected.

So my guess is root maps do not honour the "show only (locally) subscribed" 
configuration choice.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs