mplayer, vlc, gimp issues in the past week [update]

2007-08-30 Thread Jimmie James
[update] After playing around, sometimes, after restarting X, they'll 
work fine, once or twice, then start acting up.  Killing firefox and 
thunderbird, they all start acting normal again. With FF and TB running, 
running mplayer -vo x11 file.foo  works, however only in a small window, 
can't full screen it, and alt+4 (increase brightness) acts on every 
application that's open, including the root window.


Can anyone offer advice where to debug this further, or suggestions how 
to resolve this?


Hi, not 100% sure where this is coming from, but in the past 7-10 (now 
14-ish) days (my port update times) something has triggered the following.


mplayer foo.flv results in it crashing with:
X11 error: BadAccess (attempt to access private resource denied)
MPlayer interrupted by signal 6 in module: decode_video

vlc foo.flv results in it playing the clip, but with the following error:
(.:80554): Gdk-WARNING **: shmget failed: error 28 (No space left on device)

and starting up the gimp causes:
(gimp:80561): Gdk-WARNING **: shmget failed: error 28 (No space left on 
device)
(gimp:80561): Gimp-Plug-In-WARNING **: shmget() failed: No space left on 
device

--
If you can't beat your computer at chess, try kickboxing.
--- --- ---
Solving Today's Problems Tomorrow
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mplayer, vlc, gimp issues in the past week

2007-08-22 Thread Tuc at T-B-O-H.NET
> mplayer foo.flv results in it crashing with:
> X11 error: BadAccess (attempt to access private resource denied)
> MPlayer interrupted by signal 6 in module: decode_video
>
Hey, I started getting that too. The only thing *I* linked
it to was I had installed nsplayer. Weird that they'd be associated,
but was the only thing I changed recently. As soon as I exit my
web browser that stops.

Tuc
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


mplayer, vlc, gimp issues in the past week

2007-08-22 Thread Jimmie James
Hi, not 100% sure where this is coming from, but in the past 7-10 days 
(my port update times) something has triggered the following.


mplayer foo.flv results in it crashing with:
X11 error: BadAccess (attempt to access private resource denied)
MPlayer interrupted by signal 6 in module: decode_video

vlc foo.flv results in it playing the clip, but with the following error:
(.:80554): Gdk-WARNING **: shmget failed: error 28 (No space left on device)

and starting up the gimp causes:
(gimp:80561): Gdk-WARNING **: shmget failed: error 28 (No space left on 
device)
(gimp:80561): Gimp-Plug-In-WARNING **: shmget() failed: No space left on 
device


Last time I saw this was in June, 
http://www.freebsd.org/cgi/getmsg.cgi?fetch=1705036+1708586+/usr/local/www/db/text/2007/freebsd-questions/20070701.freebsd-questions


There was a bug in x11/libX11, which was fixed with
   /usr/ports/x11/libX11/files/patch-src::GetMoEv.c
(IIRC around June 22)

Any suggestions/ideas/hints?


--
If you can't beat your computer at chess, try kickboxing.
--- --- ---
Solving Today's Problems Tomorrow
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"