Description of problem: For the openbox package currently on updates-testing, the following line appears in ~.xsession-errors at login: /usr/bin/openbox-gnome-session: line 49: x[gnome-settings-daemon,openbox]: command not found Version-Release number of selected component (if applicable): Name : openbox Arch : x86_64 Version : 3.4.9 Release : 1.fc12 This release is currently on updates-testing. How reproducible: Always happens when logging in to gnome/openbox. Steps to Reproduce: 1.Log in to gnome/openbox. 2.Check the output from "head ~/.xsession-errors" 3. Actual results: Error message in ~.xsession-errors from malformed line in /usr/bin/openbox-gnome-session shell script Expected results: No error is expected. Additional info: Changing the offending line, 49, in /usr/bin/openbox-gnome-session from: if x$OB_SESSION != x$SESSION; then to: if [ x$OB_SESSION != x$SESSION ]; then fixes the problem. :)
openbox-3.4.10-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/openbox-3.4.10-1.fc12
openbox-3.4.10-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update openbox'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-0318
Using test works too, thanks for the quick fix. Gene
openbox-3.4.10-2.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/openbox-3.4.10-2.fc12
openbox-3.4.10-2.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update openbox'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-0744
openbox-3.4.10-1.fc12 works, but openbox-3.4.10-2.fc12 logs in to metacity/Gnome, even when openbox/Gnome is selected.
openbox-3.4.10-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/openbox-3.4.10-3.fc12
openbox-3.4.10-3.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update openbox'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-0881
I didn't see openbox-3.4.10-3.fc12 on updates-testing, so I downloaded it from the link in Comment 7. It's working normally so far.
openbox-3.4.10-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.