[Akonadi] [Bug 283682] KMail duplicates filtered messages

2022-04-27 Thread BingMyBong
https://bugs.kde.org/show_bug.cgi?id=283682

--- Comment #231 from BingMyBong  ---
(In reply to r.kunschke from comment #228)
> The problem is still present in kmail for a long time. I have filters for
> using bogofilter in kmail. 
> Is there any workaround or something? Or a filter for kmail which removes
> all duplicates?
> And is there any explanation why this is happenning?

There is an option on the "Folder" menu to remove duplicates that works
reasonably well.
I used to have this issue but its now pretty much gone since i changed from 1.
POP3 to Imap and 2.  Mysql to Postgresql for the backend, its very very rare
for me to get a duplicate now

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

[Akonadi] [Bug 453092] New: Akonadi server crashes while using KMail

2022-04-27 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=453092

Bug ID: 453092
   Summary: Akonadi server crashes while using KMail
   Product: Akonadi
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: IMAP resource
  Assignee: kdepim-bugs@kde.org
  Reporter: fmdefrance...@gmail.com
  Target Milestone: ---

Application: akonadi_imap_resource (5.14.2 (20.04.2))

Qt Version: 5.12.7
Frameworks Version: 5.76.0
Operating System: Linux 5.3.18-150300.59.60-default x86_64
Windowing system: X11
Distribution: openSUSE Leap 15.3

-- Information about the crash:
Akonadi server crashes while using KMail

The crash can be reproduced sometimes.

-- Backtrace:
Application: Google Mail (fmdefrancesco) (akonadi_imap_resource), signal:
Segmentation fault
[KCrash Handler]
#4  ImapAccount::authenticationMode() const (this=0x0) at
/usr/src/debug/kdepim-runtime-20.04.2-bp153.2.2.1.x86_64/resources/imap/imapaccount.cpp:85
#5  0x559f7be83216 in SessionPool::requestPassword() (this=0x559f7e09b2f0)
at
/usr/src/debug/kdepim-runtime-20.04.2-bp153.2.2.1.x86_64/resources/imap/sessionpool.cpp:88
#6  0x559f7be87ad5 in SessionPool::processPendingRequests()
(this=0x559f7e09b2f0) at
/usr/src/debug/kdepim-runtime-20.04.2-bp153.2.2.1.x86_64/resources/imap/sessionpool.cpp:302
#7  0x7f408473be44 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffcd368c580, r=, this=) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#8  QSingleShotTimer::timerEvent(QTimerEvent*) (this=0x559f806f01e0) at
kernel/qtimer.cpp:318
#9  0x7f408472f9db in QObject::event(QEvent*) (this=0x559f806f01e0,
e=) at kernel/qobject.cpp:1283
#10 0x7f4085936f9c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=this@entry=0x559f7dc31ad0, receiver=receiver@entry=0x559f806f01e0,
e=e@entry=0x7ffcd368c8c0) at kernel/qapplication.cpp:3701
#11 0x7f408593e5b0 in QApplication::notify(QObject*, QEvent*)
(this=0x7ffcd368cbc0, receiver=0x559f806f01e0, e=0x7ffcd368c8c0) at
kernel/qapplication.cpp:3447
#12 0x7f40846ff368 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x559f806f01e0, event=0x7ffcd368c8c0) at
kernel/qcoreapplication.cpp:1088
#13 0x7f408475b859 in QTimerInfoList::activateTimers()
(this=0x559f7dc39d10) at kernel/qtimerinfo_unix.cpp:643
#14 0x7f408475c059 in timerSourceDispatch (source=) at
kernel/qeventdispatcher_glib.cpp:182
#15 idleTimerSourceDispatch(GSource*, GSourceFunc, gpointer) (source=) at kernel/qeventdispatcher_glib.cpp:229
#16 0x7f407d083694 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#17 0x7f407d083a30 in  () at /usr/lib64/libglib-2.0.so.0
#18 0x7f407d083abc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#19 0x7f408475c3ef in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x559f7dd14d40, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#20 0x7f40846fd5ba in
QEventLoop::exec(QFlags)
(this=this@entry=0x7ffcd368cb10, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:225
#21 0x7f40847067c0 in QCoreApplication::exec() () at
kernel/qcoreapplication.cpp:1389
#22 0x7f408833b8ed in Akonadi::ResourceBase::init(Akonadi::ResourceBase&)
(r=...) at
/usr/src/debug/akonadi-server-20.04.2-bp153.4.2.1.x86_64/src/agentbase/resourcebase.cpp:611
#23 0x559f7be21d0f in Akonadi::ResourceBase::init(int,
char**) (argc=, argv=) at
/usr/include/KF5/AkonadiAgentBase/resourcebase.h:199
#24 0x7f4083a6a2bd in __libc_start_main () at /lib64/libc.so.6
#25 0x559f7be1ff6a in _start () at ../sysdeps/x86_64/start.S:120
[Inferior 1 (process 4585) detached]

Possible duplicates by query: bug 435427, bug 418599, bug 415960, bug 415930,
bug 415339.

Reported using DrKonqi

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

[kmail2] [Bug 358430] Consecutive quotes make message extremely long, which in turn makes KMail freeze when replying.

2022-04-27 Thread Vincenzo Reale
https://bugs.kde.org/show_bug.cgi?id=358430

Vincenzo Reale  changed:

   What|Removed |Added

 CC|smart212...@gmail.com   |

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

[kmail2] [Bug 358430] Consecutive quotes make message extremely long, which in turn makes KMail freeze when replying.

2022-04-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=358430

tho...@zell-mbc.com changed:

   What|Removed |Added

 CC||tho...@zell-mbc.com

--- Comment #4 from tho...@zell-mbc.com ---
Seems to be an issue still, I have a few emails which lead to similar freezing
as described here.
Operating System: Arch Linux
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.3
Kernel Version: 5.17.4-arch1-1 (64-bit)
Graphics Platform: X11

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

[kontact] [Bug 453093] New: ItemView is empty

2022-04-27 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=453093

Bug ID: 453093
   Summary: ItemView is empty
   Product: kontact
   Version: 5.20.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: calendar
  Assignee: kdepim-bugs@kde.org
  Reporter: giecr...@stegny.2a.pl
  Target Milestone: ---

SUMMARY
ItemView is empty.

STEPS TO REPRODUCE
1. Select an appointment!

OBSERVED RESULT
ItemView is empty.

EXPECTED RESULT
ItemView should show appointment details.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 5.17.4-1-default (64-bit)
(available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Both the pane and the pop-up are empty.

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

[kontact] [Bug 453093] ItemView is empty

2022-04-27 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=453093

Christophe Giboudeaux  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Christophe Giboudeaux  ---


*** This bug has been marked as a duplicate of bug 452480 ***

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

[Akonadi] [Bug 452480] Kmail doesn't display calendar invites

2022-04-27 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=452480

Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||giecr...@stegny.2a.pl

--- Comment #6 from Christophe Giboudeaux  ---
*** Bug 453093 has been marked as a duplicate of this bug. ***

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

[kontact] [Bug 453099] New: all info (mail, Calendar records, Tasks, Conacts) disappear after Kontact window is closed

2022-04-27 Thread Valentin
https://bugs.kde.org/show_bug.cgi?id=453099

Bug ID: 453099
   Summary: all info (mail, Calendar records, Tasks, Conacts)
disappear after Kontact window is closed
   Product: kontact
   Version: 5.19.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: vako...@mail.ru
  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. Launch Kontact after reboot/PC launched
2. Close Kontact window by pressing cross sign in Kontach window GUI
3. Launch Kontact again

OBSERVED RESULT
In re-launched application all information is missed. No data for
mail/contact/calendar/tasks sections.

EXPECTED RESULT
All data for mail/contact/calendar/tasks sections is presented.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 5.24
(available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION

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

[Akonadi] [Bug 452071] Akondai is not synchronizing all caldav appointments

2022-04-27 Thread Moritz
https://bugs.kde.org/show_bug.cgi?id=452071

--- Comment #1 from Moritz  ---
Hey,
ist there anybody who could take a look at this?
It makes Korganizer pretty useless, I really like the program. It forces me to
switch back to thunderbird.

Thanks

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

[Akonadi] [Bug 283682] KMail duplicates filtered messages

2022-04-27 Thread Christian Hilberg
https://bugs.kde.org/show_bug.cgi?id=283682

--- Comment #230 from Christian Hilberg  ---
Am Mittwoch, 27. April 2022, 10:57:26 CEST schrieb ederag:
> https://bugs.kde.org/show_bug.cgi?id=283682
> 
> --- Comment #229 from ederag  ---
> (In reply to r.kunschke from comment #228)
> > Is there any workaround or something? 
> 
> Adding this filter helped a lot here:
> - match all messages
> - Executed Command: /usr/bin/sleep 1,

Depending on how quick the IMAP server is, this had
little to no effect for me when I tried, so YMMV.

(bye)^2

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

[Akonadi] [Bug 283682] KMail duplicates filtered messages

2022-04-27 Thread ederag
https://bugs.kde.org/show_bug.cgi?id=283682

--- Comment #229 from ederag  ---
(In reply to r.kunschke from comment #228)
> Is there any workaround or something? 

Adding this filter helped a lot here:
- match all messages
- Executed Command: /usr/bin/sleep 1,

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

[Akonadi] [Bug 283682] KMail duplicates filtered messages

2022-04-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=283682

r.kunsc...@googlemail.com changed:

   What|Removed |Added

 CC||r.kunsc...@googlemail.com

--- Comment #228 from r.kunsc...@googlemail.com ---
The problem is still present in kmail for a long time. I have filters for using
bogofilter in kmail. 
Is there any workaround or something? Or a filter for kmail which removes all
duplicates?
And is there any explanation why this is happenning?

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

[kdepim] [Bug 418659] [wish] kde pim android version

2022-04-27 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=418659

--- Comment #2 from Philippe ROUBACH  ---
The reason why.

 kaddressbook and korganizer are more data rich than google or webdav
equivalent.

When we use Google and webdav to sync between several devices we lost data in
kaddressbook or korganizer .

Other things : kaddressbook and korganizer are more feature rich.

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