as / a

A graphical text editor
BSD 3-Clause "New" or "Revised" License
352 stars 25 forks source link

a: windows gives me a black window. #140

Closed dertuxmalwieder closed 6 years ago

dertuxmalwieder commented 6 years ago
C:\> go get github.com/as/a
C:\> a
guide
CreateFile guide: Das System kann die angegebene Datei nicht finden.
.
+Errors
CreateFile +Errors: Das System kann die angegebene Datei nicht finden.

I get a black, empty window. That's all.

dertuxmalwieder commented 6 years ago

A different Windows 10 machine has no such issue, by the way.

as commented 6 years ago

This might be an issue with some CPU features not supported on the other machine. Mind posting your processor model/version information for the one with the black screen?

dertuxmalwieder commented 6 years ago

From CPU-Z:

Specification       Intel(R) Core(TM) i5 CPU         650  @ 3.20GHz
CPUID           6.5.2
Microcode Revision  0xE

Potentially relevant: Windows 1709 (16299.431) - if that matters as well.

dertuxmalwieder commented 6 years ago

FYI, the problem persists with the newest updates.

as commented 6 years ago

This issue is next on the hit list

dertuxmalwieder commented 6 years ago

The problem seems to be gone with 0.7.8. Thank you! :-)