[kmail2] [Bug 434582] Kmail segmentation fault

2021-03-18 Thread Alois Wohlschlager
https://bugs.kde.org/show_bug.cgi?id=434582

Alois Wohlschlager  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE
 CC||alo...@gmx-topmail.de

--- Comment #1 from Alois Wohlschlager  ---
The backtrace is missing debug information. Please build the packages providing
the libraries appearing in the backtrace with debug symbols. Then, try to
reproduce the bug and supply a backtrace again.

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

[korganizer] [Bug 434599] Exceptions to recurrence with timezones do not generate TZ-relative datetime

2021-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434599

w...@williamjbowman.com changed:

   What|Removed |Added

 CC||w...@williamjbowman.com

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

[korganizer] [Bug 434599] Exceptions to recurrence with timezones do not generate TZ-relative datetime

2021-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434599

--- Comment #1 from w...@williamjbowman.com ---
Created attachment 136833
  --> https://bugs.kde.org/attachment.cgi?id=136833&action=edit
An export of the invalid iCal file, with corrected EXDATE

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

[korganizer] [Bug 434599] New: Exceptions to recurrence with timezones do not generate TZ-relative datetime

2021-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434599

Bug ID: 434599
   Summary: Exceptions to recurrence with timezones do not
generate TZ-relative datetime
   Product: korganizer
   Version: 5.16.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: recurrence
  Assignee: kdepim-bugs@kde.org
  Reporter: w...@williamjbowman.com
  Target Milestone: ---

Created attachment 136832
  --> https://bugs.kde.org/attachment.cgi?id=136832&action=edit
An export of the invalid iCal file, whose EXDATE seems invalid

SUMMARY

When deleting a single occurrence of a recurring event with a timezone, thus
creating an exception to a recurrence, Korganizer assigns an EXDATE using VALUE
instead of TZID, apparently violating the CalDAV spec.

Some CalDAV servers reject the change. Unfortunately, the change is cached
locally, so we get an inconsistent view of the calendar---other clients don't
show the change.


STEPS TO REPRODUCE
1. Create a recurring event with a specific timezone, such as
American/Vancouver.
2. Delete 1 occurrence of the event, creating an exception.
3. Export the event to an iCal file.

OBSERVED RESULT
On the server:
```
WARNING: Bad PUT request on
'/CA4413E8-13F2-465C-B1BA-EF2420F9DDFA/1616109800.R60.ics': Failed to store
item '1616109800.R60.ics' in collection
'/CA4413E8-13F2-465C-B1BA-EF2420F9DDFA': can't compare offset-naive and
offset-aware datetimes
```

In the iCal file, the exception will appear as:
```
EXDATE;VALUE=DATE:20210317
DTSTART;TZID=America/Vancouver:20210315T19
DTEND;TZID=America/Vancouver:20210315T20
```

EXPECTED RESULT

In the iCal file, the exception should appear as:
```
EXDATE;TZID=America/Vancouver:20210317T19
DTSTART;TZID=America/Vancouver:20210315T19
DTEND;TZID=America/Vancouver:20210315T20
```

SOFTWARE/OS VERSIONS:
Linux 5.10.15-1-MANJARO 64bit
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

The spec suggests that if the RSTART is a TZID, the EXDATE should be too:
https://tools.ietf.org/html/rfc5545#section-3.2.19

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

[Akonadi] [Bug 409224] kmail with >=mariadb-10.4.6: not able to refresh email list: Unable to append status flags

2021-03-18 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=409224

--- Comment #13 from Christophe Giboudeaux  ---
Git commit 88a3e25fdaae6f0bd05f552e3f9300207ab751bf by Christophe Giboudeaux.
Committed on 18/03/2021 at 15:43.
Pushed by cgiboudeaux into branch 'release/21.04'.

Allow setting the MySQL scripts location

Some of the MySQL tools are simple shell scripts and may be installed in custom
locations.
We now have a MYSQLD_SCRIPTS_PATH variable that can be set to point to the
scripts dir.

M  +10   -0CMakeLists.txt
M  +5-0src/server/CMakeLists.txt
M  +3-0src/server/storage/dbconfigmysql.cpp

https://invent.kde.org/pim/akonadi/commit/88a3e25fdaae6f0bd05f552e3f9300207ab751bf

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

[kleopatra] [Bug 434584] New: Cannot create key : error : cannot create keys, Inappropriate Ioctl() for device

2021-03-18 Thread Feydreva
https://bugs.kde.org/show_bug.cgi?id=434584

Bug ID: 434584
   Summary: Cannot create key : error : cannot create keys,
Inappropriate Ioctl() for device
   Product: kleopatra
   Version: 3.1.12
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: aheine...@gnupg.org
  Reporter: feydreva@paradize.io
CC: kdepim-bugs@kde.org, m...@kde.org
  Target Milestone: ---

Created attachment 136820
  --> https://bugs.kde.org/attachment.cgi?id=136820&action=edit
error pop up

SUMMARY
When creating a new key, I get the error : 
error : cannot create keys, Inappropriate Ioctl() for device

STEPS TO REPRODUCE
1. Open Kleopatra
2. File : New Key
3. 

OBSERVED RESULT
At the end : Key creation failed

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Latest Manjaro, new installation 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.21.2
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[kmail2] [Bug 434582] New: Kmail segmentation fault

2021-03-18 Thread Sławek
https://bugs.kde.org/show_bug.cgi?id=434582

Bug ID: 434582
   Summary: Kmail segmentation fault
   Product: kmail2
   Version: 5.16.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: sla...@kaplonski.pl
  Target Milestone: ---

SUMMARY

I just got seg fault in Kmail:

Application: KMail (kmail), signal: Segmentation fault

[KCrash Handler]
#4  0x7f2e940019e0 in KCalendarCore::IncidenceBase::uid() const () at
/usr/lib/libKF5CalendarCore.so.5
#5  0x7f2e58482503 in  () at /usr/lib/libKF5AkonadiCalendar.so.5
#6  0x7f2e5848b89e in  () at /usr/lib/libKF5AkonadiCalendar.so.5
#7  0x7f2e5848c577 in  () at /usr/lib/libKF5AkonadiCalendar.so.5
#8  0x7f2e9ac8ed86 in  () at /usr/lib/libQt5Core.so.5
#9  0x7f2e9abf0f86 in QAbstractItemModel::dataChanged(QModelIndex const&,
QModelIndex const&, QVector const&) () at /usr/lib/libQt5Core.so.5
#10 0x7f2e9ac2d608 in  () at /usr/lib/libQt5Core.so.5
#11 0x7f2e9ac8edc0 in  () at /usr/lib/libQt5Core.so.5
#12 0x7f2e9abf0f86 in QAbstractItemModel::dataChanged(QModelIndex const&,
QModelIndex const&, QVector const&) () at /usr/lib/libQt5Core.so.5
#13 0x7f2e9ac2d608 in  () at /usr/lib/libQt5Core.so.5
#14 0x7f2e9ac8edc0 in  () at /usr/lib/libQt5Core.so.5
#15 0x7f2e9abf0f86 in QAbstractItemModel::dataChanged(QModelIndex const&,
QModelIndex const&, QVector const&) () at /usr/lib/libQt5Core.so.5
#16 0x7f2e9ac2d608 in  () at /usr/lib/libQt5Core.so.5
#17 0x7f2e9ac8edc0 in  () at /usr/lib/libQt5Core.so.5
#18 0x7f2e9abf0f86 in QAbstractItemModel::dataChanged(QModelIndex const&,
QModelIndex const&, QVector const&) () at /usr/lib/libQt5Core.so.5
#19 0x7f2e98995c7a in  () at /usr/lib/libKF5ItemModels.so.5
#20 0x7f2e9ac8edc0 in  () at /usr/lib/libQt5Core.so.5
#21 0x7f2e9abf0f86 in QAbstractItemModel::dataChanged(QModelIndex const&,
QModelIndex const&, QVector const&) () at /usr/lib/libQt5Core.so.5
#22 0x7f2e98c4a74c in  () at /usr/lib/libKF5AkonadiCore.so.5
#23 0x7f2e98c52c69 in  () at /usr/lib/libKF5AkonadiCore.so.5
#24 0x7f2e9ac8edc0 in  () at /usr/lib/libQt5Core.so.5
#25 0x7f2e98bb5f88 in Akonadi::Monitor::itemChanged(Akonadi::Item const&,
QSet const&) () at /usr/lib/libKF5AkonadiCore.so.5
#26 0x7f2e98bc6f34 in
Akonadi::MonitorPrivate::emitItemsNotification(Akonadi::Protocol::ItemChangeNotification
const&, QVector const&, Akonadi::Collection const&,
Akonadi::Collection const&) () at /usr/lib/libKF5AkonadiCore.so.5
#27 0x7f2e98bc830b in
Akonadi::MonitorPrivate::emitNotification(QSharedPointer
const&) () at /usr/lib/libKF5AkonadiCore.so.5
#28 0x7f2e98bc53dc in Akonadi::MonitorPrivate::dispatchNotifications() ()
at /usr/lib/libKF5AkonadiCore.so.5
#29 0x7f2e98bc56c4 in
Akonadi::MonitorPrivate::slotNotify(QSharedPointer
const&) () at /usr/lib/libKF5AkonadiCore.so.5
#30 0x7f2e98bc8827 in Akonadi::MonitorPrivate::handleCommands() () at
/usr/lib/libKF5AkonadiCore.so.5
#31 0x7f2e9ac84532 in QObject::event(QEvent*) () at
/usr/lib/libQt5Core.so.5
#32 0x7f2e9b71f752 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#33 0x7f2e9ac57a2a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#34 0x7f2e9ac5a523 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#35 0x7f2e9acb1054 in  () at /usr/lib/libQt5Core.so.5
#36 0x7f2e9507fb84 in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#37 0x7f2e950d3c21 in  () at /usr/lib/libglib-2.0.so.0
#38 0x7f2e9507e3b1 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#39 0x7f2e9acb0691 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#40 0x7f2e9ac563ac in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#41 0x7f2e9ac5e844 in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5
#42 0x5633397b3181 in  ()
#43 0x7f2e9a61db25 in __libc_start_main () at /usr/lib/libc.so.6
#44 0x5633397b337e in  ()
[Inferior 1 (process 105041) detached]


STEPS TO REPRODUCE
Just run Kmail in the background. I wasn't doing anything special when it
happened.


OBSERVED RESULT
Seg fault

EXPECTED RESULT
It should run properly

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.21.3
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.7-arch1-1
OS Type: 64-bit
Graphics Platform: X11
Processors: 12 × Intel® Core™ i7-9850H CPU @ 2.60GHz
Memory: 62,6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630
(available in About System)

ADDITIONAL INFORMATION
KMail
Version 5.16.3 (20.12.3)

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

[kmail2] [Bug 433995] Attachments with accentuated characters in their file names are automatically renamed "attachment.bin"

2021-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433995

--- Comment #6 from mart...@saunois.net ---
FYI I asked the question to the Protonmail technical team, I keep you posted as
soon as I receive an answer.

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

[Akonadi] [Bug 413631] auth failure goes offline but success not online again

2021-03-18 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=413631

Michael D  changed:

   What|Removed |Added

 CC||nortex...@gmail.com

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