This should be fixed in the next upload of byobu to Karmic. Also, I have a fix for screen-profiles in Jaunty. I'll will propose an SRU to jaunty-updates.
I will test if any arguments have been passed to screen. If so, I won't bother with profile selection at that time. # If the user is running screen with some arguments, but has not selected # their profile yet, don't bother them with profile selection at this time if [ $# -gt 0 -a ! -h "$HOME/.screen-profiles/profile" ]; then exec /usr/bin/screen.real "$@" exit $? fi :-Dustin ** Changed in: byobu (Ubuntu) Status: In Progress => Fix Released ** Changed in: screen-profiles (Ubuntu) Importance: Undecided => High ** Changed in: screen-profiles (Ubuntu) Status: Won't Fix => In Progress ** Changed in: screen-profiles (Ubuntu) Milestone: None => jaunty-updates ** Also affects: byobu (Ubuntu Jaunty) Importance: Undecided Status: New ** Also affects: screen (Ubuntu Jaunty) Importance: Undecided Status: New ** Also affects: screen-profiles (Ubuntu Jaunty) Importance: Undecided Status: New ** Changed in: byobu (Ubuntu Jaunty) Status: New => Invalid ** Changed in: screen (Ubuntu Jaunty) Status: New => Invalid ** Changed in: screen-profiles (Ubuntu Jaunty) Importance: Undecided => High ** Changed in: screen-profiles (Ubuntu Jaunty) Status: New => In Progress ** Changed in: screen-profiles (Ubuntu Jaunty) Milestone: None => jaunty-updates ** Changed in: screen-profiles (Ubuntu Jaunty) Assignee: (unassigned) => Dustin Kirkland (kirkland) ** Changed in: byobu (Ubuntu) Status: Fix Released => In Progress -- please don't bother me with a prompt about profiles https://bugs.launchpad.net/bugs/330322 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs