FS#48609 - [bspwm] PKGBUILD references removed bspwm-session

Attached to Project: Community Packages
Opened by aoba (aoba) - Wednesday, 16 March 2016, 17:45 GMT
Last edited by Alexander F. Rødseth (xyproto) - Friday, 18 March 2016, 00:21 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The PKGBUILD calls `gendesk -f -n -wm --pkgname "$pkgname" --exec "$pkgname-session"` (with pkgname=bspwm) in prepare(). bspwm-session has been removed, and bspwm provides its own session file (which should be included with `make install`, I think).

The result is that bspwm cannot be launched from a display manager because /usr/share/xsessions/bspwm.desktop points to the nonexistent bspwm-session.


Additional info:
* package version(s)
bspwm 0.9.1-1

* config and/or log files etc.
n/a

Steps to reproduce:
- Install the bspwm package
- Attempt to launch bspwm from lightdm
- bspwm is not even an option
This task depends upon

Closed by  Alexander F. Rødseth (xyproto)
Friday, 18 March 2016, 00:21 GMT
Reason for closing:  Fixed
Comment by Alexander F. Rødseth (xyproto) - Thursday, 17 March 2016, 23:21 GMT
Thanks for reporting! The updated package will appear in [community] shortly.

Loading...