INTERACT FORUM

More => Old Versions => JRiver Media Center 28 for Linux => Topic started by: audiolover on September 07, 2021, 02:37:41 am

Title: automatic startup Mediacenter 28 Linux
Post by: audiolover on September 07, 2021, 02:37:41 am
I have set the startup in options to "Media Server (starts out minimized)".
It does start minimized but after like seconds or a minute iit goes to full screen Mediacenter?

What am I missing?
Title: Re: automatic startup Mediacenter 28 Linux
Post by: mwillems on September 07, 2021, 02:01:13 pm
I have set the startup in options to "Media Server (starts out minimized)".
It does start minimized but after like seconds or a minute iit goes to full screen Mediacenter?

What am I missing?

When you say "full screen Mediacenter" do you mean theater view?  If so, you might need to make sure you've set the correct mode in the startup options.  If you mean something else, it might be worth explaining what happens in a little more detail.
Title: Re: automatic startup Mediacenter 28 Linux
Post by: audiolover on September 07, 2021, 09:37:37 pm
What I mean is it starts as server minimized but after seconds it opens full screen with, in my case, normal player view.
I find no setting to keep it minimized as server?
Title: Re: automatic startup Mediacenter 28 Linux
Post by: mwillems on September 08, 2021, 02:07:11 pm
Interesting.  If you pass the /MediaServer flag to the command line executable it starts minimized and stays that way for me, but I've also never had mediacenter maximize itself at random either.  Do you have any idea what triggers it to un-minimize?
Title: Re: automatic startup Mediacenter 28 Linux
Post by: max096 on September 09, 2021, 06:05:54 am
Are you using Wayland or xorg?

Might explain the different behaviour here. Not sure how JRiver does do the start minimized thing. But there is quite some difference between Wayland and xorg. Most tools (not talking about jriver, but other things like xdotool) that interact with Windows that are written for xorg do not work on Wayland.
Title: Re: automatic startup Mediacenter 28 Linux
Post by: audiolover on September 09, 2021, 07:00:33 am
I will use  /Mediaserver as that seems to work.
I do not know what Wayland is, I use Debian Xfce.
Title: Re: automatic startup Mediacenter 28 Linux
Post by: mwillems on September 09, 2021, 08:28:17 am
I will use  /Mediaserver as that seems to work.
I do not know what Wayland is, I use Debian Xfce.

You're not using wayland then.  It's a newer compositor/display server that some desktop environments or window managers use or support (Gnome, KDE, sway, etc.).  It's still new enough that the software support and tooling for it isn't as mature as the older X11 display server, especially because every wayland implementation is a little different so its a moving target (although pipewire will help with some of the current pain points). 

If you're using xfce you're definitely not using wayland and it isn't even on the roadmap for xfce development at the moment so you can ignore those issues for now.  Or maybe you can ignore them forever: I say this with affection (as a sometime xfce user), but I feel like by the time xfce gets a wayland port most of wayland's remaining problems will probably be solved :-)
Title: Re: automatic startup Mediacenter 28 Linux
Post by: bob on September 09, 2021, 09:29:12 pm
I don't think that there is any reason for it to leave minimized mode unless perhaps you are doing something with it via a remote.
I use xfce and haven't ever seen that happen either.

Instead of /MediaServer mode (which is perhaps not best for what you are doing since it suppresses dialog boxes as well) you might try starting up MC under the Tools->Options->Startup in Media Server mode. Then you just get a icon in the system tray that you can click on the bring up the full UI but which runs in the background to provide services.
Title: Re: automatic startup Mediacenter 28 Linux
Post by: audiolover on September 09, 2021, 10:27:49 pm
Ok, thanks, I will try that.
Title: Re: automatic startup Mediacenter 28 Linux
Post by: audiolover on September 10, 2021, 02:09:49 am
It works now, I used the setting "start Mediaserver" form options/tools the first time but somehow it did not work properly. Now it does!

Thank you for your help