[Akonadi] [Bug 473067] Akondai Server crashes randomly

2023-10-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473067

--- Comment #6 from nikos.t...@gmail.com ---
Created attachment 162030
  --> https://bugs.kde.org/attachment.cgi?id=162030&action=edit
New crash information added by DrKonqi

akonadiserver (5.22.3 (22.12.3)) using Qt 5.15.9

Usually the crash happens when I'm using Flatpak Discord

-- Backtrace (Reduced):
#4  0x55f00d2fa29b in
Akonadi::Server::AkonadiServer::connectionDisconnected() ()
#5  0x7fb294ac8264 in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#6  0x7fb294a9d5fb in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#7  0x7fb294aa0984 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib64/libQt5Core.so.5
#8  0x7fb294aeec27 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () from /lib64/libQt5Core.so.5

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

[Akonadi] [Bug 473067] Akondai Server crashes randomly

2023-10-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473067

nikos.t...@gmail.com changed:

   What|Removed |Added

 CC||nikos.t...@gmail.com

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

[akregator] [Bug 475128] akregator / kmail : can't restore / reduce to tray

2023-10-02 Thread Christophe Marin
https://bugs.kde.org/show_bug.cgi?id=475128

Christophe Marin  changed:

   What|Removed |Added

   Keywords||qt6

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

[akregator] [Bug 475128] New: akregator / kmail : can't restore / reduce to tray

2023-10-02 Thread Christophe Marin
https://bugs.kde.org/show_bug.cgi?id=475128

Bug ID: 475128
   Summary: akregator / kmail : can't restore / reduce to tray
Classification: Applications
   Product: akregator
   Version: GIT (master)
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: christo...@krop.fr
  Target Milestone: ---

Using master builds.
reducing and restoring the akregator or kmail window using the tray icon
doesn't work anymore.

akregator has less settings so reproducing is easier with it.

What works:
- deleting akregatorrc
- launching akregator
- in settings, disable tray icon / application / enable tray icon / apply
- the window can then be hidden/restored with the tray icon

but after quitting  / restarting akregator, the issue is back.

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

[kmail2] [Bug 475127] Add attachment file dialogue ignores colour accents

2023-10-02 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=475127

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
Hi,
Sorry I don't understand your bug.
Could you attach some screenshot ? 
Thanks

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

[kmail2] [Bug 475127] New: Add attachment file dialogue ignores colour accents

2023-10-02 Thread Félim Whiteley
https://bugs.kde.org/show_bug.cgi?id=475127

Bug ID: 475127
   Summary: Add attachment file dialogue ignores colour accents
Classification: Applications
   Product: kmail2
   Version: 5.24.1
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: UI
  Assignee: kdepim-bugs@kde.org
  Reporter: fe...@whiteley.ie
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Set colour accent in main settings
2. Create a new mail, add attachment
3. The file picker will show blue (when my accent is orange) for folders etc.

Operating System: KDE neon 5.27
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10
Kernel Version: 6.2.0-33-generic (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 2600X Six-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: AMD Radeon RX 580 Series

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

[kmail2] [Bug 470097] KMail crashes on close

2023-10-02 Thread Christophe Marin
https://bugs.kde.org/show_bug.cgi?id=470097

--- Comment #4 from Christophe Marin  ---
(In reply to Nicolas Fella from comment #3)
> maybe related to https://bugs.kde.org/show_bug.cgi?id=474636

6.5.3 has the Qt fix mentioned in this BR, and the crash on close is still
reproducible with a snapshot updated yesterday

#0  0x7fffecbc5c40 in typeinfo name for QAnimationDriverPrivate () at
/lib64/libQt6Core.so.6
#1  0x7fffea88ff6b in KSelectionProxyModel::columnCount(QModelIndex const&)
const () at /lib64/libKF6ItemModels.so.6
#2  0x7fffecb2a0bd in
QSortFilterProxyModelPrivate::find_source_sort_column() const
(this=this@entry=0x55e88f90) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/corelib/itemmodels/qsortfilterproxymodel.cpp:659
#3  0x7fffecb2cbe1 in QSortFilterProxyModelPrivate::_q_clearMapping()
(this=0x55e88f90) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/corelib/itemmodels/qsortfilterproxymodel.cpp:467
#4  0x7fffecb428cb in QSortFilterProxyModelPrivate::_q_sourceReset()
(this=0x55e88f90) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/corelib/itemmodels/qsortfilterproxymodel.cpp:1587
#5  QSortFilterProxyModel::qt_static_metacall(QObject*, QMetaObject::Call, int,
void**) (_o=, _c=, _id=,
_a=) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/build/src/corelib/Core_autogen/include/moc_qsortfilterproxymodel.cpp:587
#6  0x7fffec9ba32a in doActivate(QObject*, int, void**)
(sender=0x55e8c410, signal_index=21, argv=0x7fffba80) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/corelib/kernel/qobject.cpp:4048
#7  0x7fffecb0d87d in
QAbstractItemModel::modelReset(QAbstractItemModel::QPrivateSignal)
(this=, _t1=...) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/build/src/corelib/Core_autogen/include/moc_qabstractitemmodel.cpp:1408
#8  0x7fffec9ba0b3 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7fffbba0, r=0x55e8c410, this=0x55e8a530) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/build/include/QtCore/../../../src/corelib/kernel/qobjectdefs_impl.h:374
#9  doActivate(QObject*, int, void**) (sender=0x55e8cf60,
signal_index=7, argv=0x7fffbba0) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/corelib/kernel/qobject.cpp:4036
#10 0x7fffecb1fbc2 in
QItemSelectionModel::modelChanged(QAbstractItemModel*) (this=,
_t1=) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/build/src/corelib/Core_autogen/include/moc_qitemselectionmodel.cpp:686
#11 0x7fffec9ba0b3 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7fffbcc0, r=0x55e8cf60, this=0x55e8b7a0) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/build/include/QtCore/../../../src/corelib/kernel/qobjectdefs_impl.h:374
#12 doActivate(QObject*, int, void**) (sender=0x561a5210,
signal_index=0, argv=0x7fffbcc0) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/corelib/kernel/qobject.cpp:4036
#13 0x7fffec9ab1ef in QObject::destroyed(QObject*) (this=,
_t1=) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/build/src/corelib/kernel/moc_qobject.cpp:266
#14 0x7fffec9aa5dc in QObject::~QObject() (this=,
this=) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/corelib/kernel/qobject.cpp:1062
#15 0x7fffec3240d9 in
MailCommon::FolderTreeWidgetProxyModel::~FolderTreeWidgetProxyModel() () at
/lib64/libKPim6MailCommon.so.6
#16 0x7fffec9a2b63 in QObjectPrivate::deleteChildren()
(this=this@entry=0x56175fd0) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/corelib/kernel/qobject.cpp:2221
#17 0x7fffed9f16b8 in QWidget::~QWidget() (this=0x55ca3c70,
this=) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/widgets/kernel/qwidget.cpp:1531
#18 0x7fffec323659 in MailCommon::FolderTreeWidget::~FolderTreeWidget() ()
at /lib64/libKPim6MailCommon.so.6
#19 0x7fffec9a2b63 in QObjectPrivate::deleteChildren()
(this=this@entry=0x55ec7ef0) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/corelib/kernel/qobject.cpp:2221
#20 0x7fffed9f16b8 in QWidget::~QWidget() (this=0x55de2300,
this=) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/widgets/kernel/qwidget.cpp:1531
#21 0x7fffedb8dd49 in QSplitter::~QSplitter() (this=0x55de2300,
this=) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/widgets/widgets/qsplitter.cpp:951
#22 0x7fffec9a2b63 in QObjectPrivate::deleteChildren()
(this=this@entry=0x55d78de0) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/corelib/kernel/qobject.cpp:2221
#23 0x7fffed9f16b8 in QWidget::~QWidget() (this=0x55dcf7d0,
this=) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/widgets/kernel/qwidget.cpp:1531
#24 0x7fffedb8dd49 in QSplitter::~QSplitter() (this=0x55dcf7d0,
this=) at
/usr/src/debug/qtbase-everywhere-src-6.5.3/src/widgets/widgets/qsplitter.cpp:951
#25 0x77e0d313 in KMMainWidget::deleteWidgets()
(this=this@entry=0x5640e030) at
/usr/src/debug/kmail-23.20.0git.20231001T023302~a1560517/src/kmmainwidget.cpp:981
#26 0x77e10656 in KMMainWidget::destruct() (this=0x5640e030

[Akonadi] [Bug 428348] Google Calendar synchronization setup is broken

2023-10-02 Thread Roy
https://bugs.kde.org/show_bug.cgi?id=428348

--- Comment #5 from Roy  ---
(In reply to Roy from comment #4)
> Created attachment 162020 [details]
> google error
> 
> I also can't sync with the google calendar.

OS: Kubuntu 23.04 x86_64
Kernel: 6.3.5-060305-generic
Plasma: 5.27.4
Frameworks: 5.104.0
QT: 5.15.8
X11

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

[Akonadi] [Bug 428348] Google Calendar synchronization setup is broken

2023-10-02 Thread Roy
https://bugs.kde.org/show_bug.cgi?id=428348

Roy  changed:

   What|Removed |Added

 CC||royvanem...@gmail.com

--- Comment #4 from Roy  ---
Created attachment 162020
  --> https://bugs.kde.org/attachment.cgi?id=162020&action=edit
google error

I also can't sync with the google calendar.

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