<div dir="auto"><div>I'm the current maintainer of SweetHome3D.<div dir="auto"><br></div><div dir="auto">It shouldn't be an issue to modify the scripts to take a single argument, or multiple arguments if the binary supports it (I'll need to do some testing -- I didn't even realize it took arguments, since I've always launched it via the "start" menu and didn't dig too deeply when I took over maintenance).</div><div dir="auto"><br></div><div dir="auto">I'm currently on an extended business trip and, unfortunately, my internet has been down back at my house for the last 20 hours (or the power is out, I'm not sure which, since I'm about 3000 miles away -- I really should set up notifications when the power is out and my UPS is gearing to shut down my computer so I know whenever it's power or internet issues). Once my system is back up, I'll play around with things to see what is able to be supported. If it's not up by tomorrow, something else might be wrong and I may be SoL for a few months until I get back and can troubleshoot in person.</div><div dir="auto"><br></div><div dir="auto">As an aside, in the future, you should always email the maintainer, whether singularly or CC'd in a message to this distro. While I am subscribed to this distro, and thus saw this message, not all maintainers are. They may never see your suggestion and it's not common for people on this distro to modify SlackBuilds they don't maintain unless it's due to security issues or breakage.</div><div dir="auto"><br></div><div dir="auto">Thanks for the suggestion! Hopefully my system comes back up and I can push an update before this weekend's public update of SBo.</div><div dir="auto"><br></div><div dir="auto">Jeremy</div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 31, 2026, 3:45 AM Karel Venken via SlackBuilds-users <<a href="mailto:slackbuilds-users@slackbuilds.org" target="_blank" rel="noreferrer">slackbuilds-users@slackbuilds.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">414N wrote:<br>
><br>
> Il 30/03/26 18:04, Karel Venken via SlackBuilds-users ha scritto:<br>
>> #!/bin/sh<br>
>> exec /opt/SweetHome3D/SweetHome3D "$1"<br>
><br>
> Or maybe better, use "$@" to pass any argument to the original binary <br>
> instead of only the first one.<br>
><br>
><br>
I would fully agree except for the fact that it points to <br>
/opt/SweetHome3D/SweetHome3D which itself only uses "$1", so the other <br>
parameters are ignored anyway unless this one is adapted as well but it <br>
is provided by the origin.<br>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" rel="noreferrer noreferrer" target="_blank">SlackBuilds-users@slackbuilds.org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer noreferrer noreferrer" target="_blank">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer noreferrer noreferrer" target="_blank">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer noreferrer noreferrer" target="_blank">https://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div></div></div>