8000 autosub progress bar... · Issue #842 · Maximus5/ConEmu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

autosub progress bar... #842

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

Open
kyjelblue opened this issue Aug 25, 2016 · 16 comments
Open

autosub progress bar... #842

kyjelblue opened this issue Aug 25, 2016 · 16 comments
Labels

Comments

@kyjelblue
Copy link
kyjelblue commented Aug 25, 2016

Versions

ConEmu build: 160724 x64
OS version: Windows 10 x64 1607 build 14393.82
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): msys2

Problem description

Python 2.7, Autosub(https://github.com/agermanidis/autosub)
Progress bar is not working, See to below

mintty
2016-08-26_04-27-06

ConEmu
2016-08-28_01-44-44

Why is it so?

@Maximus5
Copy link
Owner

Show the "Terminal modes" in the status bar. Attach the screenshot.

I suppose, that it's a python bug, incorrect use of WinAPI.
Console doesn't allow to put cursor after the EOL without LF.

You may try cygwin/msys connector, if your python is build using cygwin/msys libraries (I doubt).
Anyway, it's not a ConEmu problem.

@kyjelblue
Copy link
Author

python 2.7.11(msys2)
cygwin/msys connector 0.7.4
I'm sure it is in.

@kyjelblue
Copy link
Author
kyjelblue commented Aug 27, 2016

@Maximus5 The ConEmu screenshot is fixed.
XTerm mode.

@Maximus5
Copy link
Owner

What is python2.exe? Full exe path? url of installer?

@kyjelblue
Copy link
Author

@Maximus5
2016-08-28_03-03-09

@jjeziorny
Copy link

I have the same issue when ssh into a archlinux and use pacman, the progressbar keeps going down a line every new character

@kyjelblue
Copy link
Author

@Maximus5
This issue is still valid for '161022'.
I think it's a problem of cygwin/msys connector, but is it an bug that can't fix it?

@Maximus5
Copy link
Owner

This is not a bug of connector.
In fact, this is the problem of xterm emulation over conhost. It's not possible in RealConsole to put cursor after end of line, the cursor goes next line immediately and automatically.
ConEmu tries to hack this issue, but your case was not processed yet.

@ghost
Copy link
ghost commented Oct 29, 2016

I do have this issue as well when SSHing into an Archlinux machine and running Pacman. This has always been the case ever since I've started using ConEmu and I would really love to finally get this fixed.

Related ticket on the Msys bugtracker which points at ConEmu as the source of the issue: https://sourceforge.net/p/msys2/tickets/13/

@tjtyrrell
Copy link

I would also like to see this "fixed". Naturally it isn't anymore more than a "nice to have", but it would be nice to have :)

@Maximus5
Copy link
Owner
Maximus5 commented Mar 6, 2017

What about build 170305?

@ghost
Copy link
ghost commented Mar 6, 2017

Thanks, I'll give it a try when I'm back home near a Windows machine.

@kyjelblue
Copy link
Author

@Maximus5 I'm sorry to report late.
As a result, the previous does not appear and it works correctly. Thank you.

@ghost
Copy link
ghost commented Apr 1, 2017

I'm afraid this does not fix it unless I'm using it wrong. I am using Cmder so I decompressed the 7z into vendor/conemu-maximus5 (where the Cmder's default ConEmu lives) and when go into About I do see that the version is the new one I just decompressed. Unfortunately running a pacman -Syu (on Archlinux) still shows the issue. Also tried with the latest development release and still no luck.

@kyjelblue would you mind telling me how are you using it - with cmder or standalone? And in which programs did you have the problem in the first place?

@kyjelblue
Copy link
Author

@Rjevski My environment has already been mentioned above. :)

@Equim-chan
Copy link
Equim-chan commented Sep 30, 2017

I found something interesting. When I use zsh provided by MSYS2, the pacman prints good progress bar; but when I use ssh, which is also provided by MSYS2, to connect to a Arch Linux host, the pacman prints with the issue.

I'm using ConEmu 170910.

This might be related: Alexpux/MSYS2-pacman#10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants
0