Page 1 of 2

Linux Mint 18, UMS has no GUI

Posted: Thu Feb 09, 2017 7:50 am
by ClintSwiney
I installed UMS but there is no GUI. I did run a script found here:

After I installed via that script the GUI did start but once I rebooted it no longer does. I can start UMS as a service only now. It works but I'd like to see the GUI. Can anyone help?

I cannot gather logs without the GUI.

Please help!

Re: Linux Mint 18, UMS has no GUI

Posted: Thu Feb 09, 2017 7:52 am
by Nadahar
There's no link for the script.. You can get the log without a GUI, just go to /var/log/UMS.

Re: Linux Mint 18, UMS has no GUI

Posted: Thu Feb 09, 2017 7:58 am
by ClintSwiney
Thanks,

Here's my debug log:

Re: Linux Mint 18, UMS has no GUI

Posted: Thu Feb 09, 2017 8:03 am
by Nadahar
That script must do something very wrong. Why don't you just use UMS.sh that comes with the download?

You have in some way managed to configure a file called UMS.sh as the configuration file. That doesn't sound like a configuration file, the default name for the configuration file is UMS.conf. You need to get that sorted first, so if you have to use that custom script please share it.

Re: Linux Mint 18, UMS has no GUI

Posted: Thu Feb 09, 2017 8:05 am
by ClintSwiney
Here's where I found the install script...

viewtopic.php?t=1939

It does not matter what UMS.sh I use, none display the GUI....

Re: Linux Mint 18, UMS has no GUI

Posted: Thu Feb 09, 2017 8:11 am
by Nadahar
That script is too long for me to go through, but it does something wrong it seems. Rather than compiling it yourself, why don't you just download the ready-made package? http://www.fosshub.com/Universal-Media- ... -Java8.tgz

Just delete the UMS you have build yourself, download the above package and untar it to where you want it. Then run UMS by running UMS.sh

Re: Linux Mint 18, UMS has no GUI

Posted: Thu Feb 09, 2017 8:15 am
by ClintSwiney
If this helps...

I downloaded the Java 7 and Java 8 versions, extracted to their own folders. If I run the default downloaded ./UMS.sh No GUI, if I run sudo ./UMS.sh it displays the GUI, for both Java 8 and Java 7.

This has to be some kind of permission issue. I'm stuck can anyone help?

Re: Linux Mint 18, UMS has no GUI

Posted: Thu Feb 09, 2017 8:19 am
by Nadahar
That's strange, but it's just too little information here. Start UMS with "UMS.sh trace" and then upload the debug.log from that session.

Re: Linux Mint 18, UMS has no GUI

Posted: Thu Feb 09, 2017 8:29 am
by ClintSwiney
UMS.sh as normal user, no GUI
debug.log
UMS.sh - As normal user, NO GUI
(83.83 KiB) Downloaded 593 times
sudo UMS.sh, diaplays GUI.
debug.log
sudo UMS.sh - GUI displays
(88.69 KiB) Downloaded 615 times

Re: Linux Mint 18, UMS has no GUI

Posted: Thu Feb 09, 2017 8:31 am
by ClintSwiney
I ran trace to get those log files BTW....