Menu

#1085 fluxbox sometimes will incorrectly draw the toolbar upon startup (likely bug #1069, ie. xcompmgr related)

future release
open
5
2017-05-18
2013-03-15
Postmodern
No

When starting fluxbox 1.3.5, sometimes the toolbar will be drawn incorrectly. This requires me to restart fluxbox in order to fix the toolbar.

1 Attachments

Discussion

  • Postmodern

    Postmodern - 2013-03-15

    Here is the "after" screenshot.

     
  • s1av0k

    s1av0k - 2013-05-16

    Show your startup file, please.

     
  • s1av0k

    s1av0k - 2013-05-17

    [[ -x /usr/bin/xcompmgr ]] && (xcompmgr -c &)

    When xcompmgr starts from startup file, I also see this. I have no problem when xcompmgr starts after fluxbox (manualy from term). Try this, pls.
    P.S. and xcompmgr version

     

    Last edit: s1av0k 2013-05-17
  • Mathias Gumz

    Mathias Gumz - 2015-01-21

    is this still a problem when you start xcompmgr after fluxbox? the timing for when which things start are pretty important sometimes.

     
  • Mathias Gumz

    Mathias Gumz - 2015-01-21
    • status: open --> pending
    • assigned_to: Mathias Gumz
    • Group: v1.3.6 --> future release
     
  • Postmodern

    Postmodern - 2015-01-21

    Running fluxbox 1.3.5 (Fedora package) this still happens every 10th login. xcompmgr is the second thing that runs in my ~/.fluxbox/startup; right after enabling the trackpad with synclient.

     
  • Postmodern

    Postmodern - 2015-01-21

    Here are the exact versions I'm running:

    fluxbox-1.3.5-2.fc20
    xcompmgr-1.1.6-4.fc20

     
  • Mathias Gumz

    Mathias Gumz - 2015-01-22
    • status: pending --> open
     
  • Thomas Luebking

    Thomas Luebking - 2016-07-07

    This looks a hell lot like bug #1069

     
  • Thomas Luebking

    Thomas Luebking - 2016-07-30
    • summary: fluxbox sometimes will incorrectly draw the toolbar upon startup --> fluxbox sometimes will incorrectly draw the toolbar upon startup (likely bug #1069, ie. xcompmgr related)
     
  • Thomas Luebking

    Thomas Luebking - 2017-05-16

    Did you see https://sourceforge.net/p/fluxbox/bugs/1069/ and does it make a differcence if you delay xcompmgr (prepend a sleep and fork the subshell)

     
  • Postmodern

    Postmodern - 2017-05-18

    Added that workaround and it appears to be working. Haven't had the issue yet. Going forward, I think fluxbox should have a separate post-startup file that get's invoked, once fluxbox has fully started. This way users wouldn't have to use sleeps to delay things like xcompmgr.

     
  • Thomas Luebking

    Thomas Luebking - 2017-05-18

    out of curiosity: does it also happen with eg. compton?

     

    Last edit: Thomas Luebking 2017-05-18

Log in to post a comment.