[Bug 1809167] Re: byobu-prompt color prompt corrupts long command lines

2020-01-09 Thread Christian Ehrhardt 
** Changed in: byobu Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1809167 Title: byobu-prompt color prompt corrupts long command lines To manage notifications

[Bug 1809167] Re: byobu-prompt color prompt corrupts long command lines

2020-01-09 Thread Gunnar Thielebein
Sorry for the noise. Just recognise that 5.128 is out but Fedora30 still ships 5.127. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1809167 Title: byobu-prompt color prompt corrupts long command

[Bug 1809167] Re: byobu-prompt color prompt corrupts long command lines

2020-01-09 Thread Gunnar Thielebein
I can experience the same issue with byobu in Fedora 30. Is there a chance for a new release including that patch? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1809167 Title: byobu-prompt color

[Bug 1809167] Re: byobu-prompt color prompt corrupts long command lines

2019-01-25 Thread Christian Ehrhardt 
Hi David, summarizing what was found so far. 1. in Ubuntu this doesn't occurs since we use a less colorful PS1 -> marking the Ubuntu task as invalid 2. There already is an upstream PR to fix it in the byobu project https://github.com/dustinkirkland/byobu/pull/30 (yet unhanlded) I agree

[Bug 1809167] Re: byobu-prompt color prompt corrupts long command lines

2019-01-23 Thread Ubuntu Foundations Team Bug Bot
The attachment "non_ubuntu_color_fix.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by

[Bug 1809167] Re: byobu-prompt color prompt corrupts long command lines

2019-01-23 Thread David Parrish
I implemented a fix and then noticed someone else also found a fix on Github. https://github.com/dustinkirkland/byobu/pull/30 Patch attached. ** Patch added: "non_ubuntu_color_fix.patch" https://bugs.launchpad.net/byobu/+bug/1809167/+attachment/5231833/+files/non_ubuntu_color_fix.patch --

[Bug 1809167] Re: byobu-prompt color prompt corrupts long command lines

2019-01-21 Thread Daniel F. Dickinson
I haven't tested from Ubuntu proper -- I didn't realize at first about the difference in code paths for Ubuntu derivatives. Since 'pretending' to be Ubuntu for byobu purposes, and when I reported for System76 they didn't see the issue on Ubuntu, I'd say that it probably doesn't happen on Ubuntu

[Bug 1809167] Re: byobu-prompt color prompt corrupts long command lines

2019-01-19 Thread David Parrish
The Byobu prompt works fine for me in Ubuntu. I see the issues described above in Arch Linux. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1809167 Title: byobu-prompt color prompt corrupts long

[Bug 1809167] Re: byobu-prompt color prompt corrupts long command lines

2019-01-14 Thread Andreas Hasenack
So in Ubuntu it doesn't happen? When I start byobu in bionic, my shell gets BYOBU_DISTRO set to Ubuntu: andreas@nsnx:~$ byobu andreas@nsnx:~$ echo $BYOBU_DISTRO Ubuntu My prompt (PS1) is "boring", though, no extra colors. -- You received this bug notification because you are a member of

[Bug 1809167] Re: byobu-prompt color prompt corrupts long command lines

2019-01-14 Thread Andreas Hasenack
So in Ubuntu it doesn't happen? When I start byobu in bionic, my shell gets BYOBU_DISTRO set to Ubuntu: andreas@nsnx:~$ byobu andreas@nsnx:~$ echo $BYOBU_DISTRO Ubuntu My prompt (PS1) is "boring", though, no extra colors. -- You received this bug notification because you are a member of

[Bug 1809167] Re: byobu-prompt color prompt corrupts long command lines

2019-01-11 Thread Daniel F. Dickinson
So I was able to verify that if ~/.byobu/prompt contains export BYOBU_DISTRO=Ubuntu [ -r /usr/share/byobu/profiles/bashrc ] && . /usr/share/byobu/profiles/bashrc #byobu-prompt# Then the problem goes ways. The issues appears to be in /usr/share/byobu/profiles/bashrc, specifically: The

[Bug 1809167] Re: byobu-prompt color prompt corrupts long command lines

2019-01-10 Thread Daniel F. Dickinson
** Also affects: byobu (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1809167 Title: byobu-prompt color prompt corrupts long command lines To