Sicilian Volovski

À propos de moi

Information développeur
Nom Sicilian Volovski
Utilisateur depuis nov. 22, 2016
Nombre de modules développés 0 modules
Moyenne des notes des modules du développeur Pas encore évalué

Mes critiques

Lightning

Noté 5 sur 5 étoiles

To anyone coming here complaining about updates - mozilla is updating lightning and there are versions for thunderbird 60, they are just not posting them here.
You can get the latest here - https://ftp.mozilla.org/pub/calendar/lightning/candidates/
or from the ubuntu ppa

Cette critique concerne une version précédente du module (5.4). 

Fournisseur pour Google Agenda

Noté 1 sur 5 étoiles

Currently broken on thunderbird 59 for v4.4.1 - no calendars are listed when attempting to add a new calendar. I used the CalDav method instead and it worked fine

Cette critique concerne une version précédente du module (4.4.1). 

Custom Buttons

Noté 5 sur 5 étoiles

It's a great plugin, but seems to not be maintained, so I had to dig for the patch myself.

You can get the patch here - https://github.com/SicVolo/firefox-custom-buttons/releases/tag/0.0.5.8.9.1

Please, note that it is not signed. I am not a firefox dev, just a code hacker who need to use the extension NOW. To make it work you'll need xpinstall.signatures.required set to false in about:config.
I've listed the changes to the code. If you don't trust the binary, get the code from https://github.com/SicVolo/firefox-firefox-custom-buttons
and compare to your current add-on yourself.

Hopefully the official patch comes soon.

KDE5 Wallet password integration

Noté 5 sur 5 étoiles

It's a great plugin and works great - but with some patching.
I got the code from Guillermo's SVN, added the missing 1.3 patch (which is just 3 lines of code to init some variables with null) and published on github. This way it's easier to get the code to compile yourself. The git repo is linked to the original SVN via Git SVN.

You can get the Qt 5.5 compatible 64 bit binary from the 1.3.1 release https://github.com/SicVolo/firefox-kde5-wallet/releases/tag/1.3.1.

Please, note that it's unsigned. I am not a firefox dev, just a code hacker who need to use the extension NOW, so you'll need xpinstall.signatures.required set to false to use the binary. If you don't trust the binary, get the code from https://github.com/SicVolo/firefox-kde5-wallet, get pre-reqs and run make to re-create the patched code.

Hopefully Guillermo comes up with the official patch soon.