Package: fbpanel
Version: 4.3-1
Severity: grave
Justification: causes non-serious data loss

Hi!

It seems fbpanel has a very problematic bug.
Steps to reproduce:

* start a fluxbox session with fbpanel on
* open some windows (XTerm or any other graphical application that opens
  a window)
* take a look at the taskbar: there's one item for each window and
  everything seems OK
* choose a window (make sure you do _not_ choose one that runs an
  application with important unsaved data loaded!) and click on the
  fluxbox-provided "minimize" button (the _ symbol in the right end of
  the upper border, in most themes)
* the taskbar item correctly shows square brackets around the window
  title
* try to get your window back on the desktop
  - clicking on the taskbar item with the left or middle mouse button
    does not seem to help (nothing happens, basically)
  - clicking on the taskbar item with the right mouse button and
    selecting "Raise" or "Iconify" from the pop-up menu does not seem to
    help (nothing happens)
  - any other way to get the window back?
* switching to another workspace and then back to the current one does
  not seem to help (the item is still locked in the taskbar)
* the only exit strategy seems to be the following 'suicide': select
  "Close Window" from the above-mentioned pop-up menu and thus kill
  the application, possibly causing data loss (whenever unsaved data
  are stored in the process memory of the application that gets killed)

I think this bug is grave, because it can cause data loss (even serious
data loss, so maybe it's critical!?!)
However, if there's something that I failed to understand, I would be
eager to read an explanation.


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