I am using fluxbox from git commit 1237f83207ebb976deafade9f1b9cb452c38b467 (that would be head of today actually) when I click with right button on title bar of a window or alt-tab the title flickers (seems it get hilighted and dehilighted) once for each window open in that workspace.
I join more info:
OS ubuntu 11.4
fluxbox -info
Fluxbox version: 1.3.1
GIT Revision: fbf5ce8b30f6abef090cc7b61f5d486b847ff0e6
Compiled: Apr 14 2011 00:31:39
Compiler: GCC
Compiler version: 4.5.2
Defaults:
menu: /usr/local/share/fluxbox/menu
style: /usr/local/share/fluxbox/styles/bloe
keys: /usr/local/share/fluxbox/keys
init: /usr/local/share/fluxbox/init
Compiled options (- => disabled):
-BIDI
-DEBUG
EWMH
GNOME
IMLIB2
-NLS
REMEMBER
RENDER
SHAPE
SLIT
TOOLBAR
XFT
XINERAMA
XMB
XPM
-----------------------------
My startup file
------------------------------
#!/bin/sh
#
# fluxbox startup-script:
#
# Lines starting with a '#' are ignored.
# Change your keymap:
xmodmap "/home/francis/.Xmodmap"
# Applications you want to run with fluxbox.
# MAKE SURE THAT APPS THAT KEEP RUNNING HAVE AN ''&'' AT THE END.
#
# unclutter -idle 2 &
# wmnd &
# wmsmixer -w &
# idesk &
dbus &
fbsetbg -l &
conky &
wicd-gtk &
xcompmgr &
gnome-power-manager &
klipper &
kmail &
kopete &
hamster-time-tracker &
lxterminal &
setxkbmap us intl &
# And last but not least we start fluxbox.
# Because it is the last app you have to run it with ''exec'' before it.
exec fluxbox
# or if you want to keep a log:
# exec fluxbox -log "/home/francis/.fluxbox/log"
-------------------
My apps conf
------------------
[app] (name=fbrun)
[Position] (CENTER) {0 0}
[Layer] {2}
[end]
[app] (name=lxterminal) (class=Lxterminal)
[Workspace] {0}
[Maximized] {yes}
[Fullscreen] {no}
[Close] {yes}
[Alpha] {216}
[end]
[app] (name=kmail) (class=Kmail) (role=kmail-mainwindow#1)
[Workspace] {2}
[Maximized] {yes}
[end]
[app] (name=hamster-time-tracker) (class=Hamster-time-tracker)
[Workspace] {2}
[Maximized] {yes}
[end]
[app] (name=kopete) (class=Kopete) (role=MainWindow#1)
[Workspace] {0}
[Close] {yes}
[end]
Ok got a vid from the bug http://dl.dropbox.com/u/10936491/out.ogv it is in 60fps so it might play weird in some machines.
Not seen here and the video link is dead.
Is this still a problem for you?
I have since stopped using fluxbox sorry.
On Friday, 1 July 2016, Thomas Luebking baghira-style@users.sf.net wrote:
Related
Bugs:
#1026Thanks for responding to this after all the years anyway.
I'll mark it outdated (since whatnotstuff could have caused and altered this) but if you ever feel like using fluxbox again (because of all the recent bugfixes and feature additions ;-) have an eye on it and re-open the bug (or file a new one) as soon as this happens again.