Package: openbox Version: 3.4.11.2-2 Severity: minor I'm running Openbox inside a GNOME session, and some programs in /etc/xdg/autostart and ~/.config/autostart start twice. I finally tracked this down to /etc/xdg/openbox/autostart.sh, which has this block:
# Run XDG autostart things. By default don't run anything # desktop-specific # See xdg-autostart --help more info DESKTOP_ENV="OPENBOX" if which /usr/lib/openbox/xdg-autostart >/dev/null; then /usr/lib/openbox/xdg-autostart $DESKTOP_ENV fi I'm pretty sure openbox shouldn't run anything in autostart if it's running inside another desktop environment's session by default, since that environment would've already autostarted everything it needs. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (600, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages openbox depends on: ii libc6 2.13-21 ii libfontconfig1 2.8.0-3 ii libfreetype6 2.4.6-2 ii libglib2.0-0 2.28.6-1 ii libice6 2:1.0.7-2 ii libobparser21 3.4.11.2-2 ii libobrender21 3.4.11.2-2 ii libpango1.0-0 1.28.4-3 ii libsm6 2:1.2.0-2 ii libstartup-notification0 0.12-1 ii libx11-6 2:1.4.4-2 ii libxau6 1:1.0.6-3 ii libxext6 2:1.3.0-3 ii libxft2 2.2.0-3 ii libxinerama1 2:1.1.1-3 ii libxml2 2.7.8.dfsg-4 ii libxrandr2 2:1.3.2-2 ii libxrender1 1:0.9.6-2 Versions of packages openbox recommends: ii obconf 2.0.3-3 ii openbox-themes 1.0.2 Versions of packages openbox suggests: ii libxml2-dev 2.7.8.dfsg-4 ii menu 2.1.45 ii python 2.6.7-3 ii ttf-dejavu 2.33-2 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org