Raghav Gururajan <rvgn@disroot.org> writes:
>> I fixed this with commit a624c3631077aa3fa5c05849579932c5b67b985c. When
>> GAJIM_PLUGIN_PATH is not set it will not be added to the list of
>> directories that are searched for plugins.
>
> Thank you very much Ricardo! Just to be clear, the path get
> automatically added with this fix right?
No. I only made it so that when GAJIM_PLUGIN_PATH is not set it won’t
be added to the list of directories that Gajim looks at, so there’s no
crash. If GAJIM_PLUGIN_PATH *is* set the directory it points at will be
added to the list.
--
Ricardo