[korganizer] [Bug 132173] kde pim summary information (addressbook - birthdays) not used in korganizer daemon

2020-06-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=132173

--- Comment #3 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 397825] [Wayland] Message viewer displays only a black rectangle

2020-06-30 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=397825

Thiago Sueto  changed:

   What|Removed |Added

 CC||herzensch...@gmail.com

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

[korganizer] [Bug 35162] need option to sort combination of TODO and EVENT by time

2020-06-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=35162

gjditchfi...@acm.org changed:

   What|Removed |Added

  Component|todoview|monthview
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||gjditchfi...@acm.org

--- Comment #3 from gjditchfi...@acm.org ---
The Month view now makes a decent effort at sorting items by time, complicated
by items with no start dates, or no due dates, or that span dates.  The Event
List view  lets you sort items by date.

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

[akregator] [Bug 399570] Akregator crashes after clicking on link in an open tab

2020-06-30 Thread José Luis Di Biase
https://bugs.kde.org/show_bug.cgi?id=399570

José Luis Di Biase  changed:

   What|Removed |Added

 CC||j...@interorganic.com.ar

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

[kmail2] [Bug 423691] New: Recipients are sometimes merged

2020-06-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423691

Bug ID: 423691
   Summary: Recipients are sometimes merged
   Product: kmail2
   Version: 5.14.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: m_loui...@yahoo.com
  Target Milestone: ---

SUMMARY

When sending an email to several recipients, sometimes two of them are merged
together. Instead of "A"  and "B" , it gets 
sent
to "A" ,B" . This may be due to non-ASCII
characters in A and/or B.

Not sure if this is in KMail or Akonadi.

STEPS TO REPRODUCE
1. Compose an email for 10 people with various names
2. Send it

OBSERVED RESULT

Sometimes 2 recipients will be merged as described above.

EXPECTED RESULT

The email gets sent to all recipients.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 4.15.0
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION

This is new (1-2 months).

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

[Akonadi] [Bug 423684] New: Akonadi crashing due to MySQL Socket is gone

2020-06-30 Thread Jan
https://bugs.kde.org/show_bug.cgi?id=423684

Bug ID: 423684
   Summary: Akonadi crashing due to MySQL Socket is gone
   Product: Akonadi
   Version: 5.13.3
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: server
  Assignee: kdepim-bugs@kde.org
  Reporter: malte.ge...@googlemail.com
  Target Milestone: ---

After a while akonadi is crashing, because of a communication error. The MySQL
sockets seems to disappear, even if the MySQL server is still running.


# MySQL Server still running after Akonadi crash

/usr/sbin/mysqld-akonadi
--defaults-file=/home/maltegerth/.local/share/akonadi/mysql.conf
--datadir=/home/maltegerth/.local/share/akonadi/db_data/
--socket=/run/user/1000/akonadi/mysql.socket
--pid-file=/run/user/1000/akonadi/mysql.pid


# Socket file is missing

$ ll /run/user/1000/akonadi/mysql.socket
ls: cannot access '/run/user/1000/akonadi/mysql.socket': No such file or
directory


# Akonadi error log

2020-06-29T21:17:29 [INFO ] org.kde.pim.akonadiserver: Starting up the Akonadi
Server...
2020-06-29T21:18:34 [CRITICAL] org.kde.pim.akonadiserver: Failed to connect to
database!
2020-06-29T21:18:34 [CRITICAL] org.kde.pim.akonadiserver: Database error:
"Can't connect to local MySQL server through socket
'/run/user/1000/akonadi/mysql.socket' (2) QMYSQL: Unable to connect"
2020-06-29T21:18:40 [INFO ] org.kde.pim.akonadiserver: Shutting down
AkonadiServer..


# MySQL error log

2020-06-29 21:17:29 0 [ERROR] mysqld-akonadi: Can't lock aria control file
'/home/maltegerth/.local/share/akonadi/db_data/aria_log_control' for exclusive
use, error: 11. Will retry for 30 seconds
2020-06-29 21:18:00 0 [ERROR] mysqld-akonadi: Got error 'Could not get an
exclusive lock; file is probably in use by another process' when trying to use
aria control file
'/home/maltegerth/.local/share/akonadi/db_data/aria_log_control'
2020-06-29 21:18:00 0 [ERROR] Plugin 'Aria' init function returned error.
2020-06-29 21:18:00 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE
failed.
2020-06-29 21:18:00 0 [Note] InnoDB: Using Linux native AIO
2020-06-29 21:18:00 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic
builtins
2020-06-29 21:18:00 0 [Note] InnoDB: Uses event mutexes
2020-06-29 21:18:00 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-06-29 21:18:00 0 [Note] InnoDB: Number of pools: 1
2020-06-29 21:18:00 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-06-29 21:18:00 0 [Note] InnoDB: Initializing buffer pool, total size =
128M, instances = 1, chunk size = 128M
2020-06-29 21:18:00 0 [Note] InnoDB: Completed initialization of buffer pool
2020-06-29 21:18:00 0 [Note] InnoDB: If the mysqld execution user is
authorized, page cleaner thread priority can be changed. See the man page of
setpriority().
2020-06-29 21:18:00 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2020-06-29 21:18:00 0 [Note] InnoDB: Check that you do not already have another
mysqld process using the same InnoDB data or log files.
2020-06-29 21:18:00 0 [Note] InnoDB: Retrying to lock the first data file
2020-06-29 21:18:01 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2020-06-29 21:18:01 0 [Note] InnoDB: Check that you do not already have another
mysqld process using the same InnoDB data or log files.
2020-06-29 21:18:02 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11

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