Tonin Bolzan

Results 5 comments of Tonin Bolzan

@poperigby and @mbrlabs I built a Snap version of Lorien - https://github.com/mbrlabs/Lorien/issues/171

At this time it is working with `sudo`, but it still needed even as user `root`. `root@localhost:# umake ide phpstorm /opt/phpstorm` -> Permission Denied

O erro que você esta recebendo é um `Segmentation fault` do MySQL Workbench, eu não tenho nenhum envolvimento com o time que desenvolve na Oracle, porém eu atualizei este snap...

Builded in edge channel `sudo snap install mysql-workbench-community --edge` Please test and report to elevate to stable channel

Possible fixed in https://github.com/tonybolzan/snap-mysql-workbench/pull/15 Please update to latest version ```sh sudo snap remove mysql-workbench-community sudo snap install mysql-workbench-community --edge sudo snap connect mysql-workbench-community:password-manager-service sudo snap connect mysql-workbench-community:ssh-keys sudo snap connect...