Package: fbpanel
Version: 4.3-1
Severity: important

Hi!

It seems I found another bug in fbpanel.
Steps to reproduce:

* start a fluxbox session with fbpanel on
* fbpanel is visible in the first workspace and everything seems OK
* switch to another workspace (by using fbpanel pager or a fluxbox
  key-binding, it doesn't seem to make any difference): where is the panel?
  it completely vanished!
* switch to other workspaces: no panel is visible
* switch back to the first workspace: the panel is there waiting for you!

In summary, fbpanel seems to run in the first workspace only, while
it should (and used to, at least on sarge/i386) be visible and usable
in every workspace.


My ~/.fbpanel/default follows:


########################################
## fbpanel configuration file         ##
########################################

Global {
    edge = bottom
    allign = center
    margin = 0
    widthtype = percent
    width = 68
    heighttype = pixel
    height = 26
    roundcorners = false 
    SetPartialStrut = true
}

Plugin {
    type = launchbar
    config {
        button {
            image = /usr/share/fbpanel/images/GNOME-Terminal.png
            tooltip = XTerm
            action = /usr/bin/xterm -ls
        }
        button {
            image = /usr/share/pixmaps/xscreensaver.xpm
            tooltip = Lock screen
            action = /usr/bin/xscreensaver-command -lock
        }
    }
}

Plugin {
    type = space
    config {
        size = 13
    }
}

Plugin {
    type = pager
}

Plugin {
    type = icons
    config {
        DefaultIcon = /usr/share/fbpanel/images/default.xpm     
        application {
            Image = /usr/share/fbpanel/images/GNOME-Terminal.png
            ClassName = XTerm
        }
        application {
            Image =  /usr/share/fbpanel/images/GNOME-Terminal.png
            ClassName = mlterm
        }
        application {
            Image =  /usr/share/fbpanel/images/GNOME-Terminal.png
            ClassName = URxvt
        }
        application {
            Image = /usr/share/fbpanel/images/Emacs.png
            AppName = emacs
            ClassName = Emacs
        }
    }
}

Plugin {
    type = space
    config {
        size = 13
    }
}

Plugin {
    type = taskbar
    expand = true
    config {
        ShowIconified = true
        ShowMapped    = true
        ShowAllDesks  = false
        tooltips = true
        IconsOnly = false
    }
}

Plugin {
    type = space
    config {
        size = 13
    }
}

Plugin {
    type = dclock
    config {
        ClockFmt = %R
        TooltipFmt = %a, %_d %b %Y
        Action = /usr/bin/xscreensaver-command -activate
    }
}



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.20-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fbpanel depends on:
ii  libatk1.0-0                 1.12.4-3     The ATK accessibility toolkit
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libcairo2                   1.2.4-4      The Cairo 2D vector graphics libra
ii  libfontconfig1              2.4.2-1.2    generic font configuration library
ii  libglib2.0-0                2.12.4-2     The GLib library of C routines
ii  libgtk2.0-0                 2.8.20-7     The GTK+ graphical user interface 
ii  libpango1.0-0               1.14.8-5     Layout and rendering of internatio
ii  libx11-6                    2:1.0.3-7    X11 client-side library
ii  libxcursor1                 1.1.7-4      X cursor management library
ii  libxext6                    1:1.0.1-2    X11 miscellaneous extension librar
ii  libxfixes3                  1:4.0.1-5    X11 miscellaneous 'fixes' extensio
ii  libxi6                      1:1.0.1-4    X11 Input extension library
ii  libxinerama1                1:1.0.1-4.1  X11 Xinerama extension library
ii  libxmu6                     1:1.0.2-2    X11 miscellaneous utility library
ii  libxrandr2                  2:1.1.0.2-5  X11 RandR extension library
ii  libxrender1                 1:0.9.1-3    X Rendering Extension client libra

fbpanel recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to