[Akonadi] [Bug 421922] kde-apps/akonadi-{19.08.3,19.12.2} with dev-db/mysql-8.0.19{-r1} - error: 'Can't connect to local MySQL server through socket '/run/user/1000/akonadi/mysql.socket' (2)'

2021-02-25 Thread Stephan Karacson
https://bugs.kde.org/show_bug.cgi?id=421922

--- Comment #14 from Stephan Karacson  ---
New Gentoo build kde-apps/akonadi-20.12.2-r1 hit stable. Works for me (with the
akonadi-reset first and the default mysql-conf by supplied kdepim).
Thank you all for resolve  and valuable work.

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

[Akonadi] [Bug 421922] kde-apps/akonadi-{19.08.3,19.12.2} with dev-db/mysql-8.0.19{-r1} - error: 'Can't connect to local MySQL server through socket '/run/user/1000/akonadi/mysql.socket' (2)'

2020-08-15 Thread Stephan Karacson
https://bugs.kde.org/show_bug.cgi?id=421922

--- Comment #6 from Stephan Karacson  ---
Tested your patch on my old test-pc and now on my productive one, thank you a
lot. 

Although it still needs new akonadi-recources (lost configs of mail and all
extra organizer files, some like default ics and outgoing mails are kep).

I can confirm that the patch works on 2 machines with gentoo &
kde-apps/akonadi-20.04.3, dev-db/mysql-8.0.20-r1.

It's a good workaround and I hope it survives the updates.
But what about the people who don't know /etc?

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

[Akonadi] [Bug 421922] kde-apps/akonadi-{19.08.3,19.12.2} with dev-db/mysql-8.0.19{-r1} - error: 'Can't connect to local MySQL server through socket '/run/user/1000/akonadi/mysql.socket' (2)'

2020-08-10 Thread Stephan Karacson
https://bugs.kde.org/show_bug.cgi?id=421922

--- Comment #4 from Stephan Karacson  ---
Sorry for the big delay, but during these days my work became priority and took
all time. 

Just tested it on my old PC, (never used akonadi on that I believe, no akonadi
recources on that pc)
Upgrated to mysql 8.0.20 and akonadi 20.04.3. same result. Akonadi won't start.

Is mysql the only backend with auto-configuration? If mariadb is managed by
akonadi by private instance gentoo could/should add it as default option.

The problem is that gentoo dropped the mysql-connector-c package older than 8.
As I can't run a full sql-server for a single kdepim on an laptop the pressure
rises...

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

[Akonadi] [Bug 421922] kde-apps/akonadi-{19.08.3,19.12.2} with dev-db/mysql-8.0.19{-r1} - error: 'Can't connect to local MySQL server through socket '/run/user/1000/akonadi/mysql.socket' (2)'

2020-05-22 Thread Stephan Karacson
https://bugs.kde.org/show_bug.cgi?id=421922

--- Comment #2 from Stephan Karacson  ---
It wasn't me who tried lower_case_table_names=0, seems Manfred Knick did it,
with success.

My approach was a clean akonadi-setup, tested with mysql 5.7 and 8.
Currently I have a lack of machine for testing. I might have set up one in some
days.

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

[Akonadi] [Bug 421922] New: kde-apps/akonadi-{19.08.3,19.12.2} with dev-db/mysql-8.0.19{-r1} - error: 'Can't connect to local MySQL server through socket '/run/user/1000/akonadi/mysql.socket' (2)'

2020-05-22 Thread Stephan Karacson
https://bugs.kde.org/show_bug.cgi?id=421922

Bug ID: 421922
   Summary: kde-apps/akonadi-{19.08.3,19.12.2} with
dev-db/mysql-8.0.19{-r1} - error: 'Can't connect to
local MySQL server through socket
'/run/user/1000/akonadi/mysql.socket' (2)'
   Product: Akonadi
   Version: unspecified
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: stkao...@gmx.at
  Target Milestone: ---

As suggested on Gentoo I report this bug here as it hit us and is noticed as an
serious problem.
Gentoo bug: https://bugs.gentoo.org/709812

Hit me first on akonadi-19.08.3 (whole kdepim doesnt work since update)

I tried to rebuild database (delete ~/.local/share/akonadi/ ~/.config/akonadi/
~/.config/akonadi*) 

Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
org.kde.pim.akonadiserver: Starting up the Akonadi Server...
org.kde.pim.akonadiserver: database server stopped unexpectedly
org.kde.pim.akonadiserver: Database process exited unexpectedly during initial
connection!
org.kde.pim.akonadiserver: executable: "/usr/sbin/mysqld"
org.kde.pim.akonadiserver: arguments:
("--defaults-file=/home/USER/.local/share/akonadi/mysql.conf",
"--datadir=/home/USER/.local/share/akonadi/db_data/",
"--socket=/run/user/1000/akonadi/mysql.socket",
"--pid-file=/run/user/1000/akonadi/mysql.pid")
org.kde.pim.akonadiserver: stdout: ""
org.kde.pim.akonadiserver: stderr: ""
org.kde.pim.akonadiserver: exit code: 1
org.kde.pim.akonadiserver: process error: "Unknown error"
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket
'/run/user/1000/akonadi/mysql.socket' (2)'
Check that mysqld is running and that the socket:
'/run/user/1000/akonadi/mysql.socket' exists!
org.kde.pim.akonadiserver: Failed to remove runtime connection config file
org.kde.pim.akonadiserver: Shutting down AkonadiServer...
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadiserver' exited
normally...

reemerge akonadi* and qtsql with new mysql doesn't work

downgrade to mysql 5.7 works with resetting (delete folders and setting up
whole kdepim) again.


STEPS TO REPRODUCE
1. Upgrade to mysql 8
2. start any kdepim-program
3. See that no KDE-applikation can access akonadi

Thomas Deutschmann said I should "make sure that this server configuration is
compatible with MySQL v8".
As I use the auto-configuration of akonady with an user-mysql-instance I coul'd
only tweak it after wrong auto-config by akonadi, somehow...
He and Manfred Knick also suggested that the lower_case_table_names must be
initialized or converted correctly.

As you see, I am no expert in mysql. But it seems akonadi fails on confing
mysql  version 8 and breaks my whole, single productive kdepim-installation.
(and sorry, I had a hell of work in the last two month so this report is a
little late.)

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

[kmail2] [Bug 360963] Select identity and "From" automatically on reply in dependence of the answered mail.

2017-08-28 Thread Stephan Karacson
https://bugs.kde.org/show_bug.cgi?id=360963

Stephan Karacson <stkao...@gmx.at> changed:

   What|Removed |Added

 CC||stkao...@gmx.at

--- Comment #3 from Stephan Karacson <stkao...@gmx.at> ---
I can confirm this. Forward the Email works as expected. Answering the email
does not use the identity manually set in the Folder. It even ignores the the
Standard-identity. Seems it just goes on the alphabet.
Using kmail 17.04.03 on Gentoo.

Strange: Answering uses wrong ID, forward right one.

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

[korganizer] [Bug 343239] KOrganizer silently deletes tasks with no start but a maturity

2017-07-30 Thread Stephan Karacson
https://bugs.kde.org/show_bug.cgi?id=343239

--- Comment #3 from Stephan Karacson <stkao...@gmx.at> ---
T be honest the bug was so annoying, it just changed me to make all tasks with
same beginning & end date.

Up to now I have no possibility to test kdepim 5 on Gentoo, but testing the
procedure described above with current stable kdepim 4.14.11_pre20160611 leads
to an startingdate-missing task finished since 24.7 which has not vanished.

If the bug has been patched I might have missed it somehow, sorry.

Your request is reasonable and as I cannot reproduce it now (or anyone else)
closing is the best option.

Anyway, thank you for the manpower making kdepim possible.

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

[kontact] [Bug 327256] Summary doesn't show upcoming events

2014-08-05 Thread Stephan Karacson
https://bugs.kde.org/show_bug.cgi?id=327256

Stephan Karacson stkao...@gmx.at changed:

   What|Removed |Added

 CC||stkao...@gmx.at

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kontact] [Bug 330420] kontact, 2 events but 0 event displayed in the list

2014-05-25 Thread Stephan Karacson
https://bugs.kde.org/show_bug.cgi?id=330420

Stephan Karacson stkao...@gmx.at changed:

   What|Removed |Added

 CC||stkao...@gmx.at

--- Comment #10 from Stephan Karacson stkao...@gmx.at ---
Gentoo kontact 4.12.5 exact the same problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 97815] bitdefender-console filter for kmail

2012-08-19 Thread Stephan Karacson
https://bugs.kde.org/show_bug.cgi?id=97815

--- Comment #3 from Stephan Karacson stkao...@gmx.at ---
closeing is fine as gentoo has dropped bitdefender packages somewhere in the
past.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs