[Akonadi] [Bug 424760] KOrganiser crash when changing calendar of an event

2024-06-25 Thread Carlos Javier Sánchez España
https://bugs.kde.org/show_bug.cgi?id=424760

--- Comment #7 from Carlos Javier Sánchez España  ---
Created attachment 170948
  --> https://bugs.kde.org/attachment.cgi?id=170948&action=edit
New crash information added by DrKonqi

akonadi_ical_resource (5.22.3 (22.12.3)) using Qt 5.15.8

Chage a event of one calendar to anoher.
CRASH

-- Backtrace (Reduced):
#4  0x7f97e0949816 in Akonadi::Item::remoteId() const () at
/usr/lib64/libKF5AkonadiCore.so.5
[...]
#7  0x7f97e095c7c5 in Akonadi::Monitor::itemRemoved(Akonadi::Item const&)
() at /usr/lib64/libKF5AkonadiCore.so.5
#8  0x7f97e096d6ad in
Akonadi::MonitorPrivate::emitItemsNotification(Akonadi::Protocol::ItemChangeNotification
const&, QVector const&, Akonadi::Collection const&,
Akonadi::Collection const&) () at /usr/lib64/libKF5AkonadiCore.so.5
#9  0x7f97e096e676 in
Akonadi::MonitorPrivate::emitNotification(QSharedPointer
const&) () at /usr/lib64/libKF5AkonadiCore.so.5
[...]
#11 0x7f97e0919526 in Akonadi::ChangeRecorder::replayNext() () at
/usr/lib64/libKF5AkonadiCore.so.5

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

[Akonadi] [Bug 424760] KOrganiser crash when changing calendar of an event

2022-10-19 Thread Carlos Javier Sánchez España
https://bugs.kde.org/show_bug.cgi?id=424760

Carlos Javier Sánchez España  changed:

   What|Removed |Added

 CC||carlosanche...@yahoo.com

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

[Akonadi] [Bug 424760] KOrganiser crash when changing calendar of an event

2022-10-19 Thread Carlos Javier Sánchez España
https://bugs.kde.org/show_bug.cgi?id=424760

--- Comment #6 from Carlos Javier Sánchez España  ---
Created attachment 153023
  --> https://bugs.kde.org/attachment.cgi?id=153023&action=edit
New crash information added by DrKonqi

akonadi_ical_resource (5.19.3 (21.12.3)) using Qt 5.15.2

- What I was doing when the application crashed:
Change event of calendar. And when I do it korganicer failure.

-- Backtrace (Reduced):
#4  QString::QString(QString const&) (other=...,
this=this@entry=0x7ffde5668020) at /usr/include/qt5/QtCore/qstring.h:1093
#5  Akonadi::Item::remoteId() const (this=this@entry=0x7ffde56681f0) at
/usr/src/debug/akonadi-server-21.12.3-bp154.1.30.x86_64/src/core/item.cpp:75
#6  0x7f74808d173b in
Akonadi::ResourceBasePrivate::itemRemoved(Akonadi::Item const&)
(this=0x563b7d84f8b0, item=...) at
/usr/src/debug/akonadi-server-21.12.3-bp154.1.30.x86_64/src/agentbase/resourcebase.cpp:294
#7  0x7f747e7481c7 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffde5668140, r=0x563b7d84f8b0, this=) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#8  doActivate(QObject*, int, void**) (sender=0x563b7d881250,
signal_index=10, argv=0x7ffde5668140) at kernel/qobject.cpp:3886

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

[Akonadi] [Bug 424760] KOrganiser crash when changing calendar of an event

2021-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424760

niluxv.opensource.c-h2ty...@yandex.com changed:

   What|Removed |Added

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

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

[Akonadi] [Bug 424760] KOrganiser crash when changing calendar of an event

2021-09-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424760

--- Comment #5 from niluxv.opensource.c-h2ty...@yandex.com ---
Seems like the problem is resolved now (tested on KOrganizer 5.18.1 (21.08.1)).

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

[Akonadi] [Bug 424760] KOrganiser crash when changing calendar of an event

2020-08-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424760

--- Comment #4 from niluxv.opensource.c-h2ty...@yandex.com ---
@Christoph Feck Sorry, but I don't know where I could get such live image. I
can't seem to find an AppImage, it's not on snapcraft and the flatpak nightly
(on ) is more than a year old.

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

[Akonadi] [Bug 424760] KOrganiser crash when changing calendar of an event

2020-08-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=424760

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #3 from Christoph Feck  ---
Several distributions offer live images (that do not require installation), and
offer newer KDEPIM software versions. If you can test a recent version, please
add a comment.

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

[Akonadi] [Bug 424760] KOrganiser crash when changing calendar of an event

2020-08-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424760

--- Comment #2 from niluxv.opensource.c-h2ty...@yandex.com ---
Yes, the issue persists, though only when the save action in 3. is "Ok" (not
"Apply").
Package versions (through `apt show`):
korganiser: 4:19.12.3-0ubuntu1
kdepim-runtime: 4:19.12.3-0ubuntu1
akonadi-server: 4:19.12.3-0ubuntu2
akonadi-backend-mysql: 4:19.12.3-0ubuntu2

Haven't tried a development version though.

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

[Akonadi] [Bug 424760] KOrganiser crash when changing calendar of an event

2020-08-15 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=424760

Ahmad Samir  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||a.samir...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Ahmad Samir  ---
Can you still reproduce this issue? I tested with current git master of
kdepim-runtime, didn't hit a crash.

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