Package: boinc-client Version: 6.12.33+dfsg-1.1 Severity: normal --- Please enter the report below this line. ---
In the past trying to close the boinc client window would close the window, leaving just a system tray icon (or possibly even nothing while still running). Now it won't: clicking the 'x' button just minimises the window and the window can't be closed without stopping BOINC tasks on the computer. I find this annoying... :-/ Didn't see any other bugs posted, so is this happening to other users? I presume it's "functionality" built into the client. --- System information. --- Architecture: amd64 Kernel: Linux 3.0.0-1-amd64 Debian Release: wheezy/sid 500 testing ftp.ch.debian.org 500 stable security.debian.org 500 lucid ppa.launchpad.net --- Package information. --- Depends (Version) | Installed =================================-+-============== libc6 (>= 2.2.5) | 2.13-16 libcurl3 (>= 7.16.2-1) | 7.21.7-1 libgcc1 (>= 1:4.1.1) | 1:4.6.1-4 libssl1.0.0 (>= 1.0.0) | 1.0.0d-3 libstdc++6 (>= 4.1.1) | 4.6.1-4 zlib1g (>= 1:1.1.4) | 1:1.2.3.4.dfsg-3 debconf (>= 0.5) | 1.5.40 OR debconf-2.0 | python (>= 2.3) | 2.6.7-3 adduser | 3.113 ca-certificates | 20110502 Recommends (Version) | Installed =========================-+-=========== ia32-libs | 20110609 Suggests (Version) | Installed ================================-+-=========== boinc-app-seti | boinc-manager | 6.12.33+dfsg-1.1 x11-xserver-utils | 7.6+3 --- Output from package bug script --- -- Contents of /etc/default/boinc-client: # This file is /etc/default/boinc-client, it is a configuration file for the # /etc/init.d/boinc-client init script. # Set this to 1 to enable and to 0 to disable the init script. ENABLED="1" # Set this to 1 to enable advanced scheduling of the BOINC core client and # all its sub-processes (reduces the impact of BOINC on the system's # performance). SCHEDULE="1" # The BOINC core client will be started with the permissions of this user. BOINC_USER="boinc" # This is the data directory of the BOINC core client. BOINC_DIR="/var/lib/boinc-client" # This is the location of the BOINC core client, that the init script uses. # If you do not want to use the client program provided by the boinc-client # package, you can specify here an alternative client program. #BOINC_CLIENT="/usr/local/bin/boinc" BOINC_CLIENT="/usr/bin/boinc" # Here you can specify additional options to pass to the BOINC core client. # Type 'boinc --help' or 'man boinc' for a full summary of allowed options. #BOINC_OPTS="--allow_remote_gui_rpc" BOINC_OPTS=""

