LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-18-2003, 11:00 PM   #1
Pwcca
Member
 
Registered: Jan 2003
Location: Florida, USA
Distribution: Slackware
Posts: 169

Rep: Reputation: 30
mplayer gui launch problem


Does anyone know how to launch mplayer from the Window Maker desktop instead of the console command? I try using "gmplayer" as a run command, but i get what appears to be an error window that flickers really fast then nothing.

I've configured gmplayer fine and it's runs great via the console command, but i'd just prefer that extra convenience. I have default skin, font, and vo all configured.

Any suggestions?
 
Old 02-19-2003, 07:49 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Did you configure with the gui option when configuring and installing ?

The mplayer documentation at http://www.mplayerhq.hu is superb really!
 
Old 02-19-2003, 02:18 PM   #3
Pwcca
Member
 
Registered: Jan 2003
Location: Florida, USA
Distribution: Slackware
Posts: 169

Original Poster
Rep: Reputation: 30
Yes, i configured for GUI, and in fact, both mplayer and gmplayer execute flawlessly from console, so far. My problem is simply that of executing gmplayer from the Window Maker desktop.
 
Old 01-14-2004, 04:26 PM   #4
Peteatwork
LQ Newbie
 
Registered: Oct 2003
Location: Great White North
Distribution: Suse 9
Posts: 22

Rep: Reputation: 15
I'm having the same type of issue. I used to be able to run gmplayer from the console and it would open, now after I've recompiled, I get a quick flash of something, then error messages in the console.
At any rate, before I crashed my system, I had MPlayer working fine in WindowMaker. All I did was launch if from the console using "gmplayer skin=xxx", then once its running, drag the default WM icon to the dock. Right click on the icon and select "Settings", I had mine launch at startup and locked.
I also edited the default MPlayer icon (which was 32x32) to 64x64 using Gimp. Worked like a champ.
 
Old 01-14-2004, 04:35 PM   #5
mikshaw
LQ Addict
 
Registered: Dec 2003
Location: Maine, USA
Distribution: Slackware/SuSE/DSL
Posts: 1,320

Rep: Reputation: 45
if you don't specify a skin either in the command or ~/.mplayer/gui.conf, it's not going to launch...for some reason mplayer expects a default skin, but it doesn't come with one.
Maybe your WM icon/menu item doesn't specify a skin?
 
Old 01-14-2004, 07:35 PM   #6
Peteatwork
LQ Newbie
 
Registered: Oct 2003
Location: Great White North
Distribution: Suse 9
Posts: 22

Rep: Reputation: 15
Thanks for the tip mikshaw. I had a text file in my .mplayer directory called config. It was empty, so I thought I'd add the line skin=xxx. I did, and now it launches and runs great! Once I did that, I now have the gui.conf file and some other stuff too.
I saw in the MPlayer docs that it was going to look for a skin in the ~/.mplayer/Skin/Default directory, but I find it weird that the install didn't create that directory in the first place?? Oh well, works fine now. Thanks again..
 
Old 01-14-2004, 08:59 PM   #7
mikshaw
LQ Addict
 
Registered: Dec 2003
Location: Maine, USA
Distribution: Slackware/SuSE/DSL
Posts: 1,320

Rep: Reputation: 45
The developer(s) of Mplayer are very big on folks reading the documentation. The last line in the sample config is
include = /home/gabucino/.mplayer/i_did_not_RTFM_carefully_enough... (not commented out )
 
Old 02-23-2004, 12:43 PM   #8
ambelos
Member
 
Registered: Nov 2003
Location: npr, fl, usa
Distribution: suse 9.3 / xp pro sp2
Posts: 226

Rep: Reputation: 30
i'm guessing this is the msgs that u are getting:

---
[politisj@localhost politisj]$ gmplayer
MPlayer 1.0pre3-3.2 (C) 2000-2003 MPlayer Team

CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville 1186 MHz (Family: 6, Ste
pping: 10)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE

Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directo
ry
Reading config file /home/politisj/.mplayer/config
[cfg] read config file: /home/politisj/.mplayer/gui.conf
Reading config file /home/politisj/.mplayer/gui.conf
vo: X11 running at 1024x768 with depth 24 and 24 bpp (":0.0" => local display)
Reading /home/politisj/.mplayer/codecs.conf: Can't open '/home/politisj/.mplayer
/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: This codecs.conf is too old and inco
mpatible with this MPlayer release! at line 1
Using built-in default codecs.conf.
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup
scripts.
Using usleep() timing
Can't open input config file /home/politisj/.mplayer/input.conf: No such file or
directory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or
directory
Falling back on default (hardcoded) input config
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support.
You will not be able to use your remote control.
SKIN dir 1: '/home/politisj/.mplayer/Skin'
SKIN dir 2: '/usr/local/share/mplayer/Skin'



MPlayer interrupted by signal 2 in module: unknown
---

this is what i get. and i know a ton of people are getting the same exact msg. i followed the readme file to the T, and yet still i have trouble. i have copied the skins, fonts and codecs to where ever mplayer readme told me too. If someone could please tell us all how to fix this, then about 80% of all mplayer threads would be answered. thnx

jay
 
Old 07-18-2005, 01:21 PM   #9
tenacris
LQ Newbie
 
Registered: Jul 2005
Posts: 2

Rep: Reputation: 0
I had the same problem, the solution was:
> gmplayer -skin Blue

be sure to install the Blue skin in the /usr/local/share/mplayer/Skin
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mplayer GUI problem xiongnu Debian 3 01-21-2005 10:34 AM
start up problem, can't launch startx/gui handsomechuck Mandriva 3 12-02-2004 06:30 PM
Problem with MPlayer gui KTLiberty Linux - Software 10 07-06-2004 02:55 AM
mplayer-gui installing problem..... avols143 Linux - Software 2 02-16-2004 03:14 PM
Mplayer Gui Problem!!!!!! bluedude2288 Linux - Software 4 11-04-2003 12:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration