Skip to content
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

No new line in console output #8

Closed
AKBON opened this issue Mar 21, 2016 · 11 comments
Closed

No new line in console output #8

AKBON opened this issue Mar 21, 2016 · 11 comments

Comments

@AKBON
Copy link

AKBON commented Mar 21, 2016

Hi,

I have the problem, that in the console output everything goes into an endless string instead of beginning a new line for every statement. In your animated gifs everything looks fine. Is that a matter of preferences or what could be the reason?

Thx!

@gepd
Copy link
Owner

gepd commented Mar 21, 2016

what development board are you using?
can you show me the code are you using to print the text?

@AKBON
Copy link
Author

AKBON commented Mar 22, 2016

Hi, it's not code depended. I mean the outputs of deviot in the console, while compiling or setting up something. That all goes into a long string with no line break in the sublime window. Console is the wrong word, I am not sure how it's called correctly^^

@gepd
Copy link
Owner

gepd commented Mar 22, 2016

You can said console, I'll understand
To know where is the problem, I need to replicate the conditions of your project, without that information there is not much I can help. As you noted in the gift, with my setup all works fine.

@AKBON
Copy link
Author

AKBON commented Mar 23, 2016

It already hapens directly after installation of the plugin, so not much configuration has been done. My first try was uploading an example sketch to a NodeMCU ESP 8266. The problem is reproducable on other windows machines (German, if that in any case could be part of the cause).

@gepd
Copy link
Owner

gepd commented Mar 23, 2016

can you provide me the link of the example?

@AKBON
Copy link
Author

AKBON commented Mar 23, 2016

It occurs everytime, no matter what code is used and I'm not sure how the code could influence the console output. Consider the standard Arduino blink example, than the console output after building looks like this:

[ Deviot 1.1.3 ] Blink.ino
init_project_11:21:02success_took_5.96built_project_11:21:08

Another Issue: The names of the menu items are also not correct, they are like "menu_new_sketch" and so on.

Interesting: Problem seems only to exist on Windows, on a MAC the output and the menu items are both fine.

Could it be a problem with a parallel installation of Stino?

@gepd
Copy link
Owner

gepd commented Mar 23, 2016

Now I understand the issue, always adds the most information possible to understand the problem.

I've deviot installed in multiple O.S and I haven't that error, try disabling stino from the package control options and restarting ST. If it doesn't work try changing the language to spanish and after to english again.

you said It happens to you in all versions of windows or you tried only in a specific one?

@AKBON
Copy link
Author

AKBON commented Apr 2, 2016

Hi, it happens in XP an Win 7, that's where I could test it. I just made a fresh installation on my private laptop (Win 7) which never had contact to Stino. Switching the language and restarting Sublime solved the menu item and line break problem. Thx!

Now, only the symbols still are wrong. They are all there, but different from your screenshots or our OS system. Maybe some quick infos at mouse hover would be helpful :-)

EDIT: Ah, I just saw your answer to that issue. Then it's fine...but quicktips would be cool though ;-)

@gepd
Copy link
Owner

gepd commented Apr 2, 2016

What is the default language in your machines? I'm thinking it can be because you're using a different language. (I'm just guessing)

Most problems with icons is because ST has problem with different OS and don't support graphic buttons, I'm looking for a better solution.

@AKBON
Copy link
Author

AKBON commented Apr 2, 2016

System default language is German.

@gepd
Copy link
Owner

gepd commented Apr 2, 2016

Thanks, I know what can be the problem, it will be solved in the next release.

@gepd gepd closed this as completed Apr 2, 2016
gepd added a commit that referenced this issue Apr 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants