> After build from git i can't start sawfish. I got: > > rep: using deprecated feature - `0xNN' hexadecimal read syntax > > Lisp backtrace: > #12 string-match ... > #11 string-split ... > #10 split-desktop-entry ... > #9 fdo-menu-entry ... > #8 generate-apps-menu ... > #7 update-apps-menu ... > #6 run-byte-code ... > #4 make-structure (() #<closure 8143028 @ user> #<closure 814303c @ > user> user) #2 load ... > #1 run-byte-code ... > > error--> (bad-arg #<subr string-match> () 2) > > If i can start sawfish i will try to fix it ;).
apps-menu.jl ... You should provide a tarball containing your .desktop files (/usr/share/applications/*.desktop and probably $HOME/.local/share/applications/*.desktop), so that we or Matthew can debug it For now, you can revert to old apps-menu using: git revert 9aea360b179f90d609159f3bdaaa70502778dea0 Chris
