VeSTige isn't showing up?

Having trouble with LMMS? Ask about it here.
I am using a Chromebook (go ahead, point and laugh) that runs debian 12 and I can use LMMS and have made several compositions but I decided to go into more advanced territory with VST's and all that for a new project. I was extremely confused on what I was supposed to do but after looking up a video I realized I do not have VeSTige in my plugin list. pls help :cry:
n4clr wrote:
Tue Dec 10, 2024 9:20 pm
I am using a Chromebook (go ahead, point and laugh) that runs debian 12 and I can use LMMS and have made several compositions but I decided to go into more advanced territory with VST's and all that for a new project. I was extremely confused on what I was supposed to do but after looking up a video I realized I do not have VeSTige in my plugin list. pls help :cry:
Before you start on all these changes, do make backups of all your own files, remember your presets!
If your chromebook uses a Debian Linux-distro, you also need to install WINE, and it must be a version < WINE9! WINE must be installed before you install LMMS, in your case you therefore need to de-install LMMS! -Install WINE available for your Debian-distro, and then re-install LMMS
This should help
https://linuxgenie.net/install-wine-9-debian-12/

Besides that, since you are new in Forum
Welcome n4clr !
Here are all important links:
http://lmms.io/forum/viewtopic.php?f=1&t=4740
-A few rules and useful forum instructions
If you like to introduce yourself, to the community, go here:
http://lmms.io/forum/viewtopic.php?f=4&t=4480
musikbear wrote:
Tue Dec 10, 2024 11:44 pm
n4clr wrote:
Tue Dec 10, 2024 9:20 pm
I am using a Chromebook (go ahead, point and laugh) that runs debian 12 and I can use LMMS and have made several compositions but I decided to go into more advanced territory with VST's and all that for a new project. I was extremely confused on what I was supposed to do but after looking up a video I realized I do not have VeSTige in my plugin list. pls help :cry:
Before you start on all these changes, do make backups of all your own files, remember your presets!
If your chromebook uses a Debian Linux-distro, you also need to install WINE, and it must be a version < WINE9! WINE must be installed before you install LMMS, in your case you therefore need to de-install LMMS! -Install WINE available for your Debian-distro, and then re-install LMMS
This should help
https://linuxgenie.net/install-wine-9-debian-12/

Besides that, since you are new in Forum
Welcome n4clr !
Here are all important links:
http://lmms.io/forum/viewtopic.php?f=1&t=4740
-A few rules and useful forum instructions
If you like to introduce yourself, to the community, go here:
http://lmms.io/forum/viewtopic.php?f=4&t=4480
Is there any specific W.I.N.E. version? because I just installed 8.15 after removing my existing 9.0.0 installation. (I use flatpak to install my applications btw)(it didn't work)
n4clr wrote:
Wed Dec 11, 2024 1:51 am
Is there any specific W.I.N.E. version? because I just installed 8.15 after removing my existing 9.0.0 installation. (I use flatpak to install my applications btw)(it didn't work)
Do you use the AppImage of LMMS from our site?
https://lmms.io/download#linux
If not, do!
And also remember that you need to remove LMMS first, and then install WINE
Let us know the outcome!
musikbear wrote:
Wed Dec 11, 2024 4:39 pm
n4clr wrote:
Wed Dec 11, 2024 1:51 am
Is there any specific W.I.N.E. version? because I just installed 8.15 after removing my existing 9.0.0 installation. (I use flatpak to install my applications btw)(it didn't work)
Do you use the AppImage of LMMS from our site?
https://lmms.io/download#linux
If not, do!
And also remember that you need to remove LMMS first, and then install WINE
Let us know the outcome!
this is copied from what I posted on Reddit and I hope it will help you understand a little bit better.
I use LMMS on a chromebook in the linux dev environment with wine 8.15 installed, I installed LMMS through flatpak and it didn't work, I tried using >sudo apt install lmms and it didn't work. the .Appimage will not open. I posted this on the forums to no avail and I frankly have no clue how to progress. I even downgraded from wine 8.15 to 8.0.0 and it didn't work (I switched back to 8.15) and before anyone suggest an outdated version, the boot-up screen says i'm on 1.2.2 if you would like to contact me through discord my username is N4clr.
musikbear wrote:
Wed Dec 11, 2024 4:39 pm
n4clr wrote:
Wed Dec 11, 2024 1:51 am
Is there any specific W.I.N.E. version? because I just installed 8.15 after removing my existing 9.0.0 installation. (I use flatpak to install my applications btw)(it didn't work)
Do you use the AppImage of LMMS from our site?
https://lmms.io/download#linux
If not, do!
And also remember that you need to remove LMMS first, and then install WINE
Let us know the outcome!
I figured out why most people including me cannot run the appimage! WE WERE MISSING THE FUSE REPO https://github.com/AppImage/AppImageKit/wiki/FUSE
n4clr wrote:
Thu Dec 12, 2024 2:03 am
musikbear wrote:
Wed Dec 11, 2024 4:39 pm
n4clr wrote:
Wed Dec 11, 2024 1:51 am
Is there any specific W.I.N.E. version? because I just installed 8.15 after removing my existing 9.0.0 installation. (I use flatpak to install my applications btw)(it didn't work)
Do you use the AppImage of LMMS from our site?
https://lmms.io/download#linux
If not, do!
And also remember that you need to remove LMMS first, and then install WINE
Let us know the outcome!
I figured out why most people including me cannot run the appimage! WE WERE MISSING THE FUSE REPO https://github.com/AppImage/AppImageKit/wiki/FUSE
Interesting, and a typical local-Linux issue. Those are so hard for us to handle. But now it works? Thats great!