[kdepim] [Bug 379792] akonadi_imap_resource crashes after requesting password

2017-06-17 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=379792

Allan Sandfeld  changed:

   What|Removed |Added

 CC||k...@carewolf.com

--- Comment #13 from Allan Sandfeld  ---
I am seeing something similar starting today with KDE neon.

Backtrace:
Reading symbols from /usr/bin/akonadi_imap_resource...Reading symbols from
/usr/lib/debug/.build-id/f0/a1a2580cdb0c1ad082f8751d53f1d876c2d7b1.debug...done.
done.

warning: core file may not match specified executable file.
[New LWP 18316]
[New LWP 18319]
[New LWP 18322]
[New LWP 18325]
[New LWP 18344]
[New LWP 18326]
[New LWP 18321]
[New LWP 18324]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/akonadi_imap_resource --identifier
akonadi_imap_resource_6'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00463eb9 in RetrieveItemsTask::listFlagsForImapSet
(this=this@entry=0x234b9c0, set=...)
at /workspace/build/resources/imap/retrieveitemstask.cpp:597
597 /workspace/build/resources/imap/retrieveitemstask.cpp: No such file or
directory.
[Current thread is 1 (Thread 0x7f035df81980 (LWP 18316))]
(gdb) bt
#0  0x00463eb9 in RetrieveItemsTask::listFlagsForImapSet
(this=this@entry=0x234b9c0, set=...)
at /workspace/build/resources/imap/retrieveitemstask.cpp:597
#1  0x004642a4 in RetrieveItemsTask::onRetrievalDone (this=0x234b9c0,
job=0x2342270)
at /workspace/build/resources/imap/retrieveitemstask.cpp:584
#2  0x7f037c22e1f6 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f037d3dd212 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#4  0x7f037d3deb51 in KJob::finishJob(bool) () from
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#5  0x0048f7bb in BatchFetcher::onHeadersFetchDone (this=0x2342270,
job=0x2348810) at /workspace/build/resources/imap/batchfetcher.cpp:226
#6  0x7f037c22e1f6 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f037d3dd212 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#8  0x7f037d3deb51 in KJob::finishJob(bool) () from
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#9  0x7f037ff22945 in KIMAP::Job::handleErrorReplies(KIMAP::Message const&)
() from /usr/lib/x86_64-linux-gnu/libKF5IMAP.so.5
#10 0x7f037fef8719 in KIMAP::FetchJob::handleResponse(KIMAP::Message
const&) () from /usr/lib/x86_64-linux-gnu/libKF5IMAP.so.5
#11 0x7f037ff3f4c0 in
KIMAP::SessionPrivate::responseReceived(KIMAP::Message const&) () from
/usr/lib/x86_64-linux-gnu/libKF5IMAP.so.5
#12 0x7f037c22ed99 in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x7f037cc4fecc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x7f037cc578c6 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x7f037c2030c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7f037c20578b in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7f037c256333 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x7f03764e2197 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x7f03764e23f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x7f03764e249c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x7f037c25673f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x7f037c2010ba in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x7f037c2096cc in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x7f037ec5207e in Akonadi::ResourceBase::init(Akonadi::ResourceBase*)
() from /usr/lib/x86_64-linux-gnu/libKF5AkonadiAgentBase.so.5
#25 0x00420555 in Akonadi::ResourceBase::init (argc=3,
argv=)
at /usr/include/KF5/AkonadiAgentBase/resourcebase.h:196
#26 0x7f037b646830 in __libc_start_main (main=0x420390 ,
argc=3, argv=0x7fffd1db9038, init=, 
fini=, rtld_fini=, stack_end=0x7fffd1db9028)
at ../csu/libc-start.c:291
#27 0x004203f9 in _start ()

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

[Akonadi] [Bug 381327] New: Broken access to Nextcloud 12: org.kde.pim.davresource: Unable to fetch collections 300 "There was a problem with the request.\nInvalid username/password (401)."

2017-06-17 Thread Richard Hering
https://bugs.kde.org/show_bug.cgi?id=381327

Bug ID: 381327
   Summary: Broken access to Nextcloud 12:
org.kde.pim.davresource: Unable to fetch collections
300 "There was a problem with the request.\nInvalid
username/password (401)."
   Product: Akonadi
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: DAV Resource
  Assignee: kdepim-bugs@kde.org
  Reporter: rich...@internethering.de
  Target Milestone: ---

Hi,

on my system the org.kde.pim.davresource is unable to fetch collections from my
Nextcloud 12 Server. The Nextcloud log says:

Sabre\DAV\Exception\NotAuthenticated: HTTP/1.1 401 No public access to this
resource., No 'Authorization: Basic' header found. Either the client didn't
send one, or the server is misconfigured, No 'Authorization: Bearer' header
found. Either the client didn't send one, or the server is mis-configured, No
'Authorization: Basic' header found. Either the client didn't send one, or the
server is misconfigured

Nextcloud says, this is a akonadi bug:
https://github.com/nextcloud/server/issues/5326

All other DAV clients like Roundcube, DAVdroid or z-push are working fine.

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

[Akonadi] [Bug 381327] Broken access to Nextcloud 12: org.kde.pim.davresource: Unable to fetch collections 300 "There was a problem with the request.\nInvalid username/password (401)."

2017-06-17 Thread Richard Hering
https://bugs.kde.org/show_bug.cgi?id=381327

--- Comment #1 from Richard Hering  ---
forgot some info about my gentoo linux system:

kde: 17.04.02
framework: 5.35.0
plasma: 5.10.2

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

[kmail2] [Bug 350219] Kmail can't create IMAP top level folders

2017-06-17 Thread Andreas K . Huettel
https://bugs.kde.org/show_bug.cgi?id=350219

Andreas K. Huettel  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #21 from Andreas K. Huettel  ---
Definitely not fixed in 17.04.2, symptoms remain exactly the same.

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

[kmail2] [Bug 350219] Kmail can't create IMAP top level folders

2017-06-17 Thread Tom Chiverton
https://bugs.kde.org/show_bug.cgi?id=350219

Tom Chiverton  changed:

   What|Removed |Added

   Severity|grave   |critical
   Platform|Gentoo Packages |Neon Packages
Version|5.4.1   |5.5.1

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

[kmail2] [Bug 350219] Kmail can't create IMAP top level folders

2017-06-17 Thread Tom Chiverton
https://bugs.kde.org/show_bug.cgi?id=350219

--- Comment #22 from Tom Chiverton  ---
Ack. Now broken again. Kmail 4:17.04.2-0neon+16.04+xenial+build21

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

[Akonadi] [Bug 339576] Can't create new top level IMAP folder

2017-06-17 Thread Tom Chiverton
https://bugs.kde.org/show_bug.cgi?id=339576

Tom Chiverton  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #14 from Tom Chiverton  ---
Not fixed. Kmail 4:17.04.2-0neon+16.04+xenial+build21

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

[Akonadi] [Bug 339576] Can't create new top level IMAP folder

2017-06-17 Thread Tom Chiverton
https://bugs.kde.org/show_bug.cgi?id=339576

Tom Chiverton  changed:

   What|Removed |Added

   Platform|Kubuntu Packages|Neon Packages
Version|5.2.3   |5.5.1

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

[kmail2] [Bug 381257] KMail does not remember window size or position

2017-06-17 Thread Ivan Adzhubey
https://bugs.kde.org/show_bug.cgi?id=381257

--- Comment #1 from Ivan Adzhubey  ---
FYI: The bug is still here after the Plasma 5.10.2 / KDE 5.35.0 update.

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