-
Notifications
You must be signed in to change notification settings - Fork 260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Layout settings get lost or shifted. #630
Comments
I'm on vacation right now til the end of the month, and unfortunately there's not much here for me to go on. Can you find a way to reliably reproduce this? |
@mattrose, this may not be the exact problem @dandudikof is seeing but I think my problem might be related. First I on Arch Linux with terminator version:
I've noticed that when I have multiple layouts the last one is the one that is used, not the one I actually selected. For example, I have config with two layouts "default" and "Robert-5wins":
I end up with the "Robert-5wins" layout and NOT the "default" layout: Hopefully you can reproduce the problem. |
What would be the proper procedure in dealing with multiple layouts , that include multiple profiles. Also would be nice if custom command in layouts and command in profiles had the same implementation. As far as login shell and working directory, as it would very much simplify things , where you would not a need I have found this is the part that gets me . And thank you for you work(not complaining about anything). Terminator does , what no other emulator can for my needs. But bash/sh scripting as a sysadmin is as far as i go. If there is a particular test in a clean env you would want me to perform i would try and report back. thanx. |
I can confirm same issue happens to me as described by @winksaville - terminator uses the last config from the list, when selecting from the context menu, regardless of how many you have saved. (on manjaro linux, terminator 2.1.1, shell: zsh 5.9) |
Glad it was reproducible! |
Can anyone corss check if this fix #652 has fixed the issue. It seems the same. |
I cloned the repo and then ran
That did NOT work the behavior was the same as before, the "last" profile was always used. But then I guessed that the even though I requested to run the new version with So I agree, the master branch #653 resolves this problem, TXS!
|
Can we get a new release soon? |
great, I saw this bug and was kind of confident that my fix should have settled related issue with selection. Thanks for confirming. Cheers ! |
Unfortunately, we just put out a release a week or two ago, but I'm hoping to institute quarterly releases so there should be one in January that incorporates this fix. |
Bummer, but for me an any fellow Arch Linux distribution users you can install using aur terminator-git. |
I just keep a copy of master checked out and run terminator from that :) |
My only comment here to @winksaville would be, that we are pushing quite a lot of changes recently which we all will like and I guess some testing and time be given before freezing things. May be that will give us more time to push more features :) |
Inconsistent editing of layout settings, saves and deletes and profiles also.
sometimes settings get lost , or shifted to another profile.
maybe it is just me not understanding of how things are supposed to work.
But i am having to resort to backing up the config and edits by hand as an alternative.
The text was updated successfully, but these errors were encountered: