Page 1 of 1

Unable to start Graphic Mode in Fedora

Posted: Tue May 03, 2016 4:22 am
by Blue-Dog-Archolite
I have attempted to start UMS in Graphics mode from the command line and have failed many times.

I have set

Code: Select all

minimized=false
and verified the required packages for starting the server:

Code: Select all

sudo dnf install mediainfo openjdk-7-jre dcraw vlc
My question besides asking for general help with this is: What packages are used for the front end rendering of the GUI? Also, why is the system unable to detect a running GUI and launch the non-headless version of UMS?

Code: Select all

cp /home/th./UMS.sh 
10:39:09,710 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
10:39:10,203 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPropertyDefiner]
10:39:10,236 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [logFilePath] from the object stack
10:39:10,237 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPropertyDefiner]
10:39:10,237 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [rootLevel] from the object stack
10:39:10,237 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPropertyDefiner]
10:39:10,237 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [logFileName] from the object stack
10:39:10,238 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:39:10,238 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
10:39:10,273 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
10:39:10,274 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [default.log]
10:39:10,279 |-INFO in ch.qos.logback.core.FileAppender[default.log] - File property is set to [/home/thief/.config/UMS/ums_debug_log.log]
10:39:10,280 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:39:10,281 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [default.log.10MB]
10:39:10,291 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@204f30ec - Will use zip compression
10:39:10,300 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[default.log.10MB] - Active log file name: /home/thief/.config/UMS/ums_debug_log.log
10:39:10,300 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[default.log.10MB] - File property is set to [/home/thief/.config/UMS/ums_debug_log.log]
10:39:10,300 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[default.log.10MB] - 'File' option has the same value "/home/thief/.config/UMS/ums_debug_log.log" as that given for appender [default.log] defined earlier.
10:39:10,300 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[default.log.10MB] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting.
10:39:10,300 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[default.log.10MB] - For more information, please visit http://logback.qos.ch/codes.html#earlier_fa_collision
10:39:10,300 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
10:39:10,300 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [httpclient.wire] to WARN
10:39:10,301 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [fm.last.musicbrainz.coverart] to WARN
10:39:10,301 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to TRACE
10:39:10,301 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [console] to Logger[ROOT]
10:39:10,301 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [default.log] to Logger[ROOT]
10:39:10,301 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:39:10,301 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@e25b2fe - Registering current configuration as safe fallback point

INFO  10:39:09.630 [main] Language not specified, defaulting to OS language.
INFO  10:39:10.639 [main] No language is configured and the language selection dialog is unavailable in headless mode
INFO  10:39:10.644 [main] Defaulting to OS locale English (United States)
INFO  10:39:10.644 [main] Starting Universal Media Server 6.2.2
INFO  10:39:10.644 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO  10:39:10.644 [main] http://www.universalmediaserver.com
INFO  10:39:10.644 [main] 
INFO  10:39:10.645 [main] Build: f5df83dc0 (2016-04-09)
INFO  10:39:10.645 [main] Java: OpenJDK 64-Bit Server VM 1.8.0_91 64-bit by Oracle Corporation
INFO  10:39:10.645 [main] OS: Linux 64-bit 4.4.8-300.fc23.x86_64
INFO  10:39:10.645 [main] Encoding: UTF-8
INFO  10:39:10.645 [main] Memory: 683 MB
INFO  10:39:10.646 [main] Language: English (United States)
INFO  10:39:10.646 [main] 
INFO  10:39:10.646 [main] Working directory: /home/thief/tools/bin/ums-6.2.2
INFO  10:39:10.647 [main] Temporary directory: /tmp/UMS-thief
INFO  10:39:10.647 [main] Logging configuration file: /home/thief/tools/bin/ums-6.2.2/logback.headless.xml
INFO  10:39:10.647 [main] Logfile: /home/thief/.config/UMS/ums_debug_log.log
INFO  10:39:10.647 [main] 
INFO  10:39:10.647 [main] Profile directory: /home/thief/.config/UMS
INFO  10:39:10.648 [main] Profile directory permissions: drwx
INFO  10:39:10.648 [main] Profile configuration file: /home/thief/.config/UMS/UMS.conf
INFO  10:39:10.648 [main] Profile configuration file permissions: -rw-
INFO  10:39:10.898 [main] Profile name: blackandblue
INFO  10:39:10.899 [main] 
INFO  10:39:10.899 [main] Web configuration file: /home/thief/.config/UMS/WEB.conf
WARN  10:39:10.900 [main] Web configuration file not found: File "/home/thief/.config/UMS/WEB.conf" not found
INFO  10:39:10.900 [main] 
INFO  10:39:10.911 [main] Using database located at: /home/thief/.config/UMS/database
INFO  10:39:11.105 [main] Graphics environment not available or headless mode is forced
INFO  10:39:11.105 [main] Switching to console mode
INFO  10:39:11.209 [main] Loading MediaInfo library
INFO  10:39:11.248 [main] Loaded MediaInfoLib - v0.7.84
INFO  10:39:11.251 [main] Loading renderer configurations from /home/thief/tools/bin/ums-6.2.2/renderers
INFO  10:39:11.506 [main] Enabled 126 configurations, listed in order of loading priority:
INFO  10:39:11.507 [main] :   Panasonic AS600
INFO  10:39:11.507 [main] :   Panasonic AS650
INFO  10:39:11.507 [main] :   Panasonic BDT220
INFO  10:39:11.507 [main] :   Panasonic BDT360
INFO  10:39:11.507 [main] :   Panasonic CX700
INFO  10:39:11.507 [main] :   Panasonic ET60
INFO  10:39:11.507 [main] :   Panasonic Home Theater (SC-BTT)
INFO  10:39:11.507 [main] :   Panasonic S60
INFO  10:39:11.508 [main] :   Panasonic ST60
INFO  10:39:11.508 [main] :   Panasonic VT60
INFO  10:39:11.508 [main] :   Sony Blu-ray (2013)
INFO  10:39:11.508 [main] :   Xperia Z3
INFO  10:39:11.508 [main] :   Chromecast
INFO  10:39:11.508 [main] :   Hisense K680
INFO  10:39:11.508 [main] :   LG LCD TV (2014)
INFO  10:39:11.508 [main] :   LG LM660
INFO  10:39:11.508 [main] :   LG LS5700
INFO  10:39:11.509 [main] :   LG UB820V
INFO  10:39:11.509 [main] :   LG WebOS TV
INFO  10:39:11.509 [main] :   Panasonic TV
INFO  10:39:11.509 [main] :   Samsung BD-C6800
INFO  10:39:11.509 [main] :   Samsung D6400
INFO  10:39:11.509 [main] :   Samsung D7000
INFO  10:39:11.509 [main] :   Samsung EH5300
INFO  10:39:11.509 [main] :   Samsung EH6070
INFO  10:39:11.509 [main] :   Samsung ES6100
INFO  10:39:11.509 [main] :   Samsung ES6575
INFO  10:39:11.509 [main] :   Samsung ES8000
INFO  10:39:11.510 [main] :   Samsung ES8005
INFO  10:39:11.510 [main] :   Samsung F5100
INFO  10:39:11.510 [main] :   Samsung F5505
INFO  10:39:11.510 [main] :   Samsung F5900
INFO  10:39:11.510 [main] :   Samsung H4500
INFO  10:39:11.510 [main] :   Samsung H6203
INFO  10:39:11.510 [main] :   Samsung H6400
INFO  10:39:11.510 [main] :   Samsung H6500
INFO  10:39:11.510 [main] :   Samsung HT-E3 Series
INFO  10:39:11.510 [main] :   Samsung HT-F4
INFO  10:39:11.510 [main] :   Samsung HU7000
INFO  10:39:11.511 [main] :   Samsung HU9000
INFO  10:39:11.511 [main] :   Samsung J55xx Series
INFO  10:39:11.511 [main] :   Samsung J6200
INFO  10:39:11.511 [main] :   Samsung JU6400
INFO  10:39:11.511 [main] :   Samsung PL51E490
INFO  10:39:11.511 [main] :   Sony Bravia EX725
INFO  10:39:11.511 [main] :   VLC for iOS
INFO  10:39:11.511 [main] :   Xbox One
INFO  10:39:11.511 [main] :   AirPlayer
INFO  10:39:11.511 [main] :   Android
INFO  10:39:11.511 [main] :   AnyCast
INFO  10:39:11.512 [main] :   Apple iPad / iPhone
INFO  10:39:11.512 [main] :   Azur BD
INFO  10:39:11.512 [main] :   BRAVIA KDL-xxNX800
INFO  10:39:11.512 [main] :   D-Link DSM-510
INFO  10:39:11.512 [main] :   DirecTV
INFO  10:39:11.512 [main] :   Freebox
INFO  10:39:11.512 [main] :   Freecom MusicPal
INFO  10:39:11.512 [main] :   Hama IR320
INFO  10:39:11.512 [main] :   KalemSoft Media Player
INFO  10:39:11.512 [main] :   Kodi
INFO  10:39:11.512 [main] :   LG LA6200
INFO  10:39:11.513 [main] :   LG LA644V
INFO  10:39:11.513 [main] :   LG LM620
INFO  10:39:11.513 [main] :   LG Smart TV Upgrader
INFO  10:39:11.513 [main] :   Logitech Squeezebox
INFO  10:39:11.513 [main] :   Miracast M806
INFO  10:39:11.513 [main] :   Netgear NeoTV
INFO  10:39:11.513 [main] :   Netgem N7700
INFO  10:39:11.513 [main] :   Nokia N900
INFO  10:39:11.513 [main] :   Onkyo TX-NR717
INFO  10:39:11.513 [main] :   OPPO BDP
INFO  10:39:11.514 [main] :   OPPO BDP-83
INFO  10:39:11.514 [main] :   Panasonic BDT
INFO  10:39:11.514 [main] :   Panasonic TX-L32V10E
INFO  10:39:11.514 [main] :   Panasonic U30Z
INFO  10:39:11.514 [main] :   Philips Aurea
INFO  10:39:11.514 [main] :   Philips TV
INFO  10:39:11.514 [main] :   Pioneer Kuro
INFO  10:39:11.514 [main] :   PlayStation 3
INFO  10:39:11.514 [main] :   PlayStation 4
INFO  10:39:11.514 [main] :   PlayStation Vita
INFO  10:39:11.515 [main] :   Popcorn Hour
INFO  10:39:11.515 [main] :   Realtek
INFO  10:39:11.515 [main] :   Roku 3 (NSP 3)
INFO  10:39:11.515 [main] :   Roku 3 (NSP 5)
INFO  10:39:11.515 [main] :   Samsung C/D Series
INFO  10:39:11.515 [main] :   Samsung C6600
INFO  10:39:11.515 [main] :   Samsung E+ Series
INFO  10:39:11.515 [main] :   Samsung Galaxy S5
INFO  10:39:11.515 [main] :   Samsung Mobile
INFO  10:39:11.515 [main] :   Samsung SMT-G7400
INFO  10:39:11.515 [main] :   Samsung WiseLink
INFO  10:39:11.516 [main] :   Sharp Aquos
INFO  10:39:11.516 [main] :   Showtime 3
INFO  10:39:11.516 [main] :   Showtime 4
INFO  10:39:11.516 [main] :   Sony Blu-ray
INFO  10:39:11.516 [main] :   Sony Bravia 4500
INFO  10:39:11.516 [main] :   Sony Bravia 5500
INFO  10:39:11.516 [main] :   Sony Bravia BX305
INFO  10:39:11.516 [main] :   Sony Bravia EX
INFO  10:39:11.516 [main] :   Sony Bravia EX620
INFO  10:39:11.516 [main] :   Sony Bravia HX
INFO  10:39:11.516 [main] :   Sony Bravia HX75
INFO  10:39:11.517 [main] :   Sony Bravia NX70x
INFO  10:39:11.517 [main] :   Sony Bravia W
INFO  10:39:11.517 [main] :   Sony Bravia XBR
INFO  10:39:11.517 [main] :   Sony Home Theatre System
INFO  10:39:11.517 [main] :   Sony SMP-N100
INFO  10:39:11.517 [main] :   Sony STR-DA5800ES
INFO  10:39:11.517 [main] :   Sony Xperia Z/ZL/ZQ/Z1/Z2
INFO  10:39:11.517 [main] :   Streamium
INFO  10:39:11.517 [main] :   Technisat S1+
INFO  10:39:11.517 [main] :   Telefunken TV
INFO  10:39:11.518 [main] :   Telstra T-Box
INFO  10:39:11.519 [main] :   Thomson U3 Series
INFO  10:39:11.519 [main] :   Unknown renderer
INFO  10:39:11.519 [main] :   VideoWeb TV
INFO  10:39:11.519 [main] :   Vizio Smart TV
INFO  10:39:11.519 [main] :   WD TV Live
INFO  10:39:11.519 [main] :   WMP
INFO  10:39:11.519 [main] :   XBMC
INFO  10:39:11.519 [main] :   Xbox 360
INFO  10:39:11.520 [main] :   Yamaha R-N500
INFO  10:39:11.520 [main] :   Yamaha RX-A1010
INFO  10:39:11.520 [main] :   Yamaha RX-V3900
INFO  10:39:11.520 [main] :   Yamaha RX-V671
May 02, 2016 10:39:11 AM org.fourthline.cling.UpnpServiceImpl <init>
INFO: >>> Starting UPnP service...
May 02, 2016 10:39:11 AM org.fourthline.cling.UpnpServiceImpl <init>
INFO: Using configuration: net.pms.network.UPNPControl$1
May 02, 2016 10:39:11 AM org.fourthline.cling.transport.RouterImpl <init>
INFO: Creating Router: org.fourthline.cling.transport.RouterImpl
May 02, 2016 10:39:11 AM org.fourthline.cling.transport.impl.MulticastReceiverImpl init
INFO: Creating wildcard socket (for receiving multicast datagrams) on port: 1900
May 02, 2016 10:39:11 AM org.fourthline.cling.transport.impl.MulticastReceiverImpl init
INFO: Joining multicast group: /239.255.255.250:1900 on network interface: tun0
May 02, 2016 10:39:11 AM org.fourthline.cling.transport.impl.MulticastReceiverImpl init
INFO: Creating wildcard socket (for receiving multicast datagrams) on port: 1900
May 02, 2016 10:39:11 AM org.fourthline.cling.transport.impl.MulticastReceiverImpl init
INFO: Joining multicast group: /239.255.255.250:1900 on network interface: wlp3s0
May 02, 2016 10:39:11 AM org.fourthline.cling.transport.impl.StreamServerImpl init
INFO: Created server (for receiving TCP streams) on: /10.169.1.6:46705
May 02, 2016 10:39:11 AM org.fourthline.cling.transport.impl.DatagramIOImpl init
INFO: Creating bound socket (for datagram input/output) on: /10.169.1.6
May 02, 2016 10:39:11 AM org.fourthline.cling.transport.impl.StreamServerImpl init
INFO: Created server (for receiving TCP streams) on: /192.168.1.105:36668
May 02, 2016 10:39:11 AM org.fourthline.cling.transport.impl.DatagramIOImpl init
INFO: Creating bound socket (for datagram input/output) on: /192.168.1.105
May 02, 2016 10:39:11 AM org.fourthline.cling.UpnpServiceImpl <init>
INFO: <<< UPnP service started successfully
INFO  10:39:11.904 [main] Checking the fontconfig cache in the background, this can take two minutes or so.
INFO  10:39:11.909 [main] Searching for plugins in /home/thief/tools/bin/ums-6.2.2/plugins
INFO  10:39:11.909 [main] No plugins found
INFO  10:39:11.942 [main] Registering transcoding engine: FFmpeg Audio
INFO  10:39:11.961 [main] Registering transcoding engine: MEncoder
INFO  10:39:11.963 [main] Registering transcoding engine: FFmpeg
INFO  10:39:11.964 [main] Registering transcoding engine: VLC
INFO  10:39:11.974 [main] Registering transcoding engine: FFmpeg Web Video
INFO  10:39:11.974 [main] Registering transcoding engine: MEncoder Web
INFO  10:39:11.974 [main] Registering transcoding engine: VLC Web Video
INFO  10:39:11.976 [main] Registering transcoding engine: tsMuxeR
INFO  10:39:11.976 [main] Registering transcoding engine: Audio High Fidelity
INFO  10:39:11.977 [main] Registering transcoding engine: VLC Web Audio (Legacy)
INFO  10:39:11.977 [main] Registering transcoding engine: VLC Web Video (Legacy)
INFO  10:39:11.977 [main] Registering transcoding engine: dcraw Thumbnailer
INFO  10:39:11.984 [main] Using address /10.169.1.6 found on network interface: name:tun0 (tun0)
INFO  10:39:11.984 [main] Created socket: /10.169.1.6:5001
INFO  10:39:12.145 [main] WEB interface is available at: http://10.169.1.6:9001
INFO  10:39:12.163 [main] A tiny cache admin interface is available at: http://10.169.1.6:5001/console/home
INFO  10:39:12.217 [main] Using the following UUID configured in UMS.conf: fed53473-6a4d-4bfd-9f10-9de92b26c496
INFO  10:39:12.542 [main] Universal Media Server is now available for renderers to find
INFO  10:39:12.639 [UPNPHelper] No IP filter specified, access granted to /10.169.1.6
^CINFO  10:39:19.014 [UMS Shutdown] Sending BYEBYE...
INFO  10:39:19.015 [UMS Shutdown] Stopping server on host 10.169.1.6 and port 5001...
INFO  10:39:19.532 [UMS Shutdown] Stopping Universal Media Server 6.2.2


thief:~/tools/bin/ums-6.2.2
system:: $