[Akonadi] [Bug 470820] Unable to configure Google Calendar

2023-09-20 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=470820

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

--- Comment #8 from Yaroslav Sidlovsky  ---
 Carl Schwan: FYI, can't apply patch from
c99afc75a503fff6ca83df2f47a5d5d951579524 to kdepim-runtime-23.08.1,
googleconfig.cpp is missing in that version.
Maybe I'm doing something wrong?

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

[kleopatra] [Bug 450824] crash when closing kleopatra

2023-08-28 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=450824

--- Comment #7 from Yaroslav Sidlovsky  ---
Gpgme line where assert is triggered:
https://github.com/gpg/gpgme/blob/3f297387bf401475385c458e4d1d95b3eefaf3d8/src/wait-global.c#L125C3-L125C15

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

[kleopatra] [Bug 450824] crash when closing kleopatra

2023-08-28 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=450824

--- Comment #6 from Yaroslav Sidlovsky  ---
Created attachment 161241
  --> https://bugs.kde.org/attachment.cgi?id=161241&action=edit
More detailed stacktrace from gdb

More detailed stacktrace.

Output from console:
---
org.kde.pim.kleopatra: Running SCD SERIALNO --all failed: Service is not
running (code: 318, source: SCD)
org.kde.pim.kleopatra: SmartCardWidget::Private::cardAddedOrChanged: App  is
not supported
kleopatra: wait-global.c:125: ctx_done: Assertion `li' failed.
KCrash: Application 'kleopatra' crashing...
The Wayland connection experienced a fatal error: Bad file descriptor
---

I think that this line is interesting: `kleopatra: wait-global.c:125: ctx_done:
Assertion `li' failed.`

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

[kleopatra] [Bug 450824] crash when closing kleopatra

2023-08-28 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=450824

--- Comment #5 from Yaroslav Sidlovsky  ---
Created attachment 161240
  --> https://bugs.kde.org/attachment.cgi?id=161240&action=edit
New crash information added by DrKonqi

kleopatra (3.1.28.230800 (23.08.0)) using Qt 5.15.10

Crashing on exit

-- Backtrace (Reduced):
#9  0x7f68ab180cc5 in _gpgme_wait_global_event_cb () from
/lib64/libgpgme.so.11
#10 0x7f68ab1b3fb4 in _gpgme_cancel_with_err () from /lib64/libgpgme.so.11
#11 0x7f68ab1b4166 in gpgme_cancel () from /lib64/libgpgme.so.11
#12 0x7f68ab1eff8c in GpgME::Context::cancelPendingOperationImmediately()
() from /lib64/libgpgmepp.so.6
#13 0x557b4c973041 in Kleo::DeviceInfoWatcher::Worker::~Worker
(this=, this=) at
/usr/src/debug/kleopatra-23.08.0-1.fc38.x86_64/src/smartcard/deviceinfowatcher.cpp:37

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

[kmail2] [Bug 459399] Random text in kmail's message list configuration settings

2022-09-19 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=459399

--- Comment #3 from Yaroslav Sidlovsky  ---
Patch above fixes the issue. See also this commit:
https://invent.kde.org/pim/kmail/-/commit/0496b1bd94ec2c7c42c1152b5776f2b87a8431a0.
Don't know why i18n() is working wrong, maybe there is some docs about that.

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

[kmail2] [Bug 459399] Random text in kmail's message list configuration settings

2022-09-19 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=459399

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

--- Comment #2 from Yaroslav Sidlovsky  ---
Created attachment 152237
  --> https://bugs.kde.org/attachment.cgi?id=152237&action=edit
kmail-22.08.1-fix-custom-format-label.patch

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

[kleopatra] [Bug 450824] crash when closing kleopatra

2022-08-22 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=450824

--- Comment #2 from Yaroslav Sidlovsky  ---
Created attachment 151494
  --> https://bugs.kde.org/attachment.cgi?id=151494&action=edit
New crash information added by DrKonqi

kleopatra (3.1.22.220800 (22.08.0)) using Qt 5.15.5

Kleopatra crashes every time on exit.

-- Backtrace (Reduced):
#9  0x7f6829aaeb3e in ctx_done (op_err=, status=, ctx=0x7f67f8004df0) at
/usr/src/debug/gpgme-1.15.1-6.fc36.x86_64/src/wait-global.c:125
#10 _gpgme_wait_global_event_cb (data=0x7f67f8004df0, type=,
type_data=) at
/usr/src/debug/gpgme-1.15.1-6.fc36.x86_64/src/wait-global.c:220
#11 0x7f6829adf9e3 in _gpgme_engine_io_event (type_data=0x7f6807ffe920,
type=GPGME_EVENT_DONE, engine=) at
/usr/src/debug/gpgme-1.15.1-6.fc36.x86_64/src/engine.c:1064
#12 _gpgme_cancel_with_err (ctx=ctx@entry=0x7f67f8004df0,
ctx_err=ctx_err@entry=117440611, op_err=op_err@entry=0) at
/usr/src/debug/gpgme-1.15.1-6.fc36.x86_64/src/gpgme.c:193
#13 0x7f6829adfba4 in gpgme_cancel (ctx=0x7f67f8004df0) at
/usr/src/debug/gpgme-1.15.1-6.fc36.x86_64/src/gpgme.c:210

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

[kleopatra] [Bug 450824] crash when closing kleopatra

2022-08-22 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=450824

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

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

[korganizer] [Bug 449024] Unable to fetch google calendar events

2022-01-26 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=449024

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

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

[kaddressbook] [Bug 443464] Kadressbuch does not show any more contacts from google groupware

2021-10-09 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=443464

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

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

[Akonadi] [Bug 402780] Akonadi doesn't work with Exchange again

2020-07-20 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=402780

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

--- Comment #21 from Yaroslav Sidlovsky  ---
Can't find change from the patch in the kdepim-runtime-20.04.3 sources.
Is this intentional?

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

[Akonadi] [Bug 422079] Akonadi searches for file mysql-global.conf at wrong path

2020-05-25 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=422079

--- Comment #1 from Yaroslav Sidlovsky  ---
Proposed patch: https://phabricator.kde.org/D29833.
This patch just checks if `akonadi/` prefix has been already prepended.

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

[Akonadi] [Bug 422079] New: Akonadi searches for file mysql-global.conf at wrong path

2020-05-25 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=422079

Bug ID: 422079
   Summary: Akonadi searches for file mysql-global.conf at wrong
path
   Product: Akonadi
   Version: 5.14.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: server
  Assignee: kdepim-bugs@kde.org
  Reporter: zawer...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Run command `strace -e statx akonadiselftest 2>&1 |grep mysql-global.conf`;
2. See output - akonadi searches for path
`/etc/xdg//akonadi/akonadi/mysql-global.conf` instead of
`/etc/xdg//akonadi/mysql-global.conf` (see extra `akonadi/` part prepended to
the relative path).

OBSERVED RESULT
Because of the above akonadiselftest reports that `mysql-global.conf` is not
found and 1 test is always failing, but file is on it place.


EXPECTED RESULT
Akonadi server and selftest utility should look for file `mysql-global.conf` at
path `/etc/xdg/akonadi/`.


SOFTWARE/OS VERSIONS
Operating System: Fedora 32
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.13.2
Kernel Version: 5.6.13-300.fc32.x86_64
OS Type: 64-bit
Processors: 4 × AMD FX(tm)-9590 Eight-Core Processor
Memory: 22,4 ГиБ

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