Re: [i3] Systray not shown after 4.8

2014-12-05 Thread avinash r
Hi Michael,

I got a fix on this by removing the 'tray_output primary' from the config.

I still don't have any clue why this showed up in the first place, because
I remember that the 'tray_output primary' was set afterwards this issue
showed up.

Anyways, thanks for the help.

On Fri Nov 14 2014 at 2:40:21 PM Michael Stapelberg mich...@i3wm.org
wrote:

 On Fri, Nov 14, 2014 at 6:22 AM, avinash r nashp...@gmail.com wrote:
  Hi,
 
  After updating to i3 4.8 (4.8-34-gfa41ad7) I am not able to see the
 systray
  anymore. In my i3 config file, I have the following configuration for the
 Which was the last i3 version with which it worked?

 Did you only update i3 or also other software?

  bar:
 
  bar {
  status_command i3status -c ~/.i3/status.conf
  tray_output primary
 Try setting an output as primary explicitly with “xrandr --output
 LVDS1 --primary” (and possibly restarting i3 afterwards), or removing
 “tray_output primary”.

  }
 
  I have another laptop with same version of i3 running ubuntu where the
  systray works flawlessly.
 
  Any idea on how to fix this?
 
  PS: I had used i3blocks for the status command previously to this, which
 i
  removed before updating. Can this be causing the issue?
 i3blocks being the culprit sounds very unlikely.


 --
 Best regards,
 Michael



Re: [i3] Systray not shown after 4.8

2014-11-14 Thread Michael Stapelberg
On Fri, Nov 14, 2014 at 6:22 AM, avinash r nashp...@gmail.com wrote:
 Hi,

 After updating to i3 4.8 (4.8-34-gfa41ad7) I am not able to see the systray
 anymore. In my i3 config file, I have the following configuration for the
Which was the last i3 version with which it worked?

Did you only update i3 or also other software?

 bar:

 bar {
 status_command i3status -c ~/.i3/status.conf
 tray_output primary
Try setting an output as primary explicitly with “xrandr --output
LVDS1 --primary” (and possibly restarting i3 afterwards), or removing
“tray_output primary”.

 }

 I have another laptop with same version of i3 running ubuntu where the
 systray works flawlessly.

 Any idea on how to fix this?

 PS: I had used i3blocks for the status command previously to this, which i
 removed before updating. Can this be causing the issue?
i3blocks being the culprit sounds very unlikely.


-- 
Best regards,
Michael