[Pkg-xfce-devel] Bug#681149: Bug#681149: xfce4-terminal: Closing a xfce4-terminal panel kills the xfce4 window manager

Russell Stuart russell-debian at stuart.id.au
Thu Jul 12 00:29:34 UTC 2012


On Wed, 2012-07-11 at 21:44 +0200, Yves-Alexis Perez wrote:
> Could you be a little more specific on
> what you exactly do, starting from the login?

I use lightdm to login, which I do in the usual fashion by entering a
user name and password.  A xfce4-terminal with 3 panes is started
automatically by the session.  The session also starts other things: see
below.

When I do a File->Close Tab on that terminal, or if I start up a new one
and do a File->Close Tab on it the problem is triggered.  It does not
matter when I do it.  I can do it immediately after login, or after the
laptop has been running for days - it unconditionally happens.

The session startup configuration is:

~/.config/autostart/Bluetooth.desktop:
  [Desktop Entry]
  Encoding=UTF-8
  Version=0.9.4
  Type=Application
  Name=Bluetooth
  Comment=Bluetooth
  Exec=/usr/bin/bluetooth-applet
  StartupNotify=false
  Terminal=false
  Hidden=false

~/.config/autostart/Pidgin.desktop:
  [Desktop Entry]
  Encoding=UTF-8
  Version=0.9.4
  Type=Application
  Name=Pidgin
  Comment=Pidgin
  Exec=/usr/bin/pidgin
  StartupNotify=false
  Terminal=false
  Hidden=false

~/.config/autostart/Volume.desktop:
  [Desktop Entry]
  Encoding=UTF-8
  Version=0.9.4
  Type=Application
  Name=Volume
  Comment=Gnone Sound Control
  Exec=gnome-sound-applet
  StartupNotify=false
  Terminal=false
  Hidden=false

~/.config/autostart/xfce4-settings-helper-autostart.desktop:
  [Desktop Entry]
  Hidden=false
  NotShowIn=LXDE;

~/.config/xfce4/panel/cpugraph-16.rc:
  UpdateInterval=3
  TimeScale=1
  Size=48
  Mode=0
  Frame=0
  Border=0
  Bars=0
  TrackedCore=0
  Command=
  InTerminal=0
  StartupNotification=1
  ColorMode=0
  Foreground1=#00FF00
  Foreground2=#FF0000
  Background=#FFFFFF
  Foreground3=#0000FF

~/.config/xfce4/panel/datetime-15.rc:
  layout=1
  date_font=Bitstream Vera Sans 8
  time_font=Bitstream Vera Sans 8
  date_format=%Y-%m-%d
  time_format=%H:%M

~/.config/xfce4/panel/launcher-20/13330735645.desktop:
  [Desktop Entry]
  Version=1.0
  Name=Terminal
  Comment=Terminal Emulator
  GenericName=Terminal Emulator
  Exec=xfce4-terminal
  Icon=utilities-terminal
  Terminal=false
  Type=Application
  Categories=GTK;System;TerminalEmulator;Utility;
  StartupNotify=true
  X-XFCE-Source=file:///usr/share/applications/xfce4-terminal.desktop

~/.config/xfce4/panel/launcher-21/13330735464.desktop:
  [Desktop Entry]
  Name=Evolution
  GenericName=Groupware Suite
  X-GNOME-FullName=Evolution Mail and Calendar
  Comment=Manage your email, contacts and schedule
  Exec=evolution %U
  Icon=evolution
  Terminal=false
  Type=Application
  Categories=GNOME;GTK;Office;Email;Calendar;ContactManagement;X-Red-Hat-Base;
  StartupNotify=true
  X-GNOME-Bugzilla-Bugzilla=GNOME
  X-GNOME-Bugzilla-Product=Evolution
  X-GNOME-Bugzilla-Component=BugBuddyBugs
  X-GNOME-Bugzilla-Version=3.2.x
  X-GNOME-Bugzilla-OtherBinaries=e-addressbook-factory;e-calendar-factory
  MimeType=text/calendar;text/x-vcard;text/directory;application/mbox;message/rfc822;x-scheme-handler/mailto;
  X-XFCE-Source=file:///usr/share/applications/evolution.desktop

~/.config/xfce4/panel/xfce4-orageclock-plugin-4.rc 
  show_frame=false
  fg_set=false
  bg_set=false
  timezone=
  width_set=false
  height_set=false
  data0=%R
  font0=
  tooltip=%A %d %B %Y/%V
  hib_timing=false

Which I suspect is all pretty normal.  Also pretty normal are these two
process, which are started by Xsession because use-ssh-agent is set
in /etc/X11/Xsession.options.  This appears to be the default setting:

rstuart  28913 28893  0 08:50 ?        00:00:00 /usr/bin/ssh-agent /usr/bin/gpg-agent --daemon --sh --write-env-file=/home/rstuart/.gnupg/gpg-agent-info-russell-laptop /usr/bin/dbus-launch --exit-with-session x-session-manager
rstuart  28914 28893  0 08:50 ?        00:00:00 /usr/bin/gpg-agent --daemon --sh --write-env-file=/home/rstuart/.gnupg/gpg-agent-info-russell-laptop /usr/bin/dbus-launch --exit-with-session x-session-manager

The laptop concerned is a fresh install of wheezy.  About the only thing
unusual that happened was after the shock of seeing Gnome3, I
experimented (ie apt-get installed and uninstalled) with a number of
window manages before settling on xfce4.






More information about the Pkg-xfce-devel mailing list