Here's an example transcript, from a Gutsy installation. vnix$ sawfish-client sawfish 1.3, Copyright (C) 1999-2000 John Harper sawfish comes with ABSOLUTELY NO WARRANTY; for details see the file COPYING
Enter `,help' to list commands. user> (nosvchcommand) (You're accessing an undefined variable or function `nosvchcommand') user> (get-window-by-name-re 'invalidparameter) user> (get-window-by-name-re) ; too few parameters user> ^D vnix$ tail -3 .xsession-errors *** Unbound variable: nosvchcommand *** Bad argument: #<subr string-match>, invalidparameter, 1 *** Required argument missing: #<closure get-window-by-name-re>, 1 -- sawfish-client errors end up in .xsession-errors https://bugs.launchpad.net/bugs/175084 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
