codehenry / xmonad

Automatically exported from code.google.com/p/xmonad
0 stars 0 forks source link

Cloned workspace output via StdinReader #567

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm not really sure what's causing this problem. If I focus on my second 
workspace (devel), two instances of <devel> are output to StdinReader via 
xmobar, where one is expected. Only the devel workspace (2) is affected by this 
problem.

The expected output:
<devel>

What I see:
<devel> <devel>

xmonad 0.11-8 and xmonad-contrib 0.11.2-3 on Arch Linux x86_64, kernel 3.14.2.

xmonad.hs is attached. `xmonad --recompile` does not output errors.
.xmobarrc is also attached as well as a picture of the bar's issue.

This only happens when I focus on the second workspace (devel). All others work 
fine. This started happening out of the blue.

Original issue reported on code.google.com by kevr.gt...@gmail.com on 5 May 2014 at 7:46

Attachments:

GoogleCodeExporter commented 8 years ago
Sorry, here's an updated screenshot attached.

Original comment by kevr.gt...@gmail.com on 5 May 2014 at 7:48

Attachments:

GoogleCodeExporter commented 8 years ago
Update: When I first focus on <devel>, it takes two focus actions to actually 
bring up the screen. Only for this workstation.

Original comment by kevr.gt...@gmail.com on 6 May 2014 at 7:49