Am Samstag, den 27.05.2006, 13:01 +0200 schrieb Yves-Alexis Perez: > Package: liferea > Version: 1.0.10-1 > Followup-For: Bug #366973 > > I have the same problem here, but running Xfce. When xfce4-panel is > closed, liferea disappears but is still running (running another liferea > fails because of lock files). The window isn't available, and restarting > the panel with its systray doesnt fix the problem.
Works properly with GNOME. I can minimize Liferea to the tray, remove the tray applet which will represent the Liferea window and after readding the tray applet Liferea will reinsert the tray icon. Maybe this is Xfce-specific, the systray implementation should issue appropriate signals so that the application can react. I cannot tell how compatible Xfce is. If you want to debug this I'd suggest running with gdb and setting breakpoints on these functions: ui_tray_embedded_cb() ui_tray_destroyed_cb() If they are never called it is a problem of Xfce or the eggtrayicon code. Lars -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

