[xmonad] Issue 539 in xmonad: mplayer --fs makes window disappear sometimes (heisenbug, mplayer2)
codesite-noreply at google.com
codesite-noreply at google.com
Sun Mar 31 00:39:55 CET 2013
Status: New
Owner: ----
New issue 539 by ju.o... at gmail.com: mplayer --fs makes window disappear
sometimes (heisenbug, mplayer2)
http://code.google.com/p/xmonad/issues/detail?id=539
What steps will reproduce the problem?
1. Install mplayer2
2. Open a terminal and execute `mplayer --fs $VIDEO`
What is the expected output? What do you see instead?
Once every 20 executions, the player window appears for a split second and
then disappears. The sound continues playing.
What version of the product are you using? On what operating system?
cabal version
~$ xmonad --version
xmonad 0.11
~$ uname -a
Linux arch 3.8.4-1-ARCH #1 SMP PREEMPT Wed Mar 20 22:10:25 CET 2013 x86_64
GNU/Linux
Are you using an xmonad.hs? Please attach it and the output of "xmonad
--recompile".
xmonad --recompile does not work without an xmonad.hs. The xmonad.hs from
`~/.cabal/share/xmonad-0.11/man` does not compile because `help` does not
exist. If I delete the line where `help` is used, xmonad compiles without
output and the bug is present.
Please provide any additional information below.
mplayer2's fullscreen command has no visible effect in xmonad.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the xmonad
mailing list