[korganizer] [Bug 424315] korganizer crashed

2020-11-23 Thread Anton Karmanov
https://bugs.kde.org/show_bug.cgi?id=424315

--- Comment #2 from Anton Karmanov  ---
The very same behavior on the current Archlinux KDE, but on checking TODO Event
as completed.

Application: KOrganizer (korganizer), signal: Aborted

[KCrash Handler]
#4  0x7f252d96c615 in raise () from /usr/lib/libc.so.6
#5  0x7f252d955862 in abort () from /usr/lib/libc.so.6
#6  0x7f252dbaa86a in __gnu_cxx::__verbose_terminate_handler () at
/build/gcc/src/gcc/libstdc++-v3/libsupc++/vterminate.cc:95
#7  0x7f252dbb6d9a in __cxxabiv1::__terminate (handler=) at
/build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:48
#8  0x7f252dbb6e07 in std::terminate () at
/build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:58
#9  0x7f252dbb70ae in __cxxabiv1::__cxa_throw (obj=,
tinfo=0x7f252f5dfa50 ,
dest=0x7f252f4a0a20 ) at
/build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_throw.cc:95
#10 0x7f252f4503a3 in ?? () from /usr/lib/libKF5AkonadiCore.so.5
#11 0x7f252f4ae6d0 in
std::enable_if::isPolymorphic,
QByteArray>::type Akonadi::Item::payloadImpl() const () from
/usr/lib/libKF5AkonadiCore.so.5
#12 0x7f252f4ad05b in ?? () from /usr/lib/libKF5AkonadiCore.so.5
#13 0x7f252f4aeacf in Akonadi::ItemSerializerPlugin::apply(Akonadi::Item&,
Akonadi::Item const&) () from /usr/lib/libKF5AkonadiCore.so.5
#14 0x7f252f4a6aba in Akonadi::Item::apply(Akonadi::Item const&) () from
/usr/lib/libKF5AkonadiCore.so.5
#15 0x7f252f4abd76 in ?? () from /usr/lib/libKF5AkonadiCore.so.5
#16 0x7f252df6 in ?? () from /usr/lib/libQt5Core.so.5
#17 0x7f252f4b3fa8 in Akonadi::Monitor::itemChanged(Akonadi::Item const&,
QSet const&) () from /usr/lib/libKF5AkonadiCore.so.5
#18 0x7f252f4c4d14 in
Akonadi::MonitorPrivate::emitItemsNotification(Akonadi::Protocol::ItemChangeNotification
const&, QVector const&, Akonadi::Collection const&,
Akonadi::Collection const&) () from /usr/lib/libKF5AkonadiCore.so.5
#19 0x7f252f4c60eb in
Akonadi::MonitorPrivate::emitNotification(QSharedPointer
const&) () from /usr/lib/libKF5AkonadiCore.so.5
#20 0x7f252f4c31bc in Akonadi::MonitorPrivate::dispatchNotifications() ()
from /usr/lib/libKF5AkonadiCore.so.5
#21 0x7f252f4c34a4 in
Akonadi::MonitorPrivate::slotNotify(QSharedPointer
const&) () from /usr/lib/libKF5AkonadiCore.so.5
#22 0x7f252f4c6607 in Akonadi::MonitorPrivate::handleCommands() () from
/usr/lib/libKF5AkonadiCore.so.5
#23 0x7f252dfd3582 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#24 0x7f252ea6e752 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#25 0x7f252dfa6a7a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#26 0x7f252dfa9573 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#27 0x7f252ea4 in ?? () from /usr/lib/libQt5Core.so.5
#28 0x7f252b771914 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#29 0x7f252b7c57d1 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0x7f252b770121 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#31 0x7f252dfff6e1 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#32 0x7f252dfa53fc in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#33 0x7f252dfad894 in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#34 0x55958e36bbda in ?? ()
#35 0x7f252d957152 in __libc_start_main () from /usr/lib/libc.so.6
#36 0x55958e36be0e in ?? ()
[Inferior 1 (process 27014) detached]

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

[korganizer] [Bug 424315] korganizer crashed

2020-11-23 Thread Anton Karmanov
https://bugs.kde.org/show_bug.cgi?id=424315

Anton Karmanov  changed:

   What|Removed |Added

 CC||bergentr...@insiberia.net

--- Comment #1 from Anton Karmanov  ---
Created attachment 133600
  --> https://bugs.kde.org/attachment.cgi?id=133600=edit
Backtrace

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

[kmail2] [Bug 429546] Create Event from email not respecting selected calendar

2020-11-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=429546

--- Comment #4 from Laurent Montel  ---
Git commit dae485b54462c384c1a0d1226ef5d1bac104b771 by Laurent Montel.
Committed on 24/11/2020 at 06:15.
Pushed by mlaurent into branch 'release/20.12'.

Don't clear line edit when we finish editing

M  +0-1plugins/messageviewerplugins/createeventplugin/eventedit.cpp
M  +0-1plugins/messageviewerplugins/createnoteplugin/noteedit.cpp
M  +0-1plugins/messageviewerplugins/createtodoplugin/todoedit.cpp

https://invent.kde.org/pim/kdepim-addons/commit/dae485b54462c384c1a0d1226ef5d1bac104b771

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

[kmail2] [Bug 379584] Old "delete" shortcut doesn't work anymore

2020-11-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=379584

--- Comment #5 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[korganizer] [Bug 358265] Can't select AM while setting Start/Due time for a To-do

2020-11-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=358265

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[akregator] [Bug 384186] Mark as read double

2020-11-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=384186

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kmail2] [Bug 397703] Kmail2 5.9.0: Message list shows read mails as unread

2020-11-23 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=397703

Till Schäfer  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

--- Comment #8 from Till Schäfer  ---
does not occur to me in 5.15.3 anymore

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

[kontact] [Bug 369247] Kontact: settings between Kontact and components (e.g. KMail) are not synchronized

2020-11-23 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=369247

Till Schäfer  changed:

   What|Removed |Added

Summary|Kontact 5.9.0: settings |Kontact: settings between
   |between Kontact and |Kontact and components
   |components (e.g. KMail) are |(e.g. KMail) are not
   |not synchronized|synchronized

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

[kontact] [Bug 369247] Kontact 5.9.0: settings between Kontact and components (e.g. KMail) are not synchronized

2020-11-23 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=369247

Till Schäfer  changed:

   What|Removed |Added

Version|5.9.0   |5.15.3

--- Comment #5 from Till Schäfer  ---
still valid for 5.15.3

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

[kmail2] [Bug 329964] Kmail does not show the encryption symbol in message list for inline pgp mails

2020-11-23 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=329964

Till Schäfer  changed:

   What|Removed |Added

Version|5.9.0   |5.15.3
Summary|Kmail2 5.9.0 does not show  |Kmail does not show the
   |the encryption symbol in|encryption symbol in
   |message list for inline pgp |message list for inline pgp
   |mails   |mails

--- Comment #5 from Till Schäfer  ---
still valid for 5.13.3

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

[korganizer] [Bug 340204] Korganizers reminder is up to one minute late

2020-11-23 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=340204

Till Schäfer  changed:

   What|Removed |Added

Version|5.9.0   |5.15.3
Summary|Korganizers 5.9.0 reminder  |Korganizers reminder is up
   |is up to one minute late|to one minute late

--- Comment #3 from Till Schäfer  ---
still valid for 5.15.3

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

[korganizer] [Bug 373617] Korganizer 5.9.0 / DAV Resource: "Update Calendar Folder" is not working

2020-11-23 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=373617

Till Schäfer  changed:

   What|Removed |Added

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

--- Comment #2 from Till Schäfer  ---
"Update Calendar" is now greyed out on calendar folders

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

[kmail2] [Bug 429546] Create Event from email not respecting selected calendar

2020-11-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=429546

--- Comment #3 from Laurent Montel  ---
Git commit 83a83c8683e3158f2d33a07ca23f5ac7e68386ba by Laurent Montel.
Committed on 23/11/2020 at 18:41.
Pushed by mlaurent into branch 'release/20.12'.

Specify calendar when we open editor

M  +1-0plugins/messageviewerplugins/createtodoplugin/todoedit.cpp

https://invent.kde.org/pim/kdepim-addons/commit/83a83c8683e3158f2d33a07ca23f5ac7e68386ba

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

[Akonadi] [Bug 429504] unable to collect/sync gmail account

2020-11-23 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=429504

--- Comment #2 from Wolfgang Bauer  ---
Meanwhile everything has been rebuilt successfully in the openSUSE repos.

So please uodate your system, and the crash should hopefully be gone.
If not, feel free to reopen this bug report, or file a new one.
Thanks.

Btw, the build failure was due to the cmake version (akonadi failed to compile
with older versions), and actually fixed in akonadi upstream meanwhile:
https://invent.kde.org/pim/akonadi/-/commit/35c64fc2244821297d512fb5ff15cd342d5150f7
https://invent.kde.org/pim/akonadi/-/commit/0586ae9d4f4fc5ef27b11e6c397f049bbd405e19

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

[korganizer] [Bug 241776] ToDo-Lists prints only one page - last tasks are missing on print

2020-11-23 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=241776

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|CONFIRMED   |RESOLVED

--- Comment #8 from Christoph Feck  ---
Thanks for the update; changing status.

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

[kmail2] [Bug 429546] Create Event from email not respecting selected calendar

2020-11-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=429546

--- Comment #2 from Laurent Montel  ---
Git commit ef8daebeab50ed2d3265c79d020db5203079718b by Laurent Montel.
Committed on 23/11/2020 at 13:03.
Pushed by mlaurent into branch 'release/20.12'.

Fix select correct calendar when we open editor

M  +1-0plugins/messageviewerplugins/createeventplugin/eventedit.cpp

https://invent.kde.org/pim/kdepim-addons/commit/ef8daebeab50ed2d3265c79d020db5203079718b

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

[kmail2] [Bug 429546] Create Event from email not respecting selected calendar

2020-11-23 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=429546

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
Hi,
I confirm these problems.
I will investigate it soon.
Regards

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

[kmail2] [Bug 429546] New: Create Event from email not respecting selected calendar

2020-11-23 Thread Sander van Grieken
https://bugs.kde.org/show_bug.cgi?id=429546

Bug ID: 429546
   Summary: Create Event from email not respecting selected
calendar
   Product: kmail2
   Version: unspecified
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: message list
  Assignee: kdepim-bugs@kde.org
  Reporter: san...@outrightsolutions.nl
  Target Milestone: ---

SUMMARY

Actually multiple UI issues with this functionality.

When selecting Create Event from email, a panel opens where you can select the
calendar. I have the default Personal Calendar and also a CalDAV calendar. 

Problems: 
1. When immediately selecting Save nothing is saved, regardless of selected
calendar.
2. After 1, when doing Create Event on the same email again, the description
stays empty where normally the email subject is pre-filled
3. If choosing Open editor.. the selected calendar in the panel is not taken
into the calendar selection combo in the popup dialog
4. If choosing the second (caldav) calendar, still the default local Personal
Calendar is used to save the event


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.20.3
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.1

ADDITIONAL INFORMATION

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

[Akonadi] [Bug 429504] unable to collect/sync gmail account

2020-11-23 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=429504

Wolfgang Bauer  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 CC||wba...@tmo.at
 Status|REPORTED|RESOLVED

--- Comment #1 from Wolfgang Bauer  ---
I can see in your backtrace that you use kdepim-runtime 20.08.3 and kimap
20.11.80.
This mix of versions is not supported and likely the reason for the crash.

You are also using openSUSE Leap 15.1 with the additional KDE repos where
akonadi-server fails to build currently, and that's probably leading to your
problem.

Closing as DOWNSTREAM therefore.

As I am an openSUSE packager, I'll look into this though.

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

[kmailtransport] [Bug 417098] smpt.web.de refuses TSL/SSL connections on 587 with SSL: handshake error - wrong version number.

2020-11-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417098

stakano...@libero.it changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[kmailtransport] [Bug 417098] smpt.web.de refuses TSL/SSL connections on 587 with SSL: handshake error - wrong version number.

2020-11-23 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=417098

Christophe Giboudeaux  changed:

   What|Removed |Added

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

--- Comment #4 from Christophe Giboudeaux  ---
Changing status until we receive some feedback.

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