[kontact] [Bug 453037] New: on first start after log in, kmail starts all imap agents in "offline mode"

2022-04-25 Thread Mathias Homann
https://bugs.kde.org/show_bug.cgi?id=453037

Bug ID: 453037
   Summary: on first start after log in, kmail starts all imap
agents in "offline mode"
   Product: kontact
   Version: 5.19.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: mail
  Assignee: kdepim-bugs@kde.org
  Reporter: mathias.hom...@opensuse.org
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. reboot or relogin to plasma
2. start kontact

OBSERVED RESULT
all imap connections are in offline mode

EXPECTED RESULT
I expect the imap ressources to be in online mode when the connection to the
mailserver is available at startup time

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20220424
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.2
Kernel Version: 5.17.4-1-default (64-bit)
Graphics Platform: X11
Processors: 8 × 11th Gen Intel® Core™ i7-1185G7 @ 3.00GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® Xe Graphics

ADDITIONAL INFORMATION

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

[Akonadi] [Bug 425460] ical Calendar resource cannot be created

2022-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=425460

aux...@gmail.com changed:

   What|Removed |Added

 CC||aux...@gmail.com

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

[korganizer] [Bug 452507] Item details no longer shown in sidebar

2022-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452507

--- Comment #3 from nather...@gmail.com ---
Same here
version 5.20.0 (22.04.0)
Operating System: Arch Linux
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.3
Kernel Version: 5.17.4-zen1-1-zen (64-bit)
Graphics Platform: X11 (but the same applies for wayland)
Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 5700 XT

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

[korganizer] [Bug 452507] Item details no longer shown in sidebar

2022-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452507

nather...@gmail.com changed:

   What|Removed |Added

 CC||nather...@gmail.com

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

[kimap] [Bug 453034] 21.12.3: test suite is failing

2022-04-25 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=453034

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
21.12.3 is EOL

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

[kimap] [Bug 453034] New: 21.12.3: test suite is failing

2022-04-25 Thread kloczek
https://bugs.kde.org/show_bug.cgi?id=453034

Bug ID: 453034
   Summary: 21.12.3: test suite is failing
   Product: kimap
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: kloczko.tom...@gmail.com
  Target Milestone: ---

Loks like test suite is failong in one unit.

+ cd kimap-21.12.3
+ xvfb-run -a /usr/bin/make -O -j48 V=1 VERBOSE=1 -C x86_64-redhat-linux-gnu
test ARGS=--output-on-failure
make: Entering directory
'/home/tkloczko/rpmbuild/BUILD/kimap-21.12.3/x86_64-redhat-linux-gnu'
Running tests...
/usr/bin/ctest --force-new-ctest-process --output-on-failure
Test project
/home/tkloczko/rpmbuild/BUILD/kimap-21.12.3/x86_64-redhat-linux-gnu
  Start  1: appstreamtest
 1/30 Test  #1: appstreamtest    Passed0.02 sec
  Start  2: fakeservertest
 2/30 Test  #2: fakeservertest ...   Passed0.07 sec
  Start  3: testrfccodecs
 3/30 Test  #3: testrfccodecs    Passed0.05 sec
  Start  4: testsession
 4/30 Test  #4: testsession ..   Passed8.50 sec
  Start  5: loginjobtest
 5/30 Test  #5: loginjobtest .***Failed0.21 sec
* Start testing of LoginJobTest *
Config: Using QtTest library 5.15.3, Qt 5.15.3 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 12.0.1 20220413 (Red Hat 12.0.1-0)),
fedora 37
PASS   : LoginJobTest::initTestCase()
PASS   : LoginJobTest::shouldHandleLogin(success)
XFAIL  : LoginJobTest::shouldHandleLogin(wrong login) Login with bad user name
   Loc:
[/home/tkloczko/rpmbuild/BUILD/kimap-21.12.3/autotests/loginjobtest.cpp(81)]
PASS   : LoginJobTest::shouldHandleLogin(wrong login)
PASS   : LoginJobTest::shouldHandleLogin(special chars)
XFAIL  : LoginJobTest::shouldHandleLogin(already authenticated) Trying to log
on an already authenticated session
   Loc:
[/home/tkloczko/rpmbuild/BUILD/kimap-21.12.3/autotests/loginjobtest.cpp(81)]
PASS   : LoginJobTest::shouldHandleLogin(already authenticated)
QWARN  : LoginJobTest::shouldHandleProxyLogin(success) org.kde.pim.kimap:
sasl_client_start failed with: -4 "SASL(-4): no mechanism available: No worthy
mechs found"
FAIL!  : LoginJobTest::shouldHandleProxyLogin(success) 'result' returned FALSE.
()
   Loc:
[/home/tkloczko/rpmbuild/BUILD/kimap-21.12.3/autotests/loginjobtest.cpp(123)]
PASS   : LoginJobTest::shouldSaveServerGreeting(greeting)
PASS   : LoginJobTest::shouldSaveServerGreeting(greeting with parenthesis)
PASS   : LoginJobTest::shouldSaveServerGreeting(no greeting)
PASS   : LoginJobTest::shouldSaveServerGreeting(login failed)
PASS   : LoginJobTest::shouldUseSsl(any protocol with anyssl version)
QWARN  : LoginJobTest::shouldUseSsl(tlsv10) "Error during SSL handshake:
error:0A76:SSL routines::no suitable signature algorithm"
QWARN  : LoginJobTest::shouldUseSsl(tlsv10) QAbstractSocket::SocketError(13)
QWARN  : LoginJobTest::shouldUseSsl(tlsv10) org.kde.pim.kimap: Connection to
server lost  QAbstractSocket::RemoteHostClosedError
FAIL!  : LoginJobTest::shouldUseSsl(tlsv10) 'login->exec()' returned FALSE. ()
   Loc:
[/home/tkloczko/rpmbuild/BUILD/kimap-21.12.3/autotests/loginjobtest.cpp(227)]
QWARN  : LoginJobTest::shouldUseSsl(tlsv11) "Error during SSL handshake:
error:0A76:SSL routines::no suitable signature algorithm"
QWARN  : LoginJobTest::shouldUseSsl(tlsv11) QAbstractSocket::SocketError(13)
QWARN  : LoginJobTest::shouldUseSsl(tlsv11) org.kde.pim.kimap: Connection to
server lost  QAbstractSocket::RemoteHostClosedError
FAIL!  : LoginJobTest::shouldUseSsl(tlsv11) 'login->exec()' returned FALSE. ()
   Loc:
[/home/tkloczko/rpmbuild/BUILD/kimap-21.12.3/autotests/loginjobtest.cpp(227)]
PASS   : LoginJobTest::shouldUseSsl(tlsv12)
QDEBUG : LoginJobTest::shouldUseStartTls(STARTTLS supported) start tls
PASS   : LoginJobTest::shouldUseStartTls(STARTTLS supported)
QWARN  : LoginJobTest::shouldUseStartTls(STARTTLS not supported)
org.kde.pim.kimap: STARTTLS not supported by server!
PASS   : LoginJobTest::shouldUseStartTls(STARTTLS not supported)
PASS   : LoginJobTest::cleanupTestCase()
Totals: 14 passed, 3 failed, 0 skipped, 0 blacklisted, 130ms
* Finished testing of LoginJobTest *

  Start  6: logoutjobtest
 6/30 Test  #6: logoutjobtest    Passed0.07 sec
  Start  7: capabilitiesjobtest
 7/30 Test  #7: capabilitiesjobtest ..   Passed0.08 sec
  Start  8: closejobtest
 8/30 Test  #8: closejobtest .   Passed0.08 sec
  Start  9: selectjobtest
 9/30 Test  #9: selectjobtest    Passed0.07 sec
  Start 10: createjobtest
10/30 Test #10: createjobtest    Passed0.08 sec
  Start 11: deletejobtest
11/30 Test #11: deletejobtest 

[kontact] [Bug 453025] New: application crashed when setting filters to contact

2022-04-25 Thread jarek
https://bugs.kde.org/show_bug.cgi?id=453025

Bug ID: 453025
   Summary: application crashed when setting filters to contact
   Product: kontact
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: k...@linux.pl
  Target Milestone: ---

Application: kontact (5.13.3 (19.12.3))
 (Compiled from sources)
Qt Version: 5.12.8
Frameworks Version: 5.68.0
Operating System: Linux 5.4.0-108-generic x86_64
Windowing system: X11
Distribution: Ubuntu 20.04.4 LTS

-- Information about the crash:
while setting up mail filters the "notification helper" crashes earlier and
after some time "contact"

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa2b17ae140 (LWP 3626))]

Thread 27 (Thread 0x7fa23d7f2700 (LWP 6742)):
#0  futex_abstimed_wait_cancelable (private=,
abstime=0x7fa23d7f1260, clockid=, expected=0,
futex_word=0x7fa23d7f13a8) at ../sysdeps/nptl/futex-internal.h:320
#1  __pthread_cond_wait_common (abstime=0x7fa23d7f1260, clockid=, mutex=0x7fa23d7f1358, cond=0x7fa23d7f1380) at pthread_cond_wait.c:520
#2  __pthread_cond_timedwait (cond=0x7fa23d7f1380, mutex=0x7fa23d7f1358,
abstime=0x7fa23d7f1260) at pthread_cond_wait.c:665
#3  0x7fa2be0d3b2e in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#4  0x7fa2be0d451f in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#5  0x7fa2be0d4615 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#6  0x7fa2be095da6 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#7  0x7fa2be098939 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#8  0x7fa2be098ef8 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#9  0x7fa2be0d6b63 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#10 0x7fa2c3b2f609 in start_thread (arg=) at
pthread_create.c:477
#11 0x7fa2c4b42133 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 26 (Thread 0x7fa2927fc700 (LWP 6740)):
#0  futex_abstimed_wait_cancelable (private=,
abstime=0x7fa2927fb260, clockid=, expected=0,
futex_word=0x7fa2927fb3a8) at ../sysdeps/nptl/futex-internal.h:320
#1  __pthread_cond_wait_common (abstime=0x7fa2927fb260, clockid=, mutex=0x7fa2927fb358, cond=0x7fa2927fb380) at pthread_cond_wait.c:520
#2  __pthread_cond_timedwait (cond=0x7fa2927fb380, mutex=0x7fa2927fb358,
abstime=0x7fa2927fb260) at pthread_cond_wait.c:665
#3  0x7fa2be0d3b2e in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#4  0x7fa2be0d451f in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#5  0x7fa2be0d4615 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#6  0x7fa2be095da6 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#7  0x7fa2be098c48 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#8  0x7fa2be098ef8 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#9  0x7fa2be0d6b63 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#10 0x7fa2c3b2f609 in start_thread (arg=) at
pthread_create.c:477
#11 0x7fa2c4b42133 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 25 (Thread 0x7fa2289bb700 (LWP 6739)):
#0  futex_abstimed_wait_cancelable (private=,
abstime=0x7fa2289ba260, clockid=, expected=0,
futex_word=0x7fa2289ba3a8) at ../sysdeps/nptl/futex-internal.h:320
#1  __pthread_cond_wait_common (abstime=0x7fa2289ba260, clockid=, mutex=0x7fa2289ba358, cond=0x7fa2289ba380) at pthread_cond_wait.c:520
#2  __pthread_cond_timedwait (cond=0x7fa2289ba380, mutex=0x7fa2289ba358,
abstime=0x7fa2289ba260) at pthread_cond_wait.c:665
#3  0x7fa2be0d3b2e in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#4  0x7fa2be0d451f in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#5  0x7fa2be0d4615 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#6  0x7fa2be095da6 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#7  0x7fa2be098c48 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#8  0x7fa2be098ef8 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#9  0x7fa2be0d6b63 in ?? () from
/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5
#10 0x7fa2c3b2f609 in start_thread (arg=) at
pthread_create.c:477
#11 0x7fa2c4b42133 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 24 (Thread 0x7fa2937fe700 (LWP 6593)):
#0  0x7fa2c4b3599f in __GI___poll (fds=0x7fa284027f00, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fa2c319836e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fa2c31984a3 in g_main_context_iteration () from
/lib/x86_64-linux-gn

[ksmtp] [Bug 453005] 21.12.3: test suite is failing

2022-04-25 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=453005

Nicolas Fella  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 CC||nicolas.fe...@gmx.de
 Status|REPORTED|RESOLVED

--- Comment #1 from Nicolas Fella  ---
21.12 is EOL

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

[libkgapi] [Bug 439285] Bad request, Google replied "Contacts API is being deprecated"

2022-04-25 Thread themroc
https://bugs.kde.org/show_bug.cgi?id=439285

--- Comment #41 from themroc  ---
After upgrading to 22.04 Google Calendar Sync works again.
Contacts are still not synced.

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

[kmail2] [Bug 445972] Cannot set the default font in composer

2022-04-25 Thread Emanuele Spirito
https://bugs.kde.org/show_bug.cgi?id=445972

Emanuele Spirito  changed:

   What|Removed |Added

Version|Git (master)|5.19.2

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

[kmail2] [Bug 337656] Choosing a custom font for the message text does not work

2022-04-25 Thread Emanuele Spirito
https://bugs.kde.org/show_bug.cgi?id=337656

Emanuele Spirito  changed:

   What|Removed |Added

 CC||emaster...@gmail.com

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

[kmail2] [Bug 445972] Cannot set the default font in composer

2022-04-25 Thread Emanuele Spirito
https://bugs.kde.org/show_bug.cgi?id=445972

--- Comment #8 from Emanuele Spirito  ---
Still on kmail2 version: 5.19.2 (21.12.2)
It can be similar to this other bug? 
https://bugs.kde.org/show_bug.cgi?id=337656

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

[kmail2] [Bug 435850] conversation view of message list

2022-04-25 Thread rana
https://bugs.kde.org/show_bug.cgi?id=435850

--- Comment #1 from rana  ---
I believe Kamil devs are not taking any new feature request any more.

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

[ksmtp] [Bug 453005] New: 21.12.3: test suite is failing

2022-04-25 Thread kloczek
https://bugs.kde.org/show_bug.cgi?id=453005

Bug ID: 453005
   Summary: 21.12.3: test suite is failing
   Product: ksmtp
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: kloczko.tom...@gmail.com
  Target Milestone: ---

cmake configuration

[tkloczko@devel-g2v x86_64-redhat-linux-gnu]$ cmake -L
CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.


CMake Error: The source directory
"/home/tkloczko/rpmbuild/BUILD/ksmtp-21.12.3/x86_64-redhat-linux-gnu" does not
appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
-- Cache values
APPSTREAMCLI:FILEPATH=/usr/bin/appstreamcli
BUILD_COVERAGE:BOOL=OFF
BUILD_QCH:BOOL=ON
BUILD_SHARED_LIBS:BOOL=ON
BUILD_TESTING:BOOL=ON
BUILD_WITH_QT6:BOOL=OFF
CMAKE_BUILD_TYPE:STRING=RelWithDebInfo
CMAKE_INSTALL_PREFIX:PATH=/usr
ECM_DIR:PATH=/usr/share/ECM/cmake
ECM_MKSPECS_INSTALL_DIR:PATH=lib64/qt5/mkspecs/modules
ENABLE_BSYMBOLICFUNCTIONS:BOOL=OFF
FISH_EXECUTABLE:FILEPATH=/usr/bin/fish
GETTEXT_MSGFMT_EXECUTABLE:FILEPATH=/usr/bin/msgfmt
GETTEXT_MSGMERGE_EXECUTABLE:FILEPATH=/usr/bin/msgmerge
KDE_CLANG_FORMAT_EXECUTABLE:FILEPATH=/usr/bin/clang-format
KDE_INSTALL_PREFIX_SCRIPT:BOOL=OFF
KDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON
KDE_SKIP_UNINSTALL_TARGET:BOOL=OFF
KF5Auth_DIR:PATH=/usr/lib64/cmake/KF5Auth
KF5Bookmarks_DIR:PATH=/usr/lib64/cmake/KF5Bookmarks
KF5Codecs_DIR:PATH=/usr/lib64/cmake/KF5Codecs
KF5Completion_DIR:PATH=/usr/lib64/cmake/KF5Completion
KF5ConfigWidgets_DIR:PATH=/usr/lib64/cmake/KF5ConfigWidgets
KF5Config_DIR:PATH=/usr/lib64/cmake/KF5Config
KF5CoreAddons_DIR:PATH=/usr/lib64/cmake/KF5CoreAddons
KF5I18n_DIR:PATH=/usr/lib64/cmake/KF5I18n
KF5ItemViews_DIR:PATH=/usr/lib64/cmake/KF5ItemViews
KF5JobWidgets_DIR:PATH=/usr/lib64/cmake/KF5JobWidgets
KF5KIO_DIR:PATH=/usr/lib64/cmake/KF5KIO
KF5Service_DIR:PATH=/usr/lib64/cmake/KF5Service
KF5Solid_DIR:PATH=/usr/lib64/cmake/KF5Solid
KF5WidgetsAddons_DIR:PATH=/usr/lib64/cmake/KF5WidgetsAddons
KF5WindowSystem_DIR:PATH=/usr/lib64/cmake/KF5WindowSystem
KF5XmlGui_DIR:PATH=/usr/lib64/cmake/KF5XmlGui
KI18N_PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3
QUERY_EXECUTABLE:FILEPATH=/usr/bin/qmake
Qt5Concurrent_DIR:PATH=/usr/lib64/cmake/Qt5Concurrent
Qt5Core_DIR:PATH=/usr/lib64/cmake/Qt5Core
Qt5DBus_DIR:PATH=/usr/lib64/cmake/Qt5DBus
Qt5Gui_DIR:PATH=/usr/lib64/cmake/Qt5Gui
Qt5Help_DIR:PATH=/usr/lib64/cmake/Qt5Help
Qt5Network_DIR:PATH=/usr/lib64/cmake/Qt5Network
Qt5Sql_DIR:PATH=/usr/lib64/cmake/Qt5Sql
Qt5Test_DIR:PATH=/usr/lib64/cmake/Qt5Test
Qt5Widgets_DIR:PATH=/usr/lib64/cmake/Qt5Widgets
Qt5Xml_DIR:PATH=/usr/lib64/cmake/Qt5Xml
USE_UNITY_CMAKE_SUPPORT:BOOL=OFF
_qmake_executable_default:FILEPATH=/usr/bin/qmake
_qtcoreTagsPath:PATH=_qtcoreTagsPath-NOTFOUND

and test suite is failing on:

+ cd ksmtp-21.12.3
+ /usr/bin/make -O -j48 V=1 VERBOSE=1 -C x86_64-redhat-linux-gnu test
ARGS=--output-on-failure
make: Entering directory
'/home/tkloczko/rpmbuild/BUILD/ksmtp-21.12.3/x86_64-redhat-linux-gnu'
Running tests...
/usr/bin/ctest --force-new-ctest-process --output-on-failure
Test project
/home/tkloczko/rpmbuild/BUILD/ksmtp-21.12.3/x86_64-redhat-linux-gnu
Start 1: appstreamtest
1/2 Test #1: appstreamtest    Passed0.02 sec
Start 2: smtptest
2/2 Test #2: smtptest .Subprocess aborted***Exception:
305.83 sec
* Start testing of SmtpTest *
Config: Using QtTest library 5.15.3, Qt 5.15.3 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 12.0.1 20220413 (Red Hat 12.0.1-0)),
fedora 37
PASS   : SmtpTest::initTestCase()
QDEBUG : SmtpTest::testHello(EHLO OK) KSmtp::Session::Ready
QDEBUG : SmtpTest::testHello(EHLO OK) KSmtp::Session::Handshake
QDEBUG : SmtpTest::testHello(EHLO OK) KSmtp::Session::NotAuthenticated
QDEBUG : SmtpTest::testHello(EHLO OK) ### Session state is:
KSmtp::Session::NotAuthenticated
QDEBUG : SmtpTest::testHello(EHLO OK) KSmtp::Session::Quitting
QWARN  : SmtpTest::testHello(EHLO OK) org.kde.pim.ksmtp: SMTP Socket error:
QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
QDEBUG : SmtpTest::testHello(EHLO OK) KSmtp::Session::Disconnected
PASS   : SmtpTest::testHello(EHLO OK)
QDEBUG : SmtpTest::testHello(EHLO unknown) KSmtp::Session::Ready
QDEBUG : SmtpTest::testHello(EHLO unknown) KSmtp::Session::Handshake
QDEBUG : SmtpTest::testHello(EHLO unknown) KSmtp::Session::Ready
QDEBUG : SmtpTest::testHello(EHLO unknown) KSmtp::Session::Handshake
QDEBUG : SmtpTest::testHello(EHLO unknown) KSmtp::Session::NotAuthenticated
QDEBUG : SmtpTest::testHello(EHLO unknown) ### Session state is:
KSmtp::Session::NotAuthenticated
QDEBUG 

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

2022-04-25 Thread Ricardo J. Barberis
https://bugs.kde.org/show_bug.cgi?id=452958

--- Comment #2 from Ricardo J. Barberis  ---
Trying to stop akonadi:

$ akonadictl stop

$ akonadictl status
Akonadi Control: running
Akonadi Server: running
Akonadi Server Search Support: available (Remote Search, Akonadi Search Plugin)
Available Agent Types: akonadi_akonotes_resource, akonadi_archivemail_agent,
akonadi_birthdays_resource, akonadi_contacts_resource,
akonadi_davgroupware_resource, akonadi_ews_resource, akonadi_ewsmta_resource,
akonadi_followupreminder_agent, akonadi_google_resource, akonadi_ical_resource,
akonadi_icaldir_resource, akonadi_imap_resource, akonadi_indexing_agent,
akonadi_knut_resource, akonadi_maildir_resource, akonadi_maildispatcher_agent,
akonadi_mailfilter_agent, akonadi_mailmerge_agent, akonadi_mbox_resource,
akonadi_migration_agent, akonadi_mixedmaildir_resource,
akonadi_newmailnotifier_agent, akonadi_notes_agent, akonadi_notes_resource,
akonadi_openxchange_resource, akonadi_pop3_resource, akonadi_sendlater_agent,
akonadi_tomboynotes_resource, akonadi_unifiedmailbox_agent,
akonadi_vcard_resource, akonadi_vcarddir_resource

$ akonadictl status
Akonadi Control: stopped
Akonadi Server: stopped
Akonadi Server Search Support: available (Remote Search, Akonadi Search Plugin)
Available Agent Types: akonadi_akonotes_resource, akonadi_archivemail_agent,
akonadi_birthdays_resource, akonadi_contacts_resource,
akonadi_davgroupware_resource, akonadi_ews_resource, akonadi_ewsmta_resource,
akonadi_followupreminder_agent, akonadi_google_resource, akonadi_ical_resource,
akonadi_icaldir_resource, akonadi_imap_resource, akonadi_indexing_agent,
akonadi_knut_resource, akonadi_maildir_resource, akonadi_maildispatcher_agent,
akonadi_mailfilter_agent, akonadi_mailmerge_agent, akonadi_mbox_resource,
akonadi_migration_agent, akonadi_mixedmaildir_resource,
akonadi_newmailnotifier_agent, akonadi_notes_agent, akonadi_notes_resource,
akonadi_openxchange_resource, akonadi_pop3_resource, akonadi_sendlater_agent,
akonadi_tomboynotes_resource, akonadi_unifiedmailbox_agent,
akonadi_vcard_resource, akonadi_vcarddir_resource

$ mysqladmin --socket=/run/user/1000/akonadi/mysql.socket processlist -v
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local server through socket
'/run/user/1000/akonadi/mysql.socket' (2)'
Check that mariadbd is running and that the socket:
'/run/user/1000/akonadi/mysql.socket' exists!

$ ps faxu | grep -v grep | grep akonadi
2518  0.9  1.3 4192940 217156 ?  Sl   abr24  10:07
/usr/libexec/mysqld
--defaults-file=/home//.local/share/akonadi/mysql.conf
--datadir=/home//.local/share/akonadi/db_data/
--socket=/run/user/1000/akonadi/mysql.socket
--pid-file=/run/user/1000/akonadi/mysql.pid

$ kill -9 2518

-- 
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-04-25 Thread Ricardo J. Barberis
https://bugs.kde.org/show_bug.cgi?id=452958

--- Comment #1 from Ricardo J. Barberis  ---
Process list after resume from sleep:

$ mysqladmin --socket=/run/user/1000/akonadi/mysql.socket processlist -v
++---+---+-+-+--+--+--+--+
| Id | User  | Host  | db  | Command | Time | State| Info  
   
   
   
   
   
  | Progress |
++---+---+-+-+--+--+--+--+
| 5  |  | localhost | akonadi | Sleep   | 1207 |  |   
   
   
   
   
   
  | 0.000|
| 6  |  | localhost | akonadi | Execute | 290  | Sending data | SELECT
PartTable.id, PartTable.pimItemId, PartTable.partTypeId, PartTable.data,
PartTable.datasize, PartTable.version, PartTable.storage FROM PartTable INNER
JOIN PimItemTable ON ( pimItemId = PimItemTable.id ) INNER JOIN PartTypeTable
ON ( PartTable.partTypeId = PartTypeTable.id ) WHERE (
PimItemTable.collectionId = ? AND PimItemTable.atime < ? AND PartTable.data IS
NOT NULL AND PartTypeTable.ns = ? AND PimItemTable.dirty = ? AND
PartTypeTable.name <> ? ) | 0.000|
| 7  |  | localhost | akonadi | Sleep   | 1204 |  |   
   
   
   
   
   
  | 0.000|
| 8  |  | localhost | akonadi | Sleep   | 1204 |  |   
   
   
   
   
   
  | 0.000|
| 62 | root  | localhost | | Query   | 0| starting | show
full processlist   
   
   
   
   
| 0.000|
++---+---+-+-+--+--+-