Sicilian Volovski

Über mich

Entwickler-Information
Name Sicilian Volovski
Benutzer seit Nov. 22, 2016
Anzahl der entwickelten Add-ons 0 Add-ons
Durchschnittliche Bewertung der Add-ons des Entwicklers Noch nicht bewertet

Meine Bewertungen

Lightning

Bewertet mit 5 von 5 Sternen

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

Diese Bewertung wurde für eine vorherige Version des Add-ons (5.4) abgegeben. 

Provider for Google Calendar

Bewertet mit 1 von 5 Sternen

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

Diese Bewertung wurde für eine vorherige Version des Add-ons (4.4.1) abgegeben. 

Custom Buttons

Bewertet mit 5 von 5 Sternen

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

Bewertet mit 5 von 5 Sternen

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.