mkiol

Results 520 comments of mkiol

@protist The 1.9.8 version should be still working on FF 53. It is hard to download it from AMO because only the newest version is visible. [Here](https://addons.mozilla.org/firefox/downloads/file/513187/gnotifier-1.9.8-tb+fx+sm-linux.xpi?src=version-history) is direct link....

@Vistaus Yes, SeaMonkey is on my test check list. If the API doesn't get changed too much comparing to Thunderbird, I will try to maintain compatibility with SM as well.

Thanks for the report. Unfortunately I am unable to fix it in the Gnotifier. The only way to make it work is to patch the Clean Uninstall. The needed code...

Thank you for the info. Unfortunately new settings panel is not the only change that is required to make GNotifier supported on TB60...

Thanks for reporting it. Could you please provide me: - Which Linux DE? - Seamonkey version - GNotifier version

[Here](https://github.com/mkiol/GNotifier/raw/master/xpi/gnotifier-1.11.0-debug.xpi) is XPI with more debug logs enabled. Try it and capture console output.

What exact libnotify version is installed in your system? Where libnotify is installed (path+filename)?

I can't reproduce this issue so far :-( It looks like SeaMonkey is able to load `libnotify.so` but, for some reason, is not able to call `notify_get_server_info` function... Where `libnotify.so`...

Thank you for the report. There is some issue with the version number, so 1.9.2 conflicts some how with older package on AMO CDN. Few minutes ago, I've uploaded the...

It is probably my mistake. I accidentally removed add-on from AMO and I had to create GNotifier once again. This could mess something on AMO CDN..