Linux and the Constant problems

Report any Hollywood bugs here
Post Reply
User avatar
Juan Carlos
Posts: 972
Joined: Mon Sep 06, 2010 1:02 pm

Linux and the Constant problems

Post by Juan Carlos »

Yes, now with the Constant #SNDFMT_MP3 also gives problem, I could see that Linux Mint and the Hollywood constant are one problem.
User avatar
airsoftsoftwair
Posts: 5967
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Linux and the Constant problems

Post by airsoftsoftwair »

As already said here, you need to tell us the exact version of Linux Mint you're using. Otherwise it's impossible to help you. If the constant isn't there, then the plugin probably doesn't load at all. But it's only possible to examine this issue if you post your exact Linux Mint version.
User avatar
Juan Carlos
Posts: 972
Joined: Mon Sep 06, 2010 1:02 pm

Re: Linux and the Constant problems

Post by Juan Carlos »

airsoftsoftwair wrote: Sun May 10, 2026 6:37 pm As already said here, you need to tell us the exact version of Linux Mint you're using. Otherwise it's impossible to help you. If the constant isn't there, then the plugin probably doesn't load at all. But it's only possible to examine this issue if you post your exact Linux Mint version.
I apologize, but sometimes with so much talk about MCVE, I don't take you seriously anymore, so I'm asking in case any other user has had a similar problem and found a solution.
But the Linux Mint that current I use is:
22.3 Cinnamon 64 bit with Linux core 6.17.0-23 and desktop environment Cinnamon 6.6.7
User avatar
airsoftsoftwair
Posts: 5967
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Linux and the Constant problems

Post by airsoftsoftwair »

Juan Carlos wrote: Mon May 11, 2026 11:21 am But the Linux Mint that current I use is:
22.3 Cinnamon 64 bit with Linux core 6.17.0-23 and desktop environment Cinnamon 6.6.7
Ok, so I've tried it with this image from a USB stick and it works fine. Here's the MCVE I used:

Code: Select all

@REQUIRE "mp3enc"
DebugPrint(#SNDFMT_MP3)
End
Can you save the MCVE I posted above as a file named "test.hws" and then run Hollywood from a console like this:

Code: Select all

./Hollywood test.hws
And then post Hollywood's output here please...
Post Reply