Latte stopped working after last update

After installing the most recent updates, I reboot my system and now my latte dock is not working. It just doesn´t boot. When booting from terminal I got:

latte-dock
KCrash: Attempting to start /usr/bin/latte-dock
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = latte-dock path = /usr/bin pid = 3721
KCrash: Arguments: /usr/bin/latte-dock 
"An instance is already running!, use --replace to restart Latte"
Segment violation (`core' generated)

I tried to use latte-dock --replace and got the following output:

latte-dock --replace
KCrash: Attempting to start /usr/bin/latte-dock
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = latte-dock path = /usr/bin pid = 3755
KCrash: Arguments: /usr/bin/latte-dock --replace 
Segment violation (`core' generated)

:+1: Welcome to Manjaro! :+1:

  1. Does this also happen if you create a new user and log in there? (E.G. davindiaz2)

  2. if yes, have you tried removing latte-doc with all its config files and reinstalling?

    pamac remove --no-save latte-dock
    pamac install latte-dock
    

:crossed_fingers: