logo elektroda
logo elektroda
X
logo elektroda

Windows 10 Laptop: Displaying Images Instead of Numbers in Arduino IDE - User Experience

tomik83 9885 10
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 16836270
    tomik83
    Level 10  
    Hello,
    for some time, I don't remember exactly when, on my laptop, characters of numbers are displayed strangely. The problem is strange, because in Visual Studio everything is fine, but when I turn on the Aruino IDE it's not cool anymore. The characters exchanged represent the pictures. What's more, when I enter the numbers from 1-9 in the Arduino IDE are bushes, when I copy and paste them into the browser they display normally.
    Anyone had a similar problem? I searched a lot and found nothing wise.
    greetings
    Thomas Windows 10 Laptop: Displaying Images Instead of Numbers in Arduino IDE - User Experience

    If not the right topic, please move.
  • ADVERTISEMENT
  • #2 16836312
    Kolobos
    IT specialist
    Have you tried changing the font to another one?
  • #3 16836448
    tomik83
    Level 10  
    If you ask for a font in the Arduino IDE then yes.
    I have also found that even the code cited on websites is displayed the same, but only the rest of the characters quoted except the quote are OK.
    Ideas?
  • ADVERTISEMENT
  • #4 16836453
    Kolobos
    IT specialist
    Maybe the font is damaged or replaced.

    Run the cmd window with administrator rights and there: sfc / scannow
    After finishing check if something interesting can be seen in the logs.
  • ADVERTISEMENT
  • #5 16836514
    tomik83
    Level 10  
    Beginning system scan. This process will take some time.

    Beginning verification phase of system scan.
    Verification 100% complete.

    Windows Resource Protection did not find any integrity violations.


    Takie coś otrzymałem
  • #6 16836612
    safbot1st
    Level 43  
    Looks like some damage to the Arduino IDE (1.8.5) installation, some text encoding bug.
    SMART disk ok? Stable system?
    Have you tried reinstalling the program or using Arduino 1.8.3 for comparison?

    Added after 4 [minutes]:

    In general, it looks like the numlock is pressed on the screen :D
    But on a laptop, right?

    Added after 1 [minutes]:

    8 (eight) - is an asterisk. The asterisk is below the eight. Such a lead. But the effect is psychedelic in Arduino 1.8.5 ... ;)
  • #7 16836633
    tomik83
    Level 10  
    I uninstalled Arduino, installed it somewhere else, downloaded the beta versions, and the same for everyone. The system works as usual, i.e. it starts without a problem, quickly, during operation it works normally, absolutely no tricks etc.
  • ADVERTISEMENT
  • #8 16836647
    safbot1st
    Level 43  
    Is this a laptop

    Added after 45 [seconds]:

    Change the keyboard layout to US trial.
  • #9 16836669
    tomik83
    Level 10  
    Yes.
    Lenovo Ideapad 700 15ISK.

    Unfortunately, after changing the language without changes.
  • #10 16836699
    safbot1st
    Level 43  
    tomik83 wrote:
    Lenovo Ideapad 700 15ISK.

    Will you put numlock into a trial? I have heard of a numlock from an external USB keyboard - have you connected it?
  • #11 16836762
    tomik83
    Level 10  
    It doesn't change anything with or without a numlock or an external keyboard. I can't write Polish stamps all the time - of course only in Arduino.


    Also in DEV C ++ are the same "china".
    Could this be a problem with any libraries in the system?
    In DEV, until something is commented, it is displayed strangely, when a comment is inserted, the stamps change into numbers

Topic summary

A user reported an issue with the Arduino IDE on a Windows 10 laptop, where numbers are displayed as images or symbols, while other applications like Visual Studio function normally. Suggestions included changing the font in the IDE, running a system file check (sfc /scannow) to identify potential font corruption, and reinstalling the Arduino IDE. The user confirmed that the problem persists across different installations and versions of the IDE, including beta versions. They also mentioned using a Lenovo Ideapad 700 15ISK and attempted changing the keyboard layout without success. Further troubleshooting involved checking for numlock issues and potential conflicts with libraries in the system, as similar display problems occurred in DEV C++.
Summary generated by the language model.
ADVERTISEMENT