[kalendar] [Bug 446747] Kalendar crashes at startup

2023-02-06 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=446747

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REOPENED|RESOLVED

--- Comment #13 from Carl Schwan  ---
There is multiple different bug here, the one with history() is tracked in
https://bugs.kde.org/show_bug.cgi?id=445832

The one with the missing kdepim-runtime has already been resolved in Neon

And the first bug is tracked in https://bugreports.qt.io/browse/QTBUG-62302

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2022-04-04 Thread Techokami
https://bugs.kde.org/show_bug.cgi?id=446747

--- Comment #12 from Techokami  ---
Created attachment 147966
  --> https://bugs.kde.org/attachment.cgi?id=147966=edit
New crash information added by DrKonqi

kalendar (1.0.0) using Qt 5.15.3

I am also having the same issues with Kalendar, installed from the official
RPMs for Fedora 36.

-- Backtrace (Reduced):
#4  0x7f4d1de442e8 in Akonadi::IncidenceChanger::history() const () from
/lib64/libKF5AkonadiCalendar.so.5
#5  0x55b526ab58c7 in CalendarManager::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) ()
#6  0x7f4d1d4c21ac in loadProperty(QV4::ExecutionEngine*, QObject*,
QQmlPropertyData const&) () from /lib64/libQt5Qml.so.5
#7  0x7f4d1d618669 in
QV4::QQmlTypeWrapper::lookupSingletonProperty(QV4::Lookup*,
QV4::ExecutionEngine*, QV4::Value const&) () from /lib64/libQt5Qml.so.5
#8  0x7f4d1d61a160 in
QV4::QQmlTypeWrapper::virtualResolveLookupGetter(QV4::Object const*,
QV4::ExecutionEngine*, QV4::Lookup*) () from /lib64/libQt5Qml.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2022-04-04 Thread Techokami
https://bugs.kde.org/show_bug.cgi?id=446747

Techokami  changed:

   What|Removed |Added

 CC||techok...@holenet.info

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2022-01-29 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=446747

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #11 from Nicolas Fella  ---
See https://bugreports.qt.io/browse/QTBUG-62302

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2022-01-25 Thread aunderscored
https://bugs.kde.org/show_bug.cgi?id=446747

--- Comment #10 from aunderscored  ---
Created attachment 145928
  --> https://bugs.kde.org/attachment.cgi?id=145928=edit
New crash information added by DrKonqi

kalendar (0.4.0) using Qt 5.15.2

- What I was doing when the application crashed:
As with the above, simply crashes on launch (specifically I used krunner)

The suggested fix did not work for me.

-- Backtrace (Reduced):
#6  QQmlRefPointer::QQmlRefPointer (other=...,
this=0x7f678cca2790, this@entry=0x7f678cca2710) at
../../include/QtQml/5.15.2/QtQml/private/../../../../../../src/qml/qml/ftw/qqmlrefcount_p.h:152
#7  QQmlType::QQmlType (this=this@entry=0x7f678cca2790) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2+kde36-1.4.x86_64/src/qml/qml/qqmltype.cpp:121
#8  0x7f679720474c in
QQmlPropertyCacheCreator::propertyCacheForObject
(this=this@entry=0x7f678cca2b10, obj=obj@entry=0x7f677c2821f8, context=...,
error=error@entry=0x7f678cca2828) at
../../include/QtQml/5.15.2/QtQml/private/../../../../../../src/qml/qml/qqmlpropertycachecreator_p.h:310
#9  0x7f6797207341 in
QQmlPropertyCacheCreator::buildMetaObjectRecursively
(this=this@entry=0x7f678cca2b10, objectIndex=2, context=...,
isVMERequired=isVMERequired@entry=QQmlPropertyCacheCreator::VMEMetaObjectIsRequired::Maybe)
at
../../include/QtQml/5.15.2/QtQml/private/../../../../../../src/qml/qml/qqmlpropertycachecreator_p.h:264
#10 0x7f67972076cc in
QQmlPropertyCacheCreator::buildMetaObjectRecursively
(this=this@entry=0x7f678cca2b10, objectIndex=objectIndex@entry=0, context=...,
isVMERequired=isVMERequired@entry=QQmlPropertyCacheCreator::VMEMetaObjectIsRequired::Maybe)
at /usr/include/qt5/QtCore/qendian.h:290

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2022-01-25 Thread aunderscored
https://bugs.kde.org/show_bug.cgi?id=446747

aunderscored  changed:

   What|Removed |Added

 CC||aunderscored+...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2022-01-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446747

--- Comment #9 from storagebi...@gmail.com ---
(In reply to rocsalvador001 from comment #8)
> (In reply to storagebin95 from comment #3)
> > Same problem exists on kde neon:
> > Operating System: KDE neon 5.23
> > KDE Plasma Version: 5.23.4
> > KDE Frameworks Version: 5.89.0
> > Qt Version: 5.15.3
> > Kernel Version: 5.11.0-41-generic (64-bit)
> > Graphics Platform: X11
> 
> I had the same problem. To solve it I've just installed kdepim-runtime and
> then I've run akonadictl restart

Thanks. That worked.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2021-12-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446747

--- Comment #8 from rocsalvador...@protonmail.com ---
(In reply to storagebin95 from comment #3)
> Same problem exists on kde neon:
> Operating System: KDE neon 5.23
> KDE Plasma Version: 5.23.4
> KDE Frameworks Version: 5.89.0
> Qt Version: 5.15.3
> Kernel Version: 5.11.0-41-generic (64-bit)
> Graphics Platform: X11

I had the same problem. To solve it I've just installed kdepim-runtime and then
I've run akonadictl restart

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2021-12-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446747

rocsalvador...@protonmail.com changed:

   What|Removed |Added

   Platform|openSUSE RPMs   |Neon Packages
 CC||rocsalvador001@protonmail.c
   ||om

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2021-12-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446747

storagebi...@gmail.com changed:

   What|Removed |Added

 Resolution|UNMAINTAINED|---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2021-12-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446747

--- Comment #7 from storagebi...@gmail.com ---
(In reply to Carl Schwan from comment #6)
> Please attach a backtrace. And I was responding to the original reporter who
> indicated using Kalendar 0.1 in their message.
Hope this is of some use.
Application: kalendar (0.3.1)

Qt Version: 5.15.3
Frameworks Version: 5.89.0
Operating System: Linux 5.11.0-43-generic x86_64
Windowing System: X11
Distribution: KDE neon User - Plasma 25th Anniversary Edition
DrKonqi: 5.23.4 [KCrashBackend]

-- Information about the crash:
, expected=0,
futex_word=0x55c8b7990dc8) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55c8b7990d78,
cond=0x55c8b7990da0) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55c8b7990da0, mutex=0x55c8b7990d78) at
pthread_cond_wait.c:647
#3  0x7f08f6834e7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x7f08f6834a7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x7f0916be9609 in start_thread (arg=) at
pthread_create.c:477
#6  0x7f0918421293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 9 (Thread 0x7f08e8f36700 (LWP 7965)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x55c8b7990dc8) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55c8b7990d78,
cond=0x55c8b7990da0) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55c8b7990da0, mutex=0x55c8b7990d78) at
pthread_cond_wait.c:647
#3  0x7f08f6834e7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x7f08f6834a7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x7f0916be9609 in start_thread (arg=) at
pthread_create.c:477
#6  0x7f0918421293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7f09089b2700 (LWP 7964)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x55c8b7990dc8) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55c8b7990d78,
cond=0x55c8b7990da0) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55c8b7990da0, mutex=0x55c8b7990d78) at
pthread_cond_wait.c:647
#3  0x7f08f6834e7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x7f08f6834a7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x7f0916be9609 in start_thread (arg=) at
pthread_create.c:477
#6  0x7f0918421293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7f09091b3700 (LWP 7963)):
#0  0x7f0916bf0374 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55c8b7990dc8) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55c8b7990d78,
cond=0x55c8b7990da0) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55c8b7990da0, mutex=0x55c8b7990d78) at
pthread_cond_wait.c:647
#3  0x7f08f6834e7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x7f08f6834a7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x7f0916be9609 in start_thread (arg=) at
pthread_create.c:477
#6  0x7f0918421293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7f090a9fd700 (LWP 7962)):
#0  0x7f0918414aff in __GI___poll (fds=0x7f08fc004e60, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f09161b436e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f09161b44a3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f09189fd61b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f09189a18ab in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f09187bb2c2 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f09187bc45c in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f0916be9609 in start_thread (arg=) at
pthread_create.c:477
#8  0x7f0918421293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7f090b1fe700 (LWP 7961)):
#0  0x7f0918414aff in __GI___poll (fds=0x7f08f8004e60, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f09161b436e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f09161b44a3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f09189fd61b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f09189a18ab in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f09187bb2c2 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f09187bc45c in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f0916be9609 in start_thread (arg=) at
pthread_create.c:477
#8  0x7f0918421293 in clone () at

[kalendar] [Bug 446747] Kalendar crashes at startup

2021-12-15 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=446747

--- Comment #6 from Carl Schwan  ---
Please attach a backtrace. And I was responding to the original reporter who
indicated using Kalendar 0.1 in their message.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2021-12-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446747

--- Comment #5 from storagebi...@gmail.com ---
(In reply to Carl Schwan from comment #4)
> Sounds like you were using an old version instead of the stable release.
> Please reopen if the bug reappears on the latest version.

I am using version 0.3.1.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2021-12-14 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=446747

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REPORTED|RESOLVED

--- Comment #4 from Carl Schwan  ---
Sounds like you were using an old version instead of the stable release. Please
reopen if the bug reappears on the latest version.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2021-12-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446747

storagebi...@gmail.com changed:

   What|Removed |Added

 CC||storagebi...@gmail.com

--- Comment #3 from storagebi...@gmail.com ---
Same problem exists on kde neon:
Operating System: KDE neon 5.23
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3
Kernel Version: 5.11.0-41-generic (64-bit)
Graphics Platform: X11

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

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

--- Comment #2 from david.cais...@gmail.com ---
(In reply to Claudio Cambra from comment #1)
> Are you using the git master version? This might be caused by issues with
> caching -- see bug #444617 for a possible workaround -- deleting
> /home/your_username/.cache/KDE/kalendar/
> 
> https://bugs.kde.org/show_bug.cgi?id=444617

Deleting /home/my_username/.cache/KDE/kalendar/ didn't solve the issue.
However, I removed the two following repositories :

https://download.opensuse.org/repositories/home:KaratekHD:kirigami/openSUSE_Tumbleweed/
home:KaratekHD:kirigami
https://download.opensuse.org/repositories/home:andresbs:plasma-mobile/openSUSE_Tumbleweed/
plasma-mobile

and installed the application using YaST Software from :

https://apps.kde.org/kalendar/

And now kalendar launches.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 446747] Kalendar crashes at startup

2021-12-09 Thread Claudio Cambra
https://bugs.kde.org/show_bug.cgi?id=446747

--- Comment #1 from Claudio Cambra  ---
Are you using the git master version? This might be caused by issues with
caching -- see bug #444617 for a possible workaround -- deleting
/home/your_username/.cache/KDE/kalendar/

https://bugs.kde.org/show_bug.cgi?id=444617

-- 
You are receiving this mail because:
You are watching all bug changes.