Questions tagged [plugin]
An extension to a program that enhances the functionality or adds specific features over what is offered by the program. Plugins are developed separately, often by a third party and are commonly installed manually after the host program is installed.
117 questions
0 votes
0 answers
33 views
VSTs run with LinVst use huge amount of RAM per instance
I'm trying to use a fairly average plugin in terms of CPU and RAM usage in Windows - Adam Szabo's Viper. In Windows it uses about 100MB per instance while running it through LinVst is uses 4GB per ...
0 votes
0 answers
179 views
How to configure Strongswan NetworkManager plugin to use eap-mschapv2?
The issue Cannot connect with roadwarrior Linux client to IPSec server using MSCHAPv2. I tried on Fedora 42 and Ubuntu 25.04 desktops with both failing. Can connect with macOS, iOS and Windows 11 to ...
0 votes
0 answers
66 views
How to preset slime target to vim terminal by default?
When I use vim-slime, every time I open a vimterminal I have to reconfigure it. :let g:slime_target="vimterminal" Followed by: SlimeConfig And then I choose the terminal I just opened as ...
0 votes
1 answer
955 views
Unable to add keys with ssh-agent plugin in zsh
I just installed arch, and I am trying to configure my shell, zsh. I am currently using zinit as my plugin manager with powerlevel10k. I was trying to automate the activation of the ssh-agent and the ...
0 votes
0 answers
244 views
Trouble using a Qt 6 application on an older (SLES 15) machine
I'm trying to run an app which apparently uses some Qt6 capabilities on my SLES 15 SP5. When I do that, I get the following error message: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is ...
0 votes
1 answer
800 views
Cannot install Equalizer plugin for Rhythmbox
I downloaded the rhythmbox ppa. I launched the command : sudo apt-get install rhythmbox-plugin-equalizer But the equalizer plugin does not appear in the list of plugins in the Preferences menu. When ...
1 vote
0 answers
306 views
What does the dovecot acl plugin actually do?
Can I reasonably do shared mailboxes without the acl plugin? I do personal mailbox sharing completely with unix permissions: i.e. some accounts put their mailboxes in a unix group so that everyone in ...
0 votes
1 answer
467 views
"E492: Not an editor command: PlugInstall" only when I "sudo vim"
My question is a spinoff from this previous question 6 months ago, so to get more details and see how I've installed Vim Plug have a look here. Currently I wanted to add this extension. https://github....
1 vote
0 answers
1k views
How do I change an oh-my-zsh bindkey that a plug-in set?
You can find most of the context on this github comment. I installed the zsh-autocomplete plugin and it adds a feature I don't want: pressing up fills the page with a menu of previous commands I've ...
0 votes
1 answer
2k views
treesitter Neovim plugin not working on nixos
I have installed home-manager in a flake as a module. The Flake and the Module are in /etc/nixos/. My Home manager File links to another file in which I configure neovim, this file is located in /etc/...
0 votes
0 answers
292 views
Warning on yum update
I'm using centos 7, and when I want to run yum update console showing me below warning : Configuration file /etc/yum/pluginconf.d/getpagespeed.conf not found Unable to find configuration file for ...
1 vote
1 answer
728 views
Qt statically linked application error: linuxfb plugin not found by the application
I have successfully developed a graphical Qt 5.15.2 application using Qt Creator with dynamically linked libraries. For various reasons I have determined static linking would be better for my ...
0 votes
1 answer
479 views
Thunderbird TbSync plugin not compatible... but compatible?
OS: Ubuntu/Linux 20.04 Thunderbird: 102.2.2 My calendar stopped working, and it appears that the reason for that is that the TbSync plugin is not compatible with TB 102.2.2. No updates of the plugin ...
1 vote
1 answer
439 views
Troubleshooting Wine-staging and Yabridge VSTs
I'm running two Windows VSTs using Wine-staging 7.15 and Yabridge 4.0.2-1 hosted in Bitwig Studio on Manjaro. The plugins are Arturia Pigments and Novum Granular which both work as expected except for ...
3 votes
1 answer
1k views
How to install VST plugins to Flatpak Audacity?
I want to install the GVST plugin pack so that Audacity (from Flatpak) can see it. I am using KDE Neon (fairly new, I'm not sure how to find the version number). I've tried various directories to copy ...