-
Notifications
You must be signed in to change notification settings - Fork 161
Blinking cursor/no output: Terminal is not responding #668
Comments
Thank you for opening this report. These types issues cant be duplicated, Ive tried over and over and cannot, it works flawlessly here, its quite difficult to find out whats the cause is with reports such as yours, never mind fix it. The easiest way to have it fixed, is to have a virgin OS install, where Atom has never been installed before, and no other software actually exists and install Atom + platformio terminal. I would recommend 64-bit Windows 10 pro 1803 and nothing else but Atom + platformio-ide-terminal. That said, since platformio-atom-ide-terminal 2.9.0 f64888d is using node-pty-prebuilt instead of the unmaintained and outdated pty.js. This is good news for stability and compatibility and fixed many many issues. If you cant get it to work, your best bet is to switch to vscode, or help implement #426 |
Merging duplicate issue #669 opened by @qeithva
Descriptionclean atom install + platformio-ide-terminal Steps to reproduce
Expected behavior: Actual behavior: Reproduces how often:
VersionsC:\Users\Owner>apm --version C:\Users\Owner>atom --version Atom : 1.34.0
OS name and version: windows 10 home (1803) Platformio-ide-terminal version: 2.9.1 Additional Informationtried to delete .atom many times |
Merging duplicate issue #669 opened by @ayushgupta321
DescriptionThe terminal does not seem to work. A blinking cursor appears ,but I cannot write anything. Steps to reproduce
Expected behavior: Actual behavior: Reproduces how often: Versions
OS name and version: Additional Information |
Right click on console window -> clear |
Merging duplicate issue #671 opened by @vishaldeep24
DescriptionI installed platformio-ide-terminal and restarted atom but no terminal is coming up. Neither powershell or cmd is coming up. i uninstalled the package and resinstalled it again still nothing worked. Steps to reproduce
Expected behavior: Actual behavior: Reproduces how often: Versions
OS name and version: Windows 10 Home 64-bits Additional InformationMerging duplicate issue #669 opened by @ManuelZ
DescriptionWhen I open a terminal I get no terminal, nor errors, just a "loading" terminal.
Steps to reproduce
Expected behavior:
Actual behavior: Reproduces how often:
Versions
OS name and version: Windows 10 Home 1809 Additional InformationMe too reportsAnyone else facing this exact issue and posting "me too" reports here, please copy and paste this into the reply field and provide the requested information. Thank you. |
@16273849 @PrathyushTuraga @vishaldeep24 @ayushgupta321 @qeithva @12xman please test the following.
|
This does not help. |
No it didn't work |
A few things I suggest trying. Disable GPU rendering in Atom.
On another note, the most failures are coming from reports of WIndows 10 home, please test as above with windows 10 pro 64-bit. Please report back with full results. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Thank you! Updating to 2.9.1 fixed it for me. |
Glad to ear it. |
@AdamZHANG123 see #668 (comment) L1Q issue was unrelated to this anyway. |
This comment has been minimized.
This comment has been minimized.
@ychuckt8 me too reports must also fill in the issue template Copy and paste the template located at https://raw.githubusercontent.com/platformio/platformio-atom-ide-terminal/master/.github/ISSUE_TEMPLATE.md and fill in all fields. Logs / Errors / other information should be added at the bottom in the Notes portion of the issue template. Thank you for understanding. |
Just in case someone missed it, heres a list of things to try. Ive installed Atom + this package in 5 different OS's including macOS, Windows 10 pro, Ubuntu, Fedora, Arch Linux they all work fine, no errors and no failures to start. |
Thank you, thank you thank you thank you. This fixed the "cursor only" problem for me (atom 1.50 platformio 2.10). Feels amazing after nearly a month of copy pasting into a separate terminal. |
I'm using atom 1.5.0 on Win10 Home and was hitting this issue. By uninstalling then reinstalling platformio-ide-terminal, the newest terminal release 2.10 worked like a charm. |
I ha the same problem on Ubuntu 20.04 with |
This saved mylife thank you
|
It's unacceptable that a plugin with 10 million downloads is so problematic. I struggled all day. Finally I solved my problem with https://github.com/bus-stop/terminus. goodbye platformio. Thank you "terminus" |
@muzozt67 Since terminus would not exist without platformio-atom-ide-terminal because its a fork of this project. Also #543 which is fair warning this project causes issues with specific setups. None however are ever bug or problem free. Free as in free beer, is also the price of both. |
Reinstall Atom many times... same issue as of October 2020 with Win10 Home 64bit, Atom 1.52 and Platformio 2.10. Sorry to say that this is looking more like a MS solution if y'all are suggesting to install much older versions of software...I'm not an expert so not worth the trouble for me...will revisit in a few weeks |
This has been running just fine, and then it stopped, per this issue. I had to uninstall the package and re-install it to get it to work again. As a side note, on my work dev pc, I had to run Atom as administrator to get the terminal to work. |
Solved my problem, thank you so much! |
I am also experiencing the same issue as of 21.10.20. Tried clearing and closing terminal with no success. |
Same issue here, I'm using Windows 10 From
From
Tried to uninstall, but install again fails. Tried Terminus, but it simply freezes Atom when I open it, so no luck there either. |
I'm running Atom/platformio (specs below), and suffering also with platformio-ide-terminal hanging with a blinking cursor. Terminus is installed and works when manually opened. I noticed at the same time that platformio-ide-terminal broke, many of the platformio menu options also failed (e.g., Platformio home icon >> Libraries >> updates will list the libraries that can be updated but the update button is disabled). Anyone know if this is related to platformio-ide-terminal breaking? If so, any way to force the platformio plugin to point to Terminus? I searched but couldn't find anything on this Atom : 1.52.0 apm --version |
You dont use both, pick a terminal and thats it. |
I can confirm that this works beautifully. |
Tobyink, thej0k3r - my question was around other Platformio functionality. I have Terminus working quite happily right now - i press the "+" button, it opens a terminal, and it works just fine. Around the same time that platformio-ide-terminal broke, all kinds of stuff like updating libraries, listing libraries, listing packages also broke. Maybe (I'm guessing) when I try to list packages or whatever, it runs a terminal shell in the background (which doesn't work now) and normally the IDE would normally pipe those results. So, getting Terminus to work as a standalone terminal doesn't help me here. Any suggestions on getting the other functionality to work, or is it somehow unrelated? Anything helps... |
Beside you uninstall and reinstall platformio-ide-terminal via external terminal while atom is closed. If that doesnt work try same for terminus, without having both terminals installed at same time just in case. |
Yes!
After trying everything, that actually did the trick somehow... Question is how long it will keep working, because last time it just stopped working after restarting Atom (no updates that I was aware of) The error that I caught relates to |
Also fixed the issue by switching to: https://github.com/bus-stop/terminus |
Got a fix: https://github.com/bus-stop/terminus |
Fixed in https://github.com/platformio/platformio-atom-ide-terminal/releases/tag/v2.10.1 Please update to the latest version. |
I've literally never had this work. I always install it on a fresh install of Atom almost as a joke. This has happened across different systems, different OSes. I don't understand why it's so problematic. |
@AerosolSP This package is no longer maintained. Please uninstall platformio-ide-terminal and install either terminus or x-terminal |
I did eventually install terminus today. I'll try to remember this is no
longer maintained.
Perhaps it should be removed, though?
…On Tue, 14 Dec 2021, 17:16 Tony Brix, ***@***.***> wrote:
@AerosolSP <https://github.com/AerosolSP> This package is no longer
maintained. Please uninstall platformio-ide-terminal and install either
terminus <https://atom.io/packages/terminus> or x-terminal
<https://atom.io/packages/x-terminal>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#668 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACA2EVZ3VUEBCDW74HDWKXDUQ53WRANCNFSM4G3O4JYQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
I agree, but I think @ivankravets is the only one who can do that. |
Good luck with that... Wont ever happen while this sort of works, should have just let it die instead of trying to keep it going. |
Description
The terminal only displays the terminal cursor on a blank screen. I have tried to uninstall and reinstall the package and even atom it's self, and restarting the machine after each install. I have installed platformio-ide 2.3.1, and nodejs as some would advise from the community, but still got the same issue. Please see below are the snapshots of the ide and the config file.
Steps to reproduce
Expected behavior:
Expecting it display the cmd/powershell console window content, with the current directory as default.
Actual behavior:
Only displays a console cursor, with nothing else.
Reproduces how often:
Always
Versions
OS name and version:
Windows 10
Platformio-ide-terminal version:
Additional Information
The text was updated successfully, but these errors were encountered: