Buzz on Linux

Slumber
Posts: 9
Joined: Tue Dec 20, 2011 10:33 am

Re: Buzz on Linux

Post by Slumber »

Hello ,
maybe someone can help me

I Tryed To install Buzz1503 with no sucess on ubuntu 22.04


Some errors arise , add attachements :
Attachments
Screenshot from 2024-08-26 08-48-35.png
Screenshot from 2024-08-26 08-48-35.png (1.57 MiB) Viewed 16882 times
Screenshot from 2024-08-16 23-09-04.png
Screenshot from 2024-08-16 23-09-04.png (46.7 KiB) Viewed 16890 times
User avatar
chahur
Posts: 219
Joined: Sun Nov 27, 2011 5:19 pm

Re: Buzz on Linux

Post by chahur »

Hello.
I don't know what is your problem, but here is how I installed Buzz on Ubuntu Mate 23.4. Maybe it can help you.
---------------------------------
Install wine
Install playonlinux (https://www.playonlinux.com/) and run it
Download Buzz (x86) and install it with playonlinux

Install on a linux partition, not a windows one.
Move the microsoft fonts from C:\Windows\Font to ~/.local/share/fonts

You can use the system version of Wine (if above 5.5) in playonlinux, else choose a newer version in PlayOnLinux

Set it up as 32-bit Windows
include library dotnet40
include library msvc100
include library vcrun2015

Run Buzz under PlayOnLinux

If error :
System.Windows.Media.MediaContext.Get_CurrentMediaContext() Service d'authentification inconnu (translate in your language)
System.Windows.Media.MediaSystem.ConnectTransport()
Install : WinBind (Synaptic)
sudo pluma /etc/sysctl.d/10-ptrace.conf
kernel.yama.ptrace_scope = 0

If the fonts are unreadable in Buzz : change (Settings) WPFIdealFontMetrics = false

That's have done it for me. It works fine.

Hope it can help.
User avatar
HerrFornit
Posts: 472
Joined: Sat Feb 25, 2017 12:27 pm
Location: Dortmund
Contact:

Re: Buzz on Linux

Post by HerrFornit »

Hey Chahur, that is a really good instruction, so detailed! I wonder how you have found out all that Thanx for sharing!
Cool 8-)
Slumber
Posts: 9
Joined: Tue Dec 20, 2011 10:33 am

Re: Buzz on Linux

Post by Slumber »

chahur wrote: Mon Aug 26, 2024 7:47 pm Hello.
I don't know what is your problem, but here is how I installed Buzz on Ubuntu Mate 23.4. Maybe it can help you.
---------------------------------
Install wine
Install playonlinux (https://www.playonlinux.com/) and run it
Download Buzz (x86) and install it with playonlinux

Install on a linux partition, not a windows one.
Move the microsoft fonts from C:\Windows\Font to ~/.local/share/fonts

You can use the system version of Wine (if above 5.5) in playonlinux, else choose a newer version in PlayOnLinux

Set it up as 32-bit Windows
include library dotnet40
include library msvc100
include library vcrun2015

Run Buzz under PlayOnLinux

If error :
System.Windows.Media.MediaContext.Get_CurrentMediaContext() Service d'authentification inconnu (translate in your language)
System.Windows.Media.MediaSystem.ConnectTransport()
Install : WinBind (Synaptic)
sudo pluma /etc/sysctl.d/10-ptrace.conf
kernel.yama.ptrace_scope = 0

If the fonts are unreadable in Buzz : change (Settings) WPFIdealFontMetrics = false

That's have done it for me. It works fine.

Hope it can help.


Thank you for the effort in help but when i run buzz i still got these erros

M :? aybe something i didn´t do....
Attachments
Screenshot from 2024-09-03 20-29-03.png
Screenshot from 2024-09-03 20-29-03.png (166.29 KiB) Viewed 15710 times
User avatar
chahur
Posts: 219
Joined: Sun Nov 27, 2011 5:19 pm

Re: Buzz on Linux

Post by chahur »

It may be that the installation of DotNet didn't work fine.
I remember that I had several problem before dotnet was OK.
Slumber
Posts: 9
Joined: Tue Dec 20, 2011 10:33 am

Re: Buzz on Linux

Post by Slumber »

It was Dtnet40 ! Working fine now :) :)

Thank you, chahur .
User avatar
chahur
Posts: 219
Joined: Sun Nov 27, 2011 5:19 pm

Re: Buzz on Linux

Post by chahur »

Nice to see more Buzz linux users !
User avatar
HerrFornit
Posts: 472
Joined: Sat Feb 25, 2017 12:27 pm
Location: Dortmund
Contact:

Re: Buzz on Linux

Post by HerrFornit »

After 20 years of develpement the Linux kernel 6.12 has become "real-time-processing" capable now !?
https://www.heise.de/news/Nach-20-Jahre ... 32733.html

So I wonder how it worked before :lol:
Riko
Posts: 3
Joined: Mon Nov 18, 2024 9:59 am

Re: Buzz on Linux

Post by Riko »

chahur wrote: Wed Sep 04, 2024 6:13 am It may be that the installation of DotNet didn't work fine.
I remember that I had several problem before dotnet was OK.
It seems I cant install dotnet in play on linux. Do you have any tips on how to get it to install?
User avatar
chahur
Posts: 219
Joined: Sun Nov 27, 2011 5:19 pm

Re: Buzz on Linux

Post by chahur »

Hello
I use a PlayOnLinux environment.
After creating the Buzz virtual drive and installing Buzz, open the configuration (in PlayOnLinux) and go to Install Components. Install DotNet4 from here.
If something goes wrong, PlayOnLinux sometime hides the error messages, it's not always easy to know what's going on.
You can try to run directly the install program of dotnet (download it before from any place, maybe Microsoft), using the last tab ("divers" in french) and "Run an .exe in this virtual drive".
You can also use the one from PlayOnLinux (in $HOME/.PlayOnLinux/ressources), you'll probably get the same problem, but you will see what happens.
Hope this can help.
Riko
Posts: 3
Joined: Mon Nov 18, 2024 9:59 am

Re: Buzz on Linux

Post by Riko »

Thanks, will give it a try if I find the time.
Post Reply