New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26208 (new defect)

Opened 3 years ago

Last modified 11 months ago

WeeChat 0.3.2 double plugins

Reported by: f.p.verhoog@… Owned by: nefar@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: sewebster@…
Port: weechat

Description

in the plugins folder of weechat "/opt/local/lib/weechat/plugins/" are symlinks of the original plugins and the original plugins. Like symlink "alias.so" and the plugin "alias.0.so". wich gives errors at startup of weechat. the symlinks should be removed or the plugins should be in another folder.

Change History

comment:1 Changed 3 years ago by jmr@…

  • Cc f.p.verhoog@… removed
  • Owner changed from macports-tickets@… to milosh@…
  • Keywords plugins removed

Please remember to cc the maintainer, and note that you do not need to be in cc when you are the reporter.

comment:2 Changed 3 years ago by sewebster@…

Isn't that a usual way of setting up shared object files? With a bunch of different links I mean. Anyway, I get the same warnings. You can stop them from appearing by changing the extension line of the plugins section of ~/.weechat/weechat.conf to:

extension = ".0.so"

comment:3 Changed 3 years ago by sewebster@…

  • Cc sewebster@… added

Cc Me!

comment:4 Changed 21 months ago by jmr@…

Do you still see this with 0.3.5?

comment:5 Changed 11 months ago by ryandesign@…

  • Owner changed from milosh@… to nefar@…
Note: See TracTickets for help on using tickets.